messages from 2025-04-30 11:17:12 to 2025-04-30 12:06:26 UTC [more...]
[PATCH v2 1/2] dt: bindings: arm: add bindings for TQMLS1012AL
2025-04-30 12:06 UTC
[PATCH 0/8] rust: DebugFS Bindings
2025-04-30 8:03 UTC (13+ messages)
` [PATCH 1/8] rust: debugfs: Bind DebugFS directory creation
` [PATCH 2/8] rust: debugfs: Bind file creation for long-lived Display
` [PATCH 3/8] rust: debugfs: Add scoped builder interface
` [PATCH 4/8] rust: debugfs: Allow subdir creation in "
` [PATCH 8/8] rust: samples: Add debugfs sample
[PATCH] btrfs: remove extent buffer's redundant `len` member field
2025-04-30 12:06 UTC (7+ messages)
[PATCH v1 0/2] ASoC: intel/sdw_utils: Add volume limits to CS35L56 and CS42L43 speakers
2025-04-30 12:05 UTC (3+ messages)
` [PATCH v1 1/2] ASoC: intel/sdw_utils: Add volume limit to cs42l43 speakers
[PATCH] usbip: Fix the error limitation on max_hw_sectors for usbip device
2025-04-30 7:31 UTC (10+ messages)
` [PATCH] usbip: set the dma mask to 64bit default for vhci-driver
[PATCH] docs: debugfs: do not recommend debugfs_remove_recursive
2025-04-30 7:30 UTC (4+ messages)
[REPOST PATCH] virt: acrn: Remove unused list 'acrn_irqfd_clients'
2025-04-30 7:25 UTC (2+ messages)
[PATCH 6.6 000/204] 6.6.89-rc1 review
2025-04-30 7:21 UTC (4+ messages)
` [PATCH 6.6 020/204] ASoC: qcom: lpass: Make asoc_qcom_lpass_cpu_platform_remove() return void
[PATCH v5] Restrict devmem for confidential VMs
2025-04-30 7:19 UTC (5+ messages)
` [PATCH v5] x86/devmem: Remove duplicate range_is_allowed() definition
` [PATCH v5] x86/devmem: Drop /dev/mem access for confidential guests
DirMagic
2025-04-30 11:59 UTC (2+ messages)
[PATCH v7 0/4] pwm: userspace support
2025-04-30 12:04 UTC (6+ messages)
` [PATCH v7 1/4] pwm: Let pwm_set_waveform_might_sleep() fail for exact but impossible requests
` [PATCH v7 2/4] pwm: Let pwm_set_waveform_might_sleep() return 0 instead of 1 after rounding up
` [PATCH v7 3/4] pwm: Formally describe the procedure used to pick a hardware waveform setting
` [PATCH v7 4/4] pwm: Add support for pwmchip devices for faster and easier userspace access
[PATCH v2] Running with `--enable-ubsan` leads to a qtest failure:
2025-04-30 12:03 UTC (2+ messages)
[PATCH v3 1/5] drm/amdgpu: promote the implicit sync to the dependent read fences
2025-04-30 12:03 UTC (9+ messages)
` [PATCH v3 2/5] drm/amdgpu: don't sync the user queue eviction fence
` [PATCH v3 3/5] drm/amdgpu: fix the eviction fence dereference
` [PATCH v3 4/5] drm/amdgpu: validate the eviction fence before attaching/detaching
` [PATCH v3 5/5] drm/amdgpu: lock the eviction fence before signaling it
AML-S905X-CC-V2 emmc issue
2025-04-30 12:03 UTC (3+ messages)
[PATCH v1 bpf] libbpf: use proper errno value in linker
2025-04-30 12:08 UTC
Problem building (docs) with -j1
2025-04-30 12:01 UTC (2+ messages)
[PATCH v4 0/7] Arm CoreSight: Support AUX pause and resume
2025-04-30 11:57 UTC (2+ messages)
[PATCH] drm/xe: Add helper function to inject fault into ct_dead_capture()
2025-04-30 12:01 UTC (2+ messages)
[PATCH] x86/boot: Work around broken busybox truncate tool
2025-04-30 12:00 UTC (4+ messages)
[PATCH] crypto: rng - fix documentation for crypto_rng_alg()
2025-04-30 11:59 UTC
[PATCH] scsi: NCR5380: Prevent potential out-of-bounds read in spi_print_msg()
2025-04-30 11:59 UTC
[PATCH v2 00/22] Arm GICv5: Host driver implementation
2025-04-30 11:57 UTC (3+ messages)
` [PATCH v2 21/22] irqchip/gic-v5: Add GICv5 IWB support
[PATCH V2 1/5] perf/x86/intel: Only check the group flag for X86 leader
2025-04-30 11:58 UTC (2+ messages)
` [tip: perf/core] "
[LTP] [PATCH v1] fsconfig04.c: Use FSCONFIG_SET_FD set overlayfs
2025-04-30 23:58 UTC (3+ messages)
[PATCH V2 2/5] perf/x86/intel: Check the X86 leader for pebs_counter_event_group
2025-04-30 11:58 UTC (2+ messages)
` [tip: perf/core] "
[PATCH V2 5/5] perf/x86/intel/ds: Fix counter backwards of non-precise events counters-snapshotting
2025-04-30 11:58 UTC (2+ messages)
` [tip: perf/core] "
[PATCH 2/2] perf/core: Fix broken throttling when max_samples_per_tick=1
2025-04-30 11:58 UTC (2+ messages)
` [tip: perf/core] "
[PATCH V2 3/5] perf/x86/intel: Check the X86 leader for ACR group
2025-04-30 11:58 UTC (2+ messages)
` [tip: perf/core] "
[PATCH V2 4/5] perf/x86: Optimize the is_x86_event
2025-04-30 11:58 UTC (2+ messages)
` [tip: perf/core] "
[PATCH 0/2] iommu/amd: Support for HATdis and HATS features
2025-04-30 11:57 UTC (9+ messages)
` [PATCH 1/2] iommu/amd: Add HATDis feature support
` [PATCH 2/2] iommu/amd: Add efr[HATS] max v1 page table level
[PATCH v3 0/2] Fix initrd loading in efi_bootbin
2025-04-30 11:56 UTC (7+ messages)
` [PATCH v3 1/2] efi_loader: bootbin: do not load an initrd if none is provided
[PATCH] kcov: rust: add flags for KCOV with Rust
2025-04-30 11:55 UTC (2+ messages)
[PATCH v8 00/43] arm64: Support for Arm CCA in KVM
2025-04-30 11:55 UTC (5+ messages)
` [PATCH v8 15/43] arm64: RME: Allow VMM to set RIPAS
` [PATCH v8 16/43] arm64: RME: Handle realm enter/exit
[PATCH v6 00/20] Prefetch Support for svm ranges
2025-04-30 12:19 UTC (21+ messages)
` [PATCH v6 01/20] drm/gpusvm: Introduce devmem_only flag for allocation
` [PATCH v6 02/20] drm/xe: Strict migration policy for atomic SVM faults
` [PATCH v6 03/20] drm/gpusvm: Add timeslicing support to GPU SVM
` [PATCH v6 04/20] drm/xe: Timeslice GPU on atomic SVM fault
` [PATCH v6 05/20] drm/xe: Add atomic_svm_timeslice_ms debugfs entry
` [PATCH v6 06/20] drm/xe: Introduce xe_vma_op_prefetch_range struct for prefetch of ranges
` [PATCH v6 07/20] drm/xe: Make xe_svm_alloc_vram public
` [PATCH v6 08/20] drm/xe/svm: Helper to add tile masks to svm ranges
` [PATCH v6 09/20] drm/xe/svm: Make to_xe_range a public function
` [PATCH v6 10/20] drm/xe/svm: Make xe_svm_range_* end/start/size public
` [PATCH v6 11/20] drm/xe/vm: Update xe_vma_ops_incr_pt_update_ops to take an increment value
` [PATCH v6 12/20] drm/xe/vm: Add an identifier in xe_vma_ops for svm prefetch
` [PATCH v6 13/20] drm/xe: Rename lookup_vma function to xe_find_vma_by_addr
` [PATCH v6 14/20] drm/xe/svm: Refactor usage of drm_gpusvm* function in xe_svm
` [PATCH v6 15/20] drm/xe/svm: Make xe_svm_range_needs_migrate_to_vram() public
` [PATCH v6 16/20] drm/xe/svm: Add xe_svm_range_validate() and xe_svm_range_migrate_to_smem()
` [PATCH v6 17/20] drm/gpusvm: Introduce drm_gpusvm_find_vma_start() function
` [PATCH v6 18/20] drm/xe/svm: Add xe_svm_find_vma_start() helper
` [PATCH v6 19/20] drm/xe/svm: Implement prefetch support for SVM ranges
` [PATCH v6 20/20] drm/xe/vm: Add debug prints for SVM range prefetch
[PATCH v2 0/5] media: intel/ipu6: continue on ipu7 code sharing preparation
2025-04-30 11:53 UTC (6+ messages)
` [PATCH v2 1/5] media: intel/ipu6: Remove pin_ready function pointer
` [PATCH v2 2/5] media: intel/ipu6: Remove line_align
` [PATCH v2 3/5] media: intel/ipu6: Remove deprecated lock comment
` [PATCH v2 4/5] media: intel/ipu6: Move common structures definitions to ipu-isys.h
` [PATCH v2 5/5] media: intel/ipu6: Rename common structures
[PATCH 0/1] mm: Fix regression after THP PTE optimization on Xen PV Dom0
2025-04-30 11:52 UTC (9+ messages)
` [PATCH 1/1] mm: Fix folio_pte_batch() overcount with zero PTEs
EEVDF regression still exists
2025-04-30 10:02 UTC (2+ messages)
[PATCH 0/5] KVM: RISC-V: VCPU reset fixes
2025-04-30 11:45 UTC (16+ messages)
` [PATCH 4/5] KVM: RISC-V: reset VCPU state when becoming runnable
[PATCH] coresight: Disable MMIO logging for coresight stm driver
2025-04-30 11:03 UTC
[PULL linux-firmware] ath11k and ath12k firmware 20250424
2025-04-30 11:42 UTC (2+ messages)
[REGRESSION][BISECTED][STABLE] MT7925: mDNS and IPv6 broken in kernel 6.14.3 and above
2025-04-30 11:38 UTC (3+ messages)
[PATCH] PCI: dwc: Add support for slot reset on link down event
2025-04-30 10:14 UTC (4+ messages)
[PATCH v2 0/2] Add support for rk3399 industry evaluation board
2025-04-30 10:19 UTC (4+ messages)
` [PATCH v2 2/2] arm64: dts: rockchip: Add rk3399-evb-ind board
[PATCH] clk: sunxi-ng: fix order of arguments in clock macro
2025-04-30 9:53 UTC
[PATCH v7 00/13] nommu UML
2025-04-30 9:51 UTC (5+ messages)
[PATCH] tee: Prevent size calculation wraparound on 32-bit kernels
2025-04-30 11:52 UTC (3+ messages)
[PATCH v3 0/3] hw/misc/aspeed_otp: Introduce OTP memory and integrate with SBC
2025-04-30 11:50 UTC (9+ messages)
` [PATCH v3 3/3] hw/arm: Integrate Aspeed OTP memory into AST10x0 and AST2600 SoCs
[OE-core][styhead][PATCH 1/1] xserver-xorg: fix CVE-2022-49737
2025-04-30 11:49 UTC
[Buildroot] [PATCH] package/ruby: update to 3.4.3
2025-04-30 11:48 UTC
[RFC 0/9] Introducing firmware late binding
2025-04-30 11:47 UTC (2+ messages)
[meta-multimedia][walnascar][PATCHv2] meta-networking/README.md: Correct the branch for dependent layers
2025-04-30 11:47 UTC
[LTP] [RFC PATCH 0/5] shell loader rewrite to support TST_SETUP
2025-04-30 11:47 UTC (7+ messages)
` [LTP] [RFC PATCH 4/5] shell lib: Add basic support for test cleanup
[PATCH] arm/classes/tfm_sign_image: Update script so different keys can be used
2025-04-30 11:47 UTC
[meta-multimedia][walnascar][PATCH] pipewire: Avoid having pipewire-native depend on pipewire
2025-04-30 11:45 UTC
[PATCH v6 00/22] RV: Linear temporal logic monitors for RT application
2025-04-30 11:02 UTC (4+ messages)
` [PATCH v6 17/22] arm64: mm: Add page fault trace points
` [PATCH v6 18/22] riscv: "
[PATCH i-g-t] tests/kms_plane_multiple: Add clear skip message for skips
2025-04-30 11:44 UTC (2+ messages)
` ✗ i915.CI.Full: failure for "
[PATCH] drm/i915/vrr: Program EMP_AS_SDP_TL for DP AS SDP
2025-04-30 11:42 UTC (2+ messages)
[PATCH i-g-t] tests/kms_tiled_display: Skip if connectors are not of same type
2025-04-30 11:42 UTC (2+ messages)
` ✗ i915.CI.BAT: failure for "
[PATCH 0/4] memcg: decouple memcg and objcg stocks
2025-04-30 11:42 UTC (3+ messages)
` [PATCH 2/4] memcg: separate local_trylock for memcg and obj
[PATCH v2 0/3] coredump: hand a pidfd to the usermode coredump helper
2025-04-30 11:39 UTC (7+ messages)
` [PATCH v2 3/3] "
[PATCH] tests/qtest/libqos: Avoid double swapping when using modern virtio
2025-04-30 11:37 UTC (3+ messages)
[PATCH 00/13] hw/riscv/virt: device tree reg cleanups
2025-04-30 11:36 UTC (4+ messages)
` [PATCH 01/13] riscv/virt: Fix address type in create_fdt_socket_clint
[PATCH v3 0/3] Introduce SCMI Quirks framework
2025-04-30 11:36 UTC (4+ messages)
` [PATCH v3 2/3] firmware: arm_scmi: Add "
[PATCH v1] i2c: microchip-corei2c: add smbus support
2025-04-30 11:36 UTC (2+ messages)
[PATCH v6 00/13] media: rockchip: add a driver for the rockchip camera interface
2025-04-30 10:50 UTC (4+ messages)
` [PATCH v6 05/13] media: dt-bindings: add rockchip rk3568 mipi csi receiver
[PATCH 00/11] crypto: qat - add support for QAT GEN6 devices
2025-04-30 11:34 UTC (12+ messages)
` [PATCH 01/11] crypto: qat - rename and relocate timer logic
` [PATCH 02/11] crypto: qat - refactor compression template logic
` [PATCH 03/11] crypto: qat - use pr_fmt() in qat uclo.c
` [PATCH 04/11] crypto: qat - refactor FW signing algorithm
` [PATCH 05/11] crypto: qat - add GEN6 firmware loader
` [PATCH 06/11] crypto: qat - export adf_get_service_mask()
` [PATCH 07/11] crypto: qat - expose configuration functions
` [PATCH 08/11] crypto: qat - export adf_init_admin_pm()
` [PATCH 09/11] crypto: qat - update firmware api
` [PATCH 10/11] crypto: qat - add firmware headers for GEN6 devices
` [PATCH 11/11] crypto: qat - add qat_6xxx driver
[RFT PATCH v6 0/5] Add SMEM-based speedbin matching
2025-04-30 11:34 UTC (6+ messages)
` [PATCH RFT v6 1/5] drm/msm/adreno: Implement SMEM-based speed bin
` [PATCH RFT v6 2/5] drm/msm/adreno: Add speedbin data for SM8550 / A740
` [PATCH RFT v6 3/5] drm/msm/adreno: Define A530 speed bins explicitly
` [PATCH RFT v6 4/5] drm/msm/adreno: Redo the speedbin assignment
` [PATCH RFT v6 5/5] arm64: dts: qcom: sm8550: Wire up GPU speed bin & more OPPs
[PATCH v2 0/1] Optimizing the print format of the QEMU monitor 'info mtree'
2025-04-30 11:33 UTC (3+ messages)
` [PATCH v2 1/1] system: optimizing info mtree printing for monitors
[PATCH v2] dt-bindings: net: via-rhine: Convert to YAML
2025-04-30 10:42 UTC
[PATCH i-g-t v2] tests/intel/xe_pxp: Terminate PXP on exit
2025-04-30 11:32 UTC (6+ messages)
` ✗ Xe.CI.BAT: failure for tests/intel/xe_pxp: Terminate PXP on exit (rev2)
` ✗ Xe.CI.Full: "
[PATCH 1/4] x86/mm: pgtable: Fix W=1 build kernel-doc warnings
2025-04-30 11:30 UTC (4+ messages)
` [PATCH 2/4] x86/power: hibernate: "
` [PATCH 3/4] x86/mm/pat: Fix W=1 build kernel-doc warning
` [PATCH 4/4] x86/apic: "
[PATCH 0/8] PCI: rzg3s-host: Add PCIe driver for Renesas RZ/G3S SoC
2025-04-30 10:32 UTC (9+ messages)
` [PATCH 1/8] soc: renesas: r9a08g045-sysc: Add max reg offset
` [PATCH 2/8] clk: renesas: r9a08g045: Add clocks, resets and power domain support for the PCIe
` [PATCH 3/8] of/irq: Export of_irq_count()
` [PATCH 4/8] dt-bindings: PCI: renesas,r9a08g045s33-pcie: Add documentation for the PCIe IP on Renesas RZ/G3S
` [PATCH 5/8] PCI: rzg3s-host: Add Initial PCIe Host Driver for Renesas RZ/G3S SoC
` [PATCH 6/8] arm64: dts: renesas: r9a08g045s33: Add PCIe node
` [PATCH 7/8] arm64: dts: renesas: rzg3s-smarc: Enable PCIe
` [PATCH 8/8] arm64: defconfig: Enable PCIe for the Renesas RZ/G3S SoC
[PATCH v2 00/34] drm: convert all bridges to devm_drm_bridge_alloc()
2025-04-30 10:39 UTC (10+ messages)
` [PATCH v2 01/34] drm: convert many bridge drivers from devm_kzalloc() to devm_drm_bridge_alloc() API
` (subset) [PATCH v2 00/34] drm: convert all bridges to devm_drm_bridge_alloc()
[PATCH v4 0/5] Add support for the Bus Lock Threshold
2025-04-30 11:30 UTC (7+ messages)
` [PATCH v4 4/5] KVM: SVM: Add support for KVM_CAP_X86_BUS_LOCK_EXIT on SVM CPUs
arch/arm64/boot/dts/mediatek/mt8188-evb.dtb: clock-controller@15110000 (mediatek,mt8188-imgsys1-dip-top): '#reset-cells' is a required property
2025-04-30 11:29 UTC
IPC drop down on AMD epyc 7702P
2025-04-30 11:29 UTC (6+ messages)
linux-next: Tree for Apr 30
2025-04-30 11:29 UTC
[PATCH 0/9] hw/riscv/virt.c: memmap usage cleanup
2025-04-30 11:28 UTC (6+ messages)
` [PATCH 9/9] hw/riscv/virt.c: remove 'long' casts in fmt strings
[PATCH] NFSv4: Don't check for OPEN feature support in v4.1
2025-04-30 11:12 UTC
[PATCH v2 0/2] i2c: i801: don't instantiate spd5118 under SPD Write Disable
2025-04-30 11:26 UTC (3+ messages)
` [PATCH v2 1/2] i2c: smbus: introduce Write Disable-aware SPD instantiating functions
` [PATCH v2 2/2] i2c: i801: don't instantiate spd5118 under SPD Write Disable
[PATCH v2 00/13] objtool: Detect and warn about indirect calls in __nocfi functions
2025-04-30 11:07 UTC (14+ messages)
` [PATCH v2 01/13] x86/kvm/emulate: Implement test_cc() in C
` [PATCH v2 02/13] x86/kvm/emulate: Introduce COP1
` [PATCH v2 03/13] x86/kvm/emulate: Introduce COP2
` [PATCH v2 04/13] x86/kvm/emulate: Introduce COP2R
` [PATCH v2 05/13] x86/kvm/emulate: Introduce COP2W
` [PATCH v2 06/13] x86/kvm/emulate: Introduce COP2CL
` [PATCH v2 07/13] x86/kvm/emulate: Introduce COP1SRC2
` [PATCH v2 08/13] x86/kvm/emulate: Introduce COP3WCL
` [PATCH v2 09/13] x86/kvm/emulate: Convert em_salc() to C
` [PATCH v2 10/13] x86/kvm/emulate: Remove fastops
` [PATCH v2 11/13] x86,hyperv: Clean up hv_do_hypercall()
` [PATCH v2 12/13] x86_64,hyperv: Use direct call to hypercall-page
` [PATCH v2 13/13] objtool: Validate kCFI calls
pull-request: update firmware for rtw89 driver along with tag rtw-fw-2025-04-30
2025-04-30 11:26 UTC (2+ messages)
[PATCH v5 00/11] drm/display: generic HDMI CEC helpers
2025-04-30 11:25 UTC (3+ messages)
` [PATCH v5 06/11] drm/display: add CEC helpers code
[PATCH v4 0/7] Additional methods for Vec
2025-04-30 11:24 UTC (4+ messages)
` [PATCH v4 7/7] rust: alloc: add Vec::insert_within_capacity
[PATCH v3] arm64: dts: qcom: sa8775p: Add default pin configurations for QUP SEs
2025-04-30 11:22 UTC (2+ messages)
[PATCH] media: i2c: lt6911uxe: Fix Kconfig dependencies:
2025-04-30 11:21 UTC (5+ messages)
[PATCH v3] ppc/vof: Make nextprop behave more like Open Firmware
2025-04-30 11:21 UTC (2+ messages)
CVE-2025-22029: exec: fix the racy usage of fs_struct->in_exec
2025-04-30 11:20 UTC (3+ messages)
[RFC PATCH] target/ppc: Inline most of dcbz helper
2025-04-30 11:20 UTC (13+ messages)
[PATCH v3 0/6] Support large folios for tmpfs
2025-04-30 11:20 UTC (5+ messages)
` [PATCH v3 3/6] mm: shmem: add large folio support "
` [REGRESSION] "
[PATCH 1/7] unshare: make the wording of a message identical to that of three others
2025-04-30 11:19 UTC (5+ messages)
[PATCH 0/2] arm64: dts: qcom: sm8750: Add sound
2025-04-30 11:18 UTC (10+ messages)
` [PATCH 2/2] arm64: dts: qcom: sm8750-mtp: Add sound (speakers, headset codec, dmics)
[PATCH] drm/msm/gpu: Fix crash when throttling GPU immediately during boot
2025-04-30 11:18 UTC (2+ messages)
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.