summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-21Linux 4.19.253v4.19.253Greg 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-21x86: Clear .brk area at early bootJuergen Gross
2022-07-21irqchip: or1k-pic: Undefine mask_ack for level triggered hardwareStafford Horne
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-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-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-21ipv4: Fix data-races around sysctl_ip_dynaddr.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-21ARM: dts: sunxi: Fix SPI NOR campatible on Orange Pi ZeroMichal Suchanek
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-21ASoC: sgtl5000: Fix noise on shutdown/removeFrancesco Dolcini
2022-07-21ARM: 9209/1: Spectre-BHB: avoid pr_info() every time a CPU comes out of idleArd Biesheuvel
2022-07-21ARM: dts: imx6qdl-ts7970: Fix ngpio typo and countKris Bahnsen
2022-07-21nilfs2: fix incorrect masking of permission flags for symlinksRyusuke Konishi
2022-07-21cgroup: Use separate src/dst nodes when preloading css_sets for migrationTejun Heo
2022-07-21ARM: 9214/1: alignment: advance IT state after emulating Thumb instructionArd Biesheuvel
2022-07-21ARM: 9213/1: Print message about disabled Spectre workarounds only onceDmitry Osipenko
2022-07-21net: sock: tracing: Fix sock_exceed_buf_limit not to dereference stale pointerSteven Rostedt (Google)
2022-07-21tracing/histograms: Fix memory leak problemZheng Yejian
2022-07-21xen/netback: avoid entering xenvif_rx_next_skb() with an empty rx queueJuergen Gross
2022-07-21ALSA: hda/realtek - Fix headset mic problem for a HP machine with alc221Meng Tang
2022-07-21ALSA: hda/conexant: Apply quirk for another HP ProDesk 600 G3 modelMeng Tang
2022-07-21ALSA: hda - Add fixup for Dell Latitidue E5430Meng Tang
2022-07-12Linux 4.19.252v4.19.252Greg Kroah-Hartman