All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-04-13 10:43:41 to 2025-04-13 17:09:58 UTC [more...]

[PATCH v3 00/13] PCI: apple: Add support for t6020
 2025-04-13 17:09 UTC  (15+ messages)
` [PATCH v3 01/13] PCI: apple: Set only available ports up
` [PATCH v3 02/13] dt-bindings: pci: apple,pcie: Add t6020 compatible string
` [PATCH v3 03/13] PCI: host-generic: Extract an ecam bridge creation helper from pci_host_common_probe()
` [PATCH v3 04/13] PCI: ecam: Allow cfg->priv to be pre-populated from the root port device
` [PATCH v3 05/13] PCI: apple: Move over to standalone probing
` [PATCH v3 06/13] PCI: apple: Dynamically allocate RID-to_SID bitmap
` [PATCH v3 07/13] PCI: apple: Move away from INTMSK{SET,CLR} for INTx and private interrupts

[PATCH] rust: support DPDK API
 2025-04-13 17:09 UTC  (8+ messages)
` [RFC PATCH] add rust binding support to DPDK

[GIT PULL] erofs fixes for 6.15-rc2
 2025-04-13 17:03 UTC 

[PATCH v1 0/4] drm: panel: add support for panels used in LG P880/P895
 2025-04-13 16:57 UTC  (7+ messages)
` [PATCH v1 1/4] dt-bindings: display: panel: Document Renesas R61307 based DSI panel
` [PATCH v1 2/4] drm: panel: Add support for Renesas R61307 based MIPI "
` [PATCH v1 3/4] dt-bindings: display: panel: Document Renesas R69328 based "
` [PATCH v1 4/4] drm: panel: Add support for Renesas R69328 based MIPI "

[Buildroot] [PATCH] package/sqlite: revert upstream change causing build issue
 2025-04-13 16:25 UTC 

[PATCH 6.6.y] nvme-rdma: unquiesce admin_q before destroy it
 2025-04-13 16:47 UTC  (2+ messages)

[PATCH v6.12] nfsd: don't ignore the return code of svc_proc_register()
 2025-04-13 16:47 UTC  (2+ messages)

[Buildroot] [PATCH v4 1/2] configs/stm32mp135f_dk: fix optee hash
 2025-04-13 16:47 UTC  (2+ messages)
` [Buildroot] [PATCH v4 2/2] configs/stm32mp1*_dk*: bump TF-A to 2.10, Linux to 6.12.22 and U-Boot to 2025.04

[PATCH 6.12.y] libbpf: Prevent compiler warnings/errors
 2025-04-13 16:47 UTC  (2+ messages)

[PATCH 5.10] ext4: fix timer use-after-free on failed mount
 2025-04-13 16:47 UTC  (2+ messages)

[PATCH 5.15.y] bpf: avoid holding freeze_mutex during mmap operation
 2025-04-13 16:47 UTC  (2+ messages)

[PATCH 1/2] x86/xen: move xen_reserve_extra_memory()
 2025-04-13 16:47 UTC  (2+ messages)

[PATCH 6.1.y] bpf: Prevent tail call between progs attached to different hooks
 2025-04-13 16:47 UTC  (2+ messages)

[PATCH 6.1.y] bpf: avoid holding freeze_mutex during mmap operation
 2025-04-13 16:46 UTC  (2+ messages)

[PATCH v6.13] nfsd: don't ignore the return code of svc_proc_register()
 2025-04-13 16:46 UTC  (2+ messages)

[PATCH 5.10.y] bpf: avoid holding freeze_mutex during mmap operation
 2025-04-13 16:46 UTC  (2+ messages)

[PATCH 6.1.y] block: make bio_check_eod work for zero sized devices
 2025-04-13 16:46 UTC  (2+ messages)

[PATCH 5.15.y] fs/proc: do_task_stat: use sig->stats_lock to gather the threads/children stats
 2025-04-13 16:46 UTC  (2+ messages)

[PATCH 5.10.y] fs/proc: do_task_stat: use sig->stats_lock to gather the threads/children stats
 2025-04-13 16:46 UTC  (2+ messages)

[PATCH 6.13.y] drm/panthor: Replace sleep locks with spinlocks in fdinfo path
 2025-04-13 16:46 UTC  (2+ messages)

[PATCH 5.10.y] powerpc/rtas: Prevent Spectre v1 gadget construction in sys_rtas()
 2025-04-13 16:46 UTC  (2+ messages)

[PATCH 2/2] x86/xen: fix memblock_reserve() usage on PVH
 2025-04-13 16:46 UTC  (2+ messages)

[PATCH 6.6.y] powerpc/rtas: Prevent Spectre v1 gadget construction in sys_rtas()
 2025-04-13 16:46 UTC  (2+ messages)

[PATCH 5.15] ext4: fix timer use-after-free on failed mount
 2025-04-13 16:46 UTC  (2+ messages)

[PATCH 5.15.y] powerpc/rtas: Prevent Spectre v1 gadget construction in sys_rtas()
 2025-04-13 16:46 UTC  (2+ messages)

[PATCH 6.1.y] powerpc/rtas: Prevent Spectre v1 gadget construction in sys_rtas()
 2025-04-13 16:46 UTC  (2+ messages)

[syzbot] [mm?] kernel BUG in filemap_fault
 2025-04-13 16:40 UTC  (2+ messages)
` [syzbot] [sound?] "

