index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
um
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-29
Merge branch 'expand-stack'
Linus Torvalds
1
-5
/
+6
2023-06-28
Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-2
/
+3
2023-06-28
Merge tag 'landlock-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+0
2023-06-27
mm: always expand the stack with the mmap write lock held
Linus Torvalds
1
-5
/
+6
2023-06-26
Merge tag 'x86-boot-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-8
/
+3
2023-06-26
Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
1
-14
/
+6
2023-06-20
uml: Replace strlcpy with strscpy
Azeem Shaikh
2
-1
/
+2
2023-06-16
um/cpu: Switch to arch_cpu_finalize_init()
Thomas Gleixner
3
-8
/
+3
2023-06-14
um: Use HOST_DIR for mrproper
Kees Cook
1
-1
/
+1
2023-06-12
hostfs: Fix ephemeral inodes
Mickaël Salaün
1
-1
/
+0
2023-06-12
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
1
-4
/
+4
2023-06-12
ubd: remove commented out code in ubd_open
Christoph Hellwig
1
-7
/
+0
2023-06-12
block: remove the unused mode argument to ->release
Christoph Hellwig
1
-2
/
+2
2023-06-12
block: pass a gendisk to ->open
Christoph Hellwig
1
-3
/
+2
2023-05-10
um: harddog: fix modular build
Johannes Berg
5
-7
/
+23
2023-05-04
Merge tag 'uml-for-linus-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-102
/
+36
2023-04-21
um: make stub data pages size tweakable
Johannes Berg
5
-12
/
+18
2023-04-21
um: prevent user code in modules
Johannes Berg
1
-2
/
+2
2023-04-21
um: further clean up user_syms
Johannes Berg
1
-15
/
+16
2023-04-21
um: don't export printf()
Johannes Berg
1
-3
/
+0
2023-04-21
um: hostfs: define our own API boundary
Johannes Berg
1
-70
/
+0
2023-04-20
um: add __weak for exported functions
Johannes Berg
1
-1
/
+1
2023-04-08
ELF: fix all "Elf" typos
Alexey Dobriyan
1
-1
/
+1
2023-03-01
Merge tag 'uml-for-linus-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
16
-99
/
+243
2023-02-26
Merge tag 'kbuild-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
6
-6
/
+6
2023-02-24
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-3
/
+34
2023-02-13
uml: vector: Remove unused definitions VECTOR_{WRITE,HEADERS}
Carlos Bilbao
1
-2
/
+0
2023-02-13
um: virt-pci: properly remove PCI device from bus
Benjamin Berg
1
-5
/
+16
2023-02-13
um: virtio_uml: move device breaking into workqueue
Benjamin Berg
1
-1
/
+15
2023-02-13
um: virtio_uml: mark device as unregistered when breaking it
Benjamin Berg
1
-0
/
+2
2023-02-13
um: virtio_uml: free command if adding to virtqueue failed
Benjamin Berg
1
-1
/
+4
2023-02-13
UML: define RUNTIME_DISCARD_EXIT
Masahiro Yamada
1
-1
/
+1
2023-02-13
virt-pci: add platform bus support
Vincent Whitchurch
1
-0
/
+91
2023-02-13
um-virt-pci: Make max delay configurable
Vincent Whitchurch
1
-2
/
+3
2023-02-13
um: virt-pci: implement pcibios_get_phb_of_node()
Vincent Whitchurch
1
-0
/
+19
2023-02-13
um: Support LTO
Peter Foley
2
-1
/
+3
2023-02-13
um: put power options in a menu
Peter Foley
1
-0
/
+4
2023-02-13
um: Use CFLAGS_vmlinux
Peter Foley
1
-2
/
+1
2023-02-13
um: Prevent building modules incompatible with MODVERSIONS
Peter Foley
1
-0
/
+2
2023-02-13
um: Avoid pcap multiple definition errors
Peter Foley
1
-2
/
+2
2023-02-10
um: Make the definition of cpu_data more compatible
Peter Foley
2
-2
/
+2
2023-02-10
rust: arch/um: Add support for CONFIG_RUST under x86_64 UML
David Gow
1
-0
/
+1
2023-02-10
rust: arch/um: Use 'pie' relocation mode under UML
David Gow
1
-0
/
+2
2023-02-10
mm, arch: add generic implementation of pfn_valid() for FLATMEM
Mike Rapoport (IBM)
1
-1
/
+0
2023-02-05
kbuild: remove --include-dir MAKEFLAG from top Makefile
Masahiro Yamada
6
-6
/
+6
2023-02-03
mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
1
-1
/
+0
2023-02-03
um/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
1
-2
/
+35
2023-02-02
um: Declare fix_range_common as a static function
Benjamin Berg
1
-2
/
+2
2023-02-02
um: Switch printk calls to adhere to correct coding style
Benjamin Berg
3
-75
/
+69
2023-02-02
um: vector: Fix memory leak in vector_config
Xiang Yang
1
-0
/
+1
[next]