All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-05-21 07:56:47 to 2024-05-21 08:50:17 UTC [more...]

[linus:master] [mm] aab6103b97: kernel-selftests.cgroup.test_kmem.test_percpu_basic.fail
 2024-05-21  8:50 UTC 

[PATCH v4] ASoC: rt1320: Add RT1320 SDCA vendor-specific driver
 2024-05-21  8:46 UTC 

[PATCH net] selftests: hsr: Fix "File exists" errors for hsr_ping
 2024-05-21  8:49 UTC 

[PATCH v3 0/1] nvme: queue-depth multipath iopolicy
 2024-05-21  8:48 UTC  (3+ messages)
` [PATCH v3 1/1] nvme: multipath: Implemented new iopolicy "queue-depth"

[PATCH rdma-next 0/3] RDMA/mana_ib: Add support of RC QPs
 2024-05-21  8:48 UTC  (4+ messages)
` [PATCH rdma-next 2/3] RDMA/mana_ib: Implement uapi to create and destroy RC QP

[PATCH v3 0/4] Clean-up patch set for MbedTLS integration
 2024-05-21  8:46 UTC  (3+ messages)
` [PATCH v3 4/4] include: Move snprintf to stdio.h

[PATCH v2 00/17] Panel Replay eDP support
 2024-05-21  8:46 UTC  (18+ messages)
` [PATCH v2 01/17] drm/i915/psr: Store pr_dpcd in intel_dp
` [PATCH v2 02/17] drm/panel replay: Add edp1.5 Panel Replay bits and register
` [PATCH v2 03/17] drm/i915/psr: Move printing sink PSR support to own function
` [PATCH v2 04/17] drm/i915/psr: Move printing PSR mode "
` [PATCH v2 05/17] drm/i915/psr: modify psr status debugfs to support eDP Panel Replay
` [PATCH v2 06/17] drm/i915/psr: Add Panel Replay support to intel_psr2_config_et_valid
` [PATCH v2 07/17] drm/i915/psr: Add Early Transport into psr debugfs interface
` [PATCH v2 08/17] drm/display: Add missing aux less alpm wake related bits
` [PATCH v2 09/17] drm/i915/psr: Check panel ALPM capability for eDP Panel Replay
` [PATCH v2 10/17] drm/i915/psr: Inform Panel Replay source support on eDP as well
` [PATCH v2 11/17] drm/i915/psr: enable sink for eDP1.5 Panel Replay
` [PATCH v2 12/17] drm/i915/psr: Check panel Early Transport capability for eDP PR
` [PATCH v2 13/17] drm/i915/psr: Perfrom psr2 checks related to ALPM for Panel Replay
` [PATCH v2 14/17] drm/i915/psr: Check Early Transport for Panel Replay as well
` [PATCH v2 15/17] drm/i915/psr: Modify dg2_activate_panel_replay to support eDP
` [PATCH v2 16/17] drm/i915/psr: Add new debug bit to disable Panel Replay
` [PATCH v2 17/17] Revert "drm/i915/psr: Disable early transport by default"

[PATCH v4 0/3] cyclic/watchdog patches
 2024-05-21  8:46 UTC  (4+ messages)
` [PATCH v4 1/3] cyclic: stop strdup'ing name in cyclic_register()
` [PATCH v4 2/3] wdt-uclass: prevent multiple cyclic_register calls
` [PATCH v4 3/3] cyclic: make clients embed a struct cyclic_info in their own data structure

git-shell vs "detected dubious ownership in repository"
 2024-05-21  8:40 UTC 

[PATCH v3] optee: add timeout value to optee_notif_wait() to support timeout
 2024-05-21  8:45 UTC  (4+ messages)

[PATCH 0/3] AD7173 fixes
 2024-05-21  8:45 UTC  (8+ messages)
` [PATCH 1/3] iio: adc: ad7173: fix buffers enablement for ad7176-2
` [PATCH 2/3] iio: adc: ad7173: Add ad7173_device_info names
` [PATCH 3/3] iio: adc: ad7173: Remove index from temp channel

[PATCH v5 0/5] btrfs: subpage + zoned fixes
 2024-05-21  8:45 UTC  (7+ messages)
` [PATCH v5 2/5] btrfs: subpage: introduce helpers to handle subpage delalloc locking
` [PATCH v5 3/5] btrfs: lock subpage ranges in one go for writepage_delalloc()

[PATCH v2 00/11] qcow2: make subclusters discardable
 2024-05-21  8:43 UTC  (7+ messages)
