index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-4
/
+8
2017-12-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
3
-4
/
+8
2017-12-23
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-6
/
+3
2017-12-23
tools: bpftool: protect against races with disappearing objects
Jakub Kicinski
2
-0
/
+4
2017-12-23
tools: bpftool: maps: close json array on error paths of show
Jakub Kicinski
1
-3
/
+3
2017-12-22
x86/ldt: Prevent LDT inheritance on exec
Thomas Gleixner
1
-6
/
+3
2017-12-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-49
/
+593
2017-12-22
selftests/bpf: fix Makefile for passing LLC to the command line
Quentin Monnet
1
-1
/
+1
2017-12-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-32
/
+46
2017-12-21
tools/kvm_stat: sort '-f help' output
Stefan Raspl
1
-10
/
+6
2017-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
4
-49
/
+568
2017-12-21
bpf: do not allow root to mangle valid pointers
Alexei Starovoitov
1
-27
/
+29
2017-12-21
selftests/bpf: add tests for recent bugfixes
Jann Horn
1
-16
/
+533
2017-12-20
selftests: net: Adding config fragment CONFIG_NUMA=y
Naresh Kamboju
1
-0
/
+1
2017-12-20
bpf: Fix tools and testing build.
David Miller
2
-5
/
+5
2017-12-19
bpf: fix broken BPF selftest build on s390
Hendrik Brueckner
1
-1
/
+1
2017-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-0
/
+24
2017-12-17
Merge branch 'upstream-x86-selftests' into WIP.x86/pti.base
Ingo Molnar
2
-24
/
+88
2017-12-17
Merge commit 'upstream-x86-entry' into WIP.x86/mm
Ingo Molnar
2
-6
/
+7
2017-12-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-12
/
+8
2017-12-15
Merge tag 'usb-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-5
/
+5
2017-12-15
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-6
/
+23
2017-12-15
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-5
/
+23
2017-12-15
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
3
-13
/
+11
2017-12-15
bpf: add test case for ld_abs and helper changing pkt data
Daniel Borkmann
1
-0
/
+24
2017-12-15
tools/headers: Synchronize kernel <-> tooling headers
Ingo Molnar
2
-2
/
+3
2017-12-15
objtool: Resync objtool's instruction decoder source code copy with the kerne...
Ingo Molnar
1
-0
/
+10
2017-12-15
x86/decoder: Fix and update the opcodes map
Randy Dunlap
2
-6
/
+24
2017-12-14
tools/slabinfo-gnuplot: force to use bash shell
Liu, Changcheng
1
-1
/
+1
2017-12-14
tools/kvm_stat: add line for totals
Stefan Raspl
1
-1
/
+8
2017-12-14
tools/kvm_stat: stop ignoring unhandled arguments
Stefan Raspl
1
-1
/
+3
2017-12-14
tools/kvm_stat: suppress usage information on command line errors
Stefan Raspl
1
-8
/
+5
2017-12-14
tools/kvm_stat: handle invalid regular expressions
Stefan Raspl
1
-0
/
+7
2017-12-14
tools/kvm_stat: add hint on '-f help' to man page
Stefan Raspl
1
-1
/
+1
2017-12-14
tools/kvm_stat: fix child trace events accounting
Stefan Raspl
2
-3
/
+5
2017-12-14
tools/kvm_stat: fix extra handling of 'help' with fields filter
Stefan Raspl
1
-1
/
+2
2017-12-14
tools/kvm_stat: fix missing field update after filter change
Stefan Raspl
1
-2
/
+2
2017-12-14
tools/kvm_stat: fix drilldown in events-by-guests mode
Stefan Raspl
1
-1
/
+1
2017-12-14
tools/kvm_stat: fix command line option '-g'
Stefan Raspl
1
-4
/
+6
2017-12-13
tools/lib/lockdep: Add missing declaration of 'pr_cont()'
Mengting Zhang
1
-0
/
+1
2017-12-12
bpf: fix broken BPF selftest build
Daniel Borkmann
2
-12
/
+8
2017-12-12
tools/include: Remove ACCESS_ONCE()
Mark Rutland
1
-12
/
+9
2017-12-12
tools/perf: Convert ACCESS_ONCE() to READ_ONCE()
Mark Rutland
1
-1
/
+1
2017-12-12
Merge tag 'fixes-for-v4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
48
-407
/
+1144
2017-12-08
kmemcheck: rip it out for real
Michal Hocko
1
-1
/
+0
2017-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
9
-7
/
+531
2017-12-08
usbip: prevent vhci_hcd driver from leaking a socket pointer address
Shuah Khan
1
-4
/
+4
2017-12-08
tools/usbip: fixes potential (minor) "buffer overflow" (detected on recent gc...
Julien BOIBESSOT
1
-1
/
+1
2017-12-08
ptr_ring: fix up after recent ptr_ring changes
Michael S. Tsirkin
1
-6
/
+23
2017-12-06
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
35
-337
/
+590
[next]