All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-09-15 06:30:19 to 2025-09-15 07:31:46 UTC [more...]

[PATCH v5 02/12] gpu: nova-core: move GSP boot code to a dedicated method
 2025-09-15  6:44 UTC  (15+ messages)

[PATCH 00/14] Add interface to expose vpa dtl counters via perf
 2025-09-15  7:31 UTC  (4+ messages)
` [PATCH 07/14] tools/perf: Add basic CONFIG_AUXTRACE support for VPA pmu on powerpc

[PATCH v3 00/11] cxl: ACPI PRM Address Translation Support and AMD Zen5 enablement
 2025-09-15  7:31 UTC  (10+ messages)
` [PATCH v3 02/11] cxl/region: Store HPA range in struct cxl_region
` [PATCH v3 03/11] cxl/region: Rename misleading variable name @hpa to @range
` [PATCH v3 06/11] cxl/region: Separate region parameter setup and region construction

[PATCH iwlwifi-fixes] wifi: iwlwifi: pcie: fix byte count table for some devices
 2025-09-15  7:30 UTC 

[PATCH v2 00/16] packfile: carve out a new packfile store
 2025-09-15  7:30 UTC  (6+ messages)
` [PATCH v2 14/16] packfile: remove `get_packed_git()`

[PATCH] cpufreq: cap the default transition delay at 10 ms
 2025-09-15  7:29 UTC  (5+ messages)

[PATCH v3 0/4] Marvell PXA1908 power domains
 2025-09-15  8:41 UTC  (3+ messages)
` [PATCH v3 3/4] clk: mmp: pxa1908: Instantiate power driver through auxiliary bus

[PATCH] rust: less allocation in CString::try_from
 2025-09-15  7:29 UTC  (3+ messages)

[RFC 0/6] vfio: Implement VFIO_DEVICE_FEATURE_DMA_BUF and use it in virtio-gpu
 2025-09-15  7:27 UTC  (7+ messages)
` [RFC 4/6] virtio-gpu: Don't rely on res->blob to identify blob resources

[PATCH v2 0/4] Add support for mt6878 pinctrl
 2025-09-15  7:28 UTC  (7+ messages)
` [PATCH v2 1/4] dt-bindings: pinctrl: mediatek: Document MT6878 pin controller bindings
` [PATCH v2 2/4] pinctrl: mediatek: Add debounce times for MT6878
` [PATCH v2 3/4] pinctrl: mediatek: Add support for MT6878 pinctrl

[PATCH V2 0/6] perf/tools: Add interface to expose vpa dtl counters via
 2025-09-15  7:27 UTC  (7+ messages)
` [PATCH V2 1/6] tools/perf: Add basic CONFIG_AUXTRACE support for VPA pmu on powerpc
` [PATCH V2 2/6] tools/perf: process auxtrace events and display in perf report -D
` [PATCH V2 3/6] tools/perf: Add event name as vpa-dtl of PERF_TYPE_SYNTH type to present DTL samples
` [PATCH V2 4/6] tools/perf: Allocate and setup aux buffer queue to help co-relate with other events across CPU's
` [PATCH V2 5/6] tools/perf: Process the DTL entries in queue and deliver samples
` [PATCH V2 6/6] tools/perf: Enable perf script to present the DTL entries

[PATCH v5 0/2] Restore support for i.MX95 A0 silicon
 2025-09-05 18:22 UTC  (3+ messages)
` [PATCH v5 1/2] binman: add a new entry type to support .bin file generation for the i.MX95 platform
` [PATCH v5 2/2] imx95_evk: Restore support for i.MX95 A0 silicon

[PATCH v2 0/5] arm64: dts: qcom: qcs6490: Introduce Radxa Dragon Q6A
 2025-09-15  7:27 UTC  (11+ messages)
