summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-04-26Linux 4.19.282v4.19.282Greg Kroah-Hartman1-1/+1
2023-04-26ASN.1: Fix check for strdup() successEkaterina Orlova1-1/+1
2023-04-26iio: adc: at91-sama5d2_adc: fix an error code in at91_adc_allocate_trigger()Dan Carpenter1-1/+1
2023-04-26counter: 104-quad-8: Fix race condition between FLAG and CNTR readsWilliam Breathitt Gray1-13/+1
2023-04-26sctp: Call inet6_destroy_sock() via sk->sk_destruct().Kuniyuki Iwashima1-8/+21
2023-04-26dccp: Call inet6_destroy_sock() via sk->sk_destruct().Kuniyuki Iwashima4-8/+17
2023-04-26inet6: Remove inet6_destroy_sock() in sk->sk_prot->destroy().Kuniyuki Iwashima5-19/+1
2023-04-26tcp/udp: Call inet6_destroy_sock() in IPv6 sk->sk_destruct().Kuniyuki Iwashima9-15/+46
2023-04-26udp: Call inet6_destroy_sock() in setsockopt(IPV6_ADDRFORM).Kuniyuki Iwashima3-12/+15
2023-04-26ext4: fix use-after-free in ext4_xattr_set_entryBaokun Li1-2/+4
2023-04-26ext4: remove duplicate definition of ext4_xattr_ibody_inline_set()Ritesh Harjani3-34/+9
2023-04-26Revert "ext4: fix use-after-free in ext4_xattr_set_entry"Tudor Ambarus1-4/+2
2023-04-26x86/purgatory: Don't generate debug info for purgatory.roPingfan Liu1-1/+4
2023-04-26memstick: fix memory leak if card device is never registeredGreg Kroah-Hartman1-1/+4
2023-04-26nilfs2: initialize unused bytes in segment summary blocksRyusuke Konishi1-0/+20
2023-04-26xen/netback: use same error messages for same errorsJuergen Gross1-4/+2
2023-04-26s390/ptrace: fix PTRACE_GET_LAST_BREAK error handlingHeiko Carstens1-6/+2
2023-04-26net: dsa: b53: mmap: add phy opsÁlvaro Fernández Rojas1-0/+14
2023-04-26scsi: core: Improve scsi_vpd_inquiry() checksDamien Le Moal1-2/+9
2023-04-26scsi: megaraid_sas: Fix fw_crash_buffer_show()Tomas Henzl1-1/+1
2023-04-26selftests: sigaltstack: fix -WuninitializedNick Desaulniers2-6/+24
2023-04-26Input: i8042 - add quirk for Fujitsu Lifebook A574/HJonathan Denose1-0/+8
2023-04-26f2fs: Fix f2fs_truncate_partial_nodes ftrace eventDouglas Raillard1-1/+1
2023-04-26e1000e: Disable TSO on i219-LM card to increase speedSebastian Basierski1-25/+26
2023-04-26mlxfw: fix null-ptr-deref in mlxfw_mfa2_tlv_next()Nikita Zhandarovich1-0/+2
2023-04-26i40e: fix i40e_setup_misc_vector() error handlingAleksandr Loktionov1-1/+4
2023-04-26i40e: fix accessing vsi->active_filters without holding lockAleksandr Loktionov1-2/+2
2023-04-26virtio_net: bugfix overflow inside xdp_linearize_page()Xuan Zhuo1-2/+6
2023-04-26net: sched: sch_qfq: prevent slab-out-of-bounds in qfq_activate_aggGwangun Jung1-6/+7
2023-04-26ARM: dts: rockchip: fix a typo error for rk3288 spdif nodeJianqun Xu1-1/+1
2023-04-20Linux 4.19.281v4.19.281Greg Kroah-Hartman1-1/+1
2023-04-20arm64: KVM: Fix system register enumerationMarc Zyngier1-3/+3
2023-04-20KVM: arm64: Filter out invalid core register IDs in KVM_GET_REG_LISTDave Martin1-8/+43
2023-04-20KVM: arm64: Factor out core register ID enumerationDave Martin1-8/+24
2023-04-20KVM: nVMX: add missing consistency checks for CR0 and CR4Paolo Bonzini1-2/+8
2023-04-20coresight-etm4: Fix for() loop drvdata->nr_addr_cmp range bugSteve Clevenger1-1/+1
2023-04-20watchdog: sbsa_wdog: Make sure the timeout programming is within the limitsGeorge Cherian1-0/+1
2023-04-20cgroup/cpuset: Wake up cpuset_attach_wq tasks in cpuset_cancel_attach()Waiman Long1-1/+3
2023-04-20ubi: Fix deadlock caused by recursively holding work_semZhaoLong Wang1-2/+2
2023-04-20mtd: ubi: wl: Fix a couple of kernel-doc issuesLee Jones1-2/+1
2023-04-20ubi: Fix failure attaching when vid_hdr offset equals to (sub)page sizeZhihao Cheng1-6/+15
2023-04-20x86/PCI: Add quirk for AMD XHCI controller that loses MSI-X state in D3hotBasavaraj Natikar1-0/+21
2023-04-20scsi: ses: Handle enclosure with just a primary component gracefullyJiri Kosina1-12/+8
2023-04-20verify_pefile: relax wrapper length checkRobbie Harwood1-4/+8
2023-04-20efi: sysfb_efi: Add quirk for Lenovo Yoga Book X91F/LHans de Goede1-0/+8
2023-04-20i2c: imx-lpi2c: clean rx/tx buffers upon new messageAlexander Stein1-0/+2
2023-04-20power: supply: cros_usbpd: reclassify "default case!" as debugGrant Grundler1-1/+1
2023-04-20udp6: fix potential access to stale informationEric Dumazet1-3/+5
2023-04-20net: macb: fix a memory corruption in extended buffer descriptor modeRoman Gushchin1-0/+4
2023-04-20sctp: fix a potential overflow in sctp_ifwdtsn_skipXin Long1-1/+2