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
2019-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
4
-71
/
+734
2019-06-19
Merge branches 'consolidate.2019.05.28a', 'doc.2019.05.28a', 'fixes.2019.06.1...
Paul E. McKenney
15
-150
/
+302
2019-06-19
xdp: page_pool related fix to cpumap
Jesper Dangaard Brouer
1
-0
/
+3
2019-06-19
keys: Cache result of request_key*() temporarily in task_struct
David Howells
1
-0
/
+9
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
3
-12
/
+3
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 451
Thomas Gleixner
4
-16
/
+4
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 248
Thomas Gleixner
1
-2
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230
Thomas Gleixner
4
-12
/
+4
2019-06-19
Merge branch 'stable/for-linus-5.2' into devel/for-linus-5.2
Konrad Rzeszutek Wilk
1
-2
/
+2
2019-06-19
swiotlb: fix phys_addr_t overflow warning
Arnd Bergmann
1
-2
/
+2
2019-06-19
PM: suspend: Rename pm_suspend_via_s2idle()
Rafael J. Wysocki
1
-3
/
+3
2019-06-19
bpf: precise scalar_value tracking
Alexei Starovoitov
1
-11
/
+480
2019-06-19
bpf: fix callees pruning callers
Alexei Starovoitov
1
-5
/
+6
2019-06-19
bpf: introduce bounded loops
Alexei Starovoitov
1
-12
/
+131
2019-06-19
bpf: extend is_branch_taken to registers
Alexei Starovoitov
1
-15
/
+19
2019-06-19
bpf: track spill/fill of constants
Alexei Starovoitov
1
-25
/
+65
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
50
-302
/
+385
2019-06-17
tracepoint: Use struct_size() in kmalloc()
Gustavo A. R. Silva
1
-2
/
+2
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
7
-46
/
+137
2019-06-17
x86/percpu, sched/fair: Avoid local_clock()
Peter Zijlstra
1
-2
/
+3
2019-06-17
Merge branch 'x86/cpu' into perf/core, to pick up dependent changes
Ingo Molnar
36
-213
/
+111
2019-06-17
locking/rwsem: Guard against making count negative
Waiman Long
1
-12
/
+41
2019-06-17
locking/rwsem: Adaptive disabling of reader optimistic spinning
Waiman Long
2
-8
/
+135
2019-06-17
locking/rwsem: Enable time-based spinning on reader-owned rwsem
Waiman Long
2
-30
/
+144
2019-06-17
locking/rwsem: Make rwsem->owner an atomic_long_t
Waiman Long
1
-45
/
+80
2019-06-17
locking/rwsem: Enable readers spinning on writer
Waiman Long
2
-12
/
+75
2019-06-17
locking/rwsem: Clarify usage of owner's nonspinaable bit
Waiman Long
1
-22
/
+21
2019-06-17
locking/rwsem: Wake up almost all readers in wait queue
Waiman Long
1
-5
/
+26
2019-06-17
locking/rwsem: More optimal RT task handling of null owner
Waiman Long
1
-7
/
+44
2019-06-17
locking/rwsem: Always release wait_lock before waking up tasks
Waiman Long
1
-16
/
+15
2019-06-17
locking/rwsem: Implement lock handoff to prevent lock starvation
Waiman Long
2
-54
/
+173
2019-06-17
locking/rwsem: Make rwsem_spin_on_owner() return owner state
Waiman Long
1
-18
/
+47
2019-06-17
locking/rwsem: Code cleanup after files merging
Waiman Long
2
-95
/
+42
2019-06-17
locking/rwsem: Merge rwsem.h and rwsem-xadd.c into rwsem.c
Waiman Long
4
-900
/
+891
2019-06-17
locking/rwsem: Implement a new locking scheme
Waiman Long
2
-136
/
+85
2019-06-17
locking/rwsem: Remove rwsem_wake() wakeup optimization
Waiman Long
1
-72
/
+0
2019-06-17
locking/rwsem: Make owner available even if !CONFIG_RWSEM_SPIN_ON_OWNER
Waiman Long
2
-24
/
+1
2019-06-17
sched/fair: Don't push cfs_bandwith slack timers forward
[email protected]
2
-4
/
+11
2019-06-17
sched/core: Optimize try_to_wake_up() for local wakeups
Peter Zijlstra
1
-5
/
+29
2019-06-17
sched/fair: Fix "runnable_avg_yN_inv" not used warnings
Qian Cai
1
-1
/
+1
2019-06-17
sched/fair: Clean up definition of NOHZ blocked load functions
Valentin Schneider
1
-10
/
+16
2019-06-17
sched/core: Add __sched tag for io_schedule()
Gao Xiang
1
-1
/
+1
2019-06-17
Merge tag 'v5.2-rc5' into sched/core, to pick up fixes
Ingo Molnar
47
-264
/
+256
2019-06-17
perf/core: Fix perf_sample_regs_user() mm check
Peter Zijlstra
1
-1
/
+1
2019-06-17
locking/lockdep: Remove unnecessary DEBUG_LOCKS_WARN_ON()
Kobe Wu
1
-1
/
+1
2019-06-17
jump_label: Batch updates if arch supports it
Daniel Bristot de Oliveira
1
-0
/
+23
2019-06-17
jump_label: Sort entries of the same key by the code
Daniel Bristot de Oliveira
1
-0
/
+14
2019-06-17
jump_label: Add a jump_label_can_update() helper
Daniel Bristot de Oliveira
1
-11
/
+18
2019-06-17
Merge tag 'v5.2-rc5' into locking/core, to pick up fixes
Ingo Molnar
47
-264
/
+256
2019-06-16
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+3
[prev]
[next]