messages from 2020-06-27 03:10:05 to 2020-09-10 21:22:37 UTC [more...]
[RFC PATCH v2 0/3] mm/gup: fix gup_fast with dynamic page table folding
2020-09-10 21:22 UTC (45+ messages)
` [RFC PATCH v2 1/3] "
` [RFC PATCH v2 2/3] mm: make pXd_addr_end() functions page-table entry aware
` [RFC PATCH v2 3/3] mm: make generic pXd_addr_end() macros inline functions
[PATCH] kbuild: preprocess module linker script
2020-09-10 19:45 UTC (3+ messages)
[PATCH v2 1/2]: um: time-travel=ext fixes
2020-09-10 9:31 UTC (3+ messages)
` [PATCH v2 1/2] um: time-travel: fix IRQ handling in time_travel_handle_message()
` [PATCH v2 2/2] um: time-travel: return the sequence number in ACK messages
[PATCH 0/2] um: time-travel=ext fixes
2020-09-10 9:29 UTC (3+ messages)
` [PATCH 1/2] um: time-travel: fix IRQ handling in time_travel_handle_message()
` [PATCH 2/2] um: time-travel: return the sequence number in ACK messages
[PATCH] docs: add a new User Mode Linux HowTo
2020-09-09 19:40 UTC (7+ messages)
[PATCH v2] docs: add a new User Mode Linux HowTo
2020-09-09 18:57 UTC (3+ messages)
[PATCH v2] kbuild: preprocess module linker script
2020-09-09 4:27 UTC (3+ messages)
[PATCH v3 21/23] um: use asm-generic/mmu_context.h for no-op implementations
2020-09-01 14:15 UTC
[PATCH] arch: um: convert tasklets to use new tasklet_setup() API
2020-08-27 1:37 UTC (42+ messages)
` [PATCH] block: "
` [PATCH] char: ipmi: "
` [PATCH] driver: hv: "
` [PATCH] drivers: atm: "
` [PATCH] drivers: ntb: "
` [PATCH] drivers: rapidio: "
` [PATCH] drivers: s390: "
` [PATCH] drivers: vme: "
` [PATCH] drm: i915: "
` [PATCH] firewire: ohci: "
` [PATCH 1/2] hsi: nokia-modem: "
` [PATCH] input: serio: "
` [PATCH 1/2] mailbox: bcm: "
` [PATCH 1/2] memstick: jmb38x: "
` [PATCH 1/2] misc: ibmvmc: "
` [PATCH] net: atm: convert tasklets callbacks to use from_tasklet()
` [PATCH] platform: goldfish: convert tasklets to use new tasklet_setup() API
[PATCH v2 21/23] um: use asm-generic/mmu_context.h for no-op implementations
2020-08-26 14:52 UTC
Build regressions/improvements in v5.9-rc2
2020-08-25 8:27 UTC
[PATCH] uml - fix incorrect assumptions about max pid length
2020-08-07 19:32 UTC
[PATCH v5 00/12] kunit: create a centralized executor to dispatch all KUnit tests
2020-08-04 20:18 UTC (19+ messages)
` [PATCH v5 01/12] vmlinux.lds.h: add linker section for KUnit test suites
` [PATCH v5 07/12] kunit: test: create a single centralized executor for all tests
` [PATCH v5 08/12] init: main: add KUnit to kernel init
` [PATCH v5 09/12] kunit: test: add test plan to KUnit TAP format
` [PATCH v5 10/12] kunit: Add 'kunit_shutdown' option
[PATCH -next] um: Remove redundant NULL check
2020-07-30 2:29 UTC
[PATCH 21/24] um: use asm-generic/mmu_context.h for no-op implementations
2020-07-28 3:34 UTC
[RFC PATCH] platform: ioremap: Build iomap functions even without HAS_IOMEM
2020-07-23 8:41 UTC (3+ messages)
[PATCH -next] um: Remove redundant NULL check
2020-07-23 3:15 UTC
Build regressions/improvements in v5.8-rc6
2020-07-20 17:20 UTC (2+ messages)
[PATCH v3 0/3] um: allow static linking for non-glibc libc implementations
2020-07-19 21:03 UTC (6+ messages)
` [PATCH v3 1/3] um/kconfig: introduce CC_CAN_LINK_STATIC_NO_RUNTIME_DEPS
` [PATCH v3 2/3] um: some fixes to build UML with musl
` [PATCH v3 3/3] um: allow static linking for non-glibc implementations
[PATCH v4 0/3] um: allow static linking for non-glibc libc implementations
2020-07-19 21:02 UTC (4+ messages)
` [PATCH v4 1/3] um/kconfig: introduce CC_CAN_LINK_STATIC_NO_RUNTIME_DEPS
` [PATCH v4 2/3] um: some fixes to build UML with musl
` [PATCH v4 3/3] um: allow static linking for non-glibc implementations
[PATCH v2 0/3] um: allow static linking for non-glibc libc implementations
2020-07-15 9:30 UTC (13+ messages)
` [PATCH v2 1/3] um/kconfig: introduce CC_CAN_LINK_STATIC_NO_RUNTIME_DEPS
` [PATCH v2 2/3] um: some fixes to build UML with musl
` [PATCH v2 3/3] um: allow static linking for non-glibc implementations
[PATCH] Replace HTTP links with HTTPS ones: user-mode Linux
2020-07-07 20:37 UTC (2+ messages)
[PATCH 17/17] arch: rename copy_thread_tls() back to copy_thread()
2020-07-04 16:10 UTC (4+ messages)
[PATCH 0/8] mm: cleanup usage of <asm/pgalloc.h>
2020-07-02 21:46 UTC (20+ messages)
` [PATCH 1/8] mm: remove unneeded includes "
` [PATCH 2/8] opeinrisc: switch to generic version of pte allocation
` [PATCH 3/8] xtensa: "
` [PATCH 4/8] asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()
` [PATCH 5/8] asm-generic: pgalloc: provide generic pud_alloc_one() and pud_free_one()
` [PATCH 6/8] asm-generic: pgalloc: provide generic pgd_free()
` [PATCH 7/8] mm: move lib/ioremap.c to mm/
` [PATCH 8/8] mm: move p?d_alloc_track to separate header file
` [PATCH 9/8] mm: Account PMD tables like PTE tables
[RFC v4 00/25] Unifying LKL into UML
2020-07-02 14:07 UTC (23+ messages)
` [RFC v5 00/21] "
` [RFC v5 01/21] um: split build in kernel and host parts
` [RFC v5 02/21] um: add os init and exit calls
` [RFC v5 03/21] um: move arch/um/os-Linux dir to tools/um/uml
` [RFC v5 04/21] um: host: implement os_initcalls and os_exitcalls
` [RFC v5 05/21] um: move arch/x86/um/os-Linux to tools/um/uml/
` [RFC v5 06/21] scritps: um: suppress warnings if SRCARCH=um
` [RFC v5 07/21] um: extend arch_switch_to for alternate SUBARCH
` [RFC v5 08/21] um: add nommu mode for UML library mode
` [RFC v5 09/21] um: nommu: host interface
` [RFC v5 10/21] um: nommu: memory handling
` [RFC v5 11/21] um: nommu: kernel thread support
` [RFC v5 12/21] um: nommu: system call interface and application API
` [RFC v5 13/21] um: nommu: basic console support
` [RFC v5 14/21] um: nommu: initialization and cleanup
` [RFC v5 15/21] um: nommu: integrate with irq infrastructure of UML
` [RFC v5 16/21] um: nommu: plug in the build system
` [RFC v5 17/21] um: host: add nommu build for ARCH=um
` [RFC v5 18/21] um: host: add utilities functions
` [RFC v5 19/21] um: host: posix host operations
` [RFC v5 20/21] um: host: add test programs
` [RFC v5 21/21] um: nommu: add block device support of UML
[RFC PATCH] Revert "um: Make CONFIG_STATIC_LINK actually static"
2020-06-30 23:11 UTC (3+ messages)
[PATCH] virtio: VIRTIO_F_IOMMU_PLATFORM -> VIRTIO_F_ACCESS_PLATFORM
2020-06-28 6:20 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox