index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
um
Commit message (
Expand
)
Author
Age
Files
Lines
*
um: Implement copy_thread_tls
Amanieu d'Antras
2020-01-07
3
-4
/
+5
*
um: add support for folded p4d page tables
Mike Rapoport
2019-12-04
8
-14
/
+78
*
um: remove unused pxx_offset_proc() and addr_pte() functions
Mike Rapoport
2019-12-04
1
-29
/
+0
*
Merge tag 'for-linus-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-12-02
8
-58
/
+247
|
\
|
*
um: Loadable BPF "Firmware" for vector drivers
Anton Ivanov
2019-11-25
4
-30
/
+193
|
*
um: Fix Kconfig indentation
Krzysztof Kozlowski
2019-11-25
1
-1
/
+1
|
*
um: virtio_uml: Disallow modular build
Johannes Berg
2019-11-25
2
-3
/
+3
|
*
um: virtio: Keep reading on -EAGAIN
Johannes Berg
2019-11-25
1
-4
/
+4
|
*
um: virtio: Remove device on disconnect
Johannes Berg
2019-11-25
1
-19
/
+45
|
*
um: Don't trace irqflags during shutdown
Johannes Berg
2019-11-25
1
-1
/
+1
*
|
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-12-01
2
-0
/
+2
|
\
\
|
*
|
compat_ioctl: move WDIOC handling into wdt drivers
Arnd Bergmann
2019-10-23
1
-0
/
+1
|
*
|
compat_ioctl: remove translation for sound ioctls
Arnd Bergmann
2019-10-23
1
-0
/
+1
|
|
/
*
|
Merge tag 'seccomp-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-11-30
1
-1
/
+1
|
\
\
|
*
|
seccomp: simplify secure_computing()
Christian Brauner
2019-10-10
1
-1
/
+1
|
|
/
*
|
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-11-26
1
-2
/
+1
|
\
\
|
*
|
vmlinux.lds.h: Replace RODATA with RO_DATA
Kees Cook
2019-11-04
1
-1
/
+1
|
*
|
vmlinux.lds.h: Move NOTES into RO_DATA
Kees Cook
2019-11-04
1
-1
/
+0
|
|
/
*
|
Merge tag 'linux-kselftest-5.5-rc1-kunit' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2019-11-25
1
-0
/
+3
|
\
\
|
*
|
kunit: defconfig: add defconfigs for building KUnit tests
Brendan Higgins
2019-09-30
1
-0
/
+3
|
|
/
*
/
um-ubd: Entrust re-queue to the upper layers
Anton Ivanov
2019-10-29
1
-2
/
+6
|
/
*
mm: treewide: clarify pgtable_page_{ctor,dtor}() naming
Mark Rutland
2019-09-26
1
-1
/
+1
*
mm: consolidate pgtable_cache_init() and pgd_cache_init()
Mike Rapoport
2019-09-24
1
-2
/
+0
*
mm: remove quicklist page table caches
Nicholas Piggin
2019-09-24
1
-2
/
+0
*
Merge tag 'for-linus-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-09-21
150
-277
/
+1910
|
\
|
*
um: irq: Fix LAST_IRQ usage in init_IRQ()
Erel Geron
2019-09-16
1
-1
/
+1
|
*
um: Add SPDX headers for files in arch/um/include
Alex Dewar
2019-09-15
34
-34
/
+34
|
*
um: Add SPDX headers for files in arch/um/os-Linux
Alex Dewar
2019-09-15
25
-25
/
+25
|
*
um: Add SPDX headers to files in arch/um/kernel/
Alex Dewar
2019-09-15
28
-29
/
+29
|
*
um: Add SPDX headers for files in arch/um/drivers
Alex Dewar
2019-09-15
53
-53
/
+53
|
*
um: virtio: Implement VHOST_USER_PROTOCOL_F_REPLY_ACK
Johannes Berg
2019-09-15
2
-18
/
+84
|
*
um: virtio: Implement VHOST_USER_PROTOCOL_F_SLAVE_REQ
Johannes Berg
2019-09-15
2
-23
/
+147
|
*
um: drivers: Add virtio vhost-user driver
Erel Geron
2019-09-15
11
-2
/
+1169
|
*
um: Don't use generic barrier.h
Johannes Berg
2019-09-15
1
-1
/
+0
|
*
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
3
-1
/
+16
|
*
um: Enable CONFIG_CONSTRUCTORS
Johannes Berg
2019-09-15
2
-2
/
+1
|
*
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
9
-26
/
+81
|
*
um: Remove misleading #define ARCh_IRQ_ENABLED
Johannes Berg
2019-09-15
1
-1
/
+0
|
*
um: Avoid using uninitialized regs
Johannes Berg
2019-09-15
1
-0
/
+3
|
*
um: Remove sig_info[SIGALRM]
Johannes Berg
2019-09-15
1
-2
/
+1
|
*
um: Error handling fixes in vector drivers
Anton Ivanov
2019-09-15
3
-7
/
+35
|
*
um: Add checks to mtu parameter parsing
Anton Ivanov
2019-09-15
1
-1
/
+2
|
*
um: Added support for unix socket transports and bess transport
Anton Ivanov
2019-09-15
3
-1
/
+101
|
*
um: Add legacy tap support and rename existing vector to hybrid
Anton Ivanov
2019-09-15
4
-87
/
+151
|
*
um: Remove meaningless clearing of clean-files
Masahiro Yamada
2019-09-15
1
-1
/
+0
|
*
um: Fix off by one error in IRQ enumeration
Anton Ivanov
2019-09-15
1
-1
/
+1
*
|
Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2019-09-20
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
kbuild: add CONFIG_ASM_MODVERSIONS
Masahiro Yamada
2019-08-22
1
-0
/
+1
[next]