[PATCH 0/3] Remove regmap_config struct from allocated data
2026-09-20 19:46 UTC (3+ messages)
` [PATCH 3/3] media: ts2020: put regmap_config on the stack
[PATCH net-next v4 0/6] net: stmmac: add Allwinner H616 EMAC1 support
2026-09-20 19:45 UTC (7+ messages)
` [PATCH net-next v4 1/6] net: phylink: allow stopping a suspended instance
` [PATCH net-next v4 2/6] net: stmmac: close the interface after a failed MTU reopen
` [PATCH net-next v4 3/6] net: stmmac: close the interface after failed hardware resume
` [PATCH net-next v4 4/6] net: stmmac: sun8i: reset the MAC after PHY initialization
` [PATCH net-next v4 5/6] dt-bindings: net: allwinner: add H616 EMAC1
` [PATCH net-next v4 6/6] net: stmmac: sun8i: add support for Allwinner "
[PATCH v7 00/13] leds: Add support for hardware-initiated hardware control trigger transition
2026-09-20 19:40 UTC (14+ messages)
` [PATCH v7 01/13] leds: class: Always protect brightness_show() with led_access
` [PATCH v7 02/13] leds: trigger: Move led_trigger_is_hw_controlled() to the right place
` [PATCH v7 03/13] leds: class: Remove hardware control trigger when writing brightness
` [PATCH v7 04/13] leds: trigger: Move led_trigger_group to the right place
` [PATCH v7 05/13] leds: trigger: Add hw_offloaded() callback and provide trigger_may_offload_to_hw attribute
` [PATCH v7 06/13] leds: cros_ec: Implement hw_offloaded() trigger callback
` [PATCH v7 07/13] leds: turris-omnia: Implement hw_offloaded() trigger callback and declare hw_control_trigger
` [PATCH v7 08/13] leds: trigger: netdev: Implement hw_offloaded() callback
` [PATCH v7 09/13] leds: trigger: Enforce strict checks in led_trigger_is_hw_controlled()
` [PATCH v7 10/13] leds: trigger: Add led_trigger_notify_hw_control_changed() interface
` [PATCH v7 11/13] platform/x86: ideapad-laptop: Serialize keyboard backlight tracking
` [PATCH v7 12/13] platform/x86: ideapad-laptop: Decouple hardware & classdev brightness for keyboard backlight
` [PATCH v7 13/13] platform/x86: ideapad-laptop: Fully support auto "
[PATCH 0/4] clk: introduce TC9564 clock and reset
2026-09-20 19:39 UTC (7+ messages)
` [PATCH 1/4] dt-bindings: mfd: introduce the TC9564 config syscon
` [PATCH 2/4] dt-bindings: clock: introduce toshiba,tc9564-clock.yaml
` [PATCH 3/4] clk: toshiba: introduce a TC9564 SoC clock and reset driver
[RFC PATCH 00/46] Orphaned Virtual Machines
2026-09-20 19:36 UTC (40+ messages)
` [RFC PATCH 01/46] KVM: luo: Delegate VM creation type to kvm_arch_vm_luo_preserve
` [RFC PATCH 02/46] KVM: arm64: Split demux_c15_{get,set}_val from userspace accessors
` [RFC PATCH 03/46] KVM: arm64: Split kvm_sys_reg_{get,set}_user from kernel accessors
` [RFC PATCH 04/46] x86/mm/ident_map: Add force_pte to support 4K PTE identity mappings
` [RFC PATCH 05/46] arm64: mm: Add trans_pgd_map_range() support
` [RFC PATCH 06/46] x86/smp: Skip offline CPUs for REBOOT_VECTOR in native_stop_other_cpus()
` [RFC PATCH 07/46] KVM: luo: Support vCPU file preservation across live updates
` [RFC PATCH 08/46] KVM: x86: Add x86 vCPU LUO preservation ABI and register helpers
` [RFC PATCH 09/46] KVM: x86: Implement architectural vCPU state preservation via LUO
` [RFC PATCH 10/46] KVM: arm64: "
` [RFC PATCH 11/46] liveupdate: Define CPU preservation linker sections
` [RFC PATCH 12/46] liveupdate: Add liveupdate_session_name() helper
` [RFC PATCH 13/46] cpu_preserve: Add physical CPU preservation ABI and core API headers
` [RFC PATCH 14/46] cpu_preserve: Add core physical CPU preservation state and park loop
` [RFC PATCH 15/46] cpu_preserve: Add physical CPU preservation lifecycle and build rules
` [RFC PATCH 16/46] liveupdate: cpu_preserve: Add sysfs interface
` [RFC PATCH 17/46] liveupdate: cpu_preserve: Add isolated address space management API
` [RFC PATCH 18/46] liveupdate: cpu_preserve: Add LUO file handler for preserved physical CPUs
` [RFC PATCH 19/46] x86: liveupdate: Add low-level physical CPU preservation assembly
` [RFC PATCH 20/46] x86: liveupdate: Add physical CPU preservation context and page table support
` [RFC PATCH 21/46] selftests: liveupdate: Add physical CPU preservation unit tests
` [RFC PATCH 22/46] selftests: liveupdate: Add physical CPU preservation live update tests
` [RFC PATCH 23/46] Documentation: liveupdate: Add physical CPU preservation documentation
` [RFC PATCH 24/46] MAINTAINERS: Add entry for KVM Caretaker
` [RFC PATCH 25/46] arm64: liveupdate: Add support for physical CPU preservation
` [RFC PATCH 26/46] oncore: Add on-core KHO ABI and public framework headers
` [RFC PATCH 27/46] oncore: Implement on-core session lifecycle and scheduling loop
` [RFC PATCH 28/46] KVM: caretaker: Add Caretaker control block and architecture ops headers
` [RFC PATCH 29/46] KVM: caretaker: Implement Caretaker session memory mapping helpers
` [RFC PATCH 30/46] KVM: caretaker: Integrate Caretaker vCPU detach, attach, and cancel with KVM
` [RFC PATCH 31/46] KVM: caretaker: Add generic KHO ABI telemetry and debugfs reporting
` [RFC PATCH 32/46] KVM: x86: Add TDP MMU KHO preservation helpers
` [RFC PATCH 33/46] KVM: x86: Add Caretaker x86 KHO ABI and runtime context headers
` [RFC PATCH 34/46] KVM: x86: Implement Caretaker LAPIC timer and interrupt injection
` [RFC PATCH 35/46] KVM: x86: Implement Caretaker VM-exit dispatch and instruction decoders
` [RFC PATCH 36/46] KVM: x86: Implement Caretaker run loop and LUO detach/attach lifecycle
` [RFC PATCH 37/46] KVM: VMX: Add Caretaker VMX assembly guest entry/exit routine and helpers
` [RFC PATCH 38/46] KVM: VMX: Implement Caretaker VMX VMCS lifecycle and exit dispatch
` [RFC PATCH 39/46] KVM: VMX: Integrate Caretaker VMX detach serialization and KVM registration
[PATCH v2 0/2] Add support for Amazon Kindle 4 (Yoshi)
2026-09-20 19:34 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: arm: fsl: add "
` [PATCH v2 2/2] ARM: dts: imx50: add support for "
[PATCH] staging: vme_user: kill fake VIRQ tasklet on exit
2026-09-20 19:34 UTC (2+ messages)
[PATCH] power: supply: qcom_battmgr: Report capacity on X1E80100
2026-09-20 19:34 UTC
[PATCH] af_unix: fix u->inq_len accounting in manage_oob() and unix_stream_read_skb()
2026-09-20 19:27 UTC (2+ messages)
[PATCH net-next] net: sfp: add quirk for XikeStor SKT-2.5G-100M
2026-09-20 19:26 UTC
[PATCH] fou: reject FOU_ENCAP_DIRECT with protocol 0 to prevent sk_buff leak
2026-09-20 19:19 UTC (2+ messages)
[PATCH v2] rust: impl_flags: add conversions for raw flag representations
2026-09-20 19:18 UTC
[PATCH] platform/x86: oxpec: Report tablet mode on OneXPlayer Super X
2026-09-20 19:12 UTC (6+ messages)
` [PATCH v2 0/2] platform/x86: oxpec: Report tablet mode on OneXPlayer detachables
` [PATCH v2 2/2] "
[PATCH] net: gemini: Free the shared queue after removing the ports
2026-09-20 19:10 UTC (2+ messages)
[PATCH net] net: dsa: mv88e6xxx: continue without PTP if the TAI period is invalid
2026-09-20 19:08 UTC (5+ messages)
` R: "
` R: "
client side "current->alloc_tag not set WARNING: ./include/linux/alloc_tag.h:161" at accessing CIFS share
2026-09-20 19:08 UTC (4+ messages)
[PATCH v11 00/74] Add HDMI 2.0 support to DW HDMI QP TX
2026-09-20 19:08 UTC (3+ messages)
[PATCH 0/3] arm64: dts: marvell: Add Sophos XGS 107w NPU
2026-09-20 19:07 UTC (12+ messages)
` [PATCH 1/3] dt-bindings: vendor-prefixes: Add Sophos
` [PATCH 2/3] dt-bindings: arm: marvell: Add Sophos XGS 107w NPU
` R: "
` [PATCH 3/3] arm64: dts: marvell: Add Sophos XGS 107w NPU board
` R: "
` R: "
[PATCH v1 1/2] platform/x86: oxpec: Fix Apex charge limit control
2026-09-20 19:04 UTC (2+ messages)
` [PATCH v1 2/2] platform/x86: oxpec: Add OneXPlayer 3 quirk
[syzbot] [fs?] possible deadlock in ovl_create_object (2)
2026-09-20 19:03 UTC (3+ messages)
` [PATCH v4] mtd: block2mtd: defer device open out of param/sysfs write
[PATCH v3] seccomp: restore knotif->state when SECCOMP_ADDFD_FLAG_SEND is interrupted
2026-09-20 18:59 UTC (2+ messages)
` [PATCH v4] "
[PATCH v1] platform/x86: ayaneo-ec: Add AYANEO 2S charge control
2026-09-20 18:57 UTC
[PATCH] tracing: Save the event file instead of the compatible histogram
2026-09-20 18:51 UTC (2+ messages)
[RFC PATCH] debugfs: clarify return values when disabled
2026-09-20 18:48 UTC
[PATCH 00/28] Add speaker and headset jack support for Apple Silicon Macs
2026-09-20 18:45 UTC (3+ messages)
` [PATCH 01/28] dt-bindings: sound: Add Apple Macs sound peripherals
[PATCH] drm/virtio: fix 0-byte blob ZERO_SIZE_PTR, GEM leak, and context_init rollback
2026-09-20 18:45 UTC (2+ messages)
[PATCH v7 00/11] Refactor Microchip MCP47FEB02 I2C driver in separate modules to add support for MCP48FEB02 SPI driver
2026-09-20 18:44 UTC (3+ messages)
` [PATCH v7 03/11] iio: dac: mcp47feb02: use field_get() instead of custom dynamic macros
[PATCH 0/2] drm/virtio: Open-code drm_simple_encoder_init()
2026-09-20 18:42 UTC (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] drm/virtio: Propagate drm_encoder_init() errors
[PATCH 0/2] drm/virtio: Damage clip fixes
2026-09-20 18:41 UTC (2+ messages)
[PATCH 0/5] iio: dac: ad5758: fix DMA alignment, raw range, offset and 4-20 mA
2026-09-20 18:41 UTC (5+ messages)
` [PATCH 4/5] dt-bindings: iio: dac: adi,ad5758: Fix the 4 mA to 20 mA current range
[PATCH v7 0/3] Add initial DTS for Samsung Galaxy Book4 Edge
2026-09-20 18:41 UTC (4+ messages)
` [PATCH v7 1/3] dt-bindings: arm: Add "
` [PATCH v7 2/3] firmware: qcom: scm: Allow QSEECOM on the "
` [PATCH v7 3/3] arm64: dts: qcom: Add hamoa Samsung Galaxy Book4 Edge devicetrees
[PATCH RFC v3 00/12] Add support for the NXP S32G SerDes subsystem
2026-09-20 18:39 UTC (3+ messages)
` [PATCH RFC v3 04/12] net: pcs: add NXP SerDes XPCS shared core
[PATCH 00/18] TP8028 Rapid Path Failure Recovery
2026-09-20 18:34 UTC (2+ messages)
[syzbot] [fs?] possible deadlock in ovl_create_object (2)
2026-09-20 18:34 UTC (12+ messages)
` AW: "
[PATCH v7 00/10] iio: pressure: dps310: FIFO and triggered buffer support
2026-09-20 18:32 UTC (7+ messages)
` [PATCH v7 07/10] iio: pressure: dps310: read buffered samples from the hardware FIFO
` [PATCH v7 09/10] iio: pressure: dps310: implement .hwfifo_flush_to_buffer()
` [PATCH v7 10/10] iio: pressure: dps310: check the lock markings with context analysis
[REGRESSION 7.3-rc1] HID: logitech-hidpp: hi-res scroll mode forcibly re-enabled on every reconnect for Bolt devices, overriding userspace
2026-09-20 18:31 UTC (2+ messages)
[PATCH] staging: greybus: change mutexes to guard macros
2026-09-20 18:29 UTC (6+ messages)
[PATCH v6 00/18] TP8028 Rapid Path Failure Recovery
2026-09-20 18:28 UTC (19+ messages)
` [PATCH v6 01/18] nvmet: Rapid Path Failure Recovery set controller identify fields
` [PATCH v6 02/18] nvmet/debugfs: Export controller CIU and CIRN via debugfs
` [PATCH v6 03/18] nvmet: Implement CCR nvme command
` [PATCH v6 04/18] nvmet: Implement CCR logpage
` [PATCH v6 05/18] nvmet: Send an AEN on CCR completion
` [PATCH v6 06/18] nvme: Rapid Path Failure Recovery read controller identify fields
` [PATCH v6 07/18] nvme: Introduce FENCING and FENCED controller states
` [PATCH v6 08/18] nvme: Implement cross-controller reset recovery
` [PATCH v6 09/18] nvme: Implement cross-controller reset completion
` [PATCH v6 10/18] nvme-tcp: Use CCR to recover controller that hits an error
` [PATCH v6 11/18] nvme-rdma: "
` [PATCH v6 12/18] nvme-fc: start error recovery instead of aborting timed out IOs
` [PATCH v6 13/18] nvme-fc: perform error recovery directly from ioerr_work
` [PATCH v6 14/18] nvme-fc: Use CCR to recover controller that hits an error
` [PATCH v6 15/18] nvme-fc: Hold inflight requests while in FENCING state
` [PATCH v6 16/18] nvmet: Add support for CQT to nvme target
` [PATCH v6 17/18] nvme: Add support for CQT to nvme host
` [PATCH v6 18/18] nvme: let controller deletion wait out a fencing window
Quick regression status pre 7.3-rc4
2026-09-20 18:26 UTC (3+ messages)
` [PATCH] net: qrtr: resend HELLO on MHI resume
[PATCH 0/2] arm64: dts: rockchip: Add DFRobot UNIHIKER M10 V1.2 support
2026-09-20 18:25 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: arm: rockchip: Add DFRobot UNIHIKER M10 V1.2
[PATCH 0/3] i2c: designware: Add DWC_i2c support
2026-09-20 18:24 UTC (3+ messages)
` [PATCH 1/3] dt-bindings: i2c: dw: Add DWC_i2c compatible
[PATCH] SUNRPC: restrict integrity replies to authenticated payload
2026-09-20 18:23 UTC (2+ messages)
[PATCH] vfio: Create the group chardev outside vfio.group_lock
2026-09-20 18:23 UTC (2+ messages)
[PATCH v4] drm/virtio: sync shmem backing on guest-bound transfers
2026-09-20 18:22 UTC (2+ messages)
[PATCH] drm/virtio: Add pixel blend mode property to cursor plane
2026-09-20 18:21 UTC (2+ messages)
[PATCH] drm/virtio: fix NULL pointer dereference on fence allocation failure
2026-09-20 18:20 UTC (2+ messages)
[PATCH v3 00/13] s390/cio: replace page allocator calls with k[mz]alloc()
2026-09-20 18:20 UTC (4+ messages)
[PATCH v1] Revert "drm/virtio: Allow importing prime buffers when 3D is enabled"
2026-09-20 18:20 UTC (2+ messages)
[PATCH v2 0/4] drm/virtio: fix GEM object leaks on error paths
2026-09-20 18:18 UTC (2+ messages)
[PATCH] drm/virtio: fix memory leak of fence event on execbuffer failure
2026-09-20 18:17 UTC (2+ messages)
[PATCH v3 0/8] Alternate Injection: Secure Interrupt Delivery for SEV-SNP Guests - Guest Support
2026-09-20 18:17 UTC (12+ messages)
` [PATCH v3 1/8] x86/sev: Make SVSM calls preemption-safe
` [PATCH v3 2/8] x86/sev: Add support for Alternate Injection
` [PATCH v3 3/8] x86/apic: Add an SVSM APIC driver
` [PATCH v3 4/8] x86/sev: Route unsupported APIC register accesses to the hypervisor APIC emulation
` [PATCH v3 5/8] x86/sev: Add a function to contain all SEV-specific setup operations
` [PATCH v3 6/8] x86/sev: Register the guest with the SVSM APIC protocol
` [PATCH v3 7/8] x86/sev: Allow the guest to configure interrupt vectors for the hypervisor
` [PATCH v3 8/8] x86/sev: Indicate that Alternate Injection is supported in the guest
[PATCH v2] ksmbd: fix SMB2 CREATE response buffer overflow
2026-09-20 18:15 UTC
[PATCH] cgroup/cpuset: prevent overlapping local and remote partition creation
2026-09-20 18:14 UTC (8+ messages)
` [PATCH v2 1/2] cgroup/cpuset: return PERR_NOCPUS in remote_partition_enable() on subpartitions_cpus conflict
` [PATCH v2 2/2] cgroup/cpuset: prevent local partition activation over remote partition and sibling xcpus conflict
` [PATCH v3 1/3] cgroup/cpuset: return PERR_NOCPUS in remote_partition_enable()
` [PATCH v3 2/3] cgroup/cpuset: prevent activating local partition over remote one
` [PATCH v3 3/3] cgroup/cpuset: check sibling effective_xcpus in cpus_excl_conflict()
[PATCH v2] can: isotp: check the frame type, not just the length
2026-09-20 18:13 UTC (2+ messages)
[PATCH v9 0/5] iio: magnetometer: ak8975: driver cleanup
2026-09-20 18:05 UTC (6+ messages)
` [PATCH v9 1/5] iio: magnetometer: ak8975: switch to using managed resources
` [PATCH v9 2/5] iio: magnetometer: ak8975: unify messages with help of dev_err_probe()
` [PATCH v9 3/5] iio: magnetometer: ak8975: use temporary variable for struct device
` [PATCH v9 4/5] iio: magnetometer: ak8975: add scan mask index enum
` [PATCH v9 5/5] iio: magnetometer: ak8975: make use of the macros from bits.h
[GIT PULL]: dmaengine fixes for v7.3
2026-09-20 17:57 UTC (2+ messages)
[GIT PULL]: Generic phy updates for v7.3
2026-09-20 17:57 UTC (2+ messages)
[GIT PULL]: soundwire fixes for 7.3
2026-09-20 17:57 UTC (2+ messages)
[PATCH v2 0/8] Alternate Injection: Secure Interrupt Delivery for SEV-SNP Guests - Guest Support
2026-09-20 17:55 UTC (8+ messages)
` [PATCH v2 6/8] x86/sev: Register the guest with the SVSM APIC protocol
[PATCH 0/3] iio: chemical: sgp40: Add secondary chip functionality
2026-09-20 17:53 UTC (7+ messages)
` [PATCH 2/3] iio: chemical: sgp40: Implement execute_self_test-command
` [PATCH 3/3] iio: chemical: sgp40: Implement turn_heater_off-command
[PATCH 6.12.y 0/3] netfilter: nf_conntrack_expect: use conntrack GC to reap expectations
2026-09-20 17:50 UTC (2+ messages)
[PATCH 6.12 0000/1102] 6.12.111-rc1 review
2026-09-20 17:50 UTC (2+ messages)
[PATCH] gpiolib: acpi: Add quirk for Lenovo IdeaPad Slim 3 15ABR8
2026-09-20 17:39 UTC
[PATCH v2 0/2] powerpc/sstep: Fix compilation on 32-bit PowerPC
2026-09-20 17:35 UTC (3+ messages)
[PATCH] crypto: ccp: kill v5 IRQ tasklet during teardown
2026-09-20 17:34 UTC
[PATCH] crypto: ccp: kill v3 IRQ tasklet during teardown
2026-09-20 17:34 UTC
[PATCH] atm: eni: stop IRQ tasklet during device removal
2026-09-20 17:33 UTC
[PATCH RFC 0/3] PCI: pciehp: Report surprise removal during safe removal
2026-09-20 17:27 UTC (4+ messages)
` [PATCH RFC 2/3] PCI: pciehp: Report surprise removal from pciehp_isr()
[PATCH] SUNRPC: use assign_bit() where applicable
2026-09-20 17:22 UTC (2+ messages)
[GIT PULL] x86 fixes
2026-09-20 17:21 UTC (2+ messages)
[GIT PULL] timer subsystem fixes
2026-09-20 17:21 UTC (2+ messages)
[GIT PULL] scheduler fix
2026-09-20 17:21 UTC (2+ messages)
[GIT PULL] perf events fixes
2026-09-20 17:21 UTC (2+ messages)
[GIT PULL] objtool fix
2026-09-20 17:21 UTC (2+ messages)
[GIT PULL] futex fix
2026-09-20 17:21 UTC (2+ messages)
[PATCH v10 0/8] iio: add Open Sensor Fusion UART support
2026-09-20 17:17 UTC (10+ messages)
` [PATCH v10 4/8] iio: osf: add validated stream parser
` [PATCH v10 6/8] iio: osf: add IIO devices from capability reports
[PATCH 0/2] scsi: ufs: core: Handle devices declining optional Query IDNs
2026-09-20 17:10 UTC (2+ messages)
[PATCH v4 2/2] arm64: dts: exynos850: Add acpm SRAM node
2026-09-20 17:08 UTC (2+ messages)
` (subset) "
[PATCH] mac802154: synchronize pending transmissions before stopping the hardware
2026-09-20 17:06 UTC
[PATCH rtw-next] wifi: rtw88: 8821c: disable deep LPS on PCIe devices
2026-09-20 16:30 UTC (4+ messages)
page: next (older) | prev (newer) | 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®