[PATCH v1] soc: samsung: usi: prevent wrong bits inversion during unconfiguring
 2025-04-13 16:37 UTC 

[PATCH v5 0/9] PCI: Enable Power and configure the TC9563 PCIe switch
 2025-04-13 16:35 UTC  (3+ messages)
` [PATCH v5 2/9] arm64: dts: qcom: qcs6490-rb3gen2: Add TC9563 PCIe switch node

[PATCH 0/7] drm/msm: rework the ties between KMS and GPU parts of the driver
 2025-04-13 16:33 UTC  (8+ messages)
` [PATCH 1/7] drm/msm: move wq handling to KMS code
` [PATCH 2/7] drm/msm: move helper calls to msm_kms.c
` [PATCH 3/7] drm/msm: make it possible to disable KMS-related code
` [PATCH 4/7] drm/msm: bail out late_init_minor() if it is not a GPU device
` [PATCH 5/7] drm/msm: rearrange symbol selection
` [PATCH 6/7] drm/msm: rework binding of Imageon GPUs
` [PATCH 7/7] drm/msm: enable separate binding of GPU and display devices

[PATCH v3] lib: sbi: Enable Control Transfer Records (CTR) Ext using xstateen
 2025-04-13 16:30 UTC  (5+ messages)

[PATCH 0/8] crypto: hash - Preparation for block-only shash
 2025-04-13 16:29 UTC  (2+ messages)

[PATCH] Makefile: Avoid repeated evaluation of shell commands
 2025-04-13 16:19 UTC  (2+ messages)

[meta-oe][PATCH] 1. libsimplelog: add recipe for lightweight high-performance logging library
 2025-04-13 16:01 UTC 

[frank-w-bpi-r2-4.14:6.14-next-wip 6624/6651] arch/arm64/boot/dts/mediatek/mt7986a-bananapi-bpi-r3-emmc-nand.dtb: /soc/mmc@11230000/card@0/block: failed to match any schema with compatible: ['block-device']
 2025-04-13 16:06 UTC 

[PATCH 1/4] drm/amdgpu/gfx11: properly reference EOP interrupts for userqs
 2025-04-13 16:06 UTC  (4+ messages)
` [PATCH 2/4] drm/amdgpu/gfx12: "
` [PATCH 3/4] drm/sdma6: properly reference trap "
` [PATCH 4/4] drm/sdma7: "

[PATCH iw] iw: print HE mcs correctly when mcs_len
 2025-04-13 16:03 UTC 

[PATCH 0/2] Add property to support writing ERSTBA in high-low order
 2025-04-13 16:03 UTC  (4+ messages)
` [PATCH 1/2] hw: usb: xhci: "

