index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-13
kselftest: membarrier: convert to TAP13 output
Paul Elder
1
-16
/
+19
2017-06-13
kselftest: add TAP13 conformant versions of ksft_* functions
Paul Elder
1
-4
/
+48
2017-06-13
selftests/bpf: make correct use of exit codes in bpf selftests
Jesper Dangaard Brouer
3
-3
/
+3
2017-06-13
usbip: vhci-hcd: Add USB3 SuperSpeed support
Yuyang Du
3
-9
/
+25
2017-06-13
usbip: vhci-hcd: Rework vhci_hcd_init
Yuyang Du
2
-1
/
+2
2017-06-13
usb: usbip tool: Fix parse_status()
Yuyang Du
2
-23
/
+17
2017-06-13
usb: usbip tool: Fix refresh_imported_device_list()
Yuyang Du
1
-6
/
+21
2017-06-13
usb: usbip tool: Add ncontrollers in vhci_driver structure
Yuyang Du
2
-0
/
+37
2017-06-13
usb: usbip tool: Check the return of get_nports()
Yuyang Du
1
-1
/
+8
2017-06-13
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
32
-108
/
+65
2017-06-12
selftests: kselftest_harness: Fix compile warning
Mickaël Salaün
1
-1
/
+1
2017-06-12
Merge 4.12-rc5 into staging-next
Greg Kroah-Hartman
43
-208
/
+685
2017-06-12
Merge 4.12-rc5 into char-misc-next
Greg Kroah-Hartman
43
-208
/
+685
2017-06-10
bpf: add bpf_set_hash helper for tc progs
Daniel Borkmann
1
-1
/
+7
2017-06-10
bpf, tests: set rlimit also for test_align, so it doesn't fail
Daniel Borkmann
1
-0
/
+5
2017-06-10
bpf, tests: add a test for htab lookup + update traversal
Daniel Borkmann
1
-0
/
+50
2017-06-09
bpf: Fix test_obj_id.c for llvm 5.0
Martin KaFai Lau
1
-2
/
+2
2017-06-09
bpf: Fix test_bpf_obj_id() when the bpf_jit_enable sysctl is diabled
Martin KaFai Lau
1
-4
/
+15
2017-06-08
rcu: Remove RCU CPU stall warnings from Tiny RCU
Paul E. McKenney
1
-1
/
+0
2017-06-08
rcu: Eliminate NOCBs CPU-state Kconfig options
Paul E. McKenney
6
-8
/
+5
2017-06-08
rcu: Remove debugfs tracing
Paul E. McKenney
3
-46
/
+0
2017-06-08
srcu: Remove Classic SRCU
Paul E. McKenney
3
-28
/
+0
2017-06-08
rcu: Remove SPARSE_RCU_POINTER Kconfig option
Paul E. McKenney
1
-4
/
+0
2017-06-08
rcu: Remove the now-obsolete PROVE_RCU_REPEATEDLY Kconfig option
Paul E. McKenney
2
-2
/
+0
2017-06-08
rcu: Remove nohz_full full-system-idle state machine
Paul E. McKenney
3
-8
/
+1
2017-06-08
rcu: Remove the RCU_KTHREAD_PRIO Kconfig option
Paul E. McKenney
3
-2
/
+1
2017-06-08
rcu: Remove *_SLOW_* Kconfig options
Paul E. McKenney
12
-30
/
+12
2017-06-08
bpf, tests: fix endianness selection
Daniel Borkmann
1
-11
/
+30
2017-06-08
perf symbols: Kill dso__build_id_is_kmod()
Namhyung Kim
3
-50
/
+0
2017-06-08
perf symbols: Keep DSO->symtab_type after decompress
Namhyung Kim
1
-0
/
+2
2017-06-08
perf tests: Decompress kernel module before objdump
Namhyung Kim
1
-1
/
+19
2017-06-08
perf tools: Consolidate error path in __open_dso()
Namhyung Kim
1
-11
/
+8
2017-06-08
perf tools: Decompress kernel module when reading DSO data
Namhyung Kim
1
-0
/
+16
2017-06-08
perf annotate: Use dso__decompress_kmodule_path()
Namhyung Kim
1
-24
/
+3
2017-06-08
perf tools: Introduce dso__decompress_kmodule_{fd,path}
Namhyung Kim
3
-35
/
+65
2017-06-08
perf tools: Fix a memory leak in __open_dso()
Namhyung Kim
1
-1
/
+3
2017-06-08
perf annotate: Fix symbolic link of build-id cache
Namhyung Kim
1
-1
/
+9
2017-06-08
tools/kvm_stat: display guest list in pid/guest selection screens
Stefan Raspl
1
-12
/
+37
2017-06-08
tools/kvm_stat: add new interactive command 'o'
Stefan Raspl
2
-1
/
+18
2017-06-08
tools/kvm_stat: add new interactive command 's'
Stefan Raspl
2
-8
/
+49
2017-06-08
tools/kvm_stat: add new interactive command 'h'
Stefan Raspl
2
-5
/
+34
2017-06-08
tools/kvm_stat: rename 'Current' column to 'CurAvg/s'
Stefan Raspl
1
-3
/
+3
2017-06-08
tools/kvm_stat: make heading look a bit more like 'top'
Stefan Raspl
1
-1
/
+2
2017-06-08
tools/kvm_stat: display message indicating lack of events
Stefan Raspl
1
-0
/
+2
2017-06-08
tools/kvm_stat: show cursor in selection screens
Stefan Raspl
1
-0
/
+6
2017-06-08
tools/kvm_stat: move functions to corresponding classes
Stefan Raspl
1
-162
/
+165
2017-06-08
tools/kvm_stat: simplify initializers
Stefan Raspl
1
-38
/
+36
2017-06-08
tools/kvm_stat: remove extra statement
Stefan Raspl
1
-1
/
+0
2017-06-08
tools/kvm_stat: removed unused function
Stefan Raspl
1
-3
/
+0
2017-06-08
tools/kvm_stat: simplify line print logic
Stefan Raspl
1
-19
/
+7
[prev]
[next]