index
:
pm24.git
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
2022-03-22
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-03-22
NUMA balancing: optimize page placement for memory tiering system
Huang Ying
2022-03-22
cma: factor out minimum alignment requirement
David Hildenbrand
2022-03-22
Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-03-22
Merge tag 'locking-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-03-22
Merge tag 'perf-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-03-22
Merge tag 'nfsd-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2022-03-22
sched/numa: Fix boot crash on arm64 systems
Huang, Ying
2022-03-21
Merge tag 'audit-pr-20220321' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-03-21
Merge branch 'keys-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dh...
Linus Torvalds
2022-03-21
Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-03-21
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2022-03-21
Merge tag 'random-5.18-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-03-21
Merge tag 'pm-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2022-03-21
Merge tag 'rcu.2022.03.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-03-21
Merge tag 'irq-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-03-21
Merge tag 'timers-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-03-21
Merge tag 'core-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-03-21
Merge tag 'x86-pasid-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-03-21
mm: Add DEFINE_PAGE_VMA_WALK and DEFINE_FOLIO_VMA_WALK
Matthew Wilcox (Oracle)
2022-03-21
mm/truncate: Inline invalidate_complete_page() into its one caller
Matthew Wilcox (Oracle)
2022-03-21
watch_queue: Actually free the watch
David Howells
2022-03-21
watch_queue: Fix NULL dereference in error cleanup
David Howells
2022-03-18
Merge branches 'pm-sleep', 'pm-domains' and 'pm-docs'
Rafael J. Wysocki
2022-03-18
Merge branches 'pm-cpufreq' and 'pm-cpuidle'
Rafael J. Wysocki
2022-03-17
configs/debug: restore DEBUG_INFO=y for overriding
Qian Cai
2022-03-15
sched/headers: Only include <linux/entry-common.h> when CONFIG_GENERIC_ENTRY=y
Ingo Molnar
2022-03-15
Merge tag 'v5.17-rc8' into sched/core, to pick up fixes
Ingo Molnar
2022-03-15
Merge branch 'sched/fast-headers' into sched/core
Ingo Molnar
2022-03-14
Merge tag 'v5.17-rc8' into irq/core, to fix conflicts
Ingo Molnar
2022-03-14
Merge tag 'irqchip-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
2022-03-11
Merge branch 'davidh' (fixes from David Howells)
Linus Torvalds
2022-03-11
watch_queue: Make comment about setting ->defunct more accurate
David Howells
2022-03-11
watch_queue: Fix lack of barrier/sync/lock between post and read
David Howells
2022-03-11
watch_queue: Free the alloc bitmap when the watch_queue is torn down
David Howells
2022-03-11
watch_queue: Fix the alloc bitmap size to reflect notes allocated
David Howells
2022-03-11
watch_queue: Use the bitmap API when applicable
Christophe JAILLET
2022-03-11
watch_queue: Fix to always request a pow-of-2 pipe ring size
David Howells
2022-03-11
watch_queue: Fix to release page in ->release()
David Howells
2022-03-11
watch_queue: Fix filter limit check
David Howells
2022-03-10
Merge tag 'trace-v5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-03-09
ftrace: Fix some W=1 warnings in kernel doc comments
Jiapeng Chong
2022-03-09
tracing/osnoise: Force quiescent states while tracing
Nicolas Saenz Julienne
2022-03-09
tracing/osnoise: Do not unregister events twice
Daniel Bristot de Oliveira
2022-03-08
sched/topology: Remove redundant variable and fix incorrect type in build_sch...
K Prateek Nayak
2022-03-08
sched/deadline,rt: Remove unused parameter from pick_next_[rt|dl]_entity()
Dietmar Eggemann
2022-03-08
sched/deadline,rt: Remove unused functions for !CONFIG_SMP
Dietmar Eggemann
2022-03-08
sched/deadline: Use __node_2_[pdl|dle]() and rb_first_cached() consistently
Dietmar Eggemann
2022-03-08
sched/deadline: Merge dl_task_can_attach() and dl_cpu_busy()
Dietmar Eggemann
[next]