` [PATCH v2 01/11] qcow2: make function update_refcount_discard() global
` [PATCH v2 02/11] qcow2: simplify L2 entries accounting for discard-no-unref
` [PATCH v2 03/11] qcow2: put discard requests in the common queue when discard-no-unref enabled

[PATCH 2/2] Adding Sepolicy rules to allow bluetoothctl and dbus-daemon to access unix stream sockets
 2024-05-21  8:43 UTC 

Safety of opening up /dev/dma_heap/* to physically present users (udev uaccess tag) ?
 2024-05-21  8:43 UTC  (11+ messages)

[PATCH v3 1/1] apache2: fix multilib file conflicts
 2024-05-21  8:43 UTC  (5+ messages)

[PATCH] driver: add Linux struct platform_device/driver compatibility wrapper
 2024-05-21  8:42 UTC 

[PATCH v2 0/3] cyclic/watchdog patches
 2024-05-21  8:42 UTC  (7+ messages)
` [PATCH v2 3/3] cyclic: make clients embed a struct cyclic_info in their own data structure

[PATCH i-g-t 1/6] tests/intel/xe_pm: Update runtime pm conditions
 2024-05-21  8:42 UTC  (3+ messages)
` [PATCH i-g-t 6/6] lib/igt_pm: Convert suspended_time from int to uint64_t

[PATCH v2 0/9] Panel Replay Fixes
 2024-05-21  8:41 UTC  (10+ messages)
` [PATCH v2 1/9] drm/i915/psr: Do not use fast_wake_lines for aux less wake time
` [PATCH v2 2/9] drm/i915/psr: Add Early Transport status boolean into intel_psr
` [PATCH v2 3/9] drm/i915/psr: Get Early Transport status in intel_psr_pipe_get_config
` [PATCH v2 4/9] drm/i915/psr: Use enable boolean from intel_crtc_state for Early Transport
` [PATCH v2 5/9] drm/i915/psr: Allow setting I915_PSR_DEBUG_SU_REGION_ET_DISABLE via debugfs
` [PATCH v2 6/9] drm/i915/display: Take panel replay into account in vsc sdp unpacking
` [PATCH v2 7/9] drm/i915/display: Skip Panel Replay on pipe comparison if no active planes
` [PATCH v2 8/9] drm/i915/psr: Write also AUX Less Wake lines into ALPM_CTL
` [PATCH v2 9/9] drm/i915/display: Selective fetch Y position on Region Early Transport

[PATCH printk v5 00/30] wire up write_atomic() printing
 2024-05-21  8:41 UTC  (3+ messages)
` [PATCH printk v5 21/30] printk: nbcon: Use nbcon consoles in console_flush_all()

How to disable safe directories?
 2024-05-21  8:39 UTC 

CFP: Linux Plumbers Conference 2024: CXL microconference
 2024-05-21  8:39 UTC 

CVE-2024-27429: netrom: Fix a data-race around sysctl_netrom_obsolescence_count_initialiser
 2024-05-21  8:39 UTC  (2+ messages)

[PATCH 1/2] genirq/affinity: remove rsvd check against minvec
 2024-05-21  8:38 UTC  (10+ messages)
` [PATCH 2/2] nvme-pci: allow unmanaged interrupts

[PATCH 0/2] drm/bridge: Add 'struct device *' field to the drm_bridge structure
 2024-05-21  8:37 UTC  (12+ messages)

[PATCH v3 0/4] Add minimal boot support for Raspberry Pi 5
 2024-05-21  8:35 UTC  (10+ messages)
` [PATCH v3 1/4] dt-bindings: arm: bcm: Add BCM2712 SoC support
` [PATCH v3 2/4] dt-bindings: mmc: Add support for BCM2712 SD host controller
` [PATCH v3 3/4] mmc: sdhci-brcmstb: Add BCM2712 support
` [PATCH v3 4/4] arm64: dts: broadcom: Add support for BCM2712

[PATCH] af_packet: Handle outgoing VLAN packets without hardware offloading
 2024-05-21  8:35 UTC  (4+ messages)

[PATCH rdma-next v2 0/3] RDMA/mana_ib: Add support of RC QPs
 2024-05-21  8:34 UTC  (4+ messages)