` [PATCH DNM v2 3/5] arm64: dts: qcom: qcs6490-radxa-dragon-q6a: Enable all available QUP SEs
` [PATCH DNM v2 4/5] arm64: dts: qcom: qcs6490-radxa-dragon-q6a: Enable UFS controller
` [PATCH DNM v2 5/5] arm64: dts: qcom: qcs6490-radxa-dragon-q6a: Enable USB 3.0 and HDMI ports

[PATCH] bus: mhi: host: Update session id for each suspend and resume
 2025-09-15  7:26 UTC  (2+ messages)

[PATCH] ALSA: asihpi: Simplify error handling in PCM substream setup
 2025-09-15  7:26 UTC  (2+ messages)

[PATCH v4 0/5] drm/xe/sriov: Don't migrate dmabuf BO to System RAM if P2P check succeeds
 2025-09-15  7:21 UTC  (6+ messages)
` [PATCH v4 1/5] PCI/P2PDMA: Don't enforce ACS check for device functions of Intel GPUs
` [PATCH v4 2/5] drm/xe/dmabuf: Don't migrate BO to System RAM if P2P check succeeds
` [PATCH v4 3/5] drm/xe/pf: Add a helper function to get a VF's backing object in LMEM
` [PATCH v4 4/5] drm/xe/bo: Create new dma_addr array for dmabuf BOs associated with VFs
` [PATCH v4 5/5] drm/xe/pt: Add an additional check for dmabuf BOs while doing bind

[PATCH 00/16] packfile: carve out a new packfile store
 2025-09-15  7:25 UTC  (5+ messages)
` [PATCH v4 00/15] "

[PATCH 1/3] ALSA: hda: cs35l41: Support Lenovo Thinkbook 13x Gen 5
 2025-09-15  7:25 UTC  (2+ messages)

[PATCH v3 0/9] Support Tegra210 actmon for dynamic EMC scaling
 2025-09-15  7:24 UTC  (6+ messages)
` [PATCH v3 5/9] memory: tegra210: Support interconnect framework

[PATCH BlueZ v2 2/2] doc: Document error codes for A2DP MediaEndpoints
 2025-09-15  7:23 UTC  (3+ messages)

[PATCH] drm: gud: replace WARN_ON/WARN_ON_ONCE with drm versions
 2025-09-15  7:23 UTC  (2+ messages)

[PATCH V2 0/7] Add interface to expose vpa dtl counters via
 2025-09-15  7:22 UTC  (8+ messages)
` [PATCH V2 1/7] powerpc/time: Expose boot_tb via accessor
` [PATCH V2 2/7] powerpc/vpa_dtl: Add interface to expose vpa dtl counters via perf
` [PATCH V2 3/7] docs: ABI: sysfs-bus-event_source-devices-vpa-dtl: Document sysfs event format entries for vpa_dtl pmu
` [PATCH V2 4/7] powerpc/perf/vpa-dtl: Add support to setup and free aux buffer for capturing DTL data
` [PATCH V2 5/7] powerpc/perf/vpa-dtl: Add support to capture DTL data in aux buffer
` [PATCH V2 6/7] powerpc/perf/vpa-dtl: Handle the writing of perf record when aux wake up is needed
` [PATCH V2 7/7] powerpc/perf/vpa-dtl: Add documentation for VPA dispatch trace log PMU

do_package error after building meta-tensorflow and libcamera-apps does not detect tensorflow-lite
 2025-09-15  7:23 UTC  (2+ messages)
` [yocto] "

[PATCH 1/2] dt-bindings: counter: Add binding for NXP PCF85263/PCF85363 stopwatch
 2025-09-15  7:23 UTC  (4+ messages)
