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
Age
Commit message (
Expand
)
Author
Lines
2026-01-26
lib/tests: convert test_min_heap module to KUnit
Ryota Sakamoto
-106
/
+81
2026-01-26
editorconfig: add rst extension
Kari Argillander
-1
/
+1
2026-01-26
kfifo: fix kmalloc_array_node() argument order
Randy Dunlap
-1
/
+1
2026-01-26
vmcoreinfo: make hwerr_data visible for debugging
Breno Leitao
-1
/
+5
2026-01-26
mm/zone_device: reinitialize large zone device private folios
Matthew Brost
-9
/
+47
2026-01-26
mm/mm_init: don't cond_resched() in deferred_init_memmap_chunk() if called fr...
Waiman Long
-6
/
+6
2026-01-26
mm/kfence: randomize the freelist on initialization
Pimyn Girgis
-4
/
+19
2026-01-26
kho: kho_preserve_vmalloc(): don't return 0 when ENOMEM
Andrew Morton
-1
/
+3
2026-01-26
kho: init alloc tags when restoring pages from reserved memory
Ran Xiaokai
-0
/
+8
2026-01-26
mm: memfd_luo: restore and free memfd_luo_ser on failure
Pratyush Yadav (Google)
-2
/
+4
2026-01-26
mm: memfd_luo: use memfd_alloc_file() instead of shmem_file_setup()
Pratyush Yadav (Google)
-2
/
+2
2026-01-26
memfd: export alloc_file()
Pratyush Yadav (Google)
-2
/
+8
2026-01-26
flex_proportions: make fprop_new_period() hardirq safe
Jan Kara
-2
/
+3
2026-01-26
mailmap: add entry for Viacheslav Bocharov
Viacheslav Bocharov
-0
/
+1
2026-01-26
mm/memory-failure: teach kill_accessing_process to accept hugetlb tail page pfn
Jane Chu
-6
/
+8
2026-01-26
mm/memory-failure: fix missing ->mf_stats count in hugetlb poison
Jane Chu
-37
/
+56
2026-01-26
mm, swap: restore swap_space attr aviod kernel panic
robin.kuo
-3
/
+2
2026-01-26
mm/kasan: fix KASAN poisoning in vrealloc()
Andrey Ryabinin
-5
/
+37
2026-01-26
mm/shmem, swap: fix race of truncate and swap entry split
Kairui Song
-11
/
+34
2026-01-26
Merge branch 'code-clean-up'
Jakub Kicinski
-102
/
+24
2026-01-26
net: bcmasp: streamline early exit in probe
Justin Chen
-13
/
+14
2026-01-26
net: bcmasp: clean up some legacy logic
Justin Chen
-89
/
+10
2026-01-26
net: alacritech: Use u64_stats_t with u64_stats_sync properly
David Yang
-29
/
+29
2026-01-26
Merge branch 'selftests-bpf-migrate-a-few-bpftool-testing-scripts'
Alexei Starovoitov
-486
/
+602
2026-01-26
selftests/bpf: convert test_bpftool_map_access.sh into test_progs framework
Alexis Lothoré (eBPF Foundation)
-399
/
+371
2026-01-26
selftests/bpf: convert test_bpftool_metadata.sh into test_progs framework
Alexis Lothoré (eBPF Foundation)
-86
/
+144
2026-01-26
selftests/bpf: Add a few helpers for bpftool testing
Alexis Lothoré (eBPF Foundation)
-1
/
+87
2026-01-27
f2fs: decrease maximum flush retry count in f2fs_enable_checkpoint()
Chao Yu
-1
/
+3
2026-01-27
f2fs: optimize NAT block loading during checkpoint write
Yongpeng Yang
-1
/
+13
2026-01-27
f2fs: change size parameter of __has_cursum_space() to unsigned int
Yongpeng Yang
-1
/
+1
2026-01-27
f2fs: add write latency stats for NAT and SIT blocks in f2fs_write_checkpoint
Yongpeng Yang
-2
/
+6
2026-01-27
f2fs: pin files do not require sbi->writepages lock for ordering
Yongpeng Yang
-0
/
+2
2026-01-27
f2fs: fix to show simulate_lock_timeout correctly
Chao Yu
-1
/
+2
2026-01-27
f2fs: introduce FAULT_SKIP_WRITE
Chao Yu
-0
/
+8
2026-01-27
f2fs: check skipped write in f2fs_enable_checkpoint()
Chao Yu
-4
/
+55
2026-01-27
m68knommu: Replace deprecated strcpy with strscpy in init_ucsimm
Thorsten Blum
-1
/
+2
2026-01-27
m68k: nommu: fix memmove() with differently aligned src and dest for 68000
Daniel Palmer
-0
/
+18
2026-01-27
m68k: defconfig: Clean up references to non-existing configs
Lukas Bulwahn
-4
/
+0
2026-01-27
Merge tag 'amd-drm-next-6.20-2026-01-23' of https://gitlab.freedesktop.org/ag...
Dave Airlie
-1186
/
+1432
2026-01-26
net: include <linux/hex.h> from sysctl_net_core.c
Eric Dumazet
-0
/
+1
2026-01-26
tracing: Disable trace_printk buffer on warning too
Steven Rostedt
-0
/
+9
2026-01-26
ftrace: Introduce and use ENTRIES_PER_PAGE_GROUP macro
Guenter Roeck
-3
/
+4
2026-01-26
tracing: Have show_event_trigger/filter format a bit more in columns
Steven Rostedt
-4
/
+22
2026-01-26
ring-buffer: Use a housekeeping CPU to wake up waiters
Petr Tesarik
-3
/
+21
2026-01-26
tracing: Check the return value of tracing_update_buffers()
Steven Rostedt
-3
/
+4
2026-01-26
tracing: Add show_event_triggers to expose active event triggers
Aaron Tomlin
-0
/
+72
2026-01-26
tracing: Add show_event_filters to expose active event filters
Aaron Tomlin
-0
/
+66
2026-01-26
tracing: Replace use of system_wq with system_dfl_wq
Marco Crivellari
-1
/
+1
2026-01-26
tracing: Add bitmask-list option for human-readable bitmask display
Aaron Tomlin
-11
/
+82
2026-01-26
tracing: Remove redundant call to event_trigger_reset_filter() in event_hist_...
Steven Rostedt
-2
/
+0
[prev]
[next]