public inbox for linux-um@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2022-05-10 19:40:38 to 2022-06-07 11:37:03 UTC [more...]

[PATCH] um: read multiple msg from virtio slave request fd
 2022-06-07 11:36 UTC  (4+ messages)

[PATCH v2] um: read multiple msg from virtio slave request fd
 2022-06-07 11:27 UTC 

[PATCH 0/4] um: Assorted console related fixes
 2022-06-07  8:22 UTC  (7+ messages)

[PATCH 0/9] ptrace: cleaning up ptrace_stop
 2022-06-06 22:16 UTC  (48+ messages)
      ` [PATCH 0/12] "
        ` [PATCH v3 0/11] "
          ` [PATCH v4 0/12] "
            ` [PATCH 00/16] ptrace: cleanups and calling do_cldstop with only siglock
              ` [PATCH 01/16] signal/alpha: Remove unused definition of TASK_REAL_PARENT
              ` [PATCH 02/16] signal/ia64: Remove unused definition of IA64_TASK_REAL_PARENT_OFFSET
              ` [PATCH 03/16] kdb: Use real_parent when displaying a list of processes
              ` [PATCH 04/16] powerpc/xmon: "
              ` [PATCH 05/16] ptrace: Remove dead code from __ptrace_detach
              ` [PATCH 06/16] ptrace: Remove unnecessary locking in ptrace_(get|set)siginfo
              ` [PATCH 07/16] signal: Wake up the designated parent
              ` [PATCH 08/16] ptrace: Only populate last_siginfo from ptrace
              ` [PATCH 09/16] ptrace: In ptrace_setsiginfo deal with invalid si_signo
              ` [PATCH 10/16] ptrace: In ptrace_signal look at what the debugger did with siginfo
              ` [PATCH 11/16] ptrace: Use si_sino as the signal number to resume with
              ` [PATCH 12/16] ptrace: Stop protecting ptrace_set_signr with tasklist_lock
              ` [PATCH 13/16] ptrace: Document why ptrace_setoptions does not need a lock
              ` [PATCH 14/16] signal: Protect parent child relationships by childs siglock
              ` [PATCH 15/16] ptrace: Use siglock instead of tasklist_lock in ptrace_check_attach
              ` [PATCH 16/16] signal: Always call do_notify_parent_cldstop with siglock held

Build regressions/improvements in v5.19-rc1
 2022-06-06  9:08 UTC 

[PATCH 0/2] x86: Optimize memchr() for x86-64
 2022-06-06  3:25 UTC  (10+ messages)
` [PATCH 1/2] x86/lib: Optimize memchr()
` [PATCH 2/2] x86/um: Use x86_64-optimized memchr

[GIT PULL] UML updates for v5.19-rc1
 2022-06-03 21:49 UTC  (2+ messages)

[PATCH] um: remove unused variable
 2022-06-01  7:46 UTC 

[PATCH] um: remove straying parenthesis
 2022-05-31 11:17 UTC 

[PATCH v5] mm: Avoid unnecessary page fault retires on shared memory types
 2022-05-31  7:59 UTC  (3+ messages)

[PATCH v4] mm: Avoid unnecessary page fault retires on shared memory types
 2022-05-30 18:29 UTC  (9+ messages)

[PATCH v2 1/2] mm: Add PAGE_ALIGN_DOWN macro
 2022-05-30 18:03 UTC  (7+ messages)
` [PATCH v2 2/2] UML: add support for KASAN under x86_64

[PATCH v7 00/25] Rust support
 2022-05-30 13:39 UTC  (6+ messages)
` [PATCH v7 21/25] Kbuild: add "

[PATCH] UML: add support for KASAN under x86_64
 2022-05-27 15:46 UTC  (22+ messages)
              ` [RFC PATCH v3] "

[PATCH v3] mm: Avoid unnecessary page fault retires on shared memory types
 2022-05-27 14:53 UTC  (12+ messages)

[PATCH v3] um: x86: print RIP with symbol
 2022-05-27  7:22 UTC 

[PATCH v2] um: x86: print RIP with symbol
 2022-05-27  7:06 UTC  (2+ messages)

[PATCH] arch: um: Fix build for statically linked UML w/ constructors
 2022-05-26 18:54 UTC 

[PATCH 00/30] The panic notifiers refactor
 2022-05-26 16:25 UTC  (103+ messages)
` [PATCH 01/30] x86/crash, reboot: Avoid re-disabling VMX in all CPUs on crash/restart
  ` [PATCH 01/30] x86/crash,reboot: "
` [PATCH 04/30] firmware: google: Convert regular spinlock into trylock on panic path
` [PATCH 05/30] misc/pvpanic: "
` [PATCH 10/30] alpha: Clean-up the panic notifier code
` [PATCH 11/30] um: Improve panic notifiers consistency and ordering
` [PATCH 12/30] parisc: Replace regular spinlock with spin_trylock on panic path
` [PATCH 14/30] panic: Properly identify the panic event to the notifiers' callbacks
` [PATCH 15/30] bus: brcmstb_gisb: Clean-up panic/die notifiers
` [PATCH 17/30] tracing: Improve "
` [PATCH 18/30] notifier: Show function names on notifier routines if DEBUG_NOTIFIERS is set
` [PATCH 19/30] panic: Add the panic hypervisor notifier list
` [PATCH 20/30] panic: Add the panic informational "
` [PATCH 21/30] panic: Introduce the panic pre-reboot "
` [PATCH 22/30] panic: Introduce the panic post-reboot "
` [PATCH 23/30] printk: kmsg_dump: Introduce helper to inform number of dumpers
` [PATCH 24/30] panic: Refactor the panic path
` [PATCH 25/30] panic, printk: Add console flush parameter and convert panic_print to a notifier

[PATCH] x86/um: Kconfig: Fix indentation
 2022-05-25 13:42 UTC 

[PATCH 0/2] um: Kconfig: Style cleanups
 2022-05-25 12:50 UTC  (3+ messages)
` [PATCH 1/2] um: Kconfig: Fix indentation
` [PATCH 2/2] um/drivers: "

[PATCH] um: Fix out-of-bounds read in LDT setup
 2022-05-23 14:04 UTC 

[PATCH v4 00/11] archs/random: fallback to best raw ktime when no cycle counter
 2022-05-23 13:58 UTC  (3+ messages)
` [PATCH v4 06/11] nios2: use fallback for random_get_entropy() instead of zero

[PATCH] um: chan_user: fix winch_tramp() return value
 2022-05-20 17:45 UTC 

[PATCH 1/1] um: fix error return code in winch_tramp()
 2022-05-20 17:31 UTC  (10+ messages)

[PATCH] um: virtio_uml: fix broken device handling in time-travel
 2022-05-17 20:52 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox