summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-07-09atm: clip: Fix memory leak of struct clip_vcc.Kuniyuki Iwashima1-0/+8
2025-07-09atm: clip: Fix potential null-ptr-deref in to_atmarpd().Kuniyuki Iwashima1-15/+29
2025-07-09PM: sleep: Call pm_restore_gfp_mask() after dpm_resume()Rafael J. Wysocki1-1/+1
2025-07-09KVM: x86: avoid underflow when scaling TSC frequencyPaolo Bonzini1-1/+3
2025-07-09eventpoll: don't decrement ep refcount while still holding the ep mutexLinus Torvalds1-7/+5
2025-07-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds9-53/+76
2025-07-09Merge tag 'pinctrl-v6.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-5/+41
2025-07-09x86/mm: Disable hugetlb page table sharing on 32-bitJann Horn1-1/+1
2025-07-09gpio: of: initialize local variable passed to the .of_xlate() callbackAlexander Stein1-1/+1
2025-07-09drm/gem: Fix race in drm_gem_handle_create_tail()Simona Vetter2-1/+12
2025-07-09drm/framebuffer: Acquire internal references on GEM handlesThomas Zimmermann5-26/+68
2025-07-09perf/core: Fix WARN in perf_sigtrap()Tetsuo Handa1-7/+7
2025-07-09wifi: mac80211: Fix uninitialized variable with __free() in ieee80211_ml_epcs()Pagadala Yesu Anjaneyulu1-1/+1
2025-07-09agp/amd64: Check AGP Capability before binding to unsupported devicesLukas Wunner1-8/+8
2025-07-08Merge branch 'net-phy-smsc-robustness-fixes-for-lan87xx-lan9500'Jakub Kicinski1-5/+52
2025-07-08net: phy: smsc: Fix link failure in forced mode with Auto-MDIXOleksij Rempel1-3/+22
2025-07-08net: phy: smsc: Force predictable MDI-X state on LAN87xxOleksij Rempel1-1/+28
2025-07-08net: phy: smsc: Fix Auto-MDIX configuration when disabled by strapOleksij Rempel1-1/+2
2025-07-08net: stmmac: Fix interrupt handling for level-triggered mode in DWC_XGMAC2EricChan1-13/+11
2025-07-08Merge tag 'pwm/for-6.16-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-6/+9
2025-07-08Merge tag 'modules-6.16-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-7/+12
2025-07-08rxrpc: Fix over large frame size warningDavid Howells2-7/+13
2025-07-08x86/CPU/AMD: Disable INVLPGB on Zen2Mikhail Paulyshka1-0/+3
2025-07-08x86/rdrand: Disable RDSEED on AMD Cyan SkillfishMikhail Paulyshka3-0/+9
2025-07-08bcachefs: Don't set BCH_FS_error on transaction restartKent Overstreet1-1/+3
2025-07-08Merge tag 'bitmap-for-6.16-rc6' of https://github.com/norov/linuxLinus Torvalds3-4/+6
2025-07-08MAINTAINERS: update Daniel Gomez's role and email addressDaniel Gomez1-1/+1
2025-07-08module: Make sure relocations are applied to the per-CPU sectionSebastian Andrzej Siewior1-2/+8
2025-07-08module: Avoid unnecessary return value initialization in move_module()Petr Pavlu1-2/+1
2025-07-08module: Fix memory deallocation on error path in move_module()Petr Pavlu1-2/+2
2025-07-08Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-0/+5
2025-07-08Revert "io_uring: gate REQ_F_ISREG on !S_ANON_INODE as well"Jens Axboe1-2/+1
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-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