Show patches with: State = Action Required       |   57 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[14/14] block: add special APIs for run-time disabling of discard and friends [01/14] ubd: refactor the interrupt handler - - 4 - --- 2024-05-31 Christoph Hellwig New
[13/14] block: remove unused queue limits API [01/14] ubd: refactor the interrupt handler - - 2 - --- 2024-05-31 Christoph Hellwig New
[12/14] sr: convert to the atomic queue limits API [01/14] ubd: refactor the interrupt handler - - 1 - --- 2024-05-31 Christoph Hellwig New
[11/14] sd: convert to the atomic queue limits API [01/14] ubd: refactor the interrupt handler - - 2 - --- 2024-05-31 Christoph Hellwig New
[10/14] sd: cleanup zoned queue limits initialization [01/14] ubd: refactor the interrupt handler - - 2 - --- 2024-05-31 Christoph Hellwig New
[09/14] sd: factor out a sd_discard_mode helper [01/14] ubd: refactor the interrupt handler - - 2 - --- 2024-05-31 Christoph Hellwig New
[08/14] sd: simplify the disable case in sd_config_discard [01/14] ubd: refactor the interrupt handler - - 2 - --- 2024-05-31 Christoph Hellwig New
[07/14] sd: add a sd_disable_write_same helper [01/14] ubd: refactor the interrupt handler - - 2 - --- 2024-05-31 Christoph Hellwig New
[06/14] sd: add a sd_disable_discard helper [01/14] ubd: refactor the interrupt handler - - 2 - --- 2024-05-31 Christoph Hellwig New
[05/14] sd: simplify the ZBC case in provisioning_mode_store [01/14] ubd: refactor the interrupt handler - - 2 - --- 2024-05-31 Christoph Hellwig New
[04/14] block: take io_opt and io_min into account for max_sectors [01/14] ubd: refactor the interrupt handler 1 - 2 - --- 2024-05-31 Christoph Hellwig New
[03/14] rbd: increase io_opt again Untitled series #408973 1 - - - --- 2024-05-31 Christoph Hellwig New
[02/14] ubd: untagle discard vs write zeroes not support handling [01/14] ubd: refactor the interrupt handler - 1 2 - --- 2024-05-31 Christoph Hellwig New
[01/14] ubd: refactor the interrupt handler [01/14] ubd: refactor the interrupt handler - - - - --- 2024-05-31 Christoph Hellwig New
[07/16] hostfs: Convert hostfs_read_folio() to use a folio Untitled series #408911 - - - - --- 2024-05-30 Matthew Wilcox (Oracle) New
[v2] hostfs: convert hostfs to use the new mount API [v2] hostfs: convert hostfs to use the new mount API - - - - --- 2024-05-30 Hongbo Li New
arch: um: rust: Use the generated target.json again arch: um: rust: Use the generated target.json again - 1 1 - --- 2024-05-29 David Gow New
[5/5] um: Add 4 level page table support Increased address space for 64 bit - - - - --- 2024-05-28 Benjamin Berg New
[4/5] um: Discover host_task_size from envp Increased address space for 64 bit - - - - --- 2024-05-28 Benjamin Berg New
[3/5] um: Do a double clone to disable rseq Increased address space for 64 bit - - - - --- 2024-05-28 Benjamin Berg New
[2/5] um: Limit TASK_SIZE to the addressable range Increased address space for 64 bit - - - - --- 2024-05-28 Benjamin Berg New
[1/5] um: Fix stub_start address calculation Increased address space for 64 bit - - - - --- 2024-05-28 Benjamin Berg New
[2/2] um: Remove /proc/sysemu support code um: Remove some dead code - - - - --- 2024-05-27 Tiwei Bie New
[1/2] um: Remove unused ncpus variable um: Remove some dead code - - - - --- 2024-05-27 Tiwei Bie New
[v3,12/12] um: refactor TLB update handling Rework stub syscall and page table handling - - - - --- 2024-05-24 Benjamin Berg New
[v3,11/12] um: simplify and consolidate TLB updates Rework stub syscall and page table handling - - - - --- 2024-05-24 Benjamin Berg New
[v3,10/12] um: remove force_flush_all from fork_handler Rework stub syscall and page table handling - - - - --- 2024-05-24 Benjamin Berg New
[v3,09/12] um: Do not flush MM in flush_thread Rework stub syscall and page table handling - - - - --- 2024-05-24 Benjamin Berg New
[v3,08/12] um: Delay flushing syscalls until the thread is restarted Rework stub syscall and page table handling - - - - --- 2024-05-24 Benjamin Berg New
[v3,07/12] um: remove copy_context_skas0 Rework stub syscall and page table handling - - - - --- 2024-05-24 Benjamin Berg New
[v3,06/12] um: remove LDT support Rework stub syscall and page table handling - - - - --- 2024-05-24 Benjamin Berg New
[v3,05/12] um: compress memory related stub syscalls while adding them Rework stub syscall and page table handling - - - - --- 2024-05-24 Benjamin Berg New
[v3,04/12] um: Rework syscall handling Rework stub syscall and page table handling - - - - --- 2024-05-24 Benjamin Berg New
[v3,03/12] um: Add generic stub_syscall6 function Rework stub syscall and page table handling - - - - --- 2024-05-24 Benjamin Berg New
[v3,02/12] um: Create signal stack memory assignment in stub_data Rework stub syscall and page table handling - - - - --- 2024-05-24 Benjamin Berg New
[v3,01/12] um: Remove stub-data.h include from common-offsets.h Rework stub syscall and page table handling - - - - --- 2024-05-24 Benjamin Berg New
[GIT,PULL] UML changes for v6.10-rc1 [GIT,PULL] UML changes for v6.10-rc1 - - - - --- 2024-05-24 Richard Weinberger New
hostfs: convert hostfs to use the new mount API hostfs: convert hostfs to use the new mount API - - - - --- 2024-05-15 Hongbo Li New
[v2] x86: um: vdso: Disable UBSAN instrumentation [v2] x86: um: vdso: Disable UBSAN instrumentation - - - - --- 2024-05-13 Roberto Sassu New
ubd: Remove unused mutex 'ubd_mutex' ubd: Remove unused mutex 'ubd_mutex' - - 1 - --- 2024-05-05 Dr. David Alan Gilbert New
[12/30] hostfs: Convert hostfs_read_folio() to use a folio Untitled series #403774 - - - - --- 2024-04-20 Matthew Wilcox (Oracle) New
um: time-travel: fix time-travel-start option um: time-travel: fix time-travel-start option - 1 - - --- 2024-04-17 Johannes Berg New
um: tlb: Remove unused flush_tlb_mm_range function um: tlb: Remove unused flush_tlb_mm_range function - - - - --- 2024-04-14 Ivan Orlov New
[1/1] um: Select HAS_IOREMAP for UML_IOMEM_EMULATION um: Handle HAS_IOPORT dependencies - - - - --- 2024-04-03 Niklas Schnelle New
[v9] um: Enable preemption in UML [v9] um: Enable preemption in UML - - - - --- 2024-04-03 Anton Ivanov New
um: Remove obsolete pcap driver um: Remove obsolete pcap driver - - - - --- 2024-03-28 Anton Ivanov New
[4/4] um: add shared memory optimisation for time-travel=ext time-travel broadcast and shared memory - - - - --- 2023-11-10 Johannes Berg Needs Review / ACK
[3/4] um: add mmap/mremap/munmap OS calls time-travel broadcast and shared memory - - - - --- 2023-11-10 Johannes Berg Needs Review / ACK
[2/4] um: generalize os_rcv_fd time-travel broadcast and shared memory - - - - --- 2023-11-10 Johannes Berg Needs Review / ACK
[1/4] um: time-travel: support time-travel protocol broadcast messages time-travel broadcast and shared memory - - - - --- 2023-11-10 Johannes Berg Needs Review / ACK
[4/4] um: chan: use blocking IO for console output for time-travel [1/4] um: irqs: process outstanding IRQs when unblocking signals - - - - --- 2023-10-18 Benjamin Berg Needs Review / ACK
[3/4] um: chan_user: retry partial writes [1/4] um: irqs: process outstanding IRQs when unblocking signals - - - - --- 2023-10-18 Benjamin Berg Needs Review / ACK
[2/4] um: chan_user: catch EINTR when reading and writing [1/4] um: irqs: process outstanding IRQs when unblocking signals - - - - --- 2023-10-18 Benjamin Berg Needs Review / ACK
[1/4] um: irqs: process outstanding IRQs when unblocking signals [1/4] um: irqs: process outstanding IRQs when unblocking signals - - - - --- 2023-10-18 Benjamin Berg Needs Review / ACK
[RFC,3/3] um: don't force-flush in mm/userspace process start um: clean up mm creation - another attempt - - - - --- 2023-09-22 Johannes Berg Needs Review / ACK
[RFC,2/3] um: clean up init_new_context() um: clean up mm creation - another attempt - - - - --- 2023-09-22 Johannes Berg Needs Review / ACK
[RFC,1/3] um/x86: remove ldt mutex and use mmap lock instead um: clean up mm creation - another attempt - - - - --- 2023-09-22 Johannes Berg Needs Review / ACK