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
2017-10-25
locking/qrwlock: Use atomic_cond_read_acquire() when spinning in qrwlock
Will Deacon
1
-38
/
+12
2017-10-25
locking/qrwlock: Use 'struct qrwlock' instead of 'struct __qrwlock'
Will Deacon
1
-24
/
+2
2017-10-25
bpf: permit multiple bpf attachments for a single perf event
Yonghong Song
6
-44
/
+188
2017-10-25
bpf: use the same condition in perf event set/free bpf handler
Yonghong Song
1
-3
/
+3
2017-10-24
locking/barriers: Convert users of lockless_dereference() to READ_ONCE()
Will Deacon
3
-4
/
+4
2017-10-24
Merge tag 'v4.14-rc6' into locking/core, to pick up fixes
Ingo Molnar
21
-172
/
+292
2017-10-24
sched/isolcpus: Fix "isolcpus=" boot parameter handling when !CONFIG_CPUMASK_...
Rakib Mullick
1
-2
/
+2
2017-10-24
bpf: cpumap fix potential lost wake-up problem
Jesper Dangaard Brouer
1
-4
/
+8
2017-10-24
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
9
-67
/
+196
2017-10-23
Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-22
/
+15
2017-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
20
-201
/
+308
2017-10-22
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+5
2017-10-22
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+12
2017-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-32
/
+77
2017-10-22
bpf: fix pattern matches for direct packet access
Daniel Borkmann
1
-0
/
+24
2017-10-22
bpf: fix off by one for range markings with L{T, E} patterns
Daniel Borkmann
1
-12
/
+21
2017-10-22
bpf: devmap fix arithmetic overflow in bitmap_size calculation
John Fastabend
1
-1
/
+1
2017-10-21
workqueue: respect isolated cpus when queueing an unbound work
Tal Shorer
1
-1
/
+5
2017-10-21
cpu/hotplug: Reset node state after operation
Thomas Gleixner
1
-0
/
+5
2017-10-20
waitid(): Avoid unbalanced user_access_end() on access_ok() error
Kees Cook
1
-2
/
+2
2017-10-20
Merge branches 'doc.2017.10.20a', 'fixes.2017.10.19a', 'stall.2017.10.09a' an...
Paul E. McKenney
9
-67
/
+196
2017-10-20
srcu: Add parameters to SRCU docbook comments
Paul E. McKenney
1
-1
/
+1
2017-10-20
selinux: bpf: Add addtional check for bpf object file receive
Chenbo Feng
1
-2
/
+2
2017-10-20
security: bpf: Add LSM hooks for bpf object related syscall
Chenbo Feng
1
-2
/
+32
2017-10-20
bpf: Add file mode configuration into bpf maps
Chenbo Feng
8
-22
/
+110
2017-10-20
bpf: require CAP_NET_ADMIN when using devmap
John Fastabend
1
-0
/
+3
2017-10-20
bpf: require CAP_NET_ADMIN when using sockmap maps
John Fastabend
1
-0
/
+3
2017-10-20
bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb region
John Fastabend
1
-10
/
+9
2017-10-20
bpf: enforce TCP only support for sockmap
John Fastabend
1
-0
/
+6
2017-10-20
kprobes: Disable the jprobes test code
Masami Hiramatsu
1
-1
/
+8
2017-10-20
kprobes: Disable the jprobes APIs
Masami Hiramatsu
1
-0
/
+2
2017-10-20
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
37
-924
/
+1120
2017-10-20
kprobes: Use synchronize_rcu_tasks() for optprobe with CONFIG_PREEMPT=y
Masami Hiramatsu
1
-6
/
+8
2017-10-19
doc: Fix various RCU docbook comment-header problems
Paul E. McKenney
3
-12
/
+17
2017-10-19
membarrier: Provide register expedited private command
Mathieu Desnoyers
1
-4
/
+30
2017-10-19
rcu/segcblist: Include rcupdate.h
Sebastian Andrzej Siewior
1
-0
/
+1
2017-10-19
rcu: Add extended-quiescent-state testing advice
Paul E. McKenney
1
-0
/
+30
2017-10-19
rcu: Suppress lockdep false-positive ->boost_mtx complaints
Paul E. McKenney
1
-1
/
+1
2017-10-19
rcu: Do not include rtmutex_common.h unconditionally
Sebastian Andrzej Siewior
1
-2
/
+1
2017-10-19
clockevents: Retry programming min delta up to 10 times
James Hogan
1
-8
/
+13
2017-10-19
bpf: do not test for PCPU_MIN_UNIT_SIZE before percpu allocations
Daniel Borkmann
2
-5
/
+1
2017-10-19
bpf: fix splat for illegal devmap percpu allocation
Daniel Borkmann
1
-2
/
+3
2017-10-19
kernel/module: Delete an error message for a failed memory allocation in add_...
Markus Elfring
1
-3
/
+1
2017-10-19
irqdomain: Add __rcu annotations to radix tree slot
Masahiro Yamada
1
-2
/
+2
2017-10-19
irqdomain: Move revmap_trees_mutex to struct irq_domain
Masahiro Yamada
1
-7
/
+7
2017-10-19
livepatch: add transition notices
Joe Lawrence
1
-1
/
+17
2017-10-19
livepatch: move transition "complete" notice into klp_complete_transition()
Joe Lawrence
1
-3
/
+3
2017-10-19
livepatch: add (un)patch callbacks
Joe Lawrence
4
-13
/
+98
2017-10-19
locking/static_keys: Improve uninitialized key warning
Borislav Petkov
1
-7
/
+7
2017-10-18
timer: Convert stub timer to timer_setup()
Thomas Gleixner
1
-3
/
+3
[prev]
[next]