All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-05 12:34:07 to 2026-08-05 13:03:24 UTC [more...]

[PATCH 0/3] NVMe hotunplug and PCI SR-IOV fixes
 2026-08-05 12:45 UTC  (4+ messages)
` [PATCH 1/3] hw/nvme: fix assertion failure on sr-iov capable nvme controller removal
` [PATCH 2/3] hw/nvme: fix memory leak "
` [PATCH 3/3] pcie_sriov: register user created virtual function before realizing it

[PATCH v4 00/12] ARM: dts: aspeed: anacapa: restructure devicetree for development-phase
 2026-08-05 13:02 UTC  (26+ messages)
` [PATCH v4 01/12] dt-bindings: arm: aspeed: Add Anacapa EVT1 EVT2 DVT board
` [PATCH v4 02/12] ARM: dts: aspeed: anacapa: Add EVT1 devicetree and point wrapper to it
` [PATCH v4 03/12] ARM: dts: aspeed: anacapa: Add EVT2 devicetree inheriting EVT1
` [PATCH v4 04/12] ARM: dts: aspeed: anacapa: Add DVT devicetree inheriting EVT2
` [PATCH v4 05/12] ARM: dts: aspeed: anacapa: Add additional EEPROM node for SCM
` [PATCH v4 06/12] ARM: dts: aspeed: anacapa: Add eeprom device node for NFC adaptor board
` [PATCH v4 07/12] ARM: dts: aspeed: anacapa: Align PDB fan GPIO numbering
` [PATCH v4 08/12] ARM: dts: aspeed: anacapa: Enable MCTP and FRU for NIC
` [PATCH v4 09/12] ARM: dts: aspeed: anacapa: evt2: Add shunt resistor values for HSC monitors
` [PATCH v4 10/12] ARM: dts: aspeed: anacapa: Add LPDB fuse monitor GPIO expander
` [PATCH v4 11/12] ARM: dts: aspeed: anacapa: Simplify leakage GPIO line names
` [PATCH v4 12/12] ARM: dts: aspeed: anacapa: Add SPI flash VCC supply

cs35l41-hda: PUP_DONE times out on ASUS UX3405CA (SSID 10431A63)
 2026-08-05 13:02 UTC  (2+ messages)

[PATCH v5] virtio-gpu: use g_try_malloc to avoid guest-triggered abort
 2026-08-05 13:01 UTC 

[PATCH v2 00/20] arm64: Preemptible this_cpu_*() operations
 2026-08-05 13:02 UTC  (8+ messages)
` [PATCH v2 02/20] arm64: percpu: Fix this_cpu_and() mask generation
` [PATCH v2 13/20] arm64: percpu: Add infrastructure for preemptible this_cpu_*() ops

[PATCH v2 1/1] s390/ap: Fix MAPML computation
 2026-08-05 13:01 UTC  (2+ messages)

[PATCH v10 00/36] pinctrl: airoha: split on shared and SoC drivers, add more SoCs
 2026-08-05 13:01 UTC  (50+ messages)
` [PATCH v10 01/36] dt-bindings: pinctrl: airoha: en7581: fix misprint in i2s function name
` [PATCH v10 02/36] dt-bindings: pinctrl: airoha: an7583: fix device tree binding schema
` [PATCH v10 03/36] pinctrl: airoha: fix mdio bitfield names
` [PATCH v10 04/36] pinctrl: airoha: an7581: fix pinconf of i2c_scl/i2c_sda pins
` [PATCH v10 05/36] pinctrl: airoha: an7583: fix I2C0_SDA_PD register bit order
` [PATCH v10 06/36] pinctrl: airoha: an7581: fix mux/conf of pcie_reset pins
` [PATCH v10 07/36] dt-bindings: pinctrl: airoha: en7581: allow configuration of pcie_reset pins as gpio or pwm
` [PATCH v10 08/36] pinctrl: airoha: an7583: fix muxing of non-gpio default pins
` [PATCH v10 09/36] dt-bindings: pinctrl: airoha: an7583: allow configuration of non-gpio default pins as gpio and pwm
` [PATCH v10 10/36] pinctrl: airoha: fix I2C1 pin mux config for AN7581
` [PATCH v10 11/36] pinctrl: airoha: fix I2C pin mux config for AN7583
` [PATCH v10 12/36] pinctrl: airoha: fix AN7583 MDIO pin mux config
` [PATCH v10 13/36] pinctrl: airoha: an7583: fix spi group pins
` [PATCH v10 14/36] pinctrl: airoha: add missed get_direction() function for gpio_chip
` [PATCH v10 15/36] pinctrl: airoha: add set_direction() helper "
` [PATCH v10 16/36] pinctrl: airoha: minor improvements
` [PATCH v10 17/36] pinctrl: airoha: fix getting gpiochip/pinctrl pointers in the IRQ handling code
` [PATCH v10 18/36] pinctrl: airoha: add missed IRQ resource helpers
` [PATCH v10 19/36] pinctrl: airoha: fix IRQ mask/unmask code
` [PATCH v10 20/36] pinctrl: airoha: fix edge-triggered interrupts handling
` [PATCH v10 21/36] pinctrl: airoha: remove not needed irq_type[] array
` [PATCH v10 22/36] pinctrl: airoha: statically allocate gpio regs structure
` [PATCH v10 23/36] pinctrl: airoha: move common definitions to the separate header
` [PATCH v10 24/36] pinctrl: airoha: split driver on shared code and SoC specific drivers
` [PATCH v10 25/36] pinctrl: airoha: an7581: remove en7581 prefix from variable names
` [PATCH v10 26/36] pinctrl: airoha: an7583: remove an7583 prefix from variable names and definitions
` [PATCH v10 27/36] pinctrl: airoha: an7583: rename registers to match its an7583 names
` [PATCH v10 28/36] pinctrl: airoha: an7583: add support for npu_uart pinmux
` [PATCH v10 29/36] pinctrl: airoha: an7583: add support for pon_alt pinmux
` [PATCH v10 30/36] pinctrl: airoha: an7583: add support for olt pinmux
` [PATCH v10 31/36] dt-bindings: pinctrl: airoha: an7583: add missed features
` [PATCH v10 32/36] pinctrl: airoha: add support of en7523 SoC
` [PATCH v10 33/36] pinctrl: airoha: try to find chip scu node by phandle first
` [PATCH v10 34/36] dt-bindings: pinctrl: airoha: add support of en7523 pin controller
` [PATCH v10 35/36] pinctrl: airoha: add support of an7563 SoC
` [PATCH v10 36/36] dt-bindings: pinctrl: airoha: add support of an7563 pin controller

[PATCH v2 0/2] xen/sched: split scheduler vtable from scheduler
 2026-08-05 13:01 UTC  (7+ messages)
` [PATCH v2 1/2] xen/sched: split scheduler vtable from struct scheduler
` [PATCH v2 2/2] xen/sched: rename scheduler registration symbols

[PATCH] ksm: update comments and docs to reference folio->mapping
 2026-08-05 13:00 UTC  (2+ messages)

[PATCH net-next] selftests: drv-net: hw: reset HDS mode after netkit devmem tests
 2026-08-05 13:00 UTC  (2+ messages)

[PATCH] ipmi: bt-bmc: keep device alive across remove
 2026-08-05 13:00 UTC 

[PATCH 00/10] target/tricore: MPU, peripherals, tc39x SoC
 2026-08-05 12:35 UTC  (5+ messages)

git-replay/git-history lose notes
 2026-08-05 13:00 UTC  (4+ messages)

[PATCH] iio: flow: slf3s: restart measurement if VDD disable fails
 2026-08-05 12:59 UTC  (2+ messages)

[PATCH nf-next 1/2] netfilter: nf_tables: make move set_update_list to nftables per-netns
 2026-08-05 12:59 UTC  (2+ messages)
` [PATCH nf-next 2/2] netfilter: nf_tables: call set ops .commit when building new ruleset