` [PATCH rdma-next v2 1/3] RDMA/mana_ib: Create and destroy RC QP
` [PATCH rdma-next v2 2/3] RDMA/mana_ib: Implement uapi to create "
` [PATCH rdma-next v2 3/3] RDMA/mana_ib: Modify QP state

[PATCH] dt-bindings: dma: fsl-edma: fix dma-channels constraints
 2024-05-21  8:33 UTC  (2+ messages)

[PATCH v6 00/49] New Intel CPUID families
 2024-05-21  8:32 UTC  (2+ messages)

NFSv4 referrals - custom (non-2049) port numbers in fs_locations?
 2024-05-21  8:32 UTC  (11+ messages)

[PATCH v5 0/2] Add support for Amlogic S4 PWM
 2024-05-21  8:31 UTC  (12+ messages)
` [PATCH v5 1/2] pwm: meson: "
` [PATCH v5 2/2] arm64: dts: amlogic: Add "

DMA Transfer Synchronization Issue in Out-of-Tree Sound Card Driver
 2024-05-21  8:31 UTC 

[PATCH 00/13] Analog Devices Inc. Automotive Audio Bus (A2B) support
 2024-05-21  8:31 UTC  (4+ messages)
` [PATCH 04/13] a2b: add AD24xx I2C interface driver

[LTP] [PATCH v2 0/3] libswap: Fix SLE12-SP5 + cleanup
 2024-05-21  8:30 UTC  (3+ messages)
` [LTP] [PATCH v2 1/3] libswap: Split long lines (readability)

[PATCH] include: linux/types.h: define intptr_t
 2024-05-21  8:29 UTC 

CVE-2024-35906: drm/amd/display: Send DTBCLK disable message on first commit
 2024-05-21  8:28 UTC  (2+ messages)

[bluetooth-next:master] BUILD SUCCESS 7b13a745870c1d098466fcb44e44edb550ef3338
 2024-05-21  8:28 UTC 

next/master baseline: 387 runs, 22 regressions (next-20240521)
 2024-05-21  8:27 UTC 

[PATCH 1/1] dt-bindings: fsl-qdma: Convert to yaml format
 2024-05-21  8:26 UTC  (2+ messages)

btrfs: please undo removal of "norecovery" (userspace breakage)
 2024-05-21  8:20 UTC 

[PATCH v1 0/2] mm/memory: cleanly support zeropage in vm_insert_page*(), vm_map_pages*() and vmf_insert_mixed()
 2024-05-21  8:25 UTC  (4+ messages)
` [PATCH v1 1/2] "

[PATCH 0/5] Ultrajoiner basic functionality series
 2024-05-21  8:25 UTC  (4+ messages)
` [PATCH 2/5] drm/i915: Implement basic functions for ultrajoiner support

[PATCH v2] staging: rtl8712: Fix spelling mistake in rtl871x_event.h
 2024-05-21  8:25 UTC 

[Buildroot] [PATCH] package/catch2: bump to version 3.6.0
 2024-05-21  8:23 UTC 

[PATCH 1/4] dt-bindings: mfd: mediatek,mt8195-scpsys: add mediatek,mt8365-scpsys
 2024-05-21  8:22 UTC  (8+ messages)
` [PATCH 2/4] arm64: dts: mediatek: mt8365: use a specific SCPSYS compatible

[PATCH 1/2] x86/percpu: Rename percpu_stable_op() to __raw_cpu_read_stable()
 2024-05-21  8:21 UTC  (2+ messages)
` [tip: x86/percpu] "

[PATCH 2/2] x86/percpu: Move some percpu accessors around to reduce ifdeffery
 2024-05-21  8:21 UTC  (2+ messages)
` [tip: x86/percpu] "

[tip: x86/percpu] x86/percpu: Clean up <asm/percpu.h> a bit
 2024-05-21  8:21 UTC 

[tip: x86/percpu] x86/percpu: Clean up <asm/percpu.h> vertical alignment details
 2024-05-21  8:21 UTC 

[PATCH V1 00/26] Live update: cpr-exec
 2024-05-21  8:20 UTC  (7+ messages)
` [PATCH V1 18/26] migration: cpr-exec-args parameter
` [PATCH V1 20/26] migration: cpr-exec mode
` [PATCH V1 26/26] migration: only-migratable-modes

[PATCH 1/4 V2] drm/amdgpu: fix invadate operation for umsch
 2024-05-21  8:20 UTC  (2+ messages)

[PATCH 00/10] xtensa: Enable qemu-xtensa board
 2024-05-21  8:20 UTC  (7+ messages)
` [PATCH 06/10] drivers: serial: Add xtensa semihosting driver
` [PATCH 09/10] board: emulation: New board qemu-xtensa

Strange errors while executing poky/meta/recipes-devtools/gcc/gcc-cross_13.2.bb using scarthgap release
 2024-05-21  8:19 UTC  (9+ messages)
` [yocto] "

