All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-14 10:57:12 to 2026-07-14 11:30:28 UTC [more...]

[PATCH v14 00/11] can: bcm: collected fixes
 2026-07-14 11:30 UTC  (20+ messages)
` [PATCH v14 01/11] can: bcm: defer rx_op deallocation to workqueue to fix thrtimer UAF
` [PATCH v14 02/11] can: bcm: fix lockless bound/ifindex race and silent RX_SETUP failure
` [PATCH v14 03/11] can: bcm: add locking when updating filter and timer values
` [PATCH v14 04/11] can: bcm: fix CAN frame rx/tx statistics
` [PATCH v14 05/11] can: bcm: add missing rcu list annotations and operations
` [PATCH v14 06/11] can: bcm: extend bcm_tx_lock usage for data and timer updates
` [PATCH v14 07/11] can: bcm: validate frame length in bcm_rx_setup() for RTR replies
` [PATCH v14 08/11] can: bcm: add missing device refcount for CAN filter removal
` [PATCH v14 09/11] can: bcm: fix stale rx/tx ops after device removal
` [PATCH v14 10/11] can: bcm: fix data race on rx_stamp/rx_ifindex in bcm_rx_handler()
` [PATCH v14 11/11] can: bcm: track a single source interface for ANYDEV timeout/throttle ops

[PATCH 00/42] drm/mediatek: The Huge Restructuring and MT8196 support
 2026-07-14 11:30 UTC  (5+ messages)
` [PATCH 06/42] drm/mediatek: Use hashtable for components discovery and registration

[PATCH] mm: thp: unlock i_mmap before releasing split folios
 2026-07-14 11:29 UTC  (7+ messages)

[PATCH RFC v6 0/5] Accelerate page migration with batch copying and hardware offload
 2026-07-14 11:29 UTC  (2+ messages)

[PATCH v11 0/7] I2C Mux per channel bus speed
 2026-07-14 11:29 UTC  (3+ messages)
` [PATCH v11 2/7] i2c: mux: add idle_state property to i2c_mux_core

[PATCH] qga: Do not follow symlink in guest-ssh-* commands
 2026-07-14 11:28 UTC  (3+ messages)

[PATCH 0/3] iotests: fix three spurious local failures
 2026-07-14 11:28 UTC  (7+ messages)
` [PATCH 1/3] iotests: run the test pool with the 'fork' start method
` [PATCH 2/3] iotests: skip FUSE tests when FUSE is not usable
` [PATCH 3/3] iotests/migrate-bitmaps-postcopy-test: drop the postcopy timing assertion

[PATCH v20 00/16] vfio/pci: Add PCIe TPH support
 2026-07-14 11:28 UTC  (25+ messages)
` [PATCH v20 05/16] PCI/TPH: Fix tph_enabled concurrent update race by bitfield packing
` [PATCH v20 06/16] PCI/TPH: Cache negotiated max requester type at probe time
` [PATCH v20 07/16] PCI/TPH: Refactor pcie_enable_tph and add requester variant
` [PATCH v20 08/16] PCI/TPH: Refactor pcie_tph_get_cpu_st & "
` [PATCH v20 09/16] PCI/TPH: Add macros to check standard and extended TPH support
` [PATCH v20 10/16] PCI/TPH: Add pcie_tph_set_st_entries() batch ST entry programming helper
` [PATCH v20 11/16] PCI/TPH: Add pci_tph_dsm_supported() helper to detect device TPH ST _DSM
` [PATCH v20 12/16] vfio/pci: Add basic NO-ST TPH VFIO device feature support
` [PATCH v20 13/16] vfio/pci: Add IV-ST TPH policy and VFIO TPH_ST batch programming support
` [PATCH v20 14/16] vfio/pci: Add DS-ST TPH policy and extend TPH_RESOLVE capabilities
` [PATCH v20 15/16] vfio/pci: Sync core PCI TPH software state across device lifecycle and resets
` [PATCH v20 16/16] vfio/pci: Expose per-device TPH state via debugfs

[PATCH GSoC v15 00/13] cat-file: add remote-object-info to batch-command
 2026-07-14 11:28 UTC  (4+ messages)
