index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
um
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-15
arch: copy_thread: pass clone_flags as u64
Simon Schuster
1
-1
/
+1
2025-09-10
um: Fix FD copy size in os_rcv_fd_msg()
Tiwei Bie
1
-1
/
+1
2025-09-10
um: virtio_uml: Fix use-after-free after put_device in probe
Miaoqian Lin
1
-2
/
+4
2025-09-10
um: Don't mark stack executable
Richard Weinberger
1
-2
/
+1
2025-07-29
Merge tag 'uml-for-linux-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/uml/linux
Linus Torvalds
22
-92
/
+150
2025-07-28
Merge tag 'pull-headers_param' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-1
/
+0
2025-07-22
um: Replace __ASSEMBLY__ with __ASSEMBLER__ in the usermode headers
Thomas Huth
6
-9
/
+9
2025-07-13
um: Stop tracking stub's PID via userspace_pid[]
Tiwei Bie
6
-25
/
+7
2025-07-13
um: Remove the pid parameter of handle_trap()
Tiwei Bie
1
-2
/
+2
2025-07-13
um: Use err consistently in userspace()
Tiwei Bie
1
-7
/
+6
2025-07-11
um: vfio: Support adding devices via mconsole
Tiwei Bie
1
-5
/
+57
2025-07-11
um: rtc: Avoid shadowing err in uml_rtc_start()
Tiwei Bie
1
-1
/
+1
2025-07-11
um: Avoid redefining ARCH_HAS_CACHE_LINE_SIZE
Tiwei Bie
1
-3
/
+1
2025-07-11
um: Make mm_list and mm_list_lock static
Tiwei Bie
1
-2
/
+2
2025-07-11
um: Make unscheduled_userspace_iterations static
Tiwei Bie
1
-1
/
+1
2025-07-11
um: Re-evaluate thread flags repeatedly
Thomas Weißschuh
2
-8
/
+16
2025-07-11
um: simplify syscall header files
Johannes Berg
1
-2
/
+9
2025-07-11
um/ptrace: Implement HAVE_SYSCALL_TRACEPOINTS
Thomas Weißschuh
3
-0
/
+12
2025-07-11
um: virt-pci: Switch to msi_create_parent_irq_domain()
Nam Cao
2
-23
/
+23
2025-07-04
um: virtio_pcidev: Rename UM_PCI_STAT_WAITING
Tiwei Bie
1
-4
/
+4
2025-06-25
um: vector: Reduce stack usage in vector_eth_configure()
Tiwei Bie
1
-29
/
+13
2025-06-25
um: vfio: Prevent duplicate device assignments
Tiwei Bie
1
-0
/
+14
2025-06-25
um: ubd: Add missing error check in start_io_thread()
Tiwei Bie
1
-1
/
+1
2025-06-24
loongarch, um, xtensa: get rid of generated arch/$ARCH/include/asm/param.h
Al Viro
1
-1
/
+0
2025-06-11
mm: pgtable: fix pte_swp_exclusive
Magnus Lindholm
1
-1
/
+1
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-1
/
+1
2025-06-07
Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
1
-1
/
+1
2025-06-07
arch: use always-$(KBUILD_BUILTIN) for vmlinux.lds
Masahiro Yamada
1
-1
/
+1
2025-06-05
Merge tag 'uml-for-linux-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/uml/linux
Linus Torvalds
67
-4284
/
+2305
2025-06-05
um: remove "extern" from implementation of sigchld_handler
Benjamin Berg
1
-2
/
+2
2025-06-04
um: fix SECCOMP 32bit xstate register restore
Benjamin Berg
1
-4
/
+0
2025-06-02
um: pass FD for memory operations when needed
Benjamin Berg
8
-60
/
+280
2025-06-02
um: Add SECCOMP support detection and initialization
Benjamin Berg
2
-4
/
+195
2025-06-02
um: Implement kernel side of SECCOMP based process handling
Benjamin Berg
8
-134
/
+438
2025-06-02
um: Track userspace children dying in SECCOMP mode
Benjamin Berg
11
-8
/
+145
2025-06-02
um: Add stub side of SECCOMP/futex based process handling
Benjamin Berg
3
-0
/
+65
2025-06-02
um: Move faultinfo extraction into userspace routine
Benjamin Berg
1
-11
/
+6
2025-06-02
um: vector: Use mac_pton() for MAC address parsing
Tiwei Bie
1
-11
/
+4
2025-06-02
um: vector: Clean up and modernize log messages
Tiwei Bie
1
-25
/
+16
2025-06-02
um: chan_kern: use raw spinlock for irqs_to_free_lock
Johannes Berg
1
-5
/
+5
2025-06-02
um: Fix tgkill compile error on old host OSes
Yongting Lin
1
-1
/
+2
2025-06-02
um: stop using PCI port I/O
Arnd Bergmann
3
-20
/
+0
2025-05-31
Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
4
-20
/
+27
2025-05-31
Merge tag 'gcc-minimum-version-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Linus Torvalds
1
-3
/
+1
2025-05-26
Merge tag 'x86-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2025-05-26
Merge tag 'v6.16-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-0
/
+2
2025-05-21
Merge tag 'v6.15-rc7' into x86/core, to pick up fixes
Ingo Molnar
1
-0
/
+1
2025-05-13
Merge branch 'x86/alternatives' into x86/core, to merge dependent commits
Ingo Molnar
1
-1
/
+1
2025-05-12
um: let 'make clean' properly clean underlying SUBARCH as well
Masahiro Yamada
1
-0
/
+1
2025-05-11
syscall.h: introduce syscall_set_nr()
Dmitry V. Levin
1
-0
/
+5
[next]