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
2017-11-26
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-9
/
+189
2017-11-26
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
14
-32
/
+59
2017-11-25
Merge tag 'kbuild-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2
-2
/
+2
2017-11-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
3
-68
/
+123
2017-11-22
bpf: introduce ARG_PTR_TO_MEM_OR_NULL
Gianluca Borello
1
-7
/
+106
2017-11-21
bpf: change bpf_probe_write_user to bpf_trace_printk in test_verifier
Yonghong Song
1
-23
/
+16
2017-11-21
x86/pkeys/selftests: Fix protection keys write() warning
Dave Hansen
1
-1
/
+4
2017-11-21
x86/pkeys/selftests: Rename 'si_pkey' to 'siginfo_pkey'
Dave Hansen
1
-5
/
+5
2017-11-21
x86/mpx/selftests: Fix up weird arrays
Dave Hansen
1
-2
/
+2
2017-11-21
bpftool: revert printing program device bound info
Jakub Kicinski
2
-37
/
+0
2017-11-21
bpf: offload: rename the ifindex field
Jakub Kicinski
1
-1
/
+1
2017-11-18
Merge tag 'platform-drivers-x86-v4.15-1' of git://git.infradead.org/linux-pla...
Linus Torvalds
3
-6
/
+236
2017-11-18
kbuild: /bin/pwd -> pwd
Bjørn Forsman
2
-2
/
+2
2017-11-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-3
/
+95
2017-11-17
mm: add infrastructure for get_user_pages_fast() benchmarking
Kirill A. Shutemov
2
-0
/
+92
2017-11-17
tools/lib/traceevent/parse-filter.c: clean up clang build warning
Cheng Jian
1
-3
/
+3
2017-11-17
Merge tag 'linux-kselftest-4.15-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
55
-71
/
+1303
2017-11-17
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
1
-6
/
+12
2017-11-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
7
-13
/
+354
2017-11-17
Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-32
/
+341
2017-11-16
Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-13
/
+17
2017-11-16
Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
6
-5
/
+398
2017-11-16
s390/perf: add perf register support for floating-point registers
Hendrik Brueckner
2
-1
/
+51
2017-11-16
s390/perf: define common DWARF register string table
Hendrik Brueckner
3
-21
/
+80
2017-11-16
s390/perf: add support for perf_regs and libdw
Heiko Carstens
5
-1
/
+113
2017-11-16
s390/perf: add callback to perf to enable using AUX buffer
Pu Hou
2
-0
/
+120
2017-11-16
x86/selftests: Add test for mapping placement for 5-level paging
Kirill A. Shutemov
2
-1
/
+178
2017-11-15
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
3
-0
/
+234
2017-11-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-12
/
+11
2017-11-15
mm: remove __GFP_COLD
Mel Gorman
1
-1
/
+0
2017-11-15
mm, truncate: do not check mapping for every page being truncated
Mel Gorman
1
-1
/
+1
2017-11-15
kmemcheck: rip it out
Levin, Alexander (Sasha Levin)
1
-8
/
+0
2017-11-15
kmemcheck: remove whats left of NOTRACK flags
Levin, Alexander (Sasha Levin)
1
-1
/
+0
2017-11-15
tools: slabinfo: add "-U" option to show unreclaimable slabs only
Yang Shi
1
-1
/
+10
2017-11-15
Merge branch 'for-4.15/dax' into libnvdimm-for-next
Dan Williams
39
-237
/
+449
2017-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
66
-1355
/
+9779
2017-11-15
selftests: firmware: skip unsupported custom firmware fallback tests
Amit Pundir
1
-12
/
+26
2017-11-15
selftests: firmware: skip unsupported async loading tests
Amit Pundir
1
-13
/
+21
2017-11-15
selftests: memfd_test.c: fix compilation warning.
Lei Yang
1
-2
/
+2
2017-11-15
selftests/ftrace: Introduce exit_pass and exit_fail
Masami Hiramatsu
28
-28
/
+35
2017-11-15
selftests: ftrace: add more config fragments
Lei Yang
1
-0
/
+4
2017-11-15
android/ion: userspace test utility for ion buffer sharing
Pintu Agarwal
15
-1
/
+1171
2017-11-15
selftests: remove obsolete kconfig fragment for cpu-hotplug
lei.yang@windriver.com
1
-1
/
+0
2017-11-15
selftests: vdso_test: support ARM64 targets
Greg Hackmann
1
-3
/
+16
2017-11-15
selftests/ftrace: Do not use arch dependent do_IRQ as a target function
Masami Hiramatsu
1
-1
/
+1
2017-11-15
selftests: breakpoints: fix compile error on breakpoint_test_arm64
Sumit Semwal
1
-0
/
+1
2017-11-15
selftests: add missing test result status in memory-hotplug test
lei.yang@windriver.com
1
-2
/
+2
2017-11-15
selftests/exec: include cwd in long path calculation
Steve Muckle
1
-8
/
+19
2017-11-15
selftests: seccomp: update .gitignore with newly added tests
Shuah Khan
1
-0
/
+1
2017-11-15
selftests: vm: Update .gitignore with newly added tests
Shuah Khan
1
-0
/
+2
[next]