` [PATCH GSoC v16 "
  ` [PATCH GSoC v16 10/13] transport: add client support for object-info

[syzbot] [media?] memory leak in vidtv_psi_registration_desc_init
 2026-07-14 11:28 UTC  (2+ messages)
` Forwarded: media dvb core fix feed leak on failed DMX_ADD_PID

[PATCH] rv: Simplify task monitor slot management
 2026-07-14 11:27 UTC  (2+ messages)

[PATCH v16 00/10] Add Invensense ICM42607
 2026-07-14 11:25 UTC  (14+ messages)
` [PATCH v16 04/10] iio: imu: inv_icm42607: Add inv_icm42607 Core Driver
` [PATCH v16 05/10] iio: imu: inv_icm42607: Add SPI For icm42607
` [PATCH v16 06/10] iio: imu: inv_icm42607: Add PM support for icm42607
` [PATCH v16 07/10] iio: imu: inv_icm42607: Add Accelerometer "

[PATCH v2] nvme/069: add a test for multipath cdev lifetime
 2026-07-14 11:25 UTC 

[PATCH v8 00/17] AD9910 Direct Digital Synthesizer
 2026-07-14 11:25 UTC  (38+ messages)
` [PATCH v8 01/17] iio: ABI: add attributes for altcurrent channels
` [PATCH v8 02/17] iio: ABI: raw, scale and offset for frequency/phase channels
` [PATCH v8 03/17] iio: ABI: add parent entry for iio channels
` [PATCH v8 04/17] iio: add IIO_FREQUENCY channel type
` [PATCH v8 05/17] iio: core: support 64-bit register through debugfs
` [PATCH v8 06/17] iio: core: create local __iio_chan_prefix_emit() for reuse
` [PATCH v8 07/17] iio: test: add kunit tests for channel prefix naming generation
` [PATCH v8 08/17] iio: core: add hierarchical channel relationships
` [PATCH v8 09/17] dt-bindings: iio: frequency: add ad9910
` [PATCH v8 10/17] iio: frequency: ad9910: initial driver implementation
` [PATCH v8 11/17] iio: frequency: ad9910: add basic parallel port support
` [PATCH v8 12/17] iio: frequency: ad9910: add digital ramp generator support
` [PATCH v8 13/17] iio: frequency: ad9910: add RAM mode support
` [PATCH v8 14/17] iio: frequency: ad9910: add output shift keying support
` [PATCH v8 15/17] iio: frequency: ad9910: show channel priority in debugfs
` [PATCH v8 16/17] iio: ABI: add docs for ad9910 sysfs and debugfs entries
` [PATCH v8 17/17] docs: iio: add documentation for ad9910 driver

[PATCH v6 0/6] target/riscv: Implement Smsdid and Smmpt extension
 2026-07-14 11:24 UTC  (3+ messages)

[PATCH] tracing: Add mutex to trace_parser to fix concurrent write races
 2026-07-14 11:24 UTC  (6+ messages)

[PATCH v13 00/11] can: bcm: collected fixes - final final
 2026-07-14 11:24 UTC  (4+ messages)
` [PATCH v13 09/11] can: bcm: fix stale rx/tx ops after device removal

[PATCH v2] tools/xe-perf-recorder: Add mmio-trigger support
 2026-07-14 11:23 UTC  (4+ messages)

[PATCH v6 0/8] mm: optimize zone-device memmap initialization
 2026-07-14 11:22 UTC  (4+ messages)
` [PATCH v6 8/8] mm: use memcpy_nt() in zone-device template copies

[PATCH] regcache: disable cache_only before rewriting paging registers
 2026-07-14 11:23 UTC  (8+ messages)

[PATCH v4 0/2] RISC-V IOMMU HPM support
 2026-07-14 11:22 UTC  (4+ messages)
