All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-04-11 12:37:45 to 2025-04-11 13:19:36 UTC [more...]

[PATCH v2 00/14] Add Microchip ZL3073x support (part 1)
 2025-04-11 13:19 UTC  (7+ messages)
` [PATCH v2 07/14] mfd: zl3073x: Add components versions register defs

[PATCH bpf-next v2 0/9] selftests/bpf: Test sockmap/sockhash redirection
 2025-04-11 13:17 UTC  (5+ messages)
` [PATCH bpf-next v2 5/9] selftests/bpf: Add selftest for sockmap/hashmap redirection

[PATCH v2 0/2] reset: Add devm_reset_control_array_get_exclusive_released()
 2025-04-11 12:41 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] spi: stm32-ospi: Make usage of reset_control_acquire/release() API

[PATCH v1 net] smc: Fix lockdep false-positive for IPPROTO_SMC
 2025-04-11 13:18 UTC  (2+ messages)

[PATCH RFC v5 0/8] media: qcom: iris: re-organize catalog & add support for SM8650
 2025-04-11 13:18 UTC  (4+ messages)
  ` [PATCH RFC v5 1/8] media: qcom: iris: move sm8250 to gen1 catalog

[PATCH] tty: vt: keyboard: Fix uninitialized variables in vt_do_kdgkb_ioctl
 2025-04-11 13:18 UTC  (3+ messages)

[PATCH 0/9] pwm: Update PWM_PXA driver for SpacemiT K1
 2025-04-11 13:14 UTC  (10+ messages)
` [PATCH 1/9] dt-bindings: pwm: marvell,pxa: add optional property resets
` [PATCH 2/9] pwm: pxa: add optional reset control
` [PATCH 3/9] dt-bindings: pwm: marvell,pxa: add support to spacemit K1
` [PATCH 4/9] pwm: pxa: add support for "
` [PATCH 5/9] riscv: dts: spacemit: add PWM support for K1 SoC
` [PATCH 6/9] riscv: dts: spacemit: Add pinctrl configurations for PWM0-PWM19
` [PATCH 7/9] riscv: dts: spacemit: Add PWM14 backlight support for BPI-F3
` [PATCH 8/9] pwm: Kconfig: add depends on ARCH_SPACEMIT to PWM_PXA
` [PATCH 9/9] riscv: defconfig: Enable PWM support for SpacemiT K1 SoC

[PATCH 0/6] mailbox: Trivial updates
 2025-04-11 13:14 UTC  (7+ messages)
` [PATCH 1/6] mailbox: Use dev_err when there is error
` [PATCH 2/6] mailbox: Not protect module_put with spin_lock_irqsave
` [PATCH 3/6] mailbox: Propagate correct error return value
` [PATCH 4/6] mailbox: Remove devm_mbox_controller_unregister
` [PATCH 5/6] mailbox: Use guard/scoped_guard for con_mutex
` [PATCH 6/6] mailbox: Use guard/scoped_guard for spinlock

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

[PATCH v4 0/2] rust/revocable: add try_access_with() convenience method
 2025-04-11 13:15 UTC  (2+ messages)

[PATCH] drm/amd/amdgpu: Fix out of bounds warning in amdgpu_hw_ip_info
 2025-04-11 13:14 UTC  (2+ messages)

[PATCH v2] selinux: reduce path walk overhead
 2025-04-11 13:14 UTC  (2+ messages)

[PATCH v4 0/1] net/mlx5: Fix null-ptr-deref in TTC table creation
 2025-04-11 13:14 UTC  (2+ messages)
` [PATCH v4 1/1] net/mlx5: Fix null-ptr-deref in mlx5_create_{inner_,}ttc_table()

[PATCH v3 0/8] drm: Introduce sparse GEM shmem
 2025-04-11 13:13 UTC  (17+ messages)

[PATCH 0/7] soc: amlogic: clk-measure: Add clk-measure support for C3 and S4
 2025-04-11 12:42 UTC  (24+ messages)
` [PATCH 1/7] soc: amlogic: clk-measure: Define MSR_CLK's register offset separately
` [PATCH 2/7] dt-bindings: soc: amlogic: C3 supports clk-measure
` [PATCH 3/7] dt-bindings: soc: amlogic: S4 "
` [PATCH 4/7] soc: amlogic: clk-measure: Add support for C3
` [PATCH 5/7] soc: amlogic: clk-measure: Add support for S4
` [PATCH 6/7] arm64: dts: amlogic: C3: Add clk-measure controller node
` [PATCH 7/7] arm64: dts: amlogic: S4: "

