All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-04-28 09:31:08 to 2025-04-28 10:29:33 UTC [more...]

[RFC 00/24] APCI PCI Hotplug support on ARM
 2025-04-28 10:25 UTC  (16+ messages)
` [RFC 01/24] hw/pci/pcie_port: Fix pcie_slot_is_hotpluggbale_bus typo
` [RFC 02/24] hw/acpi/ged: Fix wrong identation
` [RFC 03/24] hw/i386/acpi-build: Fix build_append_notfication_callback typo
` [RFC 04/24] hw/i386/acpi-build: Make aml_pci_device_dsm() static
` [RFC 05/24] hw/arm/virt: Introduce machine state acpi pcihp flags and props
` [RFC 06/24] hw/acpi: Rename and move build_x86_acpi_pci_hotplug to pcihp
` [RFC 07/24] hw/pci-host/gpex-acpi: Add native_pci_hotplug arg to acpi_dsdt_add_pci_osc
` [RFC 08/24] hw/pci-host/gpex-acpi: Split host bridge OSC and DSM generation
` [RFC 09/24] hw/pci-host/gpex-acpi: Propagate hotplug type info from virt machine downto gpex
` [RFC 10/24] hw/i386/acpi-build: Turn build_q35_osc_method into a generic method
` [RFC 12/24] hw/i386/acpi-build: Introduce build_append_pcihp_resources() helper
` [RFC 13/24] hw/acpi/pcihp: Add an AmlRegionSpace arg to build_acpi_pci_hotplug
` [RFC 15/24] hw/i386/acpi-build: Move remaining pcihp generic functions to pcihp
` [RFC 16/24] hw/i386/acpi-build: Introduce and use acpi_get_pci_host
` [RFC 18/24] hw/acpi/ged: Prepare the device to react to PCI hotplug events

[PATCH] MAINTAINERS: add core mm section
 2025-04-28 10:29 UTC  (2+ messages)

[PATCH v1 0/6] Add SPAcc Crypto Driver
 2025-04-28 10:28 UTC  (5+ messages)
` [PATCH v1 1/6] dt-bindings: crypto: Document support for SPAcc

[OE-core][PATCH V5] lib/classes/conf: refactor qemu.bbclass functions into library functions
 2025-04-28 10:27 UTC  (3+ messages)

[PATCH v3 0/3] hw/misc/aspeed_otp: Introduce OTP memory and integrate with SBC
 2025-04-28 10:26 UTC  (10+ messages)
` [PATCH v3 1/3] hw/misc/aspeed_otp: Add Aspeed OTP memory device model
` [PATCH v3 2/3] hw/misc/aspeed_sbc: Connect Aspeed OTP memory device to SBC controller
` [PATCH v3 3/3] hw/arm: Integrate Aspeed OTP memory into AST10x0 and AST2600 SoCs

[RFC PATCH 0/7] ublk: support to register bvec buffer automatically
 2025-04-28 10:28 UTC  (9+ messages)
` [RFC PATCH 1/7] io_uring: add 'struct io_buf_data' for register/unregister bvec buffer
` [RFC PATCH 2/7] io_uring: add helper __io_buffer_[un]register_bvec
` [RFC PATCH 3/7] io_uring: support to register bvec buffer to specified io_uring
` [RFC PATCH 4/7] ublk: convert to refcount_t
` [RFC PATCH 5/7] ublk: prepare for supporting to register request buffer automatically
` [RFC PATCH 6/7] ublk: register buffer to specified io_uring & buf index via UBLK_F_AUTO_BUF_REG
` [RFC PATCH 7/7] selftests: ublk: support UBLK_F_AUTO_BUF_REG

[RFC PATCH 0/3] single-binary: make QAPI generated files common
 2025-04-28 10:25 UTC  (4+ messages)

[PATCH v4 00/18] Prefetch Support for svm ranges
 2025-04-28 10:32 UTC  (25+ messages)
` ✓ CI.Patch_applied: success for Prefetch Support for svm ranges (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` [PATCH v4 01/18] drm/gpusvm: Introduce devmem_only flag for allocation
` [PATCH v4 02/18] drm/xe: Strict migration policy for atomic SVM faults
` [PATCH v4 03/18] drm/gpusvm: Add timeslicing support to GPU SVM
` [PATCH v4 04/18] drm/xe: Timeslice GPU on atomic SVM fault
` [PATCH v4 05/18] drm/xe: Add atomic_svm_timeslice_ms debugfs entry
` [PATCH v4 06/18] drm/xe: Introduce xe_vma_op_prefetch_range struct for prefetch of ranges
` [PATCH v4 07/18] drm/xe: Make xe_svm_alloc_vram public
` [PATCH v4 08/18] drm/xe/svm: Helper to add tile masks to svm ranges
` [PATCH v4 09/18] drm/xe/svm: Make to_xe_range a public function
` [PATCH v4 10/18] drm/xe/svm: Make xe_svm_range_* end/start/size public
` [PATCH v4 11/18] drm/xe/vm: Update xe_vma_ops_incr_pt_update_ops to take an increment value
` [PATCH v4 12/18] drm/xe/vm: Add an identifier in xe_vma_ops for svm prefetch
` [PATCH v4 13/18] drm/xe: Rename lookup_vma function to xe_find_vma_by_addr
` [PATCH v4 14/18] drm/xe/svm: Refactor usage of drm_gpusvm* function in xe_svm
` [PATCH v4 15/18] drm/xe/svm: Make xe_svm_range_needs_migrate_to_vram() public
` [PATCH v4 16/18] drm/xe/svm: Add xe_svm_range_validate_and_evict() function
` [PATCH v4 17/18] drm/xe/svm: Implement prefetch support for SVM ranges
` [PATCH v4 18/18] drm/xe/vm: Add debug prints for SVM range prefetch

[PATCH] drm/rockchip: rk3066_hdmi: switch to drm bridge
 2025-04-28 10:23 UTC  (2+ messages)

[PATCH v4 0/9] i2c: atr: allow usage of nested ATRs
 2025-04-28 10:25 UTC  (10+ messages)
` [PATCH v4 1/9] i2c: atr: Fix lockdep for "
` [PATCH v4 2/9] i2c: atr: find_mapping() -> get_mapping()
` [PATCH v4 3/9] i2c: atr: split up i2c_atr_get_mapping_by_addr()
` [PATCH v4 4/9] i2c: atr: do not create mapping in detach_addr()
` [PATCH v4 5/9] i2c: atr: deduplicate logic in attach_addr()
` [PATCH v4 6/9] i2c: atr: allow replacing mappings "
` [PATCH v4 7/9] i2c: atr: add flags parameter to i2c_atr_new()
` [PATCH v4 8/9] i2c: atr: add static flag
` [PATCH v4 9/9] i2c: atr: add passthrough flag

[PATCH v7 0/2] MIPS: Fix idle VS timer enqueue
 2025-04-28 10:23 UTC  (7+ messages)
` [PATCH v7 2/2] MIPS: Move r4k_wait() to .cpuidle.text section

[question] robust netns association with fib4 lookup
 2025-04-28 10:23 UTC  (5+ messages)

[PATCH] tools/testing/selftests: fix guard region test tmpfs assumption
 2025-04-28 10:23 UTC  (2+ messages)

[PATCH net-next] crypto/krb5: Fix change to use SG miter to use offset
 2025-04-28 10:22 UTC 

[PATCH v7 0/5] rust: adds Bitmap API, ID pool and bindings
 2025-04-28 10:21 UTC  (13+ messages)
` [PATCH v7 3/5] rust: add bitmap API
` [PATCH v7 4/5] rust: add find_bit_benchmark_rust module

[PATCH] drm/i915/alpm: Introduce has_alpm to simplify alpm check in enable/disable
 2025-04-28  9:58 UTC 

[OE-core][kirkstone][PATCH] tzdata/tzcode-native: upgrade 2025a -> 2025b
 2025-04-28 10:21 UTC 

[PATCH] ASoC: fsl: fsl_qmc_audio: Reset audio data pointers on TRIGGER_START event
 2025-04-28  9:20 UTC  (3+ messages)

[PATCH v3 00/11] ARM: qcom: fix APQ8064 schema warnings
 2025-04-28 10:17 UTC  (4+ messages)
` [PATCH v3 06/11] dt-bindings: arm: arm,coresight-static-replicator: add optional clocks

[PATCH] benchmarks: Measure BLT performance
 2025-04-28 10:25 UTC 

Fail to clone iptables,ipset,nftables
 2025-04-28  9:38 UTC  (4+ messages)
  ` Trailing dot in Cygwin filenames [was: failed to clone iptables,ipset,nftables]
    ` [oss-security] "

[PATCH RFC v2 0/5] Add support for Saef SFTO340XC panel
 2025-04-28 10:16 UTC  (4+ messages)
` [PATCH RFC v2 1/5] dt-bindings: display: panel: Fix port binding

[PATCH] rcu/nocb: Add Safe checks for access offloaded rdp
 2025-04-28 10:14 UTC  (2+ messages)

[PATCH] binfmt_elf: Move brk for static PIE even if ASLR disabled
 2025-04-28 10:14 UTC  (2+ messages)

[PATCH 0/6] enable switching to new gpu index for hibernate on SRIOV
 2025-04-28 10:13 UTC  (11+ messages)
` [PATCH 4/6] drm/amdgpu: enable pdb0 for hibernation "
` [PATCH 6/6] drm/amdgpu: fix fence fallback timer expired error

[PATCH v4 0/3] BMG PCIe Gen5 downgrade attributes and usage
 2025-04-28 10:12 UTC  (2+ messages)

[BUG] perf segfaults when combining --overwrite and intel_pt event
 2025-04-28 10:12 UTC  (2+ messages)

[PATCH] mm: remove unused macro INIT_PASID
 2025-04-28 10:11 UTC  (2+ messages)

[PATCH] i386/emulate: remove rflags leftovers
 2025-04-28 10:10 UTC 

[PATCH] drm/amdgpu: Print bootloader status for long waits
 2025-04-28 10:09 UTC 

[PATCH v3 0/5] Raspberry Pi HEVC decoder driver
 2025-04-28 10:03 UTC  (4+ messages)
` [PATCH v3 3/5] media: dt-bindings: media: Add binding for the Raspberry Pi HEVC decoder

[PATCH RFC bpf-next 0/4] bpf, arm64: support up to 12 arguments
 2025-04-28 10:08 UTC  (4+ messages)
` [PATCH RFC bpf-next 3/4] bpf/selftests: add tests to validate proper arguments alignment on ARM64

[PATCH v11 04/10] virtio-gpu: Support asynchronous fencing
 2025-04-28 10:07 UTC  (9+ messages)
    `  "

[PATCH] firmware: SDEI: Allow sdei initialization without ACPI_APEI_GHES
 2025-04-28  9:56 UTC 

[PATCH RFC net 2/2] net: dsa: propagate brentry flag changes
 2025-04-28 10:07 UTC  (7+ messages)

[PATCH v4 0/5] Fix pre-1970 date handling
 2025-04-28 10:06 UTC  (6+ messages)
` [PATCH v4 1/5] rtc: Make rtc_time64_to_tm() support dates before 1970
` [PATCH v4 2/5] rtc: Fix offset calculation for .start_secs < 0
` [PATCH v4 3/5] rtc: test: Emit the seconds-since-1970 value instead of days-since-1970
` [PATCH v4 4/5] rtc: test: Also test time and wday outcome of rtc_time64_to_tm()
` [PATCH v4 5/5] rtc: test: Test date conversion for dates starting in 1900

[PATCH] net: fsl_enetc: fix imdio register calculation
 2025-04-28 10:06 UTC  (2+ messages)

[PATCH v1 1/1] util_macros.h: Make the header more resilient
 2025-04-28 10:06 UTC  (3+ messages)

[PATCH v3 0/5] This patch set did some clean up and add runtime pm support for flexspi driver
 2025-04-28 10:06 UTC  (6+ messages)
` [PATCH v3 1/5] spi: spi-nxp-fspi: remove the goto in probe
` [PATCH v3 2/5] spi: spi-nxp-fspi: enable runtime pm for fspi
` [PATCH v3 3/5] spi: spi-nxp-fspi: use guard(mutex) to simplify the code
` [PATCH v3 4/5] spi: spi-nxp-fspi: remove the unchecked return value for nxp_fspi_clk_disable_unprep
` [PATCH v3 5/5] spi: nxp-fspi: use devm instead of remove for driver detach

[PATCH 1/1] drm/xe/svm: PREFETCH SQUASH for CI
 2025-04-28 10:04 UTC  (5+ messages)
` ✓ CI.Build: success for series starting with [1/1] "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ Xe.CI.BAT: "

PixArt touchpad not detected due to wrong pinctrl
 2025-04-28 10:05 UTC  (2+ messages)

[PATCH 0/2] Add support for rk3399 industry evaluation board
 2025-04-28 10:01 UTC  (5+ messages)
` [PATCH 2/2] arm64: dts: rockchip: Add rk3399-evb-ind board

[PATCH] usbip: Fix the error limitation on max_hw_sectors for usbip device
 2025-04-28 10:04 UTC  (7+ messages)
` [PATCH] usbip: set the dma mask to 64bit default for vhci-driver

[PATCH 1/8] drm/amdgpu: add UAPI to create user queue gangs
 2025-04-28 10:04 UTC  (3+ messages)

[PATCH] arm64: kvm: Replace ternary flags with str_on_off() helper
 2025-04-28 10:04 UTC  (4+ messages)

[PATCH] Docker, CI: Add vexpress_fvp / vexpress_fvp_bloblist support
 2025-04-28 10:02 UTC  (3+ messages)

[PATCH] media: renesas: rzg2l-cru: Simplify FIFO empty check
 2025-04-28  9:59 UTC  (2+ messages)

[PATCH 00/11] mmc: rename mmc_retune_* to mmc_host_retune_*
 2025-04-28  9:58 UTC  (2+ messages)

[PATCH] block: rnbd: add .release to rnbd_dev_ktype
 2025-04-28  9:58 UTC  (2+ messages)

[PATCH] fs/xattr: Fix handling of AT_FDCWD in setxattrat(2) and getxattrat(2)
 2025-04-28  9:58 UTC  (6+ messages)

[RESEND ath-next 0/2] wifi: ath12k: support usercase-specific firmware overrides
 2025-04-28  9:56 UTC  (6+ messages)
` [RESEND ath-next 1/2] dt-bindings: net: wireless: ath12k: describe firmware-name property

[PATCH] ASoC: SOF: topology: Fix null pointer derefence
 2025-04-28  9:56 UTC 

[PATCH v3 1/2] drm/i915/display: Ensure enough lines between delayed VBlank and VBlank
 2025-04-28  9:55 UTC  (8+ messages)
` [PATCH v3 2/2] drm/i915/psr: Move PSR workaround to intel_psr.c
` ✗ Xe.CI.Full: failure for series starting with [v3,1/2] drm/i915/display: Ensure enough lines between delayed VBlank and VBlank
` ✗ i915.CI.Full: failure for series starting with [v3,1/2] drm/i915/display: Ensure enough lines between delayed VBlank and VBlank (rev2)

[PATCH v5 00/11] media: rockchip: add a driver for the rockchip camera interface
 2025-04-28  9:52 UTC  (11+ messages)
` [PATCH v5 03/11] media: dt-bindings: media: add bindings for rockchip rk3568 vicap

[PATCH] mm: memblock: Fix arguments passed to memblock_set_node()
 2025-04-28  9:53 UTC  (2+ messages)

[yocto-autobuilder-helper][scarthgap][PATCH] config.json: add a builder for meta-webosose
 2025-04-28  9:52 UTC  (5+ messages)
  ` [yocto-patches] "

[PATCH v4 00/23] drm/connector: hdmi: Allow using the YUV420 output format
 2025-04-28  9:52 UTC  (3+ messages)
` [PATCH v4 08/23] drm/tests: hdmi: Add macro to simplify EDID setup

[PATCH] xfs: allow ro mounts if rtdev or logdev are read-only
 2025-04-28  9:52 UTC  (2+ messages)

[PATCH] iio: ti-adc128s052: Drop variable vref
 2025-04-28  9:49 UTC  (4+ messages)

[PATCH 0/2] Add SpacemiT K1 USB3.0 host controller support
 2025-04-28  9:44 UTC  (5+ messages)
` [PATCH 2/2] riscv: dts: spacemit: add usb3.0 support for K1

[PATCH V6] netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_max sysctl
 2025-04-28  9:40 UTC  (3+ messages)

[PATCH v4 00/10] Support vbootrom for AST2700
 2025-04-28  9:45 UTC  (9+ messages)
` [PATCH v4 06/10] hw/arm/aspeed: Add support for loading vbootrom image via "-bios"

[PATCH v4 0/7] mm: Introduce for_each_valid_pfn()
 2025-04-28  8:25 UTC  (7+ messages)
` [PATCH v4 7/7] mm/mm_init: Use for_each_valid_pfn() in init_unavailable_range()

[PATCH 0/2] RK3576 SATA Enablement
 2025-04-28  8:28 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: ata: rockchip-dwc-ahci: add RK3576 compatible

walnasar LTO issues for sunxi
 2025-04-28  9:44 UTC 

[PATCH] libxml2: upgrade 2.13.6 -> 2.14.2
 2025-04-28  9:44 UTC  (4+ messages)
` [OE-core] "

