All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-04-13 02:38:53 to 2023-04-13 04:28:11 UTC [more...]

[Intel-gfx] [PATCH v3 12/12] vfio/pci: Report dev_id in VFIO_DEVICE_GET_PCI_HOT_RESET_INFO
 2023-04-13  2:57 UTC  (13+ messages)
                      `  "

[PATCH 0/2] Add compatible to increase MT8188 audio control
 2023-04-13  4:06 UTC  (9+ messages)
` [PATCH 1/2] dt-bindings: display: mediatek: dp: Add compatible for MediaTek MT8188
` [PATCH 2/2] drm/mediatek: dp: Add the audio control to mtk_dp_data struct

[PATCH] erofs: explicit cast blkaddr to u64 before shift operation
 2023-04-13  4:27 UTC  (4+ messages)

[PATCH net-next v2 0/3] page_pool: allow caching from safely localized NAPI
 2023-04-13  4:26 UTC  (4+ messages)
` [PATCH net-next v2 1/3] net: skb: plumb napi state thru skb freeing paths
` [PATCH net-next v2 2/3] page_pool: allow caching from safely localized NAPI
` [PATCH net-next v2 3/3] bnxt: hook NAPIs to page pools

[linux-next:master 8309/10976] drivers/gpu/host1x/context.c:82 host1x_memory_context_list_init() warn: missing error code 'err'
 2023-04-13  4:25 UTC 

[PATCH v2 1/2] usb: dwc3: core: add support for remapping global register start address
 2023-04-13  4:25 UTC  (8+ messages)
` [PATCH v2 2/2] dt-bindings: usb: snps,dwc3: Add 'snps,global-regs-starting-offset' quirk

[syzbot] [ntfs3?] INFO: trying to register non-static key in ntfs3_setattr
 2023-04-13  4:24 UTC 

[PATCH net-next 0/3] page_pool: allow caching from safely localized NAPI
 2023-04-13  4:20 UTC  (6+ messages)
` [PATCH net-next 1/3] net: skb: plumb napi state thru skb freeing paths

[PATCH net-next 1/2] tools: ynl: Remove absolute paths to yaml files from ethtool testing tool
 2023-04-13  4:20 UTC  (2+ messages)

[PATCH v2 0/3] net: thunderbolt: Fix for sparse warnings and typos
 2023-04-13  4:20 UTC  (2+ messages)

[tip:x86/apic] BUILD SUCCESS 5af507bef93c09a94fb8f058213b489178f4cbe5
 2023-04-13  4:19 UTC 

[PATCH] drm/bridge: ti-sn65dsi86: Implement wait_hpd_asserted
 2023-04-13  4:19 UTC  (3+ messages)

[REGRESSION] Backlight control broken on Dell G15 5515 since 6.1
 2023-04-13  4:19 UTC  (10+ messages)

[PATCH] Add a check for remove callback in spmi driver removal API
 2023-04-13  4:15 UTC  (3+ messages)
` [PATCH] spmi: Add a check for remove callback when removing a SPMI driver

[PATCH] video/hdmi: minor fixes for *_infoframe_init functions
 2023-04-13  4:15 UTC  (5+ messages)
` [Intel-gfx] "

stable-rc/queue/4.14 build: 195 builds: 2 failed, 193 passed, 28 warnings (v4.14.311-83-g76c27a5924f8)
 2023-04-13  4:15 UTC 

[PATCH net-next] net: stmmac: propagate feature flags to vlan
 2023-04-13  4:15 UTC  (2+ messages)

[PATCH] spmi: fix W=1 kernel-doc warnings
 2023-04-13  4:13 UTC  (2+ messages)