[PATCH] rust: support DPDK API
 2025-04-11 13:13 UTC  (4+ messages)
` [RFC PATCH] add rust binding support to DPDK

[PATCH net-next 00/18] net: Cover more per-CPU storage with local nested BH locking
 2025-04-11 13:12 UTC  (4+ messages)
` [PATCH net-next 13/18] net/sched: act_mirred: Move the recursion counter struct netdev_xmit

[PATCH] trace-cmd show: Update help message for --hist and --trigger options
 2025-04-11 13:13 UTC 

[PATCH v3 00/11] systemd based initrd and modular kernel support
 2025-04-11 13:12 UTC  (8+ messages)
` [PATCH v3 03/11] kernel.bbclass: add kernel-initrd-modules meta package
  ` [OE-core] "

[PATCH] drm/amdgpu: Clear overflow for SRIOV
 2025-04-11 13:11 UTC  (2+ messages)

[PATCH] drm/efidrm: ensure screen_base is initialized
 2025-04-11 13:11 UTC  (2+ messages)

[PATCH v3 0/4] mm/madvise: batch tlb flushes for MADV_DONTNEED and MADV_FREE
 2025-04-11 13:10 UTC  (5+ messages)
` [PATCH v3 3/4] mm/memory: split non-tlb flushing part from zap_page_range_single()
` [PATCH v3 4/4] mm/madvise: batch tlb flushes for MADV_DONTNEED[_LOCKED]

[PATCH] null_blk: Use strscpy() instead of strscpy_pad() in null_add_dev()
 2025-04-11 13:10 UTC  (2+ messages)

[PATCH] ublk: pass ublksrv_ctrl_cmd * instead of io_uring_cmd *
 2025-04-11 13:10 UTC  (2+ messages)

[PATCH v2 00/12] nfsd: observability improvements
 2025-04-11 13:10 UTC  (5+ messages)
` [PATCH v2 02/12] sunrpc: add info about xprt queue times to svc_xprt_dequeue tracepoint

[PATCH v4 00/24] AP bus/zcrypt/pkey/paes no-mem-alloc patches
 2025-04-11 13:10 UTC  (11+ messages)
` [PATCH v4 06/24] s390/zcrypt: Introduce cprb mempool for cca misc functions
` [PATCH v4 07/24] s390/zcrypt: Introduce cprb mempool for ep11 "
` [PATCH v4 09/24] s390/zcrypt: Introduce pre-allocated device status array for cca misc
` [PATCH v4 10/24] s390/zcrypt: Introduce pre-allocated device status array for ep11 misc
` [PATCH v4 11/24] s390/zcrypt: Remove unused functions from cca misc

[PATCH v2] rust: alloc: allow coercion from `Box<T>` to `Box<dyn U>` if T implements U
 2025-04-11 13:10 UTC  (3+ messages)

[PATCH] drm/i915/selftest/mmap_migrate: wait for clear memory
 2025-04-11 13:10 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ i915.CI.BAT: failure "

[PATCH 0/5] autorefs: add kdevops User-Agent identifier
 2025-04-11 13:09 UTC  (3+ messages)
` [PATCH 5/5] gitref: generate user agent kdevops header identifier

[PATCH] rust: retain pointer mut-ness in `container_of!`
 2025-04-11 13:08 UTC  (6+ messages)

[syzbot] [kernel?] KASAN: stack-out-of-bounds Write in preempt_schedule_irq
 2025-04-11 13:09 UTC 

[PATCH TEST-ARTEFACTS 0/8] Cleanup and Linux ARM64 support
 2025-04-11 13:08 UTC  (4+ messages)
` [RFC PATCH] x86/xen: Fix PVH dom0 xen_hypercall detection

[PATCH v2] usb: gadget: f_fs: Invalidate io_data when USB request is dequeued or interrupted
 2025-04-11 13:08 UTC  (2+ messages)

[PULL] drm-intel-next
 2025-04-11 13:07 UTC 

