index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
um
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-1
/
+1
*
mm: clean up the last pieces of page fault accountings
Peter Xu
2020-08-12
1
-4
/
+0
*
mm: do page fault accounting in handle_mm_fault
Peter Xu
2020-08-12
1
-1
/
+1
*
asm-generic: pgalloc: provide generic pgd_free()
Mike Rapoport
2020-08-07
1
-5
/
+0
*
asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()
Mike Rapoport
2020-08-07
1
-12
/
+0
*
arch: rename copy_thread_tls() back to copy_thread()
Christian Brauner
2020-07-04
1
-1
/
+1
*
maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault
Christoph Hellwig
2020-06-17
1
-1
/
+1
*
maccess: always use strict semantics for probe_kernel_read
Christoph Hellwig
2020-06-09
1
-1
/
+1
*
maccess: unify the probe kernel arch hooks
Christoph Hellwig
2020-06-09
1
-6
/
+4
*
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2020-06-09
2
-2
/
+2
*
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-09
2
-4
/
+4
*
mm: pgtable: add shortcuts for accessing kernel PMD and PTE
Mike Rapoport
2020-06-09
2
-16
/
+2
*
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
6
-6
/
+0
*
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
2020-06-09
1
-6
/
+1
*
um: add show_stack_loglvl()
Dmitry Safonov
2020-06-09
1
-8
/
+16
*
um/sysrq: remove needless variable sp
Dmitry Safonov
2020-06-09
1
-3
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv...
Linus Torvalds
2020-06-04
1
-0
/
+16
|
\
|
*
x86/module: Use text_poke() for late relocations
Peter Zijlstra
2020-05-08
1
-0
/
+16
*
|
mm: free_area_init: use maximal zone PFNs rather than zone sizes
Mike Rapoport
2020-06-03
1
-8
/
+4
*
|
um: syscall.c: include <asm/unistd.h>
Johannes Berg
2020-04-29
1
-0
/
+1
|
/
*
Merge tag 'for-linus-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-04-07
5
-65
/
+528
|
\
|
*
um: Implement ndelay/udelay in time-travel mode
Johannes Berg
2020-03-29
1
-0
/
+6
|
*
um: Implement time-travel=ext
Johannes Berg
2020-03-29
2
-13
/
+313
|
*
um: time-travel: Rewrite as an event scheduler
Johannes Berg
2020-03-29
2
-50
/
+208
|
*
um: Move timer-internal.h to non-shared
Johannes Berg
2020-03-29
3
-3
/
+3
|
*
um: Fix overlapping ELF segments when statically linked
David Gow
2020-03-29
1
-1
/
+1
|
*
um: Don't use console_drivers directly
Andy Shevchenko
2020-03-29
1
-5
/
+4
*
|
mm: allow VM_FAULT_RETRY for multiple times
Peter Xu
2020-04-02
1
-1
/
+0
*
|
mm: introduce FAULT_FLAG_DEFAULT
Peter Xu
2020-04-02
1
-1
/
+1
|
/
*
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2020-02-04
2
-16
/
+14
*
Revert "um: Enable CONFIG_CONSTRUCTORS"
Johannes Berg
2020-01-19
1
-0
/
+1
*
um: Implement copy_thread_tls
Amanieu d'Antras
2020-01-07
1
-3
/
+3
*
um: add support for folded p4d page tables
Mike Rapoport
2019-12-04
5
-12
/
+75
*
um: remove unused pxx_offset_proc() and addr_pte() functions
Mike Rapoport
2019-12-04
1
-29
/
+0
*
seccomp: simplify secure_computing()
Christian Brauner
2019-10-10
1
-1
/
+1
*
um: irq: Fix LAST_IRQ usage in init_IRQ()
Erel Geron
2019-09-16
1
-1
/
+1
*
um: Add SPDX headers to files in arch/um/kernel/
Alex Dewar
2019-09-15
28
-29
/
+29
*
um: drivers: Add virtio vhost-user driver
Erel Geron
2019-09-15
4
-0
/
+5
*
um: time-travel: Restrict time update in IRQ handler
Johannes Berg
2019-09-15
2
-4
/
+15
*
um: time-travel: Fix periodic timers
Johannes Berg
2019-09-15
2
-1
/
+7
*
um: Enable CONFIG_CONSTRUCTORS
Johannes Berg
2019-09-15
1
-1
/
+0
*
um: Place (soft)irq text with macros
Johannes Berg
2019-09-15
2
-0
/
+4
*
um: Implement TRACE_IRQFLAGS_SUPPORT
Johannes Berg
2019-09-15
3
-3
/
+31
*
um: Remove meaningless clearing of clean-files
Masahiro Yamada
2019-09-15
1
-1
/
+0
*
um: fix time travel mode
Johannes Berg
2019-08-23
2
-8
/
+10
*
Merge tag 'for-linus-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-07-14
5
-12
/
+183
|
\
|
*
um: fix build without CONFIG_UML_TIME_TRAVEL_SUPPORT
Johannes Berg
2019-07-04
1
-1
/
+1
|
*
um: Fix kcov crash during startup
Marek Majkowski
2019-07-02
1
-0
/
+2
|
*
um: Support time travel mode
Johannes Berg
2019-07-02
3
-7
/
+175
|
*
um: Pass nsecs to os timer functions
Johannes Berg
2019-07-02
1
-2
/
+2
[next]