summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-26Linux 5.4.242v5.4.242Greg Kroah-Hartman
2023-04-26ASN.1: Fix check for strdup() successEkaterina Orlova
2023-04-26iio: adc: at91-sama5d2_adc: fix an error code in at91_adc_allocate_trigger()Dan Carpenter
2023-04-26pwm: meson: Explicitly set .polarity in .get_state()Uwe Kleine-König
2023-04-26xfs: fix forkoff miscalculation related to XFS_LITINO(mp)Gao Xiang
2023-04-26sctp: Call inet6_destroy_sock() via sk->sk_destruct().Kuniyuki Iwashima
2023-04-26dccp: Call inet6_destroy_sock() via sk->sk_destruct().Kuniyuki Iwashima
2023-04-26inet6: Remove inet6_destroy_sock() in sk->sk_prot->destroy().Kuniyuki Iwashima
2023-04-26tcp/udp: Call inet6_destroy_sock() in IPv6 sk->sk_destruct().Kuniyuki Iwashima
2023-04-26udp: Call inet6_destroy_sock() in setsockopt(IPV6_ADDRFORM).Kuniyuki Iwashima
2023-04-26ext4: fix use-after-free in ext4_xattr_set_entryBaokun Li
2023-04-26ext4: remove duplicate definition of ext4_xattr_ibody_inline_set()Ritesh Harjani
2023-04-26Revert "ext4: fix use-after-free in ext4_xattr_set_entry"Tudor Ambarus
2023-04-26x86/purgatory: Don't generate debug info for purgatory.roPingfan Liu
2023-04-26MIPS: Define RUNTIME_DISCARD_EXIT in LD scriptJiaxun Yang
2023-04-26mmc: sdhci_am654: Set HIGH_SPEED_ENA for SDR12 and SDR25Bhavya Kapoor
2023-04-26memstick: fix memory leak if card device is never registeredGreg Kroah-Hartman
2023-04-26nilfs2: initialize unused bytes in segment summary blocksRyusuke Konishi
2023-04-26iio: light: tsl2772: fix reading proximity-diodes from device treeBrian Masney
2023-04-26xen/netback: use same error messages for same errorsJuergen Gross
2023-04-26nvme-tcp: fix a possible UAF when failing to allocate an io queueSagi Grimberg
2023-04-26s390/ptrace: fix PTRACE_GET_LAST_BREAK error handlingHeiko Carstens
2023-04-26net: dsa: b53: mmap: add phy opsÁlvaro Fernández Rojas
2023-04-26scsi: core: Improve scsi_vpd_inquiry() checksDamien Le Moal
2023-04-26scsi: megaraid_sas: Fix fw_crash_buffer_show()Tomas Henzl
2023-04-26selftests: sigaltstack: fix -WuninitializedNick Desaulniers
2023-04-26Input: i8042 - add quirk for Fujitsu Lifebook A574/HJonathan Denose
2023-04-26f2fs: Fix f2fs_truncate_partial_nodes ftrace eventDouglas Raillard
2023-04-26e1000e: Disable TSO on i219-LM card to increase speedSebastian Basierski
2023-04-26bpf: Fix incorrect verifier pruning due to missing register precision taintsDaniel Borkmann
2023-04-26mlxfw: fix null-ptr-deref in mlxfw_mfa2_tlv_next()Nikita Zhandarovich
2023-04-26i40e: fix i40e_setup_misc_vector() error handlingAleksandr Loktionov
2023-04-26i40e: fix accessing vsi->active_filters without holding lockAleksandr Loktionov
2023-04-26netfilter: nf_tables: fix ifdef to also consider nf_tables=mFlorian Westphal
2023-04-26virtio_net: bugfix overflow inside xdp_linearize_page()Xuan Zhuo
2023-04-26net: sched: sch_qfq: prevent slab-out-of-bounds in qfq_activate_aggGwangun Jung
2023-04-26regulator: fan53555: Explicitly include bits headerCristian Ciocaltea
2023-04-26netfilter: br_netfilter: fix recent physdev match breakageFlorian Westphal
2023-04-26arm64: dts: meson-g12-common: specify full DMC rangeMarc Gonzalez
2023-04-26ARM: dts: rockchip: fix a typo error for rk3288 spdif nodeJianqun Xu
2023-04-20Linux 5.4.241v5.4.241Greg Kroah-Hartman
2023-04-20xfs: force log and push AIL to clear pinned inodes when aborting mountDarrick J. Wong
2023-04-20xfs: don't reuse busy extents on extent trimBrian Foster
2023-04-20xfs: consider shutdown in bmapbt cursor delete assertBrian Foster
2023-04-20xfs: shut down the filesystem if we screw up quota reservationDarrick J. Wong
2023-04-20xfs: report corruption only as a regular errorDarrick J. Wong
2023-04-20xfs: set inode size after creating symlinkJeffrey Mitchell
2023-04-20xfs: fix up non-directory creation in SGID directoriesChristoph Hellwig
2023-04-20xfs: remove the di_version field from struct icdinodeChristoph Hellwig
2023-04-20xfs: simplify a check in xfs_ioctl_setattr_check_cowextsizeChristoph Hellwig