aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2026-07-03Merge tag 'drm-fixes-2026-07-04' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds3-1/+5
2026-07-03Merge tag 'acpi-7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-0/+1
2026-07-03Merge tag 'vfs-7.2-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-3/+12
2026-07-03Merge tag 'for-linus-7.2a-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-6/+6
2026-07-02Merge tag 'device-id-rework' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds111-1009/+1580
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (hea...Uwe Kleine-König (The Capable Hub)49-49/+51
2026-07-03ALSA: hda/core: Add include defining struct hda_device_idUwe Kleine-König (The Capable Hub)1-0/+1
2026-07-03platform/x86: int3472: Add include defining struct dmi_system_idUwe Kleine-König (The Capable Hub)1-1/+1
2026-07-03of: Explicitly include <linux/types.h> and <linux/err.h>Uwe Kleine-König (The Capable Hub)1-0/+2
2026-07-03usb: serial: Include <linux/usb.h> in <linux/usb/serial.h>Uwe Kleine-König (The Capable Hub)1-0/+1
2026-07-03driver core: platform: Include header for struct platform_device_idUwe Kleine-König (The Capable Hub)1-1/+1
2026-07-03driver: core: Include headers for acpi_device_id and of_device_id for struct ...Uwe Kleine-König (The Capable Hub)1-0/+2
2026-07-03mod_devicetable.h: Split into per subsystem headersUwe Kleine-König (The Capable Hub)57-958/+1521
2026-07-02Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds2-2/+17
2026-07-02Merge tag 'vfio-v7.2-rc2' of https://github.com/awilliam/linux-vfioLinus Torvalds1-7/+11
2026-07-02Merge tag 'net-7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds1-0/+1
2026-07-01iomap: consolidate bio submissionChristoph Hellwig1-0/+2
2026-07-01netfs: Replace wb_lock with a bit lock for asynchronicityDavid Howells1-2/+9
2026-07-01netfs: Fix kdoc warningDavid Howells1-1/+1
2026-07-01ACPICA: Define acpi_ut_safe_strncpy() as strscpy_pad() aliasRafael J. Wysocki1-0/+1
2026-07-01bpf: Restrict JIT predictor flush to cBPFPawan Gupta1-2/+3
2026-07-01bpf: Support for hardening against JIT sprayingPawan Gupta1-0/+10
2026-07-01xen: Replace __ASSEMBLY__ with __ASSEMBLER__ in header filesThomas Huth2-6/+6
2026-06-30bpf: Reject BPF_MAP_TYPE_INODE_STORAGE creation if BPF LSM is uninitializedMatt Bobrowski1-0/+4
2026-06-30drm/ras: include linux/types.h in drm_ras.hJani Nikula1-0/+2
2026-06-30drm/fixed: fix kernel-doc for drm_sm2fixp()Jani Nikula1-1/+2
2026-06-30drm/dp: fix kernel-doc for struct drm_dp_as_sdpJani Nikula1-0/+1
2026-06-29tcp: restore RCU grace period in tcp_ao_destroy_sockMichael Bommarito1-0/+1
2026-06-29vfio/pci: Latch all module parameters per deviceAlex Williamson1-2/+2
2026-06-29vfio/pci: Fix racy bitfields and tighten struct layoutAlex Williamson1-5/+8
2026-06-29vfio/pci: Latch disable_idle_d3 per deviceAlex Williamson1-0/+1
2026-06-28Merge tag 'ntb-7.2' of https://github.com/jonmason/ntbLinus Torvalds1-2/+2
2026-06-27Merge tag 'sound-fix-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-10/+36
2026-06-27Merge tag 'rtc-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds1-0/+2
2026-06-26NTB: fix kernel-doc warnings in ntb.hRandy Dunlap1-2/+2
2026-06-26Merge tag 'drm-fixes-2026-06-27' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-3/+3
2026-06-26Merge tag 'ceph-for-7.2-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds1-0/+67
2026-06-26Merge tag 'asoc-fix-v7.2-merge-window' of https://git.kernel.org/pub/scm/linu...Takashi Iwai3-10/+36
2026-06-26Merge tag 'drm-misc-fixes-2026-06-25' of https://gitlab.freedesktop.org/drm/m...Dave Airlie1-3/+3
2026-06-25Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds15-2/+603
2026-06-25Merge tag 'spmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds1-1/+4
2026-06-25Merge tag 'net-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds13-26/+85
2026-06-25net: add the driver-facing netdev_work scheduling APIJakub Kicinski1-0/+11
2026-06-25net: turn the rx_mode work into a generic netdev_work facilityJakub Kicinski1-4/+6
2026-06-25net: ethtool: keep rtnl_lock for ops using ethtool_op_get_link()Jakub Kicinski1-0/+2
2026-06-25Merge tag 'block-7.2-20260625' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-11/+7
2026-06-25Merge tag 'io_uring-7.2-20260625' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+0
2026-06-25Merge branches 'clk-microchip' and 'clk-qcom' into clk-nextStephen Boyd10-0/+735
2026-06-25Merge branches 'clk-ti', 'clk-samsung', 'clk-rockchip' and 'clk-spacemit' int...Stephen Boyd4-2/+13
2026-06-25Merge branches 'clk-renesas', 'clk-socfpga', 'clk-amlogic' and 'clk-canaan' i...Stephen Boyd4-0/+244
2026-06-25ASoC: tas2781: Update default register address to TAS2563Baojun Xu1-2/+2
2026-06-24Merge tag 'nf-26-06-23' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski3-8/+26
2026-06-24Merge tag 'pci-v7.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-16/+139
2026-06-24Merge tag 'input-for-v7.2-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-2/+8
2026-06-24block: fix GFP_ flags confusion in bio_integrity_alloc_bufChristoph Hellwig1-1/+1
2026-06-24ASoC: soc-core: Don't fail if device_link could not be createdRichard Fitzgerald1-0/+4
2026-06-23Merge tag 'nfs-for-7.2-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds3-26/+1
2026-06-23Merge tag 'f2fs-for-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-0/+29
2026-06-23Merge tag 'ipsec-2026-06-22' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski1-4/+11
2026-06-23Merge tag 'dmaengine-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-110/+5
2026-06-23Merge tag 'phy-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds1-0/+43
2026-06-23Merge branch 'pci/controller/dwc-imx6'Bjorn Helgaas1-0/+1
2026-06-23Merge branch 'pci/endpoint'Bjorn Helgaas2-2/+83
2026-06-23Merge branch 'pci/switchtec'Bjorn Helgaas1-0/+1
2026-06-23Merge branch 'pci/sysfs'Bjorn Helgaas1-9/+30
2026-06-23Merge branch 'pci/resource'Bjorn Helgaas2-4/+6
2026-06-23Merge branch 'pci/pm'Bjorn Helgaas1-0/+9
2026-06-23PCI/sysfs: Remove pci_create_legacy_files() and pci_sysfs_init()Krzysztof Wilczyński1-2/+0
2026-06-23PCI: Add macros for legacy I/O and memory address space sizesKrzysztof Wilczyński1-0/+5
2026-06-23PCI/sysfs: Remove pci_{create,remove}_sysfs_dev_files()Krzysztof Wilczyński1-9/+0
2026-06-23PCI/sysfs: Add stubs for pci_{create,remove}_sysfs_dev_files()Krzysztof Wilczyński1-0/+4
2026-06-23PCI/sysfs: Convert PCI resource files to static attributesKrzysztof Wilczyński1-2/+0
2026-06-23Merge tag 'mm-stable-2026-06-23-08-55' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds7-72/+58
2026-06-23PCI: Make pci_sriov_resource_alignment() pci_dev constIlpo Järvinen1-3/+5
2026-06-23resource: Make resource_alignment() input const resourceIlpo Järvinen1-1/+1
2026-06-23Merge tag 'platform-drivers-x86-v7.2-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds3-5/+20
2026-06-23Merge tag 'mailbox-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/jas...Linus Torvalds1-0/+2
2026-06-23soundwire: Move wait for initialisation helper to headerCharles Keepax1-8/+30
2026-06-23netfilter: nf_conntrack_expect: store master_tuple in expectationPablo Neira Ayuso1-0/+1
2026-06-23netfilter: conntrack: add deprecation warnings for irc and pptp trackersFlorian Westphal1-0/+4
2026-06-23netfilter: x_tables.h: fix all kernel-doc warningsRandy Dunlap1-8/+21
2026-06-22Input: stop force-feedback timer when unregistering input devicesDmitry Torokhov1-0/+3
2026-06-22Merge tag 'erofs-for-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-5/+4
2026-06-22ipv4: fib: Don't ignore error route in local/main tables.Kuniyuki Iwashima1-4/+3
2026-06-23rtc: interface: Add rtc_read_next_alarm() to read next expiring timerMario Limonciello1-0/+2
2026-06-22ceph: add manual reset debugfs control and tracepointsAlex Markuze1-0/+67
2026-06-22f2fs: validate orphan inode entry countWenjie Qi1-0/+1
2026-06-22f2fs: Add trace_f2fs_fault_reportliujinbao11-0/+28
2026-06-22Merge tag 'char-misc-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds14-175/+603
2026-06-22Merge tag 'usb-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds3-21/+75
2026-06-22Merge tag 'tty-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds6-348/+187
2026-06-22Merge tag 'nf-26-06-21' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski4-3/+17
2026-06-22Merge tag 'i2c-7.2-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/an...Linus Torvalds1-1/+1
2026-06-22Merge tag 'i3c/for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/...Linus Torvalds1-4/+19
2026-06-22Merge tag 'slab-for-7.2-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-7/+11
2026-06-22Merge tag 's390-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2-0/+33
2026-06-21net: dst_metadata: fix false-positive memcpy overflow in tun_dst_uncloneIlya Maximets1-2/+5
2026-06-21Merge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/...Linus Torvalds12-349/+73
2026-06-21Merge tag 'mtd/for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds3-3/+29
2026-06-21Revert "mm: limit filemap_fault readahead to VMA boundaries"Lorenzo Stoakes1-2/+0
2026-06-21mm/truncate: use folio_split() in truncate_inode_partial_folio()Zi Yan1-23/+2
2026-06-21fs: remove nr_thps from struct address_spaceZi Yan1-5/+0
2026-06-21mm: fs: remove filemap_nr_thps*() functions and their usersZi Yan1-29/+0
2026-06-21mm/khugepaged: remove READ_ONLY_THP_FOR_FS check in hugepage_enabled()Zi Yan1-1/+1
2026-06-21mm/khugepaged: remove READ_ONLY_THP_FOR_FS checkZi Yan1-0/+27
2026-06-21mm/khugepaged: improve tracepoints for mTHP ordersNico Pache1-12/+22
2026-06-21mm/khugepaged: add per-order mTHP collapse failure statisticsNico Pache1-0/+3
2026-06-21mm/khugepaged: generalize alloc_charge_folio()Dev Jain1-0/+2
2026-06-21lib: split codetag_lock_module_list()Bart Van Assche1-1/+2
2026-06-21mm/alloc_tag: replace fixed-size early PFN array with dynamic linked listHao Ge1-2/+2
2026-06-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds5-10/+24
2026-06-21Merge tag '9p-for-7.2-rc1' of https://github.com/martinetd/linuxLinus Torvalds1-0/+2
2026-06-21Merge tag 'firewire-updates-7.2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+4
2026-06-21Merge tag 'liveupdate-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds7-111/+256
2026-06-21Merge tag 'nand/for-7.2' into mtd/nextMiquel Raynal24-21/+156
2026-06-20Merge tag 'rproc-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds3-268/+381
2026-06-219p: Cache negative dentries for lookup performanceRemi Pommarel1-0/+2
2026-06-21netfilter: nf_conntrack_expect: use conntrack GC to reap expectationsPablo Neira Ayuso2-3/+14
2026-06-21netfilter: nft_meta_bridge: add validate callback for get operationsFlorian Westphal1-0/+2
2026-06-19Merge tag 'for-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds1-29/+3
2026-06-19Merge tag 'strncpy-removal-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-52/+0
2026-06-19Merge tag 'landlock-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-4/+93
2026-06-19Merge tag 'for-next-keys-7.2-rc1-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-9/+14
2026-06-19Merge tag 'mm-stable-2026-06-18-09-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds29-229/+465
2026-06-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds8-28/+70
2026-06-19Merge tag 'mips_7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2-48/+0
2026-06-19netfilter: nf_queue: pin bridge device while NFQUEUE holds fake dstHaoze Xie1-0/+1
2026-06-18Merge tag 'trace-ring-buffer-v7.2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+1
2026-06-18Merge tag 'trace-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds3-3/+6
2026-06-18Merge tag 'media/v7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds11-105/+350
2026-06-18string: Remove strncpy() from the kernelKees Cook2-52/+0
2026-06-18Merge tag 'cxl-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds1-0/+3
2026-06-18Merge tag 'pmdomain-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2-8/+26
2026-06-18Merge tag 'pinctrl-v7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds3-1/+51
2026-06-18Merge tag 'leds-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2-2/+30
2026-06-18Merge tag 'mfd-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds9-262/+822
2026-06-18Merge tag 'ext4_for_linus-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-3/+61
2026-06-18Merge tag 'nfsd-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds7-113/+484
2026-06-18Merge tag 'fuse-update-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+2
2026-06-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds14-53/+242
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-18erofs: add folio order to trace_erofs_read_folioZhan Xusheng1-5/+4
2026-06-17sctp: hold socket lock when dumping endpoints in sctp_diagXin Long1-1/+2
2026-06-17net: ip_gre: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie1-0/+2
2026-06-17Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-4/+9
2026-06-17Merge tag 'iommu-updates-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-7/+48
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 Torvalds3-1/+81
2026-06-17Merge tag 'vfio-v7.2-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds2-1/+21
2026-06-17Merge tag 'soc-drivers-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds18-129/+545
2026-06-17Merge tag 'soc-dt-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds8-0/+525
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 Torvalds7-35/+64
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-17dt-binding: leds: Publish common bindings under dual licenseCorvin Köhne1-1/+1
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 Torvalds28-117/+2665
2026-06-17Merge tag 'drm-next-2026-06-17' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds63-584/+1541
2026-06-17xfrm: validate selector family and prefixlen during matchEric Dumazet1-0/+7
2026-06-17xfrm: annotate data-races around xfrm_policy_count[] and xfrm_policy_default[]Eric Dumazet1-4/+4
2026-06-17Merge tag 'bpf-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds19-165/+712
2026-06-17Merge tag 'net-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds132-1578/+2821
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 Kicinski5-4/+34
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 Kicinski13-618/+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 'linux_kselftest-kunit-7.2-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2-0/+124
2026-06-16Merge tag 'for-7.2/block-20260615' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds13-1383/+636
2026-06-16Merge tag 'for-7.2/io_uring-20260615' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-9/+101
2026-06-16Merge tag 'hfs-v7.2-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/vd...Linus Torvalds1-0/+1
2026-06-16Merge tag 'for-7.2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds2-20/+901
2026-06-16Merge tag 'fsnotify_for_v7.2-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+17