All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-02-26 16:09:44 to 2024-02-26 16:50:29 UTC [more...]

Patchwork summary for: spi-devel-general
 2024-02-26 16:50 UTC 

[PATCH v2 1/3] PCI/DPC: Request DPC only if also requesting AER
 2024-02-26 16:50 UTC  (3+ messages)

[PATCH v8 00/10] PCI: dwc: ep: Fix DBI access failure for drivers requiring refclk from host
 2024-02-26 16:49 UTC  (3+ messages)
` [PATCH v8 01/10] PCI: dwc: ep: Remove deinit() callback from struct dw_pcie_ep_ops

Chromium sandbox on LoongArch and statx -- seccomp deep argument inspection again?
 2024-02-26 16:49 UTC  (12+ messages)

[RFC PATCH 0/5] hw/i386/q35: Decouple virtual SMI# lines and wire them to ICH9 chipset
 2024-02-26 16:49 UTC  (2+ messages)
` [PATCH 2/5] hw/i386/piix: Set CPU SMI# interrupt using QDev GPIO API

convert dasd to the atomic queue limits update API
 2024-02-26 16:49 UTC  (4+ messages)
` [PATCH 2/3] dasd: move queue setup to common code

[PATCH] cxl/acpi: Fix load failures due to single window creation failure
 2024-02-26 16:49 UTC  (9+ messages)

[PATCH v2 0/5] ACPI: scan: Check enabled _STA bit on Bus/Device Checks
 2024-02-26 16:49 UTC  (7+ messages)
` [PATCH v2 1/5] ACPI: scan: Fix device check notification handling
` [PATCH v2 2/5] ACPI: scan: Relocate acpi_bus_trim_one()
` [PATCH v2 3/5] ACPI: scan: Make acpi_processor_add() check the device enabled bit
` [PATCH v2 4/5] ACPI: scan: Rework Device Check and Bus Check notification handling
` [PATCH v2 5/5] ACPI: scan: Consolidate "

[PATCH v3 00/12] x86/HVM: misc tidying
 2024-02-26 16:46 UTC  (13+ messages)
` [PATCH v3 01/12] VMX: don't run with CR4.VMXE set when VMX could not be enabled
` [PATCH v3 02/12] x86/HVM: improve CET-IBT pruning of ENDBR
` [PATCH v3 03/12] VMX: drop vmcs_revision_id
` [PATCH v3 04/12] VMX: convert vmx_basic_msr
` [PATCH v3 05/12] VMX: convert vmx_pin_based_exec_control
` [PATCH v3 06/12] VMX: convert vmx_cpu_based_exec_control
` [PATCH v3 07/12] VMX: convert vmx_secondary_exec_control
` [PATCH v3 08/12] VMX: convert vmx_tertiary_exec_control
` [PATCH v3 09/12] VMX: convert vmx_vmexit_control
` [PATCH v3 10/12] VMX: convert vmx_vmentry_control
` [PATCH v3 11/12] VMX: convert vmx_ept_vpid_cap
` [PATCH v3 12/12] VMX: convert vmx_vmfunc

[PATCH net-next v9 00/13] net: Make timestamping selectable
 2024-02-26 16:47 UTC  (3+ messages)
` [PATCH net-next v9 06/13] net: Add struct kernel_ethtool_ts_info

[PATCH net-next v3 00/10] Support ICSSG-based Ethernet on AM65x SR1.0 devices
 2024-02-26 16:48 UTC  (4+ messages)
` [PATCH net-next v3 01/10] dt-bindings: net: Add support for AM65x SR1.0 in ICSSG

RTT-PROBE: lore-subspace-rtt
 2024-02-26 16:48 UTC 

[PATCH 0/6] AMD Nested Virt Preparation
 2024-02-26 16:47 UTC  (3+ messages)
` [PATCH 5/6] nestedsvm: Remove bogus debug message from nestedsvm_check_intercepts

[PATCH 0/3] Add support for Block Passthrough Endpoint function driver
 2024-02-26 16:47 UTC  (4+ messages)

[RESEND PATCH V8 0/2] AMD QDMA driver
 2024-02-26 16:47 UTC  (4+ messages)
` [RESEND PATCH V8 2/2] dmaengine: amd: qdma: Add "

[PATCH V1] migration: export fewer options
 2024-02-26 16:45 UTC  (3+ messages)

b4 using specified base-commit yet still fails to apply?
 2024-02-26 16:46 UTC  (3+ messages)

[PATCH net-next 00/13] ipv6: lockless accesses to devconf
 2024-02-26 16:46 UTC  (7+ messages)
` [PATCH net-next 02/13] ipv6: annotate data-races around cnf.disable_ipv6

[PATCH 1/3] drm/amdgpu: Refuse to create a KMS FB for non-P2P exported dma-bufs
 2024-02-26 16:46 UTC  (10+ messages)

[PATCH 0/3] drm/xe: VM Overcommit handling fixes
 2024-02-26 16:44 UTC  (4+ messages)
` [PATCH 1/3] drm/xe/bo: Forward the decision to evict local objects during validation
` [PATCH 2/3] drm/xe/bo: Allow eviction of unbound local bos
` [PATCH 3/3] drm/xe/bo: Allow migrating local bos to TT to make room in VRAM

Stall at page allocations with __GFP_RETRY_MAYFAIL (Re: [PATCH v1] ALSA: memalloc: Fix indefinite hang in non-iommu case)
 2024-02-26 16:45 UTC  (4+ messages)
` [PATCH] mm, vmscan: prevent infinite loop for costly GFP_NOIO | __GFP_RETRY_MAYFAIL allocations

[RFC PATCH 00/20] Introduce the famfs shared-memory file system
 2024-02-26 16:44 UTC  (7+ messages)
` [RFC PATCH 06/20] dev_dax_iomap: Add CONFIG_DEV_DAX_IOMAP kernel build parameter
` [RFC PATCH 07/20] famfs: Add include/linux/famfs_ioctl.h

[PATCH v10] lib: checksum: Use aligned accesses for ip_fast_csum and csum_ipv6_magic tests
 2024-02-26 16:44 UTC  (4+ messages)

[PATCH net-next v6 0/8] net: ethernet: Rework EEE
 2024-02-26 16:44 UTC  (8+ messages)
` [PATCH net-next v6 5/8] net: phy: Immediately call adjust_link if only tx_lpi_enabled changes

[PATCH] net/hns3: fix Rx packet truncation when KEEP CRC enabled
 2024-02-26 16:43 UTC  (6+ messages)

[PATCH v6 00/41] Raspberry Pi 4B machine
 2024-02-26 16:43 UTC  (36+ messages)
` [PATCH v6 11/41] Temporarily disable unimplemented rpi4b devices
` [PATCH v6 14/41] Add BCM2838 PCIE host
` [PATCH v6 18/41] Add clock_isp stub
` [PATCH v6 30/41] Add Rpi4b boot tests
` [PATCH v6 31/41] Add mailbox test stub
` [PATCH v6 32/41] Add mailbox test constants
` [PATCH v6 33/41] Add mailbox tests tags. Part 1
` [PATCH v6 34/41] Add mailbox tests tags. Part 2
` [PATCH v6 35/41] Add mailbox tests tags. Part 3
` [PATCH v6 36/41] Add mailbox property tests. Part 1
` [PATCH v6 37/41] Add mailbox property tests. Part 2
` [PATCH v6 38/41] Add mailbox property tests. Part 3
` [PATCH v6 39/41] Add missed BCM2835 properties
` [PATCH v6 40/41] Append added properties to mailbox test
` [PATCH v6 41/41] Add RPi4B to raspi.rst

[PATCH net v2] stmmac: Clear variable when destroying workqueue
 2024-02-26 16:42 UTC  (2+ messages)

What is the lifetime of an instance of struct cfg80211_chan_def::chan
 2024-02-26 16:43 UTC  (3+ messages)

[PATCH v7 0/2] acpi: report numa nodes for device memory using GI
 2024-02-26 16:42 UTC  (4+ messages)
` [PATCH v7 2/2] hw/acpi: Implement the SRAT GI affinity structure