` [PATCH v4 1/2] drivers/perf: riscv-iommu: add risc-v iommu pmu driver

[PATCH v1 0/2] fuse: fix missing barriers in io-uring init
 2026-07-14 11:21 UTC  (4+ messages)

[ANNOUNCE] xfsprogs: for-next updated to ee7dc67a6aaf
 2026-07-14 11:21 UTC 

[PATCH v2] usb: musb: remove dead select of USB_MUSB_DUAL_ROLE
 2026-07-14 11:20 UTC  (2+ messages)

[PATCH iwlwifi-fixes 01/15] wifi: iwlwifi: mvm: verify scan id reported by firmware
 2026-07-14 11:20 UTC  (15+ messages)
` [PATCH iwlwifi-fixes 02/15] wifi: iwlwifi: mvm: fix an off-by-1 boundary check
` [PATCH iwlwifi-fixes 03/15] wifi: iwlwifi: mld: "
` [PATCH iwlwifi-fixes 04/15] wifi: iwlwifi: mld: don't parse a notif before checking its length
` [PATCH iwlwifi-fixes 05/15] wifi: iwlwifi: mvm: fix the FCS truncation logic in d3
` [PATCH iwlwifi-fixes 06/15] wifi: iwlwifi: mld: validate reorder BAID
` [PATCH iwlwifi-fixes 07/15] wifi: iwlwifi: mvm: parse beacon notif per layout
` [PATCH iwlwifi-fixes 08/15] wifi: iwlwifi: mvm: validate MCC header before n_channels
` [PATCH iwlwifi-fixes 09/15] wifi: iwlwifi: mvm: validate sta_id in TLC notif
` [PATCH iwlwifi-fixes 10/15] wifi: iwlwifi: mvm: validate sta_id in BA window status notif
` [PATCH iwlwifi-fixes 11/15] wifi: iwlwifi: mvm: validate mac_link_id in session protect notif
` [PATCH iwlwifi-fixes 12/15] wifi: iwlwifi: mld: clear tzone on fail
` [PATCH iwlwifi-fixes 13/15] wifi: iwlwifi: mvm: fix sched scan IE sizing
` [PATCH iwlwifi-fixes 14/15] wifi: iwlwifi: pcie: null RX pointers after free
` [PATCH iwlwifi-fixes 15/15] wifi: iwlwifi: mvm: d3: validate D3 resume notification payloads

ALC274 HP Pavilion AIO (103c:8acf / 103c:89e9): speaker amp COEF init — Windows-captured values, need the proper re-init sequence
 2026-07-14 11:20 UTC 

[PATCH v5 0/8] KVM: arm64: pKVM vCPU state management at EL2 (series A)
 2026-07-14 11:19 UTC  (7+ messages)
` [PATCH v5 2/8] KVM: arm64: Make vcpu_{read,write}_sys_reg available to HYP code
` [PATCH v5 4/8] KVM: arm64: Move PSCI helper functions to a shared header

[PATCH v4 0/6] Support the FEAT_HDBSS introduced in Armv9.5
 2026-07-14 11:20 UTC  (9+ messages)
` [PATCH v4 6/6] KVM: arm64: Add auto HDBSS enable/disable on dirty logging change

[PATCH RESEND 0/3] x86/vdso: Improve vdso=/vdso32= boot parameter validation
 2026-07-14 11:19 UTC  (3+ messages)

Derive encryption key from PIN
 2026-07-14 11:19 UTC  (5+ messages)

[PATCH v2] x86/virt/tdx: Formalize SEAMCALL version encoding support
 2026-07-14 11:18 UTC  (5+ messages)

[PATCH v2] btrfs: fix a lockdep caused by path resolution during device scan
 2026-07-14 11:17 UTC 

[PATCH v6 0/6] mm/vmalloc: Speed up ioremap, vmalloc and vmap with contiguous memory
 2026-07-14 11:17 UTC  (5+ messages)

[PATCH nf v3 0/2] ipvs: fix destination overload state updates
 2026-07-14 11:16 UTC  (3+ messages)