[Intel-gfx] Linux 6.2.1 hits a display driver bug (list_del corruption, ffff88811b4af298->next is NULL)
 2023-04-13  4:16 UTC  (10+ messages)
            `  "

[xen-unstable-smoke test] 180226: tolerable trouble: pass/starved - PUSHED
 2023-04-13  4:12 UTC 

[PATCH 00/17] [PULL REQUEST] Intel IOMMU updates for Linux v6.4
 2023-04-13  4:12 UTC  (2+ messages)

[PATCH v3] skbuff: Fix a race between coalescing and releasing SKBs
 2023-04-13  4:08 UTC  (2+ messages)

[PATCH v5 1/2] spi: dw: Add 32 bpw support to DW DMA Controller
 2023-04-13  4:07 UTC  (12+ messages)

[PATCH 6.2 000/173] 6.2.11-rc1 review
 2023-04-13  4:07 UTC  (2+ messages)

[PATCH v2 00/17] [PULL REQUEST] Intel IOMMU updates for Linux v6.4
 2023-04-13  4:06 UTC  (18+ messages)
` [PATCH v2 01/17] dmaengine: idxd: Add enable/disable device IOPF feature
` [PATCH v2 02/17] iommu/vt-d: Allow SVA with device-specific IOPF
` [PATCH v2 03/17] iommu/vt-d: Move iopf code from SVA to IOPF enabling path
` [PATCH v2 04/17] iommu/vt-d: Move pfsid and ats_qdep calculation to device probe path
` [PATCH v2 05/17] iommu/vt-d: Move PRI handling to IOPF feature path
` [PATCH v2 06/17] iommu/vt-d: Remove unnecessary checks in iopf disabling path
` [PATCH v2 07/17] iommu/vt-d: Do not use GFP_ATOMIC when not needed
` [PATCH v2 08/17] iommu/vt-d: Remove extern from function prototypes
` [PATCH v2 09/17] iommu/vt-d: Use non-privileged mode for all PASIDs
` [PATCH v2 10/17] iommu/vt-d: Remove PASID supervisor request support
` [PATCH v2 11/17] iommu/vt-d: Make size of operands same in bitwise operations
` [PATCH v2 12/17] iommu/vt-d: Remove BUG_ON on checking valid pfn range
` [PATCH v2 13/17] iommu/vt-d: Remove BUG_ON in handling iotlb cache invalidation
` [PATCH v2 14/17] iommu/vt-d: Remove BUG_ON when domain->pgd is NULL
` [PATCH v2 15/17] iommu/vt-d: Remove BUG_ON in map/unmap()
` [PATCH v2 16/17] iommu/vt-d: Remove a useless BUG_ON(dev->is_virtfn)
` [PATCH v2 17/17] iommu/vt-d: Remove BUG_ON in dmar_insert_dev_scope()

[PATCH v4 00/10] Add new partial clock and reset drivers for StarFive JH7110
 2023-04-13  4:04 UTC  (6+ messages)
` [PATCH v4 07/10] clk: starfive: Add StarFive JH7110 Video-Output clock driver

Produced for Skechers, Rocky etc+20 Years Shoes Manufacturer-Shandong Fengdun
 2023-04-13  3:01 UTC 

[PATCH blktests] nvme/039: avoid failure by error message rate limit
 2023-04-13  3:56 UTC  (4+ messages)

[PATCH v4 0/8] Add StarFive Camera Subsystem driver
 2023-04-13  3:55 UTC  (9+ messages)
` [PATCH v4 1/8] media: dt-bindings: cadence-csi2rx: Convert to DT schema
` [PATCH v4 2/8] media: dt-bindings: cadence-csi2rx: Add resets property
` [PATCH v4 3/8] media: cadence: Add operation on reset
` [PATCH v4 4/8] media: cadence: Add support for external dphy
` [PATCH v4 5/8] media: cadence: Add support for JH7110 SoC
` [PATCH v4 6/8] media: dt-bindings: Add bindings for JH7110 Camera Subsystem
` [PATCH v4 7/8] media: admin-guide: Add starfive_camss.rst for Starfive "
` [PATCH v4 8/8] media: starfive: Add Starfive Camera Subsystem driver

[PATCH] mm: hwpoison: coredump: support recovery from dump_user_range()
 2023-04-13  4:13 UTC 

[PATCH] net: ethernet: Add missing depends on MDIO_DEVRES
 2023-04-13  3:50 UTC  (2+ messages)

[PATCH v3] media: bttv: fix use after free error due to btv->timeout timer
 2023-04-13  3:49 UTC 

[PATCH v7 00/24] x86: Implement an HPET-based hardlockup detector
 2023-04-13  3:58 UTC  (3+ messages)

[Intel-gfx] [PATCH v5 0/5] Fix error propagation amongst request
 2023-04-13  3:47 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for Fix error propagation amongst request (rev3)

[axboe-block:epoll-min_ts.2 9/10] fs/eventpoll.c:2484 __do_sys_epoll_pwait3() error: uninitialized symbol 'sigmask_sz'
 2023-04-13  3:44 UTC 

[RESEND PATCH v2] media: bttv: fix use after free error due to btv->timeout timer
 2023-04-13  3:44 UTC 

[PATCH] dmadev: add tracepoints
 2023-04-13  3:44 UTC  (3+ messages)

[PATCH net] net: phy: nxp-c45-tja11xx: fix the PTP interrupt enabling/disabling
 2023-04-13  3:44 UTC  (2+ messages)

[PATCH v2 0/3] TDX Guest Quote generation support
 2023-04-13  3:41 UTC  (4+ messages)
` [PATCH v2 1/3] x86/tdx: Add TDX Guest event notify interrupt support
` [PATCH v2 2/3] virt: tdx-guest: Add Quote generation support
` [PATCH v2 3/3] selftests/tdx: Test GetQuote TDX attestation feature

