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-16
objtool: Add fortify_panic as __noreturn function
Kees Cook
1
-1
/
+2
2017-06-15
kselftest: membarrier: make test names more informative
Alice Ferrazzi
1
-2
/
+2
2017-06-15
kselftest: make callers of ksft_exit_skip() output the reason for skipping
Paul Elder
3
-8
/
+6
2017-06-15
kselftest: make ksft_exit_skip() output a reason for skipping
Paul Elder
1
-2
/
+5
2017-06-15
tools/testing/nvdimm: fix nfit_test buffer overflow
Yasunori Goto
1
-1
/
+1
2017-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
22
-167
/
+268
2017-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-11
/
+30
2017-06-14
kselftest: convert get_size to use stricter TAP13 format
Tim Bird
1
-11
/
+16
2017-06-14
tools: bpf_jit_disasm: Handle large images.
David Daney
1
-11
/
+26
2017-06-14
selftests/bpf: Add test cases to test narrower ctx field loads
Yonghong Song
4
-1
/
+234
2017-06-14
bpf: permits narrower load from bpf program context fields
Yonghong Song
1
-79
/
+13
2017-06-14
perf tools: Fix build with ARCH=x86_64
Jiada Wang
6
-25
/
+25
2017-06-14
perf evsel: Fix probing of precise_ip level for default cycles event
Arnaldo Carvalho de Melo
2
-1
/
+13
2017-06-13
kselftest: breakpoints: convert step_after_suspend_test to TAP13 output
Paul Elder
1
-26
/
+17
2017-06-13
kselftest: breakpoints: convert breakpoint_test to TAP13 output
Paul Elder
1
-14
/
+15
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
[prev]
[next]