index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
um
Age
Commit message (
Expand
)
Author
2023-07-01
mm: always expand the stack with the mmap write lock held
Linus Torvalds
2023-06-09
um: harddog: fix modular build
Johannes Berg
2023-03-17
UML: define RUNTIME_DISCARD_EXIT
Masahiro Yamada
2023-03-11
um: virt-pci: properly remove PCI device from bus
Benjamin Berg
2023-03-11
um: virtio_uml: move device breaking into workqueue
Benjamin Berg
2023-03-11
um: virtio_uml: mark device as unregistered when breaking it
Benjamin Berg
2023-03-11
um: virtio_uml: free command if adding to virtqueue failed
Benjamin Berg
2023-03-11
um: vector: Fix memory leak in vector_config
Xiang Yang
2023-01-07
um: virt-pci: Avoid GCC non-NULL warning
Kees Cook
2022-10-16
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-10-14
Merge tag 'for-linus-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-10-12
Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-10-11
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-03
Merge tag 'hardening-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-09-26
um: remove vma linked list walk
Matthew Wilcox (Oracle)
2022-09-21
arch: um: Mark the stack non-executable to fix a binutils warning
David Gow
2022-09-19
uml: Remove the initialization of statics to 0
Shaomin Deng
2022-09-19
um: Do not initialise statics to 0.
Xin Gao
2022-09-19
um: Fix comment typo
Jason Wang
2022-09-19
um: Improve panic notifiers consistency and ordering
Guilherme G. Piccoli
2022-09-19
um: remove unused reactivate_chan() declaration
Gaosheng Cui
2022-09-19
um: mmaper: add __exit annotations to module exit funcs
Xiu Jianfeng
2022-09-19
um: virt-pci: add __init/__exit annotations to module init/exit funcs
Xiu Jianfeng
2022-09-19
um: Prevent KASAN splats in dump_stack()
Vincent Whitchurch
2022-09-19
um: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-09-19
um: increase default virtual physical memory to 64 MiB
Christian Lamparter
2022-09-19
um: fix default console kernel parameter
Christian Lamparter
2022-09-19
UM: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACK
Huacai Chen
2022-09-19
um: read multiple msg from virtio slave request fd
Benjamin Beichler
2022-09-11
kernel: exit: cleanup release_thread()
Kefeng Wang
2022-09-11
treewide: defconfig: address renamed CONFIG_DEBUG_INFO=y
Arnd Bergmann
2022-09-07
um: Enable FORTIFY_SOURCE
Kees Cook
2022-08-21
asm goto: eradicate CC_HAS_ASM_GOTO
Nick Desaulniers
2022-08-16
virtio: Revert "virtio: find_vqs() add arg sizes"
Michael S. Tsirkin
2022-08-12
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2022-08-11
virtio: find_vqs() add arg sizes
Xuan Zhuo
2022-08-11
virtio: record the maximum queue num supported by the device.
Xuan Zhuo
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-05
Merge tag 'for-linus-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-08-04
Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-08-02
Merge tag 'random-6.0-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-08-02
Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-07-25
random: handle archrandom with multiple longs
Jason A. Donenfeld
2022-07-22
asm-generic: Add new pci.h and use it
Stafford Horne
2022-07-22
PCI: Move isa_dma_bridge_buggy out of asm/dma.h
Stafford Horne
2022-07-22
PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.h
Stafford Horne
2022-07-18
um: seed rng using host OS rng
Jason A. Donenfeld
2022-07-17
mm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
2022-07-17
um/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
[next]