All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-02-14 11:30:14 to 2025-02-14 12:37:13 UTC [more...]

[isar-cip-core][RFC 1/2] wic(ebg): add support to add verity env to cmdline
 2025-02-14 12:30 UTC  (2+ messages)

[PATCH 0/5] DRM scheduler kunit tests
 2025-02-14 12:33 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[djiang:cxl/fwctl 10/25] drivers/fwctl/bnxt/bnxt.c:163:18: error: expected ';' after top level declarator
 2025-02-14 12:36 UTC 

Include ASPEED ast-drm 1.15.1 video driver in kernel tree
 2025-02-14 12:36 UTC  (7+ messages)

[PATCH v3 0/8] add more ref consistency checks
 2025-02-14 12:37 UTC  (10+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/8] builtin/refs: get worktrees without reading head information
  ` [PATCH v4 3/8] packed-backend: check whether the "packed-refs" is regular file

[PATCH v2 00/12] YAML conversion of several Freescale/PowerPC DT bindings
 2025-02-14 12:35 UTC  (5+ messages)
` [PATCH v2 05/12] dt-bindings: dma: Convert fsl,elo*-dma to YAML

[PATCH v1] libtracefs: Fix the read file failure code checking
 2025-02-14 12:35 UTC 

[PATCH] lib/intel_compute_square_kernels: Extend compute test for ptl
 2025-02-14 12:34 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for lib/intel_compute_square_kernels: Extend compute test for ptl (rev3)
` ✓ i915.CI.BAT: "

[PATCH 0/1] MIPS: Fix idle VS timer enqueue
 2025-02-14 12:32 UTC  (3+ messages)
` [PATCH] "

[PATCH v3 0/3] Add support for USB controllers on QCS615
 2025-02-14 12:30 UTC  (11+ messages)
` (subset) "

[PATCH] ntsync: Set the permissions to be 0666
 2025-02-14 12:28 UTC 

[PATCH] target/loongarch: Add full type support for query-cpu-model-expansion
 2025-02-14 12:29 UTC  (6+ messages)

[PATCH 6.12 000/422] 6.12.14-rc1 review
 2025-02-14 12:29 UTC  (3+ messages)

[PATCH V2] block: make segment size limit workable for > 4K PAGE_SIZE
 2025-02-14 12:28 UTC  (4+ messages)

[REGRESSION] usb: xhci port capability storage change broke fastboot android bootloader utility
 2025-02-14 12:29 UTC  (10+ messages)

[PATCH v3 0/9] migration: Fix issues during qmp_migrate_cancel
 2025-02-14 12:25 UTC  (4+ messages)
` [PATCH v3 6/9] migration: Don't set FAILED state when cancelling

[willy-pagecache:folio-mk-pte 10/10] include/linux/mm.h:1938:9: error: call to undeclared function 'pfn_pte'; ISO C99 and later do not support implicit function declarations
 2025-02-14 12:24 UTC 

[willy-pagecache:folio-mk-pte 10/10] include/linux/mm.h:1938:16: error: implicit declaration of function 'pfn_pte'
 2025-02-14 12:24 UTC 

[PATCH v4 0/6] iio: adc: ad4030: new driver for AD4030 and similar ADCs
 2025-02-14 12:22 UTC  (7+ messages)
` [PATCH v4 1/6] dt-bindings: iio: adc: add ADI ad4030, ad4630 and ad4632
` [PATCH v4 2/6] iio: adc: ad4030: add driver for ad4030-24
` [PATCH v4 3/6] iio: adc: ad4030: add averaging support
` [PATCH v4 4/6] iio: adc: ad4030: add support for ad4630-24 and ad4630-16
` [PATCH v4 5/6] iio: adc: ad4030: add support for ad4632-16 and ad4632-24
` [PATCH v4 6/6] docs: iio: ad4030: add documentation

[PATCH v3 09/23] hw/uefi: add var-service-core.c
 2025-02-14 12:22 UTC  (12+ messages)

[PATCH 00/19] Use VRR timing generator for fixed refresh rate modes
 2025-02-14 12:11 UTC  (20+ messages)
