index
:
linux.git
master
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
2019-02-13
kprobes: Prohibit probing on lockdep functions
Masami Hiramatsu
2019-02-13
kprobes: Prohibit probing on RCU debug routine
Masami Hiramatsu
2019-02-13
kprobes: Prohibit probing on hardirq tracers
Masami Hiramatsu
2019-02-13
kprobes: Search non-suffixed symbol in blacklist
Masami Hiramatsu
2019-02-13
x86/kprobes: Prohibit probing on functions before kprobe_int3_handler()
Masami Hiramatsu
2019-02-06
perf/aux: Make perf_event accessible to setup_aux()
Mathieu Poirier
2019-02-04
perf/ring_buffer: Convert ring_buffer.aux_refcount to refcount_t
Elena Reshetova
2019-02-04
perf/ring_buffer: Convert ring_buffer.refcount to refcount_t
Elena Reshetova
2019-02-04
perf: Convert perf_event_context.refcount to refcount_t
Elena Reshetova
2019-02-04
perf/uprobes: Convert to SPDX license identifier
Thomas Gleixner
2019-02-04
perf/hw_breakpoints: Convert to SPDX license identifier
Thomas Gleixner
2019-02-04
perf/core: Convert to SPDX license identifiers
Thomas Gleixner
2019-02-04
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2019-02-04
perf/core: Don't WARN() for impossible ring-buffer sizes
Mark Rutland
2019-02-03
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-02-03
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-02-01
psi: fix aggregation idle shut-off
Johannes Weiner
2019-02-01
kernel/exit.c: release ptraced tasks before zap_pid_ns_processes
Andrei Vagin
2019-01-30
cpu/hotplug: Fix "SMT disabled by BIOS" detection for KVM
Josh Poimboeuf
2019-01-29
x86/speculation: Remove redundant arch_smt_update() invocation
Zhenzhong Duan
2019-01-27
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2019-01-27
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2019-01-27
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-01-22
Merge tag 'perf-urgent-for-mingo-5.0-20190121' of git://git.kernel.org/pub/sc...
Ingo Molnar
2019-01-21
bpf: Add module name [bpf] to ksymbols for bpf programs
Song Liu
2019-01-21
perf, bpf: Introduce PERF_RECORD_BPF_EVENT
Song Liu
2019-01-21
perf, bpf: Introduce PERF_RECORD_KSYMBOL
Song Liu
2019-01-21
perf: Make perf_event_output() propagate the output() return
Arnaldo Carvalho de Melo
2019-01-21
locking/rwsem: Fix (possible) missed wakeup
Xie Yongji
2019-01-21
futex: Fix (possible) missed wakeup
Peter Zijlstra
2019-01-21
sched/wake_q: Fix wakeup ordering for wake_q
Peter Zijlstra
2019-01-21
sched/wake_q: Document wake_q_add()
Peter Zijlstra
2019-01-21
sched/wait: Fix rcuwait_wake_up() ordering
Prateek Sood
2019-01-21
perf/core: Add PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable PMUs
Andrew Murray
2019-01-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-01-18
bpf: fix inner map masking to prevent oob under speculation
Daniel Borkmann
2019-01-18
perf core: Fix perf_proc_update_handler() bug
Stephane Eranian
2019-01-18
genirq/irqdesc: Fix double increment in alloc_descs()
Huacai Chen
2019-01-18
Merge branch 'stable/for-linus-5.0' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-01-17
bpf: Annotate implicit fall through in cgroup_dev_func_proto
Mathieu Malaterre
2019-01-17
bpf: Make function btf_name_offset_valid static
Mathieu Malaterre
2019-01-17
bpf: zero out build_id for BPF_STACK_BUILD_ID_IP
Stanislav Fomichev
2019-01-17
bpf: don't assume build-id length is always 20 bytes
Stanislav Fomichev
2019-01-16
swiotlb: clear io_tlb_start and io_tlb_end in swiotlb_exit
Christoph Hellwig
2019-01-15
seccomp: fix UAF in user-trap code
Tycho Andersen
2019-01-16
Merge tag 'trace-v5.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2019-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-01-15
tracing/kprobes: Fix NULL pointer dereference in trace_kprobe_create()
Andrea Righi
2019-01-15
posix-cpu-timers: Unbreak timer rearming
Thomas Gleixner
2019-01-15
genirq: Make sure the initial affinity is not empty
Srinivas Ramana
[next]