[PATCH v2] spi: spi-mem: add statistics support to ->exec_op() calls
 2024-02-26 16:42 UTC  (2+ messages)

[PATCH 0/9] ALSA: cs35l56: Apply calibration from EFI
 2024-02-26 16:42 UTC  (2+ messages)

[PATCH] Print tool binary names in ./configure --help
 2024-02-26 16:41 UTC  (2+ messages)

[PATCH 0/3] auxdisplay: 7 segment LED display
 2024-02-26 16:40 UTC  (4+ messages)

[PATCH v2] drm/xe: Use vmalloc for array of bind allocation in bind IOCTL
 2024-02-26 16:40 UTC  (5+ messages)
` ✓ CI.Build: success for drm/xe: Use vmalloc for array of bind allocation in bind IOCTL (rev2)
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH 1/8] qmi: Use FAM instead of allocating a member
 2024-02-26 16:40 UTC  (2+ messages)

[PATCH 1/3] [v2] drm/xe/kunit: fix link failure with built-in xe
 2024-02-26 16:40 UTC  (3+ messages)
` [PATCH 3/3] [v2] drm/xe/xe2: fix 64-bit division in pte_update_size

[PATCH v2 00/28] qemu-img: refersh options and --help handling, cleanups
 2024-02-26 16:37 UTC  (8+ messages)
` [PATCH 01/28] qemu-img: stop printing error twice in a few places
` [PATCH 04/28] qemu-img: global option processing and error printing
    ` [PATCH v2.1 "

[PATCH] Remove a bogus empty file
 2024-02-26 16:39 UTC  (2+ messages)

[Outreachy][PATCH 1/2] strbuf: introduce strbuf_addstrings() to repeatedly add a string
 2024-02-26 16:39 UTC  (2+ messages)

[PATCH v2 0/9] drm/vkms: Reimplement line-per-line pixel conversion for plane reading
 2024-02-26 16:39 UTC  (3+ messages)
` [PATCH v2 9/9] drm/vkms: Create KUnit tests for YUV conversions

[PATCH v3 0/8] Introduce new max-queue-size configuration
 2024-02-26 16:38 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-02-26 16:38 UTC 

[PATCH net-next v2] net: phy: dp83826: disable WOL at init
 2024-02-26 16:37 UTC  (2+ messages)

[PATCH] serial: 8250_dw: Emit an error message if getting the baudclk failed
 2024-02-26 16:37 UTC  (3+ messages)

[PATCH] nvme: add 'static' suffix for user-specified TLS keys
 2024-02-26 16:35 UTC  (2+ messages)

CVE-2023-52451: powerpc/pseries/memhp: Fix access beyond end of drmem array
 2024-02-26 16:36 UTC  (6+ messages)

Bug: diff --no-index with cachetextconv crashes
 2024-02-26 16:35 UTC  (5+ messages)
    ` [PATCH] userdiff: skip textconv caching when not in a repository

[PATCH 00/12] drm/i915: Use drm_printer more
 2024-02-26 16:35 UTC  (9+ messages)
` [PATCH 01/12] drm/i915: Indicate which pipe failed the fastset check overall

[PATCH v3 0/5] PCI: dwc: Add support for integrating HDMA with DWC EP driver
 2024-02-26 16:34 UTC  (11+ messages)
` [PATCH v3 1/5] PCI: dwc: Refactor dw_pcie_edma_find_chip() API
` [PATCH v3 2/5] PCI: dwc: Skip finding eDMA channels count if glue drivers have passed them
` [PATCH v3 3/5] PCI: dwc: Pass the eDMA mapping format flag directly from glue drivers
` [PATCH v3 4/5] PCI: qcom-ep: Add HDMA support for SA8775P SoC
` [PATCH v3 5/5] PCI: epf-mhi: Enable HDMA "

[PATCH] firmware_loader: Use init_utsname()->release
 2024-02-26 16:34 UTC  (4+ messages)

[PATCH v2] checkpolicy, libsepol: Fix potential double free of mls_level_t
 2024-02-26 16:33 UTC  (2+ messages)

[PATCH 1/1] serial: move sbi_dbcn_available to .data section
 2024-02-26 16:32 UTC 

[PATCH 0/3] cpufreq: scmi: Add boost frequency support
 2024-02-26 16:29 UTC  (4+ messages)
` [PATCH 1/3] OPP: Extend dev_pm_opp_data with turbo support

