linux-um.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-28 07:43:11 to 2022-09-19 10:00:21 UTC [more...]

[PATCH v2 00/44] cpuidle,rcu: Clean up the mess
 2022-09-19 10:00 UTC  (43+ messages)
` [PATCH v2 01/44] x86/perf/amd: Remove tracing from perf_lopwr_cb()
` [PATCH v2 02/44] x86/idle: Replace x86_idle with a static_call
` [PATCH v2 03/44] cpuidle/poll: Ensure IRQ state is invariant
` [PATCH v2 04/44] cpuidle: Move IRQ state validation
` [PATCH v2 05/44] cpuidle,riscv: Push RCU-idle into driver
` [PATCH v2 06/44] cpuidle,tegra: "
` [PATCH v2 07/44] cpuidle,psci: "
` [PATCH v2 08/44] cpuidle,imx6: "
` [PATCH v2 09/44] cpuidle,omap3: "
` [PATCH v2 10/44] cpuidle,armada: "
` [PATCH v2 11/44] cpuidle,omap4: "
` [PATCH v2 12/44] cpuidle,dt: "
` [PATCH v2 13/44] cpuidle: Fix ct_idle_*() usage
` [PATCH v2 14/44] cpuidle,cpu_pm: Remove RCU fiddling from cpu_pm_{enter,exit}()
` [PATCH v2 15/44] acpi_idle: Remove tracing
` [PATCH v2 16/44] cpuidle: Annotate poll_idle()
` [PATCH v2 17/44] objtool/idle: Validate __cpuidle code as noinstr
` [PATCH v2 18/44] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE *again*
` [PATCH v2 19/44] cpuidle,intel_idle: Fix CPUIDLE_FLAG_INIT_XSTATE
` [PATCH v2 20/44] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IBRS
` [PATCH v2 21/44] arch/idle: Change arch_cpu_idle() IRQ behaviour
` [PATCH v2 22/44] x86/tdx: Remove TDX_HCALL_ISSUE_STI
` [PATCH v2 23/44] arm,smp: Remove trace_.*_rcuidle() usage
` [PATCH v2 24/44] arm64,smp: "
` [PATCH v2 25/44] printk: "
` [PATCH v2 26/44] time/tick-broadcast: Remove RCU_NONIDLE usage
` [PATCH v2 27/44] cpuidle,sched: Remove annotations from TIF_{POLLING_NRFLAG,NEED_RESCHED}
` [PATCH v2 28/44] cpuidle,mwait: Make noinstr clean
` [PATCH v2 29/44] cpuidle,tdx: Make tdx "
` [PATCH v2 30/44] cpuidle,xenpv: Make more PARAVIRT_XXL "
` [PATCH v2 31/44] cpuidle,nospec: Make "
` [PATCH v2 32/44] cpuidle,acpi: "
` [PATCH v2 33/44] ftrace: WARN on rcuidle
` [PATCH v2 34/44] cpuidle,omap3: Use WFI for omap3_pm_idle()
` [PATCH v2 35/44] cpuidle,omap3: Push RCU-idle into omap_sram_idle()
` [PATCH v2 36/44] cpuidle,omap4: Push RCU-idle into omap4_enter_lowpower()
` [PATCH v2 37/44] arm,omap2: Use WFI for omap2_pm_idle()
` [PATCH v2 38/44] cpuidle,powerdomain: Remove trace_.*_rcuidle()
` [PATCH v2 39/44] cpuidle,clk: "
` [PATCH v2 40/44] ubsan: Fix objtool UACCESS warns
` [PATCH v2 41/44] intel_idle: Add force_irq_on module param
` [PATCH v2 42/44] entry,kasan,x86: Disallow overriding mem*() functions

[PATCH V3 00/11] The panic notifiers refactor - fixes/clean-ups (V3)
 2022-09-18 21:19 UTC  (4+ messages)