` [PATCH nf v3 2/2] ipvs: use bitops for destination overload state

[PATCH v16 0/2] Add Lontium LT7911EXC eDP to MIPI DSI bridge
 2026-07-14 11:16 UTC  (4+ messages)
` [PATCH v16 1/2] dt-bindings: bridge: "
` [PATCH v16 2/2] drm/bridge: "

[PATCH v10] i2c: designware: defer probe if child GpioInt controllers are not bound
 2026-07-14 11:15 UTC  (2+ messages)

[PATCH] arm64: Query per-VM capabilities when selecting vCPU features
 2026-07-14 11:15 UTC  (2+ messages)

[PATCH 1/1] checkpatch: Deprecate V4L2 pipeline power management code
 2026-07-14 11:14 UTC  (3+ messages)

[BUG] mm/hugetlb: possible temporary resv underflow
 2026-07-14 11:14 UTC  (4+ messages)

[PATCH v14 0/8] Add support for NXP P3H2x4x I3C hub driver
 2026-07-14 11:14 UTC  (7+ messages)
` [PATCH v14 5/8] regulator: p3h2x4x: Add driver for on-die regulators in NXP P3H2x4x i3c hub
` [PATCH v14 6/8] i3c: hub: Add support for the I3C interface in the I3C hub

[brgl:gpio/for-next] BUILD SUCCESS WITH WARNING fccb8d28a4e3b8dcfa8606c1a8d225299f20b64e
 2026-07-14 11:12 UTC 

[PATCH v4] sched/debug: Dump end of stack when stack corruption detected
 2026-07-14 11:13 UTC 

[PATCH net] net: hsr: clean up the slave VLAN filters when deleting a port
 2026-07-14 11:13 UTC  (3+ messages)

[LTP] [PATCH] perf_event_open03: Track SUnreclaim growth instead of MemAvailable
 2026-07-14 11:13 UTC 

[PATCH] drm/i915/display/xe3p: Interpret 0xF populated-channel count as 16
 2026-07-14 11:13 UTC  (2+ messages)
` ✓ i915.CI.Full: success for "

[PATCH] scripts/kernel-doc: Suggest possible names for excess descriptions
 2026-07-14 11:12 UTC 

[PATCH] net: phy: Add driver for Motorcomm Quad 2.5GbE phy
 2026-07-14 11:12 UTC 

[Buildroot] [PATCH 1/2] package/cifs-utils: remove NO_WERROR hook
 2026-07-14 11:12 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] package/cifs-utils: bump version to 7.6

[PATCH wireless] wifi: mac80211: copy aggregation information
 2026-07-14 11:10 UTC 

[PATCH 0/2] tests/intel/xe_survivability: update ignored dmesg regex
 2026-07-14 11:10 UTC  (5+ messages)
` [PATCH 1/2] "

[PATCH v6] arm64: dts: qcom: sm8750: Add GPU clock & IOMMU nodes
 2026-07-14 11:10 UTC 

[PATCH v4 00/56] scsi: qla2xxx: Add QLA29xx series adapter support
 2026-07-14 11:09 UTC  (7+ messages)
` [PATCH v4 08/56] scsi: qla2xxx: Add BSG MPI firmware load/dump for 29xx
` [PATCH v4 09/56] scsi: qla2xxx: Add 128-byte IOCB definitions "
` [PATCH v4 10/56] scsi: qla2xxx: Add extended status continuation and marker IOCBs

[PATCH] cpufreq: amd-pstate-ut: fix null pointer dereference
 2026-07-14 11:08 UTC  (3+ messages)

[LTP] [PATCH 2/3] generate_syscall.sh: add a helper named tst_syscall_base
 2026-07-14 11:08 UTC  (2+ messages)

[PATCH] watchdog: take all OF aliases into account when assigning id
 2026-07-14 11:08 UTC  (5+ messages)

[PATCH] KVM: arm64: Reject guest_memfd memslots when the VM has MTE
 2026-07-14 11:07 UTC 

[RFC PATCH 00/11] : media: iris: Migrate iommus to iris sub nodes
 2026-07-14 11:08 UTC  (10+ messages)
