index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
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
2025-09-15
sched/fair: Do not balance task to a throttled cfs_rq
Aaron Lu
2025-09-15
sched/fair: Do not special case tasks in throttled hierarchy
Aaron Lu
2025-09-15
sched/fair: update_cfs_group() for throttled cfs_rqs
Aaron Lu
2025-09-15
sched/fair: Propagate load for throttled cfs_rq
Aaron Lu
2025-09-15
rv: Fix missing mutex unlock in rv_register_monitor()
Zhen Ni
2025-09-15
rv: Fix wrong type cast in enabled_monitors_next()
Nam Cao
2025-09-15
rv: Support systems with time64-only syscalls
Palmer Dabbelt
2025-09-15
Merge 6.17-rc6 into driver-core-next
Greg Kroah-Hartman
2025-09-14
Merge tag 'timers-urgent-2025-09-14' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-09-14
perf: make pmu_bus const
Ricardo B. Marliere
2025-09-13
kexec: introduce is_kho_boot()
Evangelos Petrongonas
2025-09-13
crash: add KUnit tests for crash_exclude_mem_range
Coiby Xu
2025-09-13
panic: remove redundant panic-cpu backtrace
Sergey Senozhatsky
2025-09-13
panic: use angle-bracket include for panic.h
Jinchao Wang
2025-09-13
watchdog: skip checks when panic is in progress
Jinchao Wang
2025-09-13
panic/printk: replace other_cpu_in_panic() with panic_on_other_cpu()
Jinchao Wang
2025-09-13
panic/printk: replace this_cpu_in_panic() with panic_on_this_cpu()
Jinchao Wang
2025-09-13
printk/nbcon: use panic_on_this_cpu() helper
Jinchao Wang
2025-09-13
panic: use panic_try_start() in vpanic()
Jinchao Wang
2025-09-13
panic: use panic_try_start() in nmi_panic()
Jinchao Wang
2025-09-13
crash_core: use panic_try_start() in crash_kexec()
Jinchao Wang
2025-09-13
panic: introduce helper functions for panic state
Jinchao Wang
2025-09-13
panic: clean up message about deprecated 'panic_print' parameter
Petr Mladek
2025-09-13
panic: add note that 'panic_print' parameter is deprecated
Feng Tang
2025-09-13
kexec_core: remove redundant 0 value initialization
Liao Yuanhong
2025-09-13
fork: kill the pointless lower_32_bits() in create_io_thread(), kernel_thread...
Oleg Nesterov
2025-09-13
fork: remove #ifdef CONFIG_LOCKDEP in copy_process()
Tio Zhang
2025-09-13
watchdog/softlockup: fix incorrect CPU utilization output during softlockup
ZhenguoYao
2025-09-13
watchdog/softlockup: fix wrong output when watchdog_thresh < 3
ZhenguoYao
2025-09-13
kcov: use write memory barrier after memcpy() in kcov_move_area()
Soham Bagchi
2025-09-13
x86/kexec: carry forward the boot DTB on kexec
Brian Mak
2025-09-13
hung_task: dump blocker task if it is not hung
Masami Hiramatsu (Google)
2025-09-13
kho: make sure kho_scratch argument is fully consumed
Pratyush Yadav
2025-09-13
prctl: extend PR_SET_THP_DISABLE to optionally exclude VM_HUGEPAGE
David Hildenbrand
2025-09-13
mm: convert remaining users to mm_flags_*() accessors
Lorenzo Stoakes
2025-09-13
mm: update fork mm->flags initialisation to use bitmap
Lorenzo Stoakes
2025-09-13
mm: convert uprobes to mm_flags_*() accessors
Lorenzo Stoakes
2025-09-13
mm: convert prctl to mm_flags_*() accessors
Lorenzo Stoakes
2025-09-13
kho: allow scratch areas with zero size
Mike Rapoport (Microsoft)
2025-09-13
mm: replace (20 - PAGE_SHIFT) with common macros for pages<->MB conversion
Ye Liu
2025-09-13
mm: memory-tiering: fix PGPROMOTE_CANDIDATE counting
Ruan Shiyang
2025-09-13
rseq: Protect event mask against membarrier IPI
Thomas Gleixner
2025-09-13
padata: WQ_PERCPU added to alloc_workqueue users
Marco Crivellari
2025-09-13
padata: replace use of system_unbound_wq with system_dfl_wq
Marco Crivellari
2025-09-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-09-12
dma-mapping: export new dma_*map_phys() interface
Leon Romanovsky
2025-09-12
dma-mapping: implement DMA_ATTR_MMIO for dma_(un)map_page_attrs()
Leon Romanovsky
2025-09-12
kmsan: convert kmsan_handle_dma to use physical addresses
Leon Romanovsky
2025-09-12
dma-mapping: convert dma_direct_*map_page to be phys_addr_t based
Leon Romanovsky
2025-09-12
iommu/dma: rename iommu_dma_*map_page to iommu_dma_*map_phys
Leon Romanovsky
[prev]
[next]