All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-07-21 09:31:11 to 2022-07-21 10:16:08 UTC [more...]

[PATCH v1 0/2] spi: npcm-pspi: add Arbel NPCM8XX and full duplex support
 2022-07-21 10:15 UTC  (3+ messages)
` [PATCH v1 1/2] spi: npcm-pspi: add "
` [PATCH v1 2/2] dt-binding: spi: npcm-pspi: Add npcm845 compatible

[PULL 00/30] migration queue
 2022-07-21 10:11 UTC  (2+ messages)

[RFC PATCH 0/4] PCI: qcom: support using the same PHY for both RC and EP
 2022-07-21 10:15 UTC  (15+ messages)
` [RFC PATCH 1/4] phy: qcom-qmp-pcie: split register tables into primary and secondary part
` [RFC PATCH 2/4] phy: qcom-qmp-pcie: suppor separate tables for EP mode
` [RFC PATCH 3/4] PCI: qcom: call phy_set_mode_ext()
` [RFC PATCH 4/4] PCI: qcom-ep: "

[PATCH v1 0/2] spi: npcm-pspi: add Arbel NPCM8XX and full duplex support
 2022-07-21 10:15 UTC  (2+ messages)
` [PATCH v1 1/2] spi: npcm-pspi: add "

[PATCH v2 1/2] dmaengine: sh: rz-dmac: Add device_synchronize callback
 2022-07-21 10:14 UTC  (6+ messages)
` [PATCH v2 2/2] spi: spi-rspi: Add need_dmar_clr to spi_ops

[PATCH -next] gpio: sl28cpld: Replace irqchip mask_invert with unmask_base
 2022-07-21 10:14 UTC 

✅ PASS (36/492 SKIPPED): Test report for 353f7988 (mainline.kernel.org-clang)
 2022-07-21 10:12 UTC 

[PATCH v3 1/2] dt-bindings: arm: fsl: Add MSC SM2S-IMX8PLUS SoM and SM2-MB-EP1 Carrier
 2022-07-21 10:10 UTC  (3+ messages)
