index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-18
ext4: add missing down_write_data_sem in mext_move_extent().
Julian Sun
1
-0
/
+2
2026-01-18
ext4: fix ext4_tune_sb_params padding
Arnd Bergmann
1
-1
/
+1
2026-01-04
Linux 6.19-rc4
v6.19-rc4
Linus Torvalds
1
-1
/
+1
2026-01-01
block, bfq: update outdated comment
Julia Lawall
1
-1
/
+1
2026-01-01
io_uring/memmap: drop unused sz param in io_uring_validate_mmap_request()
Caleb Sander Mateos
1
-5
/
+4
2026-01-01
io_uring/tctx: add separate lock for list of tctx's in ctx
Jens Axboe
5
-5
/
+23
2025-12-31
wifi: mt76: Remove blank line after mt792x firmware version dmesg
Shuah Khan
1
-3
/
+3
2025-12-31
Revert "wifi: mt76: Strip whitespace from build ddate"
Shuah Khan
1
-5
/
+1
2025-12-31
kselftest/harness: Use helper to avoid zero-size memset warning
Wake Liu
1
-1
/
+7
2025-12-31
selftests/ftrace: Test toplevel-enable for instance
Zheng Yejian
1
-1
/
+2
2025-12-31
selftests/ftrace: traceonoff_triggers: strip off names
Yipeng Zou
1
-2
/
+3
2025-12-31
drm/i915/gem: Zero-initialize the eb.vma array in i915_gem_do_execbuffer
Krzysztof Niemiec
1
-20
/
+17
2025-12-31
samples/ftrace: Adjust LoongArch register restore order in direct calls
Chenghao Duan
5
-14
/
+14
2025-12-31
LoongArch: BPF: Enhance the bpf_arch_text_poke() function
Chenghao Duan
1
-1
/
+16
2025-12-31
LoongArch: BPF: Enable trampoline-based tracing for module functions
Chenghao Duan
1
-9
/
+11
2025-12-31
LoongArch: BPF: Adjust the jump offset of tail calls
Chenghao Duan
1
-1
/
+1
2025-12-31
LoongArch: BPF: Save return address register ra to t0 before trampoline
Chenghao Duan
1
-0
/
+1
2025-12-31
LoongArch: BPF: Zero-extend bpf_tail_call() index
Hengqi Chen
1
-0
/
+2
2025-12-31
LoongArch: BPF: Sign extend kfunc call arguments
Hengqi Chen
2
-0
/
+42
2025-12-31
LoongArch: Refactor register restoration in ftrace_common_return
Chenghao Duan
1
-4
/
+10
2025-12-31
LoongArch: Enable exception fixup for specific ADE subcode
Chenghao Duan
1
-0
/
+5
2025-12-31
LoongArch: Remove unnecessary checks for ORC unwinder
Tiezhu Yang
1
-11
/
+5
2025-12-31
LoongArch: Remove is_entry_func() and kernel_entry_end
Tiezhu Yang
2
-13
/
+0
2025-12-31
LoongArch: Use UNWIND_HINT_END_OF_STACK for entry points
Tiezhu Yang
1
-0
/
+2
2025-12-31
LoongArch: Set correct protection_map[] for VM_NONE/VM_SHARED
Huacai Chen
1
-4
/
+4
2025-12-31
LoongArch: Complete CPUCFG registers definition
Huacai Chen
1
-0
/
+7
2025-12-30
io_uring: use GFP_NOWAIT for overflow CQEs on legacy rings
Alexandre Negrel
1
-1
/
+1
2025-12-30
blk-mq: skip CPU offline notify on unmapped hctx
Cong Zhang
1
-1
/
+1
2025-12-30
smb: client: fix UBSAN array-index-out-of-bounds in smb2_copychunk_range
Henrique Carvalho
1
-0
/
+6
2025-12-30
smb3 client: add missing tracepoint for unsupported ioctls
Steve French
2
-0
/
+4
2025-12-30
RDMA/bnxt_re: fix dma_free_coherent() pointer
Thomas Fourier
1
-3
/
+1
2025-12-30
ipv6: fix a BUG in rt6_get_pcpu_route() under PREEMPT_RT
Jiayuan Chen
1
-1
/
+12
2025-12-30
platform/x86: asus-armoury: add support for G835LW
Denis Benato
1
-0
/
+29
2025-12-30
RDMA/rtrs: Fix clt_path::max_pages_per_mr calculation
Honggang LI
1
-0
/
+1
2025-12-30
net: rose: fix invalid array index in rose_kill_by_device()
Pwnverse
1
-1
/
+1
2025-12-30
net: enetc: do not print error log if addr is 0
Wei Fang
1
-1
/
+7
2025-12-30
net: macb: Relocate mog_init_rings() callback from macb_mac_link_up() to macb...
Xiaolei Wang
1
-1
/
+2
2025-12-30
selftests: fib_test: Add test case for ipv4 multi nexthops
Vadim Fedorenko
1
-1
/
+69
2025-12-30
net: fib: restore ECMP balance from loopback
Vadim Fedorenko
1
-16
/
+10
2025-12-30
selftests: fib_nexthops: Add test cases for error routes deletion
Ido Schimmel
1
-0
/
+15
2025-12-30
ipv4: Fix reference count leak when using error routes with nexthop objects
Ido Schimmel
1
-3
/
+4
2025-12-30
net: usb: sr9700: fix incorrect command used to write single register
Ethan Nelson-Moore
1
-2
/
+2
2025-12-30
IB/rxe: Fix missing umem_odp->umem_mutex unlock on error path
Li Zhijian
1
-1
/
+3
2025-12-29
smb/server: fix refcount leak in smb2_open()
ZhangGuoDong
1
-1
/
+1
2025-12-29
smb/server: fix refcount leak in parse_durable_handle_context()
ZhangGuoDong
1
-0
/
+1
2025-12-29
smb/server: call ksmbd_session_rpc_close() on error path in create_smb2_pipe()
ZhangGuoDong
1
-1
/
+4
2025-12-29
ksmbd: Fix memory leak in get_file_all_info()
Zilin Guan
1
-1
/
+3
2025-12-29
x86/microcode/AMD: Fix Entrysign revision check for Zen5/Strix Halo
Rong Zhang
1
-1
/
+1
2025-12-29
ipv6: BUG() in pskb_expand_head() as part of calipso_skbuff_setattr()
Will Rosenberg
1
-1
/
+2
2025-12-29
usbnet: avoid a possible crash in dql_completed()
Eric Dumazet
1
-1
/
+2
[next]