[BUG] CAAM refcount warnings
 2025-04-13 16:03 UTC  (9+ messages)
` [PATCH] crypto: caam/qi - Fix drv_ctx refcount bug
      ` [PATCH] crypto: api - Allow delayed algorithm destruction
            ` [PATCH] crypto: api - Add support for duplicating algorithms before registration

[PATCH] erofs-utils: add contrib/stress to .gitignore
 2025-04-13 16:01 UTC  (2+ messages)

ish firmware is undistributable
 2025-04-13 16:00 UTC 

[PATCH] lib/crc: make the CPU feature static keys __ro_after_init
 2025-04-13 15:43 UTC 

[PATCH v2] um: Add VFIO-based virtual PCI driver
 2025-04-13 15:44 UTC 

[PATCH v2] rust: Use `ffi::c_char` type in firmware abstraction `FwFunc`
 2025-04-13 15:43 UTC  (9+ messages)

[PATCH v3 0/6] Add some enhancements for i.MX95 PCIe
 2025-04-13 15:38 UTC  (10+ messages)
` [PATCH v3 3/6] PCI: imx6: Workaround i.MX95 PCIe may not exit L23 ready

[PATCH v5 0/7] Add some enhancements for i.MX95 PCIe
 2025-04-13 15:33 UTC  (9+ messages)
` [PATCH v5 2/7] PCI: imx6: Skip one dw_pcie_wait_for_link() in workaround link training
` [PATCH v5 3/7] PCI: imx6: Toggle the cold reset for i.MX95 PCIe
` [PATCH v5 4/7] PCI: imx6: Workaround i.MX95 PCIe may not exit L23 ready
` [PATCH v5 6/7] PCI: imx6: Add PLL clock lock check for i.MX95 PCIe

[meta-oe][PATCH] catch2: upgrade 3.8.0 -> 3.8.1
 2025-04-13 15:28 UTC 

[PATCH v3 00/12] Rockchip VOP2 support
 2025-04-13 15:26 UTC  (7+ messages)
` [PATCH v3 08/12] dts: rockchip: rk356x: Prerelocate VOP in U-Boot proper
` [PATCH v3 10/12] video: rockchip: Add HDMI support for RK3568
` [PATCH v3 11/12] configs: pinetab2-rk3566: Enable video and USB keyboard

[PATCH v2 0/4] power: supply: add support for Pegatron Chagall battery
 2025-04-13 15:20 UTC  (7+ messages)
` [PATCH v2 1/4] dt-bindings: vendor-prefixes: add prefix for Pegatron Corporation
` [PATCH v2 2/4] dt-bindings: power: supply: Document Pegatron Chagall fuel gauge
` [PATCH v2 3/4] power/supply: Add driver for Pegatron Chagall battery
` [PATCH v2 4/4] ARM: tegra: chagall: Add embedded controller node

[PATCH v3 0/5] ASoC: sun4i-codec: add headphone dectection for Anbernic RG35XX devices
 2025-04-13 15:17 UTC  (2+ messages)
` (subset) "

[GIT PULL] memblock: fix build of memblock test
 2025-04-13 15:16 UTC  (2+ messages)

[GIT PULL] ext4 bug fixes for v6.15-rc2
 2025-04-13 15:16 UTC  (2+ messages)

Bug: git difftool --tool=meld -d HEAD^ lose copied file
 2025-04-13 15:11 UTC  (2+ messages)

[PATCH 0/5] Some updates about sbi_timer
 2025-04-13 15:06 UTC  (6+ messages)
