summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2026-02-02spi: add multi_lane_mode field to struct spi_transferDavid Lechner1-0/+8
2026-02-02spi: support controllers with multiple data lanesDavid Lechner1-0/+22
2026-02-02KVM: arm64: Use standard seq_file iterator for vgic-debug debugfsFuad Tabba1-3/+0
2026-02-02KVM: arm64: Reimplement vgic-debug XArray iterationFuad Tabba1-1/+0
2026-02-02wifi: mac80211: Add eMLSR/eMLMR action frame parsing supportLorenzo Bianconi3-0/+49
2026-02-02wifi: mac80211: add initial UHR supportJohannes Berg1-2/+33
2026-02-02wifi: cfg80211: add initial UHR supportJohannes Berg2-3/+85
2026-02-02wifi: ieee80211: add some initial UHR definitionsJohannes Berg2-2/+251
2026-02-02wifi: mac80211: correct ieee80211-{s1g/eht}.h include guard commentsLachlan Hodges2-2/+2
2026-02-02tracing/dma: Cap dma_map_sg tracepoint arrays to prevent buffer overflowDeepanshu Kartikey1-6/+19
2026-02-02Partial revert "x86/xen: fix balloon target initialization for PVH dom0"Roger Pau Monne1-0/+2
2026-02-01Merge tag 'amd-drm-next-6.20-2026-01-30' of https://gitlab.freedesktop.org/ag...Dave Airlie1-0/+2
2026-02-01Merge tag 'perf-urgent-2026-02-01' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+5
2026-02-01mfd: wm8350-core: Use IRQF_ONESHOTSebastian Andrzej Siewior1-1/+1
2026-02-01genirq: Set IRQF_COND_ONESHOT in devm_request_irq().Sebastian Andrzej Siewior1-1/+1
2026-02-01cgroup: increase maximum subsystem count from 16 to 32Chen Ridong2-5/+5
2026-02-01ipc: don't audit capability check in ipc_permissions()Ondrej Mosnacek1-0/+6
2026-02-01delayacct: add timestamp of delay maxWang Yaxin3-1/+34
2026-02-01tracing: move tracing declarations from kernel.h to a dedicated headerYury Norov2-195/+205
2026-02-01tracing: remove size parameter in __trace_puts()Steven Rostedt1-2/+2
2026-02-01kernel.h: include linux/instruction_pointer.h explicitlyYury Norov1-0/+1
2026-02-01kernel.h: move VERIFY_OCTAL_PERMISSIONS() to sysfs.hYury Norov3-13/+14
2026-02-01moduleparam: include required headers explicitlyYury Norov1-0/+5
2026-02-01kernel.h: drop STACK_MAGIC macroYury Norov1-2/+0
2026-02-01compiler-clang.h: require LLVM 19.1.0 or higher for __typeof_unqual__Nathan Chancellor1-1/+1
2026-02-01kho: use unsigned long for nr_pagesPratyush Yadav1-3/+3
2026-02-01Merge branch 'mm-hotfixes-stable' into mm-nonmm-stable to pick up changesAndrew Morton3-3/+26
2026-02-01mm, swap: drop the SWAP_HAS_CACHE flagKairui Song1-1/+0
2026-02-01mm, swap: add folio to swap cache directly on allocationKairui Song1-5/+0
2026-02-01mm, swap: cleanup swap entry management workflowKairui Song1-33/+25
2026-02-01mm, swap: use swap cache as the swap in synchronize layerKairui Song1-6/+0
2026-02-01mm/shmem, swap: remove SWAP_MAP_SHMEMNhat Pham1-8/+7
2026-02-01mm/vma: add and use vma_assert_stabilised()Lorenzo Stoakes2-4/+53
2026-02-01mm/vma: update vma_assert_locked() to use lockdepLorenzo Stoakes1-8/+48
2026-02-01mm/vma: improve and document __is_vma_write_locked()Lorenzo Stoakes1-21/+24
2026-02-01mm/vma: introduce helper struct + thread through exclusive lock fnsLorenzo Stoakes2-8/+29
2026-02-01mm/vma: clean up __vma_enter/exit_locked()Lorenzo Stoakes1-2/+2
2026-02-01mm/vma: add+use vma lockdep acquire/release definesLorenzo Stoakes1-3/+34
2026-02-01mm/vma: rename is_vma_write_only(), separate out shared refcount putLorenzo Stoakes1-13/+53
2026-02-01mm/vma: document possible vma->vm_refcnt values and reference commentLorenzo Stoakes2-2/+47
2026-02-01mm/vma: rename VMA_LOCK_OFFSET to VM_REFCNT_EXCLUDE_READERS_FLAGLorenzo Stoakes2-10/+21
2026-02-01mm/damon: rename min_sz_region of damon_ctx to min_region_szSeongJae Park1-4/+4
2026-02-01mm/damon: rename DAMON_MIN_REGION to DAMON_MIN_REGION_SZSeongJae Park1-1/+1
2026-02-01mm/damon: document damon_call_control->dealloc_on_cancel repeat behaviorSeongJae Park1-1/+1
2026-02-01mm/damon: remove damon_operations->cleanup()SeongJae Park1-3/+0
2026-02-01mm: page_isolation: introduce page_is_unmovable()Kefeng Wang1-0/+2
2026-02-01mm/vmscan: add tracepoint and reason for kswapd_failures resetJiayuan Chen2-4/+66
2026-02-01mm/vmscan: mitigate spurious kswapd_failures reset from direct reclaimJiayuan Chen1-0/+2
2026-02-01mm: fix OOM killer inaccuracy on large many-core systemsMathieu Desnoyers1-0/+7
2026-02-01mm: rename CONFIG_MEMORY_BALLOON -> CONFIG_BALLOONDavid Hildenbrand (Red Hat)1-2/+2