index
:
pm24.git
cpufreq-rust
master
perf-mon
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
2021-03-29
locking/rtmutex: Move debug functions as inlines into common header
Thomas Gleixner
2021-03-29
locking/rtmutex: Decrapify __rt_mutex_init()
Thomas Gleixner
2021-03-29
locking/rtmutex: Remove pointless CONFIG_RT_MUTEXES=n stubs
Thomas Gleixner
2021-03-29
locking/rtmutex: Inline chainwalk depth check
Thomas Gleixner
2021-03-29
locking/rtmutex: Move rt_mutex_debug_task_free() to rtmutex.c
Thomas Gleixner
2021-03-29
locking/rtmutex: Remove empty and unused debug stubs
Thomas Gleixner
2021-03-29
locking/rtmutex: Remove output from deadlock detector
Sebastian Andrzej Siewior
2021-03-29
locking/rtmutex: Remove rtmutex deadlock tester leftovers
Sebastian Andrzej Siewior
2021-03-29
locking/rtmutex: Remove rt_mutex_timed_lock()
Sebastian Andrzej Siewior
2021-03-29
Merge tag 'v5.12-rc5' into locking/core, to pick up fixes
Ingo Molnar
2021-03-28
Merge tag 'io_uring-5.12-2021-03-27' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-03-27
Revert "signal: don't allow STOP on PF_IO_WORKER threads"
Jens Axboe
2021-03-27
Revert "kernel: freezer should treat PF_IO_WORKER like PF_KTHREAD for freezing"
Jens Axboe
2021-03-27
Revert "kernel: treat PF_IO_WORKER like PF_KTHREAD for ptrace/signals"
Jens Axboe
2021-03-27
Revert "signal: don't allow sending any signals to PF_IO_WORKER threads"
Jens Axboe
2021-03-27
kernel: stop masking signals in create_io_thread()
Jens Axboe
2021-03-26
kernel: don't call do_exit() for PF_IO_WORKER threads
Jens Axboe
2021-03-26
Merge tag 'pm-5.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2021-03-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-03-25
gcov: fix clang-11+ support
Nick Desaulniers
2021-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2021-03-23
PM: EM: postpone creating the debugfs dir till fs_initcall
Lukasz Luba
2021-03-22
locking: Fix typos in comments
Ingo Molnar
2021-03-21
Merge tag 'io_uring-5.12-2021-03-21' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-03-21
Merge tag 'irq-urgent-2021-03-21' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-03-21
Merge tag 'locking-urgent-2021-03-21' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-03-21
Merge tag 'x86_urgent_for_v5.12-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-03-21
signal: don't allow STOP on PF_IO_WORKER threads
Eric W. Biederman
2021-03-21
signal: don't allow sending any signals to PF_IO_WORKER threads
Jens Axboe
2021-03-21
genirq: Disable interrupts for force threaded handlers
Thomas Gleixner
2021-03-19
Merge tag 'io_uring-5.12-2021-03-19' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-03-19
bpf: Fix umd memory leak in copy_process()
Zqiang
2021-03-19
static_call: Fix static_call_update() sanity check
Peter Zijlstra
2021-03-19
static_call: Align static_call_is_init() patching condition
Peter Zijlstra
2021-03-19
static_call: Fix static_call_set_init()
Peter Zijlstra
2021-03-19
locking/locktorture: Fix incorrect use of ww_acquire_ctx in ww_mutex test
Waiman Long
2021-03-19
locking/locktorture: Pass thread id to lock/unlock functions
Waiman Long
2021-03-19
locking/locktorture: Fix false positive circular locking splat in ww_mutex test
Waiman Long
2021-03-19
Merge branch 'locking/urgent' into locking/core, to pick up dependent commits
Ingo Molnar
2021-03-18
Revert "PM: ACPI: reboot: Use S5 for reboot"
Josef Bacik
2021-03-18
bpf: Fix fexit trampoline.
Alexei Starovoitov
2021-03-17
bpf: Add sanity check for upper ptr_limit
Piotr Krysiuk
2021-03-17
bpf: Simplify alu_limit masking for pointer arithmetic
Piotr Krysiuk
2021-03-17
bpf: Fix off-by-one for area size in creating mask to left
Piotr Krysiuk
2021-03-17
bpf: Prohibit alu ops for pointer types not defining ptr_limit
Piotr Krysiuk
2021-03-17
locking/ww_mutex: Simplify use_ww_ctx & ww_ctx handling
Waiman Long
2021-03-17
locking/rwsem: Fix comment typo
Bhaskar Chowdhury
2021-03-17
ftrace: Fix modify_ftrace_direct.
Alexei Starovoitov
2021-03-16
kernel, fs: Introduce and use set_restart_fn() and arch_set_restart_data()
Oleg Nesterov
2021-03-16
genirq/irq_sim: Fix typos in kernel doc (fnode -> fwnode)
Andy Shevchenko
[next]