` [PATCH 2/2] counter: nxp-pcf85363-stopwatch: Add driver "

[PATCH 0/8] Add high MMIO support with GPEX host bridge
 2025-09-15  7:19 UTC  (9+ messages)
` [PATCH 1/8] target/loongarch: Add phys_bits in CPULoongArchState
` [PATCH 2/8] hw/loongarch/virt: Add field ram_end in LoongArchVirtMachineState
` [PATCH 3/8] hw/loongarch/virt: Add field gpx "
` [PATCH 4/8] hw/loongarch/virt: Get irq number from gpex config info
` [PATCH 5/8] hw/loongarch/virt: Get PCI info "
` [PATCH 6/8] hw/loongarch/virt: Add property highmem_mmio with virt machine
` [PATCH 7/8] hw/loongarch/virt: Add high MMIO support with GPEX host
` [PATCH 8/8] hw/loongarch/virt: Add property highmem-mmio-size with virt machine

[PATCH] Revert "sched_ext: Skip per-CPU tasks in scx_bpf_reenqueue_local()"
 2025-09-15  7:22 UTC  (2+ messages)

[PATCH 0/9] Start porting UML to nolibc
 2025-09-15  7:11 UTC  (10+ messages)
` [PATCH 1/9] tools compiler.h: fix __used definition
` [PATCH 2/9] um: use tools/include for user files
` [PATCH 3/9] tools/nolibc/stdio: remove perror if NOLIBC_IGNORE_ERRNO is set
` [PATCH 4/9] tools/nolibc/dirent: avoid errno in readdir_r
` [PATCH 5/9] tools/nolibc: use __fallthrough__ rather than fallthrough
` [PATCH 6/9] tools/nolibc: add option to disable startup code
` [PATCH 7/9] um: add infrastructure to build files using nolibc
` [PATCH 8/9] um: use nolibc for the --showconfig implementation
` [PATCH 9/9] um: switch ptrace FP register access to nolibc

[PATCH 0/4] media: uvcvideo: Add support for UVC_CROSXU_CONTROL_IQ_PROFILE
 2025-09-15  7:21 UTC  (5+ messages)
` [PATCH 4/4] media: uvcvideo: Support UVC_CROSXU_CONTROL_IQ_PROFILE

[PATCH v5 01/14] slab: add opt-in caching layer of percpu sheaves
 2025-09-15  7:21 UTC  (2+ messages)

[OE-core] [PATCH] wic: Add support for variable sector size when creating ESP
 2025-09-15  7:20 UTC 

[android-common:android15-6.6 0/1] mm/pgsize_migration.c:22:1: sparse: sparse: symbol 'pgsize_migration_enabled' was not declared. Should it be static?
 2025-09-15  7:20 UTC 

[PATCH 2/7] usb: xhci: use '%pad' specifier for DMA address printing
 2025-09-15  7:20 UTC  (11+ messages)

[PATCH 00/11] arm64: dts: qcom: sdm845-lg-{common, judyln}: Improve HW support in dts
 2025-09-15  7:20 UTC  (5+ messages)
` [PATCH 01/11] arm64: dts: qcom: sdm845-lg-common: Add uarts and Bluetooth
` [PATCH 06/11] arm64: dts: qcom: sdm845-lg-common: Add wifi node

[PATCH v4 0/9] Don't set MD_BROKEN on failfast bio failure
 2025-09-15  7:19 UTC  (3+ messages)
` [PATCH v4 9/9] md/raid1,raid10: Fix: Operation continuing on 0 devices

[RFC 00/14] cover-letter: Add virtualization support for EGM
 2025-09-15  7:19 UTC  (5+ messages)
` [RFC 02/14] vfio/nvgrace-gpu: Create auxiliary device "
` [RFC 03/14] vfio/nvgrace-gpu: track GPUs associated with the EGM regions

[PATCH Dovetail 6.16 v4] irq_pipeline: Fix system freeze triggered by edge IRQs
 2025-09-15  7:18 UTC 

[PATCH v8 5/5] PCI: qcom: Add support for ECAM feature
 2025-09-15  7:18 UTC  (2+ messages)

[GIT PULL FOR v6.18] TI and Cadence CSI2RX drivers changes
 2025-09-15  7:17 UTC  (3+ messages)

[PATCH v8 for v10.0.0 0/2] target/riscv:Fix riscv64 kvm migration
 2025-09-15  7:15 UTC  (3+ messages)

[PATCH v1 0/5] clk: samsung: introduce exynos8890 clock driver
 2025-09-15  7:49 UTC  (4+ messages)
` [PATCH v1 5/5] "

[PATCH 0/2] update exynos-iommu code and device tree for v9
 2025-09-15  7:13 UTC  (3+ messages)
  ` [PATCH 1/2] iommu/exynos: Implement register set and fault handling on SysMMU v9

