All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-03-27 11:23:34 to 2023-03-27 12:14:10 UTC [more...]

[PATCH 00/21] dma-mapping: unify support for cache flushes
 2023-03-27 12:13 UTC  (23+ messages)
` [PATCH 01/21] openrisc: dma-mapping: flush bidirectional mappings
` [PATCH 02/21] xtensa: dma-mapping: use normal cache invalidation rules
` [PATCH 03/21] sparc32: flush caches in dma_sync_*for_device
` [PATCH 04/21] microblaze: dma-mapping: skip extra DMA flushes
` [PATCH 05/21] powerpc: dma-mapping: split out cache operation logic
` [PATCH 06/21] powerpc: dma-mapping: minimize for_cpu flushing
` [PATCH 07/21] powerpc: dma-mapping: always clean cache in _for_device() op
` [PATCH 08/21] riscv: dma-mapping: only invalidate after DMA, not flush
` [PATCH 09/21] riscv: dma-mapping: skip invalidation before bidirectional DMA
` [PATCH 10/21] csky: dma-mapping: skip invalidating before DMA from device
` [PATCH 11/21] mips: dma-mapping: skip invalidating before bidirectional DMA
` [PATCH 12/21] mips: dma-mapping: split out cache operation logic
` [PATCH 13/21] arc: dma-mapping: skip invalidating before bidirectional DMA
` [PATCH 14/21] parisc: dma-mapping: use regular flush/invalidate ops
` [PATCH 15/21] ARM: dma-mapping: always invalidate WT caches before DMA
` [PATCH 16/21] ARM: dma-mapping: bring back dmac_{clean,inv}_range
` [PATCH 17/21] ARM: dma-mapping: use arch_sync_dma_for_{device,cpu}() internally
` [PATCH 18/21] ARM: drop SMP support for ARM11MPCore
` [PATCH 19/21] ARM: dma-mapping: use generic form of arch_sync_dma_* helpers
` [PATCH 20/21] ARM: dma-mapping: split out arch_dma_mark_clean() helper
` [PATCH 21/21] dma-mapping: replace custom code with generic implementation

[PATCH v9 0/3] riscv: Use PUD/P4D/PGD pages for the linear mapping
 2023-03-27 12:13 UTC  (12+ messages)
` [PATCH v9 3/3] "

[PATCH] iommu/arm-smmu-v3: Fix event queue overflow acknowledgment
 2023-03-27 12:12 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-03-27 12:13 UTC 

[Intel-gfx] [core-for-CI] x86/topology: fix erroneous smp_num_siblings on Intel Hybrid platform
 2023-03-27 12:11 UTC 

[PATCH] io_uring: add support for multishot timeouts
 2023-03-27 12:09 UTC  (2+ messages)

[PATCH dwarves v2 0/5] Support for new btf_type_tag encoding
 2023-03-27 12:10 UTC  (4+ messages)
` [PATCH dwarves v2 1/5] fprintf: Correct names for types with btf_type_tag attribute

[PATCH] HID: intel-ish-hid: Fix kernel panic during warm reset
 2023-03-27 12:10 UTC  (2+ messages)

[PATCH for-8.0] block/export: Fix graph locking in blk_get_geometry() call
 2023-03-27 12:06 UTC  (2+ messages)

[PATCH] iio: tsl2772: remove unused prox_diode_mask variable
 2023-03-27 12:08 UTC 

[PATCH v4 0/1] util/async-teardown: wire up query-command-line-options
 2023-03-27 12:03 UTC  (2+ messages)
` [PATCH v4 1/1] "

[PATCH v2 0/2] ext4: fix quotas leak in __ext4_fill_super()
 2023-03-27 12:06 UTC  (4+ messages)
` [PATCH v2 1/2] ext4: turning quotas off if mount failed after enable quotas

[PATCH] arm64: dts: imx8mp-evk: add dual-role usb port1 support
 2023-03-27 11:48 UTC  (5+ messages)

[Intel-gfx] [PATCH v2 00/10] Introduce new methods for verifying ownership in vfio PCI hot reset
 2023-03-27 12:04 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Introduce new methods for verifying ownership in vfio PCI hot reset (rev2)
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[RFC PATCH] arch_topology: Pre-allocate cacheinfo from primary CPU
 2023-03-27 12:02 UTC  (2+ messages)

[PATCH v11 0/5] add Amlogic A1 clock controller drivers
 2023-03-27 12:03 UTC  (10+ messages)
` [PATCH v11 3/5] dt-bindings: clock: meson: add A1 PLL and Peripherals clkcs bindings