[PATCH RFC] usb: gadgetfs: fix unbalanced refcount in gadgetfs_bind() error path
 2026-08-05 12:59 UTC 

[PATCH v2 0/4] drm/bridge: nwl-dsi: Various fixes
 2026-08-05 12:58 UTC  (7+ messages)
` [PATCH v2 1/4] drm/bridge: nwl-dsi: Limit LCDIF specific sync override
` [PATCH v2 4/4] drm/bridge: nwl-dsi: Add error handling of nwl_dsi_mode_set()

[PATCH RFT 0/3] mm, drm: ensure .fault() does not have to be followed by .pfn_mkwrite() for write faults
 2026-08-05 12:58 UTC  (3+ messages)
` [PATCH RFT 3/3] drm/ttm, drm/vmwgfx: directly create writable PTEs when mkwrite is in use

[PATCH net v6 0/3] net: fix hard_header_len races in packet send paths
 2026-08-05 12:57 UTC  (4+ messages)
` [PATCH net v6 1/3] net: remove CAP_SYS_RAWIO zero-padding in dev_validate_header
` [PATCH net v6 2/3] packet: use consistent hard_header_len in non-ring send paths
` [PATCH net v6 3/3] packet: use consistent hard_header_len in TX_RING send path

[RFC 0/2] iavf post-reset state restoration updates
 2026-08-05 12:57 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] net/iavf: remove auto reconfig devarg
  ` [PATCH v2 2/2] net/iavf: restore promiscuous mode only after VF reset

[PATCH V17 0/7] Rust Support for powerpc
 2026-08-05 12:56 UTC  (5+ messages)

[PATCH v23 00/14] Add Renesas RZ/G3L SD/eMMC support
 2026-08-05 12:56 UTC  (2+ messages)

[PATCH] linux-user/sh4: Initialize the FPSCR register on signal
 2026-08-05 12:32 UTC  (2+ messages)

[PATCH] worktree add: shouldn't dwim if -b or -B is given
 2026-08-05 12:54 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] .github/workflows/tf_testsuite.yml: only run on SELinuxProject/selinux
 2026-08-05 12:53 UTC  (3+ messages)

[PATCH] locking/csd-lock: Report how long a stuck CSD lock took to recover
 2026-08-05 12:51 UTC 

[PATCH 0/4] net: dsa: Add SoC-e DSA driver
 2026-08-05 12:53 UTC  (17+ messages)
` [PATCH 2/4] dt-bindings: net: dsa: Add SoC-e switch IP and DSA bindings
` [PATCH 3/4] net: dsa: Add support for SoC-e SDSA tags
` [PATCH 4/4] net: dsa: soce: Add initial driver support for MRS switches

