messages from 2026-07-02 09:17:10 to 2026-07-02 09:50:07 UTC [more...]
[PATCH v4 00/18] mm: Some cleanups for page allocator APIs
2026-07-02 9:49 UTC (16+ messages)
` [PATCH v4 01/18] mm/page_alloc: rename ALLOC_TRYLOCK -> ALLOC_NOLOCK
` [PATCH v4 02/18] mm/page_alloc: some renames to clarify alloc_flags scopes
` [PATCH v4 03/18] mm: name some args in a function declaration
` [PATCH v4 04/18] mm: Split out internal page_alloc.h
` [PATCH v4 05/18] mm/page_alloc: unify __alloc_frozen_pages[_nolock]_noprof()
` [PATCH v4 06/18] mm/page_alloc: relax GFP WARN in nolock allocs
` [PATCH v4 07/18] mm: move some stuff to mm/page_alloc.h
` [PATCH v4 08/18] perf/x86/intel: Use higher-level allocator API
` [PATCH v4 09/18] KVM: VMX: "
` [PATCH v4 10/18] x86/virt: "
` [PATCH v4 11/18] sgi-xp: "
` [PATCH v4 12/18] net/funeth: Switch to "
` [PATCH v4 13/18] mm: Remove __alloc_pages_node()
` [PATCH v4 14/18] mm: Move __alloc_pages() to mm/page_alloc.h
` [PATCH v4 15/18] mm: replace __GFP_NO_CODETAG with ALLOC_NO_CODETAG
[PATCH] serial: qcom-geni: add force suspend/resume to system sleep callbacks
2026-07-02 9:49 UTC (5+ messages)
[PATCH v6 0/2] riscv: add c.jal instruction simulation for kprobes
2026-07-02 9:49 UTC (3+ messages)
` [PATCH v6 1/2] riscv: probes: simulate c.jal instruction
[PATCH v2 0/2] HID: sensor: custom: Fix fields lifetime issues
2026-07-02 9:48 UTC (3+ messages)
` [PATCH v2 1/2] HID: sensor: custom: Remove enable_sensor before freeing fields
` [PATCH v2 2/2] HID: sensor: custom: Fix field sysfs group cleanup on failure
[PATCH net-next 1/2] net: ethernet: qualcomm: Unconstify function arguments passed by value
2026-07-02 9:49 UTC (2+ messages)
` [PATCH net-next 2/2] net: ethernet: qualcomm: Constify "queue_map" in ppe_ring_queue_map_set()
[PATCH 00/15] Enable TDX Module Extensions and DICE-based TDX Quoting
2026-07-02 9:48 UTC (6+ messages)
` [RFC PATCH 06/15] x86/virt/tdx: Initialize Quoting extension during bringup
[PATCH v6 0/7] thermal/drivers: airoha: Add support for AN7583
2026-07-02 9:48 UTC (8+ messages)
` [PATCH v6 1/7] thermal/drivers: airoha: fix copy paste error on clamp_t low temp
` [PATCH v6 2/7] thermal/drivers: airoha: fix copy paste error for sen internal
` [PATCH v6 3/7] thermal/drivers: airoha: Convert to regmap API
` [PATCH v6 4/7] thermal/drivers: airoha: Generalize probe function
` [PATCH v6 5/7] thermal/drivers: airoha: Generalize get_thermal_ADC and set_mux function
` [PATCH v6 6/7] dt-bindings: arm: airoha: Add the chip-scu node for AN7583 SoC
` [PATCH v6 7/7] thermal/drivers: airoha: Add support for AN7583 Thermal Sensor
[PATCH v5 0/5] arm64: dts: qcom: sm8[56]50: add PMIC5 Gen3 ADC channels
2026-07-02 9:48 UTC (6+ messages)
` [PATCH v5 1/5] arm64: dts: qcom: pmk8550: add VADC node
` [PATCH v5 2/5] arm64: dts: qcom: sm8550-qrd: add SPMI ADC channels and thermal nodes
` [PATCH v5 3/5] arm64: dts: qcom: sm8550-hdk: "
` [PATCH v5 4/5] arm64: dts: qcom: sm8650-qrd: "
` [PATCH v5 5/5] arm64: dts: qcom: sm8650-hdk: "
[PATCH 0/4] firmware: qcom: scm: simplify code by using classes
2026-07-02 9:47 UTC (4+ messages)
` [PATCH 1/4] firmware: qcom: tzmem: guard against IS_ERR() in the cleanup handler
[PATCH 0/4] arm64: dts: qcom: Add SD card support for Glymur
2026-07-02 9:45 UTC (4+ messages)
` [PATCH 4/4] arm64: dts: qcom: Enable SD card for Glymur CRD
[PATCH net-next v11 0/7] net: stmmac: qcom-ethqos: add support for SCMI power domains
2026-07-02 9:44 UTC (9+ messages)
` [PATCH net-next v11 1/7] dt-bindings: phy: document the serdes PHY on sa8255p
[PATCH] iio: light: al3010: fix incorrect scale for the highest gain range
2026-07-02 9:44 UTC (2+ messages)
[PATCH RFC] coding-assistants: simplify attribution
2026-07-02 9:44 UTC (10+ messages)
[PATCH v4 0/5] arm64: dts: qcom: sm8[56]50: add PMIC5 Gen3 ADC channels
2026-07-02 9:43 UTC (6+ messages)
` [PATCH v4 2/5] arm64: dts: qcom: sm8550-qrd: add SPMI ADC channels and thermal nodes
[PATCH v20 net-next 10/10] net/nebula-matrix: add common dev start/stop operation
2026-07-02 9:43 UTC (2+ messages)
[PATCH v20 net-next 09/10] net/nebula-matrix: add common/ctrl dev init/remove operation
2026-07-02 9:43 UTC (2+ messages)
[PATCH v20 net-next 08/10] net/nebula-matrix: add Dispatch layer implementation
2026-07-02 9:43 UTC (2+ messages)
[PATCH v20 net-next 06/10] net/nebula-matrix: add intr resource implementation
2026-07-02 9:42 UTC (2+ messages)
[PATCH v20 net-next 05/10] net/nebula-matrix: add common resource implementation
2026-07-02 9:42 UTC (2+ messages)
[PATCH v20 net-next 04/10] net/nebula-matrix: add channel layer
2026-07-02 9:42 UTC (2+ messages)
[PATCH 00/17] mm: Introduce section-based vmemmap optimization for HugeTLB
2026-07-02 9:38 UTC (18+ messages)
` [PATCH 01/17] mm/sparse: drop power-of-2 size requirement for struct mem_section
` [PATCH 02/17] mm/sparse-vmemmap: track compound page order in "
` [PATCH 03/17] mm/sparse-vmemmap: introduce folio-oriented vmemmap optimization macros
` [PATCH 04/17] mm/mm_init: skip initializing shared vmemmap tail pages
` [PATCH 05/17] mm/sparse-vmemmap: initialize shared tail vmemmap pages on allocation
` [PATCH 06/17] mm/sparse-vmemmap: support section-based vmemmap accounting
` [PATCH 07/17] mm/sparse-vmemmap: support section-based vmemmap optimization
` [PATCH 08/17] mm/sparse: mark memory sections present earlier
` [PATCH 09/17] mm/hugetlb: switch HugeTLB to section-based vmemmap optimization
` [PATCH 10/17] mm/mm_init: factor out pfn_to_zone()
` [PATCH 11/17] mm/sparse-vmemmap: remove SPARSEMEM_VMEMMAP_PREINIT support
` [PATCH 12/17] mm/sparse: inline usemap allocation into sparse_init_nid()
` [PATCH 13/17] mm/sparse: remove section_map_size()
` [PATCH 14/17] mm/hugetlb: remove HUGE_BOOTMEM_HVO
` [PATCH 15/17] mm/hugetlb: remove HUGE_BOOTMEM_CMA
` [PATCH 16/17] mm/hugetlb: localize struct huge_bootmem_page
` [PATCH 17/17] mm/hugetlb: localize HUGE_BOOTMEM_ZONES_VALID
[PATCH] arm64: dts: qcom: eliza: Describe the ADSP GPR node
2026-07-02 9:42 UTC (2+ messages)
[PATCH 0/8] hrtimer: Untangle base definitions from hrtimer.h
2026-07-02 9:42 UTC (9+ messages)
` [PATCH 1/8] hrtimer: Rename hrtimer_defs.h to hrtimer_bases.h
` [PATCH 2/8] hrtimer: Move hrtimer_callback_running() "
` [PATCH 3/8] hrtimer: Move hrtimer_update_function() to hrtimer.c
` [PATCH 4/8] tick: Explicitly include linux/hrtimer_bases.h
` [PATCH 5/8] hrtimer: "
` [PATCH 6/8] hrtimer: Explicitly include some necessary headers in hrtimer_rearm.h
` [PATCH 7/8] x86/speculation: Explicitly include linux/types.h
` [PATCH 8/8] hrtimer: Remove inclusion of hrtimer_bases.h remove from hrtimer.h
[PATCH V2 0/4] arm64: dts: qcom: Add SD card support for Glymur
2026-07-02 9:40 UTC (5+ messages)
` [PATCH V2 1/4] arm64: dts: qcom: glymur-crd: Update VREG l2b_e0 and l9b_e0 voltage for SD-card
` [PATCH V2 2/4] dt-bindings: mmc: sdhci-msm: Document the Glymur compatible
` [PATCH V2 3/4] arm64: dts: qcom: Add SD Card support for Glymur SoC
` [PATCH V2 4/4] arm64: dts: qcom: Enable SD card for Glymur CRD
[PATCH v2] eeprom: move nvmem EEPROM drivers to drivers/nvmem/
2026-07-02 9:40 UTC (2+ messages)
[PATCH 0/6] ext4: fix unaligned edge handling in FALLOC_FL_WRITE_ZEROES
2026-07-02 9:40 UTC (3+ messages)
` [PATCH 1/6] ext4: move partial block zeroing earlier in ext4_zero_range()
[PATCH v3] net/sched: cake: reject overhead values that underflow length
2026-07-02 9:40 UTC (2+ messages)
[PATCH v1 0/2] reset: mediatek: add syscon-based reset controller
2026-07-02 9:39 UTC (7+ messages)
` [PATCH v1 1/2] Documentation: dt: reset: add mediatek,syscon-reset binding
[PATCH v3 0/5] Fix quota evasion on xfs and add capable_noaudit
2026-07-02 9:33 UTC (6+ messages)
` [PATCH v3 1/5] xfs: fix capability check in xfs
` [PATCH v3 2/5] capability: Add new capable_noaudit
` [PATCH v3 3/5] quota: Don't issue audit messages on quota enforcing
` [PATCH v3 4/5] xfs: replace ns_capable_noaudit
` [PATCH v3 5/5] capability: unexport has_capability_noaudit
[PATCH V2] powerpc/syscall: Fix seccomp errno handling with GENERIC_ENTRY
2026-07-02 9:39 UTC (9+ messages)
[PATCH 00/32] x86/msr: Drop 32-bit MSR interfaces
2026-07-02 9:39 UTC (8+ messages)
` [PATCH 01/32] thermal/intel: Stop using "
` [PATCH 04/32] acpi: "
` [PATCH 13/32] x86/featctl: "
[PATCH] selftests: timers: leap-a-day: fix -w option and update usage comment
2026-07-02 9:39 UTC
[PATCH 0/2] riscv: vdso: Do not use LTO for the vDSO
2026-07-02 9:38 UTC (2+ messages)
[PATCH v10 0/5] airoha: an7581: USB support
2026-07-02 9:38 UTC (6+ messages)
` [PATCH v10 1/5] dt-bindings: clock: airoha: Add PHY binding for Serdes port
` [PATCH v10 2/5] dt-bindings: phy: Add documentation for Airoha AN7581 USB PHY
` [PATCH v10 3/5] clk: en7523: Add support for selecting the Serdes port in SCU
` [PATCH v10 4/5] phy: move and rename Airoha PCIe PHY driver to dedicated directory
` [PATCH v10 5/5] phy: airoha: Add support for Airoha AN7581 USB PHY
[PATCH v3 00/10] sh: remove NUMA and SPARSEMEM support
2026-07-02 9:37 UTC (11+ messages)
` [PATCH v3 01/10] sh: remove CONFIG_NUMA and realted configuration options
` [PATCH v3 02/10] sh: mm: remove numa.c
` [PATCH v3 03/10] sh: mm: drop allocate_pgdat()
` [PATCH v3 04/10] sh: remove setup_bootmem_node() and plat_mem_setup()
` [PATCH v3 05/10] sh: drop dead code guarded by #ifdef CONFIG_NUMA
` [PATCH v3 06/10] sh: drop include/asm/mmzone.h
` [PATCH v3 07/10] init/Kconfig: drop ARCH_WANT_NUMA_VARIABLE_LOCALITY
` [PATCH v3 08/10] sh: init: remove call the memblock_set_node()
` [PATCH v3 09/10] sh: remove SPARSEMEM related entries from Kconfig
` [PATCH v3 10/10] sh: drop include/asm/sparsemem.h
[PATCH] usb: atm: ueagle: fix use-after-free in uea_upload_pre_firmware()
2026-07-02 9:37 UTC (2+ messages)
[RFC V2 0/3] lib/vsprintf: Add support for pgtable entries
2026-07-02 9:36 UTC (12+ messages)
` [RFC V2 3/3] mm: Replace pgtable entry prints with new format
[PATCH v2 0/2] drm/msm/hdmi: Simplify the code
2026-07-02 9:36 UTC (3+ messages)
` [PATCH v2 1/2] drm/msm/hdmi_bridge: Simplify register bit updates
` [PATCH v2 2/2] drm/msm/hdmi_hdcp: "
[PATCH] ALSA: control: Drop redundant stream_open() return check
2026-07-02 9:36 UTC (3+ messages)
[PATCH v2 0/6] Fix incorrect access of hugetlb pte entries
2026-07-02 9:35 UTC (5+ messages)
` [PATCH v2 2/6] mm/rmap: use huge_ptep_get() in try_to_unmap_one()
[PATCH 00/42] drm/mediatek: The Huge Restructuring and MT8196 support
2026-07-02 9:36 UTC (3+ messages)
` [PATCH 02/42] drm/mediatek: Export OVL formats definitions and format conversion API
[PATCH v3 0/2] drm/panel: couple of visionox vtdr6140 driver enhancements
2026-07-02 9:36 UTC (3+ messages)
` [PATCH v3 1/2] drm/panel: Enable DSC for Visionox VTDR6130 panel
` [PATCH v3 2/2] drm/panel: visionox-vtdr6130: switch to devm panel calls and drop remove
[PATCH v8 0/3] ASoC: qcom: lpass: Switch VA/WSA macros to PM clock framework
2026-07-02 9:35 UTC (6+ messages)
` [PATCH v8 1/3] ASoC: codecs: lpass-wsa-macro: Switch to PM clock framework for runtime PM
` [PATCH v8 2/3] ASoC: codecs: lpass-va-macro: "
[PATCH v5 0/7] drm/rcar-du: Add support for DSI pipelines with DSC
2026-07-02 9:27 UTC (3+ messages)
` [PATCH v5 3/7] drm/rcar-du: dsc: Add rudimentary Renesas R-Car V4H DSC driver
[PATCH 00/18] Add DT support for CSI2RX multi-stream
2026-07-02 9:31 UTC (19+ messages)
` [PATCH 01/18] arm64: dts: ti: k3-{j721e/j721s2}-main: Fix indentation in CSI2RX node
` [PATCH 02/18] arm64: dts: ti: k3-j721e-main: Add multiple channels for CSI2RX DMA
` [PATCH 03/18] arm64: dts: ti: k3-j721s2-main: "
` [PATCH 04/18] arm64: dts: ti: k3-j784s4-j742s2-main-common: "
` [PATCH 05/18] arm64: dts: ti: k3-am62p-j722s: "
` [PATCH 06/18] arm64: dts: ti: k3-j722s-main: "
` [PATCH 07/18] arm64: dts: ti: k3-j721e: Add overlay for fusion application daughter board
` [PATCH 08/18] arm64: dts: ti: k3-j721s2: "
` [PATCH 09/18] arm64: dts: ti: k3-j721e-sk: "
` [PATCH 10/18] arm64: dts: ti: k3-j722s-evm: "
` [PATCH 11/18] arm64: dts: ti: k3-am68-sk: Add overlay for dual Arducam V3link fusion
` [PATCH 12/18] arm64: dts: ti: k3-j722s-evm: "
` [PATCH 13/18] arm64: dts: ti: k3-j784s4-evm: Add overlay for J7EXPA01EVM Fusion2
` [PATCH 14/18] arm64: dts: ti: k3-j722s-evm: "
` [PATCH 15/18] arm64: dts: ti: k3-j721s2: Add overlay for DS90UB954-Q1EVM
` [PATCH 16/18] arm64: dts: ti: k3-j721e: "
` [PATCH 17/18] arm64: dts: ti: k3-v3link: Add overlay for IMX219+UB953 serializer
` [PATCH 18/18] arm64: defconfig: Enable DS90UB960 deserializer and DS90UB953 serializer
[RFC] Null Namespaces
2026-07-02 9:34 UTC (9+ messages)
[PATCH v3] arm64: dts: qcom: sm8650-ayaneo-pocket-s2: add display nodes
2026-07-02 9:33 UTC
[PATCH] rust: pci: rework device enabling API
2026-07-02 9:32 UTC
[PATCH v2 1/2] wifi: ath12k: support calibration-variant from device tree
2026-07-02 9:32 UTC (2+ messages)
[PATCH v6 00/11] Dynamic PAMT
2026-07-02 9:32 UTC (3+ messages)
` [PATCH v6 08/11] x86/tdx: Add APIs to support Dynamic PAMT ops from KVM's fault path
[PATCH v2 0/4] sound: qcom: audioreach: support WSA speakers only on WSA2
2026-07-02 9:31 UTC (5+ messages)
` [PATCH v2 1/4] ASoC: qcom: audioreach: compute active channel maps from channel_map
` [PATCH v2 2/4] ASoC: dt-bindings: qcom,sm8250: Add Ayaneo Pocket S2 sound card
` [PATCH v2 3/4] ASoC: qcom: sc8280xp: add Ayaneo Pocket S2 card with special WSA channel mapping
` [PATCH v2 4/4] arm64: dts: qcom: sm8650-ayaneo-pocket-s2: switch sound card to ayaneo,pocket-s2-sndcard
[PATCH v2] drm: Guard DRM_CLIENT_CAP_PLANE_COLOR_PIPELINE
2026-07-02 9:31 UTC (3+ messages)
[PATCH v2 0/7] ALSA: Remove redundant open helper return checks
2026-07-02 9:31 UTC (2+ messages)
[RFC] entry: Untangle the return value of syscall_enter_from_user_mode from syscall NR
2026-07-02 9:30 UTC (3+ messages)
[PATCH v7] mm: pgtable: free kernel page tables via RCU to fix ptdump UAF
2026-07-02 9:30 UTC
[PATCH] net: fman: guard IRQ handlers against pre-init interrupt
2026-07-02 9:28 UTC (3+ messages)
` [PATCH v2 1/2] net: fman: move IRQ registration after init to prevent NULL deref and UAF
[PATCH 0/4] mm: fix reclaim storms in defrag_mode
2026-07-02 9:28 UTC (7+ messages)
` [PATCH 2/4] mm: compaction: support non-movable compaction for pageblock requests
[PATCH v8 0/2] phy: qcom-mipi-csi2: Add a CSI2 MIPI DPHY driver
2026-07-02 9:28 UTC (9+ messages)
` [PATCH v8 1/2] dt-bindings: phy: qcom: Add CSI2 C-PHY/DPHY schema
[PATCH v7] mm: pgtable: free kernel page tables via RCU to fix ptdump UAF
2026-07-02 9:28 UTC
[RESEND PATCH] usb: core: config: fix SS companion log for interrupt endpoints
2026-07-02 9:26 UTC (3+ messages)
` [RESEND PATCH] USB: core: report interrupt endpoint correctly in companion descriptor diagnostic
[PATCH 0/2] ocfs2/dlm: bound peer-controlled lengths in the o2dlm receive path
2026-07-02 9:27 UTC (3+ messages)
[PATCH v4 0/6] mm/vmalloc: Speed up ioremap, vmalloc and vmap with contiguous memory
2026-07-02 9:26 UTC (7+ messages)
` [PATCH v4 5/6] mm/vmalloc: map contiguous pages in batches for vmap() if possible
` [PATCH v4 6/6] mm/vmalloc: align vm_area so vmap() can batch mappings
[PATCH v9 0/3] Update designware pwm driver
2026-07-02 9:25 UTC (3+ messages)
` [PATCH v9 3/3] pwm: dwc: add of/platform support
` "
[PATCH v2] media: mali-c55: Fix clock leak on reset deassert failure
2026-07-02 9:25 UTC
[PATCH] mm: pgtable: free kernel page tables via RCU to fix ptdump UAF
2026-07-02 9:25 UTC (2+ messages)
[PATCH net] net/stmmac: Set Rx queue page_pool to NULL when freeing DMA resources
2026-07-02 9:24 UTC (2+ messages)
[PATCH 2/3] can: rockchip: add RK3588 CAN-FD support
2026-07-02 9:23 UTC
[PATCH v3] drm/rockchip: Remove dependency on DRM simple helpers
2026-07-02 9:23 UTC (2+ messages)
[PATCH v2] gpio: dwapb: Defer clock gating until noirq
2026-07-02 9:22 UTC
[PATCH] arm64: dts: mediatek: mt8183-kukui: Add supply for SPI NOR flash
2026-07-02 9:22 UTC (2+ messages)
[PATCH] arm64: dts: mediatek: mt8188-geralt: Add supply for SPI NOR flash
2026-07-02 9:22 UTC (2+ messages)
[PATCH v1 1/1] arm64: dts: mediatek: mt8186: change CCI OPP scaling mapping
2026-07-02 9:22 UTC (2+ messages)
[PATCH v4 0/5] arm_mpam: resctrl: Counter Assignment (ABMC)
2026-07-02 9:20 UTC (4+ messages)
` [PATCH v4 5/5] arm64: mpam: Add memory bandwidth usage (MBWU) documentation
[PATCH v3 00/11] dma-buf: heaps: Add support for Tegra VPR
2026-07-02 9:18 UTC (3+ messages)
` [PATCH v3 04/11] arm64/mm: Add set_memory_device() and set_memory_normal()
[PATCH v2 0/8] iio: adc: new ti-ads112c14 driver
2026-07-02 9:18 UTC (4+ messages)
` [PATCH v2 8/8] iio: adc: ti-ads112c14: add measurement channel support
[PATCH RESEND] wifi: ath12k: fix MAC address copy on big endian
2026-07-02 9:17 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