` [PATCH 1/5] lib: sbi: fix sbi_timer_event_start
` [PATCH 2/5] lib: sbi: Add error message for sbi_timer_event_start
` [PATCH 3/5] lib: sbi: Fix sbi_timer for Asymmetric Multi-Processing
` [PATCH 4/5] lib: sbi: Add error check for sbi_timer_waitms_until
` [PATCH 5/5] lib: sbi: add Xtheadsstc support

[RFC PATCH 0/9] rv: Add monitors to validate task switch
 2025-04-13 15:05 UTC  (3+ messages)
` [RFC PATCH 6/9] sched: Treat try_to_block_task with pending signal as wakeup

[rafael-pm:bleeding-edge 44/52] drivers/cpuidle/cpuidle-psci.c:437:54: error: expected identifier
 2025-04-13 15:00 UTC  (2+ messages)

[PATCH] spi: sun4i: add support for GPIO chip select lines
 2025-04-13 14:54 UTC  (2+ messages)

[PATCH] cpufreq: intel_pstate: Use raw_smp_processor_id() in hwp_get_cpu_scaling()
 2025-04-13 14:44 UTC  (2+ messages)

[RFC 00/13] Packet capture using port mirroring
 2025-04-13 14:44 UTC  (7+ messages)
` [RFC 08/13] mbuf: add fields for mirroring

[meta-python][PATCH 1/4] python3-mdurl: new recipe version 0.1.2
 2025-04-13 14:24 UTC  (4+ messages)
` [oe] "

[PATCH] PCI: dw-rockchip: Remove PCIE_L0S_ENTRY check from rockchip_pcie_link_up()
 2025-04-13 14:24 UTC  (6+ messages)

[PATCH] bcachefs: Add missing error handling
 2025-04-13 14:24 UTC  (3+ messages)

[PATCH v2 0/4] Loadable Module support for PCIe Cadence and J721E
 2025-04-13 14:13 UTC  (5+ messages)
` [PATCH v2 4/4] PCI: j721e: Add support to build as a loadable module

[PATCH v2] net: phy: Fix return value when !CONFIG_PHYLIB
 2025-04-13 14:13 UTC  (3+ messages)

[PATCH] efi_loader: Moved the generated ESL file to objtree
 2025-04-13 14:09 UTC  (2+ messages)

Please pull u-boot-tegra staging
 2025-04-13 14:09 UTC  (2+ messages)

[PATCH net-next] net: phy: remove device_phy_find_device
 2025-04-13 14:09 UTC 

[Buildroot] [PATCH v2 00/18] Layerscape uprev to lf-6.12.3-1.0.0, initial LX2160A-RDB support
 2025-04-13 14:04 UTC  (3+ messages)
` [Buildroot] [PATCH v2 13/18] package/qoriq-ddr-phy-binary: new package

[Buildroot] [git commit] package/qoriq-ddr-phy-binary: new package
 2025-04-13 13:11 UTC 

[PATCH] Revert "arm64: dts: allwinner: h6: Use RSB for AXP805 PMIC connection"
 2025-04-13 13:58 UTC 

[PATCH v2 0/9] Introduce a helper functions to get the CSB buffer
 2025-04-13 13:54 UTC  (3+ messages)
` [PATCH v2 7/9] drm/amdgpu/gfx: Clean up gfx_v7_0_get_csb_buffer

[PATCH 0/2] arm64: dts: allwinner: Support Orange Pi 3 LTS board
 2025-04-13 13:42 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: arm: sunxi: Add "
` [PATCH 2/2] arm64: dts: allwinner: h6: Add OrangePi 3 LTS DTS

[PATCH] CI: fix waiting for final test message (again)
 2025-04-13 13:47 UTC 

[PATCH v1] ptp: ocp: add irig and dcf NULL-check in __handle_signal functions
 2025-04-13 13:44 UTC  (3+ messages)

[PATCH] imx: mx51evk: drop Stefano Babic from MAINTAINERS
 2025-04-13 11:01 UTC 

[PATCH] MAINTAINERS: Update email of Stefano Babic
 2025-04-13 11:01 UTC 

