messages from 2021-04-02 00:57:09 to 2021-04-09 09:24:46 UTC [more...]
[PATCH 0/2] linux/kconfig.h: move IF_ENABLED() out of <linux/kconfig.h>
2021-04-09 9:24 UTC (5+ messages)
` [PATCH 1/2] linux/kconfig.h: replace IF_ENABLED() with PTR_IF() in <linux/kernel.h>
[PATCH] MIPS: octeon: Add __raw_copy_[from|to|in]_user symbols
2021-04-09 8:42 UTC (2+ messages)
[PATCH] MIPS: Fix a longstanding error in div64.h
2021-04-09 7:17 UTC (10+ messages)
[PATCH 1/8] CMDLINE: add generic builtin command line
2021-04-09 1:26 UTC (17+ 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 6/8] drivers: firmware: efi: libstub: enable generic commandline
[PATCH v4 00/20] Implement GENERIC_CMDLINE
2021-04-09 1:23 UTC (26+ messages)
` [PATCH v4 01/20] cmdline: Add generic function to build command line
` [PATCH v4 02/20] drivers: of: use cmdline building function
` [PATCH v4 03/20] x86/efi: Replace CONFIG_CMDLINE_OVERRIDE by CONFIG_CMDLINE_FORCE
` [PATCH v4 04/20] drivers: firmware: efi: use cmdline building function
` [PATCH v4 05/20] cmdline: Gives architectures opportunity to use generically defined boot cmdline manipulation
` [PATCH v4 06/20] powerpc: convert strcpy to strlcpy in prom_init
` [PATCH v4 07/20] powerpc: Convert to GENERIC_CMDLINE
` [PATCH v4 08/20] arm: "
` [PATCH v4 09/20] arm64: "
` [PATCH v4 10/20] hexagon: "
` [PATCH v4 11/20] microblaze: "
` [PATCH v4 12/20] nios2: "
` [PATCH v4 13/20] openrisc: "
` [PATCH v4 14/20] riscv: "
` [PATCH v4 15/20] sh: "
` [PATCH v4 16/20] sparc: "
` [PATCH v4 17/20] xtensa: "
` [PATCH v4 18/20] x86: "
` [PATCH v4 19/20] mips: "
` [PATCH v4 20/20] cmdline: Remove CONFIG_CMDLINE_EXTEND
mkimage regression when building ARCH=mips defconfig Linux kernel
2021-04-08 23:55 UTC (2+ messages)
[PATCH] MIPS: uaccess: Reduce number of nested macros
2021-04-08 20:37 UTC (3+ messages)
[RFC PATCH v6 1/1] cmdline: Add capability to both append and prepend at the same time
2021-04-08 20:08 UTC (2+ messages)
[PATCH] MIPS: Fix new sparse warning
2021-04-08 14:54 UTC (2+ messages)
[PATCH v4 RESEND] MIPS: tlbex: Avoid access invalid address when pmd is modifying
2021-04-08 11:30 UTC
build failure of malta_qemu_32r6_defconfig
2021-04-08 1:42 UTC (2+ messages)
[PATCH 0/6] Clean up obsolete TODO files
2021-04-07 22:20 UTC (3+ messages)
` [PATCH 4/6] fs/jffs2: Delete obsolete TODO file
[PATCH] MIPS: add support for buggy MT7621S core detection
2021-04-07 20:07 UTC (8+ messages)
` [PATCH v2] "
` [PATCH v3] "
Completing eBPF JIT support for MIPS32
2021-04-07 18:03 UTC
[PATCH] MIPS: select ARCH_KEEP_MEMBLOCK unconditionally
2021-04-07 17:46 UTC
[PATCH] MIPS: select ARCH_KEEP_MEMBLOCK unconditionally
2021-04-07 17:39 UTC (2+ messages)
[PATCH V3] MIPS: Fix longstanding errors in div64.h
2021-04-07 12:54 UTC (2+ messages)
[PATCH 11/13] kconfig: do not use allnoconfig_y option
2021-04-07 12:02 UTC (3+ messages)
[PATCH v1 2/5] mm/madvise: introduce MADV_POPULATE_(READ|WRITE) to prefault/prealloc memory
2021-04-07 10:31 UTC (7+ messages)
[PATCH V2] MIPS: Fix longstanding errors in div64.h
2021-04-07 9:00 UTC (3+ messages)
[PATCH v2 3/7] powerpc: convert config files to generic cmdline
2021-04-06 16:29 UTC (11+ messages)
[PATCH v2 0/6] mips: bmips: fix and improve reboot nodes
2021-04-06 13:02 UTC (2+ messages)
[PATCH v4] MIPS: Add support for CONFIG_DEBUG_VIRTUAL
2021-04-06 13:02 UTC (2+ messages)
[PATCH] MIPS: fix memory reservation for non-usermem setups
2021-04-06 13:11 UTC (8+ messages)
` [PATCH] MIPS: ralink: rt288x: select MIPS_AUTO_PFN_OFFSET
[PATCH v3 0/4] MIPS: Remove get_fs/set_fs
2021-04-06 13:01 UTC (4+ messages)
[PATCH RFC] MIPS: Loongson64: Use _CACHE_UNCACHED instead of _CACHE_UNCACHED_ACCELERATED
2021-04-06 13:09 UTC (2+ messages)
[PATCH 0/9] Cleaning up some of the irqdomain features
2021-04-06 13:02 UTC (15+ messages)
` [PATCH 1/9] irqdomain: Reimplement irq_linear_revmap() with irq_find_mapping()
` [PATCH 2/9] ARM: PXA: Kill use of irq_create_strict_mappings()
` [PATCH 3/9] irqchip/jcore-aic: "
` [PATCH 4/9] sh: intc: Drop the use of irq_create_identity_mapping()
` [PATCH 5/9] irqdomain: Kill irq_create_strict_mappings()/irq_create_identity_mapping()
` [PATCH 6/9] mips: netlogic: Use irq_domain_simple_ops for XLP PIC
` [PATCH 7/9] irqdomain: Drop references to recusive irqdomain setup
` [PATCH 8/9] powerpc: Convert irq_domain_add_legacy_isa use to irq_domain_add_legacy
` [PATCH 9/9] irqdomain: Kill irq_domain_add_legacy_isa
[PATCH 0/4] KVM: MIPS: cleanup TLB flushing callbacks
2021-04-06 11:55 UTC (13+ messages)
` [PATCH 1/4] KVM: constify kvm_arch_flush_remote_tlbs_memslot
` [PATCH 2/4] KVM: MIPS: rework flush_shadow_* callbacks into one that prepares the flush
` [PATCH 3/4] KVM: MIPS: let generic code call prepare_flush_shadow
` [PATCH 4/4] KVM: MIPS: defer flush to generic MMU notifier code
[PATCH] KVM: MIPS: Remove a "set but not used" variable
2021-04-06 2:49 UTC
[PATCH net-next v1 0/9] ar9331: mainline some parts of switch functionality
2021-04-04 12:58 UTC (38+ messages)
` [PATCH net-next v1 1/9] net: dsa: add rcv_post call back
` [PATCH net-next v1 2/9] net: dsa: tag_ar9331: detect IGMP and MLD packets
` [PATCH net-next v1 3/9] net: dsa: qca: ar9331: reorder MDIO write sequence
` [PATCH net-next v1 4/9] net: dsa: qca: ar9331: make proper initial port defaults
` [PATCH net-next v1 5/9] net: dsa: qca: ar9331: add forwarding database support
` [PATCH net-next v1 6/9] net: dsa: qca: ar9331: add ageing time support
` [PATCH net-next v1 7/9] net: dsa: qca: ar9331: add bridge support
` [PATCH net-next v1 8/9] net: dsa: qca: ar9331: add STP support
` [PATCH net-next v1 9/9] net: dsa: qca: ar9331: add vlan support
[PATCH 0/4] KVM statistics data fd-based binary interface
2021-04-03 17:42 UTC (8+ messages)
` [PATCH 1/4] KVM: stats: Separate common stats from architecture specific ones
` [PATCH 2/4] KVM: stats: Add fd-based API to read binary stats data
` [PATCH 3/4] KVM: stats: Add documentation for statistics data binary interface
` [PATCH 4/4] KVM: selftests: Add selftest for KVM "
[PATCH v3 00/17] Implement GENERIC_CMDLINE
2021-04-02 15:36 UTC (22+ 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 v3 12/17] sh: "
Fix bug for Ingenic X1000
2021-04-02 15:30 UTC (6+ messages)
` [PATCH] I2C: JZ4780: "
[PATCH v2 00/10] KVM: Consolidate and optimize MMU notifiers
2021-04-02 14:59 UTC (17+ 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 v3] MIPS: Check __clang__ to avoid performance influence with GCC in csum_tcpudp_nofold()
2021-04-02 10:27 UTC
[PATCH] crypto: poly1305: fix poly1305_core_setkey() declaration
2021-04-02 9:47 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;
as well as URLs for NNTP newsgroup(s).