summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-07-08io_uring/msg_ring: ensure io_kiocb freeing is deferred for RCUJens Axboe2-2/+4
2025-07-08ksmbd: fix potential use-after-free in oplock/lease break ackNamjae Jeon1-20/+9
2025-07-08ksmbd: fix a mount write count leak in ksmbd_vfs_kern_path_locked()Al Viro1-0/+1
2025-07-08smb: server: make use of rdma_destroy_qp()Stefan Metzmacher1-2/+3
2025-07-08arm64: dts: allwinner: a523: Rename emac0 to gmac0Chen-Yu Tsai3-7/+7
2025-07-08net: airoha: Fix an error handling path in airoha_probe()Christophe JAILLET1-0/+1
2025-07-08Merge tag 'sound-6.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds12-41/+64
2025-07-08Merge branch 'vsock-fix-transport_-h2g-g2h-dgram-local-toctou-issues'Jakub Kicinski1-11/+46
2025-07-08vsock: Fix IOCTL_VM_SOCKETS_GET_LOCAL_CID to check also `transport_local`Michal Luczaj1-0/+2
2025-07-08vsock: Fix transport_* TOCTOUMichal Luczaj1-5/+23
2025-07-08vsock: Fix transport_{g2h,h2g} TOCTOUMichal Luczaj1-6/+21
2025-07-08net: ethernet: rtsn: Fix a null pointer dereference in rtsn_probe()Haoxiang Li1-0/+5
2025-07-08Merge branch 'allwinner-a523-rename-emac0-to-gmac0'Jakub Kicinski1-1/+1
2025-07-08dt-bindings: net: sun8i-emac: Rename A523 EMAC0 to GMAC0Chen-Yu Tsai1-1/+1
2025-07-08tcp: Correct signedness in skb remaining space calculationJiayuan Chen1-1/+1
2025-07-08Merge tag 'kvm-x86-fixes-6.16-rcN' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini13-23/+117
2025-07-08Merge tag 'kvmarm-fixes-6.16-5' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini4-34/+23
2025-07-08Merge tag 'kvmarm-fixes-6.16-4' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini3-13/+23
2025-07-08MAINTAINERS: bitmap: add UAPI headersThomas Weißschuh1-0/+2
2025-07-08uapi: bitops: use UAPI-safe variant of BITS_PER_LONG again (2)Thomas Weißschuh2-4/+4
2025-07-08ASoC: Intel: avs: Fix NULL ptr deref on rmmodAmadeusz Sławiński1-1/+3
2025-07-08xfs: remove the bt_bdev_file buftarg fieldChristoph Hellwig2-3/+2
2025-07-08xfs: rename the bt_bdev_* buftarg fieldsChristoph Hellwig7-10/+10
2025-07-08xfs: refactor xfs_calc_atomic_write_unit_maxChristoph Hellwig2-65/+42
2025-07-08xfs: add a xfs_group_type_buftarg helperChristoph Hellwig3-24/+25
2025-07-08xfs: remove the call to sync_blockdev in xfs_configure_buftargChristoph Hellwig1-6/+1
2025-07-08xfs: clean up the initial read logic in xfs_readsbChristoph Hellwig2-11/+11
2025-07-08Revert "xfrm: destroy xfrm_state synchronously on net exit path"Sabrina Dubroca5-26/+15
2025-07-08xfrm: delete x->tunnel as we delete xSabrina Dubroca6-14/+13
2025-07-08platform/x86: ideapad-laptop: Fix kbd backlight not remembered among bootsRong Zhang1-1/+1
2025-07-08platform/x86: ideapad-laptop: Fix FnLock not remembered among bootsRong Zhang1-1/+1
2025-07-08xfs: replace strncpy with memcpy in xattr listingPranav Tyagi1-1/+1
2025-07-08Merge tag 'mt76-fixes-2025-07-07' of https://github.com/nbd168/wirelessJohannes Berg27-197/+301
2025-07-08drm/xe/bmg: fix compressed VRAM handlingMatthew Auld1-1/+1
2025-07-08Revert "drm/xe/xe2: Enable Indirect Ring State support for Xe2"Matthew Brost1-1/+0
2025-07-08drm/xe: Allocate PF queue size on pow2 boundaryMatthew Brost1-0/+1
2025-07-08drm/xe/pf: Clear all LMTT pages on allocMichal Wajdeczko1-0/+11
2025-07-08Merge tag 'for-net-2025-07-03' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski3-4/+6
2025-07-08net: bcmgenet: Initialize u64 stats seq counterRyo Takakura1-0/+6
2025-07-08tipc: Fix use-after-free in tipc_conn_close().Kuniyuki Iwashima1-0/+2
2025-07-08Merge tag 'efi-fixes-for-v6.16-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-4/+2
2025-07-08Merge tag 'tsa_x86_bugs_for_6.16' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds23-53/+418
2025-07-08vsock: fix `vsock_proto` declarationStefano Garzarella1-1/+1
2025-07-08netlink: Fix wraparounds of sk->sk_rmem_alloc.Kuniyuki Iwashima1-32/+49
2025-07-08Merge branch 'fix-qca808x-wol-issue'Jakub Kicinski4-28/+31
2025-07-08net: phy: qcom: qca808x: Fix WoL issue by utilizing at8031_set_wol()Luo Jie1-1/+1
2025-07-08net: phy: qcom: move the WoL function to shared libraryLuo Jie3-27/+30
2025-07-08ASoC: amd: yc: add DMI quirk for ASUS M6501RMAlexandru Andries1-0/+7
2025-07-08bcachefs: Fix additional misalignment in journal space calculationsKent Overstreet1-0/+6
2025-07-07bcachefs: Don't schedule non persistent passes persistentlyKent Overstreet1-1/+1