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-03-22
crypto: qat - add wireless mode support for QAT GEN6
George Abraham P
-18
/
+137
2026-03-22
crypto: atmel-aes - Fix 3-page memory leak in atmel_aes_buff_cleanup
Thorsten Blum
-1
/
+1
2026-03-22
crypto: tegra - Disable softirqs before finalizing request
Herbert Xu
-0
/
+12
2026-03-22
crypto: artpec6 - use memcpy_and_pad to simplify prepare_hash
Thorsten Blum
-6
/
+3
2026-03-22
md/raid5: skip 2-failure compute when other disk is R5_LOCKED
FengWei Shih
-0
/
+2
2026-03-21
zram: do not slot_free() written-back slots
Sergey Senozhatsky
-25
/
+14
2026-03-21
mm/damon/core: avoid use of half-online-committed context
SeongJae Park
-0
/
+14
2026-03-21
mm/rmap: clear vma->anon_vma on error
Lorenzo Stoakes (Oracle)
-0
/
+7
2026-03-21
sched_ext: Fix inconsistent NUMA node lookup in scx_select_cpu_dfl()
Cheng-Yang Chou
-1
/
+1
2026-03-21
Merge tag 'driver-core-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-54
/
+224
2026-03-21
pwm: jz4740: Drop unused include
Andy Shevchenko
-1
/
+0
2026-03-21
iio: light: vcnl4035: fix scan buffer on big-endian
David Lechner
-6
/
+12
2026-03-21
ftrace: Use hash argument for tmp_ops in update_ftrace_direct_mod
Jiri Olsa
-2
/
+2
2026-03-21
ring-buffer: Fix to update per-subbuf entries of persistent ring buffer
Masami Hiramatsu (Google)
-1
/
+1
2026-03-21
iio: adc: ti-adc161s626: use DMA-safe memory for spi_read()
David Lechner
-12
/
+8
2026-03-21
tracing: Fix trace_marker copy link list updates
Steven Rostedt
-9
/
+10
2026-03-21
tracing: Fix failure to read user space from system call trace events
Steven Rostedt
-0
/
+17
2026-03-21
iio: adc: ti-adc161s626: fix buffer read on big-endian
David Lechner
-9
/
+12
2026-03-21
tracing: Revert "tracing: Remove pid in task_rename tracing output"
Xuewen Yan
-2
/
+5
2026-03-21
selftests/bpf: Add a test cases for sync_linked_regs regarding zext propagation
Daniel Borkmann
-0
/
+108
2026-03-21
bpf: Fix sync_linked_regs regarding BPF_ADD_CONST32 zext propagation
Daniel Borkmann
-6
/
+15
2026-03-21
Merge branch 'libbpf-add-bpf_program__clone-for-individual-program-loading'
Alexei Starovoitov
-60
/
+229
2026-03-21
selftests/bpf: Test bpf_program__clone() attach_btf_id override
Mykyta Yatsenko
-0
/
+91
2026-03-21
selftests/bpf: Use bpf_program__clone() in veristat
Mykyta Yatsenko
-60
/
+42
2026-03-21
libbpf: Introduce bpf_program__clone()
Mykyta Yatsenko
-0
/
+96
2026-03-21
Merge branch 'bpf-fix-unsound-scalar-forking-for-bpf_or'
Alexei Starovoitov
-1
/
+95
2026-03-21
selftests/bpf: Add tests for maybe_fork_scalars() OR vs AND handling
Daniel Wade
-0
/
+94
2026-03-21
bpf: Fix unsound scalar forking in maybe_fork_scalars() for BPF_OR
Daniel Wade
-1
/
+1
2026-03-21
Merge branch 'bpf-fix-abs-int_min-undefined-behavior-in-interpreter-sdiv-smod'
Alexei Starovoitov
-8
/
+72
2026-03-21
selftests/bpf: Add tests for sdiv32/smod32 with INT_MIN dividend
Jenny Guanni Qu
-0
/
+58
2026-03-21
bpf: Fix undefined behavior in interpreter sdiv/smod for INT_MIN
Jenny Guanni Qu
-8
/
+14
2026-03-21
selftests/bpf: Add alignment flag for test_verifier 190 testcase
Tiezhu Yang
-0
/
+1
2026-03-21
Merge branch 'bpf-consolidate-sleepable-context-checks-in-verifier'
Alexei Starovoitov
-64
/
+43
2026-03-21
bpf: Consolidate sleepable checks in check_func_call()
Puranjay Mohan
-11
/
+10
2026-03-21
bpf: Consolidate sleepable checks in check_kfunc_call()
Puranjay Mohan
-23
/
+13
2026-03-21
bpf: Consolidate sleepable checks in check_helper_call()
Puranjay Mohan
-30
/
+20
2026-03-21
selftests/bpf: Add tests for bpf_throw lock leak from subprogs
Ihor Solodrai
-0
/
+47
2026-03-21
bpf: Fix exception exit lock checking for subprogs
Ihor Solodrai
-4
/
+8
2026-03-21
cgroup/dmem: remove region parameter from dmemcg_parse_limit
Thadeu Lima de Souza Cascardo
-3
/
+2
2026-03-21
Merge tag 'i2c-host-fixes-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kern...
Wolfram Sang
-1
/
+20
2026-03-21
tools/sched_ext: Update stale scx_ops_error() comment in fcg_cgroup_move()
Ke Zhao
-1
/
+1
2026-03-21
selftests/sched_ext: Return non-zero exit code on test failure
zhidao su
-1
/
+1
2026-03-21
sched_ext: Documentation: Document events sysfs file and module parameters
zhidao su
-0
/
+68
2026-03-21
sched_ext: idle: Prioritize idle SMT sibling
Andrea Righi
-4
/
+22
2026-03-21
Merge tag 'hwmon-for-v7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-21
/
+37
2026-03-21
Merge tag 'bootconfig-fixes-v7.0-rc4' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-3
/
+7
2026-03-21
Merge tag 'for-7.0-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-40
/
+341
2026-03-21
block: partitions: Replace pp_buf with struct seq_buf
Kees Cook
-157
/
+106
2026-03-21
PCI: dwc: rcar-gen4: Mark BAR0 and BAR2 as Resizable BARs in endpoint mode
Koichiro Den
-0
/
+2
2026-03-21
PCI: mediatek: Fix possible truncation in mtk_pcie_parse_port()
Ryder Lee
-1
/
+1
[prev]
[next]