summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2025-01-13mm/page_isolation: don't pass gfp flags to start_isolate_page_range()David Hildenbrand
2025-01-13mm: abstract get_arg_page() stack expansion and mmap read lockLorenzo Stoakes
2025-01-13lazy tlb: fix hotplug exit race with MMU_LAZY_TLB_SHOOTDOWNNicholas Piggin
2025-01-13filemap: remove unused folio_add_wait_queueDr. David Alan Gilbert
2025-01-13list_lru: expand list_lru_add() docs with info about sublistsAlice Ryhl
2025-01-13mm: factor out the order calculation into a new helperBaolin Wang
2025-01-13kasan: make kasan_record_aux_stack_noalloc() the default behaviourPeter Zijlstra
2025-01-13mm: pgtable: make ptep_clear() non-atomicQi Zheng
2025-01-13mm: mmap_lock: optimize mmap_lock tracepointsShakeel Butt
2025-01-13mm: make alloc_pages_mpol() staticMatthew Wilcox (Oracle)
2025-01-13mm: migrate: remove unused argument vma from migrate_misplaced_folio()Donet Tom
2025-01-14crypto: hisilicon/qm - support new function communicationYang Shen
2025-01-13net/mlx5: fs, add HWS packet reformat API functionMoshe Shemesh
2025-01-13net: remove init_dummy_netdev()Jakub Kicinski
2025-01-13of: Warn when of_property_read_bool() is used on non-boolean propertiesRob Herring (Arm)
2025-01-13device property: Split property reading bool and presence test opsRob Herring (Arm)
2025-01-13SUNRPC: only put task on cl_tasks list after the RPC call slot is reserved.Dai Ngo
2025-01-13Merge tag 'mm-hotfixes-stable-2025-01-13-00-03' of git://git.kernel.org/pub/s...Linus Torvalds
2025-01-13wifi: mac80211: Fix common size calculation for ML elementIlan Peer
2025-01-13wifi: mac80211: Support dynamic link addition and removalIlan Peer
2025-01-13wifi: ieee80211: Add some missing MLO related definitionsIlan Peer
2025-01-13wifi: mac80211: skip all known membership selectorsBenjamin Berg
2025-01-13wifi: cfg80211: check extended MLD capa/ops in assocJohannes Berg
2025-01-13Merge tag 'nvme-6.14-2025-01-12' of git://git.infradead.org/nvme into for-6.1...Jens Axboe
2025-01-13rbtree: add rb_find_add_cached() to rbtree.hRoger L. Beckermeyer III
2025-01-13Merge 6.13-rc7 into tty-nextGreg Kroah-Hartman
2025-01-13Merge 6.13-rc7 into driver-core-nextGreg Kroah-Hartman
2025-01-13Merge 6.13-rc4 into char-misc-nextGreg Kroah-Hartman
2025-01-13usb: phy: Remove API devm_usb_put_phy()Zijun Hu
2025-01-13Merge 6.13-rc7 into usb-nextGreg Kroah-Hartman
2025-01-12delayacct: add delay min to record delay peakWang Yaxin
2025-01-12kasan: fix typo in kasan_poison_new_object documentationDominik Karol PiÄ…tkowski
2025-01-12include: update references to include/asm-<arch>Geert Uytterhoeven
2025-01-12delayacct: add delay max to record delay peakWang Yaxin
2025-01-12lib min_heap: add brief introduction to Min Heap APIKuan-Wei Chiu
2025-01-12lib min_heap: improve type safety in min_heap macros by using container_ofKuan-Wei Chiu
2025-01-12mm: clear uffd-wp PTE/PMD state on mremap()Ryan Roberts
2025-01-12module: fix writing of livepatch relocations in ROX textPetr Pavlu
2025-01-13Merge tag 'drm-msm-next-2025-01-07' of gitlab.freedesktop.org:drm/msm into dr...Dave Airlie
2025-01-12bitops: add generic parity calculation for u8Wolfram Sang
2025-01-12i3c: fix kdoc parameter description for module_i3c_i2c_driver()Wolfram Sang
2025-01-12Merge tag 'iio-for-6.14a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2025-01-12Merge tag 'coresight-next-v6.14' of ssh://gitolite.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman
2025-01-12net/mlx5: Add nic_cap_reg and vhca_icm_ctrl registersAkiva Goldberger
2025-01-12net/mlx5: SHAMPO: Introduce new SHAMPO specific HCA capsSaeed Mahameed
2025-01-12net/mlx5: Add support for MRTCQ registerJianbo Liu
2025-01-12net/mlx5: Update mlx5_ifc to support FEC for 200G per lane link modesJianbo Liu
2025-01-11mm/slab: Move kvfree_rcu() into SLABUladzislau Rezki (Sony)
2025-01-11rcu/kvfree: Initialize kvfree_rcu() separatelyUladzislau Rezki (Sony)
2025-01-11Merge tag 'soc-fixes-6.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds