All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-06-29 13:50:36 to 2022-06-29 14:34:37 UTC [more...]

[PATCH v8 00/20] job: replace AioContext lock with job_mutex
 2022-06-29 14:15 UTC  (10+ messages)
` [PATCH v8 01/20] job.c: make job_mutex and job_lock/unlock() public
` [PATCH v8 02/20] job.h: categorize fields in struct Job
` [PATCH v8 04/20] aio-wait.h: introduce AIO_WAIT_WHILE_UNLOCKED
` [PATCH v8 05/20] job.c: add job_lock/unlock while keeping job.h intact
` [PATCH v8 07/20] job.h: add _locked public functions
` [PATCH v8 10/20] jobs: add job lock in find_* functions
` [PATCH v8 11/20] jobs: use job locks also in the unit tests
` [PATCH v8 18/20] block_job_query: remove atomic read
` [PATCH v8 19/20] blockjob: remove unused functions

[PATCH v1 01/11] mfd: intel_soc_pmic_bxtwc: Don't shadow error codes in show()/store()
 2022-06-29 14:34 UTC  (6+ messages)

[PATCH 0/6] i2c: Make remove callback return void
 2022-06-29 14:31 UTC  (7+ messages)
` [PATCH 6/6] "

[PATCH 0/3] Fix some coding style issues
 2022-06-29 14:34 UTC  (6+ messages)
` [PATCH 1/3] spi: spi.c: White-space fix in __spi_pump_messages()
` [PATCH 2/3] spi: spi.c: Fix comment style
` [PATCH 3/3] spi: spi.c: Remove redundant else block

[RFC PATCH 00/26] hugetlb: Introduce HugeTLB high-granularity mapping
 2022-06-29 14:33 UTC  (5+ messages)
` [RFC PATCH 12/26] hugetlb: add HugeTLB splitting functionality
` [RFC PATCH 13/26] hugetlb: add huge_pte_alloc_high_granularity

[PATCH v5 0/9] usb: typec: Introduce typec-switch binding
 2022-06-29 14:33 UTC  (7+ messages)
` [PATCH v5 1/9] dt-bindings: usb: Add Type-C switch binding

[PATCH kvmtool] arm64: pvtime: Use correct region size
 2022-06-29 14:33 UTC  (2+ messages)

[PATCH v10 0/2] xen: Report and use hardware APIC virtualization capabilities
 2022-06-29 14:31 UTC  (5+ messages)

SATA/USB caddy - wrong device size reported
 2022-06-29 14:30 UTC  (2+ messages)

[PATCH] intel/ixgbe:fix repeated words in comments
 2022-06-29 14:29 UTC 

[PATCH] spi: intel: Add support for Intel Meteor Lake-P SPI serial flash
 2022-06-29 14:30 UTC  (2+ messages)

[cocci] [PATCH v4] coccinelle: Extend address test from ifaddr semantic patch to test expressions
 2022-06-28 17:13 UTC  (4+ messages)

[PATCH v4 00/15] Add support for AXP192 PMIC
 2022-06-29 14:30 UTC  (16+ messages)
` [PATCH v4 01/15] dt-bindings: mfd: add bindings for AXP192 MFD device
` [PATCH v4 02/15] dt-bindings: iio: adc: axp209: Add AXP192 compatible
` [PATCH v4 03/15] dt-bindings: power: supply: axp20x: "
` [PATCH v4 04/15] dt-bindings: gpio: Add AXP192 GPIO bindings
` [PATCH v4 05/15] dt-bindings: power: axp20x-battery: Add AXP192 compatible
` [PATCH v4 06/15] mfd: axp20x: Add support for AXP192
` [PATCH v4 07/15] regulator: "
` [PATCH v4 08/15] iio: adc: axp20x_adc: Minor code cleanups
` [PATCH v4 09/15] iio: adc: axp20x_adc: Replace adc_en2 flag with adc_en2_mask field
` [PATCH v4 10/15] iio: adc: axp20x_adc: Add support for AXP192
` [PATCH v4 11/15] power: supply: axp20x_usb_power: "
` [PATCH v4 12/15] pinctrl: Add AXP192 pin control driver
` [PATCH v4 13/15] power: axp20x_battery: Add constant charge current table
` [PATCH v4 14/15] power: axp20x_battery: Support battery status without fuel gauge
` [PATCH v4 15/15] power: axp20x_battery: Add support for AXP192

[Intel-gfx] [PATCH] drm/i915: Drain freed object after suspend display
 2022-06-29 14:30 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

[PATCH bpf] xsk: mark napi_id on sendmsg()
 2022-06-29 14:28 UTC  (4+ messages)

[PATCH v2] ACPI: OSL: Fix the memory mapping of an ACPI GAS that addresses a data structure
 2022-06-29 14:27 UTC  (2+ messages)

[PATCH RESEND v10 0/2] xen: Report and use hardware APIC virtualization capabilities
 2022-06-29 14:26 UTC  (4+ messages)
` [PATCH RESEND v10 1/2] xen+tools: Report Interrupt Controller Virtualization capabilities on x86
` [PATCH RESEND v10 2/2] x86/xen: Allow per-domain usage of hardware virtualized APIC

RTT-PROBE: lore-subspace-rtt
 2022-06-29 14:26 UTC 

[PATCH v3 0/4] hmat acpi: Don't require initiator value in -numa
 2022-06-29 13:52 UTC  (3+ messages)
` [PATCH v3 3/4] tests: acpi: q35: add test for hmat nodes without initiators

[PATCH] intel/igc:fix repeated words in comments
 2022-06-29 14:24 UTC 

[PATCH bpf-next v2] bpftool: Probe for memcg-based accounting before bumping rlimit
 2022-06-29 14:24 UTC  (2+ messages)

[PATCH v15 0/7] PCI: dwc: Fix higher MSI vectors handling
 2022-06-29 14:24 UTC  (11+ messages)
` [PATCH v15 1/7] PCI: dwc: Correct msi_irq condition in dw_pcie_free_msi()
` [PATCH v15 2/7] PCI: dwc: Convert msi_irq to the array
` [PATCH v15 3/7] PCI: dwc: split MSI IRQ parsing/allocation to a separate function
` [PATCH v15 4/7] PCI: dwc: Handle MSIs routed to multiple GIC interrupts
` [PATCH v15 5/7] dt-bindings: PCI: qcom: Support additional MSI interrupts

raw/omap2: erasing issue
 2022-06-29 14:23 UTC  (8+ messages)

[PATCH v5 00/22] TDX host kernel support
 2022-06-29 14:22 UTC  (5+ messages)
` [PATCH v5 04/22] x86/virt/tdx: Prevent ACPI CPU hotplug and ACPI memory hotplug

[PATCH] base.bbclass: Add sstate-cache dependency to GCCVERSION
 2022-06-29 14:23 UTC  (2+ messages)
` [OE-core] "

[PATCH] drm/i915/guc/slpc: Add a new SLPC selftest
 2022-06-29 14:22 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/guc/slpc: Add a new SLPC selftest (rev5)

[PATCH] intel/igbvf:fix repeated words in comments
 2022-06-29 14:21 UTC 

[PATCH] usbnet: use each random address only once
 2022-06-29 14:21 UTC 

[PATCH RFC bpf-next 0/9] Introduce XDP-hints via BTF
 2022-06-29 14:20 UTC  (3+ messages)
` [PATCH RFC bpf-next 5/9] xdp: controlling XDP-hints from BPF-prog via helper
  ` [xdp-hints] "

stable/linux-5.4.y baseline: 119 runs, 18 regressions (v5.4.202)
 2022-06-29 14:20 UTC 

[PATCH v5 00/12] qapi: net: add unix socket type support to netdev backend
 2022-06-29 13:49 UTC  (5+ messages)
` [PATCH v5 04/12] qapi: net: introduce a way to bypass qemu_opts_parse_noisily()
` [PATCH v5 05/12] qapi: net: add stream and dgram netdevs

stable-rc/linux-4.14.y build: 192 builds: 3 failed, 189 passed, 2 errors, 32 warnings (v4.14.285)
 2022-06-29 14:17 UTC 

[PATCH v2] nvme: Fix regression when disconnect a recovering ctrl
 2022-06-29 14:17 UTC  (2+ messages)

[PATCH] intel/igb:fix repeated words in comments
 2022-06-29 14:17 UTC 

[PATCH] nvmet-tcp: fix regression in data_digest calculation
 2022-06-29 14:17 UTC  (2+ messages)

[PATCH v2 0/3] tpm: Preserve TPM measurement log across kexec
 2022-06-29 14:16 UTC  (7+ messages)
` [PATCH v2 1/3] tpm: of: Move of-tree specific code from tpm driver into of driver

