index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
David S. Miller
1
-12
/
+53
2022-09-08
perf record: Fix synthesis failure warnings
Adrian Hunter
1
-2
/
+6
2022-09-08
perf tools: Don't install data files with x permissions
Jiri Slaby
1
-12
/
+12
2022-09-08
perf script: Fix Cannot print 'iregs' field for hybrid systems
Zhengjun Xing
1
-0
/
+3
2022-09-08
perf lock: Remove redundant word 'contention' in help message
Yang Jihong
1
-2
/
+1
2022-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
5
-92
/
+214
2022-09-08
perf dlfilter dlfilter-show-cycles: Fix types for print format
Adrian Hunter
1
-2
/
+2
2022-09-08
libperf evlist: Fix per-thread mmaps for multi-threaded targets
Adrian Hunter
1
-0
/
+50
2022-09-08
Merge tag 'net-6.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-10
/
+26
2022-09-07
lkdtm: Update tests for memcpy() run-time warnings
Kees Cook
1
-3
/
+5
2022-09-07
tools: Add new "test" taint to kernel-chktaint
Joe Fradley
1
-0
/
+9
2022-09-07
selftests/bpf: Add tests for kfunc returning a memory pointer
Benjamin Tissoires
3
-0
/
+161
2022-09-07
selftests/bpf: add test for accessing ctx from syscall program type
Benjamin Tissoires
3
-7
/
+213
2022-09-07
selftests/bpf: regroup and declare similar kfuncs selftests in an array
Benjamin Tissoires
2
-18
/
+68
2022-09-07
kselftest/arm64: Fix spelling misakes of signal names
Colin Ian King
1
-2
/
+2
2022-09-07
kselftest/arm64: Enforce actual ABI for SVE syscalls
Mark Brown
1
-19
/
+38
2022-09-07
kselftest/arm64: Correct buffer allocation for SVE Z registers
Mark Brown
1
-2
/
+2
2022-09-07
kselftest/arm64: Include larger SVE and SME VLs in signal tests
Mark Brown
4
-46
/
+33
2022-09-07
kselftest/arm64: Allow larger buffers in get_signal_context()
Mark Brown
14
-15
/
+16
2022-09-07
kselftest/arm64: Preserve any EXTRA_CONTEXT in handle_signal_copyctx()
Mark Brown
1
-2
/
+48
2022-09-07
kselftest/arm64: Validate contents of EXTRA_CONTEXT blocks
Mark Brown
1
-4
/
+21
2022-09-07
kselftest/arm64: Only validate each signal context once
Mark Brown
1
-7
/
+12
2022-09-07
kselftest/arm64: Remove unneeded protype for validate_extra_context()
Mark Brown
1
-2
/
+0
2022-09-07
kselftest/arm64: Fix validation of EXTRA_CONTEXT signal context location
Mark Brown
1
-1
/
+1
2022-09-07
kselftest/arm64: Fix validatation termination record after EXTRA_CONTEXT
Mark Brown
1
-1
/
+1
2022-09-07
kselftest/arm64: Validate signal ucontext in place
Mark Brown
1
-3
/
+6
2022-09-07
kselftest/arm64: Enumerate SME rather than SVE vector lengths for za_regs
Mark Brown
1
-2
/
+2
2022-09-07
kselftest/arm64: Add a test for signal frames with ZA disabled
Mark Brown
1
-0
/
+119
2022-09-07
kselftest/arm64: Tighten up validation of ZA signal context
Mark Brown
1
-1
/
+15
2022-09-07
kselftest/arm64: kselftest harness for FP stress tests
Mark Brown
3
-1
/
+540
2022-09-07
kselftest/arm64: Install signal handlers before output in FP stress tests
Mark Brown
3
-72
/
+72
2022-09-07
selftests: nft_concat_range: add socat support
Florian Westphal
1
-12
/
+53
2022-09-06
selftests/bpf: Add tracing_struct test in DENYLIST.s390x
Yonghong Song
1
-0
/
+1
2022-09-06
selftests/bpf: Use BPF_PROG2 for some fentry programs without struct arguments
Yonghong Song
1
-2
/
+2
2022-09-06
selftests/bpf: Add struct argument tests with fentry/fexit programs.
Yonghong Song
3
-0
/
+231
2022-09-06
libbpf: Add new BPF_PROG2 macro
Yonghong Song
1
-0
/
+79
2022-09-06
bpf: Update descriptions for helpers bpf_get_func_arg[_cnt]()
Yonghong Song
1
-4
/
+5
2022-09-06
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Paolo Abeni
112
-507
/
+3020
2022-09-06
kselftest/arm64: Count SIGUSR2 deliveries in FP stress tests
Mark Brown
4
-0
/
+46
2022-09-06
kselftest/arm64: Always encourage preemption for za-test
Mark Brown
1
-6
/
+1
2022-09-06
kselftest/arm64: Add simple hwcap validation
Mark Brown
3
-1
/
+190
2022-09-06
perf c2c: Prevent potential memory leak in c2c_he_zalloc()
Shang XiaoJing
1
-3
/
+9
2022-09-06
perf genelf: Switch deprecated openssl MD5_* functions to new EVP API
Zixuan Tan
1
-9
/
+11
2022-09-06
tools/perf: Fix out of bound access to cpu mask array
Athira Rajeev
1
-6
/
+20
2022-09-06
perf affinity: Fix out of bound access to "sched_cpus" mask
Athira Rajeev
1
-1
/
+7
2022-09-05
iio: Add new event type gesture and use direction for single and double tap
Jagath Jog J
1
-1
/
+7
2022-09-05
tools: hv: kvp: remove unnecessary (void*) conversions
Zhou jie
1
-2
/
+2
2022-09-05
bpf: Optimize call_rcu in non-preallocated hash map.
Alexei Starovoitov
1
-11
/
+0
2022-09-05
selftests/bpf: Improve test coverage of test_maps
Alexei Starovoitov
1
-14
/
+24
2022-09-04
kselftest/cgroup: Add cpuset v2 partition root state test
Waiman Long
4
-2
/
+765
[prev]
[next]