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
/
include
/
asm
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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
6
-16
/
+15
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
5
-8
/
+8
2025-07-13
um: Stop tracking stub's PID via userspace_pid[]
Tiwei Bie
1
-8
/
+1
2025-07-11
um: Re-evaluate thread flags repeatedly
Thomas Weißschuh
1
-0
/
+4
2025-07-11
um/ptrace: Implement HAVE_SYSCALL_TRACEPOINTS
Thomas Weißschuh
1
-0
/
+2
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-05
Merge tag 'uml-for-linux-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/uml/linux
Linus Torvalds
3
-2
/
+11
2025-06-02
um: Track userspace children dying in SECCOMP mode
Benjamin Berg
2
-2
/
+6
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-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-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: Add cmpxchg8b_emu and checksum functions to asm-prototypes.h
Sami Tolvanen
1
-0
/
+5
2025-05-05
um: fix _nofault accesses
Johannes Berg
1
-0
/
+2
2025-04-03
Merge tag 'mm-stable-2025-04-02-22-07' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-15
/
+6
2025-04-01
mm: pgtable: convert some architectures to use tlb_remove_ptdesc()
Qi Zheng
1
-15
/
+6
2025-03-18
um: x86: clean up elf specific definitions
Hajime Tazaki
1
-0
/
+1
2025-03-18
um: mark rodata read-only and implement _nofault accesses
Johannes Berg
2
-5
/
+17
2025-01-30
Merge tag 'uml-for-linus-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/uml/linux
Linus Torvalds
2
-60
/
+3
2025-01-25
mm: pgtable: introduce pagetable_dtor()
Qi Zheng
1
-3
/
+3
2025-01-13
um: Include missing headers in asm/pgtable.h
Tiwei Bie
1
-0
/
+3
2025-01-10
um: Remove obsolete fixmap support
Tiwei Bie
2
-60
/
+1
2025-01-10
um: Remove unused MODULES_LEN macro
Tiwei Bie
1
-1
/
+0
2024-11-30
Merge tag 'uml-for-linus-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/uml/linux
Linus Torvalds
10
-125
/
+117
2024-11-20
Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Linus Torvalds
1
-2
/
+0
2024-11-12
um: move thread info into task
Benjamin Berg
3
-17
/
+23
2024-10-28
asm-generic: provide generic page_to_phys and phys_to_page implementations
Christoph Hellwig
1
-2
/
+0
2024-10-23
um: switch to regset API and depend on XSTATE
Benjamin Berg
1
-1
/
+3
2024-10-23
um: Rename _PAGE_NEWPAGE to _PAGE_NEEDSYNC
Tiwei Bie
4
-28
/
+28
2024-10-23
um: Abandon the _PAGE_NEWPROT bit
Tiwei Bie
2
-33
/
+8
2024-10-23
um: remove fault_catcher infrastructure
Johannes Berg
1
-3
/
+0
2024-10-16
vdso: Introduce vdso/page.h
Vincenzo Frascino
1
-4
/
+1
2024-10-10
um: Switch to 4 level page tables on 64 bit
Benjamin Berg
4
-13
/
+60
2024-10-10
um: remove auxiliary FP registers
Benjamin Berg
1
-2
/
+0
2024-10-10
um: Remove 3-level page table support on i386
Tiwei Bie
2
-33
/
+0
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-09-12
um: Remove outdated asm/sysrq.h header
Tiwei Bie
1
-8
/
+0
2024-09-12
um: Remove unused fields from thread_struct
Tiwei Bie
1
-15
/
+5
2024-09-12
um: Remove unused kpte_clear_flush macro
Tiwei Bie
1
-7
/
+0
2024-07-25
Merge tag 'uml-for-linus-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/uml/linux
Linus Torvalds
4
-17
/
+73
2024-07-16
um: Use generic runtime constant implementation
Linus Torvalds
1
-0
/
+1
2024-07-10
um: don't generate asm/bpf_perf_event.h
Arnd Bergmann
2
-1
/
+9
2024-07-03
um: refactor TLB update handling
Benjamin Berg
3
-9
/
+73
2024-07-03
um: remove force_flush_all from fork_handler
Benjamin Berg
1
-2
/
+0
2024-07-03
um: remove LDT support
Benjamin Berg
1
-6
/
+0
2024-05-25
Merge tag 'uml-for-linus-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/uml/linux
Linus Torvalds
4
-4
/
+3
[next]