[PATCH] iio: hid-sensor: als: scale each channel individually
 2026-08-05 12:53 UTC  (6+ messages)

[RFC PATCH v5 0/8] accel/rocket: RK3576 NPU (RKNN) enablement
 2026-08-05 12:52 UTC  (4+ messages)
` [RFC PATCH v5 v5 6/8] accel/rocket: add RK3576 NPU (RKNN) support

[PATCH v3 0/2] arm64: dts: broadcom: bcm2712-d-rpi-5-b: add compatible
 2026-08-05 12:52 UTC  (6+ messages)
` [PATCH v3 2/2] "

[PATCH v9 00/14] media: iris: Add support for glymur platform
 2026-08-05 12:52 UTC  (8+ messages)
` [PATCH v9 01/14] dt-bindings: media: qcom,glymur-iris: Add glymur video codec

[PATCH] [PATCH] drm/vkms: Advertise PREMULTI blend mode
 2026-08-05 12:51 UTC  (2+ messages)

[PATCH] PCI: quirks: Add warm reset quirk for IBM Spyre accelerator
 2026-08-05 12:51 UTC 

[PATCH] rust_binder: enforce delivered death process ownership
 2026-08-05 12:50 UTC  (2+ messages)

[PATCH v1 0/1] PAES - Fix rc handling at skcipher_walk_done
 2026-08-05 12:50 UTC  (3+ messages)
` [PATCH v1 1/1] s390/crypto: Fix return code handling at skcipher_walk_done in PAES algorithms

[oe][meta-oe][PATCH] libp11: backport fix for missing p11_ver.h in installed headers
 2026-08-05 10:55 UTC 

[PATCH] mm/madvise: avoid skipping pages after splitting large folios
 2026-08-05 12:49 UTC 

[PATCH] ARM: dts: qcom: add Nokia Lumia 920
 2026-08-05 12:50 UTC 

[PATCH v7 0/8] cxl: Support Back-Invalidate
 2026-08-05 12:49 UTC  (3+ messages)
` [PATCH v7 2/8] cxl/pci: Add BI topology enable/disable

[PATCH v2 1/4] packagegroups: Add packagegroup-core-buildessential-rust
 2026-08-05 12:49 UTC  (4+ messages)
` [PATCH v2 2/4] packagegroups: add nativesdk-packagegroup-sdk-host-rust

[PATCH 0/2] net: dp83867: add new output-impedance DT binding
 2026-08-05 12:49 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: dp83867: add binding for output-impedance
` [PATCH 2/2] net: phy: dp83867: support setting output-impedance

[PATCH net 0/2] net: fix skb->protocol not updated after VLAN network header adjustment
 2026-08-05 12:48 UTC  (3+ messages)
` [PATCH net 2/2] net: tap: "

[PATCH v5 0/9] PCI passthru on Hyper-V
 2026-08-05 12:48 UTC  (3+ messages)
