messages from 2026-01-12 13:51:47 to 2026-01-12 14:54:56 UTC [more...]
[PATCH v2 00/23] mm: BPF OOM
2026-01-12 14:54 UTC (3+ messages)
` [PATCH v2 06/23] mm: introduce BPF struct ops for OOM handling
[PATCH RFT 0/5] dmaengine: dw-edma: support dynamtic add link entry during dma engine running
2026-01-12 14:54 UTC (3+ messages)
[PATCH 0/2] Add devm_clk_bulk_get_optional_enable() helper and use in AXI Ethernet driver
2026-01-12 14:53 UTC (4+ messages)
` [PATCH 2/2] net: axienet: Fix resource release ordering
[PATCH v2 0/5] gs101: Add support for Display Process Unit (DPU) clocks
2026-01-12 14:54 UTC (10+ messages)
` [PATCH v2 1/5] dt-bindings: clock: google,gs101-clock: fix alphanumeric ordering
` [PATCH v2 2/5] dt-bindings: clock: google,gs101-clock: Add DPU clock management unit
` [PATCH v2 3/5] dt-bindings: samsung: exynos-sysreg: add gs101 dpu compatible
` [PATCH v2 4/5] clk: samsung: gs101: add support for Display Process Unit (DPU) clocks
` [PATCH v2 5/5] arm64: dts: exynos: gs101: add cmu_dpu and sysreg_dpu dt nodes
[PATCH v2] mm/page_alloc: Avoid duplicate NR_FREE_PAGES updates in move_to_free_list()
2026-01-12 14:53 UTC (3+ messages)
[RFC] Defining a home/maintenance model for non-NIC PHC devices using the /dev/ptpX API
2026-01-12 14:52 UTC (5+ messages)
[PATCH v1] mm: kmsan: add tests for high-order page freeing
2026-01-12 14:51 UTC
[PATCH cgroup/for-6.20 v4 0/5] cgroup/cpuset: Don't invalidate sibling partitions on cpuset.cpus conflict
2026-01-12 14:51 UTC (4+ messages)
` [PATCH cgroup/for-6.20 v4 4/5] "
[syzbot] [mm?] INFO: rcu detected stall in purge_vmap_node
2026-01-12 14:50 UTC (3+ messages)
[PATCH v1] tools/rtla: Fix parse_cpu_set() and add unit test
2026-01-12 14:50 UTC (2+ messages)
[PATCH 00/24] vfs: require filesystems to explicitly opt-in to lease support
2026-01-12 14:50 UTC (7+ messages)
[PATCH] sched: Fix build for modules using set_tsk_need_resched()
2026-01-12 14:50 UTC (2+ messages)
[RFC PATCH 00/77] Add support for dtb metadata and addon device-trees
2026-01-12 14:49 UTC (79+ messages)
` [RFC PATCH 01/77] checks: Use consistent type for strspn() returned value
` [RFC PATCH 02/77] Introduce v18 dtb version
` [RFC PATCH 03/77] libfdt: Introduce fdt_next_tag_full() and use it in fdt_next_tag()
` [RFC PATCH 04/77] dtc: Allow to use data_append_markers() out of data.c
` [RFC PATCH 05/77] fdtdump: Change FDT_PROP prob handling to ease future addition
` [RFC PATCH 06/77] Add support for FDT_REF_LOCAL dtb tag
` [RFC PATCH 07/77] livetree: Improve get_node_by_phandle()
` [RFC PATCH 08/77] dtc: Introduce update_phandles_ref()
` [RFC PATCH 09/77] dtc: Introduce mark_local_phandles()
` [RFC PATCH 10/77] tests: Add basic metadata tests
` [RFC PATCH 11/77] Add support for FDT_REF_PHANDLE dtb tag
` [RFC PATCH 12/77] tests: metadata: Add external phandle reference tests
` [RFC PATCH 13/77] Introduce dt_flags field in dtb header
` [RFC PATCH 14/77] tests: metadata: Add a first test related to the dt_flags header field
` [RFC PATCH 15/77] Add support for /addon/ keyword
` [RFC PATCH 16/77] tests: metadata: Add a test related to addon dt_flags header value
` [RFC PATCH 17/77] tests: metadata: Add a basic addon test
` [RFC PATCH 18/77] dtc-parser.y: Avoid an empty proplist
` [RFC PATCH 19/77] dtc: Introduce export symbols
` [RFC PATCH 20/77] dtc: Add support for /export/ dts keyword parsing
` [RFC PATCH 21/77] checks: Handle export symbols in fixup_phandle_references()
` [RFC PATCH 22/77] dtc: Add export symbols (/export/ keyword) in generated dts file
` [RFC PATCH 23/77] dtc: Introduce mark_local_exports()
` [RFC PATCH 24/77] dtc: Introduce update_exports_ref()
` [RFC PATCH 25/77] Add support for FDT_EXPORT_SYM dtb tag
` [RFC PATCH 26/77] tests: metadata: Add export symbols with local references tests
` [RFC PATCH 27/77] dtc: Add support for export symbols sorting
` [RFC PATCH 28/77] tests: metadata: Add a test "
` [RFC PATCH 29/77] Add support for FDT_EXPORT_SYM_REF dtb tag
` [RFC PATCH 30/77] tests: metadata: Add export symbols with external references tests
` [RFC PATCH 31/77] dtc: Introduce import symbols
` [RFC PATCH 32/77] dtc-parser: Introduce last_header_flags
` [RFC PATCH 33/77] dtc: Add support for /import/ dts keyword parsing
` [RFC PATCH 34/77] dtc: Add import symbols (/import/ keyword) in generated dts file
` [RFC PATCH 35/77] Add support for FDT_IMPORT_SYM dtb tag
` [RFC PATCH 36/77] tests: metadata: Add import symbols tests
` [RFC PATCH 37/77] dtc: Add support for import symbols sorting
` [RFC PATCH 38/77] tests: metadata: Improve sort test to check "
` [RFC PATCH 39/77] check: Get 'chosen' node using get_subnode()
` [RFC PATCH 40/77] dtc: Introduce dti_get_node_by_path()
` [RFC PATCH 41/77] dtc: Introduce dti_get_node_by_label()
` [RFC PATCH 42/77] dtc: Introduce dti_get_node_by_phandle()
` [RFC PATCH 43/77] dtc: Introduce dti_get_node_by_ref()
` [RFC PATCH 44/77] dtc: Introduce dti_get_node_phandle()
` [RFC PATCH 45/77] dtc: Introduce dti_get_property_by_label()
` [RFC PATCH 46/77] dtc: Introduce dti_get_marker_label()
` [RFC PATCH 47/77] dtc: Introduce dti_fill_fullpaths()
` [RFC PATCH 48/77] dtc: Introduce orphan nodes
` [RFC PATCH 49/77] dtc: Handle orphan nodes in dti_get_xxx_by_yyy()
` [RFC PATCH 50/77] dtc: Handle orphan nodes in mark_local_xxx() and update_xxx_ref()
` [RFC PATCH 51/77] dtc: Avoid NULL fullpath for nodes in orphan trees
` [RFC PATCH 52/77] checks: Perform checks for orphan nodes
` [RFC PATCH 53/77] dtc: Rename add_orphan_node() to plugin_add_orphan_node()
` [RFC PATCH 54/77] dtc: Add basic support for addon orphan nodes dts parsing
` [RFC PATCH 55/77] dtc: Add orphan nodes in generated dts file
` [RFC PATCH 56/77] Add support for FDT_BEGIN_NODE_REF_SYM dtb tag
` [RFC PATCH 57/77] tests: metadata: Add basic test for addon orphan nodes
` [RFC PATCH 58/77] dtc: Add support for missing root node in addon device-tree
` [RFC PATCH 59/77] tests: metadata: Add a test for addon without root node
` [RFC PATCH 60/77] dtc: Allow parser_get_node_by_ref() to return an orphan node for merging purpose
` [RFC PATCH 61/77] tests: metadata: Add a test related to orphan node merging
` [RFC PATCH 62/77] dtc: Add support for orphan nodes sorting
` [RFC PATCH 63/77] tests: metadata: Improve sort test to check "
` [RFC PATCH 64/77] dtc: Add support for references by path involving orphan nodes
` [RFC PATCH 65/77] tests: metadata: Add a test "
` [RFC PATCH 66/77] dtc: Add support for namespace labels references
` [RFC PATCH 67/77] tests: metadata: Add a test "
` [RFC PATCH 68/77] libfdt: Introduce fdt_getprop_by_offset_w()
` [RFC PATCH 69/77] libfdt: Introduce fdt_getprop_offset()
` [RFC PATCH 70/77] libfdt: Add support for applying an addon on a base device-tree blob
` [RFC PATCH 71/77] Add fdtaddon tool to apply an addon
` [RFC PATCH 72/77] tests: Add a first basic test for fdtaddon
` [RFC PATCH 73/77] tests: fdtaddon: Add a basic test for addons using an orphan nodes
` [RFC PATCH 74/77] tests: fdtaddon: Add a basic test for addons with unresolved phandle references
` [RFC PATCH 75/77] tests: fdtaddon: Add a test for addons using namespace label references
` [RFC PATCH 76/77] tests: fdtaddon: Add a test for using 'stacked' addons
` [RFC PATCH 77/77] tests: fdtaddon: Add a test using more realistic dts and dtsa
[PATCH v3 0/7] perf: Add a libdw addr2line implementation
2026-01-12 14:49 UTC (3+ messages)
[PATCH v4 0/9] vsock/virtio: SKB allocation improvements
2026-01-12 14:48 UTC (4+ messages)
` [PATCH v4 4/9] vsock/virtio: Resize receive buffers so that each SKB fits in a 4K page
[PATCH v4 00/29] lan966x pci device: Add support for SFPs
2026-01-12 14:47 UTC (20+ messages)
` [PATCH v4 01/29] Revert "treewide: Fix probing of devices in DT overlays"
[PATCH] USB: OHCI/UHCI: Add soft dependencies on ehci_platform
2026-01-12 14:47 UTC (2+ messages)
[PATCH 0/4] dma-buf: add revoke mechanism to invalidate shared buffers
2026-01-12 14:47 UTC (6+ messages)
[PATCH][next] optee: make read-only array attr static const
2026-01-12 14:46 UTC (3+ messages)
[PATCH] fbdev: vt8500lcdfb: fix missing dma_free_coherent()
2026-01-12 14:46 UTC (2+ messages)
sched/deadline: Server stops while fair tasks are still runnable
2026-01-12 14:45 UTC (2+ messages)
[PATCH v4 00/19] ublk: add support for integrity data
2026-01-12 14:45 UTC (2+ messages)
[v5 PATCH 0/2] hung_task: Provide runtime reset interface for hung task detector
2026-01-12 14:43 UTC (6+ messages)
` [v5 PATCH 2/2] hung_task: Enable runtime reset of hung_task_detect_count
[PATCH] block, nvme: remove unused dma_iova_state function parameter
2026-01-12 14:38 UTC
[PATCH 1/3] hwmon: spd5118: Do not fail resume on temporary I2C errors
2026-01-12 14:42 UTC (3+ messages)
` [PATCH 3/3] hwmon: spd5118: Avoid hardware access during suspend and resume
[PATCH 1/1] PCI: hv: Remove unused field pci_bus in struct hv_pcibus_device
2026-01-12 14:29 UTC (2+ messages)
[PATCH net v3 0/3] disable interrupts and ensure dbell updation
2026-01-12 14:39 UTC (3+ messages)
` [PATCH net v3 3/3] octeon_ep_vf: ensure dbell BADDR updation
[PATCH 0/4] kernel-doc: fix -Werror issues
2026-01-12 14:39 UTC (4+ messages)
` [PATCH 2/4] scripts/kernel-doc: avoid error_count overflows
[PATCH v4 0/2] Make KHO Stateless
2026-01-12 14:39 UTC (4+ messages)
` [PATCH v4 1/2] kho: Adopt radix tree for preserved memory tracking
[PATCH v1] mm: kmsan: Fix poisoning of high-order non-compound pages
2026-01-12 14:38 UTC (3+ messages)
[PATCH v8 0/4] Add a few tracepoints to panthor
2026-01-12 14:37 UTC (5+ messages)
` [PATCH v8 1/4] drm/panthor: Rework panthor_irq::suspended into panthor_irq::state
` [PATCH v8 2/4] drm/panthor: Extend IRQ helpers for mask modification/restoration
` [PATCH v8 3/4] drm/panthor: Add tracepoint for hardware utilisation changes
` [PATCH v8 4/4] drm/panthor: Add gpu_job_irq tracepoint
[PATCH] irqchip/gic-v3-its: Don't acquire rt_spin_lock in allocate_vpe_l1_table()
2026-01-12 14:38 UTC (10+ messages)
[RFC PATCH v3 0/8] mm,numa: N_PRIVATE node isolation for device-managed memory
2026-01-12 14:36 UTC (5+ messages)
` [RFC PATCH v3 5/8] Documentation/admin-guide/cgroups: update docs for mems_allowed
[PATCH RFC 10/19] slab: remove cpu (partial) slabs usage from allocation paths
2026-01-12 14:36 UTC (5+ messages)
[PATCH] cpuhp: Expedite synchronize_rcu during CPU hotplug operations
2026-01-12 14:37 UTC (6+ messages)
[PATCH] module: Fix kernel panic when a symbol st_shndx is out of bounds
2026-01-12 14:37 UTC (2+ messages)
[PATCH v2] btrfs: reset block group size class when reservations are freed
2026-01-12 14:35 UTC (2+ messages)
[PATCH 1/2] block: remove unused dma_iova_state function parameter
2026-01-12 14:28 UTC (4+ messages)
` [PATCH 2/2] nvme: blk_rq_dma_map_iter_next is no longer using iova state
[RFC PATCH 0/2] mm: improve folio refcount scalability
2026-01-12 14:32 UTC (4+ messages)
[PATCH 0/1] sched/deadline: Log Fair Server re-enablement
2026-01-12 14:32 UTC (6+ messages)
` [PATCH 1/1] sched/deadline: Log Fair Server re-enablement for symmetry with debugfs
[PATCH v2 0/3] ASoC: Update rtq9128 document and source file
2026-01-12 14:31 UTC (3+ messages)
` [PATCH v2 2/3] dt-bindings: sound: rtq9128: Add rtq9154 backward compatible
[PATCH v2 0/8] regulator: core: allow regulator_register() with missing required supply
2026-01-12 14:31 UTC (2+ messages)
[PATCH v2] arm64: dts: imx93-11x11-frdm: Add MQS audio support
2026-01-12 14:30 UTC (2+ messages)
[PATCH 0/3] clk: samsung: auto clock gating fixes for PM
2026-01-12 14:29 UTC (5+ messages)
` [PATCH 1/3] clk: samsung: avoid warning message on legacy Exynos (auto clock gating)
` [PATCH 2/3] clk: samsung: fix sysreg save/restore when PM is enabled for CMU
[PATCH] ALSA: hda/cs8409: Add quirk for CDB35L56-FOUR-HD
2026-01-12 14:28 UTC
[PATCH v3 0/3] arm64: dts: rockchip: Add rk3576 evb2 board
2026-01-12 14:28 UTC (6+ messages)
` [PATCH v3 1/3] dt-bindings: usb: Add binding for WCH CH334/CH335 hub controller
[PATCH 0/6] Address race condition with Device::drvdata()
2026-01-12 14:27 UTC (6+ messages)
` [PATCH 6/6] rust: driver: drop device private data post unbind
[PATCH net-next 0/2] net: netconsole: convert to NBCON console infrastructure
2026-01-12 14:17 UTC (11+ messages)
[PATCH v5 net 1/2] ipvlan: Make the addrs_lock be per port
2026-01-12 14:24 UTC (2+ messages)
` [PATCH v5 net 2/2] selftests: net: simple selftest for ipvtap
[RFC PATCH] memory,memory_hotplug: allow restricting memory blocks to zone movable
2026-01-12 14:23 UTC (11+ messages)
[PATCH v2 00/28] Eliminate Dying Memory Cgroup
2026-01-12 14:21 UTC (2+ messages)
[PATCH] ACPI: pci_root: Clear the acpi dependencies after PCI root bridge initialization on RISC-V
2026-01-12 14:16 UTC (2+ messages)
` [PATCH v2] "
[PATCH net-next v10 0/7] netconsole: support automatic target recovery
2026-01-12 14:16 UTC (3+ messages)
` [PATCH net-next v10 7/7] selftests: netconsole: validate target resume
[PATCH v2 0/4] drm/amdkfd: Add batch userptr allocation support
2026-01-12 14:14 UTC (9+ messages)
[PATCH v2] dma/pool: respect __GFP_NOWARN in dma_alloc_from_pool()
2026-01-12 14:13 UTC (2+ messages)
[PATCH] scsi: qla2xxx: edif: Fix dma_free_coherent() size
2026-01-12 14:12 UTC (2+ messages)
[PATCH] ASoC: amd: acp: soc-acpi: add is_device_rt712_vb() helper
2026-01-12 14:12 UTC (4+ messages)
[PATCH v1 0/4] spi: Make SPI core to take care of fwnode assignment
2026-01-12 14:10 UTC (3+ messages)
` [PATCH v1 4/4] spi: Drop duplicate device_set_node() call
[PATCH v1] drm/amd/display: Initialise backlight level values from hw
2026-01-12 14:10 UTC (2+ messages)
[PATCH v7 0/4] Add a few tracepoints to panthor
2026-01-12 14:09 UTC (5+ messages)
` [PATCH v7 2/4] drm/panthor: Rework panthor_irq::suspended into panthor_irq::state
[PATCH 0/2] vsock/virtio: Fix data loss/disclosure due to joining of non-linear skb in RX queue
2026-01-12 14:07 UTC (5+ messages)
` [PATCH 1/2] vsock/virtio: Coalesce only linear skb
[PATCH 0/2] ASoC: Fix sdw_utils calling wrong codec init callbacks
2026-01-12 14:07 UTC (3+ messages)
` [PATCH 1/2] soundwire: Add missing EXPORT for sdw_slave_type
` [PATCH 2/2] ASoC: sdw_utils: Call init callbacks on the correct codec DAI
[PATCH 1/2] ksm: Initial the addr only once in rmap_walk_ksm
2026-01-12 14:01 UTC (2+ messages)
` [PATCH 2/2] ksm: Optimize rmap_walk_ksm by passing a suitable address range
[PATCH v3 0/3] Add RK801 PMIC support
2026-01-12 14:06 UTC (3+ messages)
` [PATCH v3 3/3] regulator: rk808: Add RK801 support
[PATCH v3 0/4] Add CANFD support to R9A09G056/057/077/087 SoCs
2026-01-12 14:04 UTC (4+ messages)
` [PATCH v3 3/4] dt-bindings: can: renesas,rcar-canfd: Document RZ/T2H and RZ/N2H SoCs
[PATCH RFC] ima: Fallback to a ctime guard without i_version updates
2026-01-12 14:02 UTC (6+ messages)
[PATCH v5] tracing: Guard __DECLARE_TRACE() use of __DO_TRACE_CALL() with SRCU-fast
2026-01-12 13:53 UTC (16+ messages)
[PATCH 0/2] watchdog: imx2_wdt: Allow to run in low power mode
2026-01-12 13:56 UTC (7+ messages)
` [PATCH 2/2] dt-bindings: watchdog: fsl-imx: document continue "
[PATCH v1 0/2] i2c: mlxbf: A couple of cleanups
2026-01-12 13:55 UTC (3+ messages)
` [PATCH v1 1/2] i2c: mlxbf: Remove unused bus speed definitions
` [PATCH v1 2/2] i2c: mlxbf: Use HZ_PER_KHZ in the driver
[PATCH 1/2] watchdog: imx2_wdt: Allow to continue in low power mode
2026-01-12 13:55 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: watchdog: fsl-imx: document "
[PATCH RESEND net-next v6 0/7] net: stmmac: qcom-ethqos: add support for SCMI power domains
2026-01-12 13:54 UTC (3+ messages)
` [PATCH RESEND net-next v6 7/7] net: stmmac: qcom-ethqos: add support for sa8255p
[PATCH v2 0/6] Enable UFS support on Milos
2026-01-12 13:53 UTC (7+ messages)
` [PATCH v2 1/6] dt-bindings: crypto: qcom,inline-crypto-engine: document the Milos ICE
` [PATCH v2 2/6] scsi: ufs: qcom,sc7180-ufshc: dt-bindings: Document the Milos UFS Controller
` [PATCH v2 3/6] dt-bindings: phy: qcom,sc8280xp-qmp-ufs-phy: document the Milos QMP UFS PHY
` [PATCH v2 4/6] phy: qcom-qmp-ufs: Add Milos support
` [PATCH v2 5/6] arm64: dts: qcom: milos: Add UFS nodes
` [PATCH v2 6/6] arm64: dts: qcom: milos-fairphone-fp6: Enable UFS
[PATCH net-next v5 0/4] net: dsa: initial support for MaxLinear MxL862xx switches
2026-01-12 13:52 UTC (5+ messages)
` [PATCH net-next v5 1/4] dt-bindings: net: dsa: add MaxLinear MxL862xx
` [PATCH net-next v5 2/4] net: dsa: add tag format for MxL862xx switches
` [PATCH net-next v5 3/4] net: mdio: add unlocked mdiodev C45 bus accessors
` [PATCH net-next v5 4/4] net: dsa: add basic initial driver for MxL862xx switches
[PATCH v6 0/4] iommu: Add page_ext for IOMMU_DEBUG_PAGEALLOC
2026-01-12 13:52 UTC (7+ messages)
` [PATCH v6 3/4] iommu: debug-pagealloc: Track IOMMU pages
[PATCH] arm64: tegra: smaug: Enable DisplayPort via USB-C port
2026-01-12 13:45 UTC (2+ 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