messages from 2021-04-14 03:13:24 to 2021-04-20 03:11:08 UTC [more...]
[PATCH 0/2] Change struct page layout for page_pool
2021-04-20 3:10 UTC (15+ messages)
` [PATCH 1/2] mm: Fix struct page layout on 32-bit systems
` [PATCH 2/2] mm: Indicate pfmemalloc pages in compound_head
[PATCH 0/4] Reinstate and improve MIPS `do_div' implementation
2021-04-20 2:50 UTC (5+ messages)
` [PATCH 1/4] lib/math: Add a `do_div' test module
` [PATCH 2/4] div64: Correct inline documentation for `do_div'
` [PATCH 3/4] MIPS: Reinstate platform `__div64_32' handler
` [PATCH 4/4] MIPS: Avoid DIVU in `__div64_32' is result would be zero
[PATCH] Revert "MIPS: make userspace mapping young by default"
2021-04-20 2:48 UTC (5+ messages)
[PATCH] MIPS: Fix cmdline "mem=" parameter parsing
2021-04-20 2:16 UTC (4+ messages)
[PATCH] mips: kdump: Crash kernel should be able to see old memories
2021-04-20 1:11 UTC (2+ messages)
[PATCH v6 net-next 00/10] net: Korina improvements
2021-04-19 23:10 UTC (12+ messages)
` [PATCH v6 net-next 01/10] net: korina: Fix MDIO functions
` [PATCH v6 net-next 02/10] net: korina: Use devres functions
` [PATCH v6 net-next 03/10] net: korina: Remove not needed cache flushes
` [PATCH v6 net-next 04/10] net: korina: Remove nested helpers
` [PATCH v6 net-next 05/10] net: korina: Use DMA API
` [PATCH v6 net-next 06/10] net: korina: Only pass mac address via platform data
` [PATCH v6 net-next 07/10] net: korina: Add support for device tree
` [PATCH v6 net-next 08/10] net: korina: Get mdio input clock via common clock framework
` [PATCH v6 net-next 09/10] net: korina: Make driver COMPILE_TESTable
` [PATCH v6 net-next 10/10] dt-bindings: net: korina: Add DT bindings for IDT 79RC3243x SoCs
[PATCH v2 2/5] mm/madvise: introduce MADV_POPULATE_(READ|WRITE) to prefault page tables
2021-04-19 13:54 UTC (2+ messages)
` [PATCH v2 5/5] selftests/vm: add test for MADV_POPULATE_(READ|WRITE)
[PATCH v2 0/4] KVM statistics data fd-based binary interface
2021-04-19 13:26 UTC (9+ messages)
` [PATCH v2 1/4] KVM: stats: Separate common stats from architecture specific ones
` [PATCH v2 2/4] KVM: stats: Add fd-based API to read binary stats data
` [PATCH v2 3/4] KVM: stats: Add documentation for statistics data binary interface
` [PATCH v2 4/4] KVM: selftests: Add selftest for KVM "
[PATCH v2] MIPS: Makefile: Replace -pg with CC_FLAGS_FTRACE
2021-04-19 9:18 UTC (2+ messages)
[PATCH v2 00/10] KVM: Consolidate and optimize MMU notifiers
2021-04-19 8:49 UTC (3+ messages)
` [PATCH v2 09/10] KVM: Don't take mmu_lock for range invalidation unless necessary
[PATCH v6 00/12] Fix bugs and add support for new Ingenic SoCs
2021-04-19 8:19 UTC (14+ messages)
` [PATCH v6 01/12] pinctrl: Ingenic: Add missing pins to the JZ4770 MAC MII group
` [PATCH v6 02/12] pinctrl: Ingenic: Add support for read the pin configuration of X1830
` [PATCH v6 03/12] pinctrl: Ingenic: Adjust the sequence of X1830 SSI pin groups
` [PATCH v6 04/12] pinctrl: Ingenic: Improve LCD pins related code
` [PATCH v6 05/12] pinctrl: Ingenic: Add DMIC pins support for Ingenic SoCs
` [PATCH v6 06/12] pinctrl: Ingenic: Reformat the code
` [PATCH v6 07/12] dt-bindings: pinctrl: Add bindings for new Ingenic SoCs
` [PATCH v6 08/12] pinctrl: Ingenic: Add pinctrl driver for JZ4730
` [PATCH v6 09/12] pinctrl: Ingenic: Add pinctrl driver for JZ4750
` [PATCH v6 10/12] pinctrl: Ingenic: Add pinctrl driver for JZ4755
` [PATCH v6 11/12] pinctrl: Ingenic: Add pinctrl driver for JZ4775
` [PATCH v6 12/12] pinctrl: Ingenic: Add pinctrl driver for X2000
[PATCH 0/1] Fix struct page layout on 32-bit systems
2021-04-19 7:15 UTC (27+ messages)
` [PATCH 1/1] mm: "
[RFT PATCH] MIPS: Octeon: drop dependency on CONFIG_HOLES_IN_ZONE
2021-04-18 9:35 UTC
build failure of malta_qemu_32r6_defconfig
2021-04-17 23:01 UTC (4+ messages)
[PATCH v5 00/11] Fix bugs and add support for new Ingenic SoCs
2021-04-17 12:43 UTC (20+ messages)
` [PATCH v5 01/11] pinctrl: Ingenic: Add missing pins to the JZ4770 MAC MII group
` [PATCH v5 02/11] pinctrl: Ingenic: Add support for read the pin configuration of X1830
` [PATCH v5 03/11] pinctrl: Ingenic: Adjust the sequence of X1830 SSI pin groups
` [PATCH v5 04/11] pinctrl: Ingenic: Improve LCD pins related code
` [PATCH v5 05/11] pinctrl: Ingenic: Reformat the code
` [PATCH v5 06/11] dt-bindings: pinctrl: Add bindings for new Ingenic SoCs
` [PATCH v5 07/11] pinctrl: Ingenic: Add pinctrl driver for JZ4730
` [PATCH v5 08/11] pinctrl: Ingenic: Add pinctrl driver for JZ4750
` [PATCH v5 09/11] pinctrl: Ingenic: Add pinctrl driver for JZ4755
` [PATCH v5 10/11] pinctrl: Ingenic: Add pinctrl driver for JZ4775
` [PATCH v5 11/11] pinctrl: Ingenic: Add pinctrl driver for X2000
[PATCH v5 net-next 00/10] net: Korina improvements
2021-04-17 10:19 UTC (16+ messages)
` [PATCH v5 net-next 01/10] net: korina: Fix MDIO functions
` [PATCH v5 net-next 02/10] net: korina: Use devres functions
` [PATCH v5 net-next 03/10] net: korina: Remove not needed cache flushes
` [PATCH v5 net-next 04/10] net: korina: Remove nested helpers
` [PATCH v5 net-next 05/10] net: korina: Use DMA API
` [PATCH v5 net-next 06/10] net: korina: Only pass mac address via platform data
` [PATCH v5 net-next 07/10] net: korina: Add support for device tree
` [PATCH v5 net-next 08/10] net: korina: Get mdio input clock via common clock framework
` [PATCH v5 net-next 09/10] net: korina: Make driver COMPILE_TESTable
` [PATCH v5 net-next 10/10] dt-bindings: net: korina: Add DT bindings for IDT 79RC3243x SoCs
[PATCH bpf-next 1/2] bpf: Remove bpf_jit_enable=2 debugging mode
2021-04-17 8:16 UTC (7+ messages)
` [PATCH bpf-next 2/2] docs: bpf: bpf_jit_enable mode changed
[PATCH v2 0/8] MIPS: fixes for PCI legacy drivers (rt2880, rt3883)
2021-04-16 16:00 UTC (12+ messages)
` [PATCH v2 1/8] MIPS: pci-rt2880: fix slot 0 configuration
` [PATCH v2 2/8] MIPS: pci-rt2880: remove unneeded locks
` [PATCH v2 3/8] MIPS: pci-rt3883: trivial: remove unused variable
` [PATCH v2 4/8] MIPS: pci-rt3883: more accurate DT error messages
` [PATCH v2 5/8] MIPS: pci-legacy: stop using of_pci_range_to_resource
` [PATCH v2 6/8] MIPS: pci-legacy: remove redundant info messages
` [PATCH v2 7/8] MIPS: pci-legacy: remove busn_resource field
` [PATCH v2 8/8] MIPS: pci-legacy: use generic pci_enable_resources
[PATCH] MIPS: Remove unused and erroneous div64.h
2021-04-16 15:59 UTC (4+ messages)
[PATCH v4 net-next 00/10] net: Korina improvements
2021-04-16 9:21 UTC (11+ messages)
` [PATCH v4 net-next 01/10] net: korina: Fix MDIO functions
` [PATCH v4 net-next 02/10] net: korina: Use devres functions
` [PATCH v4 net-next 03/10] net: korina: Remove not needed cache flushes
` [PATCH v4 net-next 04/10] net: korina: Remove nested helpers
` [PATCH v4 net-next 05/10] net: korina: Use DMA API
` [PATCH v4 net-next 06/10] net: korina: Only pass mac address via platform data
` [PATCH v4 net-next 07/10] net: korina: Add support for device tree
` [PATCH v4 net-next 08/10] net: korina: Get mdio input clock via common clock framework
` [PATCH v4 net-next 09/10] net: korina: Make driver COMPILE_TESTable
[PATCH 1/2] MIPS: mm: Add ARCH_HAS_SET_MEMORY support
2021-04-16 8:47 UTC (2+ messages)
` [PATCH 2/2] MIPS: kdump: Provide arch_kexec_protect(unprotect)_crashkres()
[PATCH] MIPS: Fix strnlen_user access check
2021-04-16 7:22 UTC (2+ messages)
[PATCH v3 net-next 00/10] net: Korina improvements
2021-04-16 6:54 UTC (4+ messages)
` [PATCH v3 net-next 06/10] net: korina: Only pass mac address via platform data
[PATCH 0/8] generic command line v4
2021-04-16 4:09 UTC (9+ messages)
` [PATCH 1/8] CMDLINE: add generic builtin command line
` [PATCH 2/8] scripts: insert-sys-cert: add command line insert capability
` [PATCH 3/8] scripts: insert-sys-cert: change name to insert-symbol
` [PATCH 4/8] CMDLINE: mips: convert to generic builtin command line
` [PATCH 5/8] drivers: firmware: efi: libstub: enable generic commandline
` [PATCH 6/8] CMDLINE: x86: convert to generic builtin command line
` [PATCH 7/8] of: allow sending a NULL value to early_init_dt_scan_chosen
` [PATCH 8/8] CMDLINE: arm64: convert to generic builtin command line
consolidate the flock uapi definitions
2021-04-15 12:20 UTC (5+ messages)
` [PATCH 1/5] uapi: remove the unused HAVE_ARCH_STRUCT_FLOCK64 define
[PATCH v1 2/5] mm/madvise: introduce MADV_POPULATE_(READ|WRITE) to prefault/prealloc memory
2021-04-15 10:26 UTC (8+ messages)
[PATCH 0/2] drm/ingenic: IPU plane fixes
2021-04-15 9:26 UTC (3+ messages)
` [PATCH 2/2] drm/ingenic: Don't request full modeset if property is not modified
[PATCH] MIPS: Makefile: Replace -pg with CC_FLAGS_FTRACE
2021-04-15 9:03 UTC
[PATCH] mm: Define ARCH_HAS_FIRST_USER_ADDRESS
2021-04-15 4:40 UTC (5+ messages)
[PATCH] MIPS: Loongson64: Add Loongson-2K1000 reset support
2021-04-15 1:14 UTC (3+ messages)
[PATCH v2 net-next 0/9] net: Korina improvements
2021-04-14 21:10 UTC (3+ messages)
` [PATCH v2 net-next 6/9] net: korina: Only pass mac address via platform data
[PATCH] ASoC: codec: remove unused variable
2021-04-14 14:21 UTC (2+ messages)
[PATCH] MIPS: fix memory reservation for non-usermem setups
2021-04-14 13:46 UTC (8+ messages)
[PATCH v2 0/6] Stop calling devm_request_irq() with invalid IRQs in the I2C bus drivers
2021-04-14 8:22 UTC (2+ messages)
[PATCH] MIPS: Fix strnlen_user access check
2021-04-14 7:59 UTC (9+ messages)
[PATCH] MIPS: pgtable: Add swp pte related macros definition and check
2021-04-14 6:25 UTC
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).