RTT-PROBE: lore-subspace-rtt
 2022-06-29 14:16 UTC 

[PATCH v2] nvme-pci: add NVME_QUIRK_BOGUS_NID for ADATA XPG SX6000LNP (AKA SPECTRIX S40G)
 2022-06-29 14:16 UTC  (2+ messages)

[PATCH] nvme-tcp: always fail a request when sending it failed
 2022-06-29 14:16 UTC  (2+ messages)

[PATCH v2] nvme: Add new clear_ids attribute for passthru targets
 2022-06-29 14:16 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu: keep fbdev buffers pinned during suspend
 2022-06-29 14:15 UTC  (2+ messages)
` [PATCH 2/2] drm/amdgpu/display: disable prefer_shadow for generic fb helpers

[yocto-autobuilder2][PATCH] config.py: define workers for kirkstone
 2022-06-29 14:15 UTC 

[PATCH] platform/x86: ISST: PUNIT device mapping with Sub-NUMA clustering
 2022-06-29 14:14 UTC  (3+ messages)

[PATCH v3] powerpc/memhotplug: Add add_pages override for PPC
 2022-06-29 14:13 UTC  (3+ messages)

[PATCH] dt-bindings: spi: convert spi_atmel to json-schema
 2022-06-29 14:12 UTC  (3+ messages)

[PATCH] io_uring: fix short read slow path corruptions
 2022-06-29 10:22 UTC  (4+ messages)

[PATCH V2 0/2] fix RSS types display
 2022-06-29 14:13 UTC  (4+ messages)
` [PATCH V6 0/8] app/testpmd: fix RSS and flow type

[PATCH 00/10] PCI: qcom: Add support for SC8280XP and SA8540P
 2022-06-29 14:10 UTC  (11+ messages)
` [PATCH 01/10] dt-bindings: PCI: qcom: Fix reset conditional
` [PATCH 02/10] dt-bindings: PCI: qcom: Fix msi-interrupt conditional
` [PATCH 03/10] dt-bindings: PCI: qcom: Enumerate platforms with single msi interrupt
` [PATCH 04/10] dt-bindings: PCI: qcom: Add SC8280XP to binding
` [PATCH 05/10] dt-bindings: PCI: qcom: Add SA8540P "
` [PATCH 06/10] PCI: qcom: Add support for SC8280XP
` [PATCH 07/10] PCI: qcom: Add support for SA8540P
` [PATCH 08/10] PCI: qcom: Make all optional clocks optional
` [PATCH 09/10] PCI: qcom: Clean up IP configurations
` [PATCH 10/10] PCI: qcom: Sort device-id table

[PATCH 1/8] env: Do not make CONFIG_EXTRA_ENV_TEXT and CONFIG_EXTRA_ENV_SETTINGS conflict
 2022-06-29 14:11 UTC  (2+ messages)

[PATCH 1/8] Convert CONFIG_ENV_MIN_ENTRIES et al to Kconfig
 2022-06-29 14:11 UTC  (2+ messages)

[PATCH 01/15] xtensa: Switch to using CONFIG_XTENSA for building device trees
 2022-06-29 14:11 UTC  (2+ messages)

[PATCH 01/18] Convert CONFIG_E1000_NO_NVM to Kconfig
 2022-06-29 14:11 UTC  (2+ messages)

[PATCH v2 00/10] i2c: xiic: Add features, bug fixes
 2022-06-29 14:09 UTC  (7+ messages)
` [PATCH v2 03/10] i2c: xiic: Switch to Xiic standard mode for i2c-read

[PATCH] vim: 8.2.5083 -> 9.0.0005
 2022-06-29 14:10 UTC  (3+ messages)
` [OE-core] "

[PATCH] xen/arm: smmu-v3: Fix MISRA C 2012 Rule 1.3 violations
 2022-06-29 14:10 UTC  (5+ messages)

[PATCH v2 0/3] x86: fix brk area initialization
 2022-06-29 14:10 UTC  (2+ messages)

[Nouveau] [RESEND RFC 00/18] drm/display/dp_mst: Drop Radeon MST support, make MST atomic-only
 2022-06-29 13:33 UTC  (6+ messages)
