summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2024-04-25lib: code tagging module supportSuren Baghdasaryan-0/+12
2024-04-25lib: code tagging frameworkSuren Baghdasaryan-0/+68
2024-04-25slab: objext: introduce objext_flags as extension to page_memcg_data_flagsSuren Baghdasaryan-7/+22
2024-04-25mm/slab: introduce SLAB_NO_OBJ_EXT to avoid obj_ext creationSuren Baghdasaryan-0/+10
2024-04-25mm: introduce __GFP_NO_OBJ_EXT flag to selectively prevent slabobj_ext creationSuren Baghdasaryan-0/+11
2024-04-25mm: introduce slabobj_ext to support slab object extensionsSuren Baghdasaryan-8/+16
2024-04-25fs: convert alloc_inode_sb() to a macroKent Overstreet-5/+1
2024-04-25asm-generic/io.h: kill vmalloc.h dependencyKent Overstreet-1/+0
2024-04-25fix missing vmalloc.h includesKent Overstreet-0/+5
2024-04-25mm/mempolicy: use numa_node_id() instead of cpu_to_node()Donet Tom-2/+3
2024-04-25mm: zpool: return pool size in pagesJohannes Weiner-2/+2
2024-04-25mm: zswap: optimize zswap pool size trackingJohannes Weiner-1/+1
2024-04-25mm: document pXd_leaf() APIPeter Xu-5/+19
2024-04-25mm/treewide: remove pXd_huge()Peter Xu-24/+0
2024-04-25mm: memcg: add NULL check to obj_cgroup_put()Yosry Ahmed-1/+2
2024-04-25mm: remove guard around pgd_offset_k() macroChristophe Leroy-2/+0
2024-04-26Merge tag 'drm-misc-next-2024-04-25' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie-5/+17
2024-04-25Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski-9/+338
2024-04-26Merge tag 'drm-etnaviv-fixes-2024-04-25' of https://git.pengutronix.de/git/ls...Dave Airlie-5/+0
2024-04-26Merge tag 'drm-intel-next-2024-04-24' of https://anongit.freedesktop.org/git/...Dave Airlie-4/+14
2024-04-25Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-3/+3
2024-04-25net: add two more call_rcu_hurry()Eric Dumazet-1/+1
2024-04-25bpf: add mrtt and srtt as BPF_SOCK_OPS_RTT_CB argsPhilo Lu-2/+4
2024-04-25Merge tag 'md-6.10-20240425' of https://git.kernel.org/pub/scm/linux/kernel/g...Jens Axboe-1/+1
2024-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-64/+128
2024-04-25powerpc/papr_scm: Move duplicate definitions to common header filesShivaprasad G Bhat-0/+214
2024-04-25Merge tag 'wireless-next-2024-04-24' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski-51/+132
2024-04-25Merge tag 'net-6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-20/+62
2024-04-25dt-bindings: clock: r9a08g045-cpg: Add power domain IDsClaudiu Beznea-0/+70
2024-04-25dt-bindings: clock: r9a07g054-cpg: Add power domain IDsClaudiu Beznea-0/+58
2024-04-25dt-bindings: clock: r9a07g044-cpg: Add power domain IDsClaudiu Beznea-0/+58
2024-04-25dt-bindings: clock: r9a07g043-cpg: Add power domain IDsClaudiu Beznea-0/+52
2024-04-25af_unix: Suppress false-positive lockdep splat for spin_lock() in __unix_gc().Kuniyuki Iwashima-0/+3
2024-04-25tls: fix lockless read of strp->msg_ready in ->pollSabrina Dubroca-1/+2
2024-04-25ethernet: Add helper for assigning packet type when dest address does not mat...Rahul Rameshbabu-0/+25
2024-04-25macsec: Enable devices to advertise whether they update sk_buff md_dst during...Rahul Rameshbabu-0/+2
2024-04-25Revert "drm/etnaviv: Expose a few more chipspecs to userspace"Christian Gmeiner-5/+0
2024-04-25bus: mhi: host: Add a new API for getting channel doorbell offsetQiang Yu-0/+9
2024-04-25bus: mhi: host: Add sysfs entry to force device to enter EDLQiang Yu-0/+2
2024-04-25drm/print: drop include seq_file.hJani Nikula-1/+1
2024-04-25drm/print: drop include debugfs.h and include where neededJani Nikula-1/+1
2024-04-25cpu: Ignore "mitigations" kernel parameter if CPU_MITIGATIONS=nSean Christopherson-0/+11
2024-04-25KVM: arm64: vgic-its: Get rid of the lpi_list_lockOliver Upton-3/+0
2024-04-25KVM: arm64: vgic-its: Rip out the global translation cacheOliver Upton-3/+0
2024-04-25KVM: arm64: vgic-its: Maintain a translation cache per ITSOliver Upton-0/+6
2024-04-25KVM: arm64: vgic-its: Get rid of vgic_copy_lpi_list()Oliver Upton-1/+0
2024-04-25KVM: arm64: vgic-debug: Use an xarray mark for debug iteratorOliver Upton-0/+2
2024-04-25Merge tag 'wireless-2024-04-23' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller-0/+3
2024-04-25dmaengine: imx-sdma: Add i2c dma supportRobin Gong-0/+1
2024-04-25tcp: move tcp_skb_cb->sacked flags to enumPhilo Lu-9/+13