[igt-dev] [PATCH v4 i-g-t 0/3] tests/slpc: Add basic IGT test
 2023-04-13  3:41 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for tests/slpc: Add basic IGT test (rev4)

[virtio-comment] [PATCH v12] virtio-net: support inner header hash
 2023-04-13  3:40 UTC  (3+ messages)
` [virtio-comment] "
  ` [virtio-dev] "

[Intel-wired-lan] [RFC PATCH v1] ice: add CGU info to devlink info callback
 2023-04-13  3:35 UTC  (3+ messages)
  `  "

[PATCH v2] scsi: qedi: Fix use after free bug in qedi_remove due to race condition
 2023-04-13  3:34 UTC 

[PATCH V2] intel_iommu: refine iotlb hash calculation
 2023-04-13  3:33 UTC  (3+ messages)

[RFC PATCH 0/2] Support for Avago APDS9306 Ambient Light Sensor
 2023-04-13  3:33 UTC  (10+ messages)
` [RFC PATCH 2/2] iio: light: Add support for APDS9306 "

pull-request: wireless-next-2023-03-30
 2023-04-13  3:33 UTC  (4+ messages)

[PATCH RESEND v9 0/4] dmaengine: dw-edma: Add support for native HDMA
 2023-04-13  3:31 UTC  (5+ messages)
` [PATCH RESEND v9 1/4] dmaengine: dw-edma: Rename dw_edma_core_ops structure to dw_edma_plat_ops
` [PATCH RESEND v9 2/4] dmaengine: dw-edma: Create a new dw_edma_core_ops structure to abstract controller operation
` [PATCH RESEND v9 3/4] dmaengine: dw-edma: Add support for native HDMA
` [PATCH RESEND v9 4/4] dmaengine: dw-edma: Add HDMA DebugFS support

[virtio-comment] Re: [PATCH 09/11] transport-pci: Describe PCI MMR dev config registers
 2023-04-13  3:31 UTC  (16+ messages)
                            ` [virtio-dev] "

[RFC PATCH V4 00/17] x86/hyperv/sev: Add AMD sev-snp enlightened guest support on hyperv
 2023-04-13  3:29 UTC  (4+ messages)
` [RFC PATCH V4 03/17] x86/hyperv: Set Virtual Trust Level in VMBus init message

[PATCH] clk: imx: clk-imx8mm: fix memory leak issue in 'imx8mm_clocks_probe'
 2023-04-13  3:24 UTC  (2+ messages)

[PATCH net-next v4 0/3] XDP Rx HWTS metadata for stmmac driver
 2023-04-13  3:25 UTC  (6+ messages)
` [PATCH net-next v4 1/3] net: stmmac: introduce wrapper for struct xdp_buff
` [PATCH net-next v4 2/3] net: stmmac: add Rx HWTS metadata to XDP receive pkt
` [PATCH net-next v4 3/3] net: stmmac: add Rx HWTS metadata to XDP ZC "

[PATCH] null_blk: fix queue mode Oops for membacked
 2023-04-13  3:24 UTC  (2+ messages)

[PATCH 1/2] blk-stat: fix QUEUE_FLAG_STATS clear
 2023-04-13  3:23 UTC  (3+ messages)

[PATCH] netfilter: conntrack: fix wrong ct->timeout value
 2023-04-13  3:23 UTC  (6+ messages)

[PATCH] staging: rtl8192u: Remove functions rtl8192_wx_get_sens and rtl8192_wx_set_sens
 2023-04-13  3:20 UTC 

[PATCH] powerpc/bpf: populate extable entries only during the last pass
 2023-04-13  3:08 UTC  (4+ messages)

[PATCH] PCI: hv: Use nested hypercall for retargeting interrupts
 2023-04-13  3:05 UTC  (3+ messages)

[PATCH] perf pmu: Fix resource leaks in pmu_cpumask()
 2023-04-13  3:03 UTC  (2+ messages)

[PATCH v2 2/2] dt-bindings: usb: snps,dwc3: Add 'snps,parkmode-disable-hs-quirk' quirk
 2023-04-13  3:03 UTC  (2+ messages)

[axboe-block:epoll-min_ts.2 9/10] ./usr/include/linux/eventpoll.h:107:27: error: field has incomplete type 'struct __kernel_timespec'
 2023-04-13  3:03 UTC 

[PATCH v4 1/2] wifi: cfg80211: Add short_beacon_tail/head/period
 2023-04-13  3:03 UTC  (2+ messages)

[PATCH RFC] io_uring: Pass whole sqe to commands
 2023-04-13  2:56 UTC  (3+ messages)

[PATCH bpf-next 0/8] New BPF map and BTF security LSM hooks
 2023-04-13  2:56 UTC  (12+ messages)
` [PATCH bpf-next 7/8] bpf, lsm: implement bpf_btf_load_security LSM hook

