aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2026-06-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2-2/+7
2026-06-18Merge tag 'ata-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...Linus Torvalds1-6/+12
2026-06-18slab: recognize @GFP parameter as optional in kernel-docRandy Dunlap1-3/+3
2026-06-18mm/slab: add a node-track-caller variant for kmem buckets allocationPedro Falcato1-2/+5
2026-06-18mm/slab: replace __GFP_NO_OBJ_EXT with SLAB_ALLOC_NO_RECURSE for sheavesVlastimil Babka (SUSE)1-3/+3
2026-06-17Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2026-06-17Merge tag 'iommu-updates-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-7/+47
2026-06-17Merge tag 'devicetree-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-4/+28
2026-06-17Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-0/+2
2026-06-17Merge tag 'vfio-v7.2-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds1-1/+20
2026-06-17Merge tag 'soc-drivers-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds11-61/+139
2026-06-17Merge tag 'audit-pr-20260615' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-8/+8
2026-06-17Merge tag 'lsm-pr-20260615' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-4/+5
2026-06-17Merge tag 'sched_ext-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+9
2026-06-17Merge tag 'cgroup-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds3-16/+45
2026-06-17Merge tag 'wq-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-0/+1
2026-06-17Merge tag 'bitmap-for-7.2' of https://github.com/norov/linuxLinus Torvalds5-24/+30
2026-06-17mfd: ezx-pcap: Remove unused driverArnd Bergmann1-253/+0
2026-06-17mfd: max77759: Improve static struct formatting and commentaryAmit Sunil Dhamne1-3/+3
2026-06-17mfd: wm8994: Remove dead legacy-gpio codeArnd Bergmann1-5/+0
2026-06-17mfd: cs5535: Add, assign and expose the software node for the GPIO cellBartosz Golaszewski1-0/+8
2026-06-17mfd: bq257xx: Add BQ25792 supportAlexey Charkov1-0/+412
2026-06-17mfd: bd72720: Drop BUCK11 IDMatti Vaittinen1-1/+0
2026-06-17Merge branches 'ib-mfd-gpio-7.2' and 'ib-mfd-leds-7.2' into ibs-for-mfd-mergedLee Jones3-0/+399
2026-06-17leds: Introduce the multi_max_intensity sysfs attributeArmin Wolf1-1/+29
2026-06-17mfd: sec: Add support for S2MU005 PMICKaustabh Chakraborty3-0/+399
2026-06-17Merge tag 'sound-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds4-22/+26
2026-06-17Merge tag 'drm-next-2026-06-17' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds5-4/+78
2026-06-17Merge tag 'bpf-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds15-147/+656
2026-06-17Merge tag 'net-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds36-512/+1332
2026-06-17i2c: atr: annotate i2c_atr_adap_desc->aliases with __counted_by_ptrThorsten Blum1-1/+1
2026-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-4/+15
2026-06-16net: skmsg: preserve sg.copy across SG transformsYiming Qian1-4/+11
2026-06-16appletalk: move the protocol out of treeJakub Kicinski1-182/+0
2026-06-16appletalk: stop storing per-interface state in struct net_deviceJakub Kicinski2-10/+2
2026-06-16i3c: master: Use unsigned int for dev_nack_retry_count consistentlyAdrian Hunter1-1/+1
2026-06-16block: invalidate cached plug timestamp after task switchUsama Arif1-10/+6
2026-06-16tls: remove dead sockmap (psock) handling from the SW pathJakub Kicinski1-9/+0
2026-06-16atm: remove orphaned uAPI for deleted drivers, protocols and SVCsJakub Kicinski1-24/+0
2026-06-16atm: remove unused ATM PHY operationsJakub Kicinski1-12/+0
2026-06-16atm: remove the unused pre_send and send_bh device operationsJakub Kicinski1-2/+0
2026-06-16atm: remove the unused change_qos device operationJakub Kicinski1-1/+0
2026-06-16atm: remove SVC socket support and the signaling daemon interfaceJakub Kicinski1-35/+3
2026-06-16atm: remove the local ATM (NSAP) address registryJakub Kicinski1-9/+0
2026-06-16atm: remove the unused send_oam / push_oam callbacksJakub Kicinski1-8/+0
2026-06-16io_uring: get rid of tw_pending for !DEFER task workJens Axboe1-2/+0
2026-06-16Merge branch 'idle-time-acc' into featuresAlexander Gordeev2-0/+33
2026-06-16Merge tag 'bootconfig-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+3
2026-06-16Merge tag 'for-7.2/block-20260615' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds11-1995/+166
2026-06-16Merge tag 'for-7.2/io_uring-20260615' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-8/+38