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
2019-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
19
-86
/
+154
2019-12-06
net/tls: Fix return values to avoid ENOTSUPP
Valentin Vidic
1
-6
/
+2
2019-12-04
selftests/bpf: Add a fexit/bpf2bpf test with target bpf prog no callees
Yonghong Song
3
-19
/
+81
2019-12-04
selftests: add epoll selftests
Heiher
4
-0
/
+3083
2019-12-04
selftests/bpf: De-flake test_tcpbpf
Stanislav Fomichev
3
-7
/
+20
2019-12-04
selftests/bpf: Bring back c++ include/link test
Stanislav Fomichev
5
-6
/
+7
2019-12-04
selftests/bpf: Don't hard-code root cgroup id
Stanislav Fomichev
1
-1
/
+1
2019-12-03
Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2019-12-02
Merge tag 'linux-kselftest-5.5-rc1-fixes2' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-3
/
+2
2019-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
7
-47
/
+43
2019-12-02
libbpf: Fix readelf output parsing on powerpc with recent binutils
Aurelien Jarno
1
-2
/
+2
2019-12-01
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-0
/
+37
2019-12-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
5
-31
/
+122
2019-12-01
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-9
/
+85
2019-12-01
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
65
-606
/
+2198
2019-12-01
Merge tag 'platform-drivers-x86-v5.5-1' of git://git.infradead.org/linux-plat...
Linus Torvalds
4
-261
/
+1090
2019-12-01
selftests: vm: add fragment CONFIG_TEST_VMALLOC
Anders Roxell
1
-0
/
+1
2019-12-01
memfd: add test for COW on MAP_PRIVATE and F_SEAL_FUTURE_WRITE mappings
Joel Fernandes (Google)
1
-0
/
+36
2019-11-30
Merge tag 'seccomp-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+109
2019-11-30
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+376
2019-11-30
Merge tag 'powerpc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
14
-218
/
+833
2019-11-30
selftests: forwarding: fix race between packet receive and tc check
Jiri Pirko
1
-8
/
+31
2019-11-29
selftests: pmtu: use -oneline for ip route list cache
Thadeu Lima de Souza Cascardo
1
-3
/
+2
2019-11-28
selftests: bpf: correct perror strings
Jakub Kicinski
2
-20
/
+20
2019-11-28
selftests: bpf: test_sockmap: handle file creation failures gracefully
Jakub Kicinski
1
-0
/
+9
2019-11-28
selftests/tls: add a test for fragmented messages
Jakub Kicinski
1
-0
/
+60
2019-11-29
Merge tag 'perf-core-for-mingo-5.5-20191128' of git://git.kernel.org/pub/scm/...
Ingo Molnar
65
-606
/
+2198
2019-11-28
Revert "selftests: Fix O= and KBUILD_OUTPUT handling for relative paths"
Shuah Khan
1
-3
/
+2
2019-11-28
Merge branch 'remotes/lorenzo/pci/misc'
Bjorn Helgaas
1
-0
/
+1
2019-11-28
perf script: Fix invalid LBR/binary mismatch error
Adrian Hunter
1
-1
/
+1
2019-11-28
perf script: Fix brstackinsn for AUXTRACE
Adrian Hunter
1
-1
/
+1
2019-11-28
perf affinity: Add infrastructure to save/restore affinity
Andi Kleen
4
-0
/
+92
2019-11-28
perf pmu: Use file system cache to optimize sysfs access
Andi Kleen
5
-31
/
+83
2019-11-28
perf regs: Make perf_reg_name() return "unknown" instead of NULL
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-11-28
perf diff: Use llabs() with 64-bit values
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-11-28
perf diff: Use llabs() with 64-bit values
Arnaldo Carvalho de Melo
1
-2
/
+2
2019-11-27
libbpf: Fix sym->st_value print on 32-bit arches
Alexei Starovoitov
1
-1
/
+1
2019-11-27
libbpf: Fix up generation of bpf_helper_defs.h
Arnaldo Carvalho de Melo
2
-2
/
+3
2019-11-27
libbpf: Fix global variable relocation
Andrii Nakryiko
5
-41
/
+36
2019-11-27
libbpf: Fix Makefile' libbpf symbol mismatch diagnostic
Andrii Nakryiko
1
-1
/
+1
2019-11-27
Merge tag 'trace-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
9
-13
/
+249
2019-11-27
Merge tag 'riscv/for-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+7
2019-11-27
Merge tag 'staging-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-3
/
+8
2019-11-27
Merge tag 'usb-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-1
/
+1
2019-11-26
Merge tag 'pm-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
13
-19
/
+100
2019-11-26
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-12
/
+11
2019-11-26
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
10
-50
/
+576
2019-11-26
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
266
-23066
/
+31898
2019-11-26
selftests/x86/single_step_syscall: Check SYSENTER directly
Andy Lutomirski
1
-9
/
+85
2019-11-26
Merge branch 'x86-iopl-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-12
/
+133
[next]