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
2024-09-04
bpf: Remove the insn_buf array stack usage from the inline_bpf_loop()
Martin KaFai Lau
2024-09-04
bpf: add check for invalid name in btf_name_valid_section()
Jeongjun Park
2024-09-04
perf/aux: Fix AUX buffer serialization
Peter Zijlstra
2024-09-04
Merge tag 'mm-hotfixes-stable-2024-09-03-20-19' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-09-04
printk: Avoid false positive lockdep report for legacy printing
John Ogness
2024-09-04
printk: nbcon: Assign nice -20 for printing threads
John Ogness
2024-09-04
printk: Implement legacy printer kthread for PREEMPT_RT
John Ogness
2024-09-04
printk: nbcon: Show replay message on takeover
John Ogness
2024-09-04
printk: Provide helper for message prepending
John Ogness
2024-09-04
printk: nbcon: Rely on kthreads for normal operation
John Ogness
2024-09-04
printk: nbcon: Use thread callback if in task context for legacy
John Ogness
2024-09-04
printk: nbcon: Relocate nbcon_atomic_emit_one()
John Ogness
2024-09-04
printk: nbcon: Introduce printer kthreads
Thomas Gleixner
2024-09-04
printk: nbcon: Init @nbcon_seq to highest possible
John Ogness
2024-09-04
printk: nbcon: Add context to usable() and emit()
John Ogness
2024-09-04
printk: Flush console on unregister_console()
John Ogness
2024-09-04
printk: Fail pr_flush() if before SYSTEM_SCHEDULING
John Ogness
2024-09-04
printk: nbcon: Add function for printers to reacquire ownership
John Ogness
2024-09-04
printk: nbcon: Use raw_cpu_ptr() instead of open coding
John Ogness
2024-09-04
cpu: Fix W=1 build kernel-doc warning
Thorsten Blum
2024-09-04
Merge branch 'linus' into smp/core
Thomas Gleixner
2024-09-04
timers: Annotate possible non critical data race of next_expiry
Anna-Maria Behnsen
2024-09-04
printk: Use the BITS_PER_LONG macro
Jinjie Ruan
2024-09-03
sched_ext: Remove sched_class->switch_class()
Tejun Heo
2024-09-03
sched_ext: Remove switch_class_scx()
Tejun Heo
2024-09-03
sched_ext: Relocate functions in kernel/sched/ext.c
Tejun Heo
2024-09-03
sched_ext: Unify regular and core-sched pick task paths
Tejun Heo
2024-09-03
sched_ext: Replace SCX_TASK_BAL_KEEP with SCX_RQ_BAL_KEEP
Tejun Heo
2024-09-03
sched_ext: Don't call put_prev_task_scx() before picking the next task
Tejun Heo
2024-09-03
sched/numa: Fix the vma scan starving issue
Yujie Liu
2024-09-03
mm: support only one page_type per page
Matthew Wilcox (Oracle)
2024-09-03
mm: move kernel/numa.c to mm/
Mike Rapoport (Microsoft)
2024-09-04
dma-direct: optimize page freeing when it is not addressable
Chen Yu
2024-09-04
dma-mapping: clearly mark DMA ops as an architecture feature
Christoph Hellwig
2024-09-03
Merge branch 'tip/sched/core' into for-6.12
Tejun Heo
2024-09-03
audit: Make use of str_enabled_disabled() helper
Hongbo Li
2024-09-03
uprobes: Use kzalloc to allocate xol area
Sven Schnelle
2024-09-03
sched: Add put_prev_task(.next)
Peter Zijlstra
2024-09-03
sched: Rework dl_server
Peter Zijlstra
2024-09-03
sched: Combine the last put_prev_task() and the first set_next_task()
Peter Zijlstra
2024-09-03
sched: Rework pick_next_task()
Peter Zijlstra
2024-09-03
sched: Split up put_prev_task_balance()
Peter Zijlstra
2024-09-03
sched: Clean up DL server vs core sched
Peter Zijlstra
2024-09-03
sched: Fixup set_next_task() implementations
Peter Zijlstra
2024-09-03
sched: Use set_next_task(.first) where required
Peter Zijlstra
2024-09-03
sched/fair: Properly deactivate sched_delayed task upon class change
Valentin Schneider
2024-09-03
sched/deadline: Fix schedstats vs deadline servers
Huang Shijie
2024-09-01
kthread: fix task state in kthread worker if being frozen
Chen Yu
2024-09-01
Document/kexec: generalize crash hotplug description
Sourabh Jain
2024-09-01
fault-inject: improve build for CONFIG_FAULT_INJECTION=n
Jani Nikula
[prev]
[next]