aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-06-01module/decompress: Fix error checking on zstd decompressionLucas De Marchi1-1/+1
2023-06-01Merge tag 'mtd/fixes-for-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-18/+23
2023-06-01Merge tag 'net-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds72-429/+649
2023-06-01fork, vhost: Use CLONE_THREAD to fix freezer/ps regressionMike Christie11-77/+89
2023-06-01dt-bindings: serial: 8250_omap: add rs485-rts-active-highFrancesco Dolcini1-0/+1
2023-06-01selinux: don't use make's grouped targets feature yetPaul Moore1-1/+5
2023-06-01RDMA/rxe: Fix ref count error in check_rkey()Bob Pearson1-1/+2
2023-06-01RDMA/rxe: Fix packet length checksBob Pearson1-0/+6
2023-06-01Merge tag 'mlx5-fixes-2023-05-31' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski3-14/+12
2023-06-01Merge tag 'nvme-6.4-2023-06-01' of git://git.infradead.org/nvme into block-6.4Jens Axboe5-8/+53
2023-06-01riscv: perf: Fix callchain parse error with kernel tracepoint eventsIsm Hong1-0/+7
2023-06-01Merge branch 'mptcp-fixes-for-connect-timeout-access-annotations-and-subflow-...Jakub Kicinski3-95/+88
2023-06-01mptcp: fix active subflow finalizationPaolo Abeni1-9/+14
2023-06-01mptcp: add annotations around sk->sk_shutdown accessesPaolo Abeni1-13/+16
2023-06-01mptcp: fix data race around msk->first accessPaolo Abeni1-3/+3
2023-06-01mptcp: consolidate passive msk socket initializationPaolo Abeni3-38/+33
2023-06-01mptcp: add annotations around msk->subflow accessesPaolo Abeni2-9/+15
2023-06-01mptcp: fix connect timeout handlingPaolo Abeni2-23/+7
2023-06-01Merge branch 'rtnetlink-a-couple-of-fixes-in-linkmsg-validation'Jakub Kicinski1-16/+38
2023-06-01rtnetlink: add the missing IFLA_GRO_ tb check in validate_linkmsgXin Long1-0/+12
2023-06-01rtnetlink: move IFLA_GSO_ tb check to validate_linkmsgXin Long1-15/+19
2023-06-01rtnetlink: call validate_linkmsg in rtnl_create_linkXin Long1-1/+7
2023-06-01ice: recycle/free all of the fragments from multi-buffer frameMaciej Fijalkowski1-1/+1
2023-06-01net: phy: mxl-gpy: extend interrupt fix to all impacted variantsXu Liang1-13/+3
2023-06-01net: renesas: rswitch: Fix return value in error path of xmitYoshihiro Shimoda1-1/+1
2023-06-01RDMA/rtrs: Fix rxe_dealloc_pd warningLi Zhijian1-32/+23
2023-06-01RDMA/rtrs: Fix the last iu->buf leak in err pathLi Zhijian1-1/+3
2023-06-01mtd: rawnand: marvell: don't set the NAND frequency selectChris Packham1-4/+0
2023-06-01mtd: rawnand: marvell: ensure timing values are writtenChris Packham1-0/+6
2023-06-01mtdchar: mark bits of ioctl handler noinlineArnd Bergmann1-4/+4
2023-06-01MAINTAINERS: Add myself as reviewer instead of NagaMichal Simek1-3/+3
2023-06-01ASoC: mediatek: fix use-after-free in driver removeMark Brown10-70/+48
2023-06-01Merge tag 'firewire-fixes-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2023-06-01Merge tag 'mailbox-fixes-6.4-rc5' of git://git.linaro.org/landing-teams/worki...Linus Torvalds1-4/+6
2023-06-01s390/purgatory: disable branch profilingAlexander Gordeev1-0/+1
2023-06-01net: dsa: mv88e6xxx: Increase wait after reset deactivationAndreas Svensson1-1/+1
2023-06-01firewire: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2023-06-01wifi: mt76: mt7996: fix possible NULL pointer dereference in mt7996_mac_write...Lorenzo Bianconi1-7/+12
2023-06-01wifi: rtw89: remove redundant check of entering LPSPing-Ke Shih1-3/+0
2023-06-01wifi: rtw89: correct PS calculation for SUPPORTS_DYNAMIC_PSPing-Ke Shih3-9/+33
2023-06-01wifi: rtw88: correct PS calculation for SUPPORTS_DYNAMIC_PSPing-Ke Shih4-11/+52
2023-06-01btrfs: zoned: fix dev-replace after the scrub reworkQu Wenruo2-20/+32
2023-06-01ASoC: cs35l56: Remove NULL check from cs35l56_sdw_dai_set_stream()Richard Fitzgerald1-3/+0
2023-06-01ASoC: max98363: limit the number of channel to 1Ryan Lee1-1/+1
2023-06-01ASoC: max98363: Removed 32bit supportRyan Lee1-1/+1
2023-06-01Merge tag 'for-linus-2023060101' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds5-6/+21
2023-06-01gfs2: Don't get stuck writing page onto itself under direct I/OAndreas Gruenbacher1-3/+14
2023-06-01bpf, sockmap: Avoid potential NULL dereference in sk_psock_verdict_data_ready()Eric Dumazet1-1/+2
2023-06-01Merge tag 'ata-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds1-8/+26
2023-06-01Merge tag '6.4-rc4-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds3-77/+100