BUG: drivers/usb/host/xhci: memleak in alloc from xhci_disable_usb3_lpm_timeout()
 2023-03-27 12:04 UTC  (6+ messages)
    ` [PATCH] xhci: Free the command allocated for setting LPM if we return early

stable-rc/queue/5.15 build: 158 builds: 4 failed, 154 passed, 13 errors, 5 warnings (v5.15.104-76-g9168fe5021cf1)
 2023-03-27 12:03 UTC 

[PATCH] go: fix CVE-2023-2453
 2023-03-27 12:03 UTC 

[PATCH v8 00/24] Add vfio_device cdev for iommufd support
 2023-03-27 12:03 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for Add vfio_device cdev for iommufd support (rev9)

RTT-PROBE: lore-subspace-rtt
 2023-03-27 12:03 UTC 

linux-next: build failure after merge of the usb tree
 2023-03-27 12:02 UTC  (3+ messages)
` [PATCH] xhci: only define xhci_msix_sync_irqs() when CONFIG_PM is set

[PATCH] vmci_host: fix a race condition in vmci_host_poll() causing GPF
 2023-03-27 12:01 UTC 

[PATCH 0/3] cacheinfo: Correctly fallback to using clidr_el1's information
 2023-03-27 11:59 UTC  (8+ messages)
` [PATCH 1/3] cacheinfo: Check sib_leaf in cache_leaves_are_shared()
` [PATCH 2/3] cacheinfo: Check cache properties are present in DT
` [PATCH 3/3] cacheinfo: Add use_arch[|_cache]_info field/function

[Intel-gfx] [PATCH 00/29] drm/i915/tc: Align the ADLP TypeC sequences with bspec
 2023-03-27 12:01 UTC  (15+ messages)
` [Intel-gfx] [PATCH 16/29] drm/i915/tc: Block/unblock TC-cold in the PHY connect/disconnect hooks
` [Intel-gfx] [PATCH 17/29] drm/i915/tc: Remove redundant wakeref=0 check from unblock_tc_cold()
` [Intel-gfx] [PATCH 18/29] drm/i915/tc: Drop tc_cold_block()/unblock()'s power domain parameter
` [Intel-gfx] [PATCH 19/29] drm/i915/tc: Add TC PHY hook to get the TC-cold blocking power domain
` [Intel-gfx] [PATCH 20/29] drm/i915/tc: Add asserts in TC PHY hooks that the required power is on
` [Intel-gfx] [PATCH 21/29] drm/i915/tc: Add TC PHY hook to init the PHY

[PATCH v6 0/7] Support ROHM BU27034 ALS sensor
 2023-03-27 12:01 UTC  (10+ messages)
` [PATCH v6 1/7] dt-bindings: iio: light: Support ROHM BU27034
` [PATCH v6 2/7] iio: light: Add gain-time-scale helpers
` [PATCH v6 3/7] kunit: Add kunit wrappers for (root) device creation
` [PATCH v6 4/7] iio: test: test gain-time-scale helpers
` [PATCH v6 5/7] MAINTAINERS: Add IIO "
` [PATCH v6 6/7] iio: light: ROHM BU27034 Ambient Light Sensor
` [PATCH v6 7/7] MAINTAINERS: Add ROHM BU27034

[kvm-unit-tests v2 00/10] powerpc: updates, P10, PNV support
 2023-03-27 11:59 UTC  (5+ messages)
` [kvm-unit-tests v2 06/10] powerpc/sprs: Specify SPRs with data rather than code

[PATCH v5 0/5] pinctrl: s32: driver improvements and generic struct use
 2023-03-27 11:58 UTC  (4+ messages)
` [PATCH v5 5/5] pinctrl: s32: separate const device data from struct s32_pinctrl_soc_info

[PATCH] leds: gpio: Configure per-LED pin control
 2023-03-27 11:58 UTC  (2+ messages)

[bpf-next:master 1/2] kernel/bpf/verifier.c:18485: undefined reference to `find_kallsyms_symbol_value'
 2023-03-27 11:58 UTC  (3+ messages)

[PATCH] riscv/fault: Dump user opcode bytes on fatal faults
 2023-03-27 11:56 UTC  (2+ messages)

[PATCH v3] media: hi846: Fix memleak in hi846_init_controls()
 2023-03-27 11:58 UTC 

[Intel-gfx] [PATCH v6 12/24] vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET
 2023-03-27 11:57 UTC  (14+ messages)
      `  "