` [PATCH 01/19] drm/i915/vrr: Remove unwanted comment
` [PATCH 02/19] drm/i915:vrr: Separate out functions to compute vmin and vmax
` [PATCH 03/19] drm/i915/vrr: Make helpers for cmrr and vrr timings
` [PATCH 04/19] drm/i915/vrr: Disable CMRR
` [PATCH 05/19] drm/i915/vrr: Track vrr.enable only for variable timing
` [PATCH 06/19] drm/i915/vrr: Use crtc_vtotal for vmin
` [PATCH 07/19] drm/i915/vrr: Prepare for fixed refresh rate timings
` [PATCH 08/19] drm/i915/dp: Avoid vrr compute config for HDMI sink
` [PATCH 09/19] drm/i915/display: Enable MSA Ignore Timing PAR only when in not fixed_rr mode
` [PATCH 10/19] drm/i915/hdmi: Use VRR Timing generator for HDMI
` [PATCH 11/19] drm/i915/display: Disable PSR before disabling VRR
` [PATCH 12/19] drm/i915/display: Extend WA 14015406119 for PSR2
` [PATCH 13/19] drm/i915/vrr: Handle joiner with vrr
` [PATCH 14/19] drm/i915/vrr: Refactor condition for computing vmax and LRR
` [PATCH 15/19] drm/i915/vrr: Always set vrr vmax/vmin/flipline in vrr_{enable/disable}
` [PATCH 16/19] drm/i915/display: Use fixed_rr timings in modeset sequence
` [PATCH 17/19] drm/i915/display: Use fixed rr timings in intel_set_transcoder_timings_lrr()
` [PATCH 18/19] drm/i915/vrr: Always use VRR timing generator for MTL+
` [PATCH 19/19] drm/i915/display: Add fixed_rr to crtc_state dump

[PATCH 11/12] drm/vc4: move to devm_platform_ioremap_resource() usage
 2025-02-14 12:21 UTC  (2+ messages)

[PATCH v14 0/8] Rust support for mm_struct, vm_area_struct, and mmap
 2025-02-14 12:20 UTC  (9+ messages)

support for zoned devices RFCv2
 2025-02-14 12:20 UTC  (8+ messages)
` [PATCH 39/43] xfs: support write life time based data placement

[PATCH] scsi: ufs: Fix incorrect bit assignment for temperature notifications
 2025-02-14 10:52 UTC 

[GIT PULL] MMC fixes for v6.14-rc3
 2025-02-14 12:18 UTC 

[GIT PULL] i2c-host-fixes for v6.14-rc3
 2025-02-14 12:18 UTC 

[Patch net 1/2] vsock/virtio: initialize rx_buf_nr and rx_buf_max_nr when resuming
 2025-02-14 12:17 UTC  (3+ messages)
  ` [Patch net v3] vsock/virtio: fix variables initialization during resuming

[PATCH] virtio: Remove virtio devices on device_shutdown()
 2025-02-14 12:16 UTC  (8+ messages)

[PATCH bpf-next v8 0/6] bpf, mm: Introduce try_alloc_pages()
 2025-02-14 12:15 UTC  (6+ messages)
` [PATCH bpf-next v8 3/6] locking/local_lock: Introduce localtry_lock_t

[PATCH v6 0/2] MIPI DSI phy for rk3588
 2025-02-14 12:13 UTC  (5+ messages)
` [PATCH v6 2/2] phy: rockchip: Add Samsung MIPI D-/C-PHY driver

[PATCH v2] drm/amdgpu: fix the memleak caused by fence not released
 2025-02-14 12:14 UTC  (4+ messages)

[PATCH 0/3] rcu/exp updates
 2025-02-14 12:10 UTC  (4+ messages)
` [PATCH 3/3] rcu/exp: Remove needless CPU up quiescent state report

[android-common:android14-kiwi-6.1 249/249] mm/memory.c:5148: warning: Function parameter or member 'mm' not described in 'mm_account_fault'
 2025-02-14 12:09 UTC 

[PATCH] drm/panthor: Clean up FW version information display
 2025-02-14 12:09 UTC  (2+ messages)

[PATCH v2] tsc2007: prevent overflow in pressure calculation
 2025-02-14 12:09 UTC  (2+ messages)
