index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Lines
2026-02-02
ipv6: pass proto by value to ipv6_push_nfrag_opts() and ipv6_push_frag_opts()
Eric Dumazet
-5
/
+5
2026-02-02
net: add a debug check in __skb_push()
Eric Dumazet
-0
/
+1
2026-02-02
fsverity: push out fsverity_info lookup
Christoph Hellwig
-9
/
+21
2026-02-02
fsverity: kick off hash readahead at data I/O submission time
Christoph Hellwig
-8
/
+22
2026-02-02
net: l3mdev: use skb_dst_dev_rcu() in l3mdev_l3_out()
Eric Dumazet
-3
/
+4
2026-02-03
pinctrl: core: Remove unused devm_pinctrl_unregister()
Andy Shevchenko
-3
/
+0
2026-02-02
Anbernic RG-DS AW87391 Speaker Amps
Mark Brown
-10
/
+54
2026-02-02
spi: add multi-lane support
Mark Brown
-0
/
+30
2026-02-02
rcu: Mark lockdep_assert_rcu_helper() __always_inline
Arnd Bergmann
-1
/
+1
2026-02-02
Merge tag 'iio-for-7.0a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Greg Kroah-Hartman
-36
/
+192
2026-02-02
RDMA/bnxt_re: Report packet pacing capabilities when querying device
Kalesh AP
-0
/
+16
2026-02-02
spi: add multi_lane_mode field to struct spi_transfer
David Lechner
-0
/
+8
2026-02-02
spi: support controllers with multiple data lanes
David Lechner
-0
/
+22
2026-02-02
KVM: arm64: Use standard seq_file iterator for vgic-debug debugfs
Fuad Tabba
-3
/
+0
2026-02-02
KVM: arm64: Reimplement vgic-debug XArray iteration
Fuad Tabba
-1
/
+0
2026-02-02
wifi: mac80211: Add eMLSR/eMLMR action frame parsing support
Lorenzo Bianconi
-0
/
+49
2026-02-02
wifi: mac80211: add initial UHR support
Johannes Berg
-2
/
+33
2026-02-02
wifi: cfg80211: add initial UHR support
Johannes Berg
-3
/
+85
2026-02-02
wifi: ieee80211: add some initial UHR definitions
Johannes Berg
-2
/
+251
2026-02-02
wifi: mac80211: correct ieee80211-{s1g/eht}.h include guard comments
Lachlan Hodges
-2
/
+2
2026-02-02
tracing/dma: Cap dma_map_sg tracepoint arrays to prevent buffer overflow
Deepanshu Kartikey
-6
/
+19
2026-02-02
Partial revert "x86/xen: fix balloon target initialization for PVH dom0"
Roger Pau Monne
-0
/
+2
2026-02-02
Merge tag 'amd-drm-next-6.20-2026-01-30' of https://gitlab.freedesktop.org/ag...
Dave Airlie
-0
/
+2
2026-02-01
Merge tag 'perf-urgent-2026-02-01' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-0
/
+5
2026-02-01
mfd: wm8350-core: Use IRQF_ONESHOT
Sebastian Andrzej Siewior
-1
/
+1
2026-02-01
genirq: Set IRQF_COND_ONESHOT in devm_request_irq().
Sebastian Andrzej Siewior
-1
/
+1
2026-02-01
cgroup: increase maximum subsystem count from 16 to 32
Chen Ridong
-5
/
+5
2026-01-31
ipc: don't audit capability check in ipc_permissions()
Ondrej Mosnacek
-0
/
+6
2026-01-31
delayacct: add timestamp of delay max
Wang Yaxin
-1
/
+34
2026-01-31
tracing: move tracing declarations from kernel.h to a dedicated header
Yury Norov
-195
/
+205
2026-01-31
tracing: remove size parameter in __trace_puts()
Steven Rostedt
-2
/
+2
2026-01-31
kernel.h: include linux/instruction_pointer.h explicitly
Yury Norov
-0
/
+1
2026-01-31
kernel.h: move VERIFY_OCTAL_PERMISSIONS() to sysfs.h
Yury Norov
-13
/
+14
2026-01-31
moduleparam: include required headers explicitly
Yury Norov
-0
/
+5
2026-01-31
kernel.h: drop STACK_MAGIC macro
Yury Norov
-2
/
+0
2026-01-31
compiler-clang.h: require LLVM 19.1.0 or higher for __typeof_unqual__
Nathan Chancellor
-1
/
+1
2026-01-31
kho: use unsigned long for nr_pages
Pratyush Yadav
-3
/
+3
2026-01-31
Merge branch 'mm-hotfixes-stable' into mm-nonmm-stable to pick up changes
Andrew Morton
-3
/
+26
2026-01-31
mm, swap: drop the SWAP_HAS_CACHE flag
Kairui Song
-1
/
+0
2026-01-31
mm, swap: add folio to swap cache directly on allocation
Kairui Song
-5
/
+0
2026-01-31
mm, swap: cleanup swap entry management workflow
Kairui Song
-33
/
+25
2026-01-31
mm, swap: use swap cache as the swap in synchronize layer
Kairui Song
-6
/
+0
2026-01-31
mm/shmem, swap: remove SWAP_MAP_SHMEM
Nhat Pham
-8
/
+7
2026-01-31
mm/vma: add and use vma_assert_stabilised()
Lorenzo Stoakes
-4
/
+53
2026-01-31
mm/vma: update vma_assert_locked() to use lockdep
Lorenzo Stoakes
-8
/
+48
2026-01-31
mm/vma: improve and document __is_vma_write_locked()
Lorenzo Stoakes
-21
/
+24
2026-01-31
mm/vma: introduce helper struct + thread through exclusive lock fns
Lorenzo Stoakes
-8
/
+29
2026-01-31
mm/vma: clean up __vma_enter/exit_locked()
Lorenzo Stoakes
-2
/
+2
2026-01-31
mm/vma: add+use vma lockdep acquire/release defines
Lorenzo Stoakes
-3
/
+34
2026-01-31
mm/vma: rename is_vma_write_only(), separate out shared refcount put
Lorenzo Stoakes
-13
/
+53
[prev]
[next]