messages from 2024-07-10 14:06:29 to 2024-07-23 06:47:08 UTC [more...]
[PATCH v2 00/25] mm: introduce numa_memblks
2024-07-23 6:41 UTC (26+ messages)
` [PATCH v2 01/25] mm: move kernel/numa.c to mm/
` [PATCH v2 02/25] MIPS: sgi-ip27: make NODE_DATA() the same as on all other architectures
` [PATCH v2 03/25] MIPS: sgi-ip27: ensure node_possible_map only contains valid nodes
` [PATCH v2 04/25] MIPS: sgi-ip27: drop HAVE_ARCH_NODEDATA_EXTENSION
` [PATCH v2 05/25] MIPS: loongson64: rename __node_data to node_data
` [PATCH v2 06/25] MIPS: loongson64: drop HAVE_ARCH_NODEDATA_EXTENSION
` [PATCH v2 07/25] mm: drop CONFIG_HAVE_ARCH_NODEDATA_EXTENSION
` [PATCH v2 08/25] arch, mm: move definition of node_data to generic code
` [PATCH v2 09/25] arch, mm: pull out allocation of NODE_DATA "
` [PATCH v2 10/25] x86/numa: simplify numa_distance allocation
` [PATCH v2 11/25] x86/numa: use get_pfn_range_for_nid to verify that node spans memory
` [PATCH v2 12/25] x86/numa: move FAKE_NODE_* defines to numa_emu
` [PATCH v2 13/25] x86/numa_emu: simplify allocation of phys_dist
` [PATCH v2 14/25] x86/numa_emu: split __apicid_to_node update to a helper function
` [PATCH v2 15/25] x86/numa_emu: use a helper function to get MAX_DMA32_PFN
` [PATCH v2 16/25] x86/numa: numa_{add,remove}_cpu: make cpu parameter unsigned
` [PATCH v2 17/25] mm: introduce numa_memblks
` [PATCH v2 18/25] mm: move numa_distance and related code from x86 to numa_memblks
` [PATCH v2 19/25] mm: introduce numa_emulation
` [PATCH v2 20/25] mm: numa_memblks: introduce numa_memblks_init
` [PATCH v2 21/25] mm: numa_memblks: make several functions and variables static
` [PATCH v2 22/25] mm: numa_memblks: use memblock_{start,end}_of_DRAM() when sanitizing meminfo
` [PATCH v2 23/25] arch_numa: switch over to numa_memblks
` [PATCH v2 24/25] mm: make range-to-target_node lookup facility a part of numa_memblks
` [PATCH v2 25/25] docs: move numa=fake description to kernel-parameters.txt
[PATCH] MIPS: Loongson64: Switch to SYNC_R4K
2024-07-23 2:53 UTC (7+ messages)
[PATCH v2] MIPS: SMP-CPS: Fix address for GCR_ACCESS register for CM3 and later
2024-07-23 2:42 UTC (2+ messages)
[PATCH 00/17] mm: introduce numa_memblks
2024-07-23 0:15 UTC (60+ messages)
` [PATCH 01/17] mm: move kernel/numa.c to mm/
` [PATCH 02/17] MIPS: sgi-ip27: make NODE_DATA() the same as on all other architectures
` [PATCH 03/17] MIPS: loongson64: rename __node_data to node_data
` [PATCH 04/17] arch, mm: move definition of node_data to generic code
` [PATCH 05/17] arch, mm: pull out allocation of NODE_DATA "
` [PATCH 06/17] x86/numa: simplify numa_distance allocation
` [PATCH 07/17] x86/numa: move FAKE_NODE_* defines to numa_emu
` [PATCH 08/17] x86/numa_emu: simplify allocation of phys_dist
` [PATCH 09/17] x86/numa_emu: split __apicid_to_node update to a helper function
` [PATCH 10/17] x86/numa_emu: use a helper function to get MAX_DMA32_PFN
` [PATCH 11/17] x86/numa: numa_{add,remove}_cpu: make cpu parameter unsigned
` [PATCH 12/17] mm: introduce numa_memblks
` [PATCH 13/17] mm: move numa_distance and related code from x86 to numa_memblks
` [PATCH 14/17] mm: introduce numa_emulation
` [PATCH 15/17] mm: make numa_memblks more self-contained
` [PATCH 16/17] arch_numa: switch over to numa_memblks
` [PATCH 17/17] mm: make range-to-target_node lookup facility a part of numa_memblks
Mips handling of signed integer overflows
2024-07-22 14:59 UTC (2+ messages)
[PATCH] MIPS: SMP-CPS: Fix address for GCR_ACCESS register for I6500
2024-07-22 13:20 UTC (8+ messages)
[GIT PULL] MIPS changes for v6.11
2024-07-20 16:30 UTC (2+ messages)
[PATCH v2 0/6] MIPS: cm: Probe GCR address from devicetree
2024-07-20 7:30 UTC (2+ messages)
[PATCH] mips: sibyte: add missing MODULE_DESCRIPTION() macro
2024-07-18 23:17 UTC
[PATCH 0/9] AT24 EEPROM MTD Support
2024-07-18 9:17 UTC (17+ messages)
` [PATCH 4/9] mtd: devices: add AT24 eeprom support
` [PATCH 5/9] ARM: defconfig: convert to MTD_EEPROM_AT24
[PATCH RESEND v9 0/2] Add support for Loongson1 APB DMA
2024-07-17 14:20 UTC (14+ messages)
` [PATCH RESEND v9 1/2] dt-bindings: dma: Add Loongson-1 "
` [PATCH RESEND v9 2/2] dmaengine: Loongson1: Add Loongson-1 APB DMA driver
[PATCH v4 0/5] drm: fix two issues related to HDMI Connector implementation
2024-07-17 13:57 UTC (11+ messages)
` [PATCH v4 1/5] drm/display: stop depending on DRM_DISPLAY_HELPER
` [PATCH v4 2/5] drm/drm_property: require DRM_MODE_PROP_IMMUTABLE for single-value props
` [PATCH v4 3/5] drm/connector: automatically set immutable flag for max_bpc property
` [PATCH v4 4/5] drm/bridge-connector: move to DRM_DISPLAY_HELPER module
` [PATCH v4 5/5] drm/bridge-connector: reset the HDMI connector state
[PATCH v2 0/4] MIPS: Refresh some configs
2024-07-15 21:48 UTC (6+ messages)
` [PATCH v2 1/4] MIPS: config: Enable MSA and virtualization for MIPS64R6
` [PATCH v2 2/4] MIPS: config: generic: Add board-litex
` [PATCH v2 3/4] MIPS: config: lemote2f: Regenerate defconfig
` [PATCH v2 4/4] MIPS: config: Add ip30_defconfig
[PATCH] MIPS: Fix fallback march for SB1
2024-07-15 21:48 UTC (2+ messages)
[PATCH v3] MIPS: Implement ieee754 NAN2008 emulation mode
2024-07-15 16:38 UTC (20+ messages)
[PATCH v3 1/5] arch/x86: Drop own definition of pgd,p4d_leaf
2024-07-13 7:08 UTC (5+ messages)
` [PATCH v3 2/5] mm: Remove pud_user() from asm-generic/pgtable-nopmd.h
` [PATCH v3 3/5] LoongArch: Do not define pud_leaf() when there is no PMD
` [PATCH v3 4/5] mips: "
` [PATCH v3 5/5] mm: Add p{g/4}d_leaf() in asm-generic/pgtable-nop{4/u}d.h
[PATCH v5 00/10] mips: Support for RTL9302C
2024-07-12 11:20 UTC (4+ messages)
` [PATCH v5 06/10] dt-bindings: interrupt-controller: realtek,rtl-intc: Add rtl9300-intc
[PATCH] MIPS: lantiq: improve USB initialization
2024-07-12 11:22 UTC (2+ messages)
[PATCH v5 00/11] MIPS: Support I6500 multi-cluster configuration
2024-07-12 4:38 UTC (14+ messages)
` [PATCH v5 01/11] MIPS: CPS: Add a couple of multi-cluster utility functions
` [PATCH v5 02/11] MIPS: GIC: Generate redirect block accessors
` [PATCH v5 03/11] irqchip/mips-gic: Introduce for_each_online_cpu_gic()
` [PATCH v5 04/11] irqchip/mips-gic: Support multi-cluster in for_each_online_cpu_gic()
` [PATCH v5 05/11] irqchip/mips-gic: Setup defaults in each cluster
` [PATCH v5 06/11] irqchip/mips-gic: Multi-cluster support
` [PATCH v5 07/11] clocksource: mips-gic-timer: Always use cluster 0 counter as clocksource
` [PATCH v5 08/11] clocksource: mips-gic-timer: Enable counter when CPUs start
` [PATCH v5 09/11] MIPS: pm-cps: Use per-CPU variables as per-CPU, not per-core
` [PATCH v5 10/11] MIPS: CPS: Introduce struct cluster_boot_config
` [PATCH v5 11/11] MIPS: CPS: Boot CPUs in secondary clusters
[PATCH net-next v16 00/13] Device Memory TCP
2024-07-11 21:41 UTC (26+ messages)
` [PATCH net-next v16 01/13] netdev: add netdev_rx_queue_restart()
` [PATCH net-next v16 02/13] net: netdev netlink api to bind dma-buf to a net device
` [PATCH net-next v16 03/13] netdev: support binding dma-buf to netdevice
` [PATCH net-next v16 04/13] netdev: netdevice devmem allocator
` [PATCH net-next v16 05/13] page_pool: devmem support
` [PATCH net-next v16 12/13] selftests: add ncdevmem, netcat for devmem TCP
` [PATCH net-next v16 13/13] netdev: add dmabuf introspection
[PATCH v2 00/60] i2c: reword first drivers according to newest specification
2024-07-11 14:45 UTC (5+ messages)
` [PATCH v2 24/60] i2c: jz4780: reword "
[PATCH v3 0/3] KVM: Set vcpu->preempted/ready iff scheduled out while running
2024-07-10 15:51 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).