[PATCH RESEND] firmware: scmi: support to manage SCMI protocol drivers with a linker-genetated array
 2025-04-11 13:07 UTC  (5+ messages)
  ` 回复: "

[syzbot] Monthly wpan report (Apr 2025)
 2025-04-11 13:07 UTC 

[LTP] [PATCH v5 0/4] Support for Patchwork CI
 2025-04-11 13:06 UTC  (5+ messages)

[PATCH 1/9] drm/amdgpu/userq: rename suspend/resume callbacks
 2025-04-11 13:06 UTC  (6+ messages)
` [PATCH 2/9] drm/amdgpu/userq: rework front end call sequence
` [PATCH 3/9] drm/amdgpu/userq: move some code around

[PATCH 0/3] drm/nouveau: Fix & improve nouveau_fence_done()
 2025-04-11 13:06 UTC  (10+ messages)
` [PATCH 1/3] drm/nouveau: Prevent signaled fences in pending list

[PATCH v2] usb/gadget: Add NULL check in ast_vhub_init_dev()
 2025-04-11 13:06 UTC  (2+ messages)

[PATCH RESEND] phy: cadence: Sierra: Add multilink SGMII + SGMII register configuration
 2025-04-11 13:05 UTC 

[PATCH v7 00/12] platform/x86: alienware-wmi-wmax: HWMON support + DebugFS + Improvements
 2025-04-11 13:06 UTC  (3+ messages)

[PATCH v1 1/3] drm: function to get process name and pid
 2025-04-11 13:04 UTC  (3+ messages)
` [PATCH v1 2/3] drm/amdgpu: add drm_file reference in userq_mgr
` [PATCH v1 3/3] drm/amdgpu: update the error logging for more information

[PATCH 6.12.y 0/8] arm64/boot: Enable EL2 requirements for FEAT_PMUv3p9
 2025-04-11 13:05 UTC  (6+ messages)
` [PATCH 6.12.y 1/8] perf/arm_pmuv3: Add PMUv3.9 per counter EL0 access control

Gitlab runner timeout on evb-ast2600 ?
 2025-04-11  7:23 UTC  (4+ messages)

[resend v3 00/12] Add Synopsys MIPI I3C Driver support
 2025-04-11  7:00 UTC  (4+ messages)

[PATCH 1/1] Makefile: pass KEYDIR when set to sunxi-spl.bin mkimage
 2025-04-11  1:10 UTC 

[PATCH v1 00/24] Secure IPL Support for SCSI Scheme of virtio-blk/virtio-scsi Devices
 2025-04-11 13:02 UTC  (7+ messages)
` [PATCH v1 01/24] Add -boot-certificates /path/dir:/path/file option in QEMU command line
` [PATCH v1 02/24] hw/s390x/ipl: Create certificate store

[PATCH v3 0/1] libunwind: update 1.6.2 -> 1.8.1
 2025-04-11 12:29 UTC  (2+ messages)
` [PATCH v3 1/1] libunwind: 1.8.1

[PATCH 0/2] Fix V1P8_SIGNAL_ENA and HIGH_SPEED_ENA
 2025-04-11 13:03 UTC  (2+ messages)

[LTP] [PATCH] lib: Fix bug in tst_test metadata validation
 2025-04-11 13:02 UTC  (3+ messages)

[PATCH] trace-cmd: Install completion script in /usr/share/bash-completion/completions
 2025-04-11 13:03 UTC 

[PATCH] timers: Exclude isolated cpus from timer migation
 2025-04-11 13:02 UTC  (12+ messages)

[syzbot] [usb?] KMSAN: uninit-value in mii_nway_restart (2)
 2025-04-11 13:02 UTC 

[PATCH v4 0/4] ftrace: Add function arguments to function tracers
 2025-04-11 13:00 UTC  (5+ messages)
` [PATCH v4 2/4] ftrace: Add support for function argument to graph tracer

[PATCH v3 0/8] Create Intel PMC SSRAM Telemetry driver
 2025-04-11 13:00 UTC  (3+ messages)
` [PATCH v3 7/8] platform/x86:intel/pmc: "

[PATCH net-next V2 0/2] veth: qdisc backpressure and qdisc check refactor
 2025-04-11 12:59 UTC  (6+ messages)
` [PATCH net-next V2 1/2] veth: apply qdisc backpressure on full ptr_ring to reduce TX drops
` [PATCH net-next V2 2/2] net: sched: generalize check for no-op qdisc

[PATCH v2 0/4] Add CMN PLL clock controller support for IPQ5424
 2025-04-11 12:58 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: clock: qcom: Add CMN PLL support for IPQ5424 SoC