` [PATCH V3 04/11] um: Improve panic notifiers consistency and ordering

[PATCH] um: remove unused reactivate_chan() declaration
 2022-09-14  8:38 UTC  (2+ messages)

[PATCH -next] um: mmaper: add __exit annotations to module exit funcs
 2022-09-11  2:52 UTC 

[PATCH -next] um: virt-pci: add __init/__exit annotations to module init/exit funcs
 2022-09-11  2:51 UTC 

[PATCH -next 1/2] um: virt-pci: add __init/__exit annotations to module init/exit funcs
 2022-09-11  2:52 UTC  (2+ messages)

[PATCH] um/kernel: fix repeated words in comments
 2022-09-08 17:45 UTC  (3+ messages)

[PATCH] um: Prevent KASAN splats in dump_stack()
 2022-09-07 10:29 UTC  (2+ messages)

[PATCH v8 00/31] Rust support
 2022-09-06 23:34 UTC  (17+ messages)
` [PATCH v8 27/31] Kbuild: add "

[PATCH] um: fix repeated words in comments
 2022-08-31  6:33 UTC 

[PATCH] uml: Remove the initialization of statics to 0
 2022-08-27 16:26 UTC 

[PATCH 1/2] um: Cleanup syscall_handler_t cast in syscalls_32.h
 2022-08-26 20:37 UTC  (2+ messages)

[PATCH 2/2] um: Cleanup compiler warning in arch/x86/um/tls_32.c
 2022-08-26 20:36 UTC  (2+ messages)

[PATCH] arch: um: Mark the stack non-executable to fix a binutils warning
 2022-08-26 20:35 UTC  (3+ messages)

[PATCH 0/2] um: Fix compiler warnings on x86
 2022-08-26 15:29 UTC 

[PATCH v2] include/linux: declare cpuinfo_op in processor.h
 2022-08-25 20:59 UTC 

[PATCH] Kconfig: eradicate CC_HAS_ASM_GOTO
 2022-08-22  6:11 UTC  (13+ messages)
        ` [PATCH v2] asm goto: "

[PATCH] kernel: exit: cleanup release_thread()
 2022-08-21 17:42 UTC  (8+ messages)

[PATCH] hostfs: move from strlcpy with unused retval to strscpy
 2022-08-18 21:01 UTC 

[PATCH 08/14] hostfs: move from strlcpy with unused retval to strscpy
 2022-08-18 21:01 UTC 

[PATCH] um: move from strlcpy with unused retval to strscpy
 2022-08-18 20:59 UTC 

[PATCH v4 6/6] virtio: Revert "virtio: find_vqs() add arg sizes"
 2022-08-16  5:36 UTC 

[PATCH v3 5/5] virtio: Revert "virtio: find_vqs() add arg sizes"
 2022-08-15 22:00 UTC 

[PATCH v2 1/1] virtio: Revert "virtio: find_vqs() add arg sizes"
 2022-08-15 21:53 UTC  (2+ messages)
` [PATCH v2 5/5] "

[PATCH v14 00/42] virtio pci support VIRTIO_F_RING_RESET
 2022-08-15  7:39 UTC  (49+ messages)