` [PATCH v5 7/9] x86/hyperv: Implement Hyper-V virtual IOMMU

[PATCH v4 0/7] rust: use Delta instead of raw jiffies for timeouts and delays
 2026-08-05 12:48 UTC  (6+ messages)
` [PATCH v4 3/7] rust: time: add Delta::as_millis_ceil()

Warning: drivers/gpu/drm/ttm/ttm_bo.c:516 Excess function parameter 'ctx' description in 'ttm_bo_alloc_at_place'
 2026-08-05 12:47 UTC 

[PATCH mptcp-net] mptcp: options: handle MPC data + csum reqd + no csum
 2026-08-05 12:47 UTC  (2+ messages)

[PATCH RESEND 0/5] block: validate direct I/O memory alignment
 2026-08-05 12:46 UTC  (3+ messages)
` [PATCH RESEND 5/5] block: validate user space vectors during extraction

[PATCH v7 00/24] KVM: arm64: SMMUv3 driver for pKVM (trap and emulate)
 2026-08-05 12:47 UTC  (3+ messages)
` [PATCH v7 02/24] KVM: arm64: Donate MMIO to the hypervisor

[PATCH v1 0/8] TDX: Stop auto-generating the global metadata code
 2026-08-05 12:45 UTC  (4+ messages)
` [PATCH v1 2/8] x86/virt/tdx: Name the TDX module global metadata field IDs

ucsi_acpi: intermittent "PPM init failed" at boot is never retried, Type-C event handling stays dead for the session
 2026-08-05 12:46 UTC  (3+ messages)

[PATCH 0/5] x86/nmi: Watchdog fixes/improvement Part 1
 2026-08-05 12:45 UTC  (6+ messages)
` [PATCH 1/5] x86/nmi: Drop {reserve,release}_lapic_nmi()
` [PATCH 2/5] x86/nmi: Drop K7_NMI_EVENT
` [PATCH 3/5] x86/nmi: Misc style fixes
` [PATCH 4/5] x86/nmi: Check MSR_MISC_ENABLE for all Intel platforms
` [PATCH 5/5] x86/nmi: Don't configure EvtSel repeatedly

[PATCH] drm/gem-dma: fix double GEM object put on the mmap error path
 2026-08-05 12:44 UTC 

[PATCH 00/19] s390/dasd: ESE Performance improvements
 2026-08-05 12:44 UTC  (3+ messages)
` [PATCH 03/19] s390/dasd: Guard sysfs discipline callbacks against unallocated private data

[PATCH v3] rust: time: warn and assert out-of-range input in fsleep() and udelay()
 2026-08-05 12:43 UTC  (3+ messages)

[PATCH] rust: configfs: fix release safety documentation
 2026-08-05 12:43 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v2 0/3] s390/pci: Enable CONTEXT_ANALYSIS
 2026-08-05 12:43 UTC  (4+ messages)
` [PATCH v2 2/3] s390/pci: Rework__zpci_event_availability() to remove conditional locking

[PATCH 0/5] Misc VT-d changes
 2026-08-05 12:42 UTC  (5+ messages)
` [PATCH 5/5] vtd: Move intremap table to xenheap

[Buildroot] [PATCH 1/3] Revert "configs/stm32f769_disco_sd: fix boot failure after uClibc bump"
 2026-08-05 12:43 UTC  (3+ messages)
` [Buildroot] [PATCH 2/3] Revert "configs/stm32f469_disco_{sd, xip}: "
` [Buildroot] [PATCH 3/3] Revert "configs/stm32f429_disco_xip: "

[PATCH v4 0/6] spmi: apple: Additional commands and interrupt support
 2026-08-05 12:42 UTC  (3+ messages)
` [PATCH v4 6/6] spmi: apple: Add interrupt functionality

[PATCH 0/8] Reword the SDCA HID code
 2026-08-05 12:42 UTC  (9+ messages)
` [PATCH 1/8] ASoC: SDCA: Tidy up error message
` [PATCH 2/8] ASoC: SDCA: Remove unused dev pointer argument
` [PATCH 3/8] ASoC: SDCA: Move HID registration to IRQ time
` [PATCH 4/8] ASoC: SDCA: Move HID descriptors to function
` [PATCH 5/8] ASoC: SDCA: Update HID DisCo parsing
` [PATCH 6/8] ASoC: SDCA: Add missing destroy for HID device
` [PATCH 7/8] ASoC: SDCA: Add missing HID kernel doc
` [PATCH 8/8] ASoC: SDCA: Pass swft table through sdca_dev_register()

