aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
3 daysMerge tag 'ntb-7.2' of https://github.com/jonmason/ntbLinus Torvalds1-2/+2
4 daysMerge tag 'sound-fix-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-10/+36
4 daysMerge tag 'rtc-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds1-0/+2
4 daysNTB: fix kernel-doc warnings in ntb.hRandy Dunlap1-2/+2
5 daysMerge tag 'drm-fixes-2026-06-27' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-3/+3
5 daysMerge tag 'ceph-for-7.2-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds1-0/+67
5 daysMerge tag 'asoc-fix-v7.2-merge-window' of https://git.kernel.org/pub/scm/linu...Takashi Iwai3-10/+36
6 daysMerge tag 'drm-misc-fixes-2026-06-25' of https://gitlab.freedesktop.org/drm/m...Dave Airlie1-3/+3
6 daysMerge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds15-2/+603
6 daysMerge tag 'spmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds1-1/+4
6 daysMerge tag 'net-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds13-26/+85
6 daysnet: add the driver-facing netdev_work scheduling APIJakub Kicinski1-0/+11
6 daysnet: turn the rx_mode work into a generic netdev_work facilityJakub Kicinski1-4/+6
6 daysnet: ethtool: keep rtnl_lock for ops using ethtool_op_get_link()Jakub Kicinski1-0/+2
6 daysMerge tag 'block-7.2-20260625' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-11/+7
6 daysMerge tag 'io_uring-7.2-20260625' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+0
6 daysMerge branches 'clk-microchip' and 'clk-qcom' into clk-nextStephen Boyd10-0/+735
6 daysMerge branches 'clk-ti', 'clk-samsung', 'clk-rockchip' and 'clk-spacemit' int...Stephen Boyd4-2/+13
6 daysMerge branches 'clk-renesas', 'clk-socfpga', 'clk-amlogic' and 'clk-canaan' i...Stephen Boyd4-0/+244
6 daysASoC: tas2781: Update default register address to TAS2563Baojun Xu1-2/+2
6 daysMerge tag 'nf-26-06-23' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski3-8/+26
7 daysMerge tag 'pci-v7.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-16/+139
7 daysMerge tag 'input-for-v7.2-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-2/+8
7 daysblock: fix GFP_ flags confusion in bio_integrity_alloc_bufChristoph Hellwig1-1/+1
7 daysASoC: soc-core: Don't fail if device_link could not be createdRichard Fitzgerald1-0/+4
7 daysMerge tag 'nfs-for-7.2-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds3-26/+1
7 daysMerge tag 'f2fs-for-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-0/+29
8 daysMerge tag 'ipsec-2026-06-22' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski1-4/+11
8 daysMerge tag 'dmaengine-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-110/+5
8 daysMerge tag 'phy-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds1-0/+43
8 daysMerge branch 'pci/controller/dwc-imx6'Bjorn Helgaas1-0/+1
8 daysMerge branch 'pci/endpoint'Bjorn Helgaas2-2/+83
8 daysMerge branch 'pci/switchtec'Bjorn Helgaas1-0/+1
8 daysMerge branch 'pci/sysfs'Bjorn Helgaas1-9/+30
8 daysMerge branch 'pci/resource'Bjorn Helgaas2-4/+6
8 daysMerge branch 'pci/pm'Bjorn Helgaas1-0/+9
8 daysPCI/sysfs: Remove pci_create_legacy_files() and pci_sysfs_init()Krzysztof Wilczyński1-2/+0
8 daysPCI: Add macros for legacy I/O and memory address space sizesKrzysztof Wilczyński1-0/+5
8 daysPCI/sysfs: Remove pci_{create,remove}_sysfs_dev_files()Krzysztof Wilczyński1-9/+0
8 daysPCI/sysfs: Add stubs for pci_{create,remove}_sysfs_dev_files()Krzysztof Wilczyński1-0/+4
8 daysPCI/sysfs: Convert PCI resource files to static attributesKrzysztof Wilczyński1-2/+0
8 daysMerge tag 'mm-stable-2026-06-23-08-55' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds7-72/+58
8 daysPCI: Make pci_sriov_resource_alignment() pci_dev constIlpo Järvinen1-3/+5
8 daysresource: Make resource_alignment() input const resourceIlpo Järvinen1-1/+1
8 daysMerge tag 'platform-drivers-x86-v7.2-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds3-5/+20
8 daysMerge tag 'mailbox-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/jas...Linus Torvalds1-0/+2
8 dayssoundwire: Move wait for initialisation helper to headerCharles Keepax1-8/+30
8 daysnetfilter: nf_conntrack_expect: store master_tuple in expectationPablo Neira Ayuso1-0/+1
8 daysnetfilter: conntrack: add deprecation warnings for irc and pptp trackersFlorian Westphal1-0/+4
8 daysnetfilter: x_tables.h: fix all kernel-doc warningsRandy Dunlap1-8/+21
8 daysInput: stop force-feedback timer when unregistering input devicesDmitry Torokhov1-0/+3
8 daysMerge tag 'erofs-for-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-5/+4
8 daysipv4: fib: Don't ignore error route in local/main tables.Kuniyuki Iwashima1-4/+3
9 daysrtc: interface: Add rtc_read_next_alarm() to read next expiring timerMario Limonciello1-0/+2
9 daysceph: add manual reset debugfs control and tracepointsAlex Markuze1-0/+67
9 daysf2fs: validate orphan inode entry countWenjie Qi1-0/+1
9 daysf2fs: Add trace_f2fs_fault_reportliujinbao11-0/+28
9 daysMerge tag 'char-misc-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds14-175/+603
9 daysMerge tag 'usb-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds3-21/+75
9 daysMerge tag 'tty-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds6-348/+187
9 daysMerge tag 'nf-26-06-21' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski4-3/+17
9 daysMerge tag 'i2c-7.2-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/an...Linus Torvalds1-1/+1
9 daysMerge tag 'i3c/for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/...Linus Torvalds1-4/+19
9 daysMerge tag 'slab-for-7.2-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-7/+11
9 daysMerge tag 's390-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2-0/+33
10 daysnet: dst_metadata: fix false-positive memcpy overflow in tun_dst_uncloneIlya Maximets1-2/+5
10 daysMerge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/...Linus Torvalds12-349/+73
10 daysMerge tag 'mtd/for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds3-3/+29
10 daysRevert "mm: limit filemap_fault readahead to VMA boundaries"Lorenzo Stoakes1-2/+0
10 daysmm/truncate: use folio_split() in truncate_inode_partial_folio()Zi Yan1-23/+2
10 daysfs: remove nr_thps from struct address_spaceZi Yan1-5/+0
10 daysmm: fs: remove filemap_nr_thps*() functions and their usersZi Yan1-29/+0
10 daysmm/khugepaged: remove READ_ONLY_THP_FOR_FS check in hugepage_enabled()Zi Yan1-1/+1
10 daysmm/khugepaged: remove READ_ONLY_THP_FOR_FS checkZi Yan1-0/+27
10 daysmm/khugepaged: improve tracepoints for mTHP ordersNico Pache1-12/+22
10 daysmm/khugepaged: add per-order mTHP collapse failure statisticsNico Pache1-0/+3
10 daysmm/khugepaged: generalize alloc_charge_folio()Dev Jain1-0/+2
10 dayslib: split codetag_lock_module_list()Bart Van Assche1-1/+2
10 daysmm/alloc_tag: replace fixed-size early PFN array with dynamic linked listHao Ge1-2/+2
10 daysMerge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds5-10/+24
10 daysMerge tag '9p-for-7.2-rc1' of https://github.com/martinetd/linuxLinus Torvalds1-0/+2
10 daysMerge tag 'firewire-updates-7.2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+4
10 daysMerge tag 'liveupdate-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds7-111/+256
10 daysMerge tag 'nand/for-7.2' into mtd/nextMiquel Raynal24-21/+156
10 daysMerge tag 'rproc-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds3-268/+381
10 days9p: Cache negative dentries for lookup performanceRemi Pommarel1-0/+2
11 daysnetfilter: nf_conntrack_expect: use conntrack GC to reap expectationsPablo Neira Ayuso2-3/+14
11 daysnetfilter: nft_meta_bridge: add validate callback for get operationsFlorian Westphal1-0/+2
11 daysMerge tag 'for-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds1-29/+3
12 daysMerge tag 'strncpy-removal-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-52/+0
12 daysMerge tag 'landlock-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-4/+93
12 daysMerge tag 'for-next-keys-7.2-rc1-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-9/+14
12 daysMerge tag 'mm-stable-2026-06-18-09-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds29-229/+465
12 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds8-28/+70
12 daysMerge tag 'mips_7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2-48/+0
12 daysnetfilter: nf_queue: pin bridge device while NFQUEUE holds fake dstHaoze Xie1-0/+1
12 daysMerge tag 'trace-ring-buffer-v7.2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+1
12 daysMerge tag 'trace-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds3-3/+6
12 daysMerge tag 'media/v7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds11-105/+350
13 daysstring: Remove strncpy() from the kernelKees Cook2-52/+0
13 daysMerge tag 'cxl-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds1-0/+3
13 daysMerge tag 'pmdomain-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2-8/+26
13 daysMerge tag 'pinctrl-v7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds3-1/+51
13 daysMerge tag 'leds-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2-2/+30
13 daysMerge tag 'mfd-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds9-262/+822
13 daysMerge tag 'ext4_for_linus-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-3/+61
13 daysMerge tag 'nfsd-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds7-113/+484
13 daysMerge tag 'fuse-update-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+2
13 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds14-53/+242
13 daysMerge tag 'ata-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...Linus Torvalds1-6/+12
13 daysslab: recognize @GFP parameter as optional in kernel-docRandy Dunlap1-3/+3
13 daysmm/slab: add a node-track-caller variant for kmem buckets allocationPedro Falcato1-2/+5
13 daysmm/slab: replace __GFP_NO_OBJ_EXT with SLAB_ALLOC_NO_RECURSE for sheavesVlastimil Babka (SUSE)1-3/+3
13 dayserofs: add folio order to trace_erofs_read_folioZhan Xusheng1-5/+4
14 dayssctp: hold socket lock when dumping endpoints in sctp_diagXin Long1-1/+2
14 daysnet: ip_gre: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie1-0/+2
14 daysMerge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-4/+9
14 daysMerge tag 'iommu-updates-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-7/+48
14 daysMerge tag 'devicetree-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-4/+28
14 daysMerge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds3-1/+81
14 daysMerge tag 'vfio-v7.2-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds2-1/+21
14 daysMerge tag 'soc-drivers-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds18-129/+545
14 daysMerge 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
2026-06-16Merge tag 'hardening-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+65
2026-06-16Merge tag 'v7.2-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds7-374/+28
2026-06-16Merge tag 'slab-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Linus Torvalds4-83/+269
2026-06-16Merge tag 'fbdev-for-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-58/+4
2026-06-16Merge tag 'mmc-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds1-1/+1
2026-06-16Merge tag 'hwmon-for-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds2-0/+30
2026-06-16Merge tag 'watchdog-for-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-2/+8
2026-06-16Merge tag 'spi-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds5-8/+119
2026-06-16Merge tag 'regulator-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds1-4/+6
2026-06-16Merge tag 'pwrseq-updates-for-v7.2-rc1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+7
2026-06-16Merge tag 'gpio-updates-for-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds9-201/+264
2026-06-16Merge tag 'chrome-platform-v7.2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+2
2026-06-15Merge branch 7.1/scsi-fixes into 7.2/scsi-stagingMartin K. Petersen1-0/+5
2026-06-16Merge tag 'x86_cache_for_v7.2_rc1' of gitolite.kernel.org:pub/scm/linux/kerne...Linus Torvalds1-7/+11
2026-06-16Merge tag 'edac_updates_for_v7.2_rc1' of gitolite.kernel.org:pub/scm/linux/ke...Linus Torvalds1-0/+3
2026-06-16Merge tag 'arm64-upstream' of gitolite.kernel.org:pub/scm/linux/kernel/git/ar...Linus Torvalds2-1/+5
2026-06-16Merge tag 'm68k-for-v7.2-tag1' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds1-3/+1
2026-06-16i3c: master: Expose the APIs to support I3C hubAman Kumar Pandey1-0/+2
2026-06-15tcp: rehash onto different local ECMP path on retransmit timeoutNeil Spring3-6/+40
2026-06-15sctp: correct CONFIG_SCTP_DBG_OBJCNT macro name in commentEthan Nelson-Moore1-1/+1
2026-06-16KVM: x86/mmu: Ensure hugepage is in by slot before checking max mapping levelSean Christopherson1-1/+6
2026-06-15net: dsa: netc: add VLAN filter table and egress treatment managementWei Fang1-0/+15
2026-06-15net: enetc: add helpers to set/clear table bitmapWei Fang1-0/+2
2026-06-15net: dsa: netc: initialize the group bitmap of ETT and ECTWei Fang1-0/+7
2026-06-15net: enetc: add "Update" operation to the egress count tableWei Fang1-0/+2
2026-06-15net: enetc: add interfaces to manage egress treatment tableWei Fang1-0/+23
2026-06-15net: enetc: add "Update" and "Delete" operations to VLAN filter tableWei Fang1-0/+3
2026-06-15net: enetc: add interfaces to manage dynamic FDB entriesWei Fang1-0/+3
2026-06-15Merge tag 'nf-next-26-06-14' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski2-5/+31
2026-06-15netdev: expose io_uring rx_page_order order via netlinkDragos Tatulea1-0/+2
2026-06-15Merge tag 'asoc-v7.2' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai31-125/+2621