` [PATCH v3 2/2] arm64: dts: imx8mp-msc-sm2s: Add device trees for MSC SM2S-IMX8PLUS SoM and carrier board

[PATCH v3] hw/i386: pass RNG seed via setup_data entry
 2022-07-21 10:09 UTC  (7+ messages)
` [PATCH resend "
          ` [PATCH v4] "

[PATCH 00/19] media: i2c: imx290: Miscellaneous improvements
 2022-07-21 10:11 UTC  (23+ messages)
` [PATCH 07/19] media: i2c: imx290: Support variable-sized registers
` [PATCH 09/19] media: i2c: imx290: Simplify error handling when writing registers
` [PATCH 10/19] media: i2c: imx290: Define more register macros
` [PATCH 11/19] media: i2c: imx290: Add exposure time control
` [PATCH 12/19] media: i2c: imx290: Fix max gain value
` [PATCH 13/19] media: i2c: imx290: Split control initialization to separate function
` [PATCH 14/19] media: i2c: imx290: Implement HBLANK and VBLANK controls
` [PATCH 15/19] media: i2c: imx290: Create controls for fwnode properties
` [PATCH 16/19] media: i2c: imx290: Move registers with fixed value to init array
` [PATCH 17/19] media: i2c: imx290: Factor out format retrieval to separate function
` [PATCH 19/19] media: i2c: imx290: Replace GAIN control with ANALOGUE_GAIN

[ammarfaizi2-block:tglx/devel/depthtracking 2/45] arch/x86/kernel/cpu/common.c:760:23: error: call to undeclared function 'cpu_kernelmode_gs_base'; ISO C99 and later do not support implicit function declarations
 2022-07-21 10:11 UTC 

[PATCH v5 00/13] Add MediaTek MT6370 PMIC support
 2022-07-21 10:09 UTC  (12+ messages)
` [PATCH v5 11/13] leds: mt6370: Add MediaTek MT6370 current sink type LED Indicator support

[RESEND PATCH] net: Fix UAF in ieee80211_scan_rx()
 2022-07-21 10:10 UTC  (2+ messages)

linux-next: build warnings after merge of the s390 tree
 2022-07-21 10:10 UTC 

[PATCH v2 0/5] xen/arm: mm: Bunch of clean-ups
 2022-07-21 10:09 UTC  (6+ messages)
` [PATCH v2 2/5] xen/arm32: mm: Consolidate the domheap mappings initialization
` [PATCH v2 4/5] xen/arm: mm: Move domain_{,un}map_* helpers in a separate file

[PATCH] arm64: adjust KASLR relocation after ARCH_RANDOM removal
 2022-07-21 10:04 UTC  (2+ messages)

[PATCH v4 00/11] ASoC: cleanups and improvements for jz4740-i2s
 2022-07-21 10:08 UTC  (6+ messages)
` [PATCH v4 01/11] ASoC: jz4740-i2s: Handle independent FIFO flush bits

[PATCH v2 0/2] Add Renesas AT25QL128A serial nor flash
 2022-07-21 10:00 UTC  (16+ messages)
` [PATCH v2 2/2] mtd: spi-nor: "

[PATCH] fix build with clang
 2022-07-21 10:04 UTC 

[PATCH v5 00/17] KVM nVHE Hypervisor stack unwinder
 2022-07-21  9:59 UTC  (52+ messages)
` [PATCH v5 04/17] arm64: stacktrace: Handle frame pointer from different address spaces
` [PATCH v5 06/17] arm64: stacktrace: Add description of stacktrace/common.h
` [PATCH v5 08/17] KVM: arm64: Add PROTECTED_NVHE_STACKTRACE Kconfig
` [PATCH v5 09/17] KVM: arm64: Allocate shared pKVM hyp stacktrace buffers
` [PATCH v5 10/17] KVM: arm64: Stub implementation of pKVM HYP stack unwinder
` [PATCH v5 11/17] KVM: arm64: Stub implementation of non-protected nVHE "
` [PATCH v5 12/17] KVM: arm64: Save protected-nVHE (pKVM) hyp stacktrace
` [PATCH v5 13/17] KVM: arm64: Prepare non-protected nVHE hypervisor stacktrace
` [PATCH v5 14/17] KVM: arm64: Implement protected nVHE hyp stack unwinder
` [PATCH v5 15/17] KVM: arm64: Implement non-protected "
` [PATCH v5 16/17] KVM: arm64: Introduce pkvm_dump_backtrace()
` [PATCH v5 17/17] KVM: arm64: Introduce hyp_dump_backtrace()

[PATCH -next] extcon: max77843: Replace irqchip mask_invert with unmask_base
 2022-07-21 10:07 UTC 

[PATCH net-next v5 00/27] io_uring zerocopy send
 2022-07-21 10:03 UTC  (5+ messages)
` [PATCH net-next v5 01/27] ipv4: avoid partial copy for zc

[PATCH 0/3] r8a779f0: enable CMT timers
 2022-07-21 10:04 UTC  (3+ messages)
` [PATCH 2/3] arm64: dts: renesas: r8a779f0: Add CMT support

[RFC PATCH v1] net/i40e: put mempool cache out of API
 2022-07-21 10:02 UTC  (6+ messages)

[PATCH 1/2] gpio: gpio-74x164: add support for CDx4HC4094
 2022-07-21 10:03 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: gpio: fairchild,74hc595: add strobe-gpios property

MAINTAINERS improv suggestion
 2022-07-21 10:02 UTC  (2+ messages)

[PATCH] ASoC: qcom: q6dsp: Fix an off-by-one in q6adm_alloc_copp()
 2022-07-21 10:00 UTC  (3+ messages)

chrome-platform/for-kernelci build: 5 builds: 0 failed, 5 passed (v5.19-rc1-60-g088b8107e603)
 2022-07-21 10:02 UTC 

[ammarfaizi2-block:tglx/devel/depthtracking 40/45] arch/x86/net/bpf_jit_comp.c:2101:47: error: '__fentry__' undeclared; did you mean 'fentry'?
 2022-07-21 10:00 UTC 

[PATCH 9/9] sched/psi: add PSI_IRQ to track IRQ/SOFTIRQ pressure
 2022-07-21 10:00 UTC  (3+ messages)

[PATCH] USB: HCD: Fix URB giveback issue in tasklet function
 2022-07-21 10:00 UTC  (2+ messages)

[ammarfaizi2-block:tglx/devel/depthtracking 2/45] arch/x86/kernel/cpu/common.c:760:37: error: implicit declaration of function 'cpu_kernelmode_gs_base'
 2022-07-21 10:00 UTC 

[PATCH] HID: roccat: Fix Use-After-Free in roccat_read
 2022-07-21 10:00 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: power: rpmpd: Add SM6375 power domains
 2022-07-21  9:59 UTC  (2+ messages)

[PATCH v2 0/6] media: i2c: mlx7502x ToF camera support
 2022-07-21  9:58 UTC  (9+ messages)
` [PATCH v2 4/6] media: uapi: Add mlx7502x header file

[PATCH V4 0/4] mm/sparse-vmemmap: Generalise helpers and enable for LoongArch
 2022-07-21  9:55 UTC  (11+ messages)
` [PATCH V4 3/4] mm/sparse-vmemmap: Generalise vmemmap_populate_hugepages()

[PATCH] ID: intel-ish-hid: hid-client: drop unexpected word "the" in the comments
 2022-07-21  9:56 UTC  (2+ messages)

[PATCH v4 0/3] Cleanups for asm-generic/pci.h
 2022-07-21  9:55 UTC  (6+ messages)
` [PATCH v4 1/3] PCI: Remove pci_get_legacy_ide_irq and asm-generic/pci.h

NFS boot error on some boards
 2022-07-21  9:55 UTC 

cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc build: 188 builds: 3 failed, 185 passed, 4 errors, 10 warnings (v5.10.129-cip12-12-ge4e007863cc76)
 2022-07-21  9:55 UTC 

[PATCH] HID: mcp2221: prevent a buffer overflow in mcp_smbus_write()
 2022-07-21  9:55 UTC  (2+ messages)

[PATCH v3 0/3] arch_topology/cacheinfo: Fixes for v5.20
 2022-07-21  9:54 UTC  (5+ messages)
` [PATCH v3 2/3] ACPI: PPTT: Leave the table mapped for the runtime usage

linux-next: build warning after merge of the mm tree
 2022-07-21  9:55 UTC 

enable generic interface (/dev/ngX) for unknown command sets v3
 2022-07-21  9:54 UTC  (9+ messages)
  ` [PATCH 4/6] nvme: refactor namespace probing
  ` [PATCH 1/6] nvme: catch -ENODEV from nvme_revalidate_zones again
  ` [PATCH 3/6] nvme: generalize the nvme_multi_css check in nvme_scan_ns
  ` [PATCH 5/6] nvme: factor out a nvme_ns_is_readonly helper

[PATCH 5/6] mtd: spi-nor: add generic flash driver
 2022-07-21  9:52 UTC  (8+ messages)

[PATCH] LoongArch: Fix wrong "ROM Size" of boardinfo
 2022-07-21  9:53 UTC 

[PATCH 1/6] drm/amdgpu: add CHIP_IP_DISCOVERY support for virtualization
 2022-07-21  9:52 UTC  (6+ messages)
` [PATCH 2/6] drm/amdgpu: add sriov nbio callback structure
` [PATCH 3/6] drm/amdgpu: add a compute pipe reset for SR-IOV
` [PATCH 4/6] drm/amdgpu: enable WPTR_POLL_ENABLE for sriov on sdma_v6_0
` [PATCH 5/6] drm/amdgpu: refine virtualization psp fw skip check
` [PATCH 6/6] drm/amdgpu: sriov remove vcn_4_0 and jpeg_4_0

[PATCH v3 2/2] printk: console: Support console-specific loglevels
 2022-07-21  9:50 UTC  (2+ messages)

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-07-21  9:50 UTC  (15+ messages)
` [PATCH v7 01/14] mm: Add F_SEAL_AUTO_ALLOCATE seal to memfd
` [PATCH v7 11/14] KVM: Register/unregister the guest private memory regions

[PATCH] oss-fuzz: ensure base_copy is a generic-fuzzer
 2022-07-21  9:45 UTC  (2+ messages)

[PATCH v6 0/8] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-07-21  9:45 UTC  (11+ messages)
` [PATCH v6 6/8] KVM: Handle page fault for "

[Intel-gfx] [PATCH] drm/i915: Suppress oom warning for shmemfs object allocation failure
 2022-07-21  9:49 UTC  (2+ messages)

[gustavoars:testing/for-next-fam1] BUILD SUCCESS 6000a0296e3d32c25e0e618f96a79ca511b4e5de
 2022-07-21  9:49 UTC 

[PATCH] lpfc: Decouple port_template and vport_template
 2022-07-21  9:49 UTC  (2+ messages)

Linux 5.19-rc7 liburing test `poll-mshot-overflow.t` and `read-write.t` fail
 2022-07-21  9:48 UTC  (2+ messages)

[Intel-gfx] [PATCH 0/8] drm/i915: Add D3Cold-Off support for runtime-pm
 2022-07-21  9:59 UTC  (9+ messages)
` [Intel-gfx] [PATCH 1/8] drm/i915: Added is_intel_rpm_allowed helper
` [Intel-gfx] [PATCH 2/8] drm/i915: Guard rc6 helpers with is_intel_rpm_allowed
` [Intel-gfx] [PATCH 3/8] drm/i915: Extend rpm in intel_guc_global_policies_update
` [Intel-gfx] [PATCH 4/8] drm/i915: sanitize dc state in rpm resume
` [Intel-gfx] [PATCH 5/8] Drm/i915/rpm: Add intel_runtime_idle
` [Intel-gfx] [PATCH 6/8] drm/i915/rpm: d3cold Policy
` [Intel-gfx] [PATCH 7/8] drm/i915: Add i915_save/load_pci_state helpers
` [Intel-gfx] [PATCH 8/8] drm/i915 : Add D3COLD OFF support

[EXTERNAL] Re: Current design of tee-supplicant can't support ftpm requests during kernel space bootup
 2022-07-21  9:46 UTC 

[PATCH 0/2] Improve CLOCK_EVT_FEAT_C3STOP feature setting
 2022-07-21  9:45 UTC  (5+ messages)
` [PATCH 2/2] clocksource: timer-riscv: Set CLOCK_EVT_FEAT_C3STOP based on DT property

[RFC PATCH 0/2] Introduce MediaTek frequency hopping driver
 2022-07-21  9:43 UTC  (11+ messages)
` [RFC PATCH 2/2] clk: mediatek: Add frequency hopping support

[PATCH 00/12] KVM: X86/MMU: Simpliy mmu_unsync_walk()
 2022-07-21  9:43 UTC  (7+ messages)
` [PATCH 05/12] KVM: X86/MMU: Clear unsync bit directly in __mmu_unsync_walk()
` [PATCH 07/12] KVM: X86/MMU: Remove the useless struct mmu_page_path

[PATCH 0/3] Add support for the RK356x variant of the Inno CSI DPHY
 2022-07-21  9:38 UTC  (5+ messages)

[PATCH] base/reproducible: Change Source Date Epoch generation methods
 2022-07-21  9:39 UTC 

[RESEND PATCH v5 0/2] sched/fair: Scan cluster before scanning LLC in wake-up path
 2022-07-21  9:38 UTC  (5+ messages)
` [RESEND PATCH v5 2/2] "

[RFC] UCLogic: Filtering unsupported HUION tablets
 2022-07-21  9:39 UTC  (2+ messages)

[RFC PATCH] dt-bindings: iio: adc: use spi-peripheral-props.yaml
 2022-07-21  9:38 UTC  (4+ messages)

Quick question about your io_uring zerocopy work
 2022-07-21  9:38 UTC 

[PATCHv2 0/7] Virtual NMI feature
 2022-07-21  9:34 UTC  (4+ messages)
` [PATCHv2 3/7] KVM: SVM: Add VNMI support in get/set_nmi_mask

[PATCH] scsi: isci: Fix typo 'the the' in comment
 2022-07-21  9:34 UTC 

[PATCH v3 1/4] thermal/core: Encapsulate the trip point crossed function
 2022-07-21  9:34 UTC  (8+ messages)
` [PATCH v3 3/4] thermal/core: Build ascending ordered indexes for the trip points

[PATCH RESEND] scripts/gdb: Fix gdb 'lx-symbols' command
 2022-07-21  9:30 UTC  (2+ messages)

[PATCH 0/7] Virtual NMI feature
 2022-07-21  9:31 UTC  (7+ messages)
` [PATCH 4/7] KVM: SVM: Report NMI not allowed when Guest busy handling VNMI

[GIT PULL] Networking for 5.19-rc8
 2022-07-21  9:30 UTC 


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.