[PATCH bpf-next v1 0/3] Update KF_RCU_PROTECTED, add KF_RET_RCU
 2025-09-15  7:13 UTC  (4+ messages)
` [PATCH bpf-next v1 2/3] bpf: Add support for KF_RET_RCU flag

[RFC v2 0/3] Align atomic storage
 2025-09-15  7:13 UTC  (3+ messages)
` [RFC v2 2/3] atomic: Specify alignment for atomic_t and atomic64_t

[PATCH v5 0/3] Support ROHM BD79112 ADC
 2025-09-15  7:12 UTC  (4+ messages)
` [PATCH v5 1/3] dt-bindings: iio: adc: ROHM BD79112 ADC/GPIO
` [PATCH v5 2/3] iio: adc: Support "
` [PATCH v5 3/3] MAINTAINERS: Support ROHM BD79112 ADC

[PATCH] init: INITRAMFS_PRESERVE_MTIME should depend on BLK_DEV_INITRD
 2025-09-15  7:11 UTC 

[PATCH v2] drm/xe/tests: Add legacy IP descriptors to param generators
 2025-09-15  7:10 UTC  (3+ messages)
` ✓ CI.KUnit: success for drm/xe/tests: Add legacy IP descriptors to param generators (rev2)
` ✓ Xe.CI.BAT: "

[PATCH v9 0/2] target/riscv:Fix riscv64 kvm migration
 2025-09-15  7:08 UTC  (3+ messages)
` [PATCH v9 1/2] Set KVM initial privilege mode and mp_state
` [PATCH v9 2/2] Fix VM resume after QEMU+KVM migration

[v2 0/3] Add pinctrl support for sky1
 2025-09-15  7:09 UTC  (4+ messages)
` [v2 1/3] pinctrl: cix: Add pin-controller "
    ` 回复: "

[PATCH] btrfs/012: skip the test if ext4 doesn't support the block size
 2025-09-15  7:07 UTC 

[RFC] Another take at restarting FUSE servers
 2025-09-15  7:07 UTC  (10+ messages)

[PATCH v2 0/4] Add support for MT8189 clock/power controller
 2025-09-15  8:18 UTC  (5+ messages)
` [PATCH v2 3/4] clk: mediatek: Add clock drivers for MT8189 SoC
` [PATCH v2 4/4] pmdomain: mediatek: Add power domain driver "

[PATCH net-next v1 0/3] net: Avoid ehash lookup races
 2025-09-15  7:03 UTC  (4+ messages)
` [PATCH net-next v1 1/3] rculist: Add __hlist_nulls_replace_rcu() and hlist_nulls_replace_init_rcu()
` [PATCH net-next v1 2/3] inet: Avoid ehash lookup race in inet_ehash_insert()
` [PATCH net-next v1 3/3] inet: Avoid ehash lookup race in inet_twsk_hashdance_schedule()

[PATCH v1] cpufreq: Replace pointer subtraction with iteration macros
 2025-09-15  7:02 UTC 

[PATCH v3 3/4] mmc: remove COMPILE_TEST from MMC_LOONGSON2
 2025-09-15  7:01 UTC  (3+ messages)

[PATCH] rust: pci: fix incorrect platform references in doc comments
 2025-09-15  6:58 UTC  (5+ messages)

[OE-core][PATCH] cups: upgrade 2.4.12 -> 2.4.14
 2025-09-15  6:58 UTC 

[PATCH v1] serial: qcom-geni: Fix pinctrl deadlock on runtime resume
 2025-09-15  6:58 UTC  (6+ messages)

[PATCH rtw-next 00/11] wifi: rtw89: some fixes, refinements and features
 2025-09-15  6:54 UTC  (12+ messages)