` [PATCH v2 2/4] clk: qcom: cmnpll: Add IPQ5424 SoC support
` [PATCH v2 3/4] arm64: dts: ipq5424: Add CMN PLL node
` [PATCH v2 4/4] arm64: dts: qcom: Update IPQ5424 xo_board to use fixed factor clock

Pull request efi-2025-07-rc1
 2025-04-11 12:57 UTC 

[PATCH 0/4] wifi: mwifiex: drop asynchronous init waiting code
 2025-04-11 12:57 UTC  (4+ messages)
` [PATCH 3/4] "

[PATCH v6 0/4] Panthor BO tagging and GEMS debug display
 2025-04-11 12:57 UTC  (4+ messages)
` [PATCH v6 4/4] drm/panthor: show device-wide list of DRM GEM objects over DebugFS

Patchwork housekeeping for: spi-devel-general
 2025-04-11 12:57 UTC 

[RFC PATCH v4 00/18] pkeys-based page table hardening
 2025-04-11 12:37 UTC  (3+ messages)

[PATCH] phy: qcom-qusb2: Update the phy settings for IPQ5424
 2025-04-11 12:56 UTC  (5+ messages)

[PATCH v1] dt-bindings: trivial: Document TPS53685
 2025-04-11 12:47 UTC  (2+ messages)

[PATCH] drm: ttm: select CONFIG_SHMEM
 2025-04-11 12:55 UTC 

[Buildroot] [PATCH v2] boot/arm-trusted-firmware: fix the build for macchiatobin
 2025-04-11 12:54 UTC 

[PATCH 00/24] Arm GICv5: Host driver implementation
 2025-04-11 12:37 UTC  (5+ messages)
` [PATCH 20/24] irqchip/gic-v5: Add GICv5 LPI/IPI support

[net-next v4 0/5] net: mtip: Add support for MTIP imx287 L2 switch driver
 2025-04-11 12:54 UTC  (5+ messages)
` [net-next v4 4/5] net: mtip: The L2 switch driver for imx287

[PATCH v38 00/31] Introduce QC USB SND audio offloading support
 2025-04-11 12:54 UTC  (5+ messages)

[PATCH v3 0/5] Enable RTC for the MT6357
 2025-04-11 12:35 UTC  (6+ messages)
` [PATCH v3 1/5] rtc: mt6359: Add mt6357 support
` [PATCH v3 2/5] rtc: Add handling of pre-1970 dates in time conversion functions
` [PATCH v3 3/5] rtc: Fix the RTC time comparison issues adding cast
` [PATCH v3 4/5] rtc: mt6397: Remove start time parameters
` [PATCH v3 5/5] arm64: dts: mediatek: Set RTC start year property

[PATCH 1/2] drm/amdgpu: Use generic hdp flush function
 2025-04-11 12:52 UTC  (4+ messages)
` [PATCH 2/2] drm/amdgpu: Use the right function for hdp flush

[PATCH] panic: lib: Add TAINT for FAULT_INJECTION
 2025-04-11 12:53 UTC 

[PATCH 00/20] Add support for HEVC and VP9 codecs in decoder
 2025-04-11 12:51 UTC  (7+ messages)
` [PATCH 02/20] media: iris: Update CAPTURE format info based on OUTPUT format
` [PATCH 04/20] media: iris: Avoid updating frame size to firmware during reconfig
` [PATCH 05/20] media: iris: Send V4L2_BUF_FLAG_ERROR for buffers with 0 filled length

[PATCH v3 0/4] AMD Zen debugging documentation
 2025-04-11 12:50 UTC  (9+ messages)
` [PATCH v3 2/4] i2c: piix4: Move SB800_PIIX4_FCH_PM_ADDR definition to amd_node.h
` [PATCH v3 4/4] x86/CPU/AMD: Print the reason for the last reset

[PATCH] drm/amdgpu: fix no_user_submission check for SDMA
 2025-04-11 12:50 UTC 

[PATCH v2] PCI: Fix NULL dereference in SR-IOV VF creation error path
 2025-04-11 12:44 UTC  (2+ messages)

[PATCH] MAINTAINERS: Assign maintainer for the port controller drivers
 2025-04-11 12:49 UTC  (2+ messages)

[PATCH v2 0/8] Qualcomm: cleanup OF_LIVE fixup and fix RB1/2
 2025-04-11 12:47 UTC  (9+ messages)