[ovmf test] 180028: all pass - PUSHED
 2023-03-27 11:56 UTC 

[PATCH] soc: bcm: brcmstb: biuctrl: fix of_iomap leak
 2023-03-27 11:54 UTC  (2+ messages)

[PATCH 0/2] linux-user: Clarify error on failure to map guest address space
 2023-03-27 11:55 UTC  (3+ messages)
` [PATCH 1/2] linux-user: elfload: s/min_mmap_addr/mmap_min_addr/
` [PATCH 2/2] linux-user: elfload: Specify -R is an option for qemu-user binaries

[PATCH] Update relatime comments to include equality
 2023-03-27 11:54 UTC  (2+ messages)

[PATCH] libunwind: fix compile failures on 32-bit arm with Clang 16
 2023-03-27 11:53 UTC 

[PATCH] kunit: increase KUNIT_LOG_SIZE to 2048 bytes
 2023-03-27 11:53 UTC 

[PATCH v2 net-next 0/6] ATU and FDB synchronization on locked ports
 2023-03-27 11:52 UTC  (5+ messages)
` [PATCH v2 net-next 2/6] net: dsa: propagate flags down towards drivers
    ` [Bridge] "

RTT-PROBE: lore-subspace-rtt
 2023-03-27 11:53 UTC 

[PATCH v3] kexec: Support purgatories with .text.hot sections
 2023-03-27 11:52 UTC  (4+ messages)

[PATCH v3] platform/x86: Add new msi-ec driver
 2023-03-27 11:50 UTC  (2+ messages)

[PATCH] fpga: xilinx-pr-decoupler: select FPGA_BRIDGE for 'Xilinx LogiCORE PR Decoupler'
 2023-03-27 11:51 UTC 

stable: queue/5.15: drivers/interconnect/qcom/icc-rpmh.c:221:9: error: implicit declaration of function 'icc_provider_init'; did you mean 'icc_provider_del'? [-Werror=implicit-function-declaration]
 2023-03-27 11:50 UTC 

Race condition between Linux and M4 app with rpmsg link init
 2023-03-27 11:49 UTC  (2+ messages)

[PATCH v2 00/10] arm64: qcom: Enable Crypto Engine for a few Qualcomm SoCs
 2023-03-27 11:49 UTC  (3+ messages)
` [PATCH v2 03/10] dt-bindings: qcom-qce: Fix compatibles combinations for SM8150 and IPQ4019 SoCs

[PATCH v2] kasan: Fix lockdep report invalid wait context
 2023-03-27 12:00 UTC 

[kvm-unit-tests PATCH v7 0/2] S390x: CPU Topology Information
 2023-03-27 11:48 UTC  (6+ messages)
` [kvm-unit-tests PATCH v7 1/2] s390x: topology: Check the Perform Topology Function

[PATCH v1 1/1] device property: Remove unused struct net_device forward declaration
 2023-03-27 11:48 UTC  (3+ messages)

[PATCH] block/export: only acquire AioContext once for vhost_user_server_stop()
 2023-03-27 11:47 UTC  (2+ messages)

[PATCH v18 0/3] Add MediaTek MT6370 PMIC support
 2023-03-27 11:46 UTC  (4+ messages)
` [PATCH v18 1/3] leds: rgb: mt6370: Add MediaTek MT6370 current sink type LED Indicator support

[XEN v4 00/11] Add support for 32 bit physical address
 2023-03-27 11:46 UTC  (10+ messages)
` [XEN v4 07/11] xen/arm: Introduce choice to enable 64/32 bit physical addressing

[PATCH] io_uring/rw: transform single vector readv/writev into ubuf
 2023-03-27 11:45 UTC  (5+ messages)

UVC-GADGET ISSUE
 2023-03-27 11:46 UTC  (3+ messages)
  ` [EXT] "

[PATCH 1/1] nbd/server: push pending frames after sending reply
 2023-03-27 11:44 UTC  (2+ messages)

x86 rte_memcpy_aligned possible optimization
 2023-03-27 11:45 UTC 

recent kbuild change (36862e14e31611f9786622db366327209a7aede7) broke Debian headers pkg
 2023-03-27 11:10 UTC 

[PATCH v1] ACPI: bus: Rework system-level device notification handling
 2023-03-27 11:44 UTC  (3+ messages)

[PATCH 10/17] tty: remove MODULE_LICENSE in non-modules
 2023-03-27 11:43 UTC  (11+ messages)

[PATCH v3 0/3] Fix some issues in QCOM UFS bindings
 2023-03-27 11:24 UTC  (2+ messages)

Need help determining if the change is warranted
 2023-03-27 11:34 UTC 

[PATCH v2] sched: print parent comm in sched_show_task()
 2023-03-27 11:43 UTC  (4+ messages)
` [PATCH v2 2/2] "
        ` [RESEND][PATCH "

RTT-PROBE: lore-subspace-rtt
 2023-03-27 11:43 UTC 

[PATCH V1] doc: add tested Intel platforms with Intel NICs
 2023-03-27 11:42 UTC  (3+ messages)

[PATCH v3 0/2] Migrate STX104 to the regmap API
 2023-03-27 11:42 UTC  (3+ messages)
` [PATCH v3 1/2] iio: addac: stx104: Migrate "

[PATCH] driver core: class: fix documentation for class_create()
 2023-03-27 11:41 UTC  (2+ messages)

[PATCH 0/2] Qualcomm SDM845 SLPI DSP driver support
 2023-03-27 11:39 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: remoteproc: qcom: adsp: add qcom,sdm845-slpi-pas compatible

[GIT PULL] KVM/arm64 fixes for 6.3, part #2
 2023-03-27 11:39 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t 0/4] tests/i915: Enable XY_FAST_COPY_BLT for gen12+
 2023-03-27 11:39 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 1/4] lib/intel_batchbuffer: Enable XY_FAST_COPY_BLT support for api_intel_bb

[PATCH V2] riscv: export cpu/freq invariant to scheduler
 2023-03-27 11:49 UTC  (3+ messages)

stable-rc/queue/6.1 build: 146 builds: 1 failed, 145 passed, 4 errors, 17 warnings (v6.1.21-104-gd5eb32be5b26)
 2023-03-27 11:38 UTC 

OE-core CVE metrics for master on Sun 26 Mar 2023 02:00:01 AM HST
 2023-03-27 11:37 UTC  (3+ messages)
` [OE-core] "
  ` [yocto-security] "

[PATCH 0/2] FastRPC reserved memory assignment for SDM845 SLPI
 2023-03-27 11:37 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: misc: qcom,fastrpc: add qcom,assign-all-memory property

[PATCH] fsmonitor: handle differences between Windows named pipe functions
 2023-03-27 11:37 UTC  (2+ messages)

[PATCH] platform/x86/intel/pmc: Alder Lake PCH slp_s0_residency fix
 2023-03-27 11:35 UTC  (2+ messages)

[virtio-dev] [PATCH] virtio-spi: add the device specification
 2023-03-27 11:35 UTC  (3+ messages)
` [virtio-dev] "
  ` [virtio-comment] "

[PATCH 00/18] ASoC: SOF: Intel: hda-mlink: HDaudio multi-link extension update
 2023-03-27 11:29 UTC  (19+ messages)
` [PATCH 01/18] Documentation: sound: add description of Intel HDaudio multi-links
` [PATCH 02/18] ALSA: hda: add HDaudio Extended link definitions
` [PATCH 03/18] ASoC: SOF: Intel: hda-mlink: improve hda_bus_ml_free() helper
` [PATCH 04/18] ASoC: SOF: Intel: hda-mlink: add return value for hda_bus_ml_get_capabilities()
` [PATCH 05/18] ASoC: SOF: Intel: hda-mlink: move to a dedicated module
` [PATCH 06/18] ASoC: SOF: Intel: hda-mlink: add structures to parse ALT links
` [PATCH 07/18] ASoC: SOF: Intel: hda-mlink: special-case HDaudio regular links
` [PATCH 08/18] ASoC: SOF: Intel: hda-mlink: introduce helpers for 'extended links' PM
` [PATCH 09/18] ASoC: SOF: Intel: hda-mlink: add convenience helpers for SoundWire PM
` [PATCH 10/18] ASoC: SOF: Intel: hda-mlink: add helper to return sublink count
` [PATCH 11/18] ASoC: SOF: Intel: hda-mlink: add helpers to enable/check interrupts
` [PATCH 12/18] ASoC: SOF: Intel: hda-mlink: add helpers to set link SYNC frequency
` [PATCH 13/18] ASoC: SOF: Intel: hda-mlink: add helpers for sync_arm/sync_go
` [PATCH 14/18] ASoC: SOF: Intel: hda-mlink: add helper to check cmdsync
` [PATCH 15/18] ASoC: SOF: Intel: hda-mlink: program SoundWire LSDIID registers
` [PATCH 16/18] ASoC: SOF: Intel: hda-mlink: add helpers to retrieve DMIC/SSP hlink
` [PATCH 17/18] ASoC: SOF: Intel: hda-mlink: add helper to offload link ownership
` [PATCH 18/18] ASoC: SOF: Intel: hda-mlink: add helper to retrieve eml_lock

