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
*
perf/core: Rewrite event timekeeping
Peter Zijlstra
2017-10-27
1
-256
/
+129
*
perf/core: Fix perf_event_read()
Peter Zijlstra
2017-10-27
1
-16
/
+39
*
perf/core: Remove wrong barrier
Peter Zijlstra
2017-10-27
1
-5
/
+0
*
perf/core: Rename 'enum perf_event_active_state'
Peter Zijlstra
2017-10-27
1
-1
/
+1
*
perf/core: Make sure to update ctx time before using it
Peter Zijlstra
2017-10-27
1
-2
/
+10
*
perf/core: Fix __perf_read_group_add() locking
Peter Zijlstra
2017-10-27
1
-2
/
+2
*
perf/core: Update ctx time before detaching events
Peter Zijlstra
2017-10-27
1
-0
/
+1
*
perf/core: Fix perf_event_read_value() locking
Peter Zijlstra
2017-10-27
1
-2
/
+14
*
perf/bpf: Extend the perf_event_read_local() interface, a.k.a. "bpf: perf eve...
Yonghong Song
2017-10-27
3
-4
/
+15
*
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2017-10-27
9
-59
/
+111
|
\
|
*
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
|
*
|
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
|
*
|
|
|
|
waitid(): Avoid unbalanced user_access_end() on access_ok() error
Kees Cook
2017-10-20
1
-2
/
+2
*
|
|
|
|
|
kprobes: Disable the jprobes test code
Masami Hiramatsu
2017-10-20
1
-1
/
+8
*
|
|
|
|
|
kprobes: Disable the jprobes APIs
Masami Hiramatsu
2017-10-20
1
-0
/
+2
*
|
|
|
|
|
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2017-10-20
37
-924
/
+1120
|
\
|
|
|
|
|
|
*
|
|
|
|
doc: Fix various RCU docbook comment-header problems
Paul E. McKenney
2017-10-20
3
-12
/
+17
|
*
|
|
|
|
membarrier: Provide register expedited private command
Mathieu Desnoyers
2017-10-20
1
-4
/
+30
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-10-14
2
-94
/
+49
|
|
\
\
\
\
|
|
*
|
|
|
sched/core: Ensure load_balance() respects the active_mask
Peter Zijlstra
2017-10-10
1
-0
/
+7
|
|
*
|
|
|
sched/core: Address more wake_affine() regressions
Peter Zijlstra
2017-10-10
2
-0
/
+43
|
|
*
|
|
|
sched/core: Fix wake_affine() performance regression
Peter Zijlstra
2017-10-10
2
-111
/
+16
|
|
|
/
/
/
|
*
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-10-14
1
-1
/
+9
|
|
\
\
\
\
|
|
*
|
|
|
perf/core: Fix cgroup time when scheduling descendants
leilei.lin
2017-10-10
1
-1
/
+1
|
|
*
|
|
|
perf/core: Avoid freeing static PMU contexts when PMU is unregistered
Will Deacon
2017-10-10
1
-0
/
+8
|
*
|
|
|
|
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2017-10-14
1
-28
/
+20
|
|
\
\
\
\
\
|
|
*
|
|
|
|
locking/lockdep: Fix stacktrace mess
Peter Zijlstra
2017-10-10
1
-28
/
+20
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-10-14
3
-2
/
+45
|
|
\
\
\
\
\
|
|
*
|
|
|
|
genirq/cpuhotplug: Enforce affinity setting on startup of managed irqs
Thomas Gleixner
2017-10-09
2
-1
/
+4
|
|
*
|
|
|
|
genirq/cpuhotplug: Add sanity check for effective affinity mask
Thomas Gleixner
2017-10-09
1
-1
/
+27
|
|
*
|
|
|
|
genirq: Warn when effective affinity is not updated
Thomas Gleixner
2017-10-09
1
-0
/
+14
[next]