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
/
task-analyzer.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-05
LoongArch: BPF: Add struct ops support for trampoline
Tiezhu Yang
1
-25
/
+50
2025-08-05
LoongArch: BPF: Add basic bpf trampoline support
Chenghao Duan
2
-0
/
+383
2025-08-05
LoongArch: BPF: Add dynamic code modification support
Chenghao Duan
3
-1
/
+151
2025-08-05
LoongArch: BPF: Rename and refactor validate_code()
Chenghao Duan
1
-1
/
+9
2025-08-03
LoongArch: Add larch_insn_gen_{beq,bne} helpers
Chenghao Duan
2
-0
/
+30
2025-08-03
LoongArch: Don't use %pK through printk() in unwinder
Thomas Weißschuh
1
-1
/
+1
2025-08-03
LoongArch: Avoid in-place string operation on FDT content
Yao Zi
1
-5
/
+8
2025-08-03
LoongArch: Support mem=<size> kernel parameter
Ming Wang
1
-8
/
+10
2025-08-03
LoongArch: Make relocate_new_kernel_size be a .quad value
Huacai Chen
1
-1
/
+1
2025-08-03
LoongArch: Complete KSave registers definition
Yanteng Si
1
-0
/
+7
2025-07-28
selftests/bpf: Migrate fexit_noreturns case into tracing_failure test suite
KaFai Wan
4
-38
/
+39
2025-07-28
selftests/bpf: Add selftest for attaching tracing programs to functions in de...
KaFai Wan
2
-0
/
+39
2025-07-28
bpf: Add log for attaching tracing programs to functions in deny list
KaFai Wan
1
-0
/
+2
2025-07-28
bpf: Show precise rejected function when attaching fexit/fmod_ret to __noretu...
KaFai Wan
2
-2
/
+3
2025-07-28
bpf: Fix various typos in verifier.c comments
Suchit Karunakaran
1
-5
/
+5
2025-07-28
bpf: Add third round of bounds deduction
Paul Chaignon
2
-1
/
+2
2025-07-28
selftests/bpf: Test invariants on JSLT crossing sign
Paul Chaignon
1
-1
/
+1
2025-07-28
selftests/bpf: Test cross-sign 64bits range refinement
Paul Chaignon
1
-0
/
+118
2025-07-28
selftests/bpf: Update reg_bound range refinement logic
Paul Chaignon
1
-0
/
+14
2025-07-28
bpf: Improve bounds when s64 crosses sign boundary
Paul Chaignon
1
-0
/
+52
2025-07-27
Linux 6.16
v6.16
Linus Torvalds
1
-1
/
+1
2025-07-27
bpf: Simplify bounds refinement from s32
Paul Chaignon
1
-14
/
+0
2025-07-26
selftests/bpf: Enable private stack tests for arm64
Puranjay Mohan
4
-4
/
+91
2025-07-26
bpf, arm64: JIT support for private stack
Puranjay Mohan
1
-12
/
+121
2025-07-26
bpf: Move bpf_jit_get_prog_name() to core.c
Puranjay Mohan
3
-8
/
+10
2025-07-26
bpf, arm64: Fix fp initialization for exception boundary
Puranjay Mohan
1
-0
/
+1
2025-07-26
umd: Remove usermode driver framework
Thomas Weißschuh
4
-215
/
+0
2025-07-26
bpf/preload: Don't select USERMODE_DRIVER
Thomas Weißschuh
1
-1
/
+0
2025-07-25
selftests/bpf: Fix test dynptr/test_dynptr_memset_xdp_chunks failure
Yonghong Song
1
-1
/
+12
2025-07-25
selftests/bpf: Fix test dynptr/test_dynptr_copy_xdp failure
Yonghong Song
1
-2
/
+3
2025-07-25
selftests/bpf: Increase xdp data size for arm64 64K page size
Yonghong Song
1
-2
/
+8
2025-07-25
ARM: 9450/1: Fix allowing linker DCE with binutils < 2.36
Nathan Chancellor
1
-1
/
+1
2025-07-25
ARM: 9448/1: Use an absolute path to unified.h in KBUILD_AFLAGS
Nathan Chancellor
1
-1
/
+1
2025-07-24
bcachefs: Add missing snapshots_seen_add_inorder()
Kent Overstreet
1
-5
/
+6
2025-07-24
bcachefs: Fix write buffer flushing from open journal entry
Kent Overstreet
1
-0
/
+1
2025-07-24
sprintf.h requires stdarg.h
Stephen Rothwell
1
-0
/
+1
2025-07-24
resource: fix false warning in __request_region()
Akinobu Mita
1
-2
/
+3
2025-07-24
mm/damon/core: commit damos_quota_goal->nid
SeongJae Park
1
-0
/
+15
2025-07-24
drm/xe: Fix build without debugfs
Lucas De Marchi
1
-1
/
+1
2025-07-24
net: hns3: default enable tx bounce buffer when smmu enabled
Jijie Shao
2
-0
/
+33
2025-07-24
net: hns3: fixed vf get max channels bug
Jian Shen
1
-5
/
+1
2025-07-24
net: hns3: disable interrupt when ptp init failed
Yonglong Liu
1
-3
/
+6
2025-07-24
net: hns3: fix concurrent setting vlan filter issue
Jian Shen
1
-15
/
+21
2025-07-24
s390/ism: fix concurrency management in ism_cmd()
Halil Pasic
2
-0
/
+4
2025-07-23
selftests: drv-net: wait for iperf client to stop sending
Nimrod Oren
1
-5
/
+18
2025-07-24
i2c: qup: jump out of the loop in case of timeout
Yang Xiwen
1
-1
/
+3
2025-07-24
i2c: virtio: Avoid hang by using interruptible completion wait
Viresh Kumar
1
-7
/
+8
2025-07-24
i2c: tegra: Fix reset error handling with ACPI
Akhil R
1
-23
/
+1
2025-07-23
MAINTAINERS: Add in6.h to MAINTAINERS
Kees Cook
1
-0
/
+1
2025-07-23
KVM: x86/xen: Fix cleanup logic in emulation of Xen schedop poll hypercalls
Manuel Andreas
1
-1
/
+1
[next]