[linux-linus test] 180025: regressions - trouble: blocked/fail/pass/starved
 2023-03-27 11:34 UTC 

[PATCH v2 1/3] x86/msi: passthrough all MSI-X vector ctrl writes to device model
 2023-03-27 11:34 UTC  (5+ messages)

[PATCH] perf ftrace: Make system wide the default target for latency subcommand
 2023-03-27 11:34 UTC  (3+ messages)

[PATCH v3 0/6] vfio: Make emulated devices prepared for vfio device cdev
 2023-03-27 11:34 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for vfio: Make emulated devices prepared for vfio device cdev (rev4)

[PATCH] ext4: defer updating i_disksize until endio
 2023-03-27 11:34 UTC  (4+ messages)

[RFC] ACPI: PCC: Support shared interrupt for multiple subspaces
 2023-03-27 11:33 UTC  (5+ messages)
` [PATCH v2 0/2] mailbox: pcc: Support platform notification for type4 and shared interrupt
  ` [PATCH v2 1/2] mailbox: pcc: Add support for platform notification handling

[PATCH v5] KVM: PPC: Book3S HV: kvmppc_hv_entry: remove .global scope
 2023-03-27 11:33 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-03-27 11:33 UTC 

[PATCH] perf bench syscall: Add fork syscall benchmark
 2023-03-27 11:32 UTC  (3+ messages)

[PATCH v3] i2c: correct I2C deblock logic
 2023-03-27 11:32 UTC  (2+ messages)

[PATCH] doc: fix dcf instructions
 2023-03-27 19:44 UTC 

[PATCH -next V11 0/3] riscv: Add independent irq/softirq stacks
 2023-03-27 11:41 UTC  (4+ messages)
` [PATCH -next V11 1/3] riscv: stack: Support HAVE_IRQ_EXIT_ON_IRQ_STACK

[GIT PULL] platform-drivers-x86 for 6.3-3
 2023-03-27 11:28 UTC 

[PATCH v4 0/6] Support writable CPU ID registers from userspace
 2023-03-27 11:28 UTC  (4+ messages)
` [PATCH v4 5/6] KVM: arm64: Introduce ID register specific descriptor

[PATCH 0/5] usermode_driver: Add management library and API
 2023-03-27 11:27 UTC  (7+ messages)

[PATCH] perf/smmuv3: add a check of devm_add_action in smmu_pmu_setup_msi
 2023-03-27 11:26 UTC  (3+ messages)

[PATCH bpf-next 00/43] First set of verifier/*.c migrated to inline assembly
 2023-03-27 11:26 UTC  (8+ messages)

[PATCH v5 0/3] Migrate the PCIe-IDIO-24 and WS16C48 GPIO drivers to the regmap API
 2023-03-27 11:26 UTC  (3+ messages)
` [PATCH v5 3/3] gpio: ws16c48: Migrate "

[PATCH AUTOSEL 5.10 01/15] HID: uhid: Over-ride the default maximum data buffer value with our own
 2023-03-27 11:25 UTC  (4+ messages)
` [PATCH AUTOSEL 5.10 12/15] platform/x86: ISST: Increase range of valid mail box commands

[PATCH v7 0/3] Add support for TPM devices over I2C bus
 2023-03-27 11:24 UTC  (5+ messages)

[PATCH v2 3/3] arm: mvebu: clearfog: Detect MMC vs SDHC and fixup fdt
 2023-03-27 11:24 UTC  (2+ messages)
` [PATCH v3 "

[PATCH] hw/loongarch/virt: Fix virt_to_phys_addr function
 2023-03-27 11:23 UTC 

[PATCH V2 0/8] nvme-core: trivial cleanups
 2023-03-27 11:15 UTC  (3+ messages)
` [PATCH V2 3/8] nvme-core: code cleanup for __nvme_check_ready()


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.