index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2017-10-27
perf/core: Rewrite event timekeeping
Peter Zijlstra
2017-10-27
perf/core: Fix perf_event_read()
Peter Zijlstra
2017-10-27
perf/core: Remove wrong barrier
Peter Zijlstra
2017-10-27
perf/core: Rename 'enum perf_event_active_state'
Peter Zijlstra
2017-10-27
perf/core: Make sure to update ctx time before using it
Peter Zijlstra
2017-10-27
perf/core: Fix __perf_read_group_add() locking
Peter Zijlstra
2017-10-27
perf/core: Update ctx time before detaching events
Peter Zijlstra
2017-10-27
perf/core: Fix perf_event_read_value() locking
Peter Zijlstra
2017-10-27
perf/bpf: Extend the perf_event_read_local() interface, a.k.a. "bpf: perf eve...
Yonghong Song
2017-10-27
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2017-10-23
Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-10-22
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-10-22
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-10-22
bpf: fix pattern matches for direct packet access
Daniel Borkmann
2017-10-22
bpf: fix off by one for range markings with L{T, E} patterns
Daniel Borkmann
2017-10-22
bpf: devmap fix arithmetic overflow in bitmap_size calculation
John Fastabend
2017-10-21
cpu/hotplug: Reset node state after operation
Thomas Gleixner
2017-10-20
waitid(): Avoid unbalanced user_access_end() on access_ok() error
Kees Cook
2017-10-20
bpf: require CAP_NET_ADMIN when using devmap
John Fastabend
2017-10-20
bpf: require CAP_NET_ADMIN when using sockmap maps
John Fastabend
2017-10-20
bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb region
John Fastabend
2017-10-20
bpf: enforce TCP only support for sockmap
John Fastabend
2017-10-20
kprobes: Disable the jprobes test code
Masami Hiramatsu
2017-10-20
kprobes: Disable the jprobes APIs
Masami Hiramatsu
2017-10-20
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2017-10-20
kprobes: Use synchronize_rcu_tasks() for optprobe with CONFIG_PREEMPT=y
Masami Hiramatsu
2017-10-19
doc: Fix various RCU docbook comment-header problems
Paul E. McKenney
2017-10-19
membarrier: Provide register expedited private command
Mathieu Desnoyers
2017-10-19
bpf: do not test for PCPU_MIN_UNIT_SIZE before percpu allocations
Daniel Borkmann
2017-10-19
bpf: fix splat for illegal devmap percpu allocation
Daniel Borkmann
2017-10-18
Revert "kprobes: Warn if optprobe handler tries to change execution path"
Naveen N. Rao
2017-10-18
bpf: disallow arithmetic operations on context pointer
Jakub Kicinski
2017-10-16
Merge tag 'irqchip-4.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Thomas Gleixner
2017-10-14
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-10-14
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-10-14
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2017-10-14
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-10-13
kmemleak: clear stale pointers from task stacks
Konstantin Khlebnikov
2017-10-13
genirq: generic chip: remove irq_gc_mask_disable_reg_and_ack()
Doug Berger
2017-10-13
genirq: generic chip: Add irq_gc_mask_disable_and_ack_set()
Doug Berger
2017-10-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2017-10-12
Merge branch 'waitid-fix'
Linus Torvalds
2017-10-11
livepatch: unpatch all klp_objects if klp_module_coming fails
Joe Lawrence
2017-10-10
Revert "net: defer call to cgroup_sk_alloc()"
Eric Dumazet
2017-10-10
Merge tag 'seccomp-v4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-10-10
seccomp: make function __get_seccomp_filter static
Colin Ian King
2017-10-10
workqueue: replace pool->manager_arb mutex with a flag
Tejun Heo
2017-10-10
sched/core: Ensure load_balance() respects the active_mask
Peter Zijlstra
2017-10-10
sched/core: Address more wake_affine() regressions
Peter Zijlstra
[next]