` AW: "

Raspberry Pi 5 and PREEMPT_RT (6.13.0-rc3)
 2025-02-14 12:06 UTC  (8+ messages)

[PATCH 00/42] docs: add sphinx-domain rST generator to qapidoc
 2025-02-14 12:05 UTC  (2+ messages)

[PATCH] tracing: Do not allow mmap() of persistent ring buffer
 2025-02-14 12:07 UTC  (5+ messages)

[PATCH v3 00/18] vDSO: Introduce generic data storage
 2025-02-14 12:04 UTC  (6+ messages)

[PATCH] lib: sbi: sse: return SBI_EINVAL for parameters > 32 bits
 2025-02-14 12:04 UTC 

[PATCH] staging: gpib: Resolve prefixing 0x with decimal
 2025-02-14 12:04 UTC  (2+ messages)

[PATCH i-g-t] tests/intel/xe_multi_tile: Multi-Tile support in IGT
 2025-02-14 12:03 UTC 

[PATCH v2 1/2] ASoC: fsl_sai: Rename stream name of dai driver
 2025-02-14 12:04 UTC  (3+ messages)
` [PATCH v2 2/2] ASoC: imx-audmix: Update correct dai names

[PATCH v6 00/14] Add eDP support for RK3588
 2025-02-14 12:00 UTC  (6+ messages)

[PATCH net] s390/ism: add release function for struct device
 2025-02-14 12:01 UTC 

[rcu:srcu.2025.02.04a 12/19] mm/msync.c:90 __do_sys_msync() warn: comparison of a potentially tagged address (__do_sys_msync, -2, __UNIQUE_ID_x_663)
 2025-02-14 11:59 UTC 

[PATCH] virtio_snd.h: clarify that `controls` depends on VIRTIO_SND_F_CTLS
 2025-02-14 11:58 UTC  (2+ messages)

[PATCH] power: Changed CMP_THREADS from hardwired value to configurable value
 2025-02-14 11:57 UTC 

[PATCH 4/4] PCI: Descope pci_printk() to aer_printk()
 2025-02-14 11:56 UTC  (2+ messages)

[GIT PULL] KVM/arm64 fixes for 6.14, take #2
 2025-02-14 11:56 UTC 

[PATCH 0/4] Add Armada8K reset controller support
 2025-02-14 11:54 UTC  (3+ messages)
` [PATCH 1/4] [PATCH 1/4] reset: simple: Add syscon device compatible

[LTP] fanotify01 test fails on nfsv3& nfsv4
 2025-02-14 11:54 UTC  (3+ messages)
  ` [LTP] [External] : "

[PATCH v4 1/4] dt-bindings: gpio: spacemit: add support for K1 SoC
 2025-02-14 11:54 UTC  (12+ messages)

[PATCH v4 00/10] Add support for MAX7360
 2025-02-14 11:54 UTC  (12+ messages)
` [PATCH v4 01/10] dt-bindings: mfd: gpio: Add MAX7360
` [PATCH v4 02/10] mfd: Add max7360 support
` [PATCH v4 03/10] pwm: max7360: Add MAX7360 PWM support
` [PATCH v4 04/10] gpio: regmap: Allow to provide request and free callbacks
` [PATCH v4 05/10] gpio: regmap: Allow to retrieve ngpio
` [PATCH v4 06/10] regmap: irq: Add support for chips without separate IRQ status
` [PATCH v4 07/10] gpio: max7360: Add MAX7360 gpio support
` [PATCH v4 08/10] input: keyboard: Add support for MAX7360 keypad
` [PATCH v4 09/10] input: misc: Add support for MAX7360 rotary
` [PATCH v4 10/10] MAINTAINERS: Add entry on MAX7360 driver

[PATCH 00/25] PCI: Resource fitting/assignment fixes and cleanups
 2025-02-14 11:53 UTC  (3+ messages)

[PATCH v2 3/3] pci/msi: remove pci_msi_ignore_mask
 2025-02-14 11:53 UTC  (2+ messages)

[PATCH 0/2] x86/pvh: workaround missing MMIO regions in dom0 p2m
 2025-02-14 11:53 UTC  (3+ messages)