Question about xdp: how to figure out the throughput is limited by pcie
 2023-04-13  2:54 UTC  (3+ messages)

[PATCH net-next] bpf, net: Support redirecting to ifb with bpf
 2023-04-13  2:53 UTC 

[RFC PATCH v2 00/44] Add LoongArch LSX instructions
 2023-04-13  2:53 UTC  (6+ messages)
` [RFC PATCH v2 38/44] target/loongarch: Implement vbitsel vset

[PATCH v2 0/6] iio: st_sensors: Add lsm303d support
 2023-04-13  2:40 UTC  (7+ messages)
` [PATCH v2 1/6] iio: accel: st_accel: Add LSM303D
` [PATCH v2 2/6] iio: magnetometer: "
` [PATCH v2 3/6] iio: st_sensors: Add lsm303d support to the LSM9DS0 IMU driver
` [PATCH v2 4/6] iio: st_sensors: Add ACPI support for lsm303d "
` [PATCH v2 5/6] iio: Comment that the LSM303D also has the Magnetometer DRDY
` [PATCH v2 6/6] dt-bindings: iio: st-sensors: Add LSM303D accelerometer+magnetometer

[PATCH bpf-next] bpf: Add preempt_count_{sub,add} into btf id deny list
 2023-04-13  2:52 UTC 

[PATCH v3 00/17] Add iommufd physical device operations for replace and alloc hwpt
 2023-04-13  2:52 UTC  (7+ messages)
` [PATCH v3 03/17] iommufd: Replace the hwpt->devices list with iommufd_group

cron job: media_tree daily build: WARNINGS
 2023-04-13  2:39 UTC 

[PATCH AUTOSEL 6.1 01/17] ASOC: Intel: sof_sdw: add quirk for Intel 'Rooks County' NUC M15
 2023-04-13  2:36 UTC  (13+ messages)
` [PATCH AUTOSEL 6.1 02/17] ASoC: Intel: soc-acpi: add table "
` [PATCH AUTOSEL 6.1 03/17] ASoC: soc-pcm: fix hw->formats cleared by soc_pcm_hw_init() for dpcm
` [PATCH AUTOSEL 6.1 05/17] ASoC: amd: yc: Add DMI entries to support Victus by HP Laptop 16-e1xxx (8A22)
` [PATCH AUTOSEL 6.1 07/17] ASoC: Intel: bytcr_rt5640: Add quirk for the Acer Iconia One 7 B1-750
` [PATCH AUTOSEL 6.1 08/17] ASoC: da7213.c: add missing pm_runtime_disable()
` [PATCH AUTOSEL 6.1 10/17] selftests mount: Fix mount_setattr_test builds failed
` [PATCH AUTOSEL 6.1 12/17] net: sfp: add quirk enabling 2500Base-x for HG MXPD-483II
` [PATCH AUTOSEL 6.1 13/17] platform/x86: thinkpad_acpi: Add missing T14s Gen1 type to s2idle quirk list
` [PATCH AUTOSEL 6.1 14/17] wifi: ath11k: reduce the MHI timeout to 20s
` [PATCH AUTOSEL 6.1 15/17] tracing: Error if a trace event has an array for a __field()
` [PATCH AUTOSEL 6.1 16/17] asm-generic/io.h: suppress endianness warnings for readq() and writeq()
` [PATCH AUTOSEL 6.1 17/17] x86/cpu: Add model number for Intel Arrow Lake processor