` [RFC PATCH 09/11] arm64: dts: qcom: lemans: Move Iris IOMMUs to child nodes
` [RFC PATCH 10/11] arm64: dts: qcom: monaco: "
` [RFC PATCH 11/11] arm64: dts: qcom: sm8650: "

[Buildroot] [git commit] package/cifs-utils: remove NO_WERROR hook
 2026-07-14 11:00 UTC 

[RFC PATCH] sysfs: Add /sys/kernel/realtime entry
 2026-07-14 11:07 UTC  (7+ messages)

[PATCH v7 0/2] PCI: Configure Root Port MPS during host probing
 2026-07-14 11:06 UTC  (4+ messages)

[amir73il:ovl_copy_file_range 3/6] fs/read_write.c:1499 copy_file_fs_cmp() error: we previously assumed 'f_out->f_op' could be null (see line 1496)
 2026-07-14 11:06 UTC  (2+ messages)

[LTP] [PATCH] Revert "tpci: unbind driver in test_assign_resources()"
 2026-07-14 11:05 UTC  (3+ messages)
` [LTP] "

[PATCH v2 0/3] Enable Ethernet boot on SK-AM62A-LP
 2026-07-14 11:05 UTC  (8+ messages)
` [PATCH v2 1/3] configs: am62ax_evm_r5_ethboot: Enable config options required for Ethernet boot
` [PATCH v2 2/3] configs: am62ax_evm_a53_ethboot: Enable config options required to enable "
` [PATCH v2 3/3] arm: dts: k3-am62a7-sk-u-boot: Enable DM services for main_pktdma

[RFC PATCH 00/36] arm64: Add support for FEAT_NMI
 2026-07-14 11:05 UTC  (7+ messages)
` [RFC PATCH 06/36] arm64: irq: introduce a helper for GIC priority initialization
` [RFC PATCH 25/36] arm64: sysreg: Add definitions for immediate versions of MSR ALLINT

[PATCH v2] watchdog: take all OF aliases into account when assigning id
 2026-07-14 11:05 UTC  (2+ messages)

[PATCH v1] gdbus: Skip BLE random-address devices and remove broad match rule
 2026-07-14 11:04 UTC  (5+ messages)

[PATCH 0/6] iio: adc: Add AD7768/AD7768-4 ADC driver support
 2026-07-14 11:03 UTC  (4+ messages)
` [PATCH 5/6] gpio: ad7768: Add AD7768 GPIO auxiliary driver

[PATCH] dmadev: clarify last_idx documentation for completion APIs
 2026-07-14 11:03 UTC  (3+ messages)

[PATCH v2 0/2] thermal: qcom: Add Qualcomm SPMI MBG thermal monitor support
 2026-07-14 11:02 UTC  (4+ messages)
` [PATCH v2 2/2] thermal: qcom: Add support for Qualcomm MBG thermal monitoring

[PATCH v2] drm/i915/display: Fix too few bits in transcoder mask variables
 2026-07-14 11:02 UTC  (2+ messages)

[PATCH v8 0/3] thermal: imx: Add calibration offset support
 2026-07-14 11:00 UTC  (3+ messages)
` [PATCH v8 3/3] thermal/drivers/imx: "

[PATCH] PCI: rcar-gen4: Inline GIC_TRANSLATER offset macro
 2026-07-14 11:00 UTC  (2+ messages)

[PATCH v6] dom0less: Prevent division by zero in handle_passthrough_prop()
 2026-07-14 10:58 UTC  (4+ messages)

Patchwork housekeeping for: spi-devel-general
 2026-07-14 10:58 UTC 

[Buildroot] [git commit] package/pugixml: bump version to 1.16
 2026-07-14 10:39 UTC 

[Buildroot] [PATCH 1/1] package/pugixml: bump version to 1.16
 2026-07-14 10:58 UTC  (2+ messages)

[bluez/bluez]
 2026-07-14 10:58 UTC 

[bluez/bluez]
 2026-07-14 10:58 UTC 

[bluez/bluez] 6de9c5: adapter: Trigger profile connection on inbound dev
 2026-07-14 10:58 UTC 

[PATCH v3 0/8] Enable CMRR in fixed-RR VRR path
 2026-07-14 10:57 UTC  (2+ messages)
` ✓ CI.KUnit: success for Enable CMRR in fixed-RR VRR path (rev2)

[RFC v1 00/25] Add Realm support to QEMU-VMM
 2026-07-14 10:56 UTC  (3+ messages)
` [RFC v1 12/25] target/arm/kvm-rme: Populate Realm with runtime images


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.