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
/
arch
/
um
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-09
Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-134
/
+26
2021-07-09
Merge tag 'for-linus-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-14
/
+951
2021-07-05
Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
4
-15
/
+7
2021-07-03
Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-1
/
+1
2021-07-01
kernel.h: split out panic and oops helpers
Andy Shevchenko
1
-0
/
+1
2021-06-30
ubd: remove dead code in ubd_setup_common
Christoph Hellwig
1
-10
/
+0
2021-06-30
ubd: use blk_mq_alloc_disk and blk_cleanup_disk
Christoph Hellwig
1
-30
/
+14
2021-06-30
ubd: remove the code to register as the legacy IDE driver
Christoph Hellwig
1
-94
/
+12
2021-06-17
um: fix error return code in winch_tramp()
Zhen Lei
1
-1
/
+2
2021-06-17
um: fix error return code in slip_open()
Zhen Lei
1
-1
/
+2
2021-06-17
um: Fix stack pointer alignment
YiFei Zhu
1
-2
/
+1
2021-06-17
um: virtio/pci: enable suspend/resume
Johannes Berg
2
-10
/
+40
2021-06-17
um: add PCI over virtio emulation driver
Johannes Berg
3
-0
/
+906
2021-05-13
tty: remove empty tty_operations::set_termios
Jiri Slaby
4
-8
/
+0
2021-05-13
tty: make tty_operations::chars_in_buffer return uint
Jiri Slaby
2
-3
/
+3
2021-05-13
tty: make tty_operations::write_room return uint
Jiri Slaby
2
-4
/
+4
2021-05-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-7
/
+0
2021-05-07
treewide: remove editor modelines and cruft
Masahiro Yamada
1
-7
/
+0
2021-04-15
um: Remove unused including <linux/version.h>
Yang Li
1
-1
/
+0
2021-04-15
um: Remove unneeded variable 'ret'
Yang Li
1
-3
/
+1
2021-04-07
switch file_open_root() to struct path
Al Viro
1
-1
/
+1
2021-02-12
um: add a pseudo RTC
Johannes Berg
5
-0
/
+319
2021-02-12
um: fix spelling mistake in Kconfig "privleges" -> "privileges"
Colin Ian King
1
-1
/
+1
2021-02-12
um: virtio: allow devices to be configured for wakeup
Johannes Berg
1
-3
/
+16
2021-02-12
um: time-travel: rework interrupt handling in ext mode
Johannes Berg
1
-44
/
+48
2021-02-12
um: virtio: disable VQs during suspend
Johannes Berg
1
-0
/
+36
2021-02-12
um: virtio: fix handling of messages without payload
Johannes Berg
1
-0
/
+3
2021-02-12
um: virtio: clean up a comment
Johannes Berg
1
-2
/
+1
2021-01-26
Revert "um: allocate a guard page to helper threads"
Johannes Berg
1
-1
/
+1
2021-01-26
um: virtio: free vu_dev only with the contained struct device
Johannes Berg
1
-1
/
+2
2021-01-26
um: ubd: fix command line handling of ubd
Hajime Tazaki
1
-2
/
+2
2020-12-13
um: chan_xterm: Fix fd leak
Anton Ivanov
1
-0
/
+5
2020-12-13
um: tty: Fix handling of close in tty lines
Anton Ivanov
1
-2
/
+2
2020-12-13
um: allocate a guard page to helper threads
Johannes Berg
1
-1
/
+1
2020-12-13
um: Remove IRQ_NONE type
Johannes Berg
2
-6
/
+1
2020-12-13
um: virtio: Use dynamic IRQ allocation
Johannes Berg
1
-8
/
+14
2020-12-13
um: Support dynamic IRQ allocation
Johannes Berg
9
-17
/
+23
2020-12-13
um: ubd: Set device serial attribute from cmdline
Christopher Obbard
1
-16
/
+62
2020-12-13
um: line: Don't free winch (with IRQ) under spinlock
Johannes Berg
1
-4
/
+8
2020-12-13
um: ubd: Submit all data segments atomically
Gabriel Krisman Bertazi
1
-76
/
+115
2020-12-13
um: random: Register random as hwrng-core device
Christopher Obbard
1
-76
/
+25
2020-12-13
um: Convert tasklets to use new tasklet_setup() API
Allen Pais
1
-3
/
+3
2020-10-11
um: vector: Add dynamic tap interfaces and scripting
Anton Ivanov
1
-9
/
+47
2020-10-11
um: Remove redundant NULL check
Li Heng
1
-2
/
+1
2020-10-11
um: Allow static linking for non-glibc implementations
Ignat Korchagin
1
-3
/
+3
2020-10-11
um: Some fixes to build UML with musl
Ignat Korchagin
4
-10
/
+9
2020-10-11
um: vector: Use GFP_ATOMIC under spin lock
Tiezhu Yang
1
-2
/
+2
2020-10-11
um: Fix null pointer dereference in vector_user_bpf
Gaurav Singh
1
-3
/
+5
2020-08-11
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-1
/
+1
2020-08-03
virtio: VIRTIO_F_IOMMU_PLATFORM -> VIRTIO_F_ACCESS_PLATFORM
Michael S. Tsirkin
1
-1
/
+1
[next]