index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2021-04-16
workqueue: Move the position of debug_work_activate() in __queue_work()
Zqiang
2021-04-07
audit: fix a net reference leak in audit_list_rules_send()
Paul Moore
2021-04-07
audit: fix a net reference leak in audit_send_reply()
Paul Moore
2021-04-07
tracing: Fix stack trace event size
Steven Rostedt (VMware)
2021-03-30
futex: Handle transient "ownerless" rtmutex state correctly
Mike Galbraith
2021-03-30
futex: Fix incorrect should_fail_futex() handling
Mateusz Nosek
2021-03-30
futex: Prevent robust futex exit race
Yang Tao
2021-03-30
locking/futex: Allow low-level atomic operations to return -EAGAIN
Will Deacon
2021-03-30
futex: Fix (possible) missed wakeup
Peter Zijlstra
2021-03-30
futex: Handle early deadlock return correctly
Thomas Gleixner
2021-03-30
futex,rt_mutex: Fix rt_mutex_cleanup_proxy_lock()
Peter Zijlstra
2021-03-30
futex: Avoid freeing an active timer
Thomas Gleixner
2021-03-30
futex: Drop hb->lock before enqueueing on the rtmutex
Peter Zijlstra
2021-03-30
futex: Rework futex_lock_pi() to use rt_mutex_*_proxy_lock()
Peter Zijlstra
2021-03-30
futex,rt_mutex: Introduce rt_mutex_init_waiter()
Peter Zijlstra
2021-03-30
futex: Use smp_store_release() in mark_wake_futex()
Peter Zijlstra
2021-03-24
genirq: Disable interrupts for force threaded handlers
Thomas Gleixner
2021-03-24
kernel, fs: Introduce and use set_restart_fn() and arch_set_restart_data()
Oleg Nesterov
2021-03-07
printk: fix deadlock when kernel panic
Muchun Song
2021-03-07
futex: Don't enable IRQs unconditionally in put_pi_state()
Ben Hutchings
2021-03-07
futex: Fix more put_pi_state() vs. exit_pi_state_list() races
Ben Hutchings
2021-03-07
futex: Fix pi_state->owner serialization
Ben Hutchings
2021-03-07
futex: Futex_unlock_pi() determinism
Ben Hutchings
2021-03-07
futex: Pull rt_mutex_futex_unlock() out from under hb->lock
Ben Hutchings
2021-03-07
futex: Cleanup refcounting
Ben Hutchings
2021-03-07
futex: Cleanup variable names for futex_top_waiter()
Ben Hutchings
2021-03-03
futex: fix dead code in attach_to_pi_owner()
Thomas Gleixner
2021-03-03
futex: Fix OWNER_DEAD fixup
Peter Zijlstra
2021-03-03
module: Ignore _GLOBAL_OFFSET_TABLE_ when warning for undefined symbols
Fangrui Song
2021-03-03
seccomp: Add missing return in non-void function
Paul Cercueil
2021-03-03
tracepoint: Do not fail unregistering a probe due to memory failure
Steven Rostedt (VMware)
2021-03-03
kdb: Make memory allocations more robust
Sumit Garg
2021-02-23
bpf: Check for integer overflow when using roundup_pow_of_two()
Bui Quang Minh
2021-02-23
tracing: Check length before giving out the filter buffer
Steven Rostedt (VMware)
2021-02-23
tracing: Do not count ftrace events in top level enable output
Steven Rostedt (VMware)
2021-02-23
futex: Cure exit race
Thomas Gleixner
2021-02-23
futex: Change locking rules
Peter Zijlstra
2021-02-23
futex: Ensure the correct return value from futex_lock_pi()
Thomas Gleixner
2021-02-23
fgraph: Initialize tracing_graph_pause at task creation
Steven Rostedt (VMware)
2021-02-10
kretprobe: Avoid re-registration of the same kretprobe earlier
Wang ShaoBo
2021-02-10
elfcore: fix building with clang
Arnd Bergmann
2021-02-10
futex: Handle faults correctly for PI futexes
Thomas Gleixner
2021-02-10
futex: Simplify fixup_pi_state_owner()
Thomas Gleixner
2021-02-10
futex: Use pi_state_update_owner() in put_pi_state()
Thomas Gleixner
2021-02-10
rtmutex: Remove unused argument from rt_mutex_proxy_unlock()
Thomas Gleixner
2021-02-10
futex: Provide and use pi_state_update_owner()
Thomas Gleixner
2021-02-10
futex: Replace pointless printk in fixup_owner()
Thomas Gleixner
2021-02-10
futex: Avoid violating the 10th rule of futex
Peter Zijlstra
2021-02-10
futex: Rework inconsistent rt_mutex/futex_q state
Peter Zijlstra
2021-02-10
futex: Remove rt_mutex_deadlock_account_*()
Peter Zijlstra
[next]