index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
40
-72
/
+1415
2022-10-20
Merge tag 'net-6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2
-0
/
+80
2022-10-19
selftests: add selftest for chaining of tc ingress handling to egress
Paul Blakey
2
-0
/
+80
2022-10-19
selftests: bridge_igmp: Remove unnecessary address deletion
Ido Schimmel
1
-3
/
+0
2022-10-19
selftests: bridge_vlan_mcast: Delete qdiscs during cleanup
Ido Schimmel
1
-0
/
+3
2022-10-18
Merge tag 'for-netdev' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/b...
Jakub Kicinski
23
-301
/
+580
2022-10-18
bpf/docs: Update README for most recent vmtest.sh
Daniel Müller
1
-5
/
+6
2022-10-16
Merge tag 'perf-tools-for-v6.1-2-2022-10-16' of git://git.kernel.org/pub/scm/...
Linus Torvalds
36
-71
/
+1265
2022-10-15
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+18
2022-10-15
perf auxtrace arm64: Add support for parsing HiSilicon PCIe Trace packet
Qi Liu
7
-0
/
+396
2022-10-15
perf auxtrace arm64: Add support for HiSilicon PCIe Tune and Trace device driver
Qi Liu
7
-1
/
+273
2022-10-15
perf auxtrace arm: Refactor event list iteration in auxtrace_record__init()
Qi Liu
1
-19
/
+34
2022-10-15
perf tests stat+json_output: Include sanity check for topology
Athira Rajeev
1
-4
/
+39
2022-10-15
perf tests stat+csv_output: Include sanity check for topology
Athira Rajeev
1
-4
/
+39
2022-10-15
perf intel-pt: Fix system_wide dummy event for hybrid
Adrian Hunter
1
-1
/
+1
2022-10-15
perf intel-pt: Fix segfault in intel_pt_print_info() with uClibc
Adrian Hunter
1
-2
/
+7
2022-10-15
perf test: Fix attr tests for PERF_FORMAT_LOST
James Clark
6
-11
/
+11
2022-10-15
perf test: test_intel_pt.sh: Add 9 tests
Ammy Yi
1
-1
/
+194
2022-10-15
perf inject: Fix GEN_ELF_TEXT_OFFSET for jit
Adrian Hunter
1
-1
/
+3
2022-10-15
perf test: test_intel_pt.sh: Add jitdump test
Adrian Hunter
1
-0
/
+162
2022-10-15
perf test: test_intel_pt.sh: Tidy some alignment
Adrian Hunter
1
-3
/
+3
2022-10-15
perf test: test_intel_pt.sh: Print a message when skipping kernel tracing
Adrian Hunter
1
-1
/
+8
2022-10-15
perf test: test_intel_pt.sh: Tidy some perf record options
Adrian Hunter
1
-4
/
+12
2022-10-15
perf test: test_intel_pt.sh: Fix return checking again
Adrian Hunter
1
-4
/
+3
2022-10-14
Merge tag 'mm-stable-2022-10-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-1
/
+70
2022-10-14
perf: Skip and warn on unknown format 'configN' attrs
Rob Herring
5
-13
/
+26
2022-10-14
perf list: Fix metricgroups title message
Andi Kleen
1
-1
/
+1
2022-10-14
perf mem: Fix -C option behavior for perf mem record
Namhyung Kim
1
-0
/
+8
2022-10-14
perf annotate: Add missing condition flags for arm64
Namhyung Kim
1
-1
/
+1
2022-10-14
libperf: Do not include non-UAPI linux/compiler.h header
Arnaldo Carvalho de Melo
1
-3
/
+2
2022-10-14
perf test: Fix test_arm_coresight.sh failures on Juno
James Clark
1
-1
/
+1
2022-10-14
perf stat: Support old kernels for bperf cgroup counting
Namhyung Kim
1
-1
/
+28
2022-10-13
selftests/bpf: Use sys_pidfd_open() helper when possible
Hou Tao
2
-7
/
+7
2022-10-13
libbpf: Fix null-pointer dereference in find_prog_by_sec_insn()
Shung-Hsi Yu
1
-0
/
+3
2022-10-13
libbpf: Deal with section with no data gracefully
Shung-Hsi Yu
1
-1
/
+5
2022-10-13
libbpf: Use elf_getshdrnum() instead of e_shnum
Shung-Hsi Yu
1
-4
/
+9
2022-10-13
selftest/bpf: Fix error usage of ASSERT_OK in xdp_adjust_tail.c
Xu Kuohai
1
-3
/
+3
2022-10-13
selftests/bpf: Fix error failure of case test_xdp_adjust_tail_grow
Xu Kuohai
1
-0
/
+1
2022-10-13
selftest/bpf: Fix memory leak in kprobe_multi_test
Xu Kuohai
1
-12
/
+14
2022-10-13
selftests/bpf: Fix memory leak caused by not destroying skeleton
Xu Kuohai
2
-2
/
+4
2022-10-13
libbpf: Fix memory leak in parse_usdt_arg()
Xu Kuohai
1
-7
/
+4
2022-10-13
libbpf: Fix use-after-free in btf_dump_name_dups
Xu Kuohai
1
-3
/
+26
2022-10-13
Merge tag 'net-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
4
-1
/
+154
2022-10-13
selftests/bpf: S/iptables/iptables-legacy/ in the bpf_nf and xdp_synproxy test
Martin KaFai Lau
2
-6
/
+6
2022-10-12
mm/selftest: uffd: explain the write missing fault check
Peter Xu
1
-1
/
+21
2022-10-12
hmm-tests: add test for migrate_device_range()
Alistair Popple
1
-0
/
+49
2022-10-12
Merge tag 'linux-kselftest-kunit-6.1-rc1-2' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
1
-11
/
+7
2022-10-12
Merge tag 'linux-kselftest-next-6.1-rc1-2' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2
-8
/
+28
2022-10-12
Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-40
/
+404
2022-10-12
selftests: netfilter: Fix nft_fib.sh for all.rp_filter=1
Phil Sutter
1
-0
/
+1
[next]