summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
40 hoursuaccess: Fix scoped_user_read_access() for 'pointer to const'David Laight
2 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
3 daysMerge tag 'timers-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
3 daysMerge tag 'sched-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
3 daysMerge tag 'irq-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
3 daysMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
4 daysKVM: remove CONFIG_KVM_GENERIC_MMU_NOTIFIERPaolo Bonzini
4 daysbpf: Introduce tnum_step to step through tnum's membersHarishankar Vishwanathan
4 daysbpf: Lose const-ness of map in map_check_btf()Kumar Kartikeya Dwivedi
4 daysbpf: Register dtor for freeing special fieldsKumar Kartikeya Dwivedi
4 daysMerge tag 'pci-v7.0-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
5 daysMerge tag 'mmc-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
5 daysMerge tag 'slab-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
5 daysMerge tag 'drm-fixes-2026-02-27' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
5 daysPCI: Correct PCI_CAP_EXP_ENDPOINT_SIZEOF_V2 valueBjorn Helgaas
5 daysMerge tag 'mm-hotfixes-stable-2026-02-26-14-14' of git://git.kernel.org/pub/s...Linus Torvalds
5 daysMerge tag 'pm-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
6 daysMerge tag 'kmalloc_obj-v7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
6 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
6 daysmm/slub: drop duplicate kernel-doc for ksize()Sanjay Chitroda
6 daysmm/slab: mark alloc tags empty for sheaves allocated with __GFP_NO_OBJ_EXTSuren Baghdasaryan
6 daysMerge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
6 daysvsock: lock down child_ns_mode as write-onceBobby Eshleman
7 daysMerge tag 'vfs-7.0-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
7 daysRDMA/core: Check id_priv->restricted_node_type in cma_listen_on_dev()Stefan Metzmacher
7 daysoverflow: Make sure size helpers are always inlinedKees Cook
8 daysmm/tracing: rss_stat: ensure curr is false from kthread contextKalesh Singh
8 daysliveupdate: luo_file: remember retrieve() statusPratyush Yadav (Google)
8 daysmm: change vma_alloc_folio_noprof() macro to inline functionArnd Bergmann
8 daysMerge tag 'for-net-2026-02-23' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Abeni
8 daysnet: Drop the lock in skb_may_tx_timestamp()Sebastian Andrzej Siewior
9 daysBluetooth: L2CAP: Fix result of L2CAP_ECRED_CONN_RSP when MTU is too shortLuiz Augusto von Dentz
9 daysBluetooth: L2CAP: Fix invalid response to L2CAP_ECRED_RECONF_REQLuiz Augusto von Dentz
9 daysdefault_gfp(): avoid using the "newfangled" __VA_OPT__ trickLinus Torvalds
9 daysPM: runtime: Change pm_runtime_put() return type to voidRafael J. Wysocki
9 daysmmc: core: Avoid bitfield RMW for claim/retune flagsPenghe Geng
9 daysrseq: slice ext: Ensure rseq feature size differs from original rseq sizeMathieu Desnoyers
9 daysrseq: Mark rseq_arm_slice_extension_timer() __always_inlineArnd Bergmann
9 dayssched/fair: Fix lag clampPeter Zijlstra
9 daysMerge drm/drm-fixes into drm-misc-fixesMaxime Ripard
10 daysMerge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linuxLinus Torvalds
10 daysMerge tag 'trace-rv-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
10 daysConvert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
10 daysConvert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
10 daysadd default_gfp() helper macro and use it in the new *alloc_obj() helpersLinus Torvalds
10 daysslab.h: disable completely broken overflow handling in flex allocationsLinus Torvalds
11 daysMerge tag 'kmalloc_obj-treewide-v7.0-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
11 daysMerge tag 'ntb-7.0' of https://github.com/jonmason/ntbLinus Torvalds
11 daysMerge tag 'io_uring-20260221' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
11 dayskmalloc_obj: Clean up after treewide replacementsKees Cook