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
2025-12-31
Revert "wifi: mt76: Strip whitespace from build ddate"
Shuah Khan
1
-5
/
+1
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
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
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
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-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
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
2025-12-29
gve: defer interrupt enabling until NAPI registration
Ankit Garg
2
-1
/
+3
2025-12-29
net: stmmac: fix the crash issue for zero copy XDP_TX action
Wei Fang
1
-2
/
+15
2025-12-29
octeontx2-pf: fix "UBSAN: shift-out-of-bounds error"
Anshumali Gaur
1
-0
/
+8
2025-12-29
platform/x86: asus-armoury: fix ppt data for FA507R
Denis Benato
1
-3
/
+18
2025-12-29
platform/x86/intel/pmt/discovery: use valid device pointer in dev_err_probe
Alok Tiwari
1
-2
/
+2
2025-12-29
platform/x86: hp-bioscfg: Fix out-of-bounds array access in ACPI package parsing
Junrui Luo
5
-4
/
+14
2025-12-29
platform/x86: asus-armoury: add support for G615LR
Denis Benato
1
-0
/
+29
2025-12-29
platform/x86: asus-armoury: add support for FA608UM
Denis Benato
1
-0
/
+36
2025-12-29
platform/x86: asus-armoury: add support for GA403WR
Denis Benato
1
-0
/
+32
2025-12-29
platform/x86: asus-armoury: add support for GU605CR
Denis Benato
1
-0
/
+29
2025-12-29
platform/x86: ideapad-laptop: Reassign KEY_CUT to KEY_SELECTIVE_SCREENSHOT
Tomáš Hnyk
1
-1
/
+1
2025-12-29
platform/x86: samsung-galaxybook: Fix problematic pointer cast
Armin Wolf
1
-3
/
+6
2025-12-29
drm/xe/guc: READ/WRITE_ONCE g2h_fence->done
Jonathan Cavitt
1
-4
/
+10
2025-12-28
Linux 6.19-rc3
v6.19-rc3
Linus Torvalds
1
-1
/
+1
2025-12-28
vfio/xe: Fix use-after-free in xe_vfio_pci_alloc_file()
Alper Ak
1
-1
/
+3
2025-12-28
vfio/pds: Fix memory leak in pds_vfio_dirty_enable()
Zilin Guan
1
-2
/
+5
[next]