All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-04 09:25:42 to 2023-07-04 09:56:34 UTC [more...]

Patchwork housekeeping for: spi-devel-general
 2023-07-04  9:56 UTC 

[PATCH 00/13] PPC440 devices misc clean up
 2023-07-04  9:55 UTC  (14+ messages)
` [PATCH 03/13] ppc440: Add a macro to shorten PCIe controller DCR registration
` [PATCH 05/13] ppc440: Stop using system io region for PCIe buses
` [PATCH 10/13] ppc4xx_pci: Add define for ppc4xx-host-bridge type name
` [PATCH 12/13] ppc440_pcix: Don't use iomem for regs

[PATCH 6.3 00/13] 6.3.12-rc1 review
 2023-07-04  9:56 UTC  (7+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-07-04  9:56 UTC 

[PATCH] staging: axis-fifo: Use devm_platform_get_and_ioremap_resource()
 2023-07-04  9:55 UTC 

[PATCH v7 00/26] Add perf support to the rockchip-dfi driver
 2023-07-04  9:32 UTC  (80+ messages)
` [PATCH v7 01/26] PM / devfreq: rockchip-dfi: Make pmu regmap mandatory
` [PATCH v7 02/26] PM / devfreq: rockchip-dfi: Embed desc into private data struct
` [PATCH v7 03/26] PM / devfreq: rockchip-dfi: use consistent name for "
` [PATCH v7 04/26] PM / devfreq: rockchip-dfi: Add SoC specific init function
` [PATCH v7 05/26] PM / devfreq: rockchip-dfi: dfi store raw values in counter struct
` [PATCH v7 06/26] PM / devfreq: rockchip-dfi: Use free running counter
` [PATCH v7 07/26] PM / devfreq: rockchip-dfi: introduce channel mask
` [PATCH v7 08/26] PM / devfreq: rk3399_dmc,dfi: generalize DDRTYPE defines
` [PATCH v7 09/26] PM / devfreq: rockchip-dfi: Clean up DDR type register defines
` [PATCH v7 10/26] PM / devfreq: rockchip-dfi: Add RK3568 support
` [PATCH v7 11/26] PM / devfreq: rockchip-dfi: Handle LPDDR2 correctly
` [PATCH v7 12/26] PM / devfreq: rockchip-dfi: Handle LPDDR4X
` [PATCH v7 13/26] PM / devfreq: rockchip-dfi: Pass private data struct to internal functions
` [PATCH v7 14/26] PM / devfreq: rockchip-dfi: Prepare for multiple users
` [PATCH v7 15/26] PM / devfreq: rockchip-dfi: give variable a better name
` [PATCH v7 16/26] PM / devfreq: rockchip-dfi: Add perf support
` [PATCH v7 17/26] PM / devfreq: rockchip-dfi: make register stride SoC specific
` [PATCH v7 18/26] PM / devfreq: rockchip-dfi: account for multiple DDRMON_CTRL registers
` [PATCH v7 19/26] PM / devfreq: rockchip-dfi: add support for RK3588
` [PATCH v7 20/26] dt-bindings: devfreq: event: convert Rockchip DFI binding to yaml
` [PATCH v7 21/26] dt-bindings: devfreq: event: rockchip,dfi: Add rk3568 support
` [PATCH v7 22/26] dt-bindings: devfreq: event: rockchip,dfi: Add rk3588 support
` [PATCH v7 23/26] dt-bindings: soc: rockchip: grf: add rockchip,rk3588-pmugrf
` [PATCH v7 24/26] arm64: dts: rockchip: rk3399: Enable DFI
` [PATCH v7 25/26] arm64: dts: rockchip: rk356x: Add DFI
` [PATCH v7 26/26] arm64: dts: rockchip: rk3588s: "

[Intel-gfx] [PATCH] drm/i915: Refine mmio debug flow to avoid bad unlock balance detected
 2023-07-04  9:54 UTC  (2+ messages)

[Intel-xe] [CI 00/27] DEPT 2.4 test run for drm-xe
 2023-07-04  9:51 UTC  (28+ messages)
` [Intel-xe] [CI 01/27] llist: Move llist_{head, node} definition to types.h
` [Intel-xe] [CI 02/27] dept: Implement Dept(Dependency Tracker)
` [Intel-xe] [CI 03/27] dept: Add single event dependency tracker APIs
` [Intel-xe] [CI 04/27] dept: Add lock "
` [Intel-xe] [CI 05/27] dept: Tie to Lockdep and IRQ tracing
` [Intel-xe] [CI 06/27] dept: Add proc knobs to show stats and dependency graph
` [Intel-xe] [CI 07/27] dept: Apply sdt_might_sleep_{start, end}() to wait_for_completion()/complete()
` [Intel-xe] [CI 08/27] dept: Apply sdt_might_sleep_{start, end}() to PG_{locked, writeback} wait
` [Intel-xe] [CI 09/27] dept: Apply sdt_might_sleep_{start, end}() to swait
` [Intel-xe] [CI 10/27] dept: Apply sdt_might_sleep_{start, end}() to waitqueue wait
` [Intel-xe] [CI 11/27] dept: Apply sdt_might_sleep_{start, end}() to hashed-waitqueue wait
` [Intel-xe] [CI 12/27] dept: Distinguish each syscall context from another
` [Intel-xe] [CI 13/27] dept: Distinguish each work "
` [Intel-xe] [CI 14/27] dept: Add a mechanism to refill the internal memory pools on running out
` [Intel-xe] [CI 15/27] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread
` [Intel-xe] [CI 16/27] dept: Apply sdt_might_sleep_{start, end}() to dma fence wait
` [Intel-xe] [CI 17/27] dept: Track timeout waits separately with a new Kconfig
` [Intel-xe] [CI 18/27] dept: Apply timeout consideration to wait_for_completion()/complete()
` [Intel-xe] [CI 19/27] dept: Apply timeout consideration to swait
` [Intel-xe] [CI 20/27] dept: Apply timeout consideration to waitqueue wait
` [Intel-xe] [CI 21/27] dept: Apply timeout consideration to hashed-waitqueue wait
` [Intel-xe] [CI 22/27] dept: Apply timeout consideration to dma fence wait
` [Intel-xe] [CI 23/27] dept: Record the latest one out of consecutive waits of the same class
` [Intel-xe] [CI 24/27] dept: Make Dept able to work with an external wgen
` [Intel-xe] [CI 25/27] dept: Track the potential waits of PG_{locked, writeback}
` [Intel-xe] [CI 26/27] HAX: dept: Enable Dept by default
` [Intel-xe] [CI 27/27] HAX: dept: Increase DEPT_MAX_WAIT_HIST / DEPT_MAX_ECXT_HELD to track more

[PATCH RESEND kvmtool 0/4] Add --loglevel argument
 2023-07-04  9:53 UTC  (9+ messages)
` [PATCH RESEND kvmtool 1/4] util: Make pr_err() return void
` [PATCH RESEND kvmtool 2/4] Replace printf/fprintf with pr_* macros
` [PATCH RESEND kvmtool 3/4] util: Use __pr_debug() instead of pr_info() to print debug messages
` [PATCH RESEND kvmtool 4/4] Add --loglevel argument for the run command

[RFC PATCH v1 0/2] support 512B ECC step size for Meson NAND
 2023-07-04  9:46 UTC  (15+ messages)
` [RFC PATCH v1 2/2] mtd: rawnand: meson: support for 512B ECC step size

[PATCH RESEND v3 bpf-next 00/14] BPF token
 2023-07-04  9:51 UTC  (5+ messages)

[PATCH v5] crypto: qat - Replace the if statement with min()
 2023-07-04  9:49 UTC  (2+ messages)

[Intel-gfx] [PATCH 0/3] drm/i915/uncore: unclaimed reg debug race fix and optimization
 2023-07-04  9:48 UTC  (4+ messages)
` [Intel-gfx] [PATCH 1/3] drm/i915/uncore: split unclaimed_reg_debug() to header and footer
` [Intel-gfx] [PATCH 2/3] drm/i915/uncore: fix race around i915->params.mmio_debug
` [Intel-gfx] [PATCH 3/3] drm/i915/uncore: optimize CONFIG_DRM_I915_DEBUG_MMIO=n more

[PATCH 1/5] accel/qaic: tighten bounds checking in encode_message()
 2023-07-04  9:48 UTC  (5+ messages)

[PATCH] leds: ip30: Convert to devm_platform_ioremap_resource()
 2023-07-04  9:47 UTC 

Regression bisected to "crypto: af_alg: Convert af_alg_sendpage() to use MSG_SPLICE_PAGES"
 2023-07-04  9:41 UTC  (4+ messages)

[RFC] Bridging the gap between the Linux Kernel Memory Consistency Model (LKMM) and C11/C++11 atomics
 2023-07-04  9:46 UTC  (2+ messages)

Tests documentation
 2023-07-04  9:45 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-07-04  9:46 UTC 

[PATCH v3 00/29] media: ov2680: Bugfixes + ACPI + selection(crop-tgt) API support
 2023-07-04  9:44 UTC  (4+ messages)
` [PATCH v3 28/29] media: ov2680: Add link-freq and pixel-rate controls

[PATCH] xen/sysctl: Correct comments after renaming xen_sysctl_cpu_policy fields
 2023-07-04  9:44 UTC  (3+ messages)
` [PATCH v2] xen: Correct comments after renaming xen_{dom,sys}ctl_cpu_policy fields

[PATCH v4 0/3] Add initialization of clock for StarFive JH7110 SoC
 2023-07-04  9:43 UTC  (4+ messages)
` [PATCH v4 3/3] riscv: dts: starfive: Add QSPI controller node "

[PATCH] hwmon: bt1-pvt: Convert to devm_platform_ioremap_resource()
 2023-07-04  9:43 UTC 

[Bug 217633] New: the insertion of disk to DVD make bad remout /dev/sda
 2023-07-04  9:36 UTC  (2+ messages)
` [Bug 217633] "

[PATCH v8 1/2] dt-bindings: iio: adc: add max14001
 2023-07-04  9:40 UTC  (4+ messages)
` [PATCH v8 2/2] iio: adc: max14001: New driver

[PATCH 1/2] tools: Fix ifdef for aarch64 that should include also arm
 2023-07-04  9:42 UTC  (2+ messages)

[PATCH] app/testpmd: fix invalid queue ID when start port
 2023-07-04  9:42 UTC  (3+ messages)
` [PATCH v2] "

[PATCH net v2 0/6] igc: Fix corner cases for TSN offload
 2023-07-04  9:39 UTC  (6+ messages)
` [PATCH net v2 4/6] igc: No strict mode in pure launchtime/CBS offload
  ` [Intel-wired-lan] "

[RESEND v1 0/2] Add SPI module for StarFive JH7110 SoC
 2023-07-04  9:39 UTC  (7+ messages)
` [RESEND v1 1/2] dt-binding: spi: constrain minItems of clocks and clock-names
` [RESEND v1 2/2] riscv: dts: starfive: Add spi node for JH7110 SoC

[syzbot] [mm?] WARNING in __gup_longterm_locked
 2023-07-04  9:37 UTC 

[PATCH] fbdev: imxfb: Convert to devm_platform_ioremap_resource()
 2023-07-04  9:36 UTC  (2+ messages)

[PATCH] perf: xgene_pmu: Convert to devm_platform_ioremap_resource()
 2023-07-04  9:35 UTC  (2+ messages)

[PATCH] ui/vnc-clipboard: fix infinite loop in inflate_buffer (CVE-2023-3255)
 2023-07-04  9:39 UTC  (3+ messages)

[linux-next:master 13019/13166] arch/arm64/mm/fault.c:624:2: error: use of undeclared identifier 'vma'
 2023-07-04  9:38 UTC 

[LTP] [RFC PATCH 0/3] C API: print LTP version
 2023-07-04  9:39 UTC  (2+ messages)

[xen-unstable test] 181558: regressions - FAIL
 2023-07-04  9:37 UTC  (4+ messages)
` QEMU assert (was: [xen-unstable test] 181558: regressions - FAIL)

What's cooking in git.git (Jun 2023, #08; Fri, 30)
 2023-07-04  9:34 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-07-04  9:36 UTC 

[PATCH] board: stm32mp1: add splash screen on dk2
 2023-07-04  9:35 UTC  (4+ messages)

[PATCH v4 0/7] SMMU handling for PCIe Passthrough on ARM
 2023-07-04  9:35 UTC  (3+ messages)
` [PATCH v4 4/7] iommu/arm: Introduce iommu_add_dt_pci_sideband_ids API

[PATCH] kconfig: Add PCIe devices to s390xx machines
 2023-07-04  9:32 UTC 

[PATCH v1] sound: riptide: Remove duplicate judgments code
 2023-07-04  9:31 UTC  (2+ messages)

[Intel-xe] [PATCH v2 0/2] drm/xe/pmu: Enable PMU interface
 2023-07-04  9:29 UTC  (3+ messages)
` [Intel-xe] [PATCH v2 1/2] drm/xe: Get GT clock to nanosecs

[Bug 217632] New: 3 more broken Zaurii - SL-5600, A300, C700
 2023-07-04  9:28 UTC  (2+ messages)
` [Bug 217632] "

[PATCH bpf-next v2 00/20] XDP metadata via kfuncs for ice
 2023-07-04  9:24 UTC  (4+ messages)
` [PATCH bpf-next v2 12/20] xdp: Add checksum level hint

[PATCH] HID: amd_sfh: Check that sensors are enabled before set/get report
 2023-07-04  9:28 UTC  (2+ messages)

[PATCH v4 00/21] Add Qualcomm Minidump kernel driver related support
 2023-07-04  9:27 UTC  (5+ messages)

[PATCH 1/1] A new virtio pci device named virtio-vcpu-stall-watchdog-pci
 2023-07-04  9:26 UTC  (2+ messages)

[LTP] [RFC PATCH 1/3] Makefile: Add C header with generated LTP version
 2023-07-04  9:26 UTC  (4+ messages)

[PATCH] virtio-gpu: fix potential divide-by-zero regression
 2023-07-04  9:25 UTC  (3+ messages)

[PATCH] libbpf: fix some typo of hashmap init
 2023-07-04  9:26 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-07-04  9:26 UTC 

[RFC] tentative fix for drm/i915/gt regression on preempt-rt
 2023-07-04  9:25 UTC  (6+ messages)
      ` [Intel-gfx] "

[PATCH v2] Make macb/gem RT driver to be built against linux >= 5.0 kernels
 2023-07-04  9:25 UTC  (2+ 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.