messages from 2025-03-13 12:47:33 to 2025-03-13 14:31:25 UTC [more...]
[patch 0/7] genirq/generic_chip: Convert locking to guards
2025-03-13 14:31 UTC (5+ messages)
` [patch 1/7] genirq/generic-chip: Make locking unconditional
` [patch 2/7] genirq/generic-chip: Convert core code to lock guards
` [patch 3/7] soc: dove: Convert generic irqchip locking to guard()
` [patch 4/7] ARM: orion/gpio:: "
[PATCH 0/6] Enable QPIC BAM and QPIC NAND support for SDX75
2025-03-13 14:31 UTC (9+ messages)
` [PATCH 1/6] dt-bindings: mtd: qcom,nandc: Document the SDX75 NAND
` [PATCH 2/6] dt-bindings: dma: qcom,bam: Document dma-coherent property
` [PATCH 3/6] ARM: dts: qcom: sdx75: Add QPIC BAM support
` [PATCH 4/6] ARM: dts: qcom: sdx75: Add QPIC NAND support
` [PATCH 5/6] ARM: dts: qcom: sdx75-idp: Enable QPIC BAM support
` [PATCH 6/6] ARM: dts: qcom: sdx75-idp: Enable QPIC NAND support
[PATCH 0/4] Improve soundness of bus device abstractions
2025-03-13 14:30 UTC (13+ messages)
` [PATCH 2/4] rust: device: implement device context marker
` [PATCH 3/4] rust: pci: fix unrestricted &mut pci::Device
` [PATCH 4/4] rust: platform: fix unrestricted &mut platform::Device
[PATCH v6 00/12] platform/x86: alienware-wmi-wmax: HWMON support + DebugFS + Improvements
2025-03-13 14:30 UTC (13+ messages)
` [PATCH v6 01/12] platform/x86: alienware-wmi-wmax: Rename thermal related symbols
` [PATCH v6 02/12] platform/x86: alienware-wmi-wmax: Refactor is_awcc_thermal_mode()
` [PATCH v6 03/12] platform/x86: alienware-wmi-wmax: Improve internal AWCC API
` [PATCH v6 04/12] platform/x86: alienware-wmi-wmax: Modify supported_thermal_profiles[]
` [PATCH v6 05/12] platform/x86: alienware-wmi-wmax: Improve platform profile probe
` [PATCH v6 06/12] platform/x86: alienware-wmi-wmax: Add support for the "custom" thermal profile
` [PATCH v6 07/12] platform/x86: alienware-wmi-wmax: Add HWMON support
` [PATCH v6 08/12] platform/x86: alienware-wmi-wmax: Add support for manual fan control
` [PATCH v6 09/12] platform/x86: alienware-wmi-wmax: Add a DebugFS interface
` [PATCH v6 10/12] Documentation: wmi: Improve and update alienware-wmi documentation
` [PATCH v6 11/12] Documentation: admin-guide: laptops: Add documentation for alienware-wmi
` [PATCH v6 12/12] Documentation: ABI: Add sysfs platform and debugfs ABI "
[PATCH] codetag: Avoid unused alloc_tags sections/symbols
2025-03-13 14:29 UTC
[PATCH v2 0/2] Use proper printk format in appletbdrm
2025-03-13 14:29 UTC (2+ messages)
[PATCH v16 5/7] drm/vkms: Create KUnit tests for YUV conversions
2025-03-13 14:29 UTC (11+ messages)
[PATCH v3 00/17] riscv: add SBI FWFT misaligned exception delegation support
2025-03-13 14:29 UTC (15+ messages)
` [PATCH v3 04/17] riscv: misaligned: request misaligned exception from SBI
` [PATCH v3 05/17] riscv: misaligned: use on_each_cpu() for scalar misaligned access probing
` [PATCH v3 06/17] riscv: misaligned: use correct CONFIG_ ifdef for misaligned_access_speed
` [PATCH v3 07/17] riscv: misaligned: move emulated access uniformity check in a function
` [PATCH v3 08/17] riscv: misaligned: add a function to check misalign trap delegability
` [PATCH v3 14/17] RISC-V: KVM: add SBI extension init()/deinit() functions
` [PATCH v3 15/17] RISC-V: KVM: add SBI extension reset callback
[PATCH] fs: dedup handling of struct filename init and refcounts bumps
2025-03-13 14:27 UTC
[PATCH v10 09/10] PCI: dwc: ep: Ensure proper iteration over outbound map windows
2025-03-13 14:27 UTC (3+ messages)
[PATCH v2] usb: dwc3: core: Avoid redundant system suspend/resume callbacks
2025-03-13 14:27 UTC (2+ messages)
[PATCH 1/1] PCI/bwctrl: Disable PCIe BW controller during reset
2025-03-13 14:26 UTC (2+ messages)
[RESEND PATCH] scsi: sd: Use str_on_off() helper in sd_read_write_protect_flag()
2025-03-13 14:25 UTC
[PATCH v2] dt-bindings: pwm: Convert lpc32xx-pwm.txt to YAML
2025-03-13 14:25 UTC (3+ messages)
[PATCH] drm/mxsfb: fix missing rollback on failure in mxsfb_probe()
2025-03-13 14:25 UTC
[PATCH v1 1/1] spi: Use inclusive language
2025-03-13 14:25 UTC (5+ messages)
[PATCH v3 0/5] Introduce Intel Elkhart Lake PSE TIO
2025-03-13 14:24 UTC (9+ messages)
` [PATCH v3 2/5] gpio: elkhartlake: depend on MFD_INTEL_EHL_PSE_GPIO
[PATCH 0/4] PCI/hotplug: Fix interrupt / event handling problems
2025-03-13 14:23 UTC (5+ messages)
` [PATCH 1/4] PCI/hotplug: Disable HPIE over reset
` [PATCH 2/4] PCI/hotplug: Clearing HPIE for the duration of reset is enough
` [PATCH 3/4] PCI/hotplug: reset_lock is not required synchronizing with irq thread
` [PATCH 4/4] PCI/hotplug: Don't enabled HPIE in poll mode
[PATCH v4 9/9] drm/vkms: convert to use faux_device
2025-03-13 14:22 UTC (4+ messages)
[RFC PATCH v2 0/2] introduce io_uring_cmd_import_fixed_vec
2025-03-13 14:21 UTC (8+ messages)
[PATCH] drm/ttm/tests: fix potential null pointer dereference in ttm_bo_unreserve_bulk()
2025-03-13 14:20 UTC (2+ messages)
[PATCH] rust/revocable: add try_with() convenience method
2025-03-13 14:19 UTC (2+ messages)
[PATCH v4 00/36] Attack vector controls
2025-03-13 14:19 UTC (4+ messages)
` [PATCH v4 03/36] x86/bugs: Restructure mmio mitigation
[PATCH v10 05/10] PCI: dwc: Use devicetree 'ranges' property to get rid of cpu_addr_fixup() callback
2025-03-13 14:17 UTC (3+ messages)
[RFC PATCH 0/3] Introduce a C extension module to allow libperf usage from python
2025-03-13 14:12 UTC (2+ messages)
[PATCH v2 0/4] iommu: Fix the longstanding probe issues
2025-03-13 14:12 UTC (7+ messages)
` [PATCH v2 4/4] iommu: Get DT/ACPI parsing into the proper probe path
[PATCH v2 0/5] rust: reduce pointer casts, enable related lints
2025-03-13 14:11 UTC (10+ messages)
` [PATCH v2 5/5] rust: enable `clippy::as_underscore` lint
[PATCH v1] dmaengine: dmatest: Fix dmatest waiting less when interrupted
2025-03-13 14:10 UTC (4+ messages)
[PATCH] rtla: Fix segfault in save_trace_to_file call
2025-03-13 14:10 UTC
[PATCH] drm/komeda: Remove unnecessary NULL check before clk_prepare_enable()
2025-03-13 14:08 UTC (2+ messages)
[PATCH v10 0/8] Buddy allocator like (or non-uniform) folio split
2025-03-13 14:08 UTC (5+ messages)
` [PATCH v10 2/8] mm/huge_memory: add two new (not yet used) functions for folio_split()
[PATCH 5.4 000/328] 5.4.291-rc1 review
2025-03-13 14:07 UTC (4+ messages)
[PATCH] comedi: comedi_8254: Remove unused comedi_8254_ns_to_timer
2025-03-13 14:06 UTC (3+ messages)
[PATCH v5 0/1] Input: atkbd - Fix TUXEDO NB02 notebook keyboards touchpad toggle key
2025-03-13 14:03 UTC (2+ messages)
` [PATCH v5 1/1] "
[PATCH v2 1/1] spi: Use inclusive language
2025-03-13 14:03 UTC
[PATCH] dt-bindings: memory: Document linux,usable-memory property
2025-03-13 14:02 UTC
[PATCH v4 1/1] Input: atkbd - Fix TUXEDO NB02 notebook keyboards
2025-03-13 13:31 UTC (2+ messages)
` [PATCH v4 1/1] Input: atkbd - Fix TUXEDO NB02 notebook keyboards touchpad toggle key
[PATCH v2 0/4] KVM: arm64: Separate the hyp FF-A buffers init from the host
2025-03-13 14:00 UTC (8+ messages)
` [PATCH v2 4/4] KVM: arm64: Release the ownership of the hyp rx buffer to Trustzone
[PATCH v2] fs: consistently deref the files table with rcu_dereference_raw()
2025-03-13 13:57 UTC
[PATCH v2 1/1] mtd: mtdpart: Do not supply NULL to printf()
2025-03-13 13:56 UTC (3+ messages)
[PATCH] bus: fsl-mc: Remove deadcode
2025-03-13 13:56 UTC (6+ messages)
[PATCH net 0/2] mlxsw: spectrum_acl_bloom_filter: Fix compilation warning on s390x
2025-03-13 13:54 UTC (5+ messages)
` [PATCH net 1/2] mlxsw: spectrum_acl_bloom_filter: Expand chunk_key_offsets[chunk_index]
[PATCH v1 0/5] PM: sleep: Improvements of async suspend and resume of devices
2025-03-13 13:53 UTC (7+ messages)
` [PATCH v1 4/5] PM: sleep: Start suspending parents and suppliers after subordinate suspend
` [PATCH v1 5/5] PM: sleep: Make late and noirq suspend of devices more asynchronous
[PATCH v2 00/13] arch, mm: reduce code duplication in mem_init()
2025-03-13 13:50 UTC (14+ messages)
` [PATCH v2 01/13] arm: mem_init: use memblock_phys_free() to free DMA memory on SA1111
` [PATCH v2 02/13] csky: move setup_initrd() to setup.c
` [PATCH v2 03/13] hexagon: move initialization of init_mm.context init to paging_init()
` [PATCH v2 04/13] MIPS: consolidate mem_init() for NUMA machines
` [PATCH v2 05/13] MIPS: make setup_zero_pages() use memblock
` [PATCH v2 06/13] nios2: move pr_debug() about memory start and end to setup_arch()
` [PATCH v2 07/13] s390: make setup_zero_pages() use memblock
` [PATCH v2 08/13] xtensa: split out printing of virtual memory layout to a function
` [PATCH v2 09/13] arch, mm: set max_mapnr when allocating memory map for FLATMEM
` [PATCH v2 10/13] arch, mm: set high_memory in free_area_init()
` [PATCH v2 11/13] arch, mm: streamline HIGHMEM freeing
` [PATCH v2 12/13] arch, mm: introduce arch_mm_preinit
` [PATCH v2 13/13] arch, mm: make releasing of memory to page allocator more explicit
[PATCH] sunrpc: add a rpc_clnt shutdown control in debugfs
2025-03-13 13:52 UTC (7+ messages)
[PATCH v4 net-next 00/14] Add more feautues for ENETC v4 - round 2
2025-03-13 13:50 UTC (2+ messages)
[syzbot] [ocfs2?] possible deadlock in ocfs2_finish_quota_recovery
2025-03-13 13:50 UTC (2+ messages)
[PATCH 1/2] mtd: rawnand: gpmi: Use str_enabled_disabled() in gpmi_nand_attach_chip()
2025-03-13 13:50 UTC (3+ messages)
` [PATCH 2/2] mtd: mchp48l640: Use str_enable_disable() in mchp48l640_write_prepare()
[PATCH v4 0/8] pinctrl: sunxi: Add Allwinner A523 support
2025-03-13 13:49 UTC (2+ messages)
[PATCH net-next] xfrm: Remove unnecessary NULL check in xfrm_lookup_with_ifid()
2025-03-13 13:48 UTC (2+ messages)
[PATCH v2] platform/x86/tuxedo: Implement TUXEDO TUXI ACPI TFAN via hwmon
2025-03-13 13:47 UTC (2+ messages)
[PATCH v8 0/5] TH1520 SoC: Add AON firmware & power-domain support
2025-03-13 13:46 UTC (3+ messages)
[PATCH] docs: Remove outdated highuid.rst documentation
2025-03-13 13:44 UTC (2+ messages)
[PATCH v3 0/2] (no cover subject)
2025-03-13 13:43 UTC (5+ messages)
` [PATCH v3 1/2] spi: dt-bindings: snps,dw-apb-ssi: Add compatible for SOPHGO SG2042 SoC
` [PATCH v3 2/2] riscv: sophgo: dts: Add spi controller for SG2042
[PATCH] fs: consistently deref the files table with rcu_access_pointer()
2025-03-13 13:42 UTC (2+ messages)
[PATCH v8 0/2] MIPI DSI phy for rk3588
2025-03-13 13:40 UTC (3+ messages)
` [PATCH v8 1/2] dt-bindings: phy: Add Rockchip MIPI C-/D-PHY schema
` [PATCH v8 2/2] phy: rockchip: Add Samsung MIPI D-/C-PHY driver
[PATCH] fs/9p: fix NULL pointer dereference on mkdir
2025-03-13 13:33 UTC (3+ messages)
[PATCH] watchdog/perf: Optimize bytes copied and remove manual NUL-termination
2025-03-13 13:30 UTC
[PATCH v2 ath-next 0/2] wifi: ath11k: fix HTC rx insufficient length
2025-03-13 13:31 UTC (8+ messages)
` [PATCH v2 ath-next 2/2] "
[PATCH v7 00/10] Support ROHM BD79124 ADC
2025-03-13 13:29 UTC (7+ messages)
` [PATCH v7 03/10] iio: adc: add helpers for parsing ADC nodes
` [PATCH v7 06/10] iio: adc: Support ROHM BD79124 ADC
[PATCH 1/2] dt-bindings: mailbox: cix: add device tree binding documentation
2025-03-13 13:28 UTC (2+ messages)
regmap-irq.c: correct way to unmask interrupt in driver?
2025-03-13 13:28 UTC
[PATCH 2/2] mailbox: cix: add Cixtech mailbox driver
2025-03-13 13:26 UTC
[PATCH v6 00/10] mfd: bcm590xx: Add support for BCM59054
2025-03-13 13:25 UTC (5+ messages)
` [PATCH v6 06/10] mfd: bcm590xx: Add PMU ID/revision parsing function
[PATCH v3] net: macb: Add __nonstring annotations for unterminated strings
2025-03-13 13:25 UTC (2+ messages)
[PATCH] block: remove unused parameter
2025-03-13 13:24 UTC (2+ messages)
[PATCH 1/2] lib/vsprintf: Add support for generic FourCCs by extending %p4cc
2025-03-13 13:24 UTC (11+ messages)
Re:[PATCH V4] usb: xhci: Add debugfs support for xHCI port bandwidth
2025-03-13 13:21 UTC
[PATCH 1/2] dt-bindings: mailbox: cix: add device tree binding documentation
2025-03-13 13:22 UTC
[PATCH V5] usb:xhci: Add debugfs support for xHCI port bandwidth
2025-03-13 13:21 UTC
[PATCH] sched/deadline: Fix race in push_dl_task
2025-03-13 13:21 UTC (4+ messages)
[PATCH v2 0/2] Add USB2PHY control support for Renesas RZ/V2H(P) SoC
2025-03-13 13:17 UTC (11+ messages)
` [PATCH v2 1/2] dt-bindings: reset: Document RZ/V2H(P) USB2PHY Control
` [PATCH v2 2/2] reset: Add USB2PHY control driver for Renesas RZ/V2H(P)
[PATCH 1/2] net: phy: realtek: Add support for PHY LEDs on RTL8211E
2025-03-13 13:17 UTC (6+ messages)
` [PATCH 2/2] ARM: dts: bananapi: add support for PHY LEDs
[PATCH v5 0/7] bits: Fixed-type GENMASK()/BIT()
2025-03-13 13:15 UTC (5+ messages)
` [PATCH v5 5/7] test_bits: add tests for __GENMASK() and __GENMASK_ULL()
[PATCH v4 0/3] Count pKVM stage-2 usage in secondary pagetable stat
2025-03-13 13:13 UTC (2+ messages)
[PATCH v2] mt76: mt7915: wed: find rx token by physical address
2025-03-13 13:11 UTC
[PATCH v4 0/3] leds: rgb: leds-qcom-lpg: PWM fixes
2025-03-13 13:11 UTC (2+ messages)
[GIT PULL] Rust `hrtimer` support for v6.15
2025-03-13 13:09 UTC
[PATCH v1] mt76: mt7915: wed: find rx token by physical address
2025-03-13 13:09 UTC (7+ messages)
[PATCH V2 1/4] perf/x86/intel/uncore: Support MSR portal for discovery tables
2025-03-13 13:08 UTC (4+ messages)
` [PATCH V2 2/4] perf/x86/intel/uncore: Support customized MMIO map size
` [PATCH V2 3/4] perf/x86/intel/uncore: Add Panther Lake support
` [PATCH V2 4/4] perf/x86/intel/uncore: Add iMC freerunning for Panther Lake
[PATCH net-next v9] net: mdio: Add RTL9300 MDIO driver
2025-03-13 13:05 UTC (6+ messages)
[patch V2 00/10] genirq/msi: Spring cleaning
2025-03-13 13:03 UTC (11+ messages)
` [patch V2 01/10] cleanup: Provide retain_ptr()
` [patch V2 02/10] genirq/msi: Use lock guards for MSI descriptor locking
` [patch V2 03/10] soc: ti: ti_sci_inta_msi: Switch MSI descriptor locking to guard()
` [patch V2 04/10] NTB/msi: Switch MSI descriptor locking to lock guard()
` [patch V2 05/10] PCI/MSI: Switch to MSI descriptor locking to guard()
` [patch V2 06/10] PCI: hv: Switch "
` [patch V2 07/10] PCI/MSI: Provide a sane mechanism for TPH
` [patch V2 08/10] PCI/TPH: Replace the broken MSI-X control word update
` [patch V2 09/10] scsi: ufs: qcom: Remove the MSI descriptor abuse
` [patch V2 10/10] genirq/msi: Rename msi_[un]lock_descs()
[PATCH *-next 00/18] Remove weird and needless 'return' for void APIs
2025-03-13 13:03 UTC (3+ messages)
` [PATCH *-next 15/18] mfd: db8500-prcmu: Remove needless return in three "
` (subset) "
[PATCH] x86/fpu: Use XSAVE{,OPT,C,S} and XRSTOR{,S} mnemonics in xstate.h
2025-03-13 13:02 UTC
[tip:sched/core] BUILD SUCCESS e6644c967d3c076969336bd8a9b85ffb45f677f7
2025-03-13 13:01 UTC
[PATCH] mfd: remove STA2x11 mfd driver
2025-03-13 13:01 UTC (3+ messages)
` (subset) "
[PATCH v3 0/3] Introduce support for Exynos7870's S2MPU05 PMIC and its regulators
2025-03-13 13:01 UTC (2+ messages)
[PATCH 0/2] arm64: dts: rockchip: Add pwm nodes for RK3528
2025-03-13 13:01 UTC (2+ messages)
[PATCH next] platform/x86/amd/pmc: fix leak in probe()
2025-03-13 13:00 UTC (2+ messages)
[RFC PATCH 0/3] tpm: add send_recv() op and use it in tpm_ftpm_tee and tpm_svsm drivers
2025-03-13 12:59 UTC (4+ messages)
` [RFC PATCH 2/3] tpm/tpm_ftpm_tee: use send_recv() op
[PATCH v3 0/4] QPIC v2 fixes for SDX75
2025-03-13 12:59 UTC (3+ messages)
` [PATCH v3 4/4] spi: spi-qpic-snand: set nandc_offset for ipq9574
[PATCH] platform/x86/amd: pmf: Fix missing hidden options for Smart PC
2025-03-13 12:57 UTC (4+ messages)
[tip:x86/build] BUILD SUCCESS e471a86a8c523eccdfd1c4745ed7ac7cbdcc1f3f
2025-03-13 12:55 UTC
linux-next: Signed-off-by missing for commit in the ext3 tree
2025-03-13 12:54 UTC (2+ messages)
[PATCH net-next V2 2/2] net: axienet: Add support for 2500base-X only configuration
2025-03-13 12:54 UTC (11+ messages)
[PATCH v4 0/3] Add OF support for Microchip emc2305 fan controller
2025-03-13 12:57 UTC (4+ messages)
` [PATCH v4 1/3] dt-bindings: hwmon: Add Microchip emc2305 support
` [PATCH v4 2/3] hwmon: emc2305: Add OF support
` [PATCH v4 3/3] hwmon: emc2305: Use devm_thermal_of_cooling_device_register
[PATCH v3] arm64: defconfig: mediatek: enable PHY drivers
2025-03-13 12:49 UTC (2+ messages)
Regression from 7627a0edef54 ("ata: ahci: Drop low power policy board type") on reboot (but not cold boot)
2025-03-13 12:48 UTC (10+ 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