` [PATCH rtw-next 01/11] wifi: rtw89: chan: allow callers to check if a link has no managed chanctx
` [PATCH rtw-next 02/11] wifi: rtw89: use ieee80211_tx_info::driver_data to store driver TX info
` [PATCH rtw-next 03/11] wifi: rtw89: disable RTW89_PHYSTS_IE09_FTR_0 for ppdu status
` [PATCH rtw-next 04/11] wifi: rtw89: obtain RX path from ppdu status IE00
` [PATCH rtw-next 05/11] wifi: rtw89: phy: initialize AFE by firmware element table
` [PATCH rtw-next 06/11] wifi: rtw89: debug: support SER L0 simulation
` [PATCH rtw-next 07/11] wifi: rtw89: 8852b: enable beacon tracking support
` [PATCH rtw-next 08/11] wifi: rtw89: renew a completion for each H2C command waiting C2H event
` [PATCH rtw-next 09/11] wifi: rtw89: open C2H event waiting window first before sending H2C command
` [PATCH rtw-next 10/11] wifi: rtw89: 8922a: add TAS feature support
` [PATCH rtw-next 11/11] wifi: rtw89: wow: enable TKIP related feature

[PATCH] gpiolib: acpi: initialize acpi_gpio_info struct
 2025-09-15  6:55 UTC  (5+ messages)

[PATCH v15 00/41] KVM: x86: Mega-CET
 2025-09-15  6:55 UTC  (7+ messages)
` [PATCH v15 11/41] KVM: x86: Report KVM supported CET MSRs as to-be-saved
` [PATCH v15 12/41] KVM: VMX: Introduce CET VMCS fields and control bits
` [PATCH v15 13/41] KVM: x86: Enable guest SSP read/write interface with new uAPIs

[PATCH] net/smc: replace strncpy with strscpy for ib_name
 2025-09-15  6:54 UTC  (5+ messages)

[syzbot] Monthly mm report (Sep 2025)
 2025-09-15  6:54 UTC 

[syzbot] Monthly gfs2 report (Sep 2025)
 2025-09-15  6:54 UTC 

[syzbot] Monthly net report (Sep 2025)
 2025-09-15  6:54 UTC 

[PATCH] igvm: add initial support for non-cc firmware in igvm format
 2025-09-15  6:52 UTC  (4+ messages)

[PATCH v2 0/4] btrfs: prepare compression for bs > ps support
 2025-09-15  6:53 UTC  (2+ messages)

[syzbot] Monthly input report (Sep 2025)
 2025-09-15  6:53 UTC 

[PATCH] sched_ext: allow scx_bpf_task_cgroup() in ops.dispatch()
 2025-09-15  6:52 UTC 

[PATCH net-next] net/mlx5: fix typo in pci_irq.c comment
 2025-09-15  6:49 UTC  (2+ messages)

[jgunthorpe:pcie_switch_groups 3/13] drivers/iommu/iommu.c:1021 iommu_group_alloc_data() warn: Calling kobject_put|get with state->initialized unset from line: 1000
 2025-09-15  6:49 UTC 

[PATCH v2] drm/panel: Add support for KD116N3730A07
 2025-09-15  6:47 UTC 

[PATCH v2 0/6] iio: adc: ad7124: add filter support
 2025-09-15  6:46 UTC  (6+ messages)
` [PATCH v2 5/6] "

[PATCH v5 00/29] Secure IPL Support for SCSI Scheme of virtio-blk/virtio-scsi Devices
 2025-09-15  6:44 UTC  (7+ messages)
` [PATCH v5 01/29] Add boot-certs to s390-ccw-virtio machine type option

[PATCH bpf-next v2 0/4] bpf: Support non-linear skbs for BPF_PROG_TEST_RUN
 2025-09-15  6:45 UTC  (2+ messages)
` [syzbot ci] "

[PATCH] btrfs: ref-verify: handle damaged extent root tree
 2025-09-15  6:45 UTC  (2+ messages)

[moderation/CI] Re: bpf: Support non-linear skbs for BPF_PROG_TEST_RUN
 2025-09-15  6:44 UTC  (2+ messages)

[PATCH v2 0/2] drm/panthor: initial mt8196 support
 2025-09-15  6:42 UTC  (3+ messages)
` [PATCH v2 2/2] drm/panthor: add custom ASN_HASH support for mt8196

