mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH 0/4] PCI/PM: Do not save or restore the config space of an inaccessible device
 2026-09-24 12:42 UTC  (2+ messages)
` [PATCH 1/4] usb: hcd-pci: Honour pci_save_state() failure

[PATCH] ASoC: amd: acp: fix TAS2783 SoundWire codec unmet dependencies
 2026-09-24 12:41 UTC 

[PATCH 0/3] Remove obsolete __MODULE_STRING()
 2026-09-24 12:41 UTC  (4+ messages)
` [PATCH 2/3] drivers: Replace __MODULE_STRING() with __stringify()

[PATCH net v2] net: fec: reject oversized fragments before bounce-buffer memcpy
 2026-09-24 12:40 UTC  (3+ messages)

[PATCH 0/2] isofs: tie the name conversion buffer to its bound
 2026-09-24 12:40 UTC  (5+ messages)
` [PATCH 1/2] isofs: size the name conversion buffer from a named constant
` [PATCH 2/2] isofs: bound the Joliet iocharset conversion by the output buffer

linux-next: manual merge of the bpf-next tree with the bpf tree
 2026-09-24 12:39 UTC 

[PATCH] drm/qxl: validate client monitor index before access
 2026-09-24 12:37 UTC 

[PATCH v9 00/19] media: iris: Add AR50LT core support and enable Agatti platform
 2026-09-24 12:36 UTC  (3+ messages)
` [PATCH v9 02/19] media: iris: Add Gen2 firmware autodetect and fallback

[PATCH v4 1/3] slab: support for compiler-assisted type-based slab cache partitioning
 2026-09-24 12:36 UTC  (4+ messages)
` [PATCH v4 2/3] slab: improve KMALLOC_PARTITION_RANDOM randomness
  ` csky ICe (was: Re: [PATCH v4 2/3] slab: improve KMALLOC_PARTITION_RANDOM randomness)

[PATCH 0/4] media: Track v4l2 buffers through an allocator
 2026-09-24 12:36 UTC  (3+ messages)

linux-next: manual merge of the net-next tree with the net tree
 2026-09-24 12:36 UTC 

[PATCH 0/4] ORC unwinder cleanup & UML support
 2026-09-24 12:35 UTC  (5+ messages)
` [PATCH 1/4] s390: remove unwind_module_init()
` [PATCH 2/4] ORC: pull out module handling from x86/loongarch
` [PATCH 3/4] ORC: unify orc_hash.h generation
` [PATCH 4/4] um: ORC unwinder support

Fair Pay Philosophy Maximally Perfected! (was low-jitter, fair pay unity)
 2026-09-24 12:35 UTC 

[PATCH] arm64: dts: qcom: shikra-evk: Add GPIO expanders
 2026-09-24 12:33 UTC 

[PATCH] devfreq: stop monitor before calling governor GOV_STOP
 2026-09-24 12:32 UTC  (3+ messages)

[RFC] rust: kernel: Add KUnit tests for ARCH_WARN_ASM bug table emission
 2026-09-24 12:31 UTC  (2+ messages)

[PATCH 0/3] drm/panthor: Misc MMU fixes/robustness improvements
 2026-09-24 12:30 UTC  (4+ messages)
` [PATCH 1/3] drm/panthor: Don't invalidate OTHER caches
` [PATCH 2/3] drm/panthor: Fully disable the AS even if it's going to be re-assigned
` [PATCH 3/3] drm/panthor: Move cache-flush after UPDATE(UNMAPPED)

[PATCH v2 00/21] arm64: Move overflow sp into SP_EL1 and kernel sp into SP_EL0
 2026-09-24 12:30 UTC  (2+ messages)

[PATCH wireless 0/1] wifi: brcmfmac: fix oops on removal while wpa_supplicant exits
 2026-09-24 12:30 UTC  (2+ messages)