[PATCH mptcp-next v2 0/4] selftests: mptcp: mark unstable subtests as flaky
 2024-05-21  8:18 UTC  (2+ messages)

[PATCH] x86/percpu: Enable named address spaces for all capable GCC versions
 2024-05-21  8:18 UTC  (2+ messages)

[PATCH net-next v3 0/5] net: phy: mediatek: Introduce mtk-phy-lib and add 2.5Gphy support
 2024-05-21  8:17 UTC  (5+ messages)
` [PATCH net-next v3 5/5] net: phy: add driver for built-in 2.5G ethernet PHY on MT7988

[PATCH 0/2] Fixes in hdcp remote capability
 2024-05-21  8:14 UTC  (3+ messages)
` [PATCH 1/2] drm/i915/hdcp: Move aux assignment after connector type check
` [PATCH 2/2] drm/i915/hdcp: Check mst_port to determine connector type

[LTP] [PATCH] request_key: Add negative tests for request_key
 2024-05-21  8:15 UTC 

[PATCH] hw/riscv/virt: Add hotplugging and virtio-md-pci support
 2024-05-21  8:15 UTC  (5+ messages)

[REGRESSION] Thunderbolt Host Reset Change Causes eGPU Disconnection from 6.8.7=>6.8.8
 2024-05-21  8:15 UTC  (13+ messages)
  ` [REGRESSION][BISECTED] "xHCI host controller not responding, assume dead" on stable kernel > 6.8.7

[PATCH net-next] virtio-net: synchronize operstate with admin state on up/down
 2024-05-21  8:14 UTC  (2+ messages)

[RESEND PATCH] libpci: sysfs: Fix segmentation fault by including libgen.h
 2024-05-21  8:05 UTC 

❌ FAIL (MISSED 10 of 204): Test report for master (6.9.0, mainline.kernel.org-clang, 72ece201)
 2024-05-21  8:11 UTC 

[PATCH v5 0/7] Introduction of a remoteproc tee to load signed firmware
 2024-05-21  8:10 UTC  (8+ messages)
` [PATCH v5 1/7] remoteproc: Add TEE support
` [PATCH v5 2/7] dt-bindings: remoteproc: Add compatibility for "
` [PATCH v5 3/7] dt-bindings: remoteproc: Add processor identifier property
` [PATCH v5 4/7] remoteproc: core introduce rproc_set_rsc_table_on_start function
` [PATCH v5 5/7] remoteproc: core: support of the tee interface
` [PATCH v5 6/7] remoteproc: stm32: Create sub-functions to request shutdown and release
` [PATCH v5 7/7] remoteproc: stm32: Add support of an OP-TEE TA to load the firmware

include/linux/vmstat.h:522:36: error: arithmetic between different enumeration types ('enum node_stat_item' and 'enum lru_list')
 2024-05-21  8:09 UTC 

[PATCH v2 0/2] qcom: initial support for the SHIFTphone 8
 2024-05-21  8:10 UTC  (3+ messages)
` [PATCH v2 2/2] arm64: dts: qcom: add QCM6490 "

[PATCH v3] mc146818rtc: add a way to generate RTC interrupts via QMP
 2024-05-21  8:08 UTC  (3+ messages)

[meta-networking][PATCH] mdio-tools: fix mdio-netlink kernel module reproducibility
 2024-05-21  8:08 UTC 

SSH - OpTee reboot scenario Issue
 2024-05-21  8:08 UTC 

[PATCH 1/2] usbgadget: fix error code in common code base
 2024-05-21  8:06 UTC  (2+ messages)
` [PATCH 2/2] usbgadget: split usbgadget_register into prepare and register

[RFC PATCH v8 01/10] ras: scrub: Add scrub subsystem
 2024-05-21  8:06 UTC  (11+ messages)

[PATCH 0/2] target/loongarch: Add loongson binary translation feature
 2024-05-21  8:05 UTC  (3+ messages)
` [PATCH 1/2] target/loongarch: Add loongarch vector property unconditionally
` [PATCH 2/2] target/loongarch: Add loongson binary translation feature

[PATCH v3] README.md: update mailing list info
 2024-05-21  8:06 UTC  (10+ messages)

[PATCH] wifi: ath12k: fix Smatch warnings on ath12k_core_suspend()
 2024-05-21  8:05 UTC  (2+ messages)

[PATCH] USB: pci-quirks: Skip usb_early_handoff for Renesas PCI USB
 2024-05-21  8:05 UTC  (2+ messages)

[PATCH 1/3] kbuild: rust: move `-Dwarnings` handling to `Makefile.extrawarn`
 2024-05-21  8:05 UTC  (4+ messages)
` [PATCH 2/3] kbuild: rust: apply `CONFIG_WERROR` to all Rust targets

