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-01-30
tracing: Fix race in trace_open and buffer resize call
Gaurav Kohli
2021-01-30
futex: Handle faults correctly for PI futexes
Thomas Gleixner
2021-01-30
futex: Simplify fixup_pi_state_owner()
Thomas Gleixner
2021-01-30
futex: Use pi_state_update_owner() in put_pi_state()
Thomas Gleixner
2021-01-30
rtmutex: Remove unused argument from rt_mutex_proxy_unlock()
Thomas Gleixner
2021-01-30
futex: Provide and use pi_state_update_owner()
Thomas Gleixner
2021-01-30
futex: Replace pointless printk in fixup_owner()
Thomas Gleixner
2021-01-30
futex: Ensure the correct return value from futex_lock_pi()
Thomas Gleixner
2021-01-30
futex: Prevent exit livelock
Thomas Gleixner
2021-01-30
futex: Provide distinct return value when owner is exiting
Thomas Gleixner
2021-01-30
futex: Add mutex around futex exit
Thomas Gleixner
2021-01-30
futex: Provide state handling for exec() as well
Thomas Gleixner
2021-01-30
futex: Sanitize exit state handling
Thomas Gleixner
2021-01-30
futex: Mark the begin of futex exit explicitly
Thomas Gleixner
2021-01-30
futex: Set task::futex_state to DEAD right after handling futex exit
Thomas Gleixner
2021-01-30
futex: Split futex_mm_release() for exit/exec
Thomas Gleixner
2021-01-30
exit/exec: Seperate mm_release()
Thomas Gleixner
2021-01-30
futex: Replace PF_EXITPIDONE with a state
Thomas Gleixner
2021-01-30
futex: Move futex exit handling into futex code
Thomas Gleixner
2021-01-19
tracing/kprobes: Do the notrace functions check without kprobes on ftrace
Masami Hiramatsu
2021-01-12
workqueue: Kick a worker based on the actual activation of delayed works
Yunfeng Ye
2021-01-06
module: delay kobject uevent until after module init call
Jessica Yu
2021-01-06
module: set MODULE_STATE_GOING state when a module fails to load
Miroslav Benes
2020-12-30
genirq/irqdomain: Don't try to free an interrupt that has no mapping
Marc Zyngier
2020-12-30
sched: Reenable interrupts in do_sched_yield()
Thomas Gleixner
2020-12-30
sched/deadline: Fix sched_dl_global_validate()
Peng Liu
2020-12-30
kernel/cpu: add arch override for clear_tasks_mm_cpumask() mm handling
Nicholas Piggin
2020-12-11
tracing: Fix userstacktrace option for instances
Steven Rostedt (VMware)
2020-12-11
ftrace: Fix updating FTRACE_FL_TRAMP
Naveen N. Rao
2020-12-08
tracing: Remove WARN_ON in start_thread()
Vasily Averin
2020-11-24
seccomp: Set PF_SUPERPRIV when checking capability
Mickaël Salaün
2020-11-24
ptrace: Set PF_SUPERPRIV when checking capability
Mickaël Salaün
2020-11-24
fail_function: Remove a redundant mutex unlock
Luo Meng
2020-11-18
reboot: fix overflow parsing reboot cpu number
Matteo Croce
2020-11-18
Revert "kernel/reboot.c: convert simple_strtoul to kstrtoint"
Matteo Croce
2020-11-18
perf/core: Fix race in the perf_mmap_close() function
Jiri Olsa
2020-11-18
random32: make prandom_u32() output unpredictable
George Spelvin
2020-11-18
swiotlb: fix "x86: Don't panic if can not alloc buffer for swiotlb"
Stefano Stabellini
2020-11-18
don't dump the threads that had been already exiting when zapped.
Al Viro
2020-11-18
futex: Don't enable IRQs unconditionally in put_pi_state()
Dan Carpenter
2020-11-18
perf: Fix get_recursion_context()
Peter Zijlstra
2020-11-18
tick/common: Touch watchdog in tick_unfreeze() on all CPUs
Chunyan Zhang
2020-11-18
genirq: Let GENERIC_IRQ_IPI select IRQ_DOMAIN_HIERARCHY
Marc Zyngier
2020-11-18
time: Prevent undefined behaviour in timespec64_to_ns()
Zeng Tao
2020-11-10
perf/core: Fix a memory leak in perf_event_parse_addr_filter()
kiyin(尹亮)
2020-11-10
fork: fix copy_process(CLONE_PARENT) race with the exiting ->real_parent
Eddy Wu
2020-11-10
futex: Handle transient "ownerless" rtmutex state correctly
Mike Galbraith
2020-11-10
tracing: Fix out of bounds write in get_trace_buf
Qiujun Huang
2020-11-10
ftrace: Handle tracing when switching between context
Steven Rostedt (VMware)
2020-11-10
ftrace: Fix recursion check for NMI test
Steven Rostedt (VMware)
[next]