| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | | | | kprobes: Search non-suffixed symbol in blacklist | Masami Hiramatsu | 2019-02-13 | 1 | -1/+20 | |
| | * | | | | | | | | | | | | | | | | | x86/kprobes: Prohibit probing on functions before kprobe_int3_handler() | Masami Hiramatsu | 2019-02-13 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | | | | perf/aux: Make perf_event accessible to setup_aux() | Mathieu Poirier | 2019-02-06 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | perf/ring_buffer: Convert ring_buffer.aux_refcount to refcount_t | Elena Reshetova | 2019-02-04 | 3 | -5/+5 | |
| | * | | | | | | | | | | | | | | | | | perf/ring_buffer: Convert ring_buffer.refcount to refcount_t | Elena Reshetova | 2019-02-04 | 3 | -4/+5 | |
| | * | | | | | | | | | | | | | | | | | perf: Convert perf_event_context.refcount to refcount_t | Elena Reshetova | 2019-02-04 | 1 | -6/+6 | |
| | * | | | | | | | | | | | | | | | | | perf/uprobes: Convert to SPDX license identifier | Thomas Gleixner | 2019-02-04 | 1 | -14/+1 | |
| | * | | | | | | | | | | | | | | | | | perf/hw_breakpoints: Convert to SPDX license identifier | Thomas Gleixner | 2019-02-04 | 1 | -14/+1 | |
| | * | | | | | | | | | | | | | | | | | perf/core: Convert to SPDX license identifiers | Thomas Gleixner | 2019-02-04 | 3 | -6/+3 | |
| | * | | | | | | | | | | | | | | | | | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 2019-02-04 | 19 | -66/+134 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | bpf: Add module name [bpf] to ksymbols for bpf programs | Song Liu | 2019-01-21 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | perf, bpf: Introduce PERF_RECORD_BPF_EVENT | Song Liu | 2019-01-21 | 3 | -1/+118 | |
| | * | | | | | | | | | | | | | | | | | | perf, bpf: Introduce PERF_RECORD_KSYMBOL | Song Liu | 2019-01-21 | 1 | -1/+97 | |
| | * | | | | | | | | | | | | | | | | | | perf: Make perf_event_output() propagate the output() return | Arnaldo Carvalho de Melo | 2019-01-21 | 2 | -6/+8 | |
| | * | | | | | | | | | | | | | | | | | | perf/core: Add PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable PMUs | Andrew Murray | 2019-01-21 | 1 | -0/+9 | |
| * | | | | | | | | | | | | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2019-03-06 | 10 | -219/+973 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | locking/lockdep: Add module_param to enable consistency checks | Peter Zijlstra | 2019-02-28 | 1 | -13/+33 | |
| | * | | | | | | | | | | | | | | | | | | | kernel/workqueue: Use dynamic lockdep keys for workqueues | Bart Van Assche | 2019-02-28 | 1 | -9/+50 | |
| | * | | | | | | | | | | | | | | | | | | | locking/lockdep: Add support for dynamic keys | Bart Van Assche | 2019-02-28 | 1 | -8/+113 | |
| | * | | | | | | | | | | | | | | | | | | | locking/lockdep: Verify whether lock objects are small enough to be used as c... | Bart Van Assche | 2019-02-28 | 1 | -0/+11 | |
| | * | | | | | | | | | | | | | | | | | | | locking/lockdep: Check data structure consistency | Bart Van Assche | 2019-02-28 | 1 | -0/+167 | |
| | * | | | | | | | | | | | | | | | | | | | locking/lockdep: Reuse lock chains that have been freed | Bart Van Assche | 2019-02-28 | 1 | -20/+37 | |
| | * | | | | | | | | | | | | | | | | | | | locking/lockdep: Fix a comment in add_chain_cache() | Bart Van Assche | 2019-02-28 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | locking/lockdep: Introduce lockdep_next_lockchain() and lock_chain_count() | Bart Van Assche | 2019-02-28 | 3 | -8/+23 | |
| | * | | | | | | | | | | | | | | | | | | | locking/lockdep: Reuse list entries that are no longer in use | Bart Van Assche | 2019-02-28 | 1 | -8/+16 | |
| | * | | | | | | | | | | | | | | | | | | | locking/lockdep: Free lock classes that are no longer in use | Bart Van Assche | 2019-02-28 | 1 | -48/+348 | |
| | * | | | | | | | | | | | | | | | | | | | locking/lockdep: Update two outdated comments | Bart Van Assche | 2019-02-28 | 1 | -5/+3 | |
| | * | | | | | | | | | | | | | | | | | | | locking/lockdep: Make it easy to detect whether or not inside a selftest | Bart Van Assche | 2019-02-28 | 1 | -0/+6 | |
| | * | | | | | | | | | | | | | | | | | | | locking/lockdep: Split lockdep_free_key_range() and lockdep_reset_lock() | Bart Van Assche | 2019-02-28 | 1 | -36/+36 | |
| | * | | | | | | | | | | | | | | | | | | | locking/lockdep: Initialize the locks_before and locks_after lists earlier | Bart Van Assche | 2019-02-28 | 1 | -2/+27 | |
| | * | | | | | | | | | | | | | | | | | | | locking/lockdep: Make zap_class() remove all matching lock order entries | Bart Van Assche | 2019-02-28 | 1 | -6/+13 | |
| | * | | | | | | | | | | | | | | | | | | | locking/lockdep: Avoid that add_chain_cache() adds an invalid chain to the cache | Bart Van Assche | 2019-02-28 | 1 | -10/+1 | |
| | * | | | | | | | | | | | | | | | | | | | locking/lockdep: Fix reported required memory size (2/2) | Bart Van Assche | 2019-02-28 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | | | | | | | | locking/lockdep: Fix reported required memory size (1/2) | Bart Van Assche | 2019-02-28 | 1 | -7/+7 | |
| | * | | | | | | | | | | | | | | | | | | | locking/lockdep: Fix two 32-bit compiler warnings | Bart Van Assche | 2019-02-28 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | | locking/qspinlock: Remove unnecessary BUG_ON() call | Waiman Long | 2019-02-28 | 1 | -3/+0 | |
| | * | | | | | | | | | | | | | | | | | | | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar | 2019-02-28 | 21 | -70/+217 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | futex: Convert futex_pi_state.refcount to refcount_t | Elena Reshetova | 2019-02-11 | 1 | -7/+8 | |
| | * | | | | | | | | | | | | | | | | | | | locking/qspinlock_stat: Track the no MCS node available case | Waiman Long | 2019-02-04 | 2 | -7/+17 | |
| | * | | | | | | | | | | | | | | | | | | | locking/qspinlock: Handle > 4 slowpath nesting levels | Waiman Long | 2019-02-04 | 1 | -0/+15 | |
| | * | | | | | | | | | | | | | | | | | | | sched/wake_q: Reduce reference counting for special users | Davidlohr Bueso | 2019-02-04 | 3 | -21/+46 | |
| | * | | | | | | | | | | | | | | | | | | | locking/lockdep: Add debug_locks check in __lock_downgrade() | Waiman Long | 2019-02-04 | 1 | -0/+3 | |
| | * | | | | | | | | | | | | | | | | | | | Merge tag 'v5.0-rc5' into locking/core to pick up fixes | Ingo Molnar | 2019-02-04 | 15 | -55/+97 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | futex: No need to check return value of debugfs_create functions | Greg Kroah-Hartman | 2019-01-29 | 1 | -6/+2 | |
| | * | | | | | | | | | | | | | | | | | | | locking/lockdep: Provide enum lock_usage_bit mask names | Frederic Weisbecker | 2019-01-21 | 2 | -22/+15 | |
| | * | | | | | | | | | | | | | | | | | | | locking/lockdep: Simplify mark_held_locks() | Frederic Weisbecker | 2019-01-21 | 1 | -15/+8 | |
| | * | | | | | | | | | | | | | | | | | | | Revert "sched/core: Take the hotplug lock in sched_init_smp()" | Valentin Schneider | 2019-01-21 | 1 | -4/+1 | |
| | * | | | | | | | | | | | | | | | | | | | cpu/hotplug: Mute hotplug lockdep during init | Valentin Schneider | 2019-01-21 | 1 | -0/+9 | |
| | * | | | | | | | | | | | | | | | | | | | locking/lockdep: Add debug_locks check in __lock_downgrade() | Waiman Long | 2019-01-21 | 1 | -0/+3 | |
| | * | | | | | | | | | | | | | | | | | | | sched/wake_q: Add branch prediction hint to wake_q_add() cmpxchg | Davidlohr Bueso | 2019-01-21 | 1 | -1/+1 | |