` [PATCH v2 1/8] event: signal when livetree has been built
` [PATCH v2 2/8] mach-snapdragon: use EVT_OF_LIVE_INIT to apply DT fixups
` [PATCH v2 3/8] mach-snapdragon: of_fixup: skip disabled USB nodes
` [PATCH v2 4/8] mach-snapdragon: of_fixup: remove confusing log message
` [PATCH v2 5/8] mach-snapdragon: of_fixup: update comment
` [PATCH v2 6/8] mach-snapdragon: of_fixup: set dr_mode for RB1/2 boards
` [PATCH v2 7/8] clk/qcom: qcm2290: show clock name in set_rate()
` [PATCH v2 8/8] pinctrl: qcom: qcm2290: fix off by 1 in pin_count

[PATCH v4] kernel.bbclass: add kernel-initrd-modules meta package
 2025-04-11 12:48 UTC 

[PATCHv2 perf/core 1/2] uprobes/x86: Add support to emulate nop instructions
 2025-04-11 12:48 UTC  (2+ messages)

[PATCH] doc: board: ti: Add optee rng support
 2025-04-11 12:47 UTC  (4+ messages)

[PATCH] staging: rtl8723bs: Replace `& 0xfff` with `% 4096u`
 2025-04-11 12:47 UTC  (4+ messages)

[PATCH v3 0/3] arm64: dts: rockchip: add and enable DSI2 on rk3588
 2025-04-11 12:36 UTC  (6+ messages)
` [PATCH v3 2/3] arm64: dts: rockchip: add dsi controller nodes "

[PATCH v1] s390/virtio_ccw: don't allocate/assign airqs for non-existing queues
 2025-04-11 12:47 UTC  (5+ messages)

[PATCH 0/4] drm/{i915,xe}: Move PCH stuff under display
 2025-04-11 12:46 UTC  (2+ messages)
` ✓ Xe.CI.Full: success for "

[yocto] A new member
 2025-04-11 12:46 UTC  (3+ messages)

[PATCH] rust: fix building firmware abstraction on 32bit arm
 2025-04-11 12:45 UTC  (2+ messages)

[PATCH 0/7] power: supply: core: convert to fwnode
 2025-04-11 12:45 UTC  (11+ messages)
` [PATCH 3/7] usb: common: usb-conn-gpio: switch psy_cfg from of_node "

[PATCH i-g-t 0/4] Added benchmark test cases for xe
 2025-04-11 12:44 UTC  (4+ messages)
` [PATCH i-g-t 4/4] xe_exec_nop: create xe_exec_nop

[PATCH 0/3] uio/dma-buf: Give UIO users access to DMA addresses
 2025-04-11 12:41 UTC  (6+ messages)

[PATCH TEST-ARTEFACTS 0/8] Cleanup and Linux ARM64 support
 2025-04-11 12:41 UTC  (7+ messages)

[PATCH v1] i2c: lpi2c: implement master_xfer_atomic callback
 2025-04-11 12:41 UTC  (4+ messages)

[tip:x86/asm] BUILD SUCCESS 7615b94b6371dab5d7d8c1ca4f95ed3f866e1c51
 2025-04-11 12:40 UTC 

[PATCH v1 00/16] iommufd: Add vIOMMU infrastructure (Part-4 vCMDQ)
 2025-04-11 12:35 UTC  (3+ messages)
` [PATCH v1 03/16] iommu: Add iommu_copy_struct_to_user helper

[PATCH] kunit: cs_dsp: Depend on FW_CS_DSP rather then enabling it
 2025-04-11 12:39 UTC  (3+ messages)

[PATCH TEST-ARTEFACTS 0/3] Rootfs generation (ARM and x86)
 2025-04-11 12:39 UTC  (4+ messages)
` [PATCH 1/3] Rework rootfs generation to make a cpio archive

Issue with stoptrigger.c Plugin in QEMU Emulation
 2025-04-11 12:37 UTC  (2+ messages)

[tip:core/urgent] BUILD SUCCESS e696e5a114b59035f5a889d5484fedec4f40c1f3
 2025-04-11 12:37 UTC 

[PATCH 0/4] sysctl: Move the u8 range check test to lib/test_sysctl.c
 2025-04-11 12:37 UTC  (4+ messages)
` [PATCH 1/4] sysctl: move u8 register "


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.