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
2019-11-29
futex: Prevent exit livelock
Thomas Gleixner
2019-11-29
futex: Provide distinct return value when owner is exiting
Thomas Gleixner
2019-11-29
futex: Add mutex around futex exit
Thomas Gleixner
2019-11-29
futex: Provide state handling for exec() as well
Thomas Gleixner
2019-11-29
futex: Sanitize exit state handling
Thomas Gleixner
2019-11-29
futex: Mark the begin of futex exit explicitly
Thomas Gleixner
2019-11-29
futex: Set task::futex_state to DEAD right after handling futex exit
Thomas Gleixner
2019-11-29
futex: Split futex_mm_release() for exit/exec
Thomas Gleixner
2019-11-29
exit/exec: Seperate mm_release()
Thomas Gleixner
2019-11-29
futex: Replace PF_EXITPIDONE with a state
Thomas Gleixner
2019-11-29
futex: Move futex exit handling into futex code
Thomas Gleixner
2019-11-29
futex: Prevent robust futex exit race
Yang Tao
2019-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-11-22
Merge tag 'pm-5.4-final' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2019-11-20
fork: fix pidfd_poll()'s return type
Luc Van Oostenryck
2019-11-20
PM: QoS: Invalidate frequency QoS requests after removal
Rafael J. Wysocki
2019-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-11-17
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-11-16
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2019-11-16
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-11-15
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2019-11-15
sched/uclamp: Fix incorrect condition
Qais Yousef
2019-11-13
perf/core: Fix missing static inline on perf_cgroup_switch()
Ben Dooks (Codethink)
2019-11-13
perf/core: Consistently fail fork on allocation failures
Alexander Shishkin
2019-11-13
perf/aux: Disallow aux_output for kernel events
Alexander Shishkin
2019-11-13
perf/core: Reattach a misplaced comment
Alexander Shishkin
2019-11-13
perf/aux: Fix the aux_output group inheritance fix
Alexander Shishkin
2019-11-13
perf/core: Disallow uncore-cgroup events
Peter Zijlstra
2019-11-13
sched/pelt: Fix update of blocked PELT ordering
Vincent Guittot
2019-11-13
sched/core: Avoid spurious lock dependencies
Peter Zijlstra
2019-11-12
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-11-12
ntp/y2038: Remove incorrect time_t truncation
Arnd Bergmann
2019-11-11
Merge branch 'for-5.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-11-10
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2019-11-10
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-11-10
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-11-10
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-11-10
audit_get_nd(): don't unlock parent too early
Al Viro
2019-11-10
cgroup: don't put ERR_PTR() into fc->root
Al Viro
2019-11-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-11-08
sched: Fix pick_next_task() vs 'change' pattern race
Peter Zijlstra
2019-11-08
sched/core: Fix compilation error when cgroup not selected
Qais Yousef
2019-11-07
bpf, offload: Unlock on error in bpf_offload_dev_create()
Dan Carpenter
2019-11-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-11-05
Merge tag 'for-linus-2019-11-05' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-11-05
clone3: validate stack arguments
Christian Brauner
2019-11-05
irq/irqdomain: Update __irq_domain_alloc_fwnode() function documentation
Yi Wang
2019-11-04
timekeeping/vsyscall: Update VDSO data unconditionally
Huacai Chen
2019-11-04
stacktrace: Don't skip first entry on noncurrent tasks
Jiri Slaby
2019-11-04
cpu/speculation: Uninline and export CPU mitigations helpers
Tyler Hicks
[next]