开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
um
Age
Commit message (
Expand
)
Author
2021-06-17
um: add a UML specific futex implementation
Anton Ivanov
2021-06-17
um: enable the use of optimized xor routines in UML
Anton Ivanov
2021-06-17
um: Add support for host CPU flags and alignment
Anton Ivanov
2021-06-17
um: allow not setting extra rpaths in the linux binary
Johannes Berg
2021-06-17
um: virtio/pci: enable suspend/resume
Johannes Berg
2021-06-17
um: add PCI over virtio emulation driver
Johannes Berg
2021-06-17
um: irqs: allow invoking time-travel handler multiple times
Johannes Berg
2021-06-17
um: time-travel/signals: fix ndelay() in interrupt
Johannes Berg
2021-06-17
um: expose time-travel mode to userspace side
Johannes Berg
2021-06-17
um: export signals_enabled directly
Johannes Berg
2021-06-17
um: remove unused smp_sigio_handler() declaration
Johannes Berg
2021-06-17
um: allow disabling NO_IOMEM
Johannes Berg
2021-05-26
kbuild: require all architectures to have arch/$(SRCARCH)/Kbuild
Masahiro Yamada
2021-05-20
x86/syscalls: Use __NR_syscalls instead of __NR_syscall_max
Masahiro Yamada
2021-05-13
tty: remove empty tty_operations::set_termios
Jiri Slaby
2021-05-13
tty: make tty_operations::chars_in_buffer return uint
Jiri Slaby
2021-05-13
tty: make tty_operations::write_room return uint
Jiri Slaby
2021-05-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-05-07
treewide: remove editor modelines and cruft
Masahiro Yamada
2021-05-04
Merge tag 'for-linus-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-05-01
Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2021-04-30
mm: move mem_init_print_info() into mm_init()
Kefeng Wang
2021-04-27
Merge tag 'printk-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-04-22
landlock: Support filesystem access-control
Mickaël Salaün
2021-04-15
um: Fix W=1 missing-include-dirs warnings
Randy Dunlap
2021-04-15
um: pgtable.h: Fix W=1 warning for empty body in 'do' statement
Randy Dunlap
2021-04-15
um: Remove unused including <linux/version.h>
Yang Li
2021-04-15
um: Replace if (cond) BUG() with BUG_ON()
Yang Li
2021-04-15
um: Disable CONFIG_GCOV with MODULES
Johannes Berg
2021-04-15
um: Remove unneeded variable 'ret'
Yang Li
2021-04-15
um: Mark all kernel symbols as local
Johannes Berg
2021-04-07
switch file_open_root() to struct path
Al Viro
2021-03-08
printk: introduce a kmsg_dump iterator
John Ogness
2021-03-08
um: synchronize kmsg_dumper
John Ogness
2021-02-27
Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-24
Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-02-21
arch: setup PF_IO_WORKER threads like PF_KTHREAD
Jens Axboe
2021-02-16
um: Enforce the usage of asm-generic/softirq_stack.h
Thomas Gleixner
2021-02-12
um: irq.h: include <asm-generic/irq.h>
Johannes Berg
2021-02-12
um: io.h: include <linux/types.h>
Johannes Berg
2021-02-12
um: add a pseudo RTC
Johannes Berg
2021-02-12
um: remove process stub VMA
Johannes Berg
2021-02-12
um: rework userspace stubs to not hard-code stub location
Johannes Berg
2021-02-12
um: separate child and parent errors in clone stub
Johannes Berg
2021-02-12
um: defer killing userspace on page table update failures
Johannes Berg
2021-02-12
um: mm: check more comprehensively for stub changes
Johannes Berg
2021-02-12
um: print register names in wait_for_stub
Johannes Berg
2021-02-12
mm: Remove arch_remap() and mm-arch-hooks.h
Christophe Leroy
2021-02-12
um: fix spelling mistake in Kconfig "privleges" -> "privileges"
Colin Ian King
2021-02-12
um: virtio: allow devices to be configured for wakeup
Johannes Berg
[prev]
[next]