[PATCH mm-unstable v2 00/16] mm: Introduce arch_mmap_hint()
2024-12-12 22:51 UTC (24+ messages)
` [PATCH mm-unstable v2 01/16] mm: Introduce generic_mmap_hint()
` [PATCH mm-unstable v2 02/16] mm: x86: Introduce arch_mmap_hint()
` [PATCH mm-unstable v2 03/16] mm: arm: "
` [PATCH mm-unstable v2 04/16] mm: alpha: "
` [PATCH mm-unstable v2 05/16] mm: arc: Use generic_mmap_hint()
` [PATCH mm-unstable v2 06/16] mm: csky: Introduce arch_mmap_hint()
` [PATCH mm-unstable v2 07/16] mm: loongarch: "
` [PATCH mm-unstable v2 08/16] mm: mips: Introduce arch_align_mmap_hint()
` [PATCH mm-unstable v2 09/16] mm: parisc: "
` [PATCH mm-unstable v2 10/16] mm: s390: Use generic_mmap_hint()
` [PATCH mm-unstable v2 11/16] mm: sh: Introduce arch_mmap_hint()
` [PATCH mm-unstable v2 12/16] mm: sparc32: "
` [PATCH mm-unstable v2 13/16] mm: sparc64: "
` [PATCH mm-unstable v2 14/16] mm: xtensa: "
` [PATCH mm-unstable v2 15/16] mm: powerpc: "
` [PATCH mm-unstable v2 16/16] mm: Respect mmap hint before THP alignment if allocation is possible
[PATCH v4 00/19] Wire up CRC32 library functions to arch-optimized code
2024-12-12 21:37 UTC (21+ messages)
` [PATCH v4 01/19] lib/crc32: drop leading underscores from __crc32c_le_base
` [PATCH v4 02/19] lib/crc32: improve support for arch-specific overrides
` [PATCH v4 03/19] lib/crc32: expose whether the lib is really optimized at runtime
` [PATCH v4 04/19] crypto: crc32 - don't unnecessarily register arch algorithms
` [PATCH v4 05/19] arm/crc32: expose CRC32 functions through lib
` [PATCH v4 06/19] loongarch/crc32: "
` [PATCH v4 07/19] mips/crc32: "
` [PATCH v4 08/19] powerpc/crc32: "
` [PATCH v4 09/19] s390/crc32: "
` [PATCH v4 10/19] sparc/crc32: "
` [PATCH v4 11/19] x86/crc32: update prototype for crc_pcl()
` [PATCH v4 12/19] x86/crc32: update prototype for crc32_pclmul_le_16()
` [PATCH v4 13/19] x86/crc32: expose CRC32 functions through lib
` [PATCH v4 14/19] bcachefs: Explicitly select CRYPTO from BCACHEFS_FS
` [PATCH v4 15/19] lib/crc32: make crc32c() go directly to lib
` [PATCH v4 16/19] ext4: switch to using the crc32c library
` [PATCH v4 17/19] jbd2: "
` [PATCH v4 18/19] f2fs: switch to using the crc32 library
` [PATCH v4 19/19] scsi: target: iscsi: switch to using the crc32c library
[RFC 0/5] KVM: drop 32-bit host support on all architectures
2024-12-12 21:08 UTC (11+ messages)
` [RFC 1/5] mips: kvm: drop support for 32-bit hosts
` [RFC 2/5] powerpc: kvm: drop 32-bit booke
` [RFC 3/5] powerpc: kvm: drop 32-bit book3s
` [RFC 4/5] riscv: kvm: drop 32-bit host support
` [RFC 5/5] x86: kvm "
[PATCH 0/4] RTL9300 MDIO driver
2024-12-12 17:13 UTC (9+ messages)
` [PATCH 1/4] dt-bindings: net: Add Realtek MDIO controller
` [PATCH 2/4] dt-bindings: mfd: Add MDIO interface to rtl9301-switch
` [PATCH 3/4] mips: dts: realtek: Add MDIO controller
` [PATCH 4/4] net: mdio: Add RTL9300 MDIO driver
[RFC PATCH 0/2] mm: update mips to use do_mmap(), make mmap_region() internal
2024-12-12 16:48 UTC (5+ messages)
` [RFC PATCH 1/2] mips: vdso: prefer do_mmap() to mmap_region()
` [RFC PATCH 2/2] mm: make mmap_region() internal
[PATCH v5 2/5] iio: consumers: copy/release available info from producer to fix race
2024-12-12 14:06 UTC (19+ messages)
[PATCH 00/28] vdso: Preparations for generic data storage
2024-12-11 22:33 UTC (2+ messages)
[PATCH v2] of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verify
2024-12-11 22:32 UTC (2+ messages)
[PATCH 1/2] asm-generic: provide generic page_to_phys and phys_to_page implementations
2024-12-11 22:32 UTC (2+ messages)
[PATCH mm-unstable 00/17] mm: Introduce arch_mmap_hint()
2024-12-10 19:39 UTC (26+ messages)
` [PATCH mm-unstable 01/17] mm: Introduce generic_mmap_hint()
` [PATCH mm-unstable 02/17] mm: x86: Introduce arch_mmap_hint()
` [PATCH mm-unstable 03/17] mm: arm: "
` [PATCH mm-unstable 04/17] mm: alpha: "
` [PATCH mm-unstable 05/17] mm: arc: Use generic_mmap_hint()
` [PATCH mm-unstable 06/17] mm: csky: Introduce arch_mmap_hint()
` [PATCH mm-unstable 07/17] mm: loongarch: "
` [PATCH mm-unstable 08/17] mm: mips: Introduce arch_align_mmap_hint()
` [PATCH mm-unstable 09/17] mm: parisc: "
` [PATCH mm-unstable 10/17] mm: s390: Introduce arch_mmap_hint()
` [PATCH mm-unstable 11/17] mm: sh: "
` [PATCH mm-unstable 12/17] mm: sparc32: "
` [PATCH mm-unstable 13/17] mm: sparc64: "
` [PATCH mm-unstable 14/17] mm: xtensa: "
` [PATCH mm-unstable 15/17] mm: powerpc: "
` [PATCH mm-unstable 16/17] mm: Fallback to generic_mmap_hint()
` [PATCH mm-unstable 17/17] mm: Respect mmap hint before THP alignment if allocation is possible
[PATCH v2 0/6] nvmem: rmem: cleanup & add checksumming support for Mobileye EyeQ5
2024-12-09 15:59 UTC (7+ messages)
` [PATCH v2 1/6] dt-bindings: nvmem: rmem: Add mobileye,eyeq5-bootloader-config
` [PATCH v2 2/6] nvmem: specify ->reg_read/reg_write() expected return values
` [PATCH v2 3/6] nvmem: rmem: make ->reg_read() straight forward code
` [PATCH v2 4/6] nvmem: rmem: remove unused struct rmem::size field
` [PATCH v2 5/6] nvmem: rmem: add CRC validation for Mobileye EyeQ5 NVMEM
` [PATCH v2 6/6] MIPS: mobileye: eyeq5: add bootloader config reserved memory
[PATCH] MIPS: ftrace: Declare ftrace_get_parent_ra_addr() as static
2024-12-09 15:37 UTC
[PATCH treewide 00/11] ASoC: Clean up {hp,mic}-det-gpio handling
2024-12-09 7:29 UTC (6+ messages)
` [PATCH treewide 04/11] arm64: dts: freescale: imx: Switch to simple-audio-card,hp-det-gpios
` [PATCH treewide 10/11] ARM: dts: nxp: imx: Switch to {hp,mic}-det-gpios
` (subset) [PATCH treewide 00/11] ASoC: Clean up {hp,mic}-det-gpio handling
[PATCH AUTOSEL 6.11 13/15] MIPS: Loongson64: DTS: Really fix PCIe port nodes for ls7a
2024-12-06 9:01 UTC (2+ messages)
[PATCH] mm: avoid zeroing user movable page twice with init_on_alloc=1
2024-12-06 8:37 UTC (25+ messages)
[PATCH] pinctrl: ingenic: Replace seq_printf() by seq_puts()
2024-12-05 13:13 UTC
[PATCH v2] tracing: Remove definition of trace_*_rcuidle()
2024-12-05 9:31 UTC (9+ messages)
[PATCH AUTOSEL 5.10 4/5] MIPS: Loongson64: DTS: Really fix PCIe port nodes for ls7a
2024-12-04 22:19 UTC
[PATCH AUTOSEL 5.15 4/5] MIPS: Loongson64: DTS: Really fix PCIe port nodes for ls7a
2024-12-04 22:19 UTC
[PATCH AUTOSEL 6.1 6/8] MIPS: Loongson64: DTS: Really fix PCIe port nodes for ls7a
2024-12-04 22:18 UTC
[PATCH AUTOSEL 6.6 08/10] MIPS: Loongson64: DTS: Really fix PCIe port nodes for ls7a
2024-12-04 22:18 UTC
[PATCH AUTOSEL 6.12 13/15] MIPS: Loongson64: DTS: Really fix PCIe port nodes for ls7a
2024-12-04 22:16 UTC
[PATCH 0/6] nvmem: rmem: cleanup & add checksumming support for Mobileye EyeQ5
2024-12-04 17:04 UTC (11+ messages)
` [PATCH 1/6] dt-bindings: nvmem: rmem: Add mobileye,eyeq5-bootloader-config
` [PATCH 2/6] nvmem: specify ->reg_read/reg_write() expected return values
` [PATCH 3/6] nvmem: rmem: make ->reg_read() straight forward code
` [PATCH 4/6] nvmem: rmem: remove unused struct rmem::size field
` [PATCH 5/6] nvmem: rmem: add CRC validation for Mobileye EyeQ5 NVMEM
` [PATCH 6/6] MIPS: mobileye: eyeq5: add bootloader config reserved memory
[PATCH] MIPS: Fix the wrong format specifier
2024-12-04 9:23 UTC
[PATCH v2] MIPS: Add a blank line after __HEAD
2024-12-03 17:34 UTC
[PATCH] MIPS: Add a blank line after __HEAD
2024-12-03 8:01 UTC (2+ messages)
[PATCH 06/11] tools headers: Sync *xattrat syscall changes with the kernel sources
2024-12-03 3:53 UTC
[PATCH v2] [MIPS] Place __kernel_entry at the beginning of text section
2024-12-02 18:20 UTC (5+ messages)
[PATCH] MIPS: kernel: Rename read/write_c0_ecc to read/writec0_errctl
2024-12-02 17:37 UTC (2+ messages)
[now with correct Cc] [RFC] weirdness in "MIPS: ptrace: introduce NT_MIPS_MSA regset"
2024-12-02 12:25 UTC (2+ messages)
SGI IP32, O2-R10K, support status?
2024-11-30 13:51 UTC
[PATCH V2 1/3] MIPS: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACK
2024-11-30 12:26 UTC (3+ messages)
` [PATCH V2 3/3] SH: "
[GIT PULL] MIPS changes pt2 for v6.13
2024-11-29 18:55 UTC (2+ messages)
SGI MIPS, IP30, XIO PCI, status?
2024-11-27 20:49 UTC
[PATCH v4 00/26] mm: introduce numa_memblks
2024-11-27 19:32 UTC (3+ messages)
` [PATCH v4 24/26] arch_numa: switch over to numa_memblks
[PATCH] [MIPS] Place __kernel_entry at the beginning of text section
2024-11-26 17:36 UTC (4+ messages)
RTL9300 (mips) fails to boot with commit d4a7f2510ff4 ("vmlinux.lds.h: Adjust symbol ordering in text output section")
2024-11-25 23:20 UTC (7+ messages)
[PATCH v2 00/10] Usable clocks on Mobileye EyeQ5 & EyeQ6H
2024-11-23 11:03 UTC (3+ messages)
` [PATCH v2 10/10] MIPS: mobileye: eyeq6h: add OLB nodes OLB and remove fixed clocks
page: next (older)
- 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 read-only IMAP folder(s) and NNTP newsgroup(s).