` [PATCH 2/2] x86/dom0: attempt to fixup p2m page-faults for PVH dom0

[kvm-unit-tests PATCH v7 0/6] riscv: add SBI SSE extension tests
 2025-02-14 11:44 UTC  (14+ messages)
` [kvm-unit-tests PATCH v7 1/6] kbuild: Allow multiple asm-offsets file to be generated
` [kvm-unit-tests PATCH v7 2/6] riscv: Set .aux.o files as .PRECIOUS
` [kvm-unit-tests PATCH v7 3/6] riscv: Use asm-offsets to generate SBI_EXT_HSM values
` [kvm-unit-tests PATCH v7 4/6] riscv: lib: Add SBI SSE extension definitions
` [kvm-unit-tests PATCH v7 5/6] lib: riscv: Add SBI SSE support
` [kvm-unit-tests PATCH v7 6/6] riscv: sbi: Add SSE extension tests

[PATCH v2 00/18] firmware: arm_ffa: Framework notification support + other updates and fixes
 2025-02-14 11:36 UTC  (2+ messages)

[PATCH] Bluetooth: Always allow SCO packets for user channel
 2025-02-14 11:50 UTC  (2+ messages)
`  "

[PATCH v5] Bluetooth: Fix possible race with userspace of sysfs isoc_alt
 2025-02-14 11:50 UTC  (3+ messages)
` [v5] "

[PATCH 1/4] drm/amdgpu/gfx11: Implement the GFX11 KGQ pipe reset
 2025-02-14 11:50 UTC  (3+ messages)
` [PATCH 4/4] drm/amdgpu/gfx12: Implement the GFX12 KCQ "

[PATCH v1 00/11] perf script: Refactor branch flags for Arm SPE
 2025-02-14 11:32 UTC  (6+ messages)

[PATCH 00/17] staging: gpib: Console messaging cleanup
 2025-02-14 11:47 UTC  (18+ messages)
` [PATCH 01/17] staging: gpib: agilent pci console "
` [PATCH 02/17] staging: gpib: agilent usb "
` [PATCH 03/17] staging: gpib: cb7210 "
` [PATCH 04/17] staging: gpib: cec_gpib "
` [PATCH 05/17] staging: gpib: common core "
` [PATCH 06/17] staging: gpib: fluke "
` [PATCH 07/17] staging: gpib: fmh "
` [PATCH 08/17] staging: gpib: gpio bitbang "
` [PATCH 09/17] staging: gpib: hp82335 "
` [PATCH 10/17] staging: gpib: hp82341 "
` [PATCH 11/17] staging: gpib: ines "
` [PATCH 12/17] staging: gpib: lpvo "
` [PATCH 13/17] staging: gpib: nec7210 "
` [PATCH 14/17] staging: gpib: ni_usb "
` [PATCH 15/17] staging: gpib: pc2 "
` [PATCH 16/17] staging: gpib: tms9914 "
` [PATCH 17/17] staging: gpib: tnt4882 "

FAILED: patch "[PATCH] arm64: Filter out SVE hwcaps when FEAT_SVE isn't implemented" failed to apply to 6.6-stable tree
 2025-02-14 11:31 UTC  (2+ messages)
` [PATCH 6.6.y] arm64: Filter out SVE hwcaps when FEAT_SVE isn't implemented

[PATCH] MAINTAINERS: Remove John Garry from arm64 perf tools
 2025-02-14 11:46 UTC 

[PATCH 0/4] drm/msm/dsi: Minor cleanups
 2025-02-14 11:47 UTC  (5+ messages)

[PATCH] drm/bridge:anx7625: Enable DSC feature
 2025-02-14 11:46 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] board/stm32f469-disco: speed up U-Boot bootup
 2025-02-14 11:46 UTC 

[PATCH v2 00/10] Support for Allwinner V853 SoC
 2025-02-14 11:25 UTC  (4+ messages)

[PATCH]: watchdog: Allow watchdog to remain enabled after probe
 2025-02-14 11:22 UTC  (3+ messages)
` [PATCH v2]: watchdog: sunxi: "
  ` [PATCH v2] watchdog: sunxi_wdt: "

[PATCH v3] scsi: hpsa: Remove deprecated and unnecessary strncpy()
 2025-02-14 11:43 UTC 

[PATCH master 1/2] FIT: factor out fit_fdt_is_compatible for readability
 2025-02-14 11:23 UTC  (2+ messages)
` [PATCH master 2/2] FIT: do not decompress device trees to find compatible

[PATCH i-g-t v1] tests/intel: Update sub-category of Xe power management tests
 2025-02-14 11:43 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[meta-lts-mixins][scarthgap/rust][PATCH] rust-common.bbclass: soft assignment for RUSTLIB path
 2025-02-14 11:43 UTC 

[PATCH] dt-bindings: usb: usb-device: Replace free-form 'reg' with constraints
 2025-02-14 11:42 UTC 

[syzbot] [netfs?] WARNING: refcount bug in netfs_put_subrequest
 2025-02-14 11:42 UTC  (2+ messages)

[PATCH net-next 0/9] net: add phylink managed EEE support
 2025-02-14 11:21 UTC  (7+ messages)
` [PATCH net-next 9/9] net: stmmac: convert to "

