All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-13 07:08:04 to 2023-07-13 07:51:02 UTC [more...]

[igt-dev] [PATCH i-g-t v3 00/14] Make test_list.py more generic
 2023-07-13  7:50 UTC  (15+ messages)
` [igt-dev] [PATCH i-g-t v3 01/14] tests/intel-ci/meson.build: Generate and store an intel-ci.testlist
` [igt-dev] [PATCH i-g-t v3 02/14] scripts/test_list.py: make the class more generic
` [igt-dev] [PATCH i-g-t v3 03/14] scripts/test_list.py: rename the internal summary value
` [igt-dev] [PATCH i-g-t v3 04/14] scripts/igt_doc.py: pass a single file when checking docs
` [igt-dev] [PATCH i-g-t v3 05/14] scripts/test_list.py: document what BAT stands for
` [igt-dev] [PATCH i-g-t v3 06/14] scripts/test_list.py: close config file before start processing
` [igt-dev] [PATCH i-g-t v3 07/14] scripts/test_list.py: don't rely on file name to parse config
` [igt-dev] [PATCH i-g-t v3 08/14] scripts/test_list.py: allow passing a config dict directly
` [igt-dev] [PATCH i-g-t v3 09/14] scripts/igt_doc.py: use field names when create a TestList instance
` [igt-dev] [PATCH i-g-t v3 10/14] scripts/test_list.py: add a check before deleting properties
` [igt-dev] [PATCH i-g-t v3 11/14] scripts/test_list.py: filename arguments for print_ methods are optional
` [igt-dev] [PATCH i-g-t v3 12/14] scripts/test_list.py: skip some internal fields
` [igt-dev] [PATCH i-g-t v3 13/14] scripts/test_list.py: add support to return a string instead of print
` [igt-dev] [PATCH i-g-t v3 14/14] scripts/test_list.py: better handle internal fields

[PATCH net] net: ena: fix shift-out-of-bounds in exponential backoff
 2023-07-13  7:46 UTC  (4+ messages)

mmap on 9p broken in 6.4
 2023-07-13  7:50 UTC  (4+ messages)

[PATCH v10 0/7] Re-enable IDXD kernel workqueue under DMA API
 2023-07-13  7:49 UTC  (9+ messages)
` [PATCH v10 2/7] iommu: Move global PASID allocation from SVA to core
` [PATCH v10 3/7] iommu/vt-d: Add domain_flush_pasid_iotlb()
` [PATCH v10 4/7] iommu/vt-d: Remove pasid_mutex
` [PATCH v10 5/7] iommu/vt-d: Make prq draining code generic

[PATCH] x86/ioapic: sanitize IO-APIC pins before enabling the local APIC
 2023-07-13  7:49 UTC  (10+ messages)

[PATCH RFC v1 00/52] drm/crtc: Rename struct drm_crtc::dev to drm_dev
 2023-07-13  7:48 UTC  (20+ messages)
  ` [Freedreno] "

[PATCH 00/10] Unify TDCALL/SEAMCALL and TDVMCALL assembly
 2023-07-13  7:48 UTC  (8+ messages)
` [PATCH 07/10] x86/tdx: Extend TDX_MODULE_CALL to support more TDCALL/SEAMCALL leafs
` [PATCH 09/10] x86/virt/tdx: Wire up basic SEAMCALL functions

[meta-oe][PATCH v2] pv: Show progress bar even if no terminal is set as in 1.6.6
 2023-07-13  7:48 UTC 

blktests failures with v6.4
 2023-07-13  7:48 UTC  (4+ messages)

[PATCH 1/2] maple_tree: Fix 32 bit mas_next testing
 2023-07-13  7:47 UTC  (2+ messages)

[PATCH v3] drivers: wireless: ath5k: remove parameter check in ath5k_debug_init_device(struct ath5k_hw *ah)
 2023-07-13  7:46 UTC 

[PATCH] configure.ac: Don't overwrite NO_EXPAT option
 2023-07-13  7:45 UTC 

[robh:for-kernelci 55/101] drivers/net/ethernet/ibm/emac/core.c:2384:39: warning: assignment to 'struct platform_device *' from 'int' makes pointer from integer without a cast
 2023-07-13  7:45 UTC 

[robh:for-kernelci 55/101] drivers/net/ethernet/ibm/emac/core.c:2384:18: error: incompatible integer to pointer conversion assigning to 'struct platform_device *' from 'int'
 2023-07-13  7:45 UTC 

[PATCH] drm/doc: document that PRIME import/export is always supported
 2023-07-13  7:45 UTC  (4+ messages)

[PATCH] arm64: dts: renesas: rzg2lc-smarc-som: Enable PMIC and built-in RTC
 2023-07-13  7:44 UTC  (2+ messages)

[PATCH] xen: privcmd: Add support for irqfd
 2023-07-13  7:44 UTC  (2+ messages)

[PATCH 1/2] mm/slub: remove redundant kasan_reset_tag() from freelist_ptr calculations
 2023-07-13  7:44 UTC  (4+ messages)
` [PATCH 2/2] mm/slub: remove freelist_dereference()

