index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-23
Merge tag 'trace-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
10
-25
/
+1896
2022-03-23
Merge tag 'printk-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-14
/
+125
2022-03-22
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2
-11
/
+4
2022-03-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-8
/
+19
2022-03-22
NUMA balancing: optimize page placement for memory tiering system
Huang Ying
2
-5
/
+18
2022-03-22
cma: factor out minimum alignment requirement
David Hildenbrand
1
-3
/
+1
2022-03-22
Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
52
-812
/
+1260
2022-03-22
Merge tag 'locking-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-31
/
+76
2022-03-22
Merge tag 'perf-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+3
2022-03-22
Merge tag 'nfsd-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2
-1
/
+7
2022-03-22
sched/numa: Fix boot crash on arm64 systems
Huang, Ying
1
-1
/
+1
2022-03-21
Merge tag 'audit-pr-20220321' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-20
/
+71
2022-03-21
Merge branch 'keys-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dh...
Linus Torvalds
1
-1
/
+2
2022-03-21
Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-11
/
+5
2022-03-21
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-1
/
+1
2022-03-21
Merge tag 'random-5.18-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+11
2022-03-21
Merge tag 'pm-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
4
-11
/
+13
2022-03-21
Merge tag 'rcu.2022.03.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
11
-187
/
+312
2022-03-21
Merge tag 'irq-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-24
/
+59
2022-03-21
Merge tag 'timers-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-19
/
+82
2022-03-21
Merge tag 'core-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-98
/
+232
2022-03-21
Merge tag 'x86-pasid-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-8
/
+7
2022-03-21
mm: Add DEFINE_PAGE_VMA_WALK and DEFINE_FOLIO_VMA_WALK
Matthew Wilcox (Oracle)
1
-5
/
+1
2022-03-21
mm/truncate: Inline invalidate_complete_page() into its one caller
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-03-21
Merge branch 'rework/fast-next-seq' into for-linus
Petr Mladek
2
-5
/
+49
2022-03-21
Merge branch 'for-5.18-panic-deadlocks' into for-linus
Petr Mladek
1
-1
/
+54
2022-03-21
watch_queue: Actually free the watch
David Howells
1
-0
/
+1
2022-03-21
watch_queue: Fix NULL dereference in error cleanup
David Howells
1
-1
/
+1
2022-03-20
tracing: Have type enum modifications copy the strings
Steven Rostedt (Google)
1
-1
/
+61
2022-03-18
Merge branches 'pm-sleep', 'pm-domains' and 'pm-docs'
Rafael J. Wysocki
3
-10
/
+12
2022-03-18
Merge branches 'pm-cpufreq' and 'pm-cpuidle'
Rafael J. Wysocki
1
-1
/
+1
2022-03-17
configs/debug: restore DEBUG_INFO=y for overriding
Qian Cai
1
-0
/
+1
2022-03-15
user_events: Add trace event call as root for low permission cases
Beau Belgrave
1
-2
/
+37
2022-03-15
sched/headers: Only include <linux/entry-common.h> when CONFIG_GENERIC_ENTRY=y
Ingo Molnar
1
-1
/
+3
2022-03-15
Merge tag 'v5.17-rc8' into sched/core, to pick up fixes
Ingo Molnar
25
-107
/
+269
2022-03-15
Merge branch 'sched/fast-headers' into sched/core
Ingo Molnar
33
-163
/
+369
2022-03-14
Merge tag 'v5.17-rc8' into irq/core, to fix conflicts
Ingo Molnar
25
-107
/
+269
2022-03-14
Merge tag 'irqchip-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
3
-17
/
+29
2022-03-11
tracing/user_events: Use alloc_pages instead of kzalloc() for register pages
Steven Rostedt (Google)
1
-6
/
+8
2022-03-11
Merge branch 'davidh' (fixes from David Howells)
Linus Torvalds
1
-11
/
+11
2022-03-11
watch_queue: Make comment about setting ->defunct more accurate
David Howells
1
-1
/
+1
2022-03-11
watch_queue: Fix lack of barrier/sync/lock between post and read
David Howells
1
-1
/
+1
2022-03-11
watch_queue: Free the alloc bitmap when the watch_queue is torn down
David Howells
1
-0
/
+1
2022-03-11
watch_queue: Fix the alloc bitmap size to reflect notes allocated
David Howells
1
-1
/
+2
2022-03-11
watch_queue: Use the bitmap API when applicable
Christophe JAILLET
1
-5
/
+2
2022-03-11
watch_queue: Fix to always request a pow-of-2 pipe ring size
David Howells
1
-1
/
+1
2022-03-11
watch_queue: Fix to release page in ->release()
David Howells
1
-0
/
+1
2022-03-11
watch_queue: Fix filter limit check
David Howells
1
-2
/
+2
2022-03-11
tracing: Add snapshot at end of kernel boot up
Steven Rostedt (Google)
2
-0
/
+20
2022-03-11
tracing: Have TRACE_DEFINE_ENUM affect trace event types as well
Steven Rostedt (Google)
1
-0
/
+28
[next]