[PATCHES] misc dead code removals in arch/* - mostly asm/pgtable.h
 2025-09-15  6:42 UTC  (3+ messages)
` [PATCH 5/6][microblaze,xtensa] kill FIRST_USER_PGD_NR

[PATCH v3] wic: Add support for variable sector size when creating ESP
 2025-09-15  6:41 UTC 

[PATCH v4 00/10] virtio-console: notify about the terminal size
 2025-09-15  6:35 UTC  (5+ messages)
` [PATCH v4 07/10] qmp: add chardev-resize command

[PATCH v3 0/8] media: imx335: Vflip, active state and binning support
 2025-09-15  6:39 UTC  (9+ messages)
` [PATCH v3 1/8] media: imx335: Rectify name of mode struct
` [PATCH v3 2/8] media: imx335: Support vertical flip
` [PATCH v3 3/8] media: imx335: Update the native pixel array width
` [PATCH v3 4/8] media: imx335: Update HBLANK range on mode change
` [PATCH v3 5/8] media: imx335: Handle runtime PM in leaf functions
` [PATCH v3 6/8] media: imx355: Use subdev active state
` [PATCH v3 7/8] media: imx335: Support 2x2 binning
` [PATCH v3 8/8] media: imx335: Switch to {enable,disable}_streams

[PATCH] wic: Add support for variable sector size when creating ESP
 2025-09-15  6:39 UTC 

[PATCH i-g-t 0/1] tests/intel/xe_compute_preempt: Compute preemption check
 2025-09-15  6:39 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for tests/intel/xe_compute_preempt: Compute preemption check (rev2)
` ✓ i915.CI.BAT: "

[Intel-wired-lan] [PATCH iwl-next 0/9] ice: pospone service task disabling
 2025-09-15  6:37 UTC  (25+ messages)
` [Intel-wired-lan] [PATCH iwl-next 1/9] ice: enforce RTNL assumption of queue NAPI manipulation
` [Intel-wired-lan] [PATCH iwl-next 3/9] ice: move ice_init_interrupt_scheme() prior ice_init_pf()
` [Intel-wired-lan] [PATCH iwl-next 4/9] ice: ice_init_pf: destroy mutexes and xarrays on memory alloc failure
` [Intel-wired-lan] [PATCH iwl-next 5/9] ice: move udp_tunnel_nic and misc IRQ setup into ice_init_pf()
` [Intel-wired-lan] [PATCH iwl-next 6/9] ice: move ice_init_pf() out of ice_init_dev()
` [Intel-wired-lan] [PATCH iwl-next 7/9] ice: extract ice_init_dev() from ice_init()
` [Intel-wired-lan] [PATCH iwl-next 8/9] ice: move ice_deinit_dev() to the end of deinit paths
` [Intel-wired-lan] [PATCH iwl-next 9/9] ice: remove duplicate call to ice_deinit_hw() on error paths

[PATCH V3 2/2] net/mlx5: add support for flows targeting multicast MAC addresses
 2025-09-15  6:37 UTC  (3+ messages)
` [PATCH V4 0/2] resolve flow creation issue for "

[PATCH v3] fbdev/simplefb: Fix use after free in simplefb_detach_genpds()
 2025-09-15  6:36 UTC 

linux-next: build failure after merge of the vfs-brauner tree
 2025-09-15  6:35 UTC  (4+ messages)

snd_tlv_convert_to_dB: Fix mute handling for MINMAX_MUTE type
 2025-09-15  6:34 UTC 

[PATCH] intel/vt-d: Send Page Request Drain only if supported
 2025-09-15  6:32 UTC  (3+ messages)

[PATCH 0/4] PCI: Add support and tests for FIXUP quirks in modules
 2025-09-15  6:33 UTC  (3+ messages)
` [PATCH 1/4] PCI: Support "

[PATCH 1/1] iommu/vt-d: PRS isn't usable if PDS isn't supported
 2025-09-15  6:29 UTC 

[PATCH] MAINTAINERS: Update Paul Walmsley's E-mail address
 2025-09-15  6:30 UTC  (2+ messages)

[PATCH v5 00/19] kasan: x86: arm64: KASAN tag-based mode for x86
 2025-09-15  6:29 UTC  (4+ messages)
` [PATCH v5 17/19] mm: Unpoison pcpu chunks with base address tag


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.