index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2021-12-07
sched/rt: Try to restart rt period timer when rt runtime exceeded
Li Hua
2021-12-07
sched/fair: Document the slow path and fast path in select_task_rq_fair
Barry Song
2021-12-07
dma-direct: factor the swiotlb code out of __dma_direct_alloc_pages
Christoph Hellwig
2021-12-07
dma-direct: drop two CONFIG_DMA_RESTRICTED_POOL conditionals
Christoph Hellwig
2021-12-07
dma-direct: warn if there is no pool for force unencrypted allocations
Christoph Hellwig
2021-12-07
dma-direct: fail allocations that can't be made coherent
Christoph Hellwig
2021-12-07
dma-direct: refactor the !coherent checks in dma_direct_alloc
Christoph Hellwig
2021-12-07
dma-direct: factor out a helper for DMA_ATTR_NO_KERNEL_MAPPING allocations
Christoph Hellwig
2021-12-07
dma-direct: clean up the remapping checks in dma_direct_alloc
Christoph Hellwig
2021-12-07
dma-direct: always leak memory that can't be re-encrypted
Christoph Hellwig
2021-12-07
dma-direct: don't call dma_set_decrypted for remapped allocations
Christoph Hellwig
2021-12-07
dma-direct: factor out dma_set_{de,en}crypted helpers
Christoph Hellwig
2021-12-06
bpf: Silence purge_cand_cache build warning.
Alexei Starovoitov
2021-12-06
tracing: Switch to kvfree_rcu() API
Uladzislau Rezki (Sony)
2021-12-06
tracing: Fix synth_event_add_val() kernel-doc comment
Qiujun Huang
2021-12-06
tracing/uprobes: Use trace_event_buffer_reserve() helper
Steven Rostedt (VMware)
2021-12-06
tracing/kprobes: Do not open code event reserve logic
Steven Rostedt (VMware)
2021-12-06
tracing: Have eprobes use filtering logic of trace events
Steven Rostedt (VMware)
2021-12-06
tracing: Disable preemption when using the filter buffer
Steven Rostedt (VMware)
2021-12-06
tracing: Use __this_cpu_read() in trace_event_buffer_lock_reserver()
Steven Rostedt (VMware)
2021-12-06
tracing: Add '__rel_loc' using trace event macros
Masami Hiramatsu
2021-12-06
tracing: Support __rel_loc relative dynamic data location attribute
Masami Hiramatsu
2021-12-06
tracing: Fix spelling mistake "aritmethic" -> "arithmetic"
Colin Ian King
2021-12-06
bpf: Remove config check to enable bpf support for branch records
Kajol Jain
2021-12-06
printk/console: Clean up boot console handling in register_console()
Petr Mladek
2021-12-06
printk/console: Remove need_default_console variable
Petr Mladek
2021-12-06
printk/console: Remove unnecessary need_default_console manipulation
Petr Mladek
2021-12-06
printk/console: Rename has_preferred_console to need_default_console
Petr Mladek
2021-12-06
printk/console: Split out code that enables default console
Petr Mladek
2021-12-05
Merge tag 'timers_urgent_for_v5.16_rc4' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2021-12-05
Merge tag 'sched_urgent_for_v5.16_rc4' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2021-12-04
bpf: Disallow BPF_LOG_KERNEL log level for bpf(BPF_BTF_LOAD)
Hou Tao
2021-12-04
locking: Make owner_on_cpu() into <linux/sched.h>
Kefeng Wang
2021-12-04
lockdep: Remove softirq accounting on PREEMPT_RT.
Thomas Gleixner
2021-12-04
locking/rtmutex: Add rt_mutex_lock_nest_lock() and rt_mutex_lock_killable().
Sebastian Andrzej Siewior
2021-12-04
locking/rtmutex: Squash self-deadlock check for ww_rt_mutex.
Peter Zijlstra
2021-12-04
locking: Remove rt_rwlock_is_contended().
Sebastian Andrzej Siewior
2021-12-04
sched: Trigger warning if ->migration_disabled counter underflows.
Sebastian Andrzej Siewior
2021-12-04
sched/fair: Fix per-CPU kthread and wakee stacking for asym CPU capacity
Vincent Donnefort
2021-12-04
sched/fair: Fix detection of per-CPU kthreads waking a task
Vincent Donnefort
2021-12-04
sched/uclamp: Fix rq->uclamp_max not set on first enqueue
Qais Yousef
2021-12-04
preempt/dynamic: Fix setup_preempt_mode() return value
Andrew Halaney
2021-12-03
Merge SA_IMMUTABLE-fixes-for-v5.16-rc2
Eric W. Biederman
2021-12-03
libbpf: Reduce bpf_core_apply_relo_insn() stack usage.
Alexei Starovoitov
2021-12-03
bpf: Fix the off-by-two error in range markings
Maxim Mikityanskiy
2021-12-02
workqueue: Fix unbind_workers() VS wq_worker_sleeping() race
Frederic Weisbecker
2021-12-02
workqueue: Fix unbind_workers() VS wq_worker_running() race
Frederic Weisbecker
2021-12-02
bpf: Fix bpf_check_mod_kfunc_call for built-in modules
Kumar Kartikeya Dwivedi
2021-12-02
bpf: Make CONFIG_DEBUG_INFO_BTF depend upon CONFIG_BPF_SYSCALL
Kumar Kartikeya Dwivedi
2021-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
[prev]
[next]