summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-07-29xen/gntdev: Ignore failure to unmap INVALID_GRANT_HANDLEDemi Marie Obenour1-1/+2
2022-07-29lockdown: Fix kexec lockdown bypass with ima policyEric Snowberg1-0/+4
2022-07-29mlxsw: spectrum_router: Fix IPv4 nexthop gateway indicationIdo Schimmel1-1/+1
2022-07-29riscv: add as-options for modules with assembly compontentsBen Dooks1-0/+1
2022-07-29pinctrl: stm32: fix optional IRQ support to gpiosFabien Dessenne1-7/+11
2022-07-21Linux 5.4.207v5.4.207Greg Kroah-Hartman1-1/+1
2022-07-21can: m_can: m_can_tx_handler(): fix use after free of skbMarc Kleine-Budde1-2/+3
2022-07-21serial: pl011: UPSTAT_AUTORTS requires .throttle/unthrottleIlpo Järvinen1-2/+21
2022-07-21serial: stm32: Clear prev values before setting RTS delaysIlpo Järvinen1-0/+2
2022-07-21serial: 8250: fix return error code in serial8250_request_std_resource()Yi Yang1-1/+3
2022-07-21tty: serial: samsung_tty: set dma burst_size to 1Chanho Park1-3/+2
2022-07-21usb: dwc3: gadget: Fix event pending checkThinh Nguyen1-1/+3
2022-07-21usb: typec: add missing uevent when partner support PDLinyu Yuan1-0/+1
2022-07-21USB: serial: ftdi_sio: add Belimo device idsLucien Buchmann2-0/+9
2022-07-21signal handling: don't use BUG_ON() for debuggingLinus Torvalds1-4/+4
2022-07-21ARM: dts: stm32: use the correct clock source for CEC on stm32mp151Gabriel Fernandez1-1/+1
2022-07-21soc: ixp4xx/npe: Fix unused match warningLinus Walleij1-1/+1
2022-07-21x86: Clear .brk area at early bootJuergen Gross1-0/+2
2022-07-21irqchip: or1k-pic: Undefine mask_ack for level triggered hardwareStafford Horne1-1/+0
2022-07-21ASoC: madera: Fix event generation for rate controlsCharles Keepax1-3/+3
2022-07-21ASoC: madera: Fix event generation for OUT1 demuxCharles Keepax1-1/+7
2022-07-21ASoC: cs47l15: Fix event generation for low power mux controlCharles Keepax1-1/+4
2022-07-21ASoC: wm5110: Fix DRE controlCharles Keepax1-2/+6
2022-07-21ASoC: ops: Fix off by one in range control validationMark Brown1-2/+2
2022-07-21net: sfp: fix memory leak in sfp_probe()Jianglei Nie1-1/+1
2022-07-21nvme: fix regression when disconnect a recovering ctrlRuozhu Li4-6/+19
2022-07-21NFC: nxp-nci: don't print header length mismatch on i2c errorMichael Walle1-2/+6
2022-07-21net: tipc: fix possible refcount leak in tipc_sk_create()Hangyu Hua1-0/+1
2022-07-21platform/x86: hp-wmi: Ignore Sanitization Mode eventKai-Heng Feng1-0/+3
2022-07-21cpufreq: pmac32-cpufreq: Fix refcount leak bugLiang He1-0/+4
2022-07-21netfilter: br_netfilter: do not skip all hooks with 0 priorityFlorian Westphal1-3/+18
2022-07-21virtio_mmio: Restore guest page size on resumeStephan Gerhold1-0/+3
2022-07-21virtio_mmio: Add missing PM calls to freeze/restoreStephan Gerhold1-0/+23
2022-07-21mm: sysctl: fix missing numa_stat when !CONFIG_HUGETLB_PAGEMuchun Song1-9/+11
2022-07-21sfc: fix kernel panic when creating VFÍñigo Huguet1-0/+3
2022-07-21seg6: bpf: fix skb checksum in bpf_push_seg6_encap()Andrea Mayer1-1/+0
2022-07-21seg6: fix skb checksum in SRv6 End.B6 and End.B6.Encaps behaviorsAndrea Mayer1-2/+0
2022-07-21seg6: fix skb checksum evaluation in SRH encapsulation/insertionAndrea Mayer1-1/+4
2022-07-21sfc: fix use after free when disabling sriovÍñigo Huguet1-3/+7
2022-07-21net: ftgmac100: Hold reference returned by of_get_child_by_name()Liang He1-1/+14
2022-07-21ipv4: Fix data-races around sysctl_ip_dynaddr.Kuniyuki Iwashima2-3/+3
2022-07-21raw: Fix a data-race around sysctl_raw_l3mdev_accept.Kuniyuki Iwashima1-1/+1
2022-07-21icmp: Fix a data-race around sysctl_icmp_ratemask.Kuniyuki Iwashima1-1/+1
2022-07-21icmp: Fix a data-race around sysctl_icmp_ratelimit.Kuniyuki Iwashima1-1/+2
2022-07-21drm/i915/gt: Serialize TLB invalidates with GT resetsChris Wilson1-1/+14
2022-07-21ARM: dts: sunxi: Fix SPI NOR campatible on Orange Pi ZeroMichal Suchanek1-1/+1
2022-07-21ARM: dts: at91: sama5d2: Fix typo in i2s1 nodeRyan Wanner1-1/+1
2022-07-21ipv4: Fix a data-race around sysctl_fib_sync_mem.Kuniyuki Iwashima1-1/+1
2022-07-21icmp: Fix data-races around sysctl.Kuniyuki Iwashima1-2/+3
2022-07-21cipso: Fix data-races around sysctl.Kuniyuki Iwashima2-6/+8