messages from 2025-04-23 10:00:34 to 2025-04-23 10:46:02 UTC [more...]
[PATCH 3/5] drm/sched: Warn if pending list is not empty
2025-04-23 10:26 UTC (13+ messages)
[PATCH 00/18] AMD vIOMMU: DMA remapping support for VFIO devices
2025-04-23 10:45 UTC (2+ messages)
[PATCH v5 0/4] mkfs: add ability to populate filesystem from directory
2025-04-23 10:45 UTC
[PATCH v2] arm64: dts: mt8183: Add port node to mt8183.dtsi
2025-04-23 10:02 UTC (2+ messages)
[PATCH v3 1/1] KVM: arm64: Allow cacheable stage 2 mapping using VMA flags
2025-04-23 10:45 UTC (11+ messages)
[PATCH 000/147] single-binary patch queue
2025-04-23 10:43 UTC (29+ messages)
` [PATCH 064/147] accel/tcg: Pass CPUTLBEntryFull to tlb_reset_dirty_range_locked
` [PATCH 068/147] accel/tcg: Move get_page_addr_code* declarations
` [PATCH 070/147] accel/tcg: Remove cpu-all.h, exec-all.h from tb-internal.h
` [PATCH 098/147] include/exec: Redefine tlb-flags with absolute values
` [PATCH 099/147] page-vary: Move and rename qemu_target_page_bits_min
` [PATCH 101/147] exec/cpu-all: move cpu_copy to linux-user/qemu.h
` [PATCH 102/147] include/exec/cpu-all: move compile time check for CPUArchState to cpu-target.c
` [PATCH 105/147] exec/cpu-all: remove tswap include
` [PATCH 111/147] exec/cpu-all: transfer exec/cpu-common include to cpu.h headers
` [PATCH 116/147] target/arm/cpu: flags2 is always uint64_t
` [PATCH 118/147] target/arm/cpu: remove inline stubs for aarch32 emulation
` [PATCH 122/147] hw/arm/xlnx-zynqmp: prepare compilation unit to be common
` [PATCH 123/147] hw/arm/xlnx-versal: "
` [PATCH 140/147] tcg: Pass max_threads not max_cpus to tcg_init
[PATCH] fixup! mci: move mci_setup_cmd definition into header
2025-04-23 9:50 UTC (2+ messages)
[PATCH V3 0/9] Refactor phy powerup sequence
2025-04-23 10:42 UTC (3+ messages)
` [PATCH V3 1/9] scsi: ufs: qcom: add a new phy calibrate API call
[PATCH 1/2] dt-bindings: phy: imx8mq-usb: improve some tuning properties
2025-04-23 9:46 UTC (2+ messages)
` [PATCH 2/2] phy: fsl-imx8mq-usb: improve some tuning parameters and support i.MX95 tuning
[PATCH v2 0/2] reset: canaan: add Kendryte K230 reset support
2025-04-23 9:43 UTC (3+ messages)
` [PATCH v2 2/2] reset: canaan: add reset driver for Kendryte K230
[PATCH net-next v11 00/14] xsc: ADD Yunsilicon XSC Ethernet Driver
2025-04-23 10:40 UTC (13+ messages)
` [PATCH net-next v11 01/14] xsc: Add xsc driver basic framework
` [PATCH net-next v11 02/14] xsc: Enable command queue
` [PATCH net-next v11 03/14] xsc: Add hardware setup APIs
` [PATCH net-next v11 05/14] xsc: Add eq and alloc
` [PATCH net-next v11 06/14] xsc: Init pci irq
` [PATCH net-next v11 07/14] xsc: Init auxiliary device
` [PATCH net-next v11 08/14] xsc: Add ethernet interface
` [PATCH net-next v11 10/14] xsc: Add eth needed qp and cq apis
` [PATCH net-next v11 11/14] xsc: ndo_open and ndo_stop
` [PATCH net-next v11 12/14] xsc: Add ndo_start_xmit
` [PATCH net-next v11 13/14] xsc: Add eth reception data path
` [PATCH net-next v11 14/14] xsc: add ndo_get_stats64
[RFC PATCH 0/3] pinctrl: starfive: jh7110: support force inputs
2025-04-23 9:40 UTC (4+ messages)
` [RFC PATCH 1/3] dt-bindings: pinctrl: jh7110-sys: add "
[PATCH RFC walnascar 1/3] systemd: enable getty generator by default
2025-04-23 10:40 UTC (6+ messages)
` [PATCH RFC walnascar 3/3] genericarm64: add ttyPS1 for KV260
[RFC PATCH] tcg: allow tb_flags to be larger than 32bit
2025-04-23 10:09 UTC
[PATCH v7 00/25] AP bus/zcrypt/pkey/paes no-mem-alloc patches
2025-04-23 10:40 UTC (27+ messages)
` [PATCH v7 01/25] s390/ap: Move response_type struct into ap_msg struct
` [PATCH v7 02/25] s390/ap/zcrypt: Rework AP message buffer allocation
` [PATCH v7 03/25] s390/ap: Introduce ap message buffer pool
` [PATCH v7 04/25] s390/zcrypt: Avoid alloc and copy of ep11 targets if kernelspace cprb
` [PATCH v7 05/25] s390/ap/zcrypt: New xflag parameter
` [PATCH v7 06/25] s390/zcrypt: Introduce cprb mempool for cca misc functions
` [PATCH v7 07/25] s390/zcrypt: Introduce cprb mempool for ep11 "
` [PATCH v7 08/25] s390/zcrypt: Rework zcrypt function zcrypt_device_status_mask_ext
` [PATCH v7 09/25] s390/zcrypt: Introduce pre-allocated device status array for cca misc
` [PATCH v7 10/25] s390/zcrypt: Introduce pre-allocated device status array for ep11 misc
` [PATCH v7 11/25] s390/zcrypt: Remove unused functions from cca misc
` [PATCH v7 12/25] s390/zcrypt: Remove CCA and EP11 card and domain info caches
` [PATCH v7 13/25] s390/zcrypt: Rework cca findcard() implementation and callers
` [PATCH v7 14/25] s390/zcrypt: Rework ep11 "
` [PATCH v7 15/25] s390/zcrypt: Rework cca misc functions kmallocs to use the cprb mempool
` [PATCH v7 16/25] s390/zcrypt: Propagate xflags argument with cca_get_info()
` [PATCH v7 17/25] s390/zcrypt: Locate ep11_domain_query_info onto the stack instead of kmalloc
` [PATCH v7 18/25] s390/zcrypt: Rework ep11 misc functions to use cprb mempool
` [PATCH v7 19/25] s390/pkey: Rework CCA pkey handler to use stack for small memory allocs
` [PATCH v7 20/25] s390/pkey: Rework EP11 "
` [PATCH v7 21/25] s390/uv: Rename find_secret() to uv_find_secret() and publish
` [PATCH v7 22/25] s390/pkey: Use preallocated memory for retrieve of UV secret metadata
` [PATCH v7 23/25] s390/uv: Remove uv_get_secret_metadata function
` [PATCH v7 24/25] s390/pkey: Provide and pass xflags within pkey and zcrypt layers
` [PATCH v7 25/25] s390/pkey/crypto: Introduce xflags param for pkey in-kernel API
[PATCH v10 00/11] LOBF enablement fix
2025-04-23 10:39 UTC (13+ messages)
` [PATCH v10 06/11] drm/i915/lobf: Update lobf if any change in dependent parameters
` [PATCH v10 10/11] drm/i915/alpm: Add intel_psr_need_alpm() to simplify alpm check
` [PATCH v10 11/11] drm/i915/display: Disintegrate sink alpm enable from psr with lobf
` ✓ CI.Build: success for LOBF enablement fix (rev9)
` ✗ CI.Hooks: failure "
` ✗ CI.checksparse: warning "
` ✗ Fi.CI.CHECKPATCH: warning for LOBF enablement fix (rev10)
` ✗ Fi.CI.SPARSE: "
` ✓ i915.CI.BAT: success "
[PATCH v2] vdpa/octeon_ep: Control PCI dev enabling manually
2025-04-23 10:39 UTC
[PATCH v10 0/2]
2025-04-23 9:36 UTC (3+ messages)
` [PATCH v10 1/2] dt-bindings: arm: mediatek: Add MT8186 Ponyta Chromebook
` [PATCH v10 2/2] arm64: dts: mediatek: Add MT8186 Ponyta Chromebooks
[PATCH 0/3] Fixes for VF GuC version and guc_info debugfs
2025-04-23 10:37 UTC (3+ messages)
` [PATCH 3/3] drm/xe/vf: Fix guc_info debugfs for VFs
[PATCH v4 00/22] RV: Linear temporal logic monitors for RT application
2025-04-23 10:37 UTC (3+ messages)
` [PATCH v4 19/22] rv: Add rtapp_pagefault monitor
add more bio helper
2025-04-23 10:37 UTC (4+ messages)
[PATCH] phy-zynqmp: Postpone getting clock rate until actually needed
2025-04-23 9:30 UTC (4+ messages)
[PATCH] selftests/mm: compaction_test: Support platform with huge mount of memory
2025-04-23 10:36 UTC
[PATCH net-next v6 00/11] PRU-ICSSM Ethernet Driver
2025-04-23 9:06 UTC (5+ messages)
` [PATCH net-next v6 08/11] net: ti: prueth: Adds support for RX interrupt coalescing/pacing
` [PATCH net-next v6 09/11] net: ti: prueth: Adds power management support for PRU-ICSS
` [PATCH net-next v6 10/11] net: ti: prueth: Adds support for PRUETH on AM33x and AM43x SOCs
` [PATCH net-next v6 11/11] net: ti: prueth: Adds PTP OC Support for AM335x and AM437x
[PATCH 0/7] arm64: dts: ti: k3-am62: Add wakeup-sources for low power modes
2025-04-23 9:07 UTC (3+ messages)
[PATCH net 0/5] mlx5 misc fixes 2025-04-23
2025-04-23 10:34 UTC (7+ messages)
` [PATCH net 1/5] net/mlx5e: Use custom tunnel header for vxlan gbp
` [PATCH net 2/5] net/mlx5: E-Switch, Initialize MAC Address for Default GID
` [PATCH net 5/5] net/mlx5: E-switch, Fix error handling for enabling roce
[PATCH net v3] bnxt_en: improve TX timestamping FIFO configuration
2025-04-23 10:33 UTC
[PATCH 00/14] Introduce AMD Pensando RDMA driver
2025-04-23 10:29 UTC (15+ messages)
` [PATCH 01/14] net: ionic: Rename neqs_per_lif to reflect rdma capability
` [PATCH 02/14] net: ionic: Create an auxiliary device for rdma driver
` [PATCH 03/14] net: ionic: Export the APIs from net driver to get RDMA capabilities
` [PATCH 04/14] net: ionic: Export the APIs from net driver to support device commands
` [PATCH 05/14] net: ionic: Provide doorbell and CMB region information
` [PATCH 06/14] net: ionic: Move header files to a common location
` [PATCH 07/14] RDMA: Add IONIC to rdma_driver_id definition
` [PATCH 08/14] RDMA/ionic: Register auxiliary module for ionic ethernet adapter
` [PATCH 09/14] RDMA/ionic: Create device queues to support admin operations
` [PATCH 10/14] RDMA/ionic: Register device ops for control path
` [PATCH 11/14] RDMA/ionic: Register device ops for datapath
` [PATCH 12/14] RDMA/ionic: Register device ops for miscellaneous functionality
` [PATCH 13/14] RDMA/ionic: Implement device stats ops
` [PATCH 14/14] RDMA/ionic: Add Makefile/Kconfig to kernel build environment
[PATCH] ALSA: HDA: Add Zhaoxin HDMI Controller and Codec support
2025-04-23 10:28 UTC
[PATCH] btrfs: harden parsing of compress mount option
2025-04-23 10:29 UTC (3+ messages)
[bug report] io_uring/zcrx: add support for multiple ifqs
2025-04-23 10:30 UTC (3+ messages)
[PATCH 0/3] Add support for index files in SSTATE_MIRRORS
2025-04-23 10:28 UTC (2+ messages)
` [yocto] "
[v10 01/11] platform/x86/amd/hsmp: Create hsmp/ directory
2025-04-23 10:28 UTC (7+ messages)
` [v10 08/11] platform/x86/amd/hsmp: Create separate ACPI, plat and common drivers
` [BUG?] "
[PATCH i-g-t v1] tests/kms_content_protection: Add force HDCP 1.4 subtest
2025-04-23 10:20 UTC
[PATCH v3 1/2] drm/i915/display: Ensure enough lines between delayed VBlank and VBlank
2025-04-23 10:27 UTC (2+ messages)
` [PATCH v3 2/2] drm/i915/psr: Move PSR workaround to intel_psr.c
[PATCH v2] arm64: dts: imx8mm-verdin: Link reg_usdhc2_vqmmc to usdhc2
2025-04-23 10:26 UTC (5+ messages)
[PATCH v2 00/11] CCS PLL fixes and improvements
2025-04-23 10:26 UTC (7+ messages)
` [PATCH v2 08/11] media: ccs-pll: Add a flag for even PLL multipliers
` [PATCH v2 09/11] media: ccs-pll: Better validate VT PLL branch
[PATCH v8 0/9] Add STM32MP25 PCIe drivers
2025-04-23 9:01 UTC (10+ messages)
` [PATCH v8 1/9] dt-bindings: PCI: Add STM32MP25 PCIe Root Complex bindings
` [PATCH v8 2/9] PCI: stm32: Add PCIe host support for STM32MP25
` [PATCH v8 3/9] dt-bindings: PCI: Add STM32MP25 PCIe Endpoint bindings
` [PATCH v8 4/9] PCI: stm32: Add PCIe Endpoint support for STM32MP25
` [PATCH v8 5/9] MAINTAINERS: add entry for ST STM32MP25 PCIe drivers
` [PATCH v8 6/9] arm64: dts: st: add PCIe pinctrl entries in stm32mp25-pinctrl.dtsi
` [PATCH v8 7/9] arm64: dts: st: Add PCIe Root Complex mode on stm32mp251
` [PATCH v8 8/9] arm64: dts: st: Add PCIe Endpoint "
` [PATCH v8 9/9] arm64: dts: st: Enable PCIe on the stm32mp257f-ev1 board
[PATCH] btrfs: enable experimental large data folio support
2025-04-23 10:24 UTC
24.11.2 patches review and test
2025-04-23 10:24 UTC (3+ messages)
[Intel-wired-lan] [PATCH net-next v2 0/2] net: Don't use %pK through printk
2025-04-23 10:24 UTC (3+ messages)
[PATCH V3] icu: set ac_cv_path_install to install under hosttools
2025-04-23 10:23 UTC (3+ messages)
` [OE-core] "
[PATCH v2 00/13] Enable/Disable DC balance along with VRR DSB
2025-04-23 10:21 UTC (4+ messages)
` [PATCH v2 11/13] drm/i915/vrr: Add state checker for dc balance params
[PATCH 00/67] KVM: iommu: Overhaul device posted IRQs support
2025-04-23 10:21 UTC (6+ messages)
` [PATCH 64/67] iommu/amd: KVM: SVM: Allow KVM to control need for GA log interrupts
[PATCH v3] arm64: dts: imx8mm-verdin: Link reg_usdhc2_vqmmc to usdhc2
2025-04-23 10:21 UTC (4+ messages)
CVE-2024-56705: media: atomisp: Add check for rgby_data memory allocation failure
2025-04-23 10:20 UTC (5+ messages)
[PATCH] sched/fair: Increase max lag clamping
2025-04-23 10:19 UTC (4+ messages)
[PATCH v3] ppc/vof: Make nextprop behave more like Open Firmware
2025-04-23 10:19 UTC
[PATCH v2 0/2] Move device tree files in a subdir in pc-bios
2025-04-23 10:18 UTC (4+ messages)
` [PATCH v2 1/2] system/datadir: Add new type constant for DTB files
` [PATCH v2 2/2] pc-bios: Move device tree files in their own subdir
[PATCH v1 0/6] Add SPAcc Crypto Driver
2025-04-23 10:15 UTC (7+ messages)
` [PATCH v1 1/6] dt-bindings: crypto: Document support for SPAcc
` [PATCH v1 2/6] Add SPAcc Skcipher support
` [PATCH v1 3/6] Add SPAcc AUTODETECT Support
` [PATCH v1 4/6] Add SPAcc ahash support
` [PATCH v1 5/6] Add SPAcc AEAD support
` [PATCH v1 6/6] Add SPAcc Kconfig and Makefile
[syzbot] [jfs?] KASAN: null-ptr-deref Read in drop_buffers (3)
2025-04-23 10:13 UTC (3+ messages)
` [RFC PATCH] fs/buffer: Handle non folio buffer case for drop_buffer()
[PATCH net-next 0/6] gve: Add Rx HW timestamping support
2025-04-23 10:13 UTC (2+ messages)
[meta-python][PATCH 1/3] python3-trio: Upgrade 0.29.0 -> 0.30.0
2025-04-23 10:12 UTC (3+ messages)
` [meta-python][PATCH 2/3] python3-soupsieve: Upgrade 2.6 -> 2.7
` [meta-python][PATCH 3/3] python3-automat: Upgrade 24.8.1 -> 25.4.16
[PATCH net] xsk: respect the offsets when copying frags
2025-04-23 10:10 UTC
Block device's sysfs setting getting lost after suspend-resume cycle
2025-04-23 10:11 UTC (3+ messages)
[PATCH] hw/intc/i8259: Remove unused DEBUG_PIC define
2025-04-23 10:11 UTC
[PATCH bpf-next] bpf: Allow XDP dev bounded program to perform XDP_REDIRECT into maps
2025-04-23 10:11 UTC (3+ messages)
[PATCH v1 0/2] arm64: dts: freescale: imx8m[mp]-verdin: Add EEPROM compatible fallback
2025-04-23 10:10 UTC (2+ messages)
[PATCH 5.15-rt] printk: ignore consoles without write() callback
2025-04-23 10:10 UTC (2+ messages)
[PATCH v4 0/4] rust: alloc: split `Vec::set_len` into `Vec::{inc,dec}_len`
2025-04-23 10:10 UTC (4+ messages)
` [PATCH v4 1/4] rust: alloc: add Vec::len() <= Vec::capacity invariant
[PATCH 0/3] KVM: x86: allow DEBUGCTL.DEBUGCTLMSR_FREEZE_IN_SMM passthrough
2025-04-23 10:10 UTC (3+ messages)
` [PATCH 3/3] x86: KVM: VMX: preserve host's DEBUGCTLMSR_FREEZE_IN_SMM while in the guest mode
[PATCH v3 1/2] intel_iommu: Take the bql before registering a new address space
2025-04-23 10:09 UTC (5+ messages)
[PATCH 00/13] object-store: a handful of cleanups
2025-04-23 10:07 UTC (5+ messages)
` [PATCH 03/13] object-store: move and rename `odb_pack_keep()`
` [PATCH 05/13] object-store: allow fetching objects via `has_object()`
[PATCH v2 1/1] PCI/bwctrl: Replace lbms_count with PCI_LINK_LBMS_SEEN flag
2025-04-23 10:07 UTC (2+ messages)
[RFC PATCH net-next] net: stmmac: sun8i: drop unneeded default syscon value
2025-04-23 10:06 UTC (2+ messages)
[PATCH next] driver core: auxiliary bus: Fix IS_ERR() vs NULL check in __devm_auxiliary_device_create()
2025-04-23 10:05 UTC (3+ messages)
[PATCH] madvise.2: update MADV_GUARD_INSTALL, MADV_GUARD_REMOVE description
2025-04-23 10:05 UTC (4+ messages)
[PATCH 0/3] meson: add corresponding target for Makefile's hdr-check
2025-04-23 10:05 UTC (20+ messages)
` [PATCH v4 0/5] "
` [PATCH v5 0/6] "
` [PATCH v5 1/6] ci/github: install git before checking out the repository
` [PATCH v5 5/6] meson: add support for 'hdr-check'
[PATCH v4 0/3] vhost: fix the IO error after live migration
2025-04-23 10:04 UTC (6+ messages)
` [PATCH v5 "
` [PATCH v5 3/3] vhost-user: return failure if backend crash when "
[PATCH v2 next] driver core: auxiliary bus: Fix IS_ERR() vs NULL mixup in __devm_auxiliary_device_create()
2025-04-23 10:04 UTC
[PATCH v2] nfs: add dummy definition for nfsd_file
2025-04-23 10:03 UTC (3+ messages)
[RFC] Expected behavior of the go command
2025-04-23 10:03 UTC
[PATCH 0/2] net: ethernet: mtk-star-emac: fix several issues on rx/tx poll
2025-04-23 9:00 UTC (4+ messages)
` [PATCH 2/2] net: ethernet: mtk-star-emac: rearm interrupts in rx_poll only when advised
[PATCH v9 00/24] Provide a new two step DMA mapping API
2025-04-23 10:03 UTC (4+ messages)
` [PATCH v9 23/24] nvme-pci: convert to blk_rq_dma_map
[PATCH nf-next] selftests: netfilter: nft_fib.sh: check lo packets bypass fib lookup
2025-04-23 9:57 UTC
[CI 1/2] drm/i915/reg: use REG_BIT and friends to define DP registers
2025-04-23 10:02 UTC (2+ messages)
` [CI 2/2] drm/i915/reg: Add/remove some extra blank lines
Supporting out of tree custom vhost target modules
2025-04-23 10:01 UTC
[PATCH v3 0/4] rust: alloc: split `Vec::set_len` into `Vec::{inc,dec}_len`
2025-04-23 10:00 UTC (4+ messages)
[PATCH 1/3 v5.4.y] dmaengine: ti: edma: Add support for handling reserved channels
2025-04-23 10:00 UTC (5+ messages)
` [PATCH 2/3 v5.4.y] dmaengine: ti: edma: add missed operations
` [PATCH 3/3 v5.4.y] dmaengine: ti: edma: Add some null pointer checks to the edma_probe
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.