` [Nouveau] [RESEND RFC 07/18] drm/display/dp_mst: Add helper for finding payloads in atomic MST state
  `  "
` [Nouveau] [RESEND RFC 08/18] drm/display/dp_mst: Add nonblocking helpers for DP MST
  `  "
` [RESEND RFC 00/18] drm/display/dp_mst: Drop Radeon MST support, make MST atomic-only

[PATCH V12 0/9] CXL: Read CDAT and DSMAS data
 2022-06-29 14:09 UTC  (5+ messages)
` [PATCH V12 3/9] PCI: Create PCIe library functions in support of DOE mailboxes

[PATCH 0/2] swiotlb: Split up single swiotlb lock
 2022-06-29 14:09 UTC  (7+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] x86/ACPI: Set swiotlb area according to the number of lapic entry in MADT

[PATCH] intel/ice:fix repeated words in comments
 2022-06-29 14:08 UTC 

[PATCH v1 1/2] ASoC: rockchip: i2s: Remove unwanted dma settings in rockchip_i2s_probe
 2022-06-29 14:06 UTC  (5+ messages)

[PATCH] microvm: turn off io reservations for pcie root ports
 2022-06-29 14:04 UTC  (8+ messages)

[PATCH v1] ASoC: rockchip: i2s: Fix the debug level on missing pinctrl
 2022-06-29 14:05 UTC  (5+ messages)

[PATCH v3] ASoC: dt-bindings: fsl,micfil: Convert format to json-schema
 2022-06-29 14:05 UTC  (3+ messages)
` [PATCH v3] ASoC: dt-bindings: fsl, micfil: "

[PATCH] ASoC: dt-bindings: fsl,micfil: Convert format to json-schema
 2022-06-29 14:05 UTC  (3+ messages)
` [PATCH] ASoC: dt-bindings: fsl, micfil: "

[PATCH] ASoC: max98396: Fix TDM mode BSEL settings
 2022-06-29 14:05 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-06-29 14:06 UTC 

[RESEND PATCH v2] dmaengine: qcom: bam_dma: fix runtime PM underflow
 2022-06-29 14:06 UTC 

[PATCH] MAINTAINERS: rectify entry for SYNOPSYS AXS10x RESET CONTROLLER DRIVER
 2022-06-29 14:05 UTC  (2+ messages)

[PATCH] sched: remove redundant cpu_cgrp_subsys->fork()
 2022-06-29 14:05 UTC  (2+ messages)

[PATCH] ASoC: fsl_micfil: change micfil default settings
 2022-06-29 14:05 UTC  (2+ messages)

[PATCH] build: Check for openssl legacy provider requirement
 2022-06-29 13:59 UTC  (2+ messages)

[PATCH] reset: microchip-sparx5: allow building as a module
 2022-06-29 14:03 UTC  (3+ messages)

[PATCH v6 0/4] soc/arm64: qcom: Add initial version of bwmon
 2022-06-29 14:03 UTC  (10+ messages)
` [PATCH v6 1/4] dt-bindings: interconnect: qcom,msm8998-cpu-bwmon: add BWMON device
` [PATCH v6 2/4] soc: qcom: icc-bwmon: Add bandwidth monitoring driver
` [PATCH v6 3/4] arm64: defconfig: enable Qualcomm Bandwidth Monitor
` [PATCH v6 4/4] arm64: dts: qcom: sdm845: Add CPU BWMON

[PATCH 0/4] Fix some coverity issues on VDUSE
 2022-06-29 13:28 UTC  (8+ messages)
` [PATCH 4/4] libvduse: Check the return value of some ioctls

[PATCH] intel/iavf:fix repeated words in comments
 2022-06-29 14:03 UTC 

[PATCH v2 0/3] watchdog: pm8916_wdt: Some minor improvements
 2022-06-29 14:04 UTC  (7+ messages)
` [PATCH v2 1/3] watchdog: pm8916_wdt: Avoid read of write-only PET register
` [PATCH v2 2/3] watchdog: pm8916_wdt: Report reboot reason
` [PATCH v2 3/3] watchdog: pm8916_wdt: Handle watchdog enabled by bootloader

[PATCH v2] dmaengine: qcom: bam_dma: fix runtime PM underflow
 2022-06-29 14:03 UTC 

