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-06-03
locking/lockdep: Fix merging of hlocks with non-zero references
Imre Deak
2019-06-03
locking/lockdep: Fix OOO unlock when hlocks need merging
Imre Deak
2019-06-03
locking/lockdep: Remove !dir in lock irq usage check
Yuyang Du
2019-06-03
locking/lockdep: Adjust new bit cases in mark_lock
Yuyang Du
2019-06-03
locking/lockdep: Consolidate lock usage bit initialization
Yuyang Du
2019-06-03
locking/lockdep: Check redundant dependency only when CONFIG_LOCKDEP_SMALL
Yuyang Du
2019-06-03
locking/lockdep: Refactorize check_noncircular and check_redundant
Yuyang Du
2019-06-03
locking/lockdep: Remove unused argument in __lock_release
Yuyang Du
2019-06-03
locking/lockdep: Remove redundant argument in check_deadlock
Yuyang Du
2019-06-03
locking/lockdep: Update comments on dependency search
Yuyang Du
2019-06-03
locking/lockdep: Avoid constant checks in __bfs by using offset reference
Yuyang Du
2019-06-03
locking/lockdep: Change the return type of __cq_dequeue()
Yuyang Du
2019-06-03
locking/lockdep: Change type of the element field in circular_queue
Yuyang Du
2019-06-03
locking/lockdep: Update comment
Yuyang Du
2019-06-03
locking/lockdep: Remove unused argument in validate_chain() and check_deadlock()
Yuyang Du
2019-06-03
locking/lockdep: Change the range of class_idx in held_lock struct
Yuyang Du
2019-06-03
locking/lockdep: Define INITIAL_CHAIN_KEY for chain keys to start with
Yuyang Du
2019-06-03
locking/lockdep: Use lockdep_init_task for task initiation consistently
Yuyang Du
2019-06-03
locking/lockdep: Print the right depth for chain key collision
Yuyang Du
2019-06-03
locking/lockdep: Remove useless conditional macro
Yuyang Du
2019-06-03
locking/lockdep: Adjust lock usage bit character checks
Yuyang Du
2019-06-03
locking/lockdep: Change all print_*() return type to void
Yuyang Du
2019-06-03
Merge tag 'v5.2-rc3' into locking/core, to pick up fixes
Ingo Molnar
2019-06-02
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-06-02
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-06-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-06-01
kernel/signal.c: trace_signal_deliver when signal_group_exit
Zhenliang Wei
2019-06-01
mm, memcg: consider subtrees in memory.events
Chris Down
2019-06-01
prctl_set_mm: downgrade mmap_sem to read lock
Michal Koutný
2019-06-01
prctl_set_mm: refactor checks from validate_prctl_map
Michal Koutný
2019-06-01
kernel/fork.c: make max_threads symbol static
Kefeng Wang
2019-05-31
Merge tag 'pm-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2019-05-31
Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 170
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-29
Merge tag 'trace-v5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2019-05-28
Merge tag 'perf-urgent-for-mingo-5.2-20190528' of git://git.kernel.org/pub/sc...
Ingo Molnar
2019-05-28
tracing: Avoid memory leak in predicate_parse()
Tomas Bortoli
2019-05-28
futex: Consolidate duplicated timer setup code
Waiman Long
2019-05-27
ACPI: PM: Call pm_set_suspend_via_firmware() during hibernation
Rafael J. Wysocki
2019-05-26
Merge tag 'trace-v5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-05-25
tracing: Silence GCC 9 array bounds warning
Miguel Ojeda
2019-05-25
Merge tag 'trace-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2019-05-24
Merge tag 'spdx-5.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
2019-05-24
locking/lock_events: Use this_cpu_add() when necessary
Waiman Long
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 38
Thomas Gleixner
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36
Thomas Gleixner
[next]