summaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-09-28Merge tag 'mm-hotfixes-stable-2025-09-27-22-35' of git://git.kernel.org/pub/s...Linus Torvalds2-3/+8
2025-09-26Merge tag 'sched-urgent-2025-09-26' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+0
2025-09-25include/linux/pgtable.h: convert arch_enter_lazy_mmu_mode() and friends to st...Andrew Morton1-3/+3
2025-09-25mm/hugetlb: fix copy_hugetlb_page_range() to use ->pt_share_countJane Chu1-0/+5
2025-09-25Merge tag 'net-6.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds3-0/+26
2025-09-25Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-6/+7
2025-09-25sched/deadline: Fix dl_server behaviourPeter Zijlstra1-1/+0
2025-09-25sched/deadline: Fix dl_server getting stuckPeter Zijlstra1-1/+0
2025-09-24crypto: af_alg - Fix incorrect boolean values in af_alg_ctxEric Biggers1-1/+1
2025-09-24Merge tag 'soc-fixes-6.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+47
2025-09-23net/mlx5: fs, fix UAF in flow counter releaseMoshe Shemesh1-0/+2
2025-09-22Merge tag 'for-net-2025-09-22' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski1-0/+21
2025-09-22ptp: document behavior of PTP_STRICT_FLAGSJacob Keller1-0/+3
2025-09-21virtio_config: clarify output parametersAlyssa Ross1-5/+6
2025-09-21uapi: vduse: fix typo in commentAshwini Sahu1-1/+1
2025-09-20Bluetooth: hci_event: Fix UAF in hci_acl_create_conn_syncLuiz Augusto von Dentz1-0/+21
2025-09-19Merge tag 'io_uring-6.17-20250919' of git://git.kernel.dk/linuxLinus Torvalds1-3/+0
2025-09-19Merge tag 'pmdomain-v6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+7
2025-09-19Merge tag 'v6.17-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-4/+6
2025-09-19Merge tag 'sound-6.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2-9/+13
2025-09-18Merge tag 'trace-rv-v6.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-4/+2
2025-09-18io_uring/msg_ring: kill alloc_cache for io_kiocb allocationsJens Axboe1-3/+0
2025-09-18Merge tag 'net-6.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds5-6/+17
2025-09-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-3/+6
2025-09-18net: clear sk->sk_ino in sk_set_socket(sk, NULL)Eric Dumazet1-2/+3
2025-09-18crypto: af_alg - Disallow concurrent writes in af_alg_sendmsgHerbert Xu1-4/+6
2025-09-17Merge tag 'mm-hotfixes-stable-2025-09-17-21-10' of git://git.kernel.org/pub/s...Linus Torvalds2-0/+12
2025-09-17Merge tag 'kvmarm-fixes-6.17-2' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini1-3/+6
2025-09-16net/mlx5e: Harden uplink netdev access against device unbindJianbo Liu1-0/+1
2025-09-16Fix lpaif_type and DAI configuration for I2SMark Brown9-33/+81
2025-09-15mptcp: pm: nl: announce deny-join-id0 flagMatthieu Baerts (NGI0)2-2/+4
2025-09-15include/linux/rv.h: remove redundant include fileAkhilesh Patil1-4/+2
2025-09-14net: dst_metadata: fix IP_DF bit not extracted from tunnel headersIlya Maximets1-2/+9
2025-09-13mm/damon/core: introduce damon_call_control->dealloc_on_cancelSeongJae Park1-0/+2
2025-09-13mm: folio_may_be_lru_cached() unless folio_test_large()Hugh Dickins1-0/+10
2025-09-12Merge tag 'imx-fixes-6.17-2' of https://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann1-0/+47
2025-09-11Merge tag 'net-6.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds4-11/+5
2025-09-11Merge tag 'pm-6.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-0/+10
2025-09-11pmdomain: core: Restore behaviour for disabling unused PM domainsUlf Hansson1-0/+7
2025-09-10Merge tag 'mm-hotfixes-stable-2025-09-10-20-00' of git://git.kernel.org/pub/s...Linus Torvalds2-8/+27
2025-09-10Merge tag 'vmscape-for-linus-20250904' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+1
2025-09-10Merge tag 'nf-25-09-10-v2' of https://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski3-9/+3
2025-09-11firmware: imx: Add stub functions for SCMI CPU APIPeng Fan1-0/+18
2025-09-11firmware: imx: Add stub functions for SCMI LMM APIPeng Fan1-0/+17
2025-09-11firmware: imx: Add stub functions for SCMI MISC APIPeng Fan1-0/+12
2025-09-10net: ethtool: fix wrong type used in struct kernel_ethtool_ts_infoRussell King (Oracle)1-2/+2
2025-09-10netfilter: nf_tables: make nft_set_do_lookup available unconditionallyFlorian Westphal1-8/+2
2025-09-10netfilter: nf_tables: place base_seq in struct netFlorian Westphal2-1/+1
2025-09-10PM: EM: Add function for registering a PD without capacity updateRafael J. Wysocki1-0/+10
2025-09-10KVM: arm64: vgic-v3: Erase LPIs from xarray outside of raw spinlocksOliver Upton1-0/+3