messages from 2026-08-12 19:03:31 to 2026-08-12 19:53:10 UTC [more...]
[linux-next:master 14690/14737] error[E0616]: field `0` of struct `module::ThisModule` is private
2026-08-12 19:52 UTC
[PATCH v3 0/5] rust: samples: add an EDU PCI driver sample (MMIO + IRQ + DMA)
2026-08-12 19:52 UTC (4+ messages)
` [PATCH v3 1/5] samples: rust: remove the rust_driver_pci sample
` [PATCH v3 2/5] rust: pci: rework device enabling API
` [PATCH v3 3/5] rust: pci: make Vendor::from_raw() public
[PATCH 0/4] Use SIGID API for PCODE and CSC
2026-08-12 19:52 UTC (7+ messages)
` [PATCH 3/4] drm/xe/pcode: Report pcode errors using SIGID
` [PATCH 4/4] drm/xe/ras: Report CSC "
[PATCH] staging: rtl8723bs: fix space before tab in rtw_mlme_ext.h
2026-08-12 19:52 UTC
[PATCH v2] sched/topology: Free NUMA masks on topology allocation failure
2026-08-12 19:51 UTC (2+ messages)
[PATCH] packfile: fix perf regression with many packs
2026-08-12 19:51 UTC (2+ messages)
[android-common:android17-6.18-kminext 1/1] drivers/iommu/iommu-sva.c:35:11: warning: assignment to 'struct iommu_mm_data *' from 'int' makes pointer from integer without a cast
2026-08-12 19:50 UTC
[Buildroot] [PATCH 1/1] package/libbluray: bump version to 1.5.0
2026-08-12 19:50 UTC
[PATCH v3] drm/i915/kunit: DP Link: Use if statements instead of for loops
2026-08-12 19:50 UTC (2+ messages)
` ✓ Xe.CI.FULL: success for "
[Buildroot] [PATCH 1/1] package/mpg123: bump version to 1.33.7
2026-08-12 19:49 UTC
[PATCH bpf-next v4 03/13] bpf: Wire up JIT support for 16-byte kfunc returns
2026-08-12 19:48 UTC (3+ messages)
[PATCH v5 0/5] landlock: Restrict whiteout object creation
2026-08-12 19:48 UTC (4+ messages)
` [PATCH v5 2/5] landlock: Require LANDLOCK_ACCESS_FS_MAKE_REG for whiteout creation
[PATCH RFC 0/7] PCI/HMAT: Describe P2PDMA reachability and performance
2026-08-12 19:47 UTC (8+ messages)
` [PATCH RFC 1/7] ACPICA: Define PCIe P2P latency and bandwidth information
` [PATCH RFC 2/7] ACPI: HMAT: Make PCIe P2P paths available to consumers
` [PATCH RFC 3/7] PCI/P2PDMA: Authorize HMAT-described cross-host-bridge P2P
` [PATCH RFC 4/7] PCI/P2PDMA: Prefer providers with better HMAT performance
` [PATCH RFC 5/7] ACPI: HMAT: Add KUnit tests for PCIe P2P matrix semantics
` [PATCH RFC 6/7] PCI/P2PDMA: Add KUnit tests for HMAT policy boundaries
` [PATCH RFC 7/7] PCI/P2PDMA: Add KUnit tests for HMAT provider ranking
[TEST] CX7 timeouts on reconfig w/ page pool failure injection
2026-08-12 19:48 UTC (8+ messages)
[PATCH v3 0/3] scsi: libsas: Handle errors in 3 functions
2026-08-12 19:48 UTC (4+ messages)
` [PATCH v3 1/3] scsi: libsas: Handle errors in sas_ex_add_parent_port()
` [PATCH v3 2/3] scsi: libsas: Handle errors in sas_set_ex_phy()
` [PATCH v3 3/3] scsi: libsas: Handle errors in sas_ex_discover_expander()
[PATCH v6 000/103] tests/tcg: run tests with meson
2026-08-12 19:47 UTC (11+ messages)
` [PATCH v6 097/103] tests/tcg: remove remaining Makefiles
` [PATCH v6 100/103] tests/tcg/meson.build: implement ./configure -cross-cc-* options
[PATCH v11 0/4] coreboot CFR firmware attributes
2026-08-12 19:47 UTC (9+ messages)
` [PATCH v11 3/4] firmware: Rename google firmware directory to coreboot
[PATCH v10 00/12] sched, steal_governor: Introduce preferred CPUs and steal-driven vCPU backoff
2026-08-12 19:45 UTC (2+ messages)
` [PATCH] "
[PATCH] bug: remove __must_check requirement for CHECK_DATA_CORRUPTION()
2026-08-12 19:46 UTC
[GSoC PATCH v3 0/7] repack: add --drop-filtered to reclaim space in partial clones
2026-08-12 19:45 UTC (8+ messages)
` [GSoC PATCH v4 "
` [GSoC PATCH v4 2/7] list-objects-filter: add list_objects_filter__filter_oidset()
` [GSoC PATCH v4 6/7] builtin/repack: add guards for --drop-filtered
[PATCH] net: xilinx: axienet: Propagate errors from optional IRQ lookup
2026-08-12 19:44 UTC (4+ messages)
[PATCH 1/2] pyproject.toml: add setuptools to requires; fix project structure
2026-08-12 19:44 UTC (2+ messages)
` [PATCH 2/2] pyproject.toml: add scripts
[PATCH v5 0/5] rust: Add support for reserving of ranges of IDs
2026-08-12 19:44 UTC (3+ messages)
` [PATCH v5 2/5] rust: bitmap: restrict bitmap length to at most i32::MAX
[PATCH v2] intel-ci: Block sriov tests on i915
2026-08-12 19:44 UTC (2+ messages)
` ✗ Fi.CI.BAT: failure for "
[PATCH v19 00/14] KVM: arm64: Provide guest support for GCS
2026-08-12 19:44 UTC (21+ messages)
` [PATCH v19 01/14] arm64/gcs: Ensure FGTs for EL1 GCS instructions are disabled
` [PATCH v19 02/14] KVM: arm64: Fix FGT mapping for HFGITR_EL2.nGCSEPP
` [PATCH v19 03/14] KVM: arm64: Manage GCS access and registers for guests
` [PATCH v19 04/14] KVM: arm64: Ensure GCS memory effects are visible
` [PATCH v19 05/14] KVM: arm64: Set PSTATE.EXLOCK when entering an exception
` [PATCH v19 06/14] KVM: arm64: Validate GCS exception lock when emulating ERET
` [PATCH v19 07/14] KVM: arm64: Forward GCS exceptions to nested guests
` [PATCH v19 08/14] KVM: arm64: Enforce EXLOCK for SPSR and ELR
` [PATCH v19 09/14] KVM: arm64: Allow GCS to be enabled for guests
` [PATCH v19 10/14] KVM: selftests: arm64: Add GCS registers to get-reg-list
` [PATCH v19 11/14] KVM: selftests: arm64: Add GCS to set_id_regs
` [PATCH v19 12/14] KVM: selftests: arm64: Only restore SPSR_EL1 and ELR_EL1 if they change
` [PATCH v19 13/14] tools: Synchronise the kernel esr.h
` [PATCH v19 14/14] KVM: selftests: arm64: Add GCS EXLOCK exception emulation test
[PATCH v2] dt-bindings: pwm: Convert TI PWM Subsystem to DT schema
2026-08-12 19:44 UTC (4+ messages)
[RFC PATCH] dts: restore unbinded ports to initial state
2026-08-12 19:44 UTC
[PATCH v2] i2c: imx: add I2C_M_REV_DIR_ADDR and I2C_M_NOSTART
2026-08-12 19:44 UTC (4+ messages)
[PATCH v3 0/2] usbip: usbip_host: remove legacy rebind_store in favor of drivers_probe
2026-08-12 19:42 UTC (4+ messages)
[PATCH v2 0/2] ASoC: es8316: Add regulator support
2026-08-12 19:42 UTC (4+ messages)
` [PATCH v2 1/2] ASoC: dt-bindings: es8316: Add regulator supplies
[tip:timers/core 2/58] kernel/time/posix-cpu-timers.c:1307:9: sparse: sparse: incorrect type in argument 1 (different address spaces)
2026-08-12 19:42 UTC (2+ messages)
[PATCH] drm/amdgpu: fix autosuspend cleanup during removal
2026-08-12 19:41 UTC (3+ messages)
[MAINTAINERS SUMMIT] Any feedback for -next?
2026-08-12 19:40 UTC (8+ messages)
[PATCH] staging: rtl8723bs: fix space before tab in hal_phy.h
2026-08-12 19:40 UTC
[PATCH v2 0/2] HID: logitech-hidpp: fix Signature M650 side button timing
2026-08-12 19:40 UTC (4+ messages)
` [PATCH v2 2/2] HID: logitech-hidpp: enable reprogrammable buttons on Signature M650
[PATCH v2 0/8] x86: Remove cpu_has_xfeatures() and add AVX-512 xor_gen()
2026-08-12 19:40 UTC (11+ messages)
` [PATCH v2 1/8] x86/fpu: Check for missing AVX and AVX-512 xstate bits
[android-common:android12-5.10 1/1] kernel/kcov.c:296:14: warning: mismatch in argument 1 type of built-in function '__sanitizer_cov_trace_switch'; expected 'long unsigned int'
2026-08-12 19:39 UTC
[PATCH v4 0/7] mm/khugepaged: several cleanups
2026-08-12 19:39 UTC (4+ messages)
` [PATCH v4 5/7] mm/khugepaged: Refactor the PTE state checks into a helper
[PATCH 0/2] fstests: expect and test truthful FIDEDUPERANGE progress
2026-08-12 19:39 UTC (3+ messages)
` [PATCH 2/2] generic: test FIDEDUPERANGE result reporting
[PATCH 00/13] nvme-fc: FPIN link integrity handling
2026-08-12 19:38 UTC (4+ messages)
` [PATCH 10/13] scsi: qla2xxx: enable FPIN notification for NVMe
[PATCH] vfio: Use file-based reference counting for KVM
2026-08-12 19:39 UTC (3+ messages)
[PATCH bpf-next v2 0/2] Add resolve_btfids support for __arena kfunc suffix
2026-08-12 19:38 UTC (3+ messages)
` [PATCH bpf-next v2 1/2] resolve_btfids: Emit arena attributes from kfunc parameter suffixes
` [PATCH bpf-next v2 2/2] selftests/bpf: Test resolve_btfids arena argument suffixes
[PATCH v2 0/8] nfsd/sunrpc: harden the netlink listener interfaces
2026-08-12 19:38 UTC (4+ messages)
` [PATCH v2 4/8] SUNRPC: undo partial rpcbind registrations when svc_register() fails
[PATCH] libsepol: Use spaceship comparison operator when comparing ibpkeys
2026-08-12 19:38 UTC (3+ messages)
[PATCH v2 00/10] Crescent Island PMT support
2026-08-12 19:37 UTC (11+ messages)
` [PATCH v2 01/10] platform/x86/intel/pmt: complete pcidev to device update
` [PATCH v2 02/10] platform/x86/intel/pmt: Add register access callbacks
` [PATCH v2 03/10] drm/xe/vsec: Protect against missing config
` [PATCH v2 04/10] drm/xe/vsec: Use correct pm state get
` [PATCH v2 05/10] drm/xe/vsec: Support possible hotplug exit
` [PATCH v2 06/10] drm/xe/vsec: Support Crescent Island PMT
` [PATCH v2 07/10] drm/xe/vsec: Crescent Island PMT decode
` [PATCH v2 08/10] drm/xe/vsec: Crescent Island PMT callbacks
` [PATCH v2 09/10] drm/xe/vsec: Support late bind fw information
` [PATCH v2 10/10] drm/xe/vsec: Update PMT internal access for CRI
[PATCH] i2c: imx: add I2C_M_REV_DIR_ADDR and I2C_M_NOSTART
2026-08-12 19:36 UTC (5+ messages)
[PATCH v2 1/2] x86/shstk: support via prctl
2026-08-12 19:34 UTC (8+ messages)
` [PATCH v2 2/2] selftests/x86: add generic prctl shadow stack test
[PATCH v2 0/2] backlight: Add support for Orient Chip OCP8178
2026-08-12 19:34 UTC (5+ messages)
` [PATCH v2 1/2] dt-bindings: backlight: Add "
` [PATCH v2 2/2] backlight: Add support for "
[PATCH net-next] fs: nfsd: Fix buffer overflow in write_pool_threads()
2026-08-12 19:33 UTC
[PATCH net v3 1/2] net: core: propagate unreadable flag in skb_zerocopy
2026-08-12 19:33 UTC (4+ messages)
` [PATCH net v3 2/2] net: tcp: block standard payload injection into devmem skbs
[PATCH 0/8] arm64: dts: phy: st: usb: Add STM32MP2 USB support
2026-08-12 18:30 UTC (7+ messages)
` [PATCH 1/8] dt-bindings: phy: Document ST STM32MP25 USB2-FEMTO PHY
[PATCH] MAINTAINERS: Add missing fragment for Versal Gen 2
2026-08-12 17:51 UTC (7+ messages)
[RFC PATCH] hwmon: Add fan monitoring support for HONOR FMI-XX
2026-08-12 19:32 UTC (2+ messages)
[PATCH v2] wifi: ath12k: advertise AP_VLAN interface mode for IPQ5332
2026-08-12 19:32 UTC (4+ messages)
[PATCH v7 0/5] clocksource/timer-econet-en751221: Support irq number per timer
2026-08-12 19:32 UTC (3+ messages)
[PATCH bpf-next v4 02/13] bpf: Add helpers to describe the R0:R2 return register pair
2026-08-12 19:31 UTC (3+ messages)
[PATCH 0/2] x86/amd_node: Fixes for virtualized systems
2026-08-12 19:31 UTC (7+ messages)
` [PATCH 1/2] x86/amd_node: Remove smn_exclusive
` [PATCH 2/2] x86/amd_node: Avoid divide by zero on virtualized systems
[PATCH v2 0/5] Rework PCI IRQ vector code
2026-08-12 19:31 UTC (6+ messages)
` [PATCH v2 2/5] rust: pci: resolve IRQ in vector() and embed IrqRequest in IrqVector
[PATCH i-g-t v2] tests/kms_plane: Remove redundant CRC frame sequence check
2026-08-12 19:28 UTC (2+ messages)
[PATCH v3] ALSA: hda/realtek: Add mute LED quirk for HP 250 G8 (0x85f3)
2026-08-12 19:28 UTC
[Buildroot] [PATCH v2 1/2] package/libxkbcommon: build libxkbregistry when libxml2 is available
2026-08-12 19:28 UTC (3+ messages)
[PATCH/RFC 0/6] commit-reach: terminate merge-base walk when one side is exhausted
2026-08-12 19:25 UTC (7+ messages)
` [PATCH v8 00/10] "
[PATCH v4 00/32] drm/xe: Add structured SIGID error logging infrastructure
2026-08-12 19:24 UTC (35+ messages)
` [PATCH v4 01/32] drm/xe: Introduce xe_any helpers
` [PATCH v4 02/32] drm/xe/log: Add structured SIGID error logging infrastructure
` [PATCH v4 03/32] drm/xe/log: Introduce structured component/location identifiers
` [PATCH v4 04/32] drm/xe/log: Add component/location decorations to dmesg
` [PATCH v4 05/32] drm/xe/log: Add SIGID log helpers for severity
` [PATCH v4 06/32] drm/xe/log: Add SIGID log helpers for location
` [PATCH v4 07/32] drm/xe/log: Add SIGID log helpers for location & severity
` [PATCH v4 08/32] drm/xe/log: Add SIGID log helpers for components
` [PATCH v4 09/32] drm/xe/log: Add SIGID log helpers for component & severity
` [PATCH v4 10/32] drm/xe/log: Add SIGID log helpers for errno-only
` [PATCH v4 11/32] drm/xe/log: Index all SIGID printk messages
` [PATCH v4 12/32] drm/xe/log: Add hardware error signatures
` [PATCH v4 13/32] drm/xe/log: Extend components list with hardware items
` [PATCH v4 14/32] drm/xe/ras: Check RAS and LOG component definitions
` [PATCH v4 15/32] drm/xe/kunit: Setup driver data in the test device
` [PATCH v4 16/32] drm/xe/tests: Add Kunit tests for xe_log
` [PATCH v4 17/32] drm/xe/tests: Add kunit tests for xe_any
` [PATCH v4 18/32] drm/xe: Report 'probe blocked' error using SIGID
` [PATCH v4 19/32] drm/xe: Report all probe errors "
` [PATCH v4 20/32] drm/xe/survivability: Report 'boot status' "
` [PATCH v4 21/32] drm/xe/survivability: Report 'sysfs failure' error "
` [PATCH v4 22/32] drm/xe/survivability: Report 'Boot Mode enabled' status "
` [PATCH v4 23/32] drm/xe/survivability: Report 'Runtime "
` [PATCH v4 24/32] drm/xe: Report 'device wedged' errors "
` [PATCH v4 25/32] drm/xe/pcode: Report 'Mailbox failed' error "
` [PATCH v4 26/32] drm/xe/pcode: Report 'timeout, retrying' "
` [PATCH v4 27/32] drm/xe/pcode: Report 'initialization timedout' "
` [PATCH v4 28/32] drm/xe/guc: Report 'GuC mmio' errors "
` [PATCH v4 29/32] drm/xe/gt: Report 'reset failed' "
` [PATCH v4 30/32] drm/xe/gt: Report 'Fault response' pagefault error "
` [PATCH v4 31/32] drm/xe/gt: Report 'Queue full' "
` [PATCH v4 32/32] drm/xe/pci: Report 'cannot re-enable' "
` ✗ CI.checkpatch: warning for drm/xe: Add structured SIGID error logging infrastructure (rev4)
` ✓ CI.KUnit: success "
[PATCH v6 0/1] platform/x86: add Acer battery control driver
2026-08-12 19:23 UTC (2+ messages)
` [PATCH v6 1/1] "
[PATCH] worktree add: improve message for ambiguous remote branch name
2026-08-12 19:22 UTC (5+ messages)
` [PATCH v3] "
[PATCH 1/2] dt-bindings: hwmon: tmp102: Document TMP110
2026-08-12 19:22 UTC (4+ messages)
` [PATCH 2/2] hwmon: (tmp102) Add TMP110 device ID
[PATCH] sched_ext: Gate cid kfuncs behind the SCX struct_ops check
2026-08-12 19:20 UTC (2+ messages)
[PULL 00/26] target-arm queue
2026-08-12 19:19 UTC (2+ messages)
[PULL v2 00/41] hex queue
2026-08-12 19:19 UTC (2+ messages)
[v3] ceph: fix OOB read in ceph_osdc_list_watchers via uncapped outdata_len
2026-08-12 19:17 UTC (3+ messages)
` [PATCH v4] "
[PATCH] clocksource/drivers/sun4i: Wait for pending reload before CTRL write
2026-08-12 19:17 UTC (5+ messages)
[PATCH] crypto: amcc: pass core_dev to request_irq
2026-08-12 19:15 UTC
[PATCH] lib/tests: add KUnit tests for errseq
2026-08-12 19:14 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/libarchive: security bump version to 3.8.9
2026-08-12 19:12 UTC
[PATCH 0/2] dt-bindings: clock: ti,dra7-atl: convert to dt-schema
2026-08-12 19:11 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: clock: ti,dra7-atl-clock: convert to DT schema
` [PATCH 2/2] dt-bindings: clock: ti,dra7-atl: convert to dt-schema
[PATCH] drm: i915: fix sizeof argument in reset_csb_pointers
2026-08-12 19:11 UTC (2+ messages)
` ✗ LGCI.VerificationFailed: failure for "
[PATCH v6 00/33] KVM: s390: Introduce arm64 KVM
2026-08-12 19:10 UTC (9+ messages)
` [PATCH v6 18/33] KVM: s390: Prepare gmap for a second KVM implementation
` [PATCH v6 19/33] KVM: s390: gmap: Make storage keys optional
` [PATCH v6 20/33] KVM: s390: gmap: Make CMMA optional
` [PATCH v6 21/33] KVM: s390: gmap: Make prefix handling optional
[PATCH i-g-t v2] intel-ci: Add xe_sriov_vram to NVL blocklist
2026-08-12 19:09 UTC (2+ messages)
` ✓ Xe.CI.FULL: success for intel-ci: Add xe_sriov_vram to NVL blocklist (rev2)
[PATCH] x86/mce/amd: Fix inverted interrupt enablement during storm handling
2026-08-12 19:08 UTC (4+ messages)
[PATCH 0/3] wifi: ipw2x00: fix management frame length handling
2026-08-12 19:04 UTC (4+ messages)
` [PATCH 1/3] wifi: libipw: reject too-short beacon and probe responses
` [PATCH 2/3] wifi: libipw: reject too-short association responses
` [PATCH 3/3] wifi: ipw2x00: bound management frame length to the receive buffer
[PATCH 0/3] ASoC: tas2783: fix stereo split and resume on a two-amp pair
2026-08-12 19:05 UTC (3+ messages)
` [PATCH 3/3] ASoC: tas2783: drop firmware-owned registers from the regmap cache
[PATCH] RDMA/srp: fix use-after-free of a request in srp_destroy_qp()
2026-08-12 19:04 UTC
[PATCH blktests 0/2] Test multipath and marginal ports
2026-08-12 19:03 UTC (3+ messages)
` [PATCH blktests 2/2] nvme/070: "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.