[PATCH net] rtnetlink: Restore RTM_NEW/DELLINK notification behavior
 2023-04-13  2:48 UTC  (7+ messages)

[PATCH] drm/amdgpu: reserve the old gc_11_0_*_mes.bin
 2023-04-13  2:49 UTC  (3+ messages)

Build failed in Jenkins: linux-media #314
 2023-04-13  2:45 UTC 

[PATCH v4 13/17] iommu: Revise iommu_group_alloc_default_domain()
 2023-04-13  2:47 UTC  (2+ messages)

[Syzkaller & bisect] There is "task hung in synchronize_rcu bisect" in v6.3-rc2 kernel
 2023-04-13  2:45 UTC  (2+ messages)

[PATCH AUTOSEL 5.15 1/8] ASOC: Intel: sof_sdw: add quirk for Intel 'Rooks County' NUC M15
 2023-04-13  2:37 UTC  (11+ messages)
` [PATCH AUTOSEL 5.15 2/8] ASoC: soc-pcm: fix hw->formats cleared by soc_pcm_hw_init() for dpcm
` [PATCH AUTOSEL 5.15 3/8] x86/hyperv: Block root partition functionality in a Confidential VM
` [PATCH AUTOSEL 5.15 4/8] iio: adc: palmas_gpadc: fix NULL dereference on rmmod
` [PATCH AUTOSEL 5.15 5/8] ASoC: Intel: bytcr_rt5640: Add quirk for the Acer Iconia One 7 B1-750
` [PATCH AUTOSEL 5.15 6/8] selftests mount: Fix mount_setattr_test builds failed
` [PATCH AUTOSEL 5.15 7/8] asm-generic/io.h: suppress endianness warnings for readq() and writeq()
` [PATCH AUTOSEL 5.15 8/8] x86/cpu: Add model number for Intel Arrow Lake processor

[PATCH] ASoC: da7219: Improve the relability of AAD IRQ process
 2023-04-13  2:41 UTC  (2+ messages)

[PATCH AUTOSEL 4.19 1/2] iio: adc: palmas_gpadc: fix NULL dereference on rmmod
 2023-04-13  2:38 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 2/2] ASoC: Intel: bytcr_rt5640: Add quirk for the Acer Iconia One 7 B1-750

[PATCH AUTOSEL 5.4 1/3] iio: adc: palmas_gpadc: fix NULL dereference on rmmod
 2023-04-13  2:37 UTC  (4+ messages)
` [PATCH AUTOSEL 5.4 2/3] ASoC: Intel: bytcr_rt5640: Add quirk for the Acer Iconia One 7 B1-750
` [PATCH AUTOSEL 5.4 3/3] asm-generic/io.h: suppress endianness warnings for readq() and writeq()

[PATCH] docs: trace: Fix typo in ftrace.rst
 2023-04-13  2:38 UTC  (3+ messages)

[PATCH AUTOSEL 5.10 1/4] ASOC: Intel: sof_sdw: add quirk for Intel 'Rooks County' NUC M15
 2023-04-13  2:37 UTC  (6+ messages)
` [PATCH AUTOSEL 5.10 2/4] iio: adc: palmas_gpadc: fix NULL dereference on rmmod
` [PATCH AUTOSEL 5.10 3/4] ASoC: Intel: bytcr_rt5640: Add quirk for the Acer Iconia One 7 B1-750
` [PATCH AUTOSEL 5.10 4/4] asm-generic/io.h: suppress endianness warnings for readq() and writeq()

[PATCH AUTOSEL 4.14] iio: adc: palmas_gpadc: fix NULL dereference on rmmod
 2023-04-13  2:38 UTC 

[PATCH AUTOSEL 6.2 01/20] ASOC: Intel: sof_sdw: add quirk for Intel 'Rooks County' NUC M15
 2023-04-13  2:35 UTC  (5+ messages)
` [PATCH AUTOSEL 6.2 07/20] ASoC: Intel: bytcr_rt5640: Add quirk for the Acer Iconia One 7 B1-750
` [PATCH AUTOSEL 6.2 09/20] ASoC: da7213.c: add missing pm_runtime_disable()
` [PATCH AUTOSEL 6.2 19/20] asm-generic/io.h: suppress endianness warnings for relaxed accessors
` [PATCH AUTOSEL 6.2 20/20] x86/cpu: Add model number for Intel Arrow Lake processor


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.