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-04-02
crash_dump/dm-crypt: don't print in arch-specific code
Coiby Xu
-7
/
+6
2026-04-02
lib: parser: fix match_wildcard to correctly handle trailing stars
Inseob Kim
-1
/
+1
2026-04-02
lib: kunit_iov_iter: add tests for extract_iter_to_sg
Christian A. Ehrhardt
-0
/
+203
2026-04-02
lib: kunit_iov_iter: improve error detection
Christian A. Ehrhardt
-1
/
+6
2026-04-02
lib: kunit_iov_iter: fix memory leaks
Christian A. Ehrhardt
-6
/
+8
2026-04-02
lib/scatterlist: fix temp buffer in extract_user_to_sg()
Christian A. Ehrhardt
-2
/
+1
2026-04-02
lib/scatterlist: fix length calculations in extract_kvec_to_sg
Christian A. Ehrhardt
-2
/
+3
2026-04-02
lib/list_sort: remove dummy cmp() calls to speed up merge_final()
Kuan-Wei Chiu
-10
/
+0
2026-04-02
ubifs: remove unnecessary cond_resched() from list_sort() compare
Kuan-Wei Chiu
-3
/
+0
2026-04-02
xor: add a kunit test case
Christoph Hellwig
-1
/
+205
2026-04-02
xor: use static_call for xor_gen
Christoph Hellwig
-11
/
+11
2026-04-02
xor: pass the entire operation to the low-level ops
Christoph Hellwig
-505
/
+224
2026-04-02
btrfs: use xor_gen
Christoph Hellwig
-23
/
+4
2026-04-02
async_xor: use xor_gen
Christoph Hellwig
-24
/
+10
2026-04-02
xor: add a better public API
Christoph Hellwig
-0
/
+36
2026-04-02
xor: make xor.ko self-contained in lib/raid/
Christoph Hellwig
-109
/
+73
2026-04-02
xor: avoid indirect calls for arm64-optimized ops
Christoph Hellwig
-97
/
+114
2026-04-02
x86: move the XOR code to lib/raid/
Christoph Hellwig
-580
/
+522
2026-04-02
s390: move the XOR code to lib/raid/
Christoph Hellwig
-3
/
+2
2026-04-02
sparc: move the XOR code to lib/raid/
Christoph Hellwig
-57
/
+52
2026-04-02
riscv: move the XOR code to lib/raid/
Christoph Hellwig
-57
/
+59
2026-04-02
powerpc: move the XOR code to lib/raid/
Christoph Hellwig
-105
/
+74
2026-04-02
loongarch: move the XOR code to lib/raid/
Christoph Hellwig
-74
/
+27
2026-04-02
arm64: move the XOR code to lib/raid/
Christoph Hellwig
-78
/
+67
2026-04-02
arm: move the XOR code to lib/raid/
Christoph Hellwig
-202
/
+205
2026-04-02
alpha: move the XOR code to lib/raid/
Christoph Hellwig
-849
/
+855
2026-04-02
xor: move generic implementations out of asm-generic/xor.h
Christoph Hellwig
-725
/
+748
2026-04-02
xor: remove macro abuse for XOR implementation registrations
Christoph Hellwig
-173
/
+168
2026-04-02
xor: split xor.h
Christoph Hellwig
-22
/
+30
2026-04-02
xor: cleanup registration and probing
Christoph Hellwig
-50
/
+48
2026-04-02
xor: small cleanups
Christoph Hellwig
-4
/
+1
2026-04-02
xor: move to lib/raid/
Christoph Hellwig
-4
/
+14
2026-04-02
um/xor: cleanup xor.h
Christoph Hellwig
-16
/
+0
2026-04-02
arm64/xor: fix conflicting attributes for xor_block_template
Christoph Hellwig
-1
/
+1
2026-04-02
arm/xor: remove in_interrupt() handling
Christoph Hellwig
-29
/
+12
2026-04-02
xor: assert that xor_blocks is not call from interrupt context
Christoph Hellwig
-0
/
+2
2026-04-02
Merge tag 'v7.0-rc6-smb3-client-fix' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
-0
/
+4
2026-04-02
perf metrics: Make common stalled metrics conditional on having the event
Ian Rogers
-57
/
+57
2026-04-02
perf tests kwork: Add basic kwork coverage tests
Ian Rogers
-0
/
+79
2026-04-02
perf data convert ctf: Pipe mode improvements
Ian Rogers
-4
/
+59
2026-04-02
perf evsel: Make unknown event names more unique
Ian Rogers
-3
/
+4
2026-04-02
perf ordered-events: Event processing consistency with the regular reader
Ian Rogers
-1
/
+1
2026-04-02
perf header: Refactor pipe mode end marker handling
Ian Rogers
-78
/
+75
2026-04-02
perf session: Extra logging for failed to process events
Ian Rogers
-8
/
+20
2026-04-02
perf header: Properly warn/print when libtraceevent/libbpf support is missing
Ian Rogers
-23
/
+47
2026-04-02
perf header: Add utility to convert feature number to a string
Ian Rogers
-0
/
+9
2026-04-02
perf clockid: Add missing include
Ian Rogers
-1
/
+2
2026-04-02
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
-12
/
+432
2026-04-02
perf trace: Fix potential u64 underflow in duration calculation
Michael Petlan
-1
/
+1
2026-04-02
net: stmmac: fix integer underflow in chain mode
Tyllis Xu
-5
/
+6
[prev]
[next]