index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-10
Merge tag 'modules-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-1
/
+69
2022-10-10
Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-3
/
+3
2022-10-10
Merge tag 'livepatching-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-3
/
+35
2022-10-10
Merge tag 'printk-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-15
/
+4
2022-10-10
Merge tag 'cgroup-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
5
-342
/
+663
2022-10-10
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-0
/
+5
2022-10-10
Merge tag 'locking-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-43
/
+55
2022-10-10
Merge tag 'perf-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
7
-187
/
+896
2022-10-10
Merge branches 'acpi-apei', 'acpi-wakeup', 'acpi-reboot' and 'acpi-thermal'
Rafael J. Wysocki
1
-0
/
+17
2022-10-10
Merge tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
26
-418
/
+470
2022-10-09
Merge tag 'ucount-rlimits-cleanups-for-v5.19' of git://git.kernel.org/pub/scm...
Linus Torvalds
4
-31
/
+27
2022-10-09
Merge tag 'signal-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-2
/
+23
2022-10-09
Merge tag 'interrupting_kthread_stop-for-v5.20' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-0
/
+1
2022-10-09
gfs2: Merge branch 'for-next.nopid' into for-next
Andreas Gruenbacher
1
-0
/
+1
2022-10-07
Merge tag 'driver-core-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-11
/
+33
2022-10-07
Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-3
/
+0
2022-10-07
Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+2
2022-10-06
Merge tag 'pull-path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-1
/
+1
2022-10-06
sched/core: Merge cpumask_andnot()+for_each_cpu() into for_each_cpu_andnot()
Valentin Schneider
1
-4
/
+1
2022-10-05
tracing: Do not free snapshot if tracer is on cmdline
Steven Rostedt (Google)
1
-4
/
+6
2022-10-05
ftrace: Still disable enabled records marked as disabled
Steven Rostedt (Google)
1
-4
/
+16
2022-10-05
Merge tag 'platform-drivers-x86-v6.1-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-0
/
+3
2022-10-05
Merge branch 'for-6.1/sysfs-patched-object' into for-linus
Petr Mladek
1
-0
/
+18
2022-10-04
Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
33
-686
/
+2691
2022-10-04
Merge tag 'audit-pr-20221003' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-13
/
+9
2022-10-04
kernel/reboot: Add SYS_OFF_MODE_RESTART_PREPARE mode
Kai-Heng Feng
1
-0
/
+17
2022-10-04
Merge branch 'rework/kthreads' into for-linus
Petr Mladek
1
-15
/
+4
2022-10-04
perf/hw_breakpoint: Annotate tsk->perf_event_mutex vs ctx->mutex
Peter Zijlstra
1
-1
/
+11
2022-10-04
perf: Fix pmu_filter_match()
Peter Zijlstra
1
-3
/
+9
2022-10-03
Merge tag 'lsm-pr-20221003' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-0
/
+6
2022-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-25
/
+35
2022-10-03
Merge tag 'kcfi-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
5
-362
/
+62
2022-10-03
Merge tag 'rust-v6.1-rc1' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
3
-6
/
+25
2022-10-03
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
4
-25
/
+35
2022-10-03
relay: use kvcalloc to alloc page array in relay_alloc_page_array
wuchi
1
-4
/
+1
2022-10-03
mm/madvise: add file and shmem support to MADV_COLLAPSE
Zach O'Keefe
1
-1
/
+1
2022-10-03
bpf: kmsan: initialize BPF registers with zeroes
Alexander Potapenko
1
-1
/
+1
2022-10-03
entry: kmsan: introduce kmsan_unpoison_entry_regs()
Alexander Potapenko
1
-0
/
+5
2022-10-03
kcov: kmsan: unpoison area->list in kcov_remote_area_put()
Alexander Potapenko
1
-0
/
+7
2022-10-03
dma: kmsan: unpoison DMA mappings
Alexander Potapenko
1
-3
/
+7
2022-10-03
kmsan: handle task creation and exiting
Alexander Potapenko
2
-0
/
+4
2022-10-03
kmsan: disable instrumentation of unsupported common kernel code
Alexander Potapenko
2
-1
/
+3
2022-10-03
hugetlb: add vma based lock for pmd sharing
Mike Kravetz
1
-4
/
+2
2022-10-03
uprobes: use new_folio in __replace_page()
Matthew Wilcox (Oracle)
1
-4
/
+5
2022-10-03
uprobes: use folios more widely in __replace_page()
Matthew Wilcox (Oracle)
1
-9
/
+10
2022-10-03
Merge tag 'pm-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-15
/
+15
2022-10-03
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
17
-377
/
+1215
2022-10-03
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-15
/
+15
2022-10-03
tracing/user_events: Move pages/locks into groups to prepare for namespaces
Beau Belgrave
1
-72
/
+274
2022-10-03
Merge tag 'rcu.2022.09.30a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
11
-153
/
+628
[prev]
[next]