[PATCH] perf: arm64: Fix compilation error
 2025-02-14 11:21 UTC  (2+ messages)

[PATCH net 0/3] net: ethernet: ti: am65-cpsw: XDP fixes
 2025-02-14 11:39 UTC  (4+ messages)
` [PATCH net 1/3] net: ethernet: ti: am65-cpsw: fix memleak in certain XDP cases

[arm-integrator:b4/ixp4xx-netgear-wgr826v 12/12] arch/arm/boot/dts/intel/ixp/intel-ixp42x-netgear-wgr826v.dtb: gpio@c8004000: 'clock-hog', 'power-hog' do not match any of the regexes: 'pinctrl-[0-9]+'
 2025-02-14 11:38 UTC 

[PATCH iwl-next v4 0/9] igc: Add support for Frame Preemption feature in IGC
 2025-02-14 11:38 UTC  (12+ messages)
                  ` [Intel-wired-lan] "

[PATCH bpf-next v7 0/6] net/smc: Introduce smc_ops
 2025-02-14 11:37 UTC  (3+ messages)

[PATCH v10 0/8] rust: Add IO polling
 2025-02-14 11:37 UTC  (5+ messages)
` [PATCH v10 7/8] rust: Add read_poll_timeout functions

[PATCH v2 00/11] perf script: Refactor branch flags for Arm SPE
 2025-02-14 11:19 UTC  (6+ messages)
` [PATCH v2 06/11] perf arm-spe: Extend branch operations
` [PATCH v2 07/11] perf arm-spe: Decode transactional event
` [PATCH v2 09/11] perf arm-spe: Set sample flags with supplement info
` [PATCH v2 10/11] perf arm-spe: Add branch stack
` [PATCH v2 11/11] perf arm-spe: Support previous branch target (PBT) address

[PATCH 0/3] livepatch: Some improvements
 2025-02-14 11:37 UTC  (8+ messages)
` [PATCH 2/3] livepatch: Avoid blocking tasklist_lock too long
  ` Find root of the stall: was: "

[meta-lts-mixins][kirkstone/rust][PATCH] rust-common.bbclass: soft assignment for RUSTLIB path
 2025-02-14 11:36 UTC 

[i-g-t 1/4] lib/xe: Fix a comment error
 2025-02-14 11:35 UTC  (3+ messages)
` [i-g-t 2/4] lib/xe/xe_util: Introduce helper functions

[PATCH v3 00/11] KVM: Mapping guest_memfd backed memory at the host for software protected VMs
 2025-02-14 11:33 UTC  (9+ messages)
` [PATCH v3 09/11] KVM: arm64: Introduce KVM_VM_TYPE_ARM_SW_PROTECTED machine type

[PATCH blktests v3 0/6] enable bs > ps device testing
 2025-02-14 11:34 UTC  (2+ messages)

[PATCH 0/2] gpio-mmio: Extend to handle pinctrl back-ends
 2025-02-14 11:33 UTC  (4+ messages)
` [PATCH 2/2] gpio: vg610: Switch to gpio-mmio

[GIT PULL FOR 6.15] Wave5 fixes
 2025-02-14 11:32 UTC  (2+ messages)

[PATCH v7 0/5] PMU support for engine activity
 2025-02-14 11:32 UTC  (3+ messages)
` [PATCH v7 3/5] drm/xe/guc: Expose engine activity only for supported GuC version

[Buildroot] [PATCH 1/1] board/stm32f769-disco: speed up U-Boot bootup
 2025-02-14 11:31 UTC 

[PATCH 1/2] dt-bindings: display/msm/dsi-phy: Add header with exposed clock IDs
 2025-02-14 11:31 UTC  (3+ messages)

[PATCH] lib/intel_compute_square_kernels: Extend compute test for ptl
 2025-02-14 11:30 UTC  (4+ messages)

cargo does not build currently
 2025-02-14 11:29 UTC  (5+ messages)
` [yocto] "


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.