messages from 2026-03-20 09:16:41 to 2026-03-30 05:52:08 UTC [more...]
[PATCH] drivers: pcmcia: remove obsolete host controller drivers
2026-03-30 5:45 UTC (2+ messages)
[PATCH] MIPS: Fix the GCC version check for `__multi3' workaround
2026-03-30 1:54 UTC
[PATCH 0/2] MIPS RB532 GPIO descriptor conversion
2026-03-29 22:38 UTC (4+ messages)
` [PATCH 1/2] MIPS/input: Move RB532 button to GPIO descriptors
` [PATCH 2/2] MIPS/mtd: Handle READY GPIO in generic NAND platform data
[PATCH net-next v2] declance: Remove IRQF_ONESHOT
2026-03-29 20:27 UTC (5+ messages)
[PATCH] MIPS: Increase default mmap randomization bits for 64-bit
2026-03-28 22:57 UTC
[PATCH 0/3] MIPS: DEC: Rate-limit memory errors
2026-03-28 15:50 UTC (4+ messages)
` [PATCH 1/3] MIPS: DEC: Rate-limit memory errors for ECC systems
` [PATCH 2/3] MIPS: DEC: Rate-limit memory errors for KN01 systems
` [PATCH 3/3] MIPS: DEC: Rate-limit memory errors for non-KN01 parity systems
[PATCH] MIPS: kernel: Remove $0 clobber from `mult_sh_align_mod'
2026-03-28 14:29 UTC
[PATCH 0/3] MIPS: Avoid a TLB shutdown induced by a hidden TLB entry bit
2026-03-27 21:20 UTC (5+ messages)
` [PATCH 1/3] MIPS: Always record SEGBITS in cpu_data.vmbits
` [PATCH 2/3] MIPS: mm: Suppress TLB uniquification on EHINV hardware
` [PATCH 3/3] MIPS: mm: Rewrite TLB uniquification for the hidden bit feature
[PATCH] lib/crypto: mips: Drop optimized MD5 code
2026-03-27 16:16 UTC (2+ messages)
[PATCH] MIPS: SiByte: Bring back cache initialisation
2026-03-27 11:38 UTC
[PATCH 00/10] PCI: Improve head free space usage
2026-03-27 10:28 UTC (19+ messages)
` [PATCH 01/10] resource: Add __resource_contains_unbound() for internal contains checks
` [PATCH 02/10] resource: Pass full extent of empty space to resource_alignf CB
` [PATCH 03/10] resource: Rename 'tmp' variable to 'full_avail'
` [PATCH 04/10] ARM/PCI: Remove unnecessary second application of align
` [PATCH 05/10] am68k/PCI: "
` [PATCH 06/10] MIPS: PCI: "
` [PATCH 07/10] parisc/PCI: Cleanup align handling
` [PATCH 08/10] PCI: Rename window_alignment() to pci_min_window_alignment()
` [PATCH 09/10] PCI: Align head space better
` [PATCH 10/10] PCI: Fix alignment calculation for resource size larger than align
[PATCH v4 00/25] mm/vma: convert vm_flags_t to vma_flags_t in vma code
2026-03-27 8:27 UTC (32+ messages)
` [PATCH v4 01/25] mm/vma: add vma_flags_empty(), vma_flags_and(), vma_flags_diff_pair()
` [PATCH v4 02/25] tools/testing/vma: add unit tests flag empty, diff_pair, and[_mask]
` [PATCH v4 03/25] mm/vma: add further vma_flags_t unions
` [PATCH v4 04/25] tools/testing/vma: convert bulk of test code to vma_flags_t
` [PATCH v4 05/25] mm/vma: use new VMA flags for sticky flags logic
` [PATCH v4 06/25] tools/testing/vma: fix VMA flag tests
` [PATCH v4 07/25] mm/vma: add append_vma_flags() helper
` [PATCH v4 08/25] tools/testing/vma: add simple test for append_vma_flags()
` [PATCH v4 09/25] mm: unexport vm_brk_flags() and eliminate vm_flags parameter
` [PATCH v4 10/25] mm/vma: introduce vma_flags_same[_mask/_pair]()
` [PATCH v4 11/25] mm/vma: introduce [vma_flags,legacy]_to_[legacy,vma_flags]() helpers
` [PATCH v4 12/25] tools/testing/vma: test that legacy flag helpers work correctly
` [PATCH v4 13/25] mm/vma: introduce vma_test[_any[_mask]](), and make inlining consistent
` [PATCH v4 14/25] tools/testing/vma: update VMA flag tests to test vma_test[_any_mask]()
` [PATCH v4 15/25] mm: introduce vma_flags_count() and vma[_flags]_test_single_mask()
` [PATCH v4 16/25] tools/testing/vma: test vma_flags_count,vma[_flags]_test_single_mask
` [PATCH v4 17/25] mm: convert do_brk_flags() to use vma_flags_t
` [PATCH v4 18/25] mm: update vma_supports_mlock() to use new VMA flags
` [PATCH v4 19/25] mm/vma: introduce vma_clear_flags[_mask]()
` [PATCH v4 20/25] tools/testing/vma: update VMA tests to test vma_clear_flags[_mask]()
` [PATCH v4 21/25] mm/vma: convert as much as we can in mm/vma.c to vma_flags_t
` [PATCH v4 22/25] tools: bitmap: add missing bitmap_copy() implementation
` [PATCH v4 23/25] mm/vma: convert vma_modify_flags[_uffd]() to use vma_flags_t
` [PATCH v4 24/25] mm/vma: convert __mmap_region() "
` [PATCH v4 25/25] mm: simplify VMA flag tests of excluded flags
[PATCH v4 0/6] Add support for LS7A LPC IRQ for MIPS Loongson systems
2026-03-26 22:46 UTC (13+ messages)
` [PATCH v4 1/6] MIPS: loongson64: Override arch_dynirq_lower_bound to reserve LPC IRQs
` [PATCH v4 2/6] LoongArch: "
` [PATCH v4 3/6] dt-bindings: interrupt-controller: add LS7A PCH LPC
` [PATCH v4 4/6] irqchip/loongson-pch-lpc: Extract non-ACPI-related code from ACPI init
` [PATCH v4 5/6] irqchip/loongson-pch-lpc: Add OF init code
` [PATCH v4 6/6] irqchip/loongson-pch-lpc: Enable building on MIPS Loongson64
[PATCH v4 0/5] locking: contended_release tracepoint instrumentation
2026-03-26 17:47 UTC (9+ messages)
` [PATCH v4 1/5] tracing/lock: Remove unnecessary linux/sched.h include
` [PATCH v4 2/5] locking/percpu-rwsem: Extract __percpu_up_read()
` [PATCH v4 3/5] locking: Add contended_release tracepoint to sleepable locks
` [PATCH v4 4/5] locking: Factor out queued_spin_release()
` [PATCH v4 5/5] locking: Add contended_release tracepoint to spinning locks
[PATCH net-next v9 0/6] net: stmmac: qcom-ethqos: add support for SCMI power domains
2026-03-26 1:08 UTC (9+ messages)
` [PATCH net-next v9 2/6] net: stmmac: qcom-ethqos: use generic device properties
` [PATCH net-next v9 5/6] net: stmmac: qcom-ethqos: split power management context into a separate struct
` [PATCH net-next v9 6/6] net: stmmac: qcom-ethqos: add support for sa8255p
[PATCH net-next v10 0/6] net: stmmac: qcom-ethqos: add support for SCMI power domains
2026-03-25 21:14 UTC (9+ messages)
` [PATCH net-next v10 1/6] dt-bindings: net: qcom: document the ethqos device for SCMI-based systems
` [PATCH net-next v10 2/6] net: stmmac: qcom-ethqos: use generic device properties
` [PATCH net-next v10 3/6] net: stmmac: qcom-ethqos: wrap emac driver data in additional structure
` [PATCH net-next v10 4/6] net: stmmac: qcom-ethqos: split power management fields into a separate structure
` [PATCH net-next v10 5/6] net: stmmac: qcom-ethqos: split power management context into a separate struct
` [PATCH net-next v10 6/6] net: stmmac: qcom-ethqos: add support for sa8255p
[PATCH 0/2] clk: airoha: Add EcoNet EN751221 support
2026-03-25 14:22 UTC (5+ messages)
` [PATCH 1/2] dt-bindings: clock, reset: Add econet EN751221
` [PATCH 2/2] clk: airoha: Add econet EN751221 clock/reset support to en7523-scu
[PATCH v4 00/13] Introducing the Mobileye EyeQ6Lplus SoC
2026-03-25 12:50 UTC (16+ messages)
` [PATCH v4 02/13] dt-bindings: soc: mobileye: Add EyeQ6Lplus OLB
` [PATCH v4 05/13] pinctrl: eyeq5: Use match data
` [PATCH v4 06/13] pinctrl: eyeq5: Add Mobileye EyeQ6Lplus OLB
` [PATCH v4 07/13] clk: eyeq: Skip post-divisor when computing PLL frequency
` [PATCH v4 08/13] clk: eyeq: Adjust PLL accuracy computation
` [PATCH v4 09/13] clk: eyeq: Add Mobileye EyeQ6Lplus OLB
[PATCH v5 00/10] Add clock and reset support for Mobileye EyeQ7H
2026-03-25 12:48 UTC (3+ messages)
[PATCH 0/9] configs: cleanup obsolete or incorrect assignments
2026-03-25 12:44 UTC (18+ messages)
` [PATCH 1/9] scripts: kconfig: merge_config.sh: use POSIX '=' in test
` [PATCH 5/9] arm: configs: remove obsolete assignments to SND_SOC_ROCKCHIP
` [PATCH 7/9] arm64: defconfig: remove incorrect assignment to IPQ_APSS_5018
` [PATCH 8/9] arm64: defconfig: remove obsolete assignment to SENSORS_SA67MCU
` [PATCH 9/9] arm64: defconfig: remove obsolete assignment to SLIM_QCOM_CTRL
[PATCH v3 0/2] PCI: mediatek: Add support for EcoNet SoCs
2026-03-24 19:54 UTC (8+ messages)
` [PATCH v3 1/2] dt-bindings: PCI: mediatek: Add support for EcoNet EN7528
` [PATCH v3 2/2] PCI: mediatek: Add support for EcoNet EN7528 SoC
[PATCH v2 0/3] checksyscalls: only run when necessary
2026-03-24 17:29 UTC (5+ messages)
` [PATCH v2 1/3] checksyscalls: move path to reference table to a variable
` [PATCH v2 2/3] checksyscalls: only run when necessary
` [PATCH v2 3/3] checksyscalls: move instance functionality into generic code
[PATCH v3] drm/atomic: protect bridge private_obj during bridge removal
2026-03-24 13:07 UTC (2+ messages)
` [PATCH v3] drm/atomic: drm_atomic_private_obj_fini: protect private_obj removal from list
[PATCH] KVM: Remove subtle "struct kvm_stats_desc" pseudo-overlay
2026-03-24 6:07 UTC (2+ messages)
[PATCH v3 00/13] Introducing the Mobileye EyeQ6Lplus SoC
2026-03-24 0:26 UTC (7+ messages)
` [PATCH v3 07/13] clk: eyeq: Skip post-divisor when computing PLL frequency
` [PATCH v3 08/13] clk: eyeq: Adjust PLL accuracy computation
` [PATCH v3 09/13] clk: eyeq: Add Mobileye EyeQ6Lplus OLB
[PATCH 0/3] ASoC: jz47xx: Convert to devm_clk_get_enabled()
2026-03-23 16:46 UTC (5+ messages)
` [PATCH 1/3] ASoC: jz4725b: "
` [PATCH 2/3] ASoC: jz4760: "
` [PATCH 3/3] ASoC: jz4770: "
fix architecture-specific compat_ftruncate64 implementations
2026-03-23 11:44 UTC (8+ messages)
` [PATCH 1/3] fs: fix archiecture-specific compat_ftruncate64
` [PATCH 2/3] fs: pass on FTRUNCATE_* flags to do_truncate
` [PATCH 3/3] fs: remove do_sys_truncate
[PATCH v2 0/2] iio: inkern: Use namespaced exports
2026-03-22 22:26 UTC (6+ messages)
` [PATCH v2 2/2] "
[PATCH v1 1/1] pwm: jz4740: Drop unused include
2026-03-21 22:45 UTC (3+ messages)
[PATCH v3 0/8] Add support for LS7A LPC IRQ for MIPS Loongson systems
2026-03-21 17:14 UTC (6+ messages)
[PATCH v1 1/1] pwm: jz4740: Drop unused include
2026-03-20 22:13 UTC (2+ messages)
[resend, PATCH v2 1/1] MIPS: Alchemy: Remove unused forward declaration
2026-03-20 20:28 UTC
[PATCH v2 1/1] MIPS: Alchemy: Remove unused forward declaration
2026-03-20 20:21 UTC
[PATCH v3 00/23] mm/vma: convert vm_flags_t to vma_flags_t in vma code
2026-03-20 18:28 UTC (20+ messages)
` [PATCH v3 17/23] mm: convert do_brk_flags() to use vma_flags_t
` [PATCH v3 18/23] mm: update vma_supports_mlock() to use new VMA flags
` [PATCH v3 19/23] mm/vma: introduce vma_clear_flags[_mask]()
` [PATCH v3 21/23] mm/vma: convert as much as we can in mm/vma.c to vma_flags_t
` [PATCH v3 22/23] mm/vma: convert vma_modify_flags[_uffd]() to use vma_flags_t
` [PATCH v3 23/23] mm/vma: convert __mmap_region() "
page: | 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