index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
um
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-11
syscall.h: introduce syscall_set_nr()
Dmitry V. Levin
1
-0
/
+5
2025-05-11
syscall.h: add syscall_set_arguments()
Dmitry V. Levin
1
-0
/
+14
2025-05-11
um: remove custom definition of mk_pte()
Matthew Wilcox (Oracle)
3
-20
/
+8
2025-05-07
um: Include linux/types.h in asm/fpu/api.h
Herbert Xu
1
-0
/
+2
2025-05-05
um: Remove legacy network transport infrastructure
Tiwei Bie
8
-1307
/
+5
2025-05-05
um: vector: Eliminate the dependency on uml_net
Tiwei Bie
2
-3
/
+50
2025-05-05
um: Remove obsolete legacy network transports
Tiwei Bie
31
-2728
/
+2
2025-05-05
irqdomain: um: use irq_domain_create_linear() helper
Jiri Slaby (SUSE)
1
-10
/
+5
2025-05-05
um: Add VFIO-based virtual PCI driver
Tiwei Bie
5
-0
/
+1023
2025-05-05
um: use proper care when taking mmap lock during segfault
Benjamin Berg
1
-12
/
+117
2025-05-05
um: do not send SIGALRM to userspace in time-travel mode
Benjamin Berg
1
-4
/
+9
2025-05-05
um: Remove duplicate arch.h header
Jiapeng Chong
1
-1
/
+0
2025-05-05
um: Add cmpxchg8b_emu and checksum functions to asm-prototypes.h
Sami Tolvanen
1
-0
/
+5
2025-05-05
um: xterm: Update options for gnome-terminal
Tiwei Bie
1
-1
/
+1
2025-05-05
um: xterm: Add Wayland support
Tiwei Bie
1
-6
/
+3
2025-05-05
um: fix _nofault accesses
Johannes Berg
2
-13
/
+15
2025-04-30
kbuild: require gcc-8 and binutils-2.30
Arnd Bergmann
1
-3
/
+1
2025-04-14
x86/alternatives, um: Rename UML's text_poke_sync() wrapper to smp_text_poke_...
Ingo Molnar
1
-1
/
+1
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
1
-1
/
+1
2025-04-03
Merge tag 'mm-stable-2025-04-02-22-07' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-15
/
+6
2025-04-02
Merge tag 'uml-for-linux-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
34
-1036
/
+1031
2025-04-01
mm: pgtable: convert some architectures to use tlb_remove_ptdesc()
Qi Zheng
1
-15
/
+6
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-19
/
+5
2025-03-20
um: Rewrite the sigio workaround based on epoll and tgkill
Tiwei Bie
6
-314
/
+45
2025-03-20
um: Prohibit the VM_CLONE flag in run_helper_thread()
Tiwei Bie
1
-0
/
+4
2025-03-20
um: Switch to the pthread-based helper in sigio workaround
Tiwei Bie
1
-25
/
+19
2025-03-20
um: ubd: Switch to the pthread-based helper
Tiwei Bie
3
-23
/
+22
2025-03-20
um: Add pthread-based helper support
Tiwei Bie
2
-0
/
+68
2025-03-18
um: x86: clean up elf specific definitions
Hajime Tazaki
1
-0
/
+1
2025-03-18
um: virt-pci: Refactor virtio_pcidev into its own module
Tiwei Bie
5
-589
/
+794
2025-03-18
um: work around sched_yield not yielding in time-travel mode
Benjamin Berg
2
-0
/
+13
2025-03-18
um: Update min_low_pfn to match changes in uml_reserved
Tiwei Bie
1
-0
/
+1
2025-03-18
um: use str_yes_no() to remove hardcoded "yes" and "no"
Ethan Carter Edwards
1
-1
/
+2
2025-03-18
um: remove copy_from_kernel_nofault_allowed
Benjamin Berg
4
-72
/
+1
2025-03-18
um: mark rodata read-only and implement _nofault accesses
Johannes Berg
12
-23
/
+72
2025-03-17
arch, mm: make releasing of memory to page allocator more explicit
Mike Rapoport (Microsoft)
1
-2
/
+0
2025-03-17
arch, mm: introduce arch_mm_preinit
Mike Rapoport (Microsoft)
1
-2
/
+5
2025-03-17
arch, mm: set high_memory in free_area_init()
Mike Rapoport (Microsoft)
1
-1
/
+0
2025-03-17
arch, mm: set max_mapnr when allocating memory map for FLATMEM
Mike Rapoport (Microsoft)
3
-14
/
+0
2025-02-18
Merge tag 'v6.14-rc3' into x86/core, to pick up fixes
Ingo Molnar
5
-135
/
+174
2025-02-12
um: convert irq_lock to raw spinlock
Johannes Berg
1
-32
/
+47
2025-02-12
um: virtio_uml: use raw spinlock
Johannes Berg
1
-4
/
+4
2025-02-12
um: virt-pci: don't use kmalloc()
Johannes Berg
1
-95
/
+101
2025-02-12
um: fix execve stub execution on old host OSs
Benjamin Berg
1
-3
/
+13
2025-02-12
um: avoid copying FP state from init_task
Benjamin Berg
1
-1
/
+9
2025-02-03
Revert "x86/module: prepare module loading for ROX allocations of text"
Mike Rapoport (Microsoft)
1
-6
/
+5
2025-01-30
Merge tag 'uml-for-linus-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-92
/
+21
2025-01-26
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
5
-18
/
+9
2025-01-25
mm/memblock: add memblock_alloc_or_panic interface
Guo Weikang
3
-11
/
+3
2025-01-25
asm-generic: pgalloc: provide generic __pgd_{alloc,free}
Kevin Brodsky
1
-4
/
+3
[prev]
[next]