summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-21Linux 5.4.207v5.4.207Greg Kroah-Hartman
2022-07-21can: m_can: m_can_tx_handler(): fix use after free of skbMarc Kleine-Budde
2022-07-21serial: pl011: UPSTAT_AUTORTS requires .throttle/unthrottleIlpo Järvinen
2022-07-21serial: stm32: Clear prev values before setting RTS delaysIlpo Järvinen
2022-07-21serial: 8250: fix return error code in serial8250_request_std_resource()Yi Yang
2022-07-21tty: serial: samsung_tty: set dma burst_size to 1Chanho Park
2022-07-21usb: dwc3: gadget: Fix event pending checkThinh Nguyen
2022-07-21usb: typec: add missing uevent when partner support PDLinyu Yuan
2022-07-21USB: serial: ftdi_sio: add Belimo device idsLucien Buchmann
2022-07-21signal handling: don't use BUG_ON() for debuggingLinus Torvalds
2022-07-21ARM: dts: stm32: use the correct clock source for CEC on stm32mp151Gabriel Fernandez
2022-07-21soc: ixp4xx/npe: Fix unused match warningLinus Walleij
2022-07-21x86: Clear .brk area at early bootJuergen Gross
2022-07-21irqchip: or1k-pic: Undefine mask_ack for level triggered hardwareStafford Horne
2022-07-21ASoC: madera: Fix event generation for rate controlsCharles Keepax
2022-07-21ASoC: madera: Fix event generation for OUT1 demuxCharles Keepax
2022-07-21ASoC: cs47l15: Fix event generation for low power mux controlCharles Keepax
2022-07-21ASoC: wm5110: Fix DRE controlCharles Keepax
2022-07-21ASoC: ops: Fix off by one in range control validationMark Brown
2022-07-21net: sfp: fix memory leak in sfp_probe()Jianglei Nie
2022-07-21nvme: fix regression when disconnect a recovering ctrlRuozhu Li
2022-07-21NFC: nxp-nci: don't print header length mismatch on i2c errorMichael Walle
2022-07-21net: tipc: fix possible refcount leak in tipc_sk_create()Hangyu Hua
2022-07-21platform/x86: hp-wmi: Ignore Sanitization Mode eventKai-Heng Feng
2022-07-21cpufreq: pmac32-cpufreq: Fix refcount leak bugLiang He
2022-07-21netfilter: br_netfilter: do not skip all hooks with 0 priorityFlorian Westphal
2022-07-21virtio_mmio: Restore guest page size on resumeStephan Gerhold
2022-07-21virtio_mmio: Add missing PM calls to freeze/restoreStephan Gerhold
2022-07-21mm: sysctl: fix missing numa_stat when !CONFIG_HUGETLB_PAGEMuchun Song
2022-07-21sfc: fix kernel panic when creating VFÍñigo Huguet
2022-07-21seg6: bpf: fix skb checksum in bpf_push_seg6_encap()Andrea Mayer
2022-07-21seg6: fix skb checksum in SRv6 End.B6 and End.B6.Encaps behaviorsAndrea Mayer
2022-07-21seg6: fix skb checksum evaluation in SRH encapsulation/insertionAndrea Mayer
2022-07-21sfc: fix use after free when disabling sriovÍñigo Huguet
2022-07-21net: ftgmac100: Hold reference returned by of_get_child_by_name()Liang He
2022-07-21ipv4: Fix data-races around sysctl_ip_dynaddr.Kuniyuki Iwashima
2022-07-21raw: Fix a data-race around sysctl_raw_l3mdev_accept.Kuniyuki Iwashima
2022-07-21icmp: Fix a data-race around sysctl_icmp_ratemask.Kuniyuki Iwashima
2022-07-21icmp: Fix a data-race around sysctl_icmp_ratelimit.Kuniyuki Iwashima
2022-07-21drm/i915/gt: Serialize TLB invalidates with GT resetsChris Wilson
2022-07-21ARM: dts: sunxi: Fix SPI NOR campatible on Orange Pi ZeroMichal Suchanek
2022-07-21ARM: dts: at91: sama5d2: Fix typo in i2s1 nodeRyan Wanner
2022-07-21ipv4: Fix a data-race around sysctl_fib_sync_mem.Kuniyuki Iwashima
2022-07-21icmp: Fix data-races around sysctl.Kuniyuki Iwashima
2022-07-21cipso: Fix data-races around sysctl.Kuniyuki Iwashima
2022-07-21net: Fix data-races around sysctl_mem.Kuniyuki Iwashima
2022-07-21inetpeer: Fix data-races around sysctl.Kuniyuki Iwashima
2022-07-21net: stmmac: dwc-qos: Disable split header for Tegra194Jon Hunter
2022-07-21ASoC: sgtl5000: Fix noise on shutdown/removeFrancesco Dolcini
2022-07-21ima: Fix a potential integer overflow in ima_appraise_measurementHuaxin Lu