messages from 2025-02-07 14:18:24 to 2025-02-07 15:46:47 UTC [more...]
[PATCH v10 00/14] platform/x86: alienware-wmi driver rework
2025-02-07 15:45 UTC
[PATCH 1/2] scsi: qedf: Replace kmalloc_array() with kcalloc()
2025-02-07 15:46 UTC (6+ messages)
` [PATCH v2 "
` [PATCH v3 "
` [PATCH v3 2/2] scsi: qedf: Add check for bdt_info
[PATCH v5 00/40] x86/resctrl: Move the resctrl filesystem code to /fs/resctrl
2025-02-07 15:46 UTC (28+ messages)
` [PATCH v5 08/40] x86/resctrl: Generate default_ctrl instead of sharing it
` [PATCH v5 12/40] x86/resctrl: Wrap resctrl_arch_find_domain() around rdt_find_domain()
` [PATCH v5 14/40] x86/resctrl: Add a resctrl helper to reset all the resources
` [PATCH v5 17/40] x86/resctrl: Rewrite and move the for_each_*_rdt_resource() walkers
` [PATCH v5 18/40] x86/resctrl: Export the is_mbm_*_enabled() helpers to asm/resctrl.h
` [PATCH v5 19/40] x86/resctrl: Add resctrl_arch_is_evt_configurable() to abstract BMEC
` [PATCH v5 21/40] x86/resctrl: Change mon_event_config_{read,write}() to be arch helpers
` [PATCH v5 23/40] x86/resctrl: Add resctrl_arch_ prefix to pseudo lock functions
` [PATCH v5 25/40] x86/resctrl: Make prefetch_disable_bits belong to the arch code
[RFT][PATCH v1 0/5] cpuidle: menu: Avoid discarding useful information when processing recent idle intervals
2025-02-07 15:45 UTC (5+ messages)
[PATCH -v2 0/7] module: Strict per-modname namespaces
2025-02-07 15:45 UTC (3+ messages)
` [PATCH -v2 5/7] module: Extend the MODULE_ namespace parsing
[PATCH v1] cpuidle: intel_idle: Update MAINTAINERS
2025-02-07 15:45 UTC (3+ messages)
[PATCHSET v9 sched_ext/for-6.15] sched_ext: split global idle cpumask into per-NUMA cpumasks
2025-02-07 15:44 UTC (4+ messages)
` [PATCH 1/5] sched/topology: Introduce for_each_numa_node() iterator
[PATCH v2 00/45] Consolidate hrtimer initialization - Part 4
2025-02-07 15:44 UTC (3+ messages)
` [PATCH v2 43/45] pwm: gpio: Switch to use hrtimer_setup()
[PATCH v2 00/13] gpiolib: add gpiod_multi_set_value_cansleep
2025-02-07 15:43 UTC (10+ messages)
` [PATCH v2 04/13] bus: ts-nbus: use gpiod_multi_set_value_cansleep
` [PATCH v2 05/13] gpio: max3191x: "
[PATCH v1 0/3] Add support for Plymovent AQM board
2025-02-07 15:42 UTC (5+ messages)
` [PATCH v1 1/3] dt-bindings: sound: convert ICS-43432 binding to YAML
` [PATCH v1 2/3] dt-bindings: arm: stm32: Add Plymovent AQM board
` [PATCH v1 3/3] arm: dts: stm32: Add Plymovent AQM devicetree
[PATCH v2 0/7] gpio: 74x164: Refactor and clean up the driver
2025-02-07 15:41 UTC (9+ messages)
` [PATCH v2 1/7] gpio: 74x164: Remove unneeded dependency to OF_GPIO
` [PATCH v2 2/7] gpio: 74x164: Simplify code with cleanup helpers
` [PATCH v2 3/7] gpio: 74x164: Annotate buffer with __counted_by()
` [PATCH v2 4/7] gpio: 74x164: Make use of the macros from bits.h
` [PATCH v2 5/7] gpio: 74x164: Fully convert to use managed resources
` [PATCH v2 6/7] gpio: 74x164: Switch to use dev_err_probe()
` [PATCH v2 7/7] gpio: 74x164: Utilise temporary variable for struct device
[PATCH v1] PM: sleep: core: Synchronize runtime PM status of parents and children
2025-02-07 15:41 UTC (5+ messages)
max8997 cleanup bug?
2025-02-07 15:41 UTC (3+ messages)
[PATCH V5] phy: freescale: fsl-samsung-hdmi: fix build error in fsl_samsung_hdmi_phy_configure_pll_lock_det
2025-02-07 15:40 UTC (3+ messages)
[PATCH v2 1/1] ASoC: tas2781: Switch to use %ptTsr
2025-02-07 15:39 UTC (2+ messages)
[PATCH v2 00/18] cxl: Address translation support, part 1: Cleanups and refactoring
2025-02-07 15:37 UTC (19+ messages)
` [PATCH v2 01/18] cxl: Remove else after return
` [PATCH v2 02/18] cxl/pci: Moving code in cxl_hdm_decode_init()
` [PATCH v2 03/18] cxl/pci: cxl_hdm_decode_init: Move comment
` [PATCH v2 04/18] cxl/pci: Add comments to cxl_hdm_decode_init()
` [PATCH v2 05/18] cxl: Introduce parent_port_of() helper
` [PATCH v2 06/18] cxl/region: Rename function to cxl_find_decoder_early()
` [PATCH v2 07/18] cxl/region: Avoid duplicate call of cxl_find_decoder_early()
` [PATCH v2 08/18] cxl/region: Move find_cxl_root() to cxl_add_to_region()
` [PATCH v2 09/18] cxl/region: Factor out code to find the root decoder
` [PATCH v2 10/18] cxl/region: Factor out code to find a root decoder's region
` [PATCH v2 11/18] cxl/region: Split region registration into an initialization and adding part
` [PATCH v2 12/18] cxl/region: Use iterator to find the root port in cxl_find_root_decoder()
` [PATCH v2 13/18] cxl/region: Add function to find a port's switch decoder by range
` [PATCH v2 14/18] cxl/region: Unfold cxl_find_root_decoder() into cxl_endpoint_decoder_initialize()
` [PATCH v2 15/18] cxl/region: Show message on registration failure
` [PATCH v2 16/18] cxl/region: Show message on broken target list
` [PATCH v2 17/18] cxl: Show message when a decoder was added to a port
` [PATCH v2 18/18] cxl/acpi: Unify CFMWS memory log messages with SRAT messages
[PATCH v2] drm/virtio: Align host mapping request to maximum platform page size
2025-02-07 15:38 UTC (4+ messages)
[PATCH 5.10/5.15] tty: n_gsm: Fix use-after-free in gsm_cleanup_mux
2025-02-07 15:36 UTC
[RFC PATCH] fuse: add new function to invalidate cache for all inodes
2025-02-07 15:31 UTC (3+ messages)
[PATCH v7 0/3] firmware: add Exynos ACPM protocol driver
2025-02-07 15:29 UTC (4+ messages)
` [PATCH v7 1/3] dt-bindings: firmware: add google,gs101-acpm-ipc
` [PATCH v7 2/3] firmware: add Exynos ACPM protocol driver
` [PATCH v7 3/3] MAINTAINERS: add entry for the Samsung Exynos ACPM mailbox protocol
[PATCH] perf tool_pmu: Add skip check in tool_pmu__event_to_str()
2025-02-07 15:28 UTC
[PATCH net-next v4 0/8] bpf: cpumap: enable GRO for XDP_PASS frames
2025-02-07 15:28 UTC (10+ messages)
` [PATCH net-next v4 1/8] net: gro: decouple GRO from the NAPI layer
[PATCH RFCv2 00/13] iommu: Add MSI mapping support with nested SMMU
2025-02-07 15:28 UTC (9+ messages)
` [PATCH RFCv2 09/13] iommufd: Add IOMMU_OPTION_SW_MSI_START/SIZE ioctls
[PATCH v3 0/2] seccomp: pass uretprobe system call through seccomp
2025-02-07 15:27 UTC (2+ messages)
[PATCH v3 4/7] media: rockchip: add a driver for the rockchip camera interface
2025-02-07 15:27 UTC (2+ messages)
[PATCH v2 00/10] Make i.MX8M OCOTP work as accessing controller
2025-02-07 15:24 UTC (7+ messages)
` [PATCH v2 02/10] nvmem: imx-ocotp: Support accessing controller for i.MX8M
` [PATCH v2 05/10] arm64: dts: imx8mp: Add i.MX8M Plus OCOTP disable fuse definitions
` [PATCH v2 09/10] arm64: dts: imx8mq: Add i.MX8M "
[PATCH] PCI: cadence: Fix runtime atomic count underflow
2025-02-07 15:23 UTC
[PATCH V3 1/2] x86/tdx: Route safe halt execution via tdx_safe_halt()
2025-02-07 15:22 UTC (3+ messages)
` [PATCH V3 2/2] x86/tdx: Emit warning if IRQs are enabled during HLT #VE handling
[PATCH v2] rust/kernel: Add faux device bindings
2025-02-07 15:22 UTC (6+ messages)
[PATCH 1/2] dt-bindings: hwmon: ir38060: Move & update dt binding
2025-02-07 15:21 UTC (2+ messages)
[PATCH v3 0/4] Add support for Mediatek Genio 510 EVK board
2025-02-07 15:21 UTC (2+ messages)
[PATCH v4 0/9] Add R5F and C7xv device nodes
2025-02-07 15:21 UTC (2+ messages)
[PATCH 00/18] Reserve high bandwidth for HS isoc eps
2025-02-07 15:21 UTC (2+ messages)
[PATCH v1 0/9] Add PERIC0/1 support for Exynos 990
2025-02-07 15:21 UTC (2+ messages)
[PATCH v9 00/14] platform/x86: alienware-wmi driver rework
2025-02-07 15:21 UTC (4+ messages)
` [PATCH v9 11/14] platform/x86: Split the alienware-wmi driver
[PATCH v5 0/4] arm64: dts: rockchip: minimal support for Pre-ICT tester adapter for RK3588 Jaguar + add overlay tests
2025-02-07 15:20 UTC (5+ messages)
` [PATCH v5 1/4] arm64: dts: rockchip: add overlay test for WolfVision PF5
` [PATCH v5 2/4] arm64: dts: rockchip: add overlay test for Edgeble NCM6A
` [PATCH v5 3/4] arm64: dts: rockchip: add overlay tests for Rock 5B PCIe overlays
` [PATCH v5 4/4] arm64: dts: rockchip: minimal support for Pre-ICT tester adapter for RK3588 Jaguar
[PATCH v3 0/3] Add Mali GPU support for Mediatek MT8370 SoC
2025-02-07 15:18 UTC (4+ messages)
` [PATCH v3 1/3] dt-bindings: gpu: mali-bifrost: Add compatible for "
` [PATCH v3 2/3] drm/panfrost: Add support for Mali on the "
` [PATCH v3 3/3] arm64: dts: mediatek: mt8370: Enable gpu support
[PATCH v7 0/7] ima: kexec: measure events between kexec load and excute
2025-02-07 15:16 UTC (3+ messages)
` [PATCH v7 7/7] ima: measure kexec load and exec events as critical data
[PATCH 0/4] Small changes related to prefetch and spurious faults
2025-02-07 15:12 UTC (7+ messages)
` [PATCH 2/4] KVM: x86/tdp_mmu: Merge the prefetch into the is_access_allowed() check
` [PATCH 3/4] KVM: x86/mmu: Make sure pfn is not changed for spurious fault
` [PATCH 4/4] KVM: x86/mmu: Free obsolete roots when pre-faulting SPTEs
[PATCH v2 0/3] gpiolib: refactor for_each_hwgpio()
2025-02-07 15:07 UTC (4+ messages)
` [PATCH v2 1/3] gpiolib: Deduplicate some code in for_each_requested_gpio_in_range()
` [PATCH v2 2/3] gpiolib: Simplify implementation of for_each_hwgpio_in_range()
` [PATCH v2 3/3] gpiolib: Switch to use for_each_if() helper
[PATCH v9 00/12] AMD broadcast TLB invalidation
2025-02-07 15:10 UTC (7+ messages)
` [PATCH v9 01/12] x86/mm: make MMU_GATHER_RCU_TABLE_FREE unconditional
` [PATCH v9 03/12] x86/mm: consolidate full flush threshold decision
` [PATCH v9 04/12] x86/mm: get INVLPGB count max from CPUID
queue-5.10: Panic on shutdown at platform_shutdown+0x9
2025-02-07 15:10 UTC (2+ messages)
[PATCH v4 0/2] nfsd: CB_SEQUENCE error handling fixes and cleanups
2025-02-07 15:08 UTC (2+ messages)
[PATCH bpf-next v1 0/1] Using the right format specifiers for bpftool
2025-02-07 15:08 UTC (4+ messages)
[PATCH 0/5] staging: gpib: remove unused variables
2025-02-07 15:04 UTC (6+ messages)
` [PATCH 1/5] staging: gpib: cb7210: remove unused variable
` [PATCH 2/5] staging: gpib: eastwood: "
` [PATCH 3/5] staging: gpib: ni_usb: "
` [PATCH 4/5] staging: gpib: tnt4882: "
` [PATCH 5/5] staging: gpib: ines: "
[RESEND PATCH v2] HID: Add reserved item tag for main items
2025-02-07 15:04 UTC (2+ messages)
[PATCH v5 net-next 00/14] bridge-fastpath and related improvements
2025-02-07 15:03 UTC (3+ messages)
` [PATCH v5 net-next 12/14] bridge: No DEV_PATH_BR_VLAN_UNTAG_HW for dsa foreign
[RFC PATCH 0/5] drm/panthor: Protected mode support for Mali CSF GPUs
2025-02-07 15:02 UTC (9+ messages)
[PATCH 0/2] Add support for Quad Input Page Program
2025-02-07 15:01 UTC (4+ messages)
` [PATCH 1/2] mtd: spi-nor: macronix: Add post_sfdp fixups "
[PATCH v1] arm64: dts: rockchip: add 'chassis-type' property on PineNote
2025-02-07 15:01 UTC (2+ messages)
[PATCH v7 0/7] Add Nuvoton NCT6694 MFD drivers
2025-02-07 15:00 UTC (4+ messages)
` [PATCH v7 4/7] can: Add Nuvoton NCT6694 CANFD support
[PATCH v6 0/7] Buddy allocator like (or non-uniform) folio split
2025-02-07 15:00 UTC (6+ messages)
[PATCH] mm: optimize memblock_add_range() for improved performance
2025-02-07 14:58 UTC (2+ messages)
[RFC PATCH 00/11] rv: Add scheduler specification monitors
2025-02-07 14:57 UTC (5+ messages)
[PATCH 0/2] Fixes for pKVM NP-guest support
2025-02-07 14:54 UTC (3+ messages)
` [PATCH 1/2] KVM: arm64: Improve error handling from check_host_shared_guest()
` [PATCH 2/2] KVM: arm64: Simplify np-guest hypercalls
[PATCH v8 2/2] rust: add dma coherent allocator abstraction
2025-02-07 14:54 UTC (12+ messages)
` On community influencing (was Re: [PATCH v8 2/2] rust: add dma coherent allocator abstraction.)
Maintaining Repaper and MI0283QT
2025-02-07 14:53 UTC
[PATCH] MAINTAINERS: Remove myself
2025-02-07 14:51 UTC (2+ messages)
[PATCH V1] sched: Cancel the slice protection of the idle entity
2025-02-07 14:50 UTC (2+ messages)
[PATCH 0/7] HID: bpf: sync with udev-hid-bpf
2025-02-07 14:49 UTC (2+ messages)
[PATCH v8 00/15] futex: Add support task local hash maps
2025-02-07 14:47 UTC (10+ messages)
` [PATCH v8 03/15] futex: Add basic infrastructure for local task local hash
[PATCH] dt-bindings: mtd: arasan,nand-controller: Ensure all properties are defined
2025-02-07 14:47 UTC (2+ messages)
[PATCH v2] mtd: Add check and kfree() for kcalloc()
2025-02-07 14:46 UTC (3+ messages)
` [PATCH v3 1/2] mtd: Replace kcalloc() with devm_kcalloc()
[PATCH] mtd: capture device name setting failure when adding mtd
2025-02-07 14:46 UTC (3+ messages)
` [PATCH V2] "
[PATCH] dt-bindings: mtd: physmap: Ensure all properties are defined
2025-02-07 14:46 UTC (2+ messages)
[PATCH bpf-next v2 18/26] rqspinlock: Add entry to Makefile, MAINTAINERS
2025-02-07 14:45 UTC (2+ messages)
[PATCH v19 00/15] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
2025-02-07 14:44 UTC (16+ messages)
` [PATCH v19 01/15] EDAC: Add support for EDAC device features control
` [PATCH v19 02/15] EDAC: Add scrub control feature
` [PATCH v19 03/15] EDAC: Add ECS "
` [PATCH v19 04/15] EDAC: Add memory repair "
` [PATCH v19 05/15] ACPI:RAS2: Add ACPI RAS2 driver
` [PATCH v19 06/15] ras: mem: Add memory "
` [PATCH v19 07/15] cxl: Add helper function to retrieve a feature entry
` [PATCH v19 08/15] cxl/memfeature: Add CXL memory device patrol scrub control feature
` [PATCH v19 09/15] cxl/memfeature: Add CXL memory device ECS "
` [PATCH v19 10/15] cxl/mbox: Add support for PERFORM_MAINTENANCE mailbox command
` [PATCH v19 11/15] cxl/region: Add helper function to determine memory is online
` [PATCH v19 12/15] cxl: Support for finding memory operation attributes from the current boot
` [PATCH v19 13/15] cxl/memfeature: Add CXL memory device soft PPR control feature
` [PATCH v19 14/15] EDAC: Update memory repair control interface for memory sparing feature
` [PATCH v19 15/15] cxl/memfeature: Add CXL memory device memory sparing control feature
[PATCH v5 00/34] Add support for MT8195/88 DPI, HDMIv2 and DDCv2
2025-02-07 14:45 UTC (9+ messages)
` [PATCH v5 09/34] drm/mediatek: mtk_cec: Switch to register as module_platform_driver
` [PATCH v5 10/34] drm/mediatek: mtk_hdmi_ddc: "
` [PATCH v5 11/34] drm/mediatek: mtk_hdmi: Convert to module_platform_driver macro
` [PATCH v5 21/34] drm/mediatek: mtk_hdmi: Move CEC device parsing in new function
[PATCH v2 0/3] rust: configfs abstractions
2025-02-07 14:41 UTC (4+ messages)
` [PATCH v2 1/3] rust: sync: change `<Arc<T> as ForeignOwnable>::PointedTo` to `T`
` [PATCH v2 2/3] rust: configfs: introduce rust support for configfs
` [PATCH v2 3/3] MAINTAINERS: add entry for configfs Rust abstractions
[PATCH v4 0/6] mtd: spinand: add OTP support
2025-02-07 14:41 UTC (2+ messages)
[PATCH 0/5] arm64: dts: ti: k3-am62a/p: Add ddr-pmctrl, canuart-wake
2025-02-07 14:40 UTC (9+ messages)
` [PATCH 2/5] dt-bindings: mfd: syscon: Add ti,am62-ddr-pmctrl
[PATCH v1 1/1] kthread: Return the assigned value rather than 0
2025-02-07 14:40 UTC (4+ messages)
[PATCH v5 0/5] Add Arrow Lake U/H support
2025-02-07 14:39 UTC (5+ messages)
` [PATCH v5 4/5] platform/x86/intel/pmc: Remove simple init functions
` [PATCH v5 5/5] platform/x86/intel/pmc: Add Arrow Lake U/H support to intel_pmc_core driver
[PATCH v2 0/2] printf: convert self-test to KUnit
2025-02-07 14:37 UTC (3+ messages)
` [PATCH v2 1/2] "
[PATCH v4 0/2] scanf: convert self-test to KUnit
2025-02-07 14:36 UTC (3+ messages)
` [PATCH v4 1/2] "
[RESEND PATCH v2] PCI: Fix Extend ACS configurability
2025-02-07 14:34 UTC (2+ messages)
[PATCH v2] RDMA/rxe: switch to using the crc32 library
2025-02-07 14:33 UTC (2+ messages)
[RFC PATCH v3 00/15] pkeys-based page table hardening
2025-02-07 14:33 UTC (4+ messages)
` [RFC PATCH v3 08/15] mm: Introduce kernel_pgtables_set_pkey()
[PATCH 0/4] rasdaemon: cxl: Add support for memory repair operations
2025-02-07 14:30 UTC (5+ messages)
` [PATCH 1/4] rasdaemon: cxl: Add support for memory sparing operation
` [PATCH 2/4] rasdaemon: cxl: Add support for memory soft PPR operation
` [PATCH 3/4] rasdaemon: cxl: Add storing memory repair needed info in the DRAM event record
` [PATCH 4/4] rasdaemon: cxl: Add CXL memory repair boot-up script for unrepaired memory errors
[RFC PATCH net 0/1] transport_header set incorrectly when using veth
2025-02-07 14:30 UTC (4+ messages)
` [RFC PATCH net 1/1] net: check transport_header before adding offset
[PATCH v4 0/6] ARM64: dts: intel: agilex5: add nodes and new board
2025-02-07 14:30 UTC (5+ messages)
` [PATCH v4 2/6] dt-bindings: net: dwmac: Convert socfpga dwmac to DT schema
[PATCH RFC] soc: qcom: pmic_glink: Fix device access from worker during suspend
2025-02-07 14:28 UTC (5+ messages)
[PATCH] drm/mgag200: Added support for the new device G200eH5
2025-02-07 14:26 UTC (3+ messages)
BUG: debug_exception_enter() disables preemption and may call sleeping functions on aarch64 with RT
2025-02-07 14:22 UTC
[RFC 0/5] riscv: initial support for Generic Hardware Error Source (GHES)
2025-02-07 14:18 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