summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2025-01-14net: ethtool: add support for structured PHY statisticsJakub Kicinski-0/+16
2025-01-14net: ethtool: plumb PHY stats to PHY driversJakub Kicinski-0/+101
2025-01-14Merge branch 'i2c/i2c-host' of git://git.kernel.org/pub/scm/linux/kernel/git/...Wolfram Sang-78/+140
2025-01-14x86/efistub: Drop long obsolete UGA supportArd Biesheuvel-4/+0
2025-01-13mm/early_ioremap: add null pointer checks to prevent NULL-pointer dereferenceGuo Weikang-1/+1
2025-01-13memcg/hugetlb: remove memcg hugetlb try-commit-cancel protocolJoshua Hahn-22/+0
2025-01-13memcg/hugetlb: introduce mem_cgroup_charge_hugetlbJoshua Hahn-0/+7
2025-01-13mm: perform all memfd seal checks in a single placeLorenzo Stoakes-67/+11
2025-01-13mm: introduce mmap_lock_speculate_{try_begin|retry}Suren Baghdasaryan-2/+31
2025-01-13mm: convert mm_lock_seq to a proper seqcountSuren Baghdasaryan-27/+47
2025-01-13seqlock: add raw_seqcount_try_beginSuren Baghdasaryan-0/+22
2025-01-13mm: add per-order mTHP swap-in fallback/fallback_charge countersWenchao Hao-0/+2
2025-01-13x86: mm: free page table pages by RCU instead of semi RCUQi Zheng-1/+3
2025-01-13mm: pgtable: reclaim empty PTE page in madvise(MADV_DONTNEED)Qi Zheng-0/+1
2025-01-13mm: zap_install_uffd_wp_if_needed: return whether uffd-wp pte has been re-ins...Qi Zheng-4/+7
2025-01-13mm/page_isolation: don't pass gfp flags to start_isolate_page_range()David Hildenbrand-1/+1
2025-01-13mm: abstract get_arg_page() stack expansion and mmap read lockLorenzo Stoakes-3/+2
2025-01-13lazy tlb: fix hotplug exit race with MMU_LAZY_TLB_SHOOTDOWNNicholas Piggin-4/+0
2025-01-13filemap: remove unused folio_add_wait_queueDr. David Alan Gilbert-5/+0
2025-01-13list_lru: expand list_lru_add() docs with info about sublistsAlice Ryhl-11/+33
2025-01-13mm: factor out the order calculation into a new helperBaolin Wang-3/+13
2025-01-13kasan: make kasan_record_aux_stack_noalloc() the default behaviourPeter Zijlstra-5/+0
2025-01-13mm: pgtable: make ptep_clear() non-atomicQi Zheng-1/+8
2025-01-13mm: mmap_lock: optimize mmap_lock tracepointsShakeel Butt-17/+37
2025-01-13mm: make alloc_pages_mpol() staticMatthew Wilcox (Oracle)-8/+0
2025-01-13mm: migrate: remove unused argument vma from migrate_misplaced_folio()Donet Tom-4/+2
2025-01-14crypto: skcipher - document skcipher_walk_done() and rename some varsEric Biggers-1/+1
2025-01-14crypto: hisilicon/qm - support new function communicationYang Shen-0/+3
2025-01-13net/mlx5: fs, add HWS packet reformat API functionMoshe Shemesh-0/+1
2025-01-13net: remove init_dummy_netdev()Jakub Kicinski-1/+0
2025-01-13of: Warn when of_property_read_bool() is used on non-boolean propertiesRob Herring (Arm)-18/+7
2025-01-13device property: Split property reading bool and presence test opsRob Herring (Arm)-13/+9
2025-01-13dt-bindings: clock: add ID for eMMC for EN7581Christian Marangi-0/+2
2025-01-13dt-bindings: clock: drop NUM_CLOCKS define for EN7581Christian Marangi-2/+0
2025-01-13SUNRPC: only put task on cl_tasks list after the RPC call slot is reserved.Dai Ngo-0/+1
2025-01-13Merge tag 'mm-hotfixes-stable-2025-01-13-00-03' of git://git.kernel.org/pub/s...Linus Torvalds-2/+15
2025-01-13cxl/events: Update Memory Module Event Record to CXL spec rev 3.1Shiju Jose-3/+6
2025-01-13cxl/events: Update DRAM Event Record to CXL spec rev 3.1Shiju Jose-2/+7
2025-01-13cxl/events: Update General Media Event Record to CXL spec rev 3.1Shiju Jose-2/+5
2025-01-13cxl/events: Update Common Event Record to CXL spec rev 3.1Shiju Jose-1/+2
2025-01-13md: reintroduce md-linearYu Kuai-1/+3
2025-01-13wifi: mac80211: set key link ID to the deflink oneBenjamin Berg-1/+1
2025-01-13wifi: mac80211: Fix common size calculation for ML elementIlan Peer-8/+3
2025-01-13wifi: cfg80211: Add support for controlling EPCSIlan Peer-0/+19
2025-01-13wifi: mac80211: Support dynamic link addition and removalIlan Peer-0/+11
2025-01-13wifi: cfg80211: Add support for dynamic addition/removal of linksIlan Peer-0/+55
2025-01-13wifi: ieee80211: Add some missing MLO related definitionsIlan Peer-2/+28
2025-01-13wifi: nl80211: permit userspace to pass supported selectorsBenjamin Berg-0/+21
2025-01-13wifi: mac80211: skip all known membership selectorsBenjamin Berg-1/+3
2025-01-13wifi: cfg80211: check extended MLD capa/ops in assocJohannes Berg-0/+44