index
:
pm24.git
cpufreq-rust
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-08-29
locking/pvqspinlock: Relax cmpxchg's to improve performance on some architect...
Waiman Long
2017-08-29
smp: Avoid using two cache lines for struct call_single_data
Ying Huang
2017-08-29
locking/lockdep: Untangle xhlock history save/restore from task independence
Peter Zijlstra
2017-08-25
futex: Remove duplicated code and fix undefined behaviour
Jiri Slaby
2017-08-25
locking/lockdep: Fix workqueue crossrelease annotation
Peter Zijlstra
2017-08-25
workqueue/lockdep: 'Fix' flush_work() annotation
Peter Zijlstra
2017-08-25
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
2017-08-24
Merge tag 'trace-v4.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-08-24
tracing: Fix freeing of filter in create_filter() when set_str is false
Steven Rostedt (VMware)
2017-08-24
tracing: Fix kmemleak in tracing_map_array_free()
Chunyu Hu
2017-08-24
ftrace: Check for null ret_stack on profile function graph entry function
Steven Rostedt (VMware)
2017-08-21
pids: make task_tgid_nr_ns() safe
Oleg Nesterov
2017-08-20
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-08-20
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-08-20
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-08-20
genirq/ipi: Fixup checks against nr_cpu_ids
Alexey Dobriyan
2017-08-18
signal: don't remove SIGNAL_UNKILLABLE for traced tasks.
Jamie Iles
2017-08-18
kmod: fix wait on recursive loop
Luis R. Rodriguez
2017-08-18
kernel/watchdog: Prevent false positives with turbo modes
Thomas Gleixner
2017-08-18
genirq: Restore trigger settings in irq_modify_status()
Marc Zyngier
2017-08-17
locking/lockdep: Explicitly initialize wq_barrier::done::map
Boqun Feng
2017-08-17
locking/refcounts, x86/asm: Implement fast refcount overflow protection
Kees Cook
2017-08-16
Merge tag 'audit-pr-20170816' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-08-15
bpf: fix bpf_trace_printk on 32 bit archs
Daniel Borkmann
2017-08-15
audit: Receive unmount event
Jan Kara
2017-08-15
audit: Fix use after free in audit_remove_watch_rule()
Jan Kara
2017-08-14
locking/lockdep: Fix the rollback and overwrite detection logic in crossrelease
Byungchul Park
2017-08-14
locking/lockdep: Add a comment about crossrelease_hist_end() in lockdep_sys_e...
Byungchul Park
2017-08-11
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
2017-08-10
mm: migrate: prevent racy access to tlb_flush_pending
Nadav Amit
2017-08-10
mm: fix global NR_SLAB_.*CLAIMABLE counter reads
Johannes Weiner
2017-08-10
locking/lockdep: Apply crossrelease to completions
Byungchul Park
2017-08-10
locking/lockdep: Make print_circular_bug() aware of crossrelease
Byungchul Park
2017-08-10
locking/lockdep: Handle non(or multi)-acquisition of a crosslock
Byungchul Park
2017-08-10
locking/lockdep: Detect and handle hist_lock ring buffer overwrite
Byungchul Park
2017-08-10
locking/lockdep: Implement the 'crossrelease' feature
Byungchul Park
2017-08-10
locking/lockdep: Make check_prev_add() able to handle external stack_trace
Byungchul Park
2017-08-10
locking/lockdep: Change the meaning of check_prev_add()'s return value
Byungchul Park
2017-08-10
locking/lockdep: Add a function building a chain between two classes
Byungchul Park
2017-08-10
locking/lockdep: Refactor lookup_chain_cache()
Byungchul Park
2017-08-10
locking/lockdep: Avoid creating redundant links
Peter Zijlstra
2017-08-10
locking/lockdep: Rework FS_RECLAIM annotation
Peter Zijlstra
2017-08-10
locking: Introduce smp_mb__after_spinlock()
Peter Zijlstra
2017-08-10
jump_label: Provide hotplug context variants
Marc Zyngier
2017-08-10
jump_label: Split out code under the hotplug lock
Marc Zyngier
2017-08-10
jump_label: Move CPU hotplug locking
Marc Zyngier
2017-08-10
jump_label: Add RELEASE barrier after text changes
Peter Zijlstra
2017-08-10
cpuset: Make nr_cpusets private
Paolo Bonzini
2017-08-10
jump_label: Fix concurrent static_key_enable/disable()
Paolo Bonzini
[next]