` [PATCH wireless 1/1] wifi: brcmfmac: fix P2P device removal race in brcmf_detach()

[PATCH v4 0/8] PCI: rzg3s-host: Add PCIe hotplug support
 2026-09-24 12:30 UTC  (17+ messages)
` [PATCH v4 1/8] PCI: rzg3s-host: Follow hardware manual clock/reset initialization order
` [PATCH v4 2/8] PCI: rzg3s-host: Fix runtime PM handling in the NOIRQ suspend/resume phase
` [PATCH v4 3/8] PCI: rzg3s-host: Drop nop instructions
` [PATCH v4 4/8] PCI: rzg3s-host: Move host configuration code together
` [PATCH v4 5/8] PCI: rzg3s-host: Move suspend/resume code into dedicated functions
` [PATCH v4 6/8] PCI: rzg3s-host: Move IRQ domain setup code
` [PATCH v4 7/8] PCI: rzg3s-host: Re-enumerate the bus on PCIe link-state changes
` [PATCH v4 8/8] PCI: rzg3s-host: Add bridge::reset_root_port()

[PATCH v4 0/3] serial: fix IRQ chain race, baud fallback, and uartclk overflow
 2026-09-24 12:29 UTC  (3+ messages)
` [PATCH v4 2/3] serial: core: allow third iteration in uart_get_baud_rate() fallback

[PATCH v2 0/6] arm64: distinguish HW PTE pointers from SW PTE value pointers
 2026-09-24 12:29 UTC  (9+ messages)
` [PATCH v2 1/6] arm64: use hw_pte_t for HW PTE pointers
` [PATCH v2 2/6] arm64: use hw_pte_val for HW PTE atomics
` [PATCH v2 3/6] arm64: use hw_pte_val for HW PTE loads and stores
` [PATCH v2 4/6] arm64: use hw_pte_t for fixmap HW PTEs

[PATCH v6 00/13] spi: spidev_test: new features
 2026-09-24 12:27 UTC  (14+ messages)
` [PATCH v6 01/13] spi: spidev_test: include tools/include
` [PATCH v6 02/13] spi: spidev_test: clarify usage for --size
` [PATCH v6 03/13] spi: spidev_test: make size argument mandatory "
` [PATCH v6 04/13] spi: spidev_test: allow zero-length transfers
` [PATCH v6 05/13] spi: spidev_test: abort when -I is selected without -S
` [PATCH v6 06/13] spi: spidev_test: always compare loopback data
` [PATCH v6 07/13] spi: spidev_test: add compare mode
` [PATCH v6 08/13] spi: spidev_test: allow disabling rx or tx buffers
` [PATCH v6 09/13] spi: spidev_test: don't send 0x0 or 0xff
` [PATCH v6 10/13] spi: spidev_test: send predictable data
` [PATCH v6 11/13] spi: spidev_test: add option to split message into multiple transfers
` [PATCH v6 12/13] spi: spidev_test: print TX on error
` [PATCH v6 13/13] spi: spidev_test: rewrite unescape() to stay in bounds

[PATCH] thunderbolt: Disable CL states for the Anker Prime TB5 dock
 2026-09-24 12:26 UTC 

[PATCH v7 00/13] leds: Add support for hardware-initiated hardware control trigger transition
 2026-09-24 12:25 UTC  (8+ messages)
` [PATCH v7 02/13] leds: trigger: Move led_trigger_is_hw_controlled() to the right place
` [PATCH v7 08/13] leds: trigger: netdev: Implement hw_offloaded() callback
` (subset) [PATCH v7 00/13] leds: Add support for hardware-initiated hardware control trigger transition

[PATCH v2 0/2] Add BWMON support for Nord SoC
 2026-09-24 12:25 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: interconnect: qcom-bwmon: add nord cpu-bwmon compatible

[PATCH v3] usb: dwc3: gadget: Prevent EP resource conflicts during StartTransfer
 2026-09-24 12:24 UTC  (7+ messages)

[PATCH v11 0/7] Switch Arm SMCCC firmware services to an SMCCC bus
 2026-09-24 12:24 UTC  (5+ messages)
` [PATCH v11 2/7] firmware: hwrng: arm_smccc_trng: Register as an SMCCC device
` [PATCH v11 6/7] firmware: smccc: arm-cca-guest: Bind the TSM provider to "

