summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2026-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski7-18/+23
2026-06-05net: ethtool: add netif_get_link_ksettings() for correct ops-locked useJakub Kicinski1-0/+2
2026-06-04Merge tag 'trace-v7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-0/+8
2026-06-04tracing: Fix CFI violation in probestub being called by tprobesEva Kurchatova1-0/+8
2026-06-02Merge tag 'mm-hotfixes-stable-2026-06-01-20-58' of git://git.kernel.org/pub/s...Linus Torvalds2-16/+0
2026-06-02net: Remove orphaned ax25_ptr referencesCosta Shulyupin1-1/+0
2026-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni6-2/+29
2026-05-31Merge tag 'liveupdate-fixes-2026-05-30' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-1/+1
2026-05-30Merge tag 'tty-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-1/+13
2026-05-30Merge tag 'char-misc-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2026-05-30Merge tag 'clang-fixes-7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-0/+18
2026-05-29Merge tag 'iommu-fixes-v7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+11
2026-05-29Merge tag 'hid-for-linus-2026052801' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+0
2026-05-29mm/memory-failure: fix hugetlb_lock AA deadlock in get_huge_page_for_hwpoisonWupeng Ma2-16/+0
2026-05-29crypto: api - Remove per-tfm refcountEric Biggers1-1/+0
2026-05-29net: remove SIOCSHWTSTAMP and SIOCGHWTSTAMP from ndo_eth_ioctl commentXuan Zhuo1-2/+2
2026-05-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski12-35/+45
2026-05-28Merge tag 'net-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds3-3/+7
2026-05-28Disable -Wattribute-alias for clang-23 and newerNathan Chancellor4-0/+18
2026-05-28dpll: export __dpll_device_change_ntf() for use under dpll_lockIvan Vecera1-0/+1
2026-05-28net: Introduce skb tc depth field to track packet loopsJamal Hadi Salim1-0/+2
2026-05-28iommu, debugobjects: avoid gcc-16.1 section mismatch warningsArnd Bergmann1-0/+11
2026-05-27Merge tag 'nf-next-26-05-25' of https://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski1-0/+17
2026-05-27llc: Add SPDX id lines to some llc source filesTim Bird1-7/+1
2026-05-26Merge tag 'mm-hotfixes-stable-2026-05-25-16-22' of git://git.kernel.org/pub/s...Linus Torvalds4-28/+27
2026-05-26kho: fix KHO_TREE_MAX_DEPTH for non-4KB page sizesGeorge Guo1-1/+1
2026-05-25net/mlx5: Add SPF function type for page managementMoshe Shemesh1-0/+1
2026-05-24netfilter: x_tables: disable 32bit compat interface in user namespacesFlorian Westphal1-0/+17
2026-05-24Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds3-4/+9
2026-05-23Merge tag 'driver-core-7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+1
2026-05-23dpll: change dpll_netdev_pin_handle_size() to assume DPLL_A_PIN_ID will be usedEric Dumazet1-2/+7
2026-05-23Merge tag 'cgroup-for-7.1-rc4-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2026-05-22netfilter: nf_conntrack_gre: fix gre keymap list corruptionFlorian Westphal1-3/+4
2026-05-22device property: set fwnode->secondary to NULL in fwnode_init()Bartosz Golaszewski1-0/+1
2026-05-22parport: Fix race between port and client registrationBen Hutchings1-0/+1
2026-05-22serial: core: introduce guard(uart_port_lock_check_sysrq_irqsave)Jacques Nilo1-0/+12
2026-05-22Revert "mm: introduce a new page type for page pool in page type"Byungchul Park2-9/+24
2026-05-22Revert "mm/hugetlbfs: update hugetlbfs to use mmap_prepare"Lorenzo Stoakes2-19/+3
2026-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski16-64/+364
2026-05-22Merge tag 'net-7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds1-3/+3
2026-05-21Merge tag 'efi-fixes-for-v7.1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2026-05-21HID: remove duplicate hid_warn_ratelimited definitionLiu Kai1-2/+0
2026-05-21net: dsa: netc: add support for the standardized countersWei Fang1-0/+6
2026-05-21net: dsa: add NETC switch tag supportWei Fang1-0/+14
2026-05-21net: enetc: add support for "Add" and "Delete" operations to IPFTWei Fang1-0/+93
2026-05-21net: enetc: add support for the "Update" operation to buffer pool tableWei Fang1-0/+25
2026-05-21net: enetc: add support for the "Add" operation to VLAN filter tableWei Fang1-0/+24
2026-05-21net: enetc: add basic operations to the FDB tableWei Fang1-1/+43
2026-05-20net: airoha: Fix NPU RX DMA descriptor bitsChristian Marangi1-3/+3
2026-05-19Merge tag 'ata-7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...Linus Torvalds1-3/+4