[PATCH] watchdog: qcom: introduce qcom-wdt driver
 2025-04-13 10:12 UTC 

[PATCH v1] gpio: pca953x: fix IRQ storm on system wake up
 2025-04-13 13:33 UTC  (7+ messages)

[ANNOUNCE] fstests: for-next branch updated to v2025.04.13
 2025-04-13 13:27 UTC 

[PATCH] net: phy: Fix return value when when !CONFIG_PHYLIB
 2025-04-13 13:28 UTC 

[ANNOUNCE] fstests: merge v2025.03.30 onto master branch
 2025-04-13 13:20 UTC 

[PATCH 0/6] Introduce a generic function to get the CSB buffer
 2025-04-13 13:11 UTC  (7+ messages)

[PATCH] net: ravb: Fix RX error handling
 2025-04-13 13:11 UTC 

[PATCH] ARM: renesas: Enable serial RX buffer on Renesas R-Car
 2025-04-13 13:10 UTC 

[PATCH] Fixes: be26849bfb6f docs net.ipv6.flowlabel_state_ranges new default FALSE
 2025-04-13 13:02 UTC 

[PATCH v4 0/3] add support for RV8063 SPI rtc
 2025-04-13 13:07 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: rtc: pcf85063: add binding for RV8063
` [PATCH v4 2/3] rtc: pcf85063: create pcf85063_i2c_probe
` [PATCH v4 3/3] rtc: pcf85063: add support for RV8063

[PATCH] drm/amdgpu: Remove PACKET2 from amdgpu since it is not used
 2025-04-13 12:59 UTC  (2+ messages)

[PULL v2 0/3] Trivial patches for 2025-04-13
 2025-04-13 12:59 UTC  (4+ messages)
` [PULL 1/3] docs: Fix some typos (found by codespell and typos)
` [PULL 2/3] Fix objdump output parser in "nsis.py"
` [PULL 3/3] docs: Document removal of 64-bit on 32-bit emulation

[xfstests generic/619] hang on aarch64 with btrfs
 2025-04-13 12:53 UTC 

generic_permission() optimization
 2025-04-13 12:52 UTC  (12+ messages)

[PATCH] ext4: filesystems without casefold feature cannot be mounted
 2025-04-13 12:50 UTC  (2+ messages)

On output devices, `snd_pcm_open()` makes a bad loud tick
 2025-04-13 12:48 UTC 

[OE-core][scarthgap][PATCH] binutils: Fix CVE-2025-1176
 2025-04-13 12:50 UTC 

[RFC PATCH v4 0/6] Promotion of Unmapped Page Cache Folios
 2025-04-13 12:48 UTC  (4+ messages)

[meta-security][PATCH] Fix warning : lack of whitespace around assignment
 2025-04-13 12:45 UTC  (3+ messages)
` [yocto-patches] "

[RESEND PATCH] mux: Convert mux_control_ops to a flex array member in mux_chip
 2025-04-13 12:42 UTC  (5+ messages)

[PATCH] cargo-c: Update patch Upstream-Status
 2025-04-13 12:33 UTC 

[meta-security][PATCH v2] Fix warning : lack of whitespace around assignment
 2025-04-13 12:31 UTC 

OE-core CVE metrics for styhead on Sun 13 Apr 2025 01:49:05 AM HST
 2025-04-13 12:14 UTC 

[PATCH v2] KVM: SVM: forcibly leave SMM mode on vCPU reset
 2025-04-13 11:57 UTC 

[PATCH v6] iio: frequency: ad9832: Use FIELD_PREP macro to set bit fields
 2025-04-13 11:58 UTC 

[Bug 219984] New: [BISECTED] High power usage since 'PCI/ASPM: Correct LTR_L1.2_THRESHOLD computation'
 2025-04-13 11:59 UTC  (3+ messages)

[PATCH V4 0/3] tty: serial: fsl_lpuart: cleanup lpuart driver
 2025-04-13 11:56 UTC  (3+ messages)

