summaryrefslogtreecommitdiff
path: root/arch/um
AgeCommit message (Expand)Author
7 daysMerge tag 'x86_cpu_for_v7.3_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
7 daysMerge tag 'x86_alternatives_for_v7.3_rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
7 daysMerge tag 'timers-cleanups-2026-08-17' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
7 daysMerge tag 'core-entry-2026-08-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-07-23um: vector: fix use-after-free in vector_mmsg_rx()Michael Bommarito
2026-07-15treewide: Remove CLOCK_TICK_RATEThomas Gleixner
2026-07-13x86/alternative: Drop smp_locks glueBorislav Petkov (AMD)
2026-07-12ptrace, treewide: Rename ptrace_report_syscall_entry() to ptrace_report_sysca...Thomas Gleixner
2026-07-12seccomp, treewide: Rename and convert __secure_computing() to return booleanJinjie Ruan
2026-07-06x86/cpu: Hide and rename static_cpu_has()Borislav Petkov (AMD)
2026-06-21Merge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-06-15Merge tag 'locking-core-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kern...Linus Torvalds
2026-06-15Merge tag 'irq-core-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kernel/g...Linus Torvalds
2026-06-03percpu: Sanitize __percpu_qual include hellThomas Gleixner
2026-05-28uaccess: unify inline vs outline copy_{from,to}_user() selectionYury Norov
2026-05-26genirq/proc: Increase default interrupt number precision to fourThomas Gleixner
2026-05-21ring-buffer: Flush and stop persistent ring buffer on panicMasami Hiramatsu (Google)
2026-04-20Merge tag 'uml-for-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-04-16Merge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-04-10um: Disable GCOV_PROFILE_ALL on 32-bit UML with Clang 20/21Kees Cook
2026-04-08um: drivers: call kernel_strrchr() explicitly in cow_user.cMichael Bommarito
2026-04-05arch, mm: consolidate empty_zero_pageMike Rapoport (Microsoft)
2026-04-02xor: make xor.ko self-contained in lib/raid/Christoph Hellwig
2026-04-02um/xor: cleanup xor.hChristoph Hellwig
2026-03-27um: Replace strncpy() with strnlen()+memcpy_and_pad() in strncpy_chunk_from_u...Kees Cook
2026-03-21um: Remove CONFIG_FRAME_WARN from x86_64_defconfigTiwei Bie
2026-03-21um: Fix pte_read() and pte_exec() for kernel mappingsTiwei Bie
2026-03-21um: Fix potential race condition in TLB syncTiwei Bie
2026-03-21um: fix address-of CMSG_DATA() rvalue in stubMarcel W. Wysocki
2026-03-06Merge tag 'kbuild-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-02-26kbuild: Split .modinfo out from ELF_DETAILSNathan Chancellor
2026-02-23ubd: Use pointer-to-pointers for io_thread_req arraysKees Cook
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-13Merge tag 'uml-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-02-12Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-02-06um: mm: enable MMU_GATHER_RCU_TABLE_FREEQi Zheng
2026-01-26arch, mm: consolidate initialization of nodes, zones and memory mapMike Rapoport (Microsoft)
2026-01-26um: introduce arch_zone_limits_init()Mike Rapoport (Microsoft)
2026-01-20kernel.h: drop hex.h and update all hex.h usersRandy Dunlap
2026-01-20treewide: provide a generic clear_user_page() variantDavid Hildenbrand
2026-01-13arch/um: remove unused varible err in remove_files_and_dir()Alex Shi
2026-01-13um: virtio_uml: Support adding devices via mconsoleTiwei Bie
2026-01-13um: Handle SIGCHLD in seccomp mode like other IRQ signalsTiwei Bie
2026-01-13um: Preserve errno within signal handlerTiwei Bie
2026-01-05um: Fix incorrect __acquires/__releases annotationsMarco Elver
2025-12-06Merge tag 'objtool-urgent-2025-12-06' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds