All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-04-23 09:38:37 to 2025-04-23 10:15:45 UTC [more...]

[PATCH 3/5] drm/sched: Warn if pending list is not empty
 2025-04-23 10:10 UTC  (12+ messages)

[PATCH v7 00/25] AP bus/zcrypt/pkey/paes no-mem-alloc patches
 2025-04-23 10:15 UTC  (4+ messages)
` [PATCH v7 01/25] s390/ap: Move response_type struct into ap_msg struct
` [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 v1 0/6] Add SPAcc Crypto Driver
 2025-04-23 10:15 UTC  (2+ messages)
` [PATCH v1 1/6] dt-bindings: crypto: Document support for SPAcc

[PATCH v8 0/9] Add STM32MP25 PCIe drivers
 2025-04-23  9:01 UTC  (4+ 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 4/9] PCI: stm32: Add PCIe Endpoint "

[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 v10 00/11] LOBF enablement fix
 2025-04-23 10:10 UTC  (20+ messages)
` [PATCH v10 01/11] drm/i915/alpm: use variable from intel_crtc_state instead of intel_psr
` [PATCH v10 02/11] drm/i915/lobf: Add lobf enablement in post plane update
` [PATCH v10 03/11] drm/i915/lobf: Add debug print for LOBF
` [PATCH v10 04/11] drm/i915/lobf: Disintegrate alpm_disable from psr_disable
` [PATCH v10 05/11] drm/i915/lobf: Add fixed refresh rate check in compute_config()
` [PATCH v10 06/11] drm/i915/lobf: Update lobf if any change in dependent parameters
` [PATCH v10 07/11] drm/i915/lobf: Add debug interface for lobf
` [PATCH v10 08/11] drm/i915/lobf: Add mutex for alpm update
` [PATCH v10 09/11] drm/i915/lobf: Check for sink error and disable LOBF
` [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.Patch_applied: success for LOBF enablement fix (rev9)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✗ CI.checksparse: warning "
` ✗ Fi.CI.CHECKPATCH: warning for LOBF enablement fix (rev10)
` ✗ Fi.CI.SPARSE: "

[PATCH 0/3] KVM: x86: allow DEBUGCTL.DEBUGCTLMSR_FREEZE_IN_SMM passthrough
 2025-04-23 10:10 UTC  (5+ messages)
` [PATCH 1/3] x86: KVM: VMX: Wrap GUEST_IA32_DEBUGCTL read/write with access functions
` [PATCH 3/3] x86: KVM: VMX: preserve host's DEBUGCTLMSR_FREEZE_IN_SMM while in the guest mode

[PATCH 000/147] single-binary patch queue
 2025-04-23 10:09 UTC  (17+ messages)
` [PATCH 054/147] include/hw/intc: Remove ifndef CONFIG_USER_ONLY from armv7m_nvic.h
` [PATCH 056/147] include/exec: Split out icount.h
` [PATCH 061/147] meson: Only allow CONFIG_USER_ONLY from certain source sets
` [PATCH 063/147] accel/tcg: Fix argument types of tlb_reset_dirty
` [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 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 v2 0/2] Move device tree files in a subdir in pc-bios
 2025-04-23 10:02 UTC  (3+ 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

[bug report] io_uring/zcrx: add support for multiple ifqs
 2025-04-23 10:04 UTC  (2+ messages)

[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

[RFC net-next 00/22] net: per-queue rx-buf-len configuration
 2025-04-23 10:00 UTC  (3+ messages)
` [RFC net-next 19/22] eth: bnxt: use queue op config validate

[PATCH 1/1] tests/intel/xe_eu_stall: Add tests to run blocking and non-blocking read twice
 2025-04-23 10:00 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for series starting with [1/1] "

[PATCH v3 0/3] BMG PCIe Gen4 downspeed attributes and usage
 2025-04-23  9:59 UTC  (5+ messages)
` [PATCH v3 2/3] drm/xe: Expose PCIe Gen4 downspeed attributes

[PATCH v2] arm64: dts: mediatek: mt8395-nio-12l: Enable Audio DSP and sound card
 2025-04-23  8:53 UTC 

[PATCH v13 0/5] Change PWM-controlled LED pin active mode and algorithm
 2025-04-23  9:04 UTC  (6+ messages)
` [PATCH v13 1/5] riscv: dts: sifive: unleashed/unmatched: Remove PWM controlled LED's active-low properties
` [PATCH v13 2/5] pwm: sifive: change the PWM algorithm
` [PATCH v13 3/5] pwm: sifive: Fix the error in the idempotent test within the pwm_apply_state_debug function
` [PATCH v13 4/5] pwm: sifive: Fix rounding issues in apply and get_state functions
` [PATCH v13 5/5] pwm: sifive: clarify inverted compare logic in comments

[PATCH] btrfs: fiemap: make the assert more explicit after handling the error cases
 2025-04-23  9:58 UTC  (5+ messages)

[PATCH] benchmark: Measure allocation time for objects
 2025-04-23 10:05 UTC 

[PATCH v3] mmc: sdhci-of-dwcmshc: add PD workaround on RK3576
 2025-04-23  8:52 UTC  (3+ messages)

[PATCH] pwm: rzg2l-gpt: Accept requests for too high period length
 2025-04-23  9:57 UTC 

[PATCH] Documentation: Fix path for NVMe PCI endpoint target driver
 2025-04-23  9:56 UTC 

[PATCH 0/2] Fix broken links when building on branch tip
 2025-04-23  9:56 UTC  (9+ messages)
` [PATCH 1/2] poky.yaml: introduce DISTRO_LATEST_TAG
  ` [docs] "

[PATCH v8 0/9] Add STM32MP25 PCIe drivers
 2025-04-23  8:50 UTC  (6+ messages)
` [PATCH v7 1/9] dt-bindings: PCI: Add STM32MP25 PCIe Root Complex bindings
` [PATCH v7 2/9] PCI: stm32: Add PCIe host support for STM32MP25
` [PATCH v7 4/9] PCI: stm32: Add PCIe Endpoint "
` [PATCH v7 7/9] arm64: dts: st: Add PCIe Root Complex mode on stm32mp251
` 回复: [PATCH v8 0/9] Add STM32MP25 PCIe drivers

[PATCH v2 0/7] TQMLS102xA: New display overlays and small fixes
 2025-04-23  9:54 UTC  (3+ messages)
` [PATCH v2 5/7] ARM: dts: ls1021a-tqmals1021a: Add overlay for CDTech FC21 RGB display

[PATCH v3 00/13] Underrun on idle PSR workaround
 2025-04-23  9:54 UTC  (4+ messages)
` [PATCH v3 05/13] drm/i915/dmc: Add interface to block PKG C-state

[PATCH v2] drm/amdgpu: remove DRM_AMDGPU_NAVI3X_USERQ config for UQ
 2025-04-23  9:54 UTC  (2+ messages)

[PATCH] arm64: Extend pr_crit message on invalid FDT
 2025-04-23  8:48 UTC 

[PATCH RFC] pinctrl: freescale: Add support for imx943 pinctrl
 2025-04-23  9:53 UTC  (3+ messages)

[PATCH v4 0/3] fs: introduce getfsxattrat and setfsxattrat syscalls
 2025-04-23  9:53 UTC  (4+ messages)
` [PATCH v4 3/3] "

[PATCH v3] arm64: dts: imx8mm-verdin: Link reg_usdhc2_vqmmc to usdhc2
 2025-04-23  9:53 UTC  (2+ messages)

[PATCH net-next v2] selftests/vsock: add initial vmtest.sh for vsock
 2025-04-23  9:52 UTC  (2+ messages)

[PATCH v4 0/2] Rework/Correction on minimum hblank calculation
 2025-04-23  9:37 UTC  (3+ messages)
` [PATCH v4 1/2] drm/display/dp: Export fn to calculate link symbol cycles
` [PATCH v4 2/2] drm/i915/display: move min_hblank from dp_mst.c to dp.c

[PATCH v2 00/13] Introduce AST27x0 multi-SoC machine
 2025-04-23  9:51 UTC  (4+ messages)

[REGRESSION] 6.14.3 panic - kernel NULL pointer dereference in htb_dequeue
 2025-04-23  9:51 UTC  (12+ messages)

[PATCH] pinctrl: mediatek: Fix new design debounce issue
 2025-04-23  8:45 UTC  (2+ messages)

[PATCH] amd/amdkfd: Trigger segfault for early userptr unmmapping
 2025-04-23  9:50 UTC 

[PATCH mptcp-next v1 0/2] Add TCP_MAXSEG socket option support
 2025-04-23  9:46 UTC  (4+ messages)
` [PATCH mptcp-next v1 2/2] selftests: mptcp: sockopt: add TCP_MAXSEG sockopt tests

[PATCH] x86emul: adjust BSF/BSR behavior as to EFLAGS
 2025-04-23  9:49 UTC  (2+ messages)

[PATCH v5 00/11] Support vbootrom for AST2700
 2025-04-23  9:49 UTC  (3+ messages)
` [PATCH v5 11/11] docs/system/arm/aspeed: "

A question about how to calculate the "Maximum transfer length" in case of its absence in the Block Limits VPD device response from the hardware
 2025-04-23  9:47 UTC  (3+ messages)

[PATCH v3] rust: alloc: implement `extend` for `Vec`
 2025-04-23  9:47 UTC  (9+ messages)

[PATCH] fixup! mci: move mci_setup_cmd definition into header
 2025-04-23  8:38 UTC 

[PULL 00/34] i386, Rust, SCSI changes for 2025-04-23
 2025-04-23  9:41 UTC  (35+ messages)
` [PULL 01/34] scsi: add conversion from ENODEV to sense
` [PULL 02/34] target/i386: Fix model number of Zhaoxin YongFeng vCPU template
` [PULL 03/34] target/i386: Reset parked vCPUs together with the online ones
` [PULL 04/34] target/i386/hvf: fix lflags_to_rflags
` [PULL 05/34] target/i386: special case ADC/SBB x,0 and SBB x,x
` [PULL 06/34] target/i386: tcg: remove tmp0 and tmp4 from SHLD/SHRD
` [PULL 07/34] target/i386: tcg: remove subf from SHLD/SHRD expansion
` [PULL 08/34] target/i386: tcg: remove tmp0
` [PULL 09/34] target/i386: tcg: remove some more uses of temporaries
` [PULL 10/34] target/i386: tcg: simplify computation of AF after INC/DEC
` [PULL 11/34] target/i386: emulate: microoptimize and explain ADD_COUT_VEC/SUB_COUT_VEC
` [PULL 12/34] target/i386: tcg: use cout to commonize add/adc/sub/sbb cases
` [PULL 13/34] target/i386/hvf: introduce x86_emul_ops
` [PULL 14/34] target/i386/hvf: remove HVF specific calls from x86_decode.c
` [PULL 15/34] target/i386/hvf: provide and use handle_io in emul_ops
` [PULL 16/34] target/i386: rename hvf_mmio_buf to emu_mmio_buf
` [PULL 17/34] target/i386/hvf: use emul_ops->read_mem in x86_emu.c
` [PULL 18/34] target/i386/hvf: provide and use write_mem in emul_ops
` [PULL 19/34] target/i386/hvf: provide and use simulate_{wrmsr, rdmsr} "
` [PULL 20/34] target/i386: rename lazy flags field and its type
` [PULL 21/34] target/i386/hvf: drop unused headers
` [PULL 22/34] target/i386/hvf: rename some include guards
` [PULL 23/34] target/i386: add a directory for x86 instruction emulator
` [PULL 24/34] target/i386/emulate: add a panic.h
` [PULL 25/34] target/i386: move x86 instruction emulator out of hvf
` [PULL 26/34] MAINTAINERS: add an entry for the x86 instruction emulator
` [PULL 27/34] target/i386/emulate: remove flags_mask
` [PULL 28/34] i386/cpu: Consolidate the helper to get Host's vendor
` [PULL 29/34] rust/hpet: convert num_timers to u8 type
` [PULL 30/34] rust/hpet: convert HPETTimer index "
` [PULL 31/34] rust/hpet: Fix a clippy error
` [PULL 32/34] rust/vmstate_test: Fix typo in test_vmstate_macro_array_of_pointer_wrapped()
` [PULL 33/34] rust/hw/char/pl011: Extract extract DR read logic into separate function
` [PULL 34/34] rust/hw/char/pl011: Extract DR write "

[PATCH v2 0/2] pinctrl: spacemit: add clock/reset support
 2025-04-23  8:39 UTC  (2+ messages)

[PATCH v4 0/9] platform/x86: int3472: Add handshake pin support
 2025-04-23  9:46 UTC  (2+ messages)

[PATCH v1 00/12] add lookup fib nodes in graph library
 2025-04-23  9:46 UTC  (6+ messages)
` [PATCH v1 04/12] node: add process callback for IP4 FIB
    ` [EXTERNAL] "

[PATCH v4 01/12] riscv: ftrace: support fastcc in Clang for WITH_ARGS
 2025-04-23  8:22 UTC  (3+ messages)
` [PATCH v4 05/12] riscv: ftrace: prepare ftrace for atomic code patching

[PATCH RFC v5 0/4] introduce IPsec Service in virtio-crypto
 2025-04-23  9:46 UTC  (4+ messages)
` [PATCH RFC v5 2/4] virtio-crypto: Add resource objects for IPsec outbound and inbound SAs

[PATCH v3] tools/mm: Add script to display page state for a given PID and VADDR
 2025-04-23  9:45 UTC  (2+ messages)

Potential issue with pci_prepare_to_sleep if there's no platform support for D3cold transition
 2025-04-23  9:45 UTC  (5+ messages)

[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 i-g-t] tests/kms_vrr: Reclassify DRRS subtest under general display features
 2025-04-23  9:43 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[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 v2] platform/x86: thinkpad-acpi: Add support for new hotkey for camera shutter switch
 2025-04-23  9:42 UTC  (2+ messages)

[PATCH] drm/doc: Start documenting aspects specific to tile-based renderers
 2025-04-23  9:41 UTC  (2+ messages)

[PATCH v10 0/7] Add Nuvoton NCT6694 MFD drivers
 2025-04-23  9:40 UTC  (8+ messages)
` [PATCH v10 1/7] mfd: Add core driver for Nuvoton NCT6694
` [PATCH v10 2/7] gpio: Add Nuvoton NCT6694 GPIO support
` [PATCH v10 3/7] i2c: Add Nuvoton NCT6694 I2C support
` [PATCH v10 4/7] can: Add Nuvoton NCT6694 CANFD support
` [PATCH v10 5/7] watchdog: Add Nuvoton NCT6694 WDT support
` [PATCH v10 6/7] hwmon: Add Nuvoton NCT6694 HWMON support
` [PATCH v10 7/7] rtc: Add Nuvoton NCT6694 RTC support

[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-for-10.0? v2] tests/functional: Add test for imx8mp-evk board with USDHC coverage
 2025-04-23  9:40 UTC  (4+ messages)

[PATCH mptcp-next v2 0/3] Add TCP_MAXSEG socket option support
 2025-04-23  9:40 UTC  (4+ messages)
` [PATCH mptcp-next v2 1/3] tcp: add tcp_sock_set_maxseg
` [PATCH mptcp-next v2 2/3] mptcp: add TCP_MAXSEG sockopt support
` [PATCH mptcp-next v2 3/3] selftests: mptcp: sockopt: add TCP_MAXSEG sockopt tests

[PATCH 00/19] Arm cpu schema clean-ups
 2025-04-23  9:39 UTC  (3+ messages)
` [PATCH 10/19] arm/arm64: dts: imx: Drop redundant CPU "clock-latency"

[PATCH v2 0/8] btrfs: do not poking into the implementation details of bio_vec
 2025-04-23  9:40 UTC  (5+ messages)
` [PATCH v2 6/8] btrfs: raid56: store a physical address in structure sector_ptr

[PATCH v2 0/5] vfio: Move realize after attach_dev
 2025-04-23  9:39 UTC  (3+ messages)
` [PATCH v2 2/5] vfio/iommufd: Move realize() after attachment

[PATCH] lib/amdgpu: fix potential issue with bitwise AND operation
 2025-04-23  9:39 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for lib/amdgpu: fix potential issue with bitwise AND operation (rev2)

[PATCH v6 00/25] AP bus/zcrypt/pkey/paes no-mem-alloc patches
 2025-04-23  9:38 UTC  (5+ messages)
` [PATCH v6 04/25] s390/zcrypt: Avoid alloc and copy of ep11 targets if kernelspace cprb

[PATCH v2] powerpc/boot: Fix dash warning
 2025-04-23  9:38 UTC  (3+ 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.