[PATCH v2 0/2] drm/udl: fix EDID short transfer check and probe USB cleanup
 2026-09-24 12:24 UTC  (4+ messages)
` [PATCH v2 1/2] drm/udl: reject short USB control transfers in udl_read_edid_block()
  ` [PATCH v3 "

[PATCH v2 0/2] serial: 8250_port: Update runtime PM flow
 2026-09-24 12:24 UTC  (3+ messages)
` [PATCH v2 1/2] serial: 8250_port: Remove redundant pm_runtime_mark_last_busy() call
` [PATCH v2 2/2] serial: 8250_port: properly handle runtime PM in IRQ

[syzbot] [f2fs?] UBSAN: shift-out-of-bounds in __f2fs_commit_super
 2026-09-24 12:22 UTC  (2+ messages)
` Forwarded: [PATCH] Testing the patch

[PATCH] pinctrl: qcom: ipq5018: add required gpios and missing PWM functions
 2026-09-24 12:22 UTC 

[PATCH v3 0/2] arm64: dts: qcom: nord: add GPI DMA nodes
 2026-09-24 12:21 UTC  (5+ messages)
` [PATCH v3 1/2] arm64: dts: qcom: nord: add GPI DMA controller nodes
` [PATCH v3 2/2] arm64: dts: qcom: nord: wire up GPI DMA for QUP I2C/SPI engines

[PATCH v3 0/7] Boot logo supplied by the device tree
 2026-09-24 12:21 UTC  (6+ messages)
` [PATCH v3 1/7] fbdev: describe where the boot logo goes in one place
` [PATCH v3 2/7] dt-bindings: display: add a device tree supplied boot logo

[PATCH 1/2] fs/epoll: mark epoll_wait tasks TASK_FREEZABLE
 2026-09-24 12:21 UTC  (3+ messages)

[PATCH v1 0/2] serial: 8250_port: Update runtime PM flow
 2026-09-24 12:20 UTC  (3+ messages)

[PATCH 0/3] fs: drain in-flight DIO before buffered write fallback
 2026-09-24 12:20 UTC  (4+ messages)
` [PATCH 2/3] ntfs: "
    `  "

[PATCH net v2 2/2] net: ethtool: let tsconfig reach a PHY-only timestamp provider
 2026-09-24 12:20 UTC  (2+ messages)

[PATCH net v2 1/2] net: ethtool: don't match a hwtstamp provider on a device without a PHC
 2026-09-24 12:20 UTC  (2+ messages)

[PATCH v3 00/28] objtool: dynamically detect noreturns
 2026-09-24 12:18 UTC  (5+ messages)
` [PATCH v3 12/28] kbuild: Defer running objtool to link time for all CFG features
` [PATCH v3 24/28] kbuild: Generate the noreturn list and validate modules against it

[PATCH 1/2] dt-bindings: spi: mediatek: add mediatek,spi-ipm-v59 compatible
 2026-09-24 12:17 UTC  (2+ messages)

[PATCH v3 00/18] KVM: arm64: Confine protected VM vCPU state to EL2
 2026-09-24 12:14 UTC  (7+ messages)
` [PATCH v3 10/18] KVM: arm64: Handle PSCI calls for protected VMs at EL2

[PATCH v15 0/6] power: reset: Introduce the Power State Change Reasons Recording (PSCRR) framework
 2026-09-24 12:14 UTC  (3+ messages)
` [PATCH v15 4/6] reboot: extend psc_reason with power-on and reset causes

[PATCH] sched/deadline: Compare against the donor in prio_changed_dl()
 2026-09-24 12:12 UTC 

[PATCH nf v4 0/3] ipvs: avoid stack overflow from recursive connection expiration
 2026-09-24 12:11 UTC  (3+ messages)
` [PATCH nf v4 1/3] ipvs: wait the running timer cb on conn deletion

[PATCH V3 0/4] arm64/mm: Convert pgtable READ_ONCE() as pxdp_get()
 2026-09-24 12:10 UTC  (9+ messages)
` [PATCH V3 1/4] arm64/mm: Use pmdp_get() for PMD accesses
` [PATCH V3 2/4] arm64/mm: Use pudp_get() for PUD accesses
` [PATCH V3 3/4] arm64/mm: Use p4dp_get() for P4D accesses
` [PATCH V3 4/4] arm64/mm: Use pgdp_get() for PGD accesses

[PATCH] ASoC: use regmap_assign_bits() for conditional set/clear
 2026-09-24 12:10 UTC  (4+ messages)

[PATCH RFC 00/25] VRR Target Rate Limiter KMS uAPI and Implementation
 2026-09-24 12:10 UTC  (4+ messages)
` [PATCH RFC 13/25] drm: Add VRR target frame rate properties

[PATCH 0/2] tools/nolibc: fix verrx() and errx()
 2026-09-24 12:09 UTC  (3+ messages)
` [PATCH 1/2] tools/nolibc: fix verrx() and errx() message formatting
` [PATCH 2/2] selftests/nolibc: add a test for errx()

linux-next: manual merge of the fs-next tree with the mm tree
 2026-09-24 12:09 UTC 

[PATCH v14 0/2] RISC-V IOMMU HPM support
 2026-09-24 12:07 UTC  (2+ messages)

[PATCH] ocfs2: fix use-after-free in o2hb_region_dev_store
 2026-09-24 12:07 UTC  (2+ messages)

[PATCH v2 00/48] clk: qcom: Use common probe data for always-on clocks
 2026-09-24 12:07 UTC  (49+ messages)
` [PATCH v2 01/48] clk: qcom: camcc-sa8775p: Use common probe handling "
` [PATCH v2 02/48] clk: qcom: camcc-sc8280xp: "
` [PATCH v2 03/48] clk: qcom: camcc-sm7150: "
` [PATCH v2 04/48] clk: qcom: camcc-sm8150: "
` [PATCH v2 05/48] clk: qcom: dispcc-sc7280: "
` [PATCH v2 06/48] clk: qcom: dispcc-sc8280xp: "
` [PATCH v2 07/48] clk: qcom: dispcc-sm4450: "
` [PATCH v2 08/48] clk: qcom: dispcc-sm6115: "
` [PATCH v2 09/48] clk: qcom: dispcc-sm7150: "
` [PATCH v2 10/48] clk: qcom: dispcc-sm8250: "
` [PATCH v2 11/48] clk: qcom: dispcc-sm8550: "
` [PATCH v2 12/48] clk: qcom: dispcc-sm8750: "
` [PATCH v2 13/48] clk: qcom: dispcc-x1e80100: "
` [PATCH v2 14/48] clk: qcom: dispcc0-sa8775p: "
` [PATCH v2 15/48] clk: qcom: dispcc1-sa8775p: "
` [PATCH v2 16/48] clk: qcom: gcc-qcs615: Use common clock controller probe data
` [PATCH v2 17/48] clk: qcom: gcc-qcs8300: "
` [PATCH v2 18/48] clk: qcom: gcc-sa8775p: "
` [PATCH v2 19/48] clk: qcom: gcc-sar2130p: "
` [PATCH v2 20/48] clk: qcom: gcc-sc7180: "
` [PATCH v2 21/48] clk: qcom: gcc-sc7280: "
` [PATCH v2 22/48] clk: qcom: gcc-sc8280xp: "
` [PATCH v2 23/48] clk: qcom: gcc-sdx55: "
` [PATCH v2 24/48] clk: qcom: gcc-sdx65: "
` [PATCH v2 25/48] clk: qcom: gcc-sdx75: "
` [PATCH v2 26/48] clk: qcom: gcc-sm4450: "
` [PATCH v2 27/48] clk: qcom: gcc-sm6375: "
` [PATCH v2 28/48] clk: qcom: gcc-sm7150: "
` [PATCH v2 29/48] clk: qcom: gcc-sm8250: "
` [PATCH v2 30/48] clk: qcom: gcc-sm8350: "
` [PATCH v2 31/48] clk: qcom: gcc-sm8450: "
` [PATCH v2 32/48] clk: qcom: gcc-sm8550: "
` [PATCH v2 33/48] clk: qcom: gcc-sm8650: "
` [PATCH v2 34/48] clk: qcom: gcc-sm8750: "
` [PATCH v2 35/48] clk: qcom: gcc-x1e80100: "
` [PATCH v2 36/48] clk: qcom: gpucc-sar2130p: Use common probe handling for always-on clocks
` [PATCH v2 37/48] clk: qcom: gpucc-sc7280: "
` [PATCH v2 38/48] clk: qcom: gpucc-sc8280xp: "
` [PATCH v2 39/48] clk: qcom: gpucc-sm4450: "
` [PATCH v2 40/48] clk: qcom: gpucc-sm8550: "
` [PATCH v2 41/48] clk: qcom: gpucc-x1e80100: "
` [PATCH v2 42/48] clk: qcom: gpucc-x1p42100: "
` [PATCH v2 43/48] clk: qcom: lpasscorecc-sc7180: "
` [PATCH v2 44/48] clk: qcom: videocc-sa8775p: "
` [PATCH v2 45/48] clk: qcom: videocc-sm6350: "
` [PATCH v2 46/48] clk: qcom: videocc-sm7150: "
` [PATCH v2 47/48] clk: qcom: videocc-sm8250: "
` [PATCH v2 48/48] clk: qcom: videocc-sm8350: "

[PATCH v4 0/2] gpio: Add support for Axiado AX3005 SGPIO controller
 2026-09-24 12:06 UTC  (2+ messages)

[PATCH v3 0/3] iio: adc: add mt6397 PMIC AUXADC support
 2026-09-24 12:06 UTC  (3+ messages)
` [PATCH v3 1/3] dt-bindings: iio: adc: mediatek,mt6359-auxadc: add mt6397 PMIC AUXADC

[PATCH v2 0/9] media: synopsys: hdmirx: support an HDMI bridge in front of the receiver
 2026-09-24 12:06 UTC  (10+ messages)
` [PATCH v2 1/9] media: synopsys: hdmirx: add media device infrastructure
` [PATCH v2 2/9] media: synopsys: hdmirx: add media entity for video capture device
` [PATCH v2 3/9] dt-bindings: media: snps,dw-hdmi-rx: add a port for a bridge in front
` [PATCH v2 4/9] media: synopsys: hdmirx: add async subdevice support
` [PATCH v2 5/9] media: synopsys: hdmirx: give the signal lock wait a real timeout
` [PATCH v2 6/9] media: synopsys: hdmirx: skip the 5V detect interrupt without a GPIO
` [PATCH v2 7/9] media: v4l2-device: wait for notifications when unregistering a subdev
` [PATCH v2 8/9] media: v4l2-subdev: notify the bridge when the source power changes
` [PATCH v2 9/9] media: synopsys: hdmirx: get the 5V state from the upstream subdev

[PATCH v2 RESEND 0/2] Add SoundWire detach helper
 2026-09-24 12:05 UTC  (3+ messages)
` [PATCH v2 RESEND 1/2] soundwire: Add a helper function to indicate a device will detach
` [PATCH v2 RESEND 2/2] mfd: cs42l43: Move to core detach helper

[PATCH] iommu/amd: Fix leak of data->entry in irq_remapping_alloc() error path
 2026-09-24 12:04 UTC  (2+ messages)

[PATCH v1 0/2] Add StarFive JHB100 DWCMSHC controller support
 2026-09-24 12:01 UTC  (3+ messages)
` [PATCH v1 1/2] dt-bindings: mmc: snps,dwcmshc-sdhci: Add starfive,jhb100-dwcmshc

[PATCH] fuse: Forward vfs_fadvise to backing_file in passthrough mode
 2026-09-24 12:01 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v7 0/6] mfd: cpcap: convert documentation to schema and add Mot board support
 2026-09-24 12:00 UTC  (2+ messages)
