summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-09-15Linux 5.4.213v5.4.213Greg Kroah-Hartman1-1/+1
2022-09-15MIPS: loongson32: ls1c: Fix hang during startupYang Ling1-1/+0
2022-09-15x86/nospec: Fix i386 RSB stuffingPeter Zijlstra1-0/+14
2022-09-15sch_sfb: Also store skb len before calling child enqueueToke Høiland-Jørgensen1-1/+2
2022-09-15tcp: fix early ETIMEDOUT after spurious non-SACK RTONeal Cardwell1-7/+18
2022-09-15nvme-tcp: fix UAF when detecting digest errorsSagi Grimberg1-1/+1
2022-09-15RDMA/mlx5: Set local port to one when accessing countersChris Mi1-0/+6
2022-09-15ipv6: sr: fix out-of-bounds read when setting HMAC data.David Lebrun1-0/+5
2022-09-15RDMA/siw: Pass a pointer to virt_to_page()Linus Walleij1-4/+14
2022-09-15i40e: Fix kernel crash during module removalIvan Vecera1-1/+4
2022-09-15tipc: fix shift wrapping bug in map_get()Dan Carpenter1-1/+1
2022-09-15sch_sfb: Don't assume the skb is still around after enqueueing to childToke Høiland-Jørgensen1-4/+6
2022-09-15afs: Use the operation issue time instead of the reply time for callbacksDavid Howells5-12/+5
2022-09-15rxrpc: Fix an insufficiently large sglist in rxkad_verify_packet_2()David Howells1-1/+1
2022-09-15netfilter: nf_conntrack_irc: Fix forged IP logicDavid Leadbeater1-2/+3
2022-09-15netfilter: br_netfilter: Drop dst references before setting.Harsh Modi2-0/+3
2022-09-15RDMA/hns: Fix supported page sizeChengchang Tang1-1/+1
2022-09-15soc: brcmstb: pm-arm: Fix refcount leak and __iomem leak bugsLiang He1-11/+39
2022-09-15RDMA/cma: Fix arguments order in net device validationMichael Guralnik1-2/+2
2022-09-15regulator: core: Clean up on enable failureAndrew Halaney1-2/+7
2022-09-15ARM: dts: imx6qdl-kontron-samx6i: remove duplicated nodeMarco Felsch1-10/+0
2022-09-15smb3: missing inode locks in punch holeDavid Howells1-5/+5
2022-09-15cgroup: Fix threadgroup_rwsem <-> cpus_read_lock() deadlockTejun Heo2-25/+56
2022-09-15cgroup: Elide write-locking threadgroup_rwsem when updating csses on an empty...Tejun Heo1-3/+13
2022-09-15cgroup: Optimize single thread migrationMichal Koutný3-13/+36
2022-09-15scsi: lpfc: Add missing destroy_workqueue() in error pathYang Yingliang1-1/+4
2022-09-15scsi: mpt3sas: Fix use-after-free warningSreekanth Reddy1-1/+1
2022-09-15nvmet: fix a use-after-freeBart Van Assche1-2/+4
2022-09-15debugfs: add debugfs_lookup_and_remove()Greg Kroah-Hartman2-0/+28
2022-09-15kprobes: Prohibit probes in gate areaChristian A. Ehrhardt1-0/+1
2022-09-15ALSA: usb-audio: Fix an out-of-bounds bug in __snd_usb_parse_audio_interface()Dongxiang Ke1-1/+1
2022-09-15ALSA: aloop: Fix random zeros in capture data when using jiffies timerPattara Teerapong1-3/+4
2022-09-15ALSA: emu10k1: Fix out of bounds access in snd_emu10k1_pcm_channel_alloc()Tasos Sahanidis1-1/+1
2022-09-15drm/amdgpu: mmVM_L2_CNTL3 register not initialized correctlyQu Huang1-0/+1
2022-09-15fbdev: chipsfb: Add missing pci_disable_device() in chipsfb_pci_init()Yang Yingliang1-0/+1
2022-09-15arm64: cacheinfo: Fix incorrect assignment of signed error value to unsigned ...Sudeep Holla1-1/+5
2022-09-15parisc: Add runtime check to prevent PA2.0 kernels on PA1.x machinesHelge Deller1-1/+42
2022-09-15parisc: ccio-dma: Handle kmalloc failure in ccio_init_resources()Li Qiong1-3/+8
2022-09-15drm/radeon: add a force flush to delay work when radeonZhenneng Li1-0/+3
2022-09-15drm/amdgpu: Check num_gfx_rings for gfx v9_0 rb setup.Candice Li1-1/+2
2022-09-15drm/gem: Fix GEM handle release errorsJeffy Chen3-26/+15
2022-09-15scsi: megaraid_sas: Fix double kfree()Guixin Liu1-1/+0
2022-09-15USB: serial: ch341: fix disabled rx timer on older devicesJohan Hovold1-1/+5
2022-09-15USB: serial: ch341: fix lost character on LCR updatesJohan Hovold1-1/+8
2022-09-15usb: dwc3: disable USB core PHY managementJohan Hovold1-0/+10
2022-09-15usb: dwc3: fix PHY disable sequenceJohan Hovold1-9/+10
2022-09-15btrfs: harden identification of a stale deviceAnand Jain1-7/+37
2022-09-15drm/i915/glk: ECS Liva Q2 needs GLK HDMI port timing quirkDiego Santa Cruz1-0/+3
2022-09-15ALSA: seq: Fix data-race at module auto-loadingTakashi Iwai1-7/+5
2022-09-15ALSA: seq: oss: Fix data-race for max_midi_devs accessTakashi Iwai1-0/+2