summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2024-11-15net: phy: convert eee_broken_modes to a linkmode bitmapHeiner Kallweit1-5/+4
2024-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski9-46/+43
2024-11-14Merge tag 'net-6.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-1/+3
2024-11-14net: dsa: microchip: Add LAN9646 switch support to KSZ DSA driverTristram Ha1-0/+1
2024-11-14net: Make copy_safe_from_sockptr() match documentationMichal Luczaj1-1/+3
2024-11-14Merge tag 'wireless-next-2024-11-13' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2-51/+2
2024-11-14Merge tag 'tpmdd-next-6.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+3
2024-11-13tpm: Opt-in in disable PCR integrity protectionJarkko Sakkinen1-0/+3
2024-11-13Merge tag 'mm-hotfixes-stable-2024-11-12-16-39' of git://git.kernel.org/pub/s...Linus Torvalds2-5/+9
2024-11-12wifi: mac80211: Support EHT 1024 aggregation size in TXMeiChia Chiu1-0/+2
2024-11-12net: Implement fault injection forcing skb reallocationBreno Leitao1-0/+9
2024-11-12net: Add napi_struct parameter irq_suspend_timeoutMartin Karsten1-0/+2
2024-11-11mm: page_frag: reuse existing space for 'size' and 'pfmemalloc'Yunsheng Lin2-10/+33
2024-11-11mm: page_frag: avoid caller accessing 'page_frag_cache' directlyYunsheng Lin1-0/+10
2024-11-11mm: move the page fragment allocator from page_alloc into its own fileYunsheng Lin5-40/+50
2024-11-11mm: count zeromap read and set for swapout and swapinBarry Song2-5/+9
2024-11-10Merge tag 'mm-hotfixes-stable-2024-11-09-22-40' of git://git.kernel.org/pub/s...Linus Torvalds3-7/+25
2024-11-10neighbour: Create netdev->neighbour associationGilad Naaman1-0/+7
2024-11-09Merge tag 'acpi-6.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-4/+0
2024-11-08Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-29/+3
2024-11-08net: phy: remove genphy_config_eee_advertHeiner Kallweit1-1/+0
2024-11-08net: phy: make genphy_c45_write_eee_adv() staticHeiner Kallweit1-1/+0
2024-11-08signal: restore the override_rlimit logicRoman Gushchin1-1/+2
2024-11-08mm/page_alloc: keep track of free highatomicYu Zhao1-0/+1
2024-11-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski12-12/+75
2024-11-07wwan: core: Add WWAN ADB and MIPC port typeJinjian Song1-0/+4
2024-11-07arm64: smccc: Remove broken support for SMCCCv1.3 SVE discard hintMark Rutland1-29/+3
2024-11-07net: add debug check in skb_reset_mac_header()Eric Dumazet1-1/+4
2024-11-07net: add debug check in skb_reset_network_header()Eric Dumazet1-1/+4
2024-11-07net: add debug check in skb_reset_transport_header()Eric Dumazet1-1/+4
2024-11-07net: add debug check in skb_reset_inner_mac_header()Eric Dumazet1-1/+4
2024-11-07net: add debug check in skb_reset_inner_network_header()Eric Dumazet1-1/+4
2024-11-07net: add debug check in skb_reset_inner_transport_header()Eric Dumazet1-1/+4
2024-11-07net: skb_reset_mac_len() must check if mac_header was setEric Dumazet1-6/+11
2024-11-07Merge tag 'nfs-for-6.12-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds1-1/+2
2024-11-06ACPI: processor: Move arch_init_invariance_cppc() call laterMario Limonciello1-4/+0
2024-11-06mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handlingLorenzo Stoakes1-3/+4
2024-11-06mm: refactor map_deny_write_exec()Lorenzo Stoakes1-3/+18
2024-11-05net: tcp: replace the document for "lsndtime" in tcp_sockMenglong Dong1-2/+1
2024-11-05Merge tag 'arm-fixes-6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+2
2024-11-04nfs_common: fix localio to cope with racing nfs_local_probe()Mike Snitzer1-1/+2
2024-11-04Merge tag 'qcom-drivers-fixes-for-6.12' of https://git.kernel.org/pub/scm/lin...Arnd Bergmann1-0/+2
2024-11-04net: enetc: add initial netc-blk-ctrl driver supportWei Fang1-0/+19
2024-11-03dim: pass dim_sample to net_dim() by referenceCaleb Sander Mateos1-1/+1
2024-11-03dim: make dim_calc_stats() inputs const pointersCaleb Sander Mateos1-1/+2
2024-11-03Merge tag 'mm-hotfixes-stable-2024-11-03-10-50' of git://git.kernel.org/pub/s...Linus Torvalds4-10/+22
2024-11-03net: ethtool: Avoid thousands of -Wflex-array-member-not-at-end warningsGustavo A. R. Silva1-1/+1
2024-11-03mm: multi-gen LRU: use {ptep,pmdp}_clear_young_notify()Yu Zhao1-2/+3
2024-11-03mm: multi-gen LRU: remove MM_LEAF_OLD and MM_NONLEAF_TOTAL statsYu Zhao1-2/+0
2024-11-03Merge tag 'input-for-v6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+9