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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-06
ALSA: usb-audio: fix spelling mistake "buss" -> "bus"
Colin Ian King
1
-1
/
+1
2020-08-06
hw_breakpoint: Remove unused __register_perf_hw_breakpoint() declaration
Bhupesh Sharma
1
-3
/
+0
2020-08-06
kprobes: Remove show_registers() function prototype
Masami Hiramatsu
1
-1
/
+0
2020-08-06
fs: dlm: implement tcp graceful shutdown
Alexander Aring
1
-5
/
+72
2020-08-06
fs: dlm: change handling of reconnects
Alexander Aring
1
-15
/
+10
2020-08-06
fs: dlm: don't close socket on invalid message
Alexander Aring
1
-6
/
+6
2020-08-06
fs: dlm: set skb mark per peer socket
Alexander Aring
3
-0
/
+55
2020-08-06
fs: dlm: set skb mark for listen socket
Alexander Aring
3
-0
/
+10
2020-08-06
net: sock: add sock_set_mark
Alexander Aring
2
-0
/
+9
2020-08-06
dlm: Fix kobject memleak
Wang Hai
1
-3
/
+3
2020-08-06
x86: Select POSIX_CPU_TIMERS_TASK_WORK
Thomas Gleixner
1
-0
/
+1
2020-08-06
posix-cpu-timers: Provide mechanisms to defer timer handling to task_work
Thomas Gleixner
5
-12
/
+204
2020-08-06
posix-cpu-timers: Split run_posix_cpu_timers()
Thomas Gleixner
1
-19
/
+24
2020-08-06
locking/seqlock, headers: Untangle the spaghetti monster
Peter Zijlstra
29
-15
/
+38
2020-08-06
locking, arch/ia64: Reduce <asm/smp.h> header dependencies by moving XTP bits...
Peter Zijlstra
9
-35
/
+53
2020-08-06
x86/headers: Remove APIC headers from <asm/smp.h>
Ingo Molnar
17
-10
/
+18
2020-08-06
io_uring: account locked memory before potential error case
Jens Axboe
1
-8
/
+10
2020-08-06
rnbd: no need to set bi_end_io in rnbd_bio_map_kern
Guoqing Jiang
1
-1
/
+0
2020-08-06
rnbd: remove rnbd_dev_submit_io
Guoqing Jiang
3
-56
/
+31
2020-08-06
io_uring: set ctx sq/cq entry count earlier
Jens Axboe
1
-2
/
+4
2020-08-06
kprobes: Fix compiler warning for !CONFIG_KPROBES_ON_FTRACE
Muchun Song
1
-3
/
+14
2020-08-06
perf/core: Take over CAP_SYS_PTRACE creds to CAP_PERFMON capability
Alexey Budankov
1
-2
/
+2
2020-08-06
tools headers API: Update close_range affected files
Arnaldo Carvalho de Melo
2
-0
/
+3
2020-08-06
perf script: Add 'tod' field to display time of day
Jiri Olsa
1
-33
/
+98
2020-08-06
perf script: Change the 'enum perf_output_field' enumerators to be 64 bits
Jiri Olsa
1
-32
/
+32
2020-08-06
perf data: Add support to store time of day in CTF data conversion
Jiri Olsa
4
-20
/
+42
2020-08-06
perf tools: Move clockid_res_ns under clock struct
Jiri Olsa
3
-8
/
+8
2020-08-06
perf header: Store clock references for -k/--clockid option
Jiri Olsa
5
-0
/
+180
2020-08-06
perf tools: Add clockid_name function
Jiri Olsa
2
-0
/
+13
2020-08-06
perf clockid: Move parse_clockid() to new clockid object
Jiri Olsa
4
-97
/
+119
2020-08-06
tools lib traceevent: Handle possible strdup() error in tep_add_plugin_path()...
Tzvetomir Stoyanov (VMware)
1
-0
/
+4
2020-08-06
libtraceevent: Fixed description of tep_add_plugin_path() API
Tzvetomir Stoyanov (VMware)
1
-2
/
+2
2020-08-06
libtraceevent: Fixed type in PRINT_FMT_STING
Tzvetomir Stoyanov (VMware)
2
-4
/
+4
2020-08-06
libtraceevent: Fixed broken indentation in parse_ip4_print_args()
Tzvetomir Stoyanov (VMware)
1
-2
/
+2
2020-08-06
libtraceevent: Improve error handling of tep_plugin_add_option() API
Tzvetomir Stoyanov (VMware)
1
-7
/
+9
2020-08-06
libtraceevent: Fix typo in tep_plugin_add_option() description
Tzvetomir Stoyanov (VMware)
1
-1
/
+1
2020-08-06
libtraceevent: Handle strdup() error in parse_option_name()
Tzvetomir Stoyanov (VMware)
1
-3
/
+5
2020-08-06
libtraceevent: Document tep_load_plugins_hook()
Tzvetomir Stoyanov (VMware)
2
-1
/
+40
2020-08-06
perf evsel: Extend message to mention CAP_SYS_PTRACE and perf security doc link
Alexey Budankov
1
-2
/
+4
2020-08-06
perf intel-pt: Add support for decoding PSB+ only
Adrian Hunter
2
-0
/
+33
2020-08-06
perf intel-pt: Add support for decoding FUP/TIP only
Adrian Hunter
4
-5
/
+200
2020-08-06
media: camss: fix memory leaks on error handling paths in probe
Evgeny Novikov
1
-10
/
+20
2020-08-06
perf auxtrace: Add itrace 'q' option for quicker, less detailed decoding
Adrian Hunter
3
-0
/
+9
2020-08-06
perf intel-pt: Time filter logged perf events
Adrian Hunter
2
-3
/
+19
2020-08-06
perf intel-pt: Use itrace debug log flags to suppress some messages
Adrian Hunter
2
-8
/
+14
2020-08-06
perf auxtrace: Add optional log flags to the itrace 'd' option
Adrian Hunter
3
-1
/
+17
2020-08-06
perf intel-pt: Use itrace error flags to suppress some errors
Adrian Hunter
2
-1
/
+17
2020-08-06
perf auxtrace: Add optional error flags to the itrace 'e' option
Adrian Hunter
3
-1
/
+61
2020-08-06
perf auxtrace: Add missing itrace options to help text
Adrian Hunter
1
-1
/
+5
2020-08-06
perf tools: Improve aux_output not supported error
Adrian Hunter
1
-0
/
+4
[prev]
[next]