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-03-26
landlock: Add LANDLOCK_RESTRICT_SELF_LOG_*_EXEC_* flags
Mickaël Salaün
-1
/
+1
2025-03-26
landlock: Add unique ID generator
Mickaël Salaün
-0
/
+2
2025-03-26
selftests/landlock: Add a new test for setuid()
Mickaël Salaün
-0
/
+60
2025-03-26
selftests/landlock: Split signal_scoping_threads tests
Mickaël Salaün
-15
/
+34
2025-03-26
landlock: Always allow signals between threads of the same process
Mickaël Salaün
-1
/
+1
2025-03-26
misc: pci_endpoint_test: Add support for PCITEST_IRQ_TYPE_AUTO
Niklas Cassel
-6
/
+6
2025-03-25
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
-1
/
+0
2025-03-25
Merge tag 'pm-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
-28
/
+94
2025-03-25
objtool, panic: Disable SMAP in __stack_chk_fail()
Josh Poimboeuf
-1
/
+4
2025-03-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-511
/
+807
2025-03-25
Merge tag 'x86_bugs_for_v6.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-1
/
+0
2025-03-25
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
-20
/
+35
2025-03-25
Merge branches 'for-next/amuv1-avg-freq', 'for-next/pkey_unrestricted', 'for-...
Catalin Marinas
-20
/
+35
2025-03-25
Merge tag 'timers-vdso-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-139
/
+583
2025-03-25
tcp/dccp: remove icsk->icsk_timeout
Eric Dumazet
-4
/
+4
2025-03-25
Merge tag 'timers-core-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-2
/
+73
2025-03-25
selftests/pidfd: fixes syscall number defines
Oleg Nesterov
-5
/
+5
2025-03-25
selftests: livepatch: test if ftrace can trace a livepatched function
Filipe Xavier
-0
/
+34
2025-03-25
selftests: livepatch: add new ftrace helpers functions
Filipe Xavier
-0
/
+49
2025-03-25
iommufd/selftest: Add coverage for iommufd pasid attach/detach
Yi Liu
-10
/
+437
2025-03-25
selftests/net: Drop timeout argument from test_client_verify()
Dmitry Safonov
-25
/
+22
2025-03-25
selftests/net: Delete timeout from test_connect_socket()
Dmitry Safonov
-21
/
+13
2025-03-25
selftests/net: Print the testing side in unsigned-md5
Dmitry Safonov
-22
/
+22
2025-03-25
selftests/net: Add mixed select()+polling mode to TCP-AO tests
Dmitry Safonov
-67
/
+232
2025-03-25
selftests/net: Fetch and check TCP-MD5 counters
Dmitry Safonov
-189
/
+219
2025-03-25
selftests/net: Provide tcp-ao counters comparison helper
Dmitry Safonov
-63
/
+89
2025-03-25
selftests/net: Print TCP flags in more common format
Dmitry Safonov
-5
/
+2
2025-03-25
selftest/livepatch: Only run test-kprobe with CONFIG_KPROBES_ON_FTRACE
Song Liu
-0
/
+2
2025-03-25
tools/x86/kcpuid: Update bitfields to x86-cpuid-db v2.3
Ahmed S. Darwish
-19
/
+11
2025-03-25
tools/x86/kcpuid: Update bitfields to x86-cpuid-db v2.2
Ahmed S. Darwish
-10
/
+10
2025-03-25
tools/x86/kcpuid: Update bitfields to x86-cpuid-db v2.1
Ahmed S. Darwish
-80
/
+91
2025-03-25
tools/x86/kcpuid: Update bitfields to x86-cpuid-db v2.0
Ahmed S. Darwish
-266
/
+382
2025-03-25
tools/x86/kcpuid: Define Transmeta and Centaur index ranges
Ahmed S. Darwish
-0
/
+6
2025-03-25
tools/x86/kcpuid: Filter valid CPUID ranges
Ahmed S. Darwish
-10
/
+27
2025-03-25
tools/x86/kcpuid: Consolidate index validity checks
Ahmed S. Darwish
-12
/
+9
2025-03-25
tools/x86/kcpuid: Extend CPUID index mask macro
Ahmed S. Darwish
-4
/
+4
2025-03-25
tools/x86/kcpuid: Refactor CPUID range handling for future expansion
Ahmed S. Darwish
-41
/
+59
2025-03-25
tools/x86/kcpuid: Use <cpuid.h> intrinsics
Ahmed S. Darwish
-22
/
+15
2025-03-25
tools/x86/kcpuid: Use C99-style for loops
Ahmed S. Darwish
-31
/
+21
2025-03-25
tools/x86/kcpuid: Set parse_line() return type to void
Ahmed S. Darwish
-11
/
+9
2025-03-25
tools/x86/kcpuid: Remove unused global variable
Ahmed S. Darwish
-11
/
+0
2025-03-25
tools/x86/kcpuid: Remove unused local variable
Ahmed S. Darwish
-4
/
+0
2025-03-25
tools/x86/kcpuid: Print correct CPUID output register names
Ahmed S. Darwish
-18
/
+13
2025-03-25
tools/x86/kcpuid: Save CPUID output in an array
Ahmed S. Darwish
-13
/
+11
2025-03-25
tools/x86/kcpuid: Simplify usage() handling
Ahmed S. Darwish
-21
/
+16
2025-03-25
tools/x86/kcpuid: Exit the program on invalid parameters
Ahmed S. Darwish
-14
/
+8
2025-03-25
tools/x86/kcpuid: Fix error handling
Ahmed S. Darwish
-24
/
+23
2025-03-25
objtool: Remove redundant opts.noinstr dependency
Josh Poimboeuf
-6
/
+1
2025-03-25
objtool: Fix up some outdated references to ENTRY/ENDPROC
Josh Poimboeuf
-5
/
+5
2025-03-25
objtool: Reduce CONFIG_OBJTOOL_WERROR verbosity
Josh Poimboeuf
-70
/
+72
[prev]
[next]