` (subset) "

[PATCH] mfd: intel-lpss: fix iDMA device leak on probe failure
 2026-09-24 12:00 UTC  (6+ messages)

[PATCH v3 0/7] sched/numa: stop VMA scan filters from gating promotion
 2026-09-24 11:59 UTC  (3+ messages)
` [PATCH v3 2/7] mm: allow shared folios to be promoted to a fast tier

[PATCH v2] efivarfs: add nostatfs mount option to skip QueryVariableInfo()
 2026-09-24 11:59 UTC  (5+ messages)

[PATCH RESEND v4 0/3] x86/apic: Add support for additional AMD EILVT registers
 2026-09-24 11:58 UTC  (4+ messages)
` [PATCH RESEND v4 2/3] x86/apic: Introduce a variable to track the number of "

[PATCH net-next 0/2] dpaa2-eth: devlink port number from the DPMAC
 2026-09-24 11:58 UTC  (3+ messages)

[PATCH net-next 4/5] selftest: seg6: add explicit cleanup for SRv6 End PSP test
 2026-09-24 11:57 UTC  (2+ messages)

[PATCH net-next 3/5] selftests: seg6: move SRv6 End PSP setup into its own helper
 2026-09-24 11:57 UTC  (2+ messages)

[PATCH net-next 2/5] seg6: add RFC8986 flavor support for End.X
 2026-09-24 11:57 UTC  (2+ messages)

[PATCH] s390/kprobes: Prevent kprobes on instructions with exception table entry
 2026-09-24 11:57 UTC 

[PATCH v2] platform/x86: simatic-ipc: fix platform device leak on registration failure
 2026-09-24 11:56 UTC 

[PATCH v7 1/6] dt-bindings: leds: leds-cpcap: convert to DT schema
 2026-09-24 11:56 UTC  (2+ messages)
` (subset) "

