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
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Lines
2025-01-21
Merge tag 'objtool-core-2025-01-20' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-310
/
+146
2025-01-21
misc: pci_endpoint_test: Add consecutive BAR test
Niklas Cassel
-1
/
+16
2025-01-21
selftests/efivarfs: add concurrent update tests
James Bottomley
-0
/
+134
2025-01-20
Merge tag 'powerpc-6.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
-57
/
+12
2025-01-20
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
-2
/
+259
2025-01-20
Merge tag 'execve-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-3
/
+72
2025-01-20
Merge branch 'pm-tools'
Rafael J. Wysocki
-19
/
+139
2025-01-20
selftests/net/ipsec: Fix Null pointer dereference in rtattr_pack()
Liu Ye
-1
/
+2
2025-01-20
Merge tag 'vfs-6.14-rc1.mount.v2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-4
/
+219
2025-01-20
Merge tag 'kernel-6.14-rc1.pid' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-1
/
+360
2025-01-20
Merge tag 'vfs-6.14-rc1.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-73
/
+756
2025-01-20
selftests/bpf: Add some tests related to 'may_goto 0' insns
Yonghong Song
-0
/
+129
2025-01-20
Merge tag 'vfs-6.14-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-0
/
+222
2025-01-20
selftests/bpf: Add test case for the freeing of bpf_timer
Hou Tao
-0
/
+236
2025-01-20
Merge branch 'for-6.14/selftests-trivial' into for-linus
Petr Mladek
-1
/
+1
2025-01-20
Merge tag 'kvm-riscv-6.14-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
-1
/
+17
2025-01-20
Merge tag 'kvm-x86-misc-6.14' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
-37
/
+144
2025-01-20
Merge branch 'for-6.14/constify-bin-attribute' into for-linus
Jiri Kosina
-4395
/
+11285
2025-01-19
selftests/efivarfs: fix tests for failed write removal
James Bottomley
-4
/
+7
2025-01-19
selftests/efivarfs: add check for disallowing file truncation
James Bottomley
-0
/
+23
2025-01-18
Merge patch series "riscv: Add support for xtheadvector"
Palmer Dabbelt
-200
/
+405
2025-01-18
selftests: riscv: Support xtheadvector in vector tests
Charlie Jenkins
-52
/
+113
2025-01-18
selftests: riscv: Fix vector tests
Charlie Jenkins
-193
/
+337
2025-01-18
perf test: Update event_groups test to use instructions
Athira Rajeev
-5
/
+26
2025-01-18
perf bench: Fix undefined behavior in cmpworker()
Kuan-Wei Chiu
-1
/
+6
2025-01-18
perf annotate: Prefer passing evsel to evsel->core.idx
Ian Rogers
-36
/
+38
2025-01-17
selftests: net: give up on the cmsg_time accuracy on slow machines
Jakub Kicinski
-10
/
+25
2025-01-17
dcache: back inline names with a struct-wrapped array of unsigned long
Al Viro
-1
/
+1
2025-01-17
Merge tag 'linux-cpupower-6.14-rc1-second' of ssh://gitolite.kernel.org/pub/s...
Rafael J. Wysocki
-0
/
+2
2025-01-17
perf lock: Rename fields in lock_type_table
Chun-Tse Shao
-14
/
+19
2025-01-17
perf lock: Add percpu-rwsem for type filter
Chun-Tse Shao
-2
/
+5
2025-01-17
perf lock: Fix parse_lock_type which only retrieve one lock flag
Chun-Tse Shao
-25
/
+41
2025-01-17
perf lock: Fix return code for functions in __cmd_contention
Athira Rajeev
-3
/
+8
2025-01-17
selftests/landlock: Add layout1.umount_sandboxer tests
Mickaël Salaün
-10
/
+213
2025-01-17
selftests/landlock: Add wrappers.h
Mickaël Salaün
-36
/
+48
2025-01-17
selftests/landlock: Fix error message
Mickaël Salaün
-2
/
+1
2025-01-17
selftests/landlock: Add test to check partial access in a mount tree
Mickaël Salaün
-4
/
+50
2025-01-17
selftests/landlock: Fix build with non-default pthread linking
Mickaël Salaün
-2
/
+2
2025-01-17
perf hist: Fix width calculation in hpp__fmt()
Dmitry Vyukov
-1
/
+1
2025-01-17
tools: Sync if_xdp.h uapi tooling header
Vishal Chourasia
-2
/
+2
2025-01-17
libbpf: Work around kernel inconsistently stripping '.llvm.' suffix
Andrii Nakryiko
-1
/
+25
2025-01-17
Merge branch 'for-next/perf' into for-next/core
Will Deacon
-0
/
+26
2025-01-17
Merge branch kvm-arm64/coresight-6.14 into kvmarm-master/next
Marc Zyngier
-22
/
+407
2025-01-16
bpf: selftests: verifier: Add nullness elision tests
Daniel Xu
-0
/
+188
2025-01-16
bpf: verifier: Support eliding map lookup nullness
Daniel Xu
-10
/
+10
2025-01-16
bpf: verifier: Refactor helper access type tracking
Daniel Xu
-25
/
+26
2025-01-16
selftests/net: packetdrill: make tcp buf limited timing tests benign
Jakub Kicinski
-0
/
+1
2025-01-16
selftests: drv-net-hw: inject pp_alloc_fail errors in the right place
John Daley
-3
/
+3
2025-01-16
selftests/bpf: Add distilled BTF test about marking BTF_IS_EMBEDDED
Pu Lehui
-0
/
+72
2025-01-16
libbpf: Fix incorrect traversal end type ID when marking BTF_IS_EMBEDDED
Pu Lehui
-1
/
+1
[prev]
[next]