index
:
kernel/git/dsahern/linux.git
master
proc-cmdline
David Ahern's fork of linux.git
David Ahern
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-22
Merge tag 'ftrace-v6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+54
2025-02-21
selftests/ftrace: Update fprobe test to check enabled_functions file
Steven Rostedt
1
-0
/
+54
2025-02-20
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
7
-80
/
+575
2025-02-20
Merge tag 'net-6.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
3
-19
/
+104
2025-02-19
selftests/bpf: Add a specific dst port matching
Cong Wang
1
-1
/
+6
2025-02-19
selftests/net/forwarding: Add a test case for tc-flower of mixed port and por...
Cong Wang
1
-0
/
+46
2025-02-18
selftests: bpf: test batch lookup on array of maps with holes
Yan Zhai
1
-18
/
+44
2025-02-18
selftest/bpf: Add vsock test for sockmap rejecting unconnected
Michal Luczaj
1
-0
/
+30
2025-02-18
selftest/bpf: Adapt vsock_delete_on_close to sockmap rejecting unconnected
Michal Luczaj
1
-18
/
+22
2025-02-17
selftests/mm: fix check for running THP tests
Mark Brown
1
-1
/
+1
2025-02-17
getdelays: fix error format characters
Wang Yaxin
1
-16
/
+16
2025-02-17
tools/mm: fix build warnings with musl-libc
Florian Fainelli
1
-2
/
+2
2025-02-16
Merge tag 'objtool_urgent_for_v6.14_rc3' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-1
/
+10
2025-02-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-15
/
+32
2025-02-15
Merge tag 'rust-fixes-6.14-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2025-02-14
Merge tag 'sched_ext-for-6.14-rc2-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
22
-73
/
+113
2025-02-14
Merge tag 'cgroup-for-6.14-rc2-fixes' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2025-02-13
Merge tag 'net-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-0
/
+41
2025-02-13
sched_ext: Fix the incorrect bpf_list kfunc API in common.bpf.h.
Chuyi Zhou
1
-2
/
+10
2025-02-13
sched_ext: selftests: Fix grammar in tests description
Devaansh Kumar
2
-2
/
+2
2025-02-12
vsock/test: Add test for SO_LINGER null ptr deref
Michal Luczaj
1
-0
/
+41
2025-02-12
objtool/rust: add one more `noreturn` Rust function
Miguel Ojeda
1
-0
/
+1
2025-02-12
KVM: selftests: Add CPUID tests for Hyper-V features that need in-kernel APIC
Sean Christopherson
1
-1
/
+14
2025-02-12
KVM: selftests: Manage CPUID array in Hyper-V CPUID test's core helper
Sean Christopherson
1
-13
/
+17
2025-02-12
KVM: selftests: Mark test_hv_cpuid_e2big() static in Hyper-V CPUID test
Sean Christopherson
1
-1
/
+1
2025-02-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-22
/
+14
2025-02-08
Merge tag 'seccomp-v6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+199
2025-02-08
objtool: Move dodgy linker warn to verbose
Peter Zijlstra
1
-1
/
+1
2025-02-08
objtool: Ignore dangling jump table entries
Josh Poimboeuf
1
-0
/
+9
2025-02-07
bpf: selftests: Test constant key extraction on irrelevant maps
Daniel Xu
1
-0
/
+15
2025-02-07
Merge tag 'vfs-6.14-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+21
2025-02-07
selftests: always check mask returned by statmount(2)
Miklos Szeredi
1
-1
/
+21
2025-02-06
selftests/seccomp: validate uretprobe syscall passes through seccomp
Eyal Birger
1
-0
/
+199
2025-02-06
Merge tag 'net-6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
5
-3
/
+91
2025-02-05
selftests/tc-testing: Add a test case for qdisc_tree_reduce_backlog()
Cong Wang
1
-1
/
+33
2025-02-05
selftests/tc-testing: Add a test case for pfifo_head_drop qdisc when limit==0
Quang Le
1
-0
/
+23
2025-02-05
selftests: mptcp: connect: -f: no reconnect
Matthieu Baerts (NGI0)
1
-1
/
+1
2025-02-04
selftests/cgroup: use bash in test_cpuset_v1_hp.sh
Bharadwaj Raju
1
-1
/
+1
2025-02-04
Merge tag 'livepatching-for-6.14-rc2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+2
2025-02-04
KVM: selftests: Fix spelling mistake "initally" -> "initially"
Colin Ian King
1
-2
/
+2
2025-02-04
Merge tag 'kvm-s390-next-6.14-2' of https://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
1
-20
/
+12
2025-02-03
selftests: drv-net: rss_ctx: don't fail reconfigure test if queue offset not ...
Jakub Kicinski
1
-1
/
+6
2025-02-03
selftests: drv-net: rss_ctx: add missing cleanup in queue reconfigure
Jakub Kicinski
1
-0
/
+2
2025-02-03
udp: gso: do not drop small packets when PMTU reduces
Yan Zhai
1
-0
/
+26
2025-02-02
Merge tag 'turbostat-2025.02.02' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-109
/
+575
2025-02-02
sched_ext: Fix incorrect time delta calculation in time_delta()
Changwoo Min
1
-1
/
+1
2025-02-02
tools/power turbostat: version 2025.02.02
Len Brown
1
-1
/
+1
2025-01-31
Merge tag 'AT_EXECVE_CHECK-v6.14-rc1-fix1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2
-4
/
+17
2025-01-31
Merge tag 'riscv-for-linus-6.14-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-205
/
+404
2025-01-31
Merge tag 'x86-mm-2025-01-31' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2025-01-31
KVM: s390: selftests: Streamline uc_skey test to issue iske after sske
Christoph Schlameuss
1
-18
/
+6
2025-01-31
KVM: s390: selftests: fix ucontrol memory region test
Claudio Imbrenda
1
-2
/
+6
2025-01-30
Merge tag 'perf-tools-fixes-for-v6.14-2025-01-30' of git://git.kernel.org/pub...
Linus Torvalds
7
-90
/
+113
2025-01-30
Merge tag 'net-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
10
-84
/
+170
2025-01-30
Merge tag 'gpio-fixes-for-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-6
/
+25
2025-01-30
Merge tag 'pull-revalidate' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2025-01-29
selftests/net: Add test for loading devbound XDP program in generic mode
Toke Høiland-Jørgensen
1
-1
/
+13
2025-01-29
vsock/test: Add test for connect() retries
Michal Luczaj
1
-0
/
+47
2025-01-29
vsock/test: Add test for UAF due to socket unbinding
Michal Luczaj
1
-0
/
+58
2025-01-29
vsock/test: Introduce vsock_connect_fd()
Michal Luczaj
2
-28
/
+18
2025-01-29
vsock/test: Introduce vsock_bind()
Michal Luczaj
3
-49
/
+26
2025-01-29
selftests/bpf: Add strparser test for bpf
Jiayuan Chen
3
-53
/
+507
2025-01-29
selftests/bpf: Fix invalid flag of recv()
Jiayuan Chen
1
-3
/
+3
2025-01-29
Merge tag 'cxl-for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
2
-6
/
+23
2025-01-29
selftests/bpf: Adjust data size to have ETH_HLEN
Shigeru Yoshida
2
-6
/
+6
2025-01-28
Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2025-01-28
Merge tag 'bootconfig-fixes-v6.13' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+2
2025-01-28
perf cpumap: Fix die and cluster IDs
James Clark
1
-2
/
+2
2025-01-28
perf test: Skip syscall enum test if no landlock syscall
Namhyung Kim
1
-2
/
+6
2025-01-28
perf trace: Fix runtime error of index out of bounds
Howard Chu
1
-1
/
+5
2025-01-28
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
4
-22
/
+407
2025-01-28
tools/bootconfig: Fix the wrong format specifier
Luo Yifan
1
-2
/
+2
2025-01-28
tools/power turbostat: Add CPU%c1e BIC for CWF
Patryk Wlazlyn
1
-0
/
+68
2025-01-27
tools/power turbostat: Harden one-shot mode against cpu offline
Len Brown
1
-15
/
+12
2025-01-27
Merge tag 'char-misc-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-0
/
+1353
2025-01-27
perf annotate: Use an array for the disassembler preference
Ian Rogers
3
-78
/
+96
2025-01-27
tools/power turbostat: Fix forked child affinity regression
Len Brown
1
-2
/
+52
2025-01-27
selftests: net/{lib,openvswitch}: extend CFLAGS to keep options from environment
Jan Stancek
2
-2
/
+2
2025-01-27
selftests: mptcp: extend CFLAGS to keep options from environment
Jan Stancek
1
-1
/
+1
2025-01-27
tools: ynl: c: correct reverse decode of empty attrs
Jakub Kicinski
1
-1
/
+1
2025-01-27
net: netdevsim: try to close UDP port harness races
Jakub Kicinski
1
-8
/
+8
2025-01-27
selftests: Handle old glibc without execveat(2)
Mickaël Salaün
2
-4
/
+17
2025-01-27
sched_ext: selftests/dsp_local_on: Fix selftest on UP systems
Andrea Righi
1
-1
/
+1
2025-01-27
tools/sched_ext: Add helper to check task migration state
Andrea Righi
1
-0
/
+11
2025-01-27
tools/power turbostat: Add tcore clock PMT type
Patryk Wlazlyn
1
-3
/
+29
2025-01-27
tools/power turbostat: version 2025.01.14
Len Brown
1
-20
/
+16
2025-01-27
tools/power turbostat: Allow adding PMT counters directly by sysfs path
Patryk Wlazlyn
1
-1
/
+106
2025-01-27
tools/power turbostat: Allow mapping multiple PMT files with the same GUID
Patryk Wlazlyn
1
-35
/
+40
2025-01-27
tools/power turbostat: Add PMT directory iterator helper
Patryk Wlazlyn
1
-0
/
+87
2025-01-27
tools/power turbostat: Extend PMT identification with a sequence number
Patryk Wlazlyn
1
-8
/
+19
2025-01-27
tools/power turbostat: Return default value for unmapped PMT domains
Patryk Wlazlyn
1
-1
/
+2
2025-01-27
tools/power turbostat: Check for non-zero value when MSR probing
Patryk Wlazlyn
1
-3
/
+7
2025-01-27
tools/power turbostat: Enhance turbostat self-performance visibility
Zhang Rui
2
-2
/
+7
2025-01-27
tools/power turbostat: Add fixed RAPL PSYS divisor for SPR
Patryk Wlazlyn
1
-2
/
+9
2025-01-27
selftests: livepatch: handle PRINTK_CALLER in check_result()
Madhavan Srinivasan
1
-1
/
+2
2025-01-26
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
49
-868
/
+1226
2025-01-26
Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...
Linus Torvalds
4
-29
/
+49
2025-01-26
Merge tag 'trace-tools-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
23
-360
/
+621
2025-01-25
tools: add VM_WARN_ON_VMG definition
Suren Baghdasaryan
1
-0
/
+1
2025-01-25
selftests/mm/mkdirty: fix memory leak in test_uffdio_copy()
liuye
1
-0
/
+1
2025-01-25
selftests/mm: virtual_address_range: avoid reading from VM_IO mappings
Thomas WeiÃschuh
3
-0
/
+29
2025-01-25
selftests/mm: vm_util: split up /proc/self/smaps parsing
Thomas WeiÃschuh
1
-13
/
+29
2025-01-25
selftests/mm: virtual_address_range: unmap chunks after validation
Thomas WeiÃschuh
2
-2
/
+32
2025-01-25
selftests/mm: virtual_address_range: mmap() without PROT_WRITE
Thomas WeiÃschuh
1
-2
/
+2
2025-01-25
selftests/memfd/memfd_test: fix possible NULL pointer dereference
liuye
1
-1
/
+1
2025-01-25
selftests/mm/cow: modify the incorrect checking parameters
Hao Ge
1
-5
/
+5
2025-01-25
selftests/mm: add tests for splitting pmd THPs to all lower orders
Zi Yan
1
-5
/
+9
2025-01-25
selftests/mm: use selftests framework to print test result
Zi Yan
1
-22
/
+12
2025-01-25
mm: make mmap_region() internal
Lorenzo Stoakes
1
-0
/
+65
2025-01-25
selftests/mm: introduce uffd-wp-mremap regression test
Ryan Roberts
4
-0
/
+384
2025-01-25
kunit: configs: remove configs for DAMON debugfs interface tests
SeongJae Park
1
-3
/
+0
2025-01-25
selftests/damon: remove tests for DAMON debugfs interface
SeongJae Park
14
-387
/
+1
2025-01-25
selftests/damon/config: remove configs for DAMON debugfs interface selftests
SeongJae Park
1
-1
/
+0
2025-01-25
selftests/mm: add new test cases to the migration test
Donet Tom
1
-0
/
+99
2025-01-25
tools: testing: add simple __mmap_region() userland test
Lorenzo Stoakes
2
-1
/
+54
2025-01-25
Merge tag 'pci-v6.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
9
-381
/
+235
2025-01-25
Merge tag 'for-linus' of https://github.com/openrisc/linux
Linus Torvalds
6
-0
/
+634
2025-01-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
161
-506
/
+738
2025-01-24
Xarray: do not return sibling entries from xas_find_marked()
Kemeng Shi
1
-0
/
+4
2025-01-24
Merge tag 'efi-next-for-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+164
2025-01-24
sched_ext: selftests/dsp_local_on: Fix sporadic failures
Tejun Heo
1
-1
/
+1
2025-01-24
rtla: Report missed event count
Tomas Glozar
4
-0
/
+4
2025-01-24
rtla: Add function to report missed events
Tomas Glozar
2
-0
/
+21
2025-01-24
rtla: Count all processed events
Tomas Glozar
2
-0
/
+5
2025-01-24
rtla: Count missed trace events
Tomas Glozar
2
-0
/
+35
2025-01-24
tools/rtla: Add osnoise_trace_is_off()
Costa Shulyupin
8
-29
/
+26
2025-01-24
rtla/timerlat_top: Set OSNOISE_WORKLOAD for kernel threads
Tomas Glozar
1
-6
/
+9
2025-01-24
rtla/timerlat_hist: Set OSNOISE_WORKLOAD for kernel threads
Tomas Glozar
1
-6
/
+9
2025-01-24
rtla/osnoise: Distinguish missing workload option
Tomas Glozar
1
-1
/
+1
2025-01-24
rtla/timerlat_top: Abort event processing on second signal
Tomas Glozar
1
-0
/
+8
2025-01-24
rtla/timerlat_hist: Abort event processing on second signal
Tomas Glozar
1
-0
/
+8
2025-01-24
rtla/timerlat_top: Stop timerlat tracer on signal
Tomas Glozar
1
-1
/
+11
2025-01-24
rtla/timerlat_hist: Stop timerlat tracer on signal
Tomas Glozar
1
-1
/
+10
2025-01-24
rtla: Add trace_instance_stop
Tomas Glozar
2
-0
/
+9
2025-01-24
selftests/sched_ext: Fix enum resolution
Andrea Righi
19
-67
/
+88
2025-01-24
Merge tag 'platform-drivers-x86-v6.14-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-2
/
+2
2025-01-24
Merge tag 'perf-tools-for-v6.14-2025-01-21' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
290
-2970
/
+11012
2025-01-23
Merge tag 'sched_ext-for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
17
-39
/
+413
2025-01-23
Merge tag 'trace-v6.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...
Linus Torvalds
4
-0
/
+341
2025-01-23
Merge tag 'ktest-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2
-4
/
+7
2025-01-23
perf trace: Fix BPF loading failure (-E2BIG)
Howard Chu
1
-7
/
+4
2025-01-23
tools/rtla: Add basic test suite
Tomas Glozar
5
-1
/
+118
2025-01-23
Merge tag 'bpf-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
131
-1530
/
+3819
2025-01-23
selftests/net: packetdrill: more xfail changes (and a correction)
Jakub Kicinski
1
-1
/
+3
2025-01-23
selftests: gpio: gpio-sim: Fix missing chip disablements
Koichiro Den
1
-6
/
+25
2025-01-22
Merge tag 'AT_EXECVE_CHECK-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
8
-2
/
+718
2025-01-22
Merge tag 'landlock-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-55
/
+313
2025-01-22
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
1
-2
/
+1
2025-01-22
Merge tag 'linux_kselftest-nolibc-6.14-rc1' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
4
-19
/
+63
2025-01-22
Merge tag 'linux_kselftest-kunit-6.14-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
3
-2
/
+14
2025-01-22
Merge tag 'linux_kselftest-next-6.14-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
25
-86
/
+371
2025-01-22
Merge tag 'hid-for-linus-2025012001' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2025-01-22
Merge tag 'pm-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
14
-19
/
+139
2025-01-22
Merge tag 'net-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
121
-625
/
+4852
2025-01-21
Merge tag 'lsm-pr-20250121' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+3
2025-01-21
Merge tag 'ftrace-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2
-3
/
+20
2025-01-21
Merge tag 'rcu.release.v6.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-4
/
+22
2025-01-21
Merge tag 'livepatching-for-6.14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-1
/
+72
2025-01-21
selftests: pci_endpoint: Migrate to Kselftest framework
Manivannan Sadhasivam
8
-396
/
+231
2025-01-21
selftests: Move PCI Endpoint tests from tools/pci to Kselftests
Manivannan Sadhasivam
5
-5
/
+8
2025-01-21
misc: pci_endpoint_test: Fix IOCTL return value
Manivannan Sadhasivam
1
-25
/
+26
2025-01-21
Merge tag 'perf-core-2025-01-20' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-4
/
+4
2025-01-21
Merge tag 'objtool-core-2025-01-20' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-310
/
+146
2025-01-21
misc: pci_endpoint_test: Add consecutive BAR test
Niklas Cassel
2
-1
/
+16
2025-01-21
selftests/efivarfs: add concurrent update tests
James Bottomley
1
-0
/
+134
2025-01-20
Merge tag 'powerpc-6.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
5
-57
/
+12
2025-01-20
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-2
/
+259
2025-01-20
Merge tag 'execve-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+72
2025-01-20
Merge branch 'pm-tools'
Rafael J. Wysocki
14
-19
/
+139
2025-01-20
selftests/net/ipsec: Fix Null pointer dereference in rtattr_pack()
Liu Ye
1
-1
/
+2
2025-01-20
Merge tag 'vfs-6.14-rc1.mount.v2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
9
-4
/
+219
2025-01-20
Merge tag 'kernel-6.14-rc1.pid' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-1
/
+360
2025-01-20
Merge tag 'vfs-6.14-rc1.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-73
/
+756
2025-01-20
selftests/bpf: Add some tests related to 'may_goto 0' insns
Yonghong Song
3
-0
/
+129
2025-01-20
Merge tag 'vfs-6.14-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-0
/
+222
2025-01-20
selftests/bpf: Add test case for the freeing of bpf_timer
Hou Tao
2
-0
/
+236
2025-01-20
Merge branch 'for-6.14/selftests-trivial' into for-linus
Petr Mladek
1
-1
/
+1
2025-01-20
Merge tag 'kvm-riscv-6.14-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
1
-1
/
+17
2025-01-20
Merge tag 'kvm-x86-misc-6.14' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
5
-37
/
+144
2025-01-20
Merge branch 'for-6.14/constify-bin-attribute' into for-linus
Jiri Kosina
421
-4395
/
+11285
2025-01-19
selftests/efivarfs: fix tests for failed write removal
James Bottomley
1
-4
/
+7
2025-01-19
selftests/efivarfs: add check for disallowing file truncation
James Bottomley
1
-0
/
+23
2025-01-18
Merge patch series "riscv: Add support for xtheadvector"
Palmer Dabbelt
9
-200
/
+405
2025-01-18
selftests: riscv: Support xtheadvector in vector tests
Charlie Jenkins
6
-52
/
+113
2025-01-18
selftests: riscv: Fix vector tests
Charlie Jenkins
8
-193
/
+337
2025-01-18
perf test: Update event_groups test to use instructions
Athira Rajeev
1
-5
/
+26
2025-01-18
perf bench: Fix undefined behavior in cmpworker()
Kuan-Wei Chiu
1
-1
/
+6
2025-01-18
perf annotate: Prefer passing evsel to evsel->core.idx
Ian Rogers
5
-36
/
+38
2025-01-17
selftests: net: give up on the cmsg_time accuracy on slow machines
Jakub Kicinski
1
-10
/
+25
2025-01-17
dcache: back inline names with a struct-wrapped array of unsigned long
Al Viro
1
-1
/
+1
2025-01-17
Merge tag 'linux-cpupower-6.14-rc1-second' of ssh://gitolite.kernel.org/pub/s...
Rafael J. Wysocki
1
-0
/
+2
2025-01-17
perf lock: Rename fields in lock_type_table
Chun-Tse Shao
1
-14
/
+19
2025-01-17
perf lock: Add percpu-rwsem for type filter
Chun-Tse Shao
2
-2
/
+5
2025-01-17
perf lock: Fix parse_lock_type which only retrieve one lock flag
Chun-Tse Shao
1
-25
/
+41
2025-01-17
perf lock: Fix return code for functions in __cmd_contention
Athira Rajeev
1
-3
/
+8
2025-01-17
selftests/landlock: Add layout1.umount_sandboxer tests
Mickaël Salaün
5
-10
/
+213
2025-01-17
selftests/landlock: Add wrappers.h
Mickaël Salaün
2
-36
/
+48
2025-01-17
selftests/landlock: Fix error message
Mickaël Salaün
1
-2
/
+1
2025-01-17
selftests/landlock: Add test to check partial access in a mount tree
Mickaël Salaün
1
-4
/
+50
2025-01-17
selftests/landlock: Fix build with non-default pthread linking
Mickaël Salaün
1
-2
/
+2
[next]