How can an RT application know if it is running in nohz_full mode?
 2025-04-28  9:43 UTC  (3+ messages)

[RFC PATCH 0/1] scsi: mpi3mr: Introduce smp_affinity_enable module parameter
 2025-04-28  9:41 UTC  (2+ messages)
` [RFC PATCH 1/1] "

[PATCH] ALSA: hda/cs35l56: Remove dependency on COMPILE_TEST
 2025-04-28  9:41 UTC 

[PATCH v2] x86/hyperv: use dynamically allocated page for hypercalls
 2025-04-28  9:41 UTC  (2+ messages)

[kirkstone][PATCH] binutils: Fix CVE-2025-1178
 2025-04-28  9:41 UTC 

[linux-next]Build Failure: kernel/watchdog.c:936:2: error: too many arguments
 2025-04-28  9:41 UTC  (3+ messages)

[PATCH] harfbuzz: Fix build with gcc-15
 2025-04-28  9:40 UTC  (2+ messages)
` [OE-core] "

[PATCH v1] drm/bridge: cdns-dsi: Replace deprecated UNIVERSAL_DEV_PM_OPS()
 2025-04-28  9:40 UTC 

[PATCH] clk: Fix incorrect rate comparison in clk_set_rate()
 2025-04-28  9:25 UTC 

[PATCH] lib: sbi: Add Smrnmi extension detection
 2025-04-28  9:36 UTC 

[PATCH] riscv: dts: sophgo: fix DMA data-width configuration for CV18xx
 2025-04-28  9:24 UTC 

[PATCH v2 00/23] Add support for HEVC and VP9 codecs in decoder
 2025-04-28  9:40 UTC  (12+ messages)
` [PATCH v2 14/23] media: iris: Fix NULL pointer dereference
` [PATCH v2 15/23] media: iris: Fix typo in depth variable
` [PATCH v2 16/23] media: iris: Add a comment to explain usage of MBPS
` [PATCH v2 17/23] media: iris: Track flush responses to prevent premature completion
` [PATCH v2 18/23] media: iris: Fix buffer preparation failure during resolution change
` [PATCH v2 19/23] media: iris: Add HEVC and VP9 formats for decoder
` [PATCH v2 20/23] media: iris: Add platform capabilities for HEVC and VP9 decoders
` [PATCH v2 21/23] media: iris: Set mandatory properties "
` [PATCH v2 22/23] media: iris: Add internal buffer calculation "
` [PATCH v2 23/23] media: iris: Add codec specific check for VP9 decoder drain handling

[PATCH v3] rust: check type of `$ptr` in `container_of!`
 2025-04-28  9:40 UTC  (3+ messages)

[syzbot] [io-uring] KMSAN: uninit-value in putname
 2025-04-28  9:38 UTC 

[PATCH 0/8] Support STM32h747i-disco board
 2025-04-28  9:17 UTC  (3+ messages)
` [PATCH 4/8] clk: stm32h7: rename USART{7,8}_CK to UART{7,8}_CK

[PATCH 1/9] drm/amdgpu/mes: remove more unused functions
 2025-04-28  9:37 UTC  (2+ messages)

[PATCH 0/3] add CPUCL1/2 clock support for exynosauto v920 SoC
 2025-04-28  9:14 UTC  (5+ messages)
  ` [PATCH 1/3] dt-bindings: clock: exynosautov920: add cpucl1/2 clock definitions
  ` [PATCH 2/3] clk: samsung: exynosautov920: add cpucl1/2 clock support

[PATCH v6 0/2] tests/functional: add memlock tests
 2025-04-28  9:34 UTC  (2+ messages)

[PATCH] workqueue: flush all pending jobs in destroy_workqueue()
 2025-04-28  9:32 UTC  (5+ messages)

[PATCH] gitlab-ci: always run MSVC-based Meson job
 2025-04-28  9:32 UTC 

[PATCH v2 1/2] cdrtools-native: fix booting EFI ISO live failed
 2025-04-28  9:31 UTC  (2+ messages)
` [OE-core] "

+ util_macrosh-fix-the-reference-in-kernel-doc.patch added to mm-nonmm-unstable branch
 2025-04-28  9:31 UTC 

[PATCH v7 00/11] TEE subsystem for protected dma-buf allocations
 2025-04-28  8:14 UTC  (4+ messages)
` [PATCH v7 04/11] optee: sync secure world ABI headers


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.