[PATCH] wifi: ath11k: fix WCN6750 firmware crash caused by 17 num_vdevs
 2024-05-21  8:04 UTC  (2+ messages)

[PATCH v2 0/5] drm/tiny: panel-mipi-dbi: Support 18 bits per color RGB666
 2024-05-21  8:04 UTC  (3+ messages)
` [PATCH v2 5/5] drm/tiny: panel-mipi-dbi: Support the pixel format property

[PATCH] livepatch: introduce klp_func called interface
 2024-05-21  8:04 UTC  (5+ messages)

[PATCH v4 00/10] drm/verisilicon : support DC8200 and inno hdmi
 2024-05-21 10:58 UTC  (3+ messages)

[RFC PATCH 00/11] [RFC] Device / Driver and PCI Rust abstractions
 2024-05-21  8:04 UTC  (10+ messages)
` [RFC PATCH 02/11] rust: add driver abstraction
` [RFC PATCH 10/11] rust: add basic abstractions for iomem operations

[PATCH v3 00/21] TTM shrinker helpers and xe buffer object shrinker
 2024-05-21  8:03 UTC  (2+ messages)
` ✓ CI.BAT: success for TTM shrinker helpers and xe buffer object shrinker (rev3)

[PATCH] arm64: dts: st: OP-TEE async notif on PPI 15 for stm32mp25
 2024-05-21  8:01 UTC  (2+ messages)

[PATCH 0/8] dt-bindings: mfd: syscon: Document more compatibles and require simpe-mfd description
 2024-05-21  8:02 UTC  (9+ messages)
` [PATCH 3/8] dt-bindings: soc: intel: lgm-syscon: Move to dedicated schema
` [PATCH 6/8] dt-bindings: mfd: syscon: Split and enforce documenting MFD children

[PATCH v4 0/7] ASoC: codecs: wcd937x: add wcd937x audio codec support
 2024-05-21  7:58 UTC  (4+ messages)
` [PATCH v4 1/7] ASoC: dt-bindings: document wcd937x Audio Codec

[PATCH v2 0/5] wifi: ath12k: Add support to enable debugfs_htt_stats
 2024-05-21  8:00 UTC  (5+ messages)
` [PATCH v2 3/5] wifi: ath12k: Fix Pdev id in HTT stats request for WCN7850
` [PATCH v2 5/5] wifi: ath12k: Dump additional Tx PDEV HTT stats

[PATCH 1/1] dt-bindings: rtc: Convert rtc-fsl-ftm-alarm.txt to yaml format
 2024-05-21  7:59 UTC  (2+ messages)

[PATCH v5 00/16] Add support for a few Zc* extensions, Zcmop and Zimop
 2024-05-21  7:58 UTC  (6+ messages)
` [PATCH v5 07/16] riscv: add ISA extensions validation callback

[PATCH 0/2] Fix use of uninitialized hash algos
 2024-05-21  7:58 UTC  (7+ messages)
` [PATCH v5 0/5] Fix use of uninitialized hash algorithms
  ` [PATCH v5 1/5] setup: add an escape hatch for "no more default hash algorithm" change
  ` [PATCH v5 5/5] apply: fix uninitialized hash function

[PATCH v5 0/3] drm/mediatek: Add support for OF graphs
 2024-05-21  7:57 UTC  (8+ messages)
` [PATCH v5 1/3] dt-bindings: display: mediatek: Add OF graph support for board path
` [PATCH v5 2/3] dt-bindings: arm: mediatek: mmsys: "
` [PATCH v5 3/3] drm/mediatek: Implement OF graphs support for display paths

[PATCH v3] xen/arm: Set correct per-cpu cpu_core_mask
 2024-05-21  7:57 UTC  (5+ messages)

[PATCH] drm/amdgpu: use u32 for buf size in __amdgpu_eeprom_xfer
 2024-05-21  7:56 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.