OE-core CVE metrics for scarthgap on Sun 13 Apr 2025 01:27:43 AM HST
 2025-04-13 11:49 UTC 

[PATCH v2 0/2] net: add debugfs files for showing netns refcount tracking info
 2025-04-13 11:40 UTC  (7+ messages)
` [PATCH v2 2/2] "

[Buildroot] [PATCH 0/2] configs: ti_am62{a, p}_sk_defconfig: switch to am62x platform flavor
 2025-04-13 11:37 UTC  (3+ messages)
` [Buildroot] [PATCH 1/2] configs/ti_am62ax_sk_defconfig: switch to am62x op-tee "

[PATCH iw] util: rename hz to Hz
 2025-04-13 11:36 UTC 

[Buildroot] [git commit] configs/ti_am62px_sk_defconfig: switch to am62x op-tee platform flavor
 2025-04-13 11:34 UTC 

[Buildroot] [git commit] configs/ti_am62ax_sk_defconfig: switch to am62x op-tee platform flavor
 2025-04-13 11:29 UTC 

[PATCH] vfio/igd: Check host PCI address when probing
 2025-04-13 11:30 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/mpd: update to version 0.24.3
 2025-04-13 11:28 UTC 

[meta-oe][PATCH] Propose a contribution: "simplelog-topic"
 2025-04-13 11:28 UTC  (2+ messages)
` [oe] "

OE-core CVE metrics for kirkstone on Sun 13 Apr 2025 01:02:55 AM HST
 2025-04-13 11:27 UTC 

[PATCH 0/7] mesa: small improvements after 25.0 merge
 2025-04-13 11:15 UTC  (6+ messages)
` [PATCH 2/7] meson: pass -target and -I to bindgen calls
  ` [OE-core] "

[PULL 0/2] Trivial patches for 2025-04-13
 2025-04-13 11:06 UTC  (3+ messages)
` [PULL 1/2] docs: Fix some typos (found by codespell and typos)
` [PULL 2/2] Fix objdump output parser in "nsis.py"

[PATCH] compiler.h: Avoid the usage of __typeof_unqual__() when __GENKSYMS__ is defined
 2025-04-13 11:05 UTC  (7+ messages)
` [tip: core/urgent] "

OE-core CVE metrics for master on Sun 13 Apr 2025 01:00:01 AM HST
 2025-04-13 11:02 UTC 

[PATCH] net: use %ld format specifier for PTR_ERR in pr_warn
 2025-04-13 10:59 UTC  (4+ messages)

[PATCH v1 0/3] rust: time: Introduce typed clock sources and generalize Instant
 2025-04-13 10:56 UTC  (4+ messages)
` [PATCH v1 1/3] rust: time: replace ClockId enum with ClockSource trait
` [PATCH v1 2/3] rust: time: make Instant generic over ClockSource
` [PATCH v1 3/3] rust: time: add ktime_get() to ClockSource trait

[PATCH] ref_tracker: use %ld format specifier for PTR_ERR() during directory creation failure
 2025-04-13 10:50 UTC  (3+ messages)

[PATCH] staging: greybus: Reformat code in gb_operation_sync_timeout()
 2025-04-13 10:48 UTC 

[RFC 0/5] Add mt7988 XS-PHY
 2025-04-13 10:42 UTC  (5+ messages)
` [RFC 3/5] dt-bindings: power: Add binding for MediaTek MT7988 topmisc power controller

[PATCH v13 0/5] rust: Add IO polling
 2025-04-13 10:43 UTC  (6+ messages)
` [PATCH v13 1/5] rust: time: Add PartialEq/Eq/PartialOrd/Ord trait to Ktime
` [PATCH v13 2/5] rust: time: Introduce Delta type
` [PATCH v13 3/5] rust: time: Introduce Instant type
` [PATCH v13 4/5] rust: time: Add wrapper for fsleep() function
` [PATCH v13 5/5] MAINTAINERS: rust: Add a new section for all of the time stuff


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.