index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2018-10-19
locking/lockdep: Fix debug_locks off performance problem
Waiman Long
2018-10-17
locking/pvqspinlock: Extend node size when pvqspinlock is configured
Waiman Long
2018-10-17
locking/qspinlock_stat: Count instances of nested lock slowpaths
Waiman Long
2018-10-16
locking/qspinlock, x86: Provide liveness guarantee
Peter Zijlstra
2018-10-16
locking/qspinlock: Rework some comments
Peter Zijlstra
2018-10-16
locking/qspinlock: Re-order code
Peter Zijlstra
2018-10-16
Merge branch 'x86/build' into locking/core, to pick up dependent patches and ...
Ingo Molnar
2018-10-16
locking/lockdep: Remove duplicated 'lock_class_ops' percpu array
Waiman Long
2018-10-09
futex: Replace spin_is_locked() with lockdep
Lance Roy
2018-10-09
locking/lockdep: Make class->ops a percpu counter and move it under CONFIG_DE...
Waiman Long
2018-10-06
Merge branch 'core/core' into x86/build, to prevent conflicts
Ingo Molnar
2018-10-03
locking/lockdep: Add a faster path in __lock_release()
Waiman Long
2018-10-03
locking/lockdep: Eliminate redundant IRQs check in __lock_acquire()
Waiman Long
2018-10-03
locking/lockdep: Remove add_chain_cache_classes()
Waiman Long
2018-10-02
jump_label: Fix NULL dereference bug in __jump_label_mod_update()
Ard Biesheuvel
2018-09-29
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2018-09-28
perf/core: Add sanity check to deal with pinned event failure
Reinette Chatre
2018-09-27
jump_table: Move entries into ro_after_init region
Ard Biesheuvel
2018-09-27
jump_label: Annotate entries that operate on __init code earlier
Ard Biesheuvel
2018-09-27
jump_label: Implement generic support for relative references
Ard Biesheuvel
2018-09-27
jump_label: Abstract jump_entry member accessors
Ard Biesheuvel
2018-09-25
dma-mapping: add the missing ARCH_HAS_SYNC_DMA_FOR_CPU_ALL declaration
Christoph Hellwig
2018-09-25
Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/net
Greg Kroah-Hartman
2018-09-22
bpf: sockmap, fix transition through disconnect without close
John Fastabend
2018-09-22
bpf: sockmap only allow ESTABLISHED sock state
John Fastabend
2018-09-20
kernel/sys.c: remove duplicated include
YueHaibing
2018-09-20
fork: report pid exhaustion correctly
KJ Tsanaktsidis
2018-09-19
Merge tag 'trace-v4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2018-09-18
Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/net
Greg Kroah-Hartman
2018-09-17
ring-buffer: Allow for rescheduling when removing pages
Vaibhav Nagarnaik
2018-09-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-09-15
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-09-15
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-09-15
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2018-09-13
Merge tag 'printk-for-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-09-12
bpf/verifier: disallow pointer subtraction
Alexei Starovoitov
2018-09-12
bpf: btf: Fix end boundary calculation for type section
Martin KaFai Lau
2018-09-11
locking/lockdep, cpu/hotplug: Annotate AP thread
Peter Zijlstra
2018-09-11
Revert "printk: make sure to print log on console."
Petr Mladek
2018-09-11
locking/rtmutex: Fix the preprocessor logic with normal #ifdef #else #endif
Steven Rostedt (VMware)
2018-09-10
perf/core: Force USER_DS when recording user stack data
Yabin Cui
2018-09-10
locking/ww_mutex: Fix spelling mistake "cylic" -> "cyclic"
Colin Ian King
2018-09-10
locking/lockdep: Delete unnecessary #include
Ben Hutchings
2018-09-10
locking/rwsem: Make owner store task pointer of last owning reader
Waiman Long
2018-09-10
sched/fair: Fix kernel-doc notation warning
Randy Dunlap
2018-09-10
locking/rwsem: Exit read lock slowpath if queue empty & no writer
Waiman Long
2018-09-10
jump_label/lockdep: Assert we hold the hotplug lock for _cpuslocked() operations
Peter Zijlstra
2018-09-10
Merge branch 'locking/urgent' into locking/core, to pick up fixes
Ingo Molnar
2018-09-10
jump_label: Fix typo in warning message
Borislav Petkov
2018-09-10
sched/fair: Fix load_balance redo for !imbalance
Vincent Guittot
[next]