Linux PV domU with >1 vCPU never resumes after xl save/restore
 2026-08-05 12:41 UTC  (5+ messages)
        ` Dual content (text/plain and text/html) on xen-devel (was Re: Linux PV domU with >1 vCPU never resumes after xl save/restore)

[PATCH net-next v6 0/3] Add DAPU Telecom DAP8211R(I) Gigabit Ethernet PHY driver
 2026-08-05 12:40 UTC  (3+ messages)
` [PATCH net-next v6 3/3] net: phy: add "

[PATCH v2 0/3] usb: typec: tipd: Add sn201202x (ACE3) support
 2026-08-05 12:40 UTC  (5+ messages)
` [PATCH v2 2/3] usb: typec: tipd: Factor out i2c specifics

[PATCH v2 0/6] mm: add basic PTE const type-safety
 2026-08-05 12:40 UTC  (3+ messages)

[PATCH] usb: typec: ucsi: use UCSI_TIMEOUT_MS for sync command completion
 2026-08-05 12:39 UTC  (2+ messages)

[PATCH v8 0/8] nbd: eliminate queue freeze/unfreeze overhead in connection setup
 2026-08-05 12:29 UTC  (9+ messages)
` [PATCH v8 1/8] nbd: simplify find_fallback() by removing redundant logic
` [PATCH v8 2/8] nbd: disallow NBD_SET_SOCK on an active device
` [PATCH v8 3/8] nbd: clear queue limits on disconnect
` [PATCH v8 4/8] nbd: remove queue freeze in nbd_add_socket
` [PATCH v8 5/8] nbd: skip queue freeze when setting size at device startup
` [PATCH v8 6/8] nbd: factor out a nbd_genl_foreach_sock
` [PATCH v8 7/8] nbd: remove queue freeze for newly created nbd from netlink path
` [PATCH v8 8/8] nbd: add pre_defined_connections module parameter for pre-created devices

[PATCH net-next v2 0/8] net: phy: add X-Powers AC200/AC300 EPHY support
 2026-08-05 12:37 UTC  (4+ messages)
` [PATCH net-next v2 8/8] net: phy: add X-Powers AC200/AC300 EPHY driver

[PATCH net] MAINTAINERS: add myself as a maintainer for Hisilicon Network Subsystem
 2026-08-05 12:38 UTC  (2+ messages)

[PATCH v4 00/17] Refcounted interrupt disable and SpinLockIrq for Rust
 2026-08-05 12:37 UTC  (5+ messages)
` [PATCH v4 12/17] s390/preempt: Enable HAS_SEPARATE_PREEMPT_RESCHED_BITS

[PATCH] xen/dt: reject "xen,static-mem" when CONFIG_STATIC_MEMORY is disabled
 2026-08-05 12:36 UTC  (2+ messages)

[PATCH v3 0/6] rcu,srcu: Make call_rcu()/call_srcu() safe from any context
 2026-08-05 12:37 UTC  (7+ messages)
` [PATCH v3 1/6] rcu: Make call_rcu() safe to call "
` [PATCH v3 2/6] rcu: Make Tiny "
` [PATCH v3 3/6] srcu: Make call_srcu() "

[PATCH v2] sched/debug: Introduce per-CPU debugfs files
 2026-08-05 12:36 UTC  (3+ messages)

[xiang-erofs:dev] BUILD SUCCESS c4991382a9753bed9a333f1fd49b285277901e6e
 2026-08-05 12:35 UTC 

[tip:locking/core] BUILD SUCCESS 1c7efabfbaf796f11000a46094a69955a01ec6cc
 2026-08-05 12:35 UTC 

[PATCH net v2] sctp: fix stream->outcnt underflow on duplicate RECONF responses
 2026-08-05 12:35 UTC  (2+ messages)

[PATCH v6 00/28] KVM: combined patchset for MBEC/GMET support
 2026-08-05 12:35 UTC  (2+ messages)

[PATCH net] net/smc: prevent device removal during connection setup
 2026-08-05 12:35 UTC  (2+ messages)

linux-next: manual merge of the jc_docs tree with the char-misc.current tree
 2026-08-05 12:34 UTC 

[PATCH v1] repository: move fetch_if_missing into struct repository
 2026-08-05 12:34 UTC  (5+ messages)
` [PATCH v2] "

linux-next: manual merge of the vfs-brauner tree with the ntfs tree
 2026-08-05 12:34 UTC 

[RFC PATCH 0/3] drm/xe: diagnostics and workaround for GuC TLB invalidation ack stalls on ARL
 2026-08-05 12:34 UTC  (2+ messages)
` ✓ CI.KUnit: success for drm/xe: diagnostics and workaround for GuC TLB invalidation ack stalls on ARL (rev2)


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.