[BUG]: Getting a unique connector name when identical displays are connected
 2023-07-13  7:30 UTC 

[PATCH] drm/vmwgfx: "foo* const bar" should be "foo * const bar"\ that ope- n brace { should be on the previous line
 2023-07-13  3:17 UTC  (3+ messages)
    ` Fwd: "

[igt-dev] [PATCH i-g-t v4 00/21] Extend intel_blt to work on Xe
 2023-07-13  7:43 UTC  (18+ messages)
` [igt-dev] [PATCH i-g-t v4 03/21] lib/intel_blt: Add dump of two surfaces comparison in 8x8 blocks
` [igt-dev] [PATCH i-g-t v4 04/21] tests/gem_ccs: Use global image dump comparison function
` [igt-dev] [PATCH i-g-t v4 13/21] lib/xe_util: Add vm bind/unbind helper for Xe
` [igt-dev] [PATCH i-g-t v4 14/21] lib/intel_allocator: Add intel_allocator_bind()
` [igt-dev] [PATCH i-g-t v4 15/21] lib/intel_ctx: Add xe context information
` [igt-dev] [PATCH i-g-t v4 17/21] lib/intel_blt: Extend blitter library to support xe driver
` [igt-dev] [PATCH i-g-t v4 18/21] tests/xe_ccs: Check if flatccs is working with block-copy for Xe
` [igt-dev] [PATCH i-g-t v4 19/21] tests/xe_exercise_blt: Check blitter library fast-copy "
` [igt-dev] ○ CI.xeBAT: info for Extend intel_blt to work on Xe (rev4)

[PATCH v4 0/4] NVMEM cells in sysfs
 2023-07-13  7:42 UTC  (4+ messages)
` [PATCH v4 4/4] nvmem: core: Expose cells through sysfs

[PATCH] arm64: dts: renesas: rzg2lc-smarc-som: Add PHY interrupt support for ETH0
 2023-07-13  7:42 UTC  (2+ messages)

[Buildroot] [PATCH 1/4] support/testing: add python-mako runtime test
 2023-07-13  7:42 UTC  (5+ messages)

[PATCH v2 0/3] net: dsa: SERDES support for mv88e632x family
 2023-07-13  7:41 UTC  (6+ messages)

[PATCHv2] nvme: warn only once for legacy uuid attribute
 2023-07-13  7:40 UTC  (2+ messages)

[PATCH v4 00/12] RISC-V: support some cryptography accelerations
 2023-07-13  7:40 UTC  (3+ messages)

[Buildroot] [PATCH v1 1/9] package/python-click: bump version to 8.1.4
 2023-07-13  7:38 UTC  (9+ messages)
` [Buildroot] [PATCH v1 2/9] package/python-markupsafe: bump version to 2.1.3
` [Buildroot] [PATCH v1 3/9] package/python-pytz: bump version to 2023.3
` [Buildroot] [PATCH v1 4/9] package/python-werkzeug: bump version to 2.3.6
` [Buildroot] [PATCH v1 5/9] package/python-blinker: new package
` [Buildroot] [PATCH v1 6/9] package/python-flask: bump version to 2.3.2
` [Buildroot] [PATCH v1 7/9] package/python-flask-babel: bump version to 3.1.0
` [Buildroot] [PATCH v1 8/9] package/python-flask-wtf: bump version to 1.1.1
` [Buildroot] [PATCH v1 9/9] package/python-jinja2: update project URL

[Intel-gfx] [PATCH v4] drm/i915/selftest/gsc: Ensure GSC Proxy init completes before selftests
 2023-07-13  7:40 UTC  (4+ messages)

[Intel-gfx] [PATCH] drm/i915/gt: update request engine before removing virtual GuC engine
 2023-07-13  7:39 UTC  (12+ messages)
` [Intel-gfx] [PATCH v2] "

[PATCH] mk68: sun3: mmu_emu: ERROR: "foo * bar" should be "foo *bar"
 2023-07-13  7:38 UTC 

[PATCH v4 0/3] clk: imx: add audio clock mux driver
 2023-07-13  7:38 UTC  (3+ messages)
` [PATCH v4 3/3] clk: imx: imx8: "

[XEN PATCH v9 00/24] Xen FF-A mediator
 2023-07-13  7:37 UTC  (4+ messages)

[PATCH 00/14] UFS: Add OPP and interconnect support
 2023-07-13  7:37 UTC  (4+ messages)
` [PATCH 04/14] arm64: dts: qcom: sdm845: Fix the min frequency of "ice_core_clk"

[PATCH] btrfs: disable slab merging in debug build
 2023-07-13  7:38 UTC  (2+ messages)

[PATCH v2] attr: block mode changes of symlinks
 2023-07-13  7:37 UTC  (2+ messages)

[PATCH 1/3] arm64: dts: imx8qm: add cpu frequency table
 2023-07-13  7:23 UTC  (9+ messages)
` [PATCH 2/3] arm64: dts: imx8qm: add thermal zone and cooling map
` [PATCH 3/3] arm64: dts: imx8qm-mek: delete A72 thermal zone

[PATCH v14 00/12] Add support for MT8195 SCP 2nd core
 2023-07-13  7:34 UTC  (5+ messages)
` [PATCH v14 07/12] remoteproc: mediatek: Remove dependency of MT8195 SCP L2TCM power control on dual-core SCP

[PATCH v3] mtd: spi-nor: Add support for sst26vf032b flash
 2023-07-13  7:34 UTC  (4+ messages)

[PATCH v7 0/3] PCI: qcom: ep: Add basic interconnect support
 2023-07-13  7:33 UTC  (3+ messages)
` [PATCH v7 3/3] PCI: qcom-ep: Add ICC bandwidth voting support

[PATCH v2 0/8] Add support for Smepmp
 2023-07-13  7:33 UTC  (3+ messages)
` [PATCH v3 00/10] "

[PATCH 0/4] drm/mediatek: Small mtk-dpi cleanups
 2023-07-13  7:31 UTC  (4+ messages)

[PATCH 0/4] arm_pmu: Add PERF_PMU_CAP_EXTENDED_HW_TYPE capability
 2023-07-13  7:30 UTC  (6+ messages)
` [PATCH 4/4] perf: Remove unused PERF_PMU_CAP_HETEROGENEOUS_CPUS capability

[PATCH] target/i386: Check CR0.TS before enter_mmx
 2023-07-13  7:29 UTC 

[kvm-unit-tests PATCH v5 0/6] s390x: Add support for running guests without MSO/MSL
 2023-07-13  7:28 UTC  (5+ messages)
` [kvm-unit-tests PATCH v5 2/6] s390x: add function to set DAT mode for all interrupts
` [kvm-unit-tests PATCH v5 3/6] s390x: sie: switch to home space mode before entering SIE

[PATCH v4] iommu: remove redundant parameter check in tegra_smmu_debugfs_init()
 2023-07-13  7:28 UTC 

[PULL] drm-intel-fixes
 2023-07-13  7:26 UTC  (2+ messages)
` [Intel-gfx] "

[PATCHSET 0/5] User mapped provided buffer rings
 2023-07-13  7:27 UTC  (9+ messages)
` [PATCH 1/5] io_uring: Adjust mapping wrt architecture aliasing requirements

[PATCH v1] scsi: qla2xxx: Remove error checking for debugfs_create_dir()
 2023-07-13  7:26 UTC 

[PATCH] arm64: dts: imx8mm-venice-gw7901: add cpu-supply node for cpufreq
 2023-07-13  7:25 UTC  (3+ messages)

[PATCH v2 net-next 0/9] net: ethernet: mtk_eth_soc: add basic support for MT7988 SoC
 2023-07-13  7:25 UTC  (7+ messages)
` [PATCH v2 net-next 4/9] net: ethernet: mtk_eth_soc: increase MAX_DEVS to 3
` [PATCH v2 net-next 6/9] net: ethernet: mtk_eth_soc: add MTK_NETSYS_V3 capability bit

[GIT PULL] sh fixes for v6.5
 2023-07-13  7:25 UTC 

Fwd: [PATCH] scsi: convert sysfs snprintf to sysfs_emit
 2023-07-13  7:24 UTC 

[Buildroot] [PATCH 1/1] package/mesa3d-demos: fix glx-detection without glvnd
 2023-07-13  7:25 UTC  (3+ messages)

[PATCH 0/3] mm: use memmap_on_memory semantics for dax/kmem
 2023-07-13  7:23 UTC  (7+ messages)
` [PATCH 3/3] dax/kmem: Always enroll hotplugged memory for memmap_on_memory

[PATCH] dt-bindings: remoteproc: qcom: adsp: document firmware-name property
 2023-07-13  7:23 UTC  (3+ messages)

[PATCH v3 0/3] mtd: rawnand: marvell: add support for AC5 SoC
 2023-07-13  7:23 UTC  (6+ messages)
` [PATCH v3 1/3] dt-bindings: mtd: Add AC5 specific binding

[PATCH v3] iommu: remove redundant parameter check in tegra_smmu_debugfs_init()
 2023-07-13  7:23 UTC  (2+ messages)

[PATCH v3 00/52] xen/arm: Add Armv8-R64 MPU support to Xen - Part#1
 2023-07-13  7:22 UTC  (17+ messages)
` [PATCH v3 33/52] xen/mpu: initialize frametable in MPU system
` [PATCH v3 36/52] xen/mpu: implememt ioremap_xxx in MPU
` [PATCH v3 43/52] xen/mpu: configure VSTCR_EL2 in MPU system
` [PATCH v3 44/52] xen/mpu: P2M initialization "

[PATCH] KVM: arm64: vgic-v4: Make the doorbell request robust w.r.t preemption
 2023-07-13  7:22 UTC  (3+ messages)

[PATCH v2] ntb:Fix an NULL vs IS_ERR() bug for debugfs_create_dir() in tool_setup_dbgfs()
 2023-07-13  7:23 UTC  (5+ messages)
  ` 回复: "
      ` 回复: "

[PATCH v1 0/6] arm64: qcom: sa8775p: add support for PCIe
 2023-07-13  7:22 UTC  (7+ messages)

[RESEND PATCH v2 0/4] dt-bindings: remoteproc: qcom: fixes
 2023-07-13  7:22 UTC  (5+ messages)
` [RESEND PATCH v2 1/4] dt-bindings: remoteproc: qcom,pas: correct memory-region constraints
` [RESEND PATCH v2 2/4] dt-bindings: remoteproc: qcom,sm6115-pas: "
` [RESEND PATCH v2 3/4] dt-bindings: remoteproc: qcom,sm8550-pas: require memory-region
` [RESEND PATCH v2 4/4] dt-bindings: remoteproc: qcom,adsp: bring back firmware-name

[PATCH] isofs: fix undefined behavior in iso_date()
 2023-07-13  7:22 UTC  (3+ messages)

[f2fs-dev] [PATCH] f2fs-tools: support print_xattr_entry with fscrypt context v2
 2023-07-13  7:22 UTC  (2+ messages)

[PATCH 0/2] MediaTek clocks: Support mux indices list and 8195 DP
 2023-07-13  7:21 UTC  (6+ messages)
` [PATCH 1/2] clk: mediatek: clk-mux: Support custom parent indices for muxes
` [PATCH 2/2] clk: mediatek: mt8195-topckgen: Refactor parents for top_dp/edp muxes

[RFC PATCH 0/4] arm: dts: Sync k3-am62 with upstream
 2023-07-13  7:20 UTC  (5+ messages)
` [RFC PATCH 1/4] omap: timer: add ti,am654-timer compatibility
` [RFC PATCH 2/4] arm: mach-k3: am62: Add timer0 id to the dev list
` [RFC PATCH 3/4] arm: dts: Fix build of am62a7 dtbs
` [RFC PATCH 4/4] arm: dts: k3-am62: Bump dtsi from linux v6.5-rc1

[PATCH 1/2] erofs-utils: add ERR_CAST macro
 2023-07-13  7:18 UTC  (3+ messages)
` [PATCH 2/2] erofs-utils: introduce tarerofs

[PATCH v2 0/2] Init flow fixes for Samsung DSIM and TI SN65DSI84
 2023-07-13  7:18 UTC  (5+ messages)
` [PATCH v2 1/2] drm: bridge: samsung-dsim: Fix i.MX8M enable flow to meet spec

[PATCH] pid: Add the judgment of whether ns is NULL in the find_pid_ns
 2023-07-13  7:17 UTC 

[PATCH] arm64: mm: Make hibernation aware of KFENCE
 2023-07-13  7:07 UTC  (2+ messages)

[PATCH v6] Bluetooth: btmtk: Fix kernel crash when processing coredump
 2023-07-13  7:11 UTC 

[intel-tdx:seamcall_test 8/30] vmlinux.o: warning: objtool: __halt+0x3a: call to __tdx_hypercall() leaves .noinstr.text section
 2023-07-13  7:15 UTC 

[PATCH] arm64/mm: Set only the PTE_DIRTY bit while preserving the HW dirty state
 2023-07-13  7:15 UTC  (2+ messages)

[PATCH mptcp-next v11 00/11] BPF packet scheduler updates part 1
 2023-07-13  7:15 UTC  (3+ messages)
` [PATCH mptcp-next v11 03/11] Squash to "mptcp: add sched_data_set_contexts helper"

[PATCH net] gso: fix GSO_DODGY bit handling for related protocols
 2023-07-13  7:11 UTC  (4+ messages)

[PATCH v3 0/5] MDWE without inheritance
 2023-07-13  7:13 UTC  (3+ messages)
` [PATCH v3 2/5] kselftest: vm: Fix mdwe's mmap_FIXED test case

[igt-dev] [PATCH] tests/intel-ci/xe.blocklist: Add discarded tests in blocklist
 2023-07-13  7:17 UTC 

[PATCH 0/6] mmc-utils: ffu: ffu of large images
 2023-07-13  7:12 UTC  (3+ messages)

[PATCH] drm/ast: Do not enable PCI resources multiple times
 2023-07-13  7:13 UTC  (2+ messages)

[PATCH] KVM: arm64: vgic-v4: Consistently request doorbell irq for blocking vCPU
 2023-07-13  7:11 UTC  (8+ messages)

[PATCH v4 0/9] PCI: EPC: Add support to wake up host from D3 states
 2023-07-13  7:10 UTC  (10+ messages)
` [PATCH v4 1/9] PCI: endpoint: Add D-state change notifier support
` [PATCH v4 2/9] PCI: qcom-ep: Add support for D-state change notification
` [PATCH v4 3/9] PCI: epf-mhi: Add support for handling D-state notify from EPC
` [PATCH v4 4/9] PCI: qcom-ep: Update the D-state log
` [PATCH v4 5/9] PCI: endpoint: Add wakeup host API to EPC core
` [PATCH v4 6/9] PCI: dwc: Add wakeup host op to pci_epc_ops
` [PATCH v4 7/9] PCI: qcom-ep: Add wake up host op to dw_pcie_ep_ops
` [PATCH v4 8/9] PCI: epf-mhi: Add wakeup host op
` [PATCH v4 9/9] bus: mhi: ep: wake up host if the MHI state is in M3

[RFC PATCH net-next 0/4] Add backup nexthop ID support
 2023-07-13  7:09 UTC  (10+ messages)
` [Bridge] "
` [RFC PATCH net-next 1/4] ip_tunnels: Add nexthop ID field to ip_tunnel_key
  ` [Bridge] "
` [RFC PATCH net-next 2/4] vxlan: Add support for nexthop ID metadata
  ` [Bridge] "
` [RFC PATCH net-next 3/4] bridge: Add backup nexthop ID support
  ` [Bridge] "
` [RFC PATCH net-next 4/4] selftests: net: Add bridge backup port and backup nexthop ID test
  ` [Bridge] "

[PATCH 00/20] bcachefs prereqs patch series
 2023-07-13  7:10 UTC  (3+ messages)
` [PATCH 10/20] lib: Export errname

[PATCH v3 0/3] io_uring getdents
 2023-07-13  7:10 UTC  (5+ messages)
` [PATCH 3/3] io_uring: add support for getdents

r8169: transmit transmit queue timed out - v6.4 cycle
 2023-07-13  7:01 UTC  (5+ messages)

[GIT PULL] Please pull fsl-qoirq-2023-7-6 for next
 2023-07-13  7:09 UTC  (2+ messages)

UM-Linux compilation on Android Common Kernels
 2023-07-13  7:08 UTC  (9+ messages)

[PATCH 01/28] media: cec: ch7322: drop of_match_ptr for ID table
 2023-07-13  7:07 UTC  (9+ messages)


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.