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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-22
Merge tag 'modules-for-v4.16-rc7' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2018-03-23
Merge tag 'v4.16-rc6' into next-general
James Morris
22
-98
/
+149
2018-03-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-29
/
+51
2018-03-22
posix-timers: Protect posix clock array access against speculation
Thomas Gleixner
1
-3
/
+8
2018-03-21
audit: remove path param from link denied function
Richard Guy Briggs
1
-2
/
+1
2018-03-21
pidns: simpler allocation of pid_* caches
Alexey Dobriyan
1
-43
/
+24
2018-03-20
bpf: skip unnecessary capability check
Chenbo Feng
1
-1
/
+1
2018-03-20
trace/bpf: remove helper bpf_perf_prog_read_value from tracepoint type programs
Yonghong Song
1
-28
/
+40
2018-03-20
workqueue: remove the comment about the old manager_arb mutex
Lai Jiangshan
1
-1
/
+0
2018-03-20
workqueue: fix the comments of nr_idle
Lai Jiangshan
1
-3
/
+2
2018-03-20
genirq: Remove license boilerplate/references
Thomas Gleixner
2
-13
/
+4
2018-03-20
genirq: Add missing SPDX identifiers
Thomas Gleixner
15
-0
/
+16
2018-03-20
genirq/matrix: Cleanup SPDX identifier
Thomas Gleixner
1
-5
/
+3
2018-03-20
genirq: Cleanup top of file comments
Thomas Gleixner
12
-32
/
+7
2018-03-20
sched/debug: Adjust newlines for better alignment
Joe Lawrence
1
-11
/
+16
2018-03-20
sched/debug: Fix per-task line continuation for console output
Joe Lawrence
1
-1
/
+1
2018-03-20
firmware: enable run time change of forcing fallback loader
Luis R. Rodriguez
1
-0
/
+11
2018-03-20
perf/cgroup: Fix child event counting bug
Song Liu
1
-5
/
+16
2018-03-20
jump_label: Disable jump labels in __exit code
Josh Poimboeuf
1
-3
/
+4
2018-03-20
genirq: Pass desc to __irq_free instead of irq number
Uwe Kleine König
1
-4
/
+4
2018-03-20
sched/wait: Improve __var_waitqueue() code generation
Peter Zijlstra
1
-6
/
+1
2018-03-20
sched/wait: Remove the wait_on_atomic_t() API
Peter Zijlstra
1
-101
/
+0
2018-03-20
sched/wait: Introduce wait_var_event()
Peter Zijlstra
1
-0
/
+48
2018-03-20
sched/fair: Update util_est only on util_avg updates
Patrick Bellasi
2
-5
/
+39
2018-03-20
sched/cpufreq/schedutil: Use util_est for OPP selection
Patrick Bellasi
1
-1
/
+8
2018-03-20
sched/fair: Use util_est in LB and WU paths
Patrick Bellasi
1
-14
/
+70
2018-03-20
sched/fair: Add util_est on top of PELT
Patrick Bellasi
3
-6
/
+125
2018-03-20
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
8
-38
/
+30
2018-03-20
locking/mutex: Improve documentation
Matthew Wilcox
1
-7
/
+30
2018-03-20
crash: export paddr_vmcoreinfo_note()
Marc-André Lureau
1
-0
/
+1
2018-03-19
Merge branch 'for-4.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-5
/
+20
2018-03-19
Merge branch 'for-4.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-9
/
+1
2018-03-19
bpf: create tcp_bpf_ulp allowing BPF to monitor socket TX/RX data
John Fastabend
3
-20
/
+711
2018-03-19
sockmap: convert refcnt to an atomic refcnt
John Fastabend
1
-13
/
+10
2018-03-19
Merge tag 'v4.16-rc6' into perf/core, to pick up fixes
Ingo Molnar
6
-40
/
+35
2018-03-19
cgroup: Use rcu_work instead of explicit rcu and work item
Tejun Heo
1
-14
/
+7
2018-03-19
RCU, workqueue: Implement rcu_work
Tejun Heo
1
-0
/
+54
2018-03-19
y2038: Introduce struct __kernel_old_timeval
Arnd Bergmann
1
-0
/
+12
2018-03-18
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+2
2018-03-16
perf/core: Clear sibling list of detached events
Mark Rutland
1
-1
/
+1
2018-03-16
perf: Fix sibling iteration
Peter Zijlstra
1
-18
/
+16
2018-03-16
mm: remove blackfin MPU support
Arnd Bergmann
1
-4
/
+0
2018-03-15
cpu/hotplug: Fix unused function warning
Arnd Bergmann
1
-9
/
+9
2018-03-15
printk: move dump stack related code to lib/dump_stack.c
Dave Young
1
-60
/
+0
2018-03-15
bpf: extend stackmap to save binary_build_id+offset instead of address
Song Liu
1
-22
/
+235
2018-03-14
genirq: Add CONFIG_GENERIC_IRQ_MULTI_HANDLER
Palmer Dabbelt
2
-0
/
+20
2018-03-14
Merge branch 'linus' into irq/core to pick up dependencies.
Thomas Gleixner
29
-184
/
+317
2018-03-14
tracing: Rewrite filter logic to be simpler and faster
Steven Rostedt (VMware)
2
-1197
/
+979
2018-03-14
tracing: Clean up and document pred_funcs_##type creation and use
Steven Rostedt (VMware)
1
-14
/
+32
2018-03-14
tracing: Combine enum and arrays into single macro in filter code
Steven Rostedt (VMware)
1
-64
/
+48
[prev]
[next]