summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2025-09-19Merge tag 'io_uring-6.17-20250919' of git://git.kernel.dk/linuxLinus Torvalds-3/+0
2025-09-19Merge tag 'pmdomain-v6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+7
2025-09-19Merge tag 'v6.17-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-4/+6
2025-09-19Merge tag 'sound-6.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-9/+13
2025-09-18Merge tag 'trace-rv-v6.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-4/+2
2025-09-18io_uring/msg_ring: kill alloc_cache for io_kiocb allocationsJens Axboe-3/+0
2025-09-18Merge tag 'net-6.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-6/+17
2025-09-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-3/+6
2025-09-18net: clear sk->sk_ino in sk_set_socket(sk, NULL)Eric Dumazet-2/+3
2025-09-18crypto: af_alg - Disallow concurrent writes in af_alg_sendmsgHerbert Xu-4/+6
2025-09-17Merge tag 'mm-hotfixes-stable-2025-09-17-21-10' of git://git.kernel.org/pub/s...Linus Torvalds-0/+12
2025-09-17Merge tag 'kvmarm-fixes-6.17-2' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini-3/+6
2025-09-16net/mlx5e: Harden uplink netdev access against device unbindJianbo Liu-0/+1
2025-09-16Fix lpaif_type and DAI configuration for I2SMark Brown-33/+81
2025-09-15mptcp: pm: nl: announce deny-join-id0 flagMatthieu Baerts (NGI0)-2/+4
2025-09-15include/linux/rv.h: remove redundant include fileAkhilesh Patil-4/+2
2025-09-14net: dst_metadata: fix IP_DF bit not extracted from tunnel headersIlya Maximets-2/+9
2025-09-13mm/damon/core: introduce damon_call_control->dealloc_on_cancelSeongJae Park-0/+2
2025-09-13mm: folio_may_be_lru_cached() unless folio_test_large()Hugh Dickins-0/+10
2025-09-11Merge tag 'net-6.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-11/+5
2025-09-11Merge tag 'pm-6.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds-0/+10
2025-09-11pmdomain: core: Restore behaviour for disabling unused PM domainsUlf Hansson-0/+7
2025-09-10Merge tag 'mm-hotfixes-stable-2025-09-10-20-00' of git://git.kernel.org/pub/s...Linus Torvalds-8/+27
2025-09-10Merge tag 'vmscape-for-linus-20250904' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-0/+1
2025-09-10Merge tag 'nf-25-09-10-v2' of https://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski-9/+3
2025-09-10net: ethtool: fix wrong type used in struct kernel_ethtool_ts_infoRussell King (Oracle)-2/+2
2025-09-10netfilter: nf_tables: make nft_set_do_lookup available unconditionallyFlorian Westphal-8/+2
2025-09-10netfilter: nf_tables: place base_seq in struct netFlorian Westphal-1/+1
2025-09-10PM: EM: Add function for registering a PD without capacity updateRafael J. Wysocki-0/+10
2025-09-10KVM: arm64: vgic-v3: Erase LPIs from xarray outside of raw spinlocksOliver Upton-0/+3
2025-09-10KVM: arm64: vgic-v3: Use bare refcount for VGIC LPIsOliver Upton-2/+2
2025-09-10KVM: arm64: vgic: Drop stale comment on IRQ active stateOliver Upton-1/+1
2025-09-08compiler-clang.h: define __SANITIZE_*__ macros only when undefinedNathan Chancellor-5/+24
2025-09-08mm/vmalloc, mm/kasan: respect gfp mask in kasan_populate_vmalloc()Uladzislau Rezki (Sony)-3/+3
2025-09-08Merge tag 'vfs-6.17-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+2
2025-09-07Merge tag 'timers-urgent-2025-09-07' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+8
2025-09-05Merge tag 'pcmcia-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brod...Linus Torvalds-7/+1
2025-09-04More minor SDCA bug fixesMark Brown-9/+12
2025-09-04Merge tag 'net-6.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-4/+20
2025-09-04ASoC: SDCA: Reorder members of hide struct to remove holesCharles Keepax-9/+12
2025-09-04netfilter: nf_tables: Introduce NFTA_DEVICE_PREFIXPhil Sutter-0/+2
2025-09-03net: lockless sock_i_ino()Eric Dumazet-4/+13
2025-09-03vdso/vsyscall: Avoid slow division loop in auxiliary clock updateThomas Weißschuh-1/+8
2025-09-02net: phy: add phy_interface_weight()Russell King (Oracle)-0/+5
2025-09-02Merge tag 'mm-hotfixes-stable-2025-09-01-17-20' of git://git.kernel.org/pub/s...Linus Torvalds-21/+52
2025-09-02Minor bug fixes for some older Wolfson devicesMark Brown-13/+35
2025-09-02ASoC: SDCA: Add quirk for incorrect function types for 3 systemsMaciej Strozek-0/+1
2025-09-01Merge tag 'fuse-fixes-6.17-rc5' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Christian Brauner-78/+86
2025-08-28Merge tag 'drm-fixes-2025-08-29' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-5/+5
2025-08-28Merge tag 'net-6.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-2/+21