[PATCH v2] iommu: Finalize deferred attachments when mapping MSI pages
 2026-09-24 11:53 UTC  (2+ messages)

[PATCH v5 0/5] i3c: add i3cdev module to expose i3c dev in /dev
 2026-09-24 11:53 UTC  (3+ messages)
` [PATCH v5 3/5] i3c: use actual_len for read transfers

[PATCH v4 0/4] iommu/amd: Refactors for ATS robustness
 2026-09-24 11:51 UTC  (2+ messages)

[PATCH net-next v5 10/10] net: ethernet: ravb: Add gPTP support for Gen4
 2026-09-24 11:51 UTC  (2+ messages)

[PATCH net-next v5 06/10] net: ethernet: ravb: Replace gPTP flags with callbacks
 2026-09-24 11:51 UTC  (2+ messages)

[PATCH net-next v5 05/10] net: ethernet: ravb: Propagate error from ptp_clock_register()
 2026-09-24 11:51 UTC  (2+ messages)

[PATCH net-next v5 03/10] net: ethernet: ravb: Simplify gPTP start and stop
 2026-09-24 11:51 UTC  (2+ messages)

[PATCH net-next v5 02/10] net: ethernet: ravb: Move programming of gPTP timer interval
 2026-09-24 11:51 UTC  (2+ messages)

[PATCH net-next v5 01/10] net: ethernet: ravb: Remove gPTP control from WoL setup and restore
 2026-09-24 11:51 UTC  (2+ messages)

[PATCH 7.2 000/438] 7.2.8-rc1 review
 2026-09-24 11:50 UTC  (2+ messages)

(no subject)
 2026-09-24 11:50 UTC  (3+ messages)
` [PATCH net-next v3 2/4] dt-bindings: net: adi,ad3306: add reset-gpios property

[PATCH] iommu/vt-d: Fix iopf_refcount leak in nested RID replacement
 2026-09-24 11:50 UTC 

[PATCH v2] dca: fix provider device memory leak on domain allocation failure
 2026-09-24 11:49 UTC 

[PATCH v2] clk: qcom: gcc-qcs615: Fix GCC_CPUSS_GNOC_CBCR offset
 2026-09-24 11:47 UTC 

[PATCH 0/3] Move memory acceptance x86 arch code into EFI stub
 2026-09-24 11:46 UTC  (9+ messages)

[PATCH 0/2] media: ipu6: Stop calling ISR hooks of unloaded drivers
 2026-09-24 11:46 UTC  (3+ messages)
` [PATCH 1/2] media: ipu6: Clear the isys ISR hooks when the isys driver goes away

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®