index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
2017-11-07
139
-42
/
+219
|
\
|
*
Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-06
1
-1
/
+2
|
|
\
|
|
*
workqueue: Fix NULL pointer dereference
Li Bin
2017-10-30
1
-1
/
+2
|
*
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-11-05
1
-2
/
+4
|
|
\
\
|
|
*
\
Merge branch 'linus' into perf/urgent, to pick up dependent commits
Ingo Molnar
2017-11-03
137
-9
/
+168
|
|
|
\
\
|
|
*
|
|
perf/cgroup: Fix perf cgroup hierarchy support
Tejun Heo
2017-10-30
1
-2
/
+4
|
*
|
|
|
Merge branch 'linus' into core/urgent, to pick up dependent commits
Ingo Molnar
2017-11-04
137
-7
/
+157
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
*
|
|
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-11-02
134
-0
/
+134
|
|
|
\
\
\
|
|
|
*
|
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
134
-0
/
+134
|
|
*
|
|
|
futex: futex_wake_op, do not fail on invalid op
Jiri Slaby
2017-11-02
1
-2
/
+10
|
|
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2017-11-02
1
-1
/
+1
|
|
|
\
\
\
\
|
|
|
*
|
|
|
signal: Fix name of SIGEMT in #if defined() check
Andrew Clayton
2017-11-01
1
-1
/
+1
|
|
*
|
|
|
|
bpf: remove SK_REDIRECT from UAPI
John Fastabend
2017-11-01
1
-4
/
+12
|
*
|
|
|
|
|
watchdog/hardlockup/perf: Use atomics to track in-use cpu counter
Don Zickus
2017-11-01
1
-3
/
+5
|
*
|
|
|
|
|
watchdog/harclockup/perf: Revert a33d44843d45 ("watchdog/hardlockup/perf: Sim...
Thomas Gleixner
2017-11-01
1
-2
/
+5
|
*
|
|
|
|
|
futex: Fix more put_pi_state() vs. exit_pi_state_list() races
Peter Zijlstra
2017-11-01
1
-3
/
+20
|
|
/
/
/
/
/
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-10-29
1
-3
/
+12
|
|
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
bpf: rename sk_actions to align with bpf infrastructure
John Fastabend
2017-10-29
1
-1
/
+2
|
|
*
|
|
|
bpf: bpf_compute_data uses incorrect cb structure
John Fastabend
2017-10-29
1
-2
/
+10
|
*
|
|
|
|
Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-10-23
1
-22
/
+15
|
|
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
/
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
workqueue: replace pool->manager_arb mutex with a flag
Tejun Heo
2017-10-10
1
-22
/
+15
*
|
|
|
|
workqueue: Remove now redundant lock acquisitions wrt. workqueue flushes
Byungchul Park
2017-10-25
1
-16
/
+3
*
|
|
|
|
locking/lockdep: Introduce CONFIG_BOOTPARAM_LOCKDEP_CROSSRELEASE_FULLSTACK=y
Byungchul Park
2017-10-25
1
-0
/
+4
*
|
|
|
|
locking/lockdep: Add a boot parameter allowing unwind in cross-release and di...
Byungchul Park
2017-10-25
1
-2
/
+17
*
|
|
|
|
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-10-25
8
-11
/
+11
*
|
|
|
|
locking/atomics, workqueue: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE()
Mark Rutland
2017-10-25
1
-2
/
+2
*
|
|
|
|
locking/qrwlock: Prevent slowpath writers getting held up by fastpath
Will Deacon
2017-10-25
1
-15
/
+5
*
|
|
|
|
locking/qrwlock: Use atomic_cond_read_acquire() when spinning in qrwlock
Will Deacon
2017-10-25
1
-38
/
+12
*
|
|
|
|
locking/qrwlock: Use 'struct qrwlock' instead of 'struct __qrwlock'
Will Deacon
2017-10-25
1
-24
/
+2
*
|
|
|
|
locking/barriers: Convert users of lockless_dereference() to READ_ONCE()
Will Deacon
2017-10-24
3
-4
/
+4
*
|
|
|
|
Merge tag 'v4.14-rc6' into locking/core, to pick up fixes
Ingo Molnar
2017-10-24
21
-172
/
+292
|
\
|
|
|
|
|
*
|
|
|
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-10-22
1
-0
/
+5
|
|
\
\
\
\
|
|
*
|
|
|
cpu/hotplug: Reset node state after operation
Thomas Gleixner
2017-10-21
1
-0
/
+5
|
*
|
|
|
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-10-22
1
-3
/
+12
|
|
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
Merge tag 'irqchip-4.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Thomas Gleixner
2017-10-16
1
-3
/
+12
|
|
|
\
\
\
\
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
genirq: generic chip: remove irq_gc_mask_disable_reg_and_ack()
Doug Berger
2017-10-13
1
-16
/
+0
|
|
|
*
|
|
genirq: generic chip: Add irq_gc_mask_disable_and_ack_set()
Doug Berger
2017-10-13
1
-0
/
+25
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-10-22
5
-32
/
+77
|
|
\
\
\
\
\
|
|
*
|
|
|
|
bpf: fix pattern matches for direct packet access
Daniel Borkmann
2017-10-22
1
-0
/
+24
|
|
*
|
|
|
|
bpf: fix off by one for range markings with L{T, E} patterns
Daniel Borkmann
2017-10-22
1
-12
/
+21
|
|
*
|
|
|
|
bpf: devmap fix arithmetic overflow in bitmap_size calculation
John Fastabend
2017-10-22
1
-1
/
+1
|
|
*
|
|
|
|
bpf: require CAP_NET_ADMIN when using devmap
John Fastabend
2017-10-20
1
-0
/
+3
|
|
*
|
|
|
|
bpf: require CAP_NET_ADMIN when using sockmap maps
John Fastabend
2017-10-20
1
-0
/
+3
|
|
*
|
|
|
|
bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb region
John Fastabend
2017-10-20
1
-10
/
+9
|
|
*
|
|
|
|
bpf: enforce TCP only support for sockmap
John Fastabend
2017-10-20
1
-0
/
+6
|
|
*
|
|
|
|
bpf: do not test for PCPU_MIN_UNIT_SIZE before percpu allocations
Daniel Borkmann
2017-10-19
2
-5
/
+1
|
|
*
|
|
|
|
bpf: fix splat for illegal devmap percpu allocation
Daniel Borkmann
2017-10-19
1
-2
/
+3
|
|
*
|
|
|
|
bpf: disallow arithmetic operations on context pointer
Jakub Kicinski
2017-10-18
1
-2
/
+6
|
|
*
|
|
|
|
Revert "net: defer call to cgroup_sk_alloc()"
Eric Dumazet
2017-10-11
1
-0
/
+11
|
|
*
|
|
|
|
net: defer call to cgroup_sk_alloc()
Eric Dumazet
2017-10-10
1
-11
/
+0
[next]