messages from 2026-06-19 18:15:17 to 2026-06-19 21:07:04 UTC [more...]
[PATCH i-g-t v6] lib/intel_chipset: Extend intel_get_pci_device to PCI accelerator class
2026-06-19 21:06 UTC (4+ messages)
` ✓ Xe.CI.BAT: success for lib/intel_chipset: Extend intel_get_pci_device to PCI accelerator class (rev6)
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
[PATCH] arm64: dts: broadcom: bcm2712: Remove non-functional EL2 virtual timer
2026-06-19 21:04 UTC (2+ messages)
[RFC PATCH] mm/damon: handle zero sampling interval in damon_max_nr_accesses()
2026-06-19 21:03 UTC (2+ messages)
[PATCH bpf-next v2 00/17] Redesign Verification Errors
2026-06-19 20:59 UTC (18+ messages)
` [PATCH bpf-next v2 01/17] bpf: Add verifier diagnostics report helpers
` [PATCH bpf-next v2 02/17] bpf: Add source and instruction diagnostic context
` [PATCH bpf-next v2 03/17] bpf: Add verifier diagnostic event log
` [PATCH bpf-next v2 04/17] bpf: Prune verifier diagnostics on backtracking
` [PATCH bpf-next v2 05/17] bpf: Track verifier register diagnostic events
` [PATCH bpf-next v2 06/17] bpf: Track verifier reference "
` [PATCH bpf-next v2 07/17] bpf: Track verifier context "
` [PATCH bpf-next v2 08/17] bpf: Report Register Type Safety errors
` [PATCH bpf-next v2 09/17] bpf: Report Memory Safety bounds errors
` [PATCH bpf-next v2 10/17] bpf: Report Resource Lifetime reference leaks
` [PATCH bpf-next v2 11/17] bpf: Report Call Type Safety argument errors
` [PATCH bpf-next v2 12/17] bpf: Report Execution Context Safety errors
` [PATCH bpf-next v2 13/17] bpf: Report Program Structure CFG errors
` [PATCH bpf-next v2 14/17] bpf: Report Policy helper and kfunc errors
` [PATCH bpf-next v2 15/17] bpf: Report Verifier Limit errors
` [PATCH bpf-next v2 16/17] bpf: Report Verifier Internal errors
` [PATCH bpf-next v2 17/17] bpf: Gate verifier diagnostics on log level
[PATCH v3 20/20] net/sxe2: update sxe2 feature matrix docs
2026-06-19 20:58 UTC (5+ messages)
` [PATCH v4 00/23] et/sxe2: added Linkdata sxe2 ethernet driver
` [PATCH v4 09/23] net/sxe2: support IPsec inline protocol offload
[PATCH] graph: add optional profiling stats
2026-06-19 20:56 UTC (2+ messages)
` [PATCH v3] "
[PATCH v2] kunit: cfi: Add test for kCFI indirect-call type checks
2026-06-19 20:54 UTC (6+ messages)
[PATCH v8 3/7] crypto/ccp: Disable CPU hotplug while SNP is active
2026-06-19 20:51 UTC (3+ messages)
(no subject)
2026-06-19 20:50 UTC (7+ messages)
` [PATCH 1/2] bpf: preserve rx_queue_index across XDP redirects
` [PATCH 2/2] selftests/bpf: validate rx_queue_index in xdp_metadata
[PATCH v2 0/3] Add Qualcomm SPEL powercap driver
2026-06-19 20:50 UTC (5+ messages)
` [PATCH v2 1/3] dt-bindings: power: limits: Describe Qualcomm SPEL hardware
` [PATCH v2 2/3] powercap: qcom: Add SPEL powercap driver
` [PATCH v2 3/3] arm64: dts: qcom: glymur: Enable "
[PATCH 00/12] Add RTC support for Renesas RZ/T2H and RZ/N2H SoCs
2026-06-19 20:48 UTC (5+ messages)
` [PATCH 09/12] rtc: rzn1: Use temporary variable for struct device
[PATCH] signalfd: don't dequeue the forced fatal signals
2026-06-19 20:47 UTC (5+ messages)
` [PATCH v2] "
[PATCH v2 6.1.y 0/3] KVM: nVMX: backport virtual-APIC host NULL-deref fix
2026-06-19 20:46 UTC (5+ messages)
` [PATCH v2 6.1.y 1/3] KVM: nVMX: Add a helper to get highest pending from Posted Interrupt vector
` [PATCH v2 6.1.y 2/3] KVM: nVMX: Check for pending posted interrupts when looking for nested events
` [PATCH v2 6.1.y 3/3] KVM: nVMX: Fold requested virtual interrupt check into has_nested_events()
[PATCH v2 0/7] Prepare GuC resource managers for VFs provisioning in PF admin only mode
2026-06-19 20:37 UTC (9+ messages)
` [PATCH v2 1/7] drm/xe/guc: Use ID manager to get total number of contexts
` [PATCH v2 2/7] drm/xe/guc: Use DB manager to get total number of doorbells
` [PATCH v2 3/7] drm/xe/guc: Decouple the GuC ID manager from the submission state
` [PATCH v2 4/7] drm/xe/guc: Decouple the GuC DB "
` [PATCH v2 5/7] drm/xe/guc: Add start offset support to GuC ID manager
` [PATCH v2 6/7] drm/xe/guc: Add start offset support to GuC doorbell manager
` [PATCH v2 7/7] drm/xe/guc: Allow reserving GuC context IDs without retained range
` ✓ CI.KUnit: success for Prepare GuC resource managers for VFs provisioning in PF admin only mode (rev2)
[RFC PATCH 00/13] mm/damon: optimize out nr_accesses_bp
2026-06-19 20:36 UTC (27+ messages)
` [RFC PATCH 01/13] mm/damon: introduce damon_nr_accesses_mvsum()
` [RFC PATCH 02/13] mm/damon/tests/core-kunit: test damon_mvsum()
` [RFC PATCH 03/13] mm/damon/core: use damon_nr_accesses_mvsum() in __damos_valid_target()
` [RFC PATCH 04/13] mm/damon/core: use damon_nr_accesses_mvsum() for damos region tracing
` [RFC PATCH 05/13] mm/damon/sysfs-schemes: use damon_nr_accesses_mvsum() for damo regions
` [RFC PATCH 06/13] mm/damon/core: remove damon_warn_fix_nr_accesses_corruption()
` [RFC PATCH 07/13] mm/damon/core: remove damon_verify_reset_aggregated()
` [RFC PATCH 08/13] mm/damon/core: remove damon_verify_merge_regions_of()
` [RFC PATCH 09/13] mm/damon/tests/core-kunit: remove nr_accesses_bp setup and tests
` [RFC PATCH 10/13] selftests/damon/drgn_dump_damon_status: do not dump nr_accesses_bp
` [RFC PATCH 11/13] mm/damon/core: remove nr_accesses_bp setups and updates
` [RFC PATCH 12/13] mm/damon/core: remove damon_moving_sum() and its unit test
` [RFC PATCH 13/13] mm/damon: remove damon_region->nr_accesses_bp
[PATCH] Makefile: drop duplicate %.a from link recipes
2026-06-19 20:32 UTC (6+ messages)
` [PATCH v2] Makefile: dedup archives in $(LIBS) so link recipes don't repeat them
` [PATCH v3] config.mak.uname: avoid macOS dup-library warning
[PATCH rdma-next v8] RDMA: Change capability fields in ib_device_attr from int to u32
2026-06-19 20:30 UTC
[PATCH] mfd: db8500-prcmu: Fold dbx500 header into db8500
2026-06-19 20:27 UTC
[PATCH v2] graph: add optional profiling stats
2026-06-19 20:25 UTC
[PATCH v3 00/12] [PATCH v3 00/12] x86/resctrl: Add kernel-mode (e.g., PLZA) support to the resctrl subsystem
2026-06-19 20:22 UTC (4+ messages)
` [PATCH v3 09/12] fs/resctrl: Reset kernel-mode binding when its rdtgroup goes away
[PATCH v1 00/13] iio: Use named initializers for device_id structures
2026-06-19 20:19 UTC (3+ messages)
` [PATCH v1 11/13] iio: Initialize spi_device_id arrays using member names
[PATCH] drm/ttm: rename ttm_place::fpfn/lpfn to param1/param2
2026-06-19 20:14 UTC (2+ messages)
` ✓ i915.CI.Full: success for "
[PATCH v4 0/9] bitbake-setup JSON Schema: Fix linting errors
2026-06-19 20:14 UTC (3+ messages)
` [PATCH v4 7/9] layers.schema.json: Add examples property
` [bitbake-devel] "
[PATCH v1 0/5] prefix lcore role enum values
2026-06-19 20:11 UTC (7+ messages)
Hollow Internal Speaker Sound on HP ZBook 15 G6 (Realtek ALC285)
2026-06-19 20:09 UTC
Hollow Internal Speaker Sound on HP ZBook 15 G6 (Realtek ALC285)
2026-06-19 20:08 UTC
[PATCH bpf-next 0/2] bpf: Require CAP_BPF for pseudo-BTF ksym loads
2026-06-19 20:05 UTC (3+ messages)
` [PATCH bpf-next 1/2] "
[PATCH v1] irqchip/gic-v3-its: Fix OF node reference leak
2026-06-19 18:58 UTC
[RFC PATCH v2 0/6] ext4: tests for the dirdata feature (encryption+casefold, LUFID)
2026-06-19 19:52 UTC (7+ messages)
` [RFC PATCH v2 1/6] ext4: add common helper to check whether dirdata is applied
` [RFC PATCH v2 2/6] ext4/064 encryption + casefold feature combination WITHOUT dirdata
` [RFC PATCH v2 3/6] ext4/065 encryption + casefold + dirdata feature combination
` [RFC PATCH v2 4/6] ext4: add set_lufid utility
` [RFC PATCH v2 5/6] ext4/066: verify LUFID dirdata operations
` [RFC PATCH v2 6/6] ext4/067: LUFID and encryption+casefold+dirdata
❌ FAIL: Test report for for-kernelci (7.1.0-rc7, upstream-arm-next, 92e3f6ef)
2026-06-19 19:52 UTC
[PATCH rdma-next v3] RDMA/mana_ib: Clamp adapter capabilities at the ib_device_attr boundary
2026-06-19 19:41 UTC (3+ messages)
[PATCH] iommu/io-pgtable-arm: Add support for contiguous hint bit
2026-06-19 19:40 UTC (2+ messages)
[PATCH i-g-t v5 0/2] Add debugfs entry
2026-06-19 19:37 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for Add debugfs entry (rev2)
[PATCH mm-hotfixses] Revert "mm: limit filemap_fault readahead to VMA boundaries"
2026-06-19 19:33 UTC (10+ messages)
[PATCH rdma-next v7] RDMA: Change capability fields in ib_device_attr from int to u32
2026-06-19 19:32 UTC (3+ messages)
Sashiko reviews for pahole: missing custom_remotes
2026-06-19 19:30 UTC
[PATCH bpf-next 0/2] bpf: Reject offset refcount acquire arguments
2026-06-19 19:30 UTC (5+ messages)
` [PATCH bpf-next 1/2] "
` [PATCH bpf-next 2/2] selftests/bpf: Cover refcount acquire node offsets
[PATCH v3 0/3] i3c: Improve CCC reliability for DesignWare master
2026-06-19 19:28 UTC (7+ messages)
` [PATCH v3 1/3] i3c: master: dw: Report actual GET CCC payload length on success
` [PATCH v3 2/3] i3c: master: dw: Map CCC hardware errors to I3C M0/M2
` [PATCH v3 3/3] i3c: master: Validate GET CCC payload length and retry M0/M2 once
[PATCH RFC 0/3] arm64: Add HOTPLUG_PARALLEL support for secondary CPUs
2026-06-19 19:27 UTC (5+ messages)
` [PATCH RFC 1/3] cpu/hotplug: Introduce CONFIG_PARALLEL_SMT_PRIMARY_FIRST
[PATCH v2] drm/amdkfd: Guard m->cp_hqd_eop_control setting by q->eop_ring_buffer_size
2026-06-19 19:25 UTC (2+ messages)
[GIT PULL] TPM DEVICE DRIVER: for-next-keys-7.2-rc1
2026-06-19 19:24 UTC (2+ messages)
[GIT PULL] integrity: subsystem fixes for v7.2
2026-06-19 19:24 UTC (2+ messages)
[PATCH i-g-t v5] lib/intel_chipset: Extend intel_get_pci_device to PCI accelerator class
2026-06-19 19:19 UTC (3+ messages)
[PATCH 00/11] ARM: NXP: Drop NOMMU platform support
2026-06-19 19:17 UTC (3+ messages)
[PATCH v1 0/7] Prepare GuC resource managers for VFs provisioning in PF admin only mode
2026-06-19 19:18 UTC (9+ messages)
` [PATCH v1 1/7] drm/xe/guc: Use ID manager to get total number of contexts
` [PATCH v1 2/7] drm/xe/guc: Use DB manager to get total number of doorbells
` [PATCH v1 3/7] drm/xe/guc: Decouple the GuC ID manager from the submission state
` [PATCH v1 4/7] drm/xe/guc: Decouple the GuC DB "
` [PATCH v1 5/7] drm/xe/guc: Add start offset support to GuC ID manager
` [PATCH v1 6/7] drm/xe/guc: Add start offset support to GuC doorbell manager
` [PATCH v1 7/7] drm/xe/guc: Allow reserving GuC context IDs without retained range
` ✗ CI.KUnit: failure for Prepare GuC resource managers for VFs provisioning in PF admin only mode
[PATCH] ima: correctly recover number of violations after kexec
2026-06-19 19:14 UTC
[PATCH v3 00/10] Data in direntry (dirdata) feature
2026-06-19 19:10 UTC (11+ messages)
` [PATCH v3 01/10] ext4: replace ext4_dir_entry with ext4_dir_entry_2
` [PATCH v3 02/10] ext4: add ext4_dir_entry_is_tail()
` [PATCH v3 03/10] ext4: refactor dx_root to support variable dirent sizes
` [PATCH v3 04/10] ext4: add dirdata format definitions and access helpers
` [PATCH v3 05/10] ext4: preserve dirdata bits in get_dtype()
` [PATCH v3 06/10] ext4: add ext4_dir_entry_len() and harden dirdata parsing
` [PATCH v3 07/10] ext4: rename ext4_dir_rec_len() and clarify dirdata usage
` [PATCH v3 08/10] ext4: dirdata feature
` [PATCH v3 09/10] ext4: add dirdata set/get helpers
` [PATCH v3 10/10] ext4: Add EXT4_IOC_SET_LUFID ioctl for setting LUFID on directory entries
[PATCH 0/4] i3c: mipi-i3c-hci: Add support for ASMT I3C controller
2026-06-19 19:06 UTC (2+ messages)
[PATCH] Support some Barco AMD based graphics adapters
2026-06-19 19:03 UTC (2+ messages)
[PATCH RFC 0/3] dmaengine: Support address bus widths of 32 bytes and above
2026-06-19 19:02 UTC (6+ messages)
` [PATCH RFC 2/3] dmaengine: dma-axi-dmac: Switch to bitmap-based address width masks
[PATCH] drm/amdkfd: clamp v9 CRIU control stack checkpoint copy to BO size
2026-06-19 18:59 UTC
[PATCH] ACPI: IPMI: Fix inverted interface check in ipmi_bmc_gone()
2026-06-19 18:59 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/tmux: security bump to version 3.6b
2026-06-19 18:57 UTC
[RELEASE] LTTng-modules 2.14.6 and 2.15.2 (Linux kernel tracer)
2026-06-19 18:56 UTC
[PATCH v3 3/3] iova: defer maple tree erase on GFP_ATOMIC failure
2026-06-19 18:54 UTC (12+ messages)
[PATCH 0/8] riscv: Add Ssqosid and initial CBQRI resctrl support
2026-06-19 18:45 UTC (14+ messages)
` [PATCH 1/8] dt-bindings: riscv: Add Ssqosid extension description
` [PATCH 2/8] riscv: Detect the Ssqosid extension
` [PATCH 3/8] riscv: Add support for srmcfg CSR from "
` [PATCH 4/8] riscv_cbqri: Add capacity controller probe and allocation device ops
` [PATCH 5/8] riscv_cbqri: resctrl: Add cache allocation via capacity block mask
` [PATCH 6/8] riscv: Enable resctrl filesystem for Ssqosid
` [PATCH 7/8] dt-bindings: riscv: Add generic CBQRI controller binding
` [PATCH 8/8] riscv_cbqri: Add CBQRI cache capacity-allocation platform driver
[PATCH 00/10] NXP ENETC driver related changes
2026-06-19 18:44 UTC (11+ messages)
` [PATCH 01/10] net/enetc: fix TX BD structure
` [PATCH 02/10] net/enetc: fix TX BDs flag overwrite issue
` [PATCH 03/10] net/enetc: fix queue initialization
` [PATCH 04/10] net/enetc: support ESP packet type in packet parsing
` [PATCH 05/10] net/enetc: update random MAC generation code
` [PATCH 06/10] net/enetc: support scatter-gather
` [PATCH 07/10] net/enetc: add option to disable VSI messaging
` [PATCH 08/10] net/enetc: add devargs to control VSI-PSI timeout and delay
` [PATCH 09/10] net/enetc: set user configurable priority to TX rings
` [PATCH 10/10] net/enetc4: add cacheable BD ring support with SW cache maintenance
[PATCH v1] bus: mhi: ep: Fix device refcount leak on create failure
2026-06-19 18:39 UTC (2+ messages)
[PATCH v8 00/25] PCI: Convert all dynamic sysfs attributes to static
2026-06-19 18:39 UTC (2+ messages)
[PATCH v1] ARM: highbank: Fix OF node refcount leaks
2026-06-19 18:38 UTC (2+ messages)
[PATCH] docs fix typo 'busses' --> 'buses' in phy.rst
2026-06-19 18:36 UTC
[RFC v2 PATCH] reserve_mem: add support for static memory
2026-06-19 18:35 UTC (2+ messages)
[PATCH bpf v2] bpf: Reset register bounds before narrowing retval range in check_mem_access()
2026-06-19 18:32 UTC (2+ messages)
[PATCH ath-next v2] wifi: ath12k: add QMI capability negotiation for dynamic memory mode
2026-06-19 18:30 UTC (2+ messages)
[PATCH ath-next] wifi: ath12k: advertise ieee_link_id in vdev start MLO params
2026-06-19 18:28 UTC (2+ messages)
[PATCH] drm/amdkfd: drop struct kfd_signal_page wrapper
2026-06-19 18:23 UTC (2+ messages)
[PATCH v1 1/1] ACPI: resource: Amend kernel-doc style
2026-06-19 18:23 UTC (2+ messages)
[bluez/bluez]
2026-06-19 18:22 UTC
[PATCH] ACPI: sysfs: Fix path of module parameters in comments
2026-06-19 18:20 UTC (2+ messages)
[PATCH] drm/amdgpu: support a couple of extra BARCO graphics adapters
2026-06-19 18:18 UTC (3+ messages)
[PATCH] drm/amdgpu: Reduce stack usage in IP block soft reset
2026-06-19 18:17 UTC (2+ messages)
[PATCH] arm64: dts: qcom: install DT overlays via dtbs_install
2026-06-19 18:15 UTC (3+ messages)
` [PATCH v2] "
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.