[PATCH RESEND v5 0/8] clk/resets: baikal-t1: Add DDR/PCIe resets and xGMAC/SATA fixes
 2022-06-29 14:02 UTC  (3+ messages)
` [PATCH RESEND v5 1/8] reset: Fix devm bulk optional exclusive control getter

[yocto] LInker Errors: Cannot find crti.o/crtbeginS.o. No such file or directory. #honister #make #yocto
 2022-06-29 14:02 UTC  (4+ messages)
`  "

[tip:x86/kdump 1/1] WARNING: modpost: vmlinux.o(.text+0x1e7210c): Section mismatch in reference from the function ima_free_kexec_buffer() to the function .meminit.text:memblock_phys_free()
 2022-06-29 14:01 UTC  (6+ messages)
  ` [PATCH] of: Correctly annotate IMA kexec buffer functions

thp: enforcing constraints on file thps
 2022-06-29 14:01 UTC 

btrfs read repair: more tests
 2022-06-29 14:00 UTC  (2+ messages)

[PATCH] btrfs: remove btrfs_writepage_cow_fixup
 2022-06-29 13:59 UTC  (8+ messages)

[PATCH 0/7] media: nxp: i.MX8 ISI driver
 2022-06-29 13:59 UTC  (7+ messages)
` [PATCH 3/7] media: vivid: Add support for the new YUVA and YUVX formats
` [PATCH 4/7] media: v4l2: Make colorspace validity checks more future-proof
` [PATCH 5/7] media: v4l2: Sanitize colorspace values in the framework

[PATCH] drm/amdkfd: Fix warnings from static analyzer Smatch
 2022-06-29 13:58 UTC  (4+ messages)

[PATCH] nvdimm: Add NVDIMM_NO_DEEPFLUSH flag to control btt data deepflush
 2022-06-29 13:58 UTC 

[PATCH v2 0/4] arm64: Add AT_HWCAP3
 2022-06-29 13:55 UTC  (6+ messages)
` [PATCH v2 1/4] arm64/cpufeature: Store elf_hwcaps as an array rather than unsigned long

RTT-PROBE: lore-subspace-rtt
 2022-06-29 13:56 UTC 

[PATCH 00/40] PS2 device QOMification - part 2
 2022-06-29 12:40 UTC  (3+ messages)
` [PATCH 37/40] ps2: remove unused legacy ps2_kbd_init() function
` [PATCH 40/40] pckbd: remove legacy i8042_mm_init() function

[PATCH BlueZ] avdtp: fix possible minor problems
 2022-06-29 13:55 UTC  (2+ messages)
` [BlueZ] "

[PATCH] distroboot: Fix ubifs
 2022-06-29 13:55 UTC  (3+ messages)

[Regression v5.19-rc1] crash kexec fails to boot the 2nd kernel (Re: [PATCH v12 38/46] x86/sev: Add SEV-SNP feature detection/setup)
 2022-06-29 13:54 UTC  (7+ messages)

[Qemu-devel] [PATCH 0/2] decodetree: Support for variable-length ISAs
 2022-06-29 13:07 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] decodetree: Initial support "

[PATCH AUTOSEL 4.9 01/13] spi: spi-cadence: Fix SPI CS gets toggling sporadically
 2022-06-29 13:23 UTC  (4+ messages)
` [PATCH AUTOSEL 4.9 11/13] mips/pic32/pic32mzda: Fix refcount leak bugs
    `  "

stable-rc/linux-5.15.y build: 150 builds: 4 failed, 146 passed, 12 errors, 5 warnings (v5.15.51)
 2022-06-29 13:53 UTC 

[PATCH] gettext: handle unsupported languages properly
 2022-06-29 13:52 UTC  (6+ messages)

[PATCH v5 00/19] arch_topology: Updates to add socket support and fix cluster ids
 2022-06-29 13:50 UTC  (5+ messages)
` [PATCH] ACPI: Remove the unused find_acpi_cpu_cache_topology()

QA notification for completed autobuilder build (yocto-4.0.2.rc1)
 2022-06-29 13:50 UTC  (3+ messages)
` [qa-build-notification] "

[PATCH v2 0/2] i2c: Add new driver for Renesas RZ/V2M controller
 2022-06-29 13:50 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: i2c: Document RZ/V2M I2C controller


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.