` [PATCH v14 01/42] virtio: record the maximum queue num supported by the device
` [PATCH v14 02/42] virtio: struct virtio_config_ops add callbacks for queue_reset
` [PATCH v14 03/42] virtio_ring: update the document of the virtqueue_detach_unused_buf for queue reset
` [PATCH v14 04/42] virtio_ring: extract the logic of freeing vring
` [PATCH v14 05/42] virtio_ring: split vring_virtqueue
` [PATCH v14 06/42] virtio_ring: introduce virtqueue_init()
` [PATCH v14 07/42] virtio_ring: split: stop __vring_new_virtqueue as export symbol
` [PATCH v14 08/42] virtio_ring: split: __vring_new_virtqueue() accept struct vring_virtqueue_split
` [PATCH v14 09/42] virtio_ring: split: introduce vring_free_split()
` [PATCH v14 10/42] virtio_ring: split: extract the logic of alloc queue
` [PATCH v14 11/42] virtio_ring: split: extract the logic of alloc state and extra
` [PATCH v14 12/42] virtio_ring: split: extract the logic of vring init
` [PATCH v14 13/42] virtio_ring: split: extract the logic of attach vring
` [PATCH v14 14/42] virtio_ring: split: introduce virtqueue_reinit_split()
` [PATCH v14 15/42] virtio_ring: split: reserve vring_align, may_reduce_num
` [PATCH v14 16/42] virtio_ring: split: introduce virtqueue_resize_split()
` [PATCH v14 17/42] virtio_ring: packed: introduce vring_free_packed
` [PATCH v14 18/42] virtio_ring: packed: extract the logic of alloc queue
` [PATCH v14 19/42] virtio_ring: packed: extract the logic of alloc state and extra
` [PATCH v14 20/42] virtio_ring: packed: extract the logic of vring init
` [PATCH v14 21/42] virtio_ring: packed: extract the logic of attach vring
` [PATCH v14 22/42] virtio_ring: packed: introduce virtqueue_reinit_packed()
` [PATCH v14 23/42] virtio_ring: packed: introduce virtqueue_resize_packed()
` [PATCH v14 24/42] virtio_ring: introduce virtqueue_resize()
` [PATCH v14 25/42] virtio_pci: struct virtio_pci_common_cfg add queue_notify_data
` [PATCH v14 26/42] virtio: allow to unbreak/break virtqueue individually
` [PATCH v14 27/42] virtio: queue_reset: add VIRTIO_F_RING_RESET
` [PATCH v14 28/42] virtio_ring: struct virtqueue introduce reset
` [PATCH v14 29/42] virtio_pci: struct virtio_pci_common_cfg add queue_reset
` [PATCH v14 30/42] virtio_pci: introduce helper to get/set queue reset
` [PATCH v14 31/42] virtio_pci: extract the logic of active vq for modern pci
` [PATCH v14 32/42] virtio_pci: support VIRTIO_F_RING_RESET
` [PATCH v14 33/42] virtio: find_vqs() add arg sizes
` [PATCH v14 34/42] virtio_pci: support the arg sizes of find_vqs()
` [PATCH v14 35/42] virtio_mmio: "
` [PATCH v14 36/42] virtio: add helper virtio_find_vqs_ctx_size()
` [PATCH v14 37/42] virtio_net: set the default max ring size by find_vqs()
` [PATCH v14 38/42] virtio_net: get ringparam by virtqueue_get_vring_max_size()
` [PATCH v14 39/42] virtio_net: split free_unused_bufs()
` [PATCH v14 40/42] virtio_net: support rx queue resize
` [PATCH v14 41/42] virtio_net: support tx "
` [PATCH v14 42/42] virtio_net: support set_ringparam

[PATCH AUTOSEL 5.4 14/21] um: add "noreboot" command line option for PANIC_TIMEOUT=-1 setups
 2022-08-14 15:35 UTC 

[PATCH AUTOSEL 5.10 21/31] um: add "noreboot" command line option for PANIC_TIMEOUT=-1 setups
 2022-08-14 15:34 UTC 

[PATCH AUTOSEL 5.15 31/46] um: add "noreboot" command line option for PANIC_TIMEOUT=-1 setups
 2022-08-14 15:32 UTC 

[PATCH AUTOSEL 5.18 38/56] um: add "noreboot" command line option for PANIC_TIMEOUT=-1 setups
 2022-08-14 15:30 UTC 

[PATCH AUTOSEL 5.19 42/64] um: add "noreboot" command line option for PANIC_TIMEOUT=-1 setups
 2022-08-14 15:24 UTC 

[PATCH] checkpatch: Add kmap and kmap_atomic to the deprecated list
 2022-08-14  5:25 UTC  (2+ messages)

[PATCH] treewide: defconfig: address renamed CONFIG_DEBUG_INFO=y
 2022-08-11 15:29 UTC  (2+ messages)

[PATCH v2 00/13] The panic notifiers refactor strikes back - fixes/clean-ups
 2022-08-09 19:45 UTC  (7+ messages)
` [PATCH v2 06/13] um: Improve panic notifiers consistency and ordering

[PATCH v2] um: read multiple msg from virtio slave request fd
 2022-08-09 18:07 UTC  (4+ messages)

[PATCH v1 1/2] um: fix default console kernel parameter
 2022-08-06 19:52 UTC  (2+ messages)
` [PATCH v1 2/2] um: increase default virtual physical memory to 64 MiB

[GIT PULL] UML changes for v5.20-rc1
 2022-08-05 21:25 UTC  (2+ messages)

[PATCH v13 00/42] virtio pci support VIRTIO_F_RING_RESET
 2022-08-01  6:27 UTC  (13+ messages)
` [PATCH v13 16/42] virtio_ring: split: introduce virtqueue_resize_split()

[PATCH 00/36] cpuidle,rcu: Cleanup the mess
 2022-07-30 23:45 UTC  (13+ messages)
` [PATCH 04/36] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).