messages from 2021-03-26 15:56:26 to 2021-04-02 00:57:54 UTC [more...]
[PATCH v2 00/10] KVM: Consolidate and optimize MMU notifiers
2021-04-02 0:56 UTC (11+ messages)
` [PATCH v2 01/10] KVM: Assert that notifier count is elevated in .change_pte()
` [PATCH v2 02/10] KVM: Move x86's MMU notifier memslot walkers to generic code
` [PATCH v2 03/10] KVM: arm64: Convert to the gfn-based MMU notifier callbacks
` [PATCH v2 04/10] KVM: MIPS/MMU: "
` [PATCH v2 05/10] KVM: PPC: "
` [PATCH v2 06/10] KVM: Kill off the old hva-based "
` [PATCH v2 07/10] KVM: Move MMU notifier's mmu_lock acquisition into common helper
` [PATCH v2 08/10] KVM: Take mmu_lock when handling MMU notifier iff the hva hits a memslot
` [PATCH v2 09/10] KVM: Don't take mmu_lock for range invalidation unless necessary
` [PATCH v2 10/10] KVM: x86/mmu: Allow yielding during MMU notifier unmap/zap, if possible
[PATCH v2 3/7] powerpc: convert config files to generic cmdline
2021-04-01 20:08 UTC (16+ messages)
[PATCH v3 0/4] MIPS: Remove get_fs/set_fs
2021-04-01 14:05 UTC (7+ messages)
` [PATCH v3 1/4] MIPS: kernel: Remove not needed set_fs calls
` [PATCH v3 2/4] MIPS: uaccess: Added __get/__put_kernel_nofault
` [PATCH v3 3/4] MIPS: uaccess: Remove get_fs/set_fs call sites
` [PATCH v3 4/4] MIPS: Remove get_fs/set_fs
[PATCH v2 0/4] MIPS: Remove get_fs/set_fs
2021-04-01 12:51 UTC (9+ messages)
` [PATCH v2 1/4] MIPS: kernel: Remove not needed set_fs calls
` [PATCH v2 2/4] MIPS: uaccess: Added __get/__put_kernel_nofault
` [PATCH v2 3/4] MIPS: uaccess: Remove get_fs/set_fs call sites
` [PATCH v2 4/4] MIPS: Remove get_fs/set_fs
[PATCH RFC 0/3] Some update for relocate
2021-04-01 13:27 UTC (4+ messages)
` [PATCH RFC 1/3] MIPS: relocate: Only compile relocs when CONFIG_RELOCATABLE is enabled
` [PATCH RFC 2/3] MIPS: relocate: Use CONFIG_RANDOMIZE_BASE to configure kaslr
` [PATCH RFC 3/3] MIPS: relocate: Add support to relocate kernel auto
[PATCH V2 RESEND] mm/memtest: Add ARCH_USE_MEMTEST
2021-04-01 9:26 UTC
[PATCH 0/1] MIPS: fix compilation error
2021-04-01 5:13 UTC (11+ messages)
` [PATCH v2 "
` [PATCH v2 1/1] Revert "MIPS: of: Introduce helper function to get DTB"
` [PATCH v3 0/1] MIPS: fix compilation error
` [PATCH v3 1/1] MIPS: kernel: setup.c: "
[PATCH 00/18] KVM: Consolidate and optimize MMU notifiers
2021-03-31 21:47 UTC (29+ messages)
` [PATCH 10/18] KVM: Move x86's MMU notifier memslot walkers to generic code
` [PATCH 12/18] KVM: MIPS/MMU: Convert to the gfn-based MMU notifier callbacks
` [PATCH 16/18] KVM: Don't take mmu_lock for range invalidation unless necessary
[PATCH 11/13] kconfig: do not use allnoconfig_y option
2021-03-31 18:25 UTC
[PATCH 1/8] CMDLINE: add generic builtin command line
2021-03-31 18:21 UTC (12+ messages)
` [PATCH 2/8] CMDLINE: drivers: of: ifdef out cmdline section
` [PATCH 3/8] powerpc: convert strcpy to strlcpy in prom_init
` [PATCH 4/8] CMDLINE: powerpc: convert to generic builtin command line
` [PATCH 5/8] CMDLINE: mips: "
` [PATCH 6/8] drivers: firmware: efi: libstub: enable generic commandline
` [PATCH 7/8] CMDLINE: x86: convert to generic builtin command line
` [PATCH 8/8] CMDLINE: arm64: "
[PATCH 1/2] mips: replace deprecated EXTRA_CFLAGS with ccflags-y
2021-03-31 15:06 UTC (2+ messages)
` [PATCH 2/2] mips: clean up kvm Makefile
[PATCH 0/3] MIPS: Remove get_fs/set_fs
2021-03-31 11:41 UTC (11+ messages)
` [PATCH 1/3] MIPS: uaccess: Added __get/__put_kernel_nofault
` [PATCH 2/3] MIPS: uaccess: Remove get_fs/set_fs call sites
` [PATCH 3/3] MIPS: Remove get_fs/set_fs
[PATCH RESEND] mm: Move mem_init_print_info() into mm_init()
2021-03-31 9:34 UTC (5+ messages)
` [PATCH v2] "
[PATCH -next] mips: remove unused variable 'prev_state'
2021-03-31 9:22 UTC (3+ messages)
Bidding invitation
2021-03-31 7:10 UTC
Fix bug for Ingenic X1000 v2
2021-03-31 7:18 UTC (3+ messages)
` [PATCH v2] I2C: JZ4780: Fix bug for Ingenic X1000
Fix bug for Ingenic X1000
2021-03-31 7:18 UTC (5+ messages)
` [PATCH] I2C: JZ4780: "
[PATCH v4] MIPS: Add support for CONFIG_DEBUG_VIRTUAL
2021-03-31 3:22 UTC
[PATCH 0/6] Clean up obsolete TODO files
2021-03-31 0:00 UTC (9+ messages)
` [PATCH 1/6] mips/sgi-ip27: Delete obsolete TODO file
` [PATCH 2/6] scsi/aacraid: "
` [PATCH 3/6] fs/befs: "
` [PATCH 4/6] fs/jffs2: "
` [PATCH 5/6] net/ax25: "
` [PATCH 6/6] net/decnet: "
[PATCH v3 00/17] Implement GENERIC_CMDLINE
2021-03-30 18:23 UTC (18+ messages)
` [PATCH v3 01/17] cmdline: Add generic function to build command line
` [PATCH v3 05/17] arm: Convert to GENERIC_CMDLINE
` [PATCH v3 09/17] nios2: "
` [PATCH v3 11/17] riscv: "
[PATCH v2 0/6] mips: bmips: fix and improve reboot nodes
2021-03-30 17:14 UTC (15+ messages)
` [PATCH v2 1/6] mips: bmips: fix syscon-reboot nodes
` [PATCH v2 2/6] mips: bmips: bcm6328: populate device tree nodes
` [PATCH v2 3/6] mips: bmips: bcm6358: "
` [PATCH v2 4/6] mips: bmips: bcm6362: "
` [PATCH v2 5/6] mips: bmips: bcm6368: "
` [PATCH v2 6/6] mips: bmips: bcm63268: "
[PATCH v1 2/5] mm/madvise: introduce MADV_POPULATE_(READ|WRITE) to prefault/prealloc memory
2021-03-30 16:31 UTC (6+ messages)
[GIT PULL] MIPS fixes for v5.12
2021-03-30 16:01 UTC (2+ messages)
[PATCH v9] MIPS: force use FR=0 for FPXX binaries
2021-03-30 15:34 UTC (8+ messages)
[PATCH 0/2] drm/ingenic: IPU plane fixes
2021-03-30 12:59 UTC (6+ messages)
` [PATCH 1/2] drm/ingenic: Switch IPU plane to type OVERLAY
` [PATCH 2/2] drm/ingenic: Don't request full modeset if property is not modified
[PATCH v7 RESEND] MIPS: force use FR=0 or FRE for FPXX binaries
2021-03-30 3:24 UTC (8+ messages)
` 回复: "
` 回复: "
[PATCH] MIPS: Loongson64: enable CONFIG_USB_SERIAL_PL2303
2021-03-30 2:35 UTC (4+ messages)
[PATCH v4 0/3] Fixes to bridge/panel and ingenic-drm
2021-03-29 16:15 UTC (6+ messages)
` [PATCH v4 1/3] drm: bridge/panel: Cleanup connector on bridge detach
` [PATCH v4 2/3] drm/encoder: Add macro drmm_plain_encoder_alloc()
` [PATCH v4 3/3] drm/ingenic: Register devm action to cleanup encoders
[PATCH v3] MIPS/bpf: Enable bpf_probe_read{, str}() on MIPS again
2021-03-29 9:24 UTC (2+ messages)
[PATCH] arch: mips: fix unmet dependency for DEBUG_INFO
2021-03-29 9:25 UTC (2+ messages)
[PATCH 1/2] MIPS: ralink: annotate prom_soc_init() with __init
2021-03-29 9:26 UTC (4+ messages)
` [PATCH 2/2] MIPS: ralink: mt7621: add memory detection support
[PATCH] crypto: mips: add poly1305-core.S to .gitignore
2021-03-29 9:26 UTC (4+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH] arch: mips: fix unmet dependency for MTD_COMPLEX_MAPPINGS
2021-03-29 9:25 UTC (2+ messages)
[PATCH v3 00/10] Fix bugs and add support for new Ingenic SoCs
2021-03-29 9:18 UTC (10+ messages)
` [PATCH v3 08/10] pinctrl: Ingenic: Add pinctrl driver for JZ4755
` [PATCH v3 10/10] pinctrl: Ingenic: Add pinctrl driver for X2000
[PATCH 00/17] auxdisplay: ht16k33: Add character display support
2021-03-29 7:30 UTC (11+ messages)
` [PATCH 16/17] auxdisplay: ht16k33: Add support for segment displays
` [PATCH 17/17] auxdisplay: ht16k33: Add segment display LED support
[PATCH v2] MIPS/bpf: Enable bpf_probe_read{, str}() on MIPS again
2021-03-28 21:06 UTC (6+ messages)
[PATCH] MIPS: ralink: mt7621: add memory detection support
2021-03-27 21:38 UTC (7+ messages)
cleanup compat exec handling
2021-03-27 19:56 UTC (7+ messages)
` [PATCH 2/4] exec: remove compat_do_execve
` [PATCH 3/4] exec: simplify the compat syscall handling
[PATCH -next] MIPS: Alchemy: Use DEFINE_SPINLOCK() for spinlock
2021-03-27 9:52 UTC
[PATCH v3] MIPS: Add support for CONFIG_DEBUG_VIRTUAL
2021-03-27 3:33 UTC (2+ messages)
[PATCH v2] MIPS: Add support for CONFIG_DEBUG_VIRTUAL
2021-03-26 21:44 UTC (4+ 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;
as well as URLs for NNTP newsgroup(s).