[PATCH dovetail 6.7-6.1 0/2] dovetail: x86: Fix handling of prctl based compat syscalls
 2024-02-26 16:29 UTC  (3+ messages)
` [PATCH dovetail 6.7-6.1 1/2] dovetail: x86: Fix detection "
` [PATCH dovetail 6.7-6.1 2/2] dovetail: x86: Fix fetching of the first syscall argument from compat tasks

[syzbot] [wireless?] KMSAN: uninit-value in ieee80211_amsdu_to_8023s
 2024-02-26 16:28 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-02-26 16:28 UTC 

[PATCH net-next v3 00/11] selftests: kselftest_harness: support using xfail
 2024-02-26 16:27 UTC  (6+ messages)
  ` [PATCH 0/2] Merge TEST_F_FORK() into TEST_F()
    ` [PATCH 1/2] selftests/landlock: Redefine TEST_F() as TEST_F_FORK()
    ` [PATCH 2/2] selftests/harness: Merge TEST_F_FORK() into TEST_F()

[PATCH net-next v3 0/7] dma: skip calling no-op sync ops when possible
 2024-02-26 16:27 UTC  (5+ messages)
` [PATCH net-next v3 1/7] dma: compile-out DMA sync op calls when not used

[PATCH net-next] bnxt_en: fix accessing vnic_info before allocating it
 2024-02-26 16:26 UTC  (2+ messages)

[PATCH v4 00/36] Memory allocation profiling
 2024-02-26 16:26 UTC  (9+ messages)
` [PATCH v4 03/36] mm/slub: Mark slab_free_freelist_hook() __always_inline
` [PATCH v4 07/36] mm: introduce slabobj_ext to support slab object extensions

[PATCH] x86/mm/pat: fix kernel-doc warning
 2024-02-26 16:26 UTC  (2+ messages)

[PATCH 0/3] FMPM Debug Updates
 2024-02-26 16:16 UTC  (3+ messages)
` [PATCH 2/3] RAS/AMD/FMPM: Save SPA values

[PATCH] docs/sphinx: Start an FAQ, and add Kconfig/CET details
 2024-02-26 16:25 UTC 

[PATCH v2] libsepol: Use a dynamic buffer in sepol_av_to_string()
 2024-02-26 16:25 UTC  (2+ messages)

[PATCH net-next] net: dsa: mv88e6xxx: add Amethyst specific SMI GPIO function
 2024-02-26 16:25 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: iio: adc: imx93: drop the 4th interrupt
 2024-02-26 16:24 UTC  (3+ messages)

[LSF TOPIC] statx extensions for subvol/snapshot filesystems & more
 2024-02-26 16:24 UTC  (10+ messages)
        ` [Lsf-pc] "

[RFC] drm/fourcc: Add RPI modifiers
 2024-02-26 16:24 UTC  (3+ messages)

[PATCH v3 0/9] auxdisplay: linedisp: Clean up and add new driver
 2024-02-26 16:24 UTC  (12+ messages)
` [PATCH v3 1/9] auxdisplay: linedisp: Group display drivers together
` [PATCH v3 9/9] auxdisplay: Add driver for MAX695x 7-segment LED controllers

[PATCH v2] drm/xe: Do not include current dir for generated/xe_wa_oob.h
 2024-02-26 16:17 UTC  (5+ messages)

[PATCH net v1] Documentations: correct net_cachelines title for struct inet_sock
 2024-02-26 16:24 UTC  (2+ messages)

[PATCH v3] Watchdog: New module for ITE 5632 watchdog
 2024-02-26 16:23 UTC  (8+ messages)

[PATCH 0/3] wifi: ath12k: Optimize the lock contention in Rx data path
 2024-02-26 16:23 UTC  (4+ messages)
` [PATCH 1/3] wifi: ath12k: Refactor Rxdma buffer replinish argument
` [PATCH 2/3] wifi: ath12k: Optimize the lock contention of used list in Rx data path
` [PATCH 3/3] wifi: ath12k: Refactor error handler of Rxdma replenish

[PATCH v3 1/3] drm/amdgpu: replace TLB seq callback with HW seq
 2024-02-26 16:22 UTC  (3+ messages)

[PATCH] merge-ort: turn submodule conflict suggestions into an advice
 2024-02-26 16:22 UTC  (3+ messages)
` [PATCH v2] "

[ima-evm-utils: PATCH v1 1/1] Change license to LGPL-2.0-or-later and GPL-2.0-or-later
 2024-02-26 16:21 UTC  (2+ messages)

[DO NOT MERGE v6 00/37] Device Tree support for SH7751 based board
 2024-02-26 16:21 UTC  (3+ messages)
` [DO NOT MERGE v6 02/37] sh: Kconfig unified OF supported targets

[PATCH v2 0/2] x86/cpu: fix invalid MTRR mask values for SEV or TME
 2024-02-26 16:21 UTC  (11+ messages)

[PATCH 1/1] perf bpf: Check that the minimal vmlinux.h installed is the latest one
 2024-02-26 16:21 UTC  (2+ messages)

[PATCH v2 0/3] arm64: dts: add i.MX95 and EVK board
 2024-02-26 16:20 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: arm: fsl: add i.MX95 19x19 "

[PATCH] treewide: remove meaningless assignments in Makefiles
 2024-02-26 16:20 UTC  (2+ messages)

[PATCH v2] perf print-events: make is_event_supported() more robust
 2024-02-26 16:20 UTC  (3+ messages)

arch/arm64/include/asm/atomic_ll_sc.h:298:9: error: unknown type name 'u128'
 2024-02-26 16:19 UTC  (5+ messages)

[PATCH] MAINTAINERS: Update drm.git URL
 2024-02-26 16:18 UTC  (4+ messages)

[PATCH 0/4] arch: mm, vdso: consolidate PAGE_SIZE definition
 2024-02-26 16:14 UTC  (25+ messages)
` [PATCH 1/4] arch: consolidate existing CONFIG_PAGE_SIZE_*KB definitions
` [PATCH 2/4] arch: simplify architecture specific page size configuration
` [PATCH 3/4] arch: define CONFIG_PAGE_SIZE_*KB on all architectures
` [PATCH 4/4] vdso: avoid including asm/page.h

RTT-PROBE: lore-subspace-rtt
 2024-02-26 16:18 UTC 

[Question] How to parse range-diff output
 2024-02-26 16:16 UTC  (3+ messages)

[PATCH] variables.rst: SDKPATHINSTALL correct installation default path
 2024-02-26 16:15 UTC 

[PATCH] sched/core: split iowait state into two states
 2024-02-26 16:15 UTC 

[PATCH] vfio/type1: unpin PageReserved page
 2024-02-26 16:14 UTC  (2+ messages)

[PATCH v5 1/1] mm: enumerate all gfp flags
 2024-02-26 16:13 UTC  (5+ messages)

[PATCH v2 0/7] Cleanup and fix @errp dereference
 2024-02-26 16:07 UTC  (7+ messages)
` [PATCH v2 1/7] hw/cxl/cxl-host: Fix missing ERRP_GUARD() in cxl_fixed_memory_window_config()
` [PATCH v2 3/7] hw/mem/cxl_type3: Fix missing ERRP_GUARD() in ct3_realize()
` [PATCH v2 5/7] hw/pci-bridge/cxl_upstream: Fix missing ERRP_GUARD() in cxl_usp_realize()

[PATCH 1/3] dt-bindings: clock: keystone: remove unstable remark
 2024-02-26 16:12 UTC  (3+ messages)
` [PATCH 3/3] dt-bindings: remoteproc: ti,davinci: "

[PATCH 0/2] platform/mellanox: mlxbf-pmc: Fix module loading
 2024-02-26 16:10 UTC  (5+ messages)

[PATCH 00/18] Add audio support for the MediaTek Genio 350-evk board
 2024-02-26 16:09 UTC  (3+ messages)
` [PATCH 12/18] ASoC: codecs: mt6357: add MT6357 codec


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.