All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-04-28 12:31:25 to 2025-04-28 13:20:12 UTC [more...]

[PATCH v2 0/5] allwinner: Add EMAC0 support to A523 variant SoC
 2025-04-28 12:44 UTC  (5+ messages)
` [PATCH v2 1/5] dt-bindings: sram: sunxi-sram: Add A523 compatible

[PATCH v9 00/24] Provide a new two step DMA mapping API
 2025-04-28 13:20 UTC  (6+ messages)
` [PATCH v9 07/24] dma-mapping: Implement link/unlink ranges API

[PATCH BlueZ v4 0/6] obexd: unregister profiles when the user is inactive
 2025-04-28 13:15 UTC  (7+ messages)
` [PATCH BlueZ v4 1/6] pbap: Support calling pbap_init() after pbap_exit()
` [PATCH BlueZ v4 2/6] obexd/bluetooth: Support calling bluetooth_init() after bluetooth_exit()
` [PATCH BlueZ v4 3/6] obexd: Support creating private system/session bus connections
` [PATCH BlueZ v4 4/6] obexd: Unregister profiles when the user is inactive
` [PATCH BlueZ v4 5/6] obexd: Support sd_login_monitor_get_timeout()
` [PATCH BlueZ v4 6/6] Revert "obexd: only run one instance at once"

[PATCH] arm64: defconfig: Enable XDP socket support for high-performance networking
 2025-04-28 12:48 UTC  (2+ messages)

[PATCH RFC v5 0/4] introduce IPsec Operation in virtio-net
 2025-04-28 13:18 UTC  (4+ messages)
` [PATCH RFC v5 3/4] virtio-net: extend virtio_net_hdr for IPsec support

[PATCH vfs/vfs.fixes v2] eventpoll: Set epoll timeout if it's in the future
 2025-04-28 13:18 UTC  (4+ messages)

xfsprogs support for zoned devices v2
 2025-04-28 13:17 UTC  (3+ messages)
` [PATCH 44/43] xfs_repair: fix libxfs abstraction mess

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

[RFC 0/4] Some (drm_sched_|dma_)fence lifetime issues
 2025-04-28 13:15 UTC  (4+ messages)

[PATCH] devtmpfs: don't use vfs_getattr_nosec to query i_mode
 2025-04-28 13:15 UTC  (6+ messages)

[PATCH RFC v6 0/4] introduce IPsec Service in virtio-crypto
 2025-04-28 13:15 UTC  (3+ messages)
  ` [EXTERNAL] "

IRQ domain logging?
 2025-04-28 13:13 UTC  (3+ messages)

[PATCH 0/2] arm64: dts: allwinner: Support Orange Pi 3 LTS board
 2025-04-28 12:37 UTC  (5+ messages)
` [PATCH 2/2] arm64: dts: allwinner: h6: Add OrangePi 3 LTS DTS

x86/Documentation: explain LINUX_EFI_INITRD_MEDIA_GUID
 2025-04-28 13:12 UTC 

[PATCH] fs/netfs: remove unused netfs_io_request flags
 2025-04-28 13:11 UTC 

[PATCH v2] drm/amdgpu: Add DPG pause for VCN v5.0.1
 2025-04-28 13:11 UTC  (3+ messages)

[PATCH] iio: ti-adc128s052: Drop variable vref
 2025-04-28 13:10 UTC  (5+ messages)

[PATCH] ASoC: SOF: topology: Fix null pointer derefence
 2025-04-28 13:10 UTC  (2+ messages)

[PATCH v2 0/3] block: avoid hctx spinlock for plug with multiple queues
 2025-04-28 13:10 UTC  (3+ messages)
` [PATCH v2 3/3] "

[PATCH] drm/xe/tests: fix the bo evict build break
 2025-04-28 13:10 UTC  (2+ messages)
` ✗ CI.Patch_applied: failure for drm/xe/tests: fix the bo evict build break (rev2)

[PATCH v2 00/16] hw/intc/loongarch_pch: Cleanup with memory region ops
 2025-04-28 13:06 UTC  (5+ messages)
` [PATCH v2 07/16] hw/intc/loongarch_pch: Use generic read callback for iomem32_low region

[PATCH v3 00/15] Enable/Disable DC balance along with VRR DSB
 2025-04-28 13:08 UTC  (7+ messages)
` [PATCH v3 03/15] drm/i915/display: Add source param for dc balance
` [PATCH v3 04/15] drm/i915/display: Add registers and bits for DC Balance
` [PATCH v3 06/15] drm/i915/vrr: Add state checker for dc balance params

[PATCH net] fec: Workaround for ERR007885 on fec_enet_txq_submit_skb()
 2025-04-28 13:09 UTC  (2+ messages)

[PATCH v2 0/9] md: fix is_mddev_idle()
 2025-04-28 13:08 UTC  (11+ messages)
` [PATCH v2 1/9] blk-mq: remove blk_mq_in_flight()
` [PATCH v2 2/9] block: reuse part_in_flight_rw for part_in_flight
` [PATCH v2 3/9] block: WARN if bdev inflight counter is negative
` [PATCH v2 4/9] block: cleanup blk_mq_in_flight_rw()
` [PATCH v2 5/9] block: export API to get the number of bdev inflight IO

[PATCH 0/6] fastboot: fix handling of non-existent partitions
 2025-04-28 12:52 UTC  (5+ messages)
` [PATCH 1/6] fastboot: terminate request for non-file-backed partition properly
` [PATCH 2/6] fastboot: introduce fastboot_tx_print_var() helper
` [PATCH 3/6] fastboot: don't populate partition variables unconditionally
` [PATCH 6/6] fastboot: check for file existence before flashing/erasing

[PATCH RFC 0/7] tx timestamp io_uring commands
 2025-04-28 13:08 UTC  (9+ messages)
` [PATCH RFC 1/7] io_uring: delete misleading comment in io_fill_cqe_aux()
` [PATCH RFC 2/7] io_uring/cmd: move net cmd into a separate file
` [PATCH RFC 3/7] net: timestamp: add helper returning skb's tx tstamp
` [PATCH RFC 4/7] io_uring/poll: introduce io_arm_apoll()
` [PATCH RFC 5/7] io_uring/cmd: allow multishot polled commands
` [PATCH RFC 6/7] io_uring: add mshot helper for posting CQE32
` [PATCH RFC 7/7] io_uring/cmd: add tx timestamping cmd support

[PATCH v2 0/6] pwm: Update PWM_PXA driver for SpacemiT K1
 2025-04-28 12:46 UTC  (5+ messages)
` [PATCH v2 3/6] riscv: dts: spacemit: add PWM support for K1 SoC

[PATCH 0/8] Reset more security-related CSRs
 2025-04-28 12:38 UTC  (13+ messages)
` [PATCH 1/8] lib: sbi: add 64 bit csr macros
` [PATCH 2/8] lib: sbi: use "
` [PATCH 3/8] lib: sbi_hart: reset hstatus
` [PATCH 4/8] lib: sbi_hart: reset sstateen and hstateen
` [PATCH 5/8] lib: sbi_hart: fix sstateen emulation
` [PATCH 7/8] lib: sbi_hart: add Ssstateen extension

[PATCH net] fec: Workaround for ERR007885 on fec_enet_txq_submit_skb()
 2025-04-28 13:07 UTC  (2+ messages)

[PATCH v2 00/34] drm: convert all bridges to devm_drm_bridge_alloc()
 2025-04-28 12:44 UTC  (6+ messages)
` [PATCH v2 01/34] drm: convert many bridge drivers from devm_kzalloc() to devm_drm_bridge_alloc() API
  `  "
` [PATCH v2 03/34] drm/bridge: analogix-anx6345: convert "
  `  "

[PATCH v2 0/6] remove qemu-traditional
 2025-04-28 13:06 UTC  (10+ messages)
` [PATCH v2 2/6] docs: remove qemu-traditional support from documentation
` [PATCH v2 3/6] tools: remove support for running a guest with qemu-traditional
` [PATCH v2 4/6] tools: remove qemu-traditional

[PATCH 0/5] KVM: RISC-V: VCPU reset fixes
 2025-04-28 12:22 UTC  (6+ messages)
` [PATCH 3/5] KVM: RISC-V: remove unnecessary SBI reset state
` [PATCH 4/5] KVM: RISC-V: reset VCPU state when becoming runnable

[PATCH] tee: Prevent size calculation wraparound on 32-bit kernels
 2025-04-28 13:06 UTC  (2+ messages)

[PATCH net-next v7 00/12] Convert LAN78xx to PHYLINK
 2025-04-28 13:05 UTC  (13+ messages)
` [PATCH net-next v7 01/12] net: usb: lan78xx: Improve error handling in PHY initialization
` [PATCH net-next v7 02/12] net: usb: lan78xx: remove explicit check for missing PHY driver
` [PATCH net-next v7 03/12] net: usb: lan78xx: refactor PHY init to separate detection and MAC configuration
` [PATCH net-next v7 04/12] net: usb: lan78xx: move LED DT configuration to helper
` [PATCH net-next v7 05/12] net: usb: lan78xx: Extract PHY interrupt acknowledgment "
` [PATCH net-next v7 06/12] net: usb: lan78xx: Refactor USB link power configuration into helper
` [PATCH net-next v7 07/12] net: usb: lan78xx: Extract flow control configuration to helper
` [PATCH net-next v7 08/12] net: usb: lan78xx: Convert to PHYLINK for improved PHY and MAC management
` [PATCH net-next v7 09/12] net: usb: lan78xx: Use ethtool_op_get_link to reflect current link status
` [PATCH net-next v7 10/12] net: usb: lan78xx: port link settings to phylink API
` [PATCH net-next v7 11/12] net: usb: lan78xx: Integrate EEE support with phylink LPI API
` [PATCH net-next v7 12/12] net: usb: lan78xx: remove unused struct members

[PATCH v2] drm/i915/display: implement wa_14022269668
 2025-04-28 13:05 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for drm/i915/display: implement wa_14022269668 (rev2)

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

[PATCH] ARM: shmobile: defconfig: Enable more support for RZN1D-DB/EB
 2025-04-28 12:16 UTC  (3+ messages)

[PATCH] vsprintf: Use %p4chR instead of %p4cn for reading data in reversed host ordering
 2025-04-28 13:02 UTC  (2+ messages)

[OE-core][scarthgap][PATCH] ffmpeg: upgrade 6.1.1 -> 6.1.2
 2025-04-28 13:02 UTC  (2+ messages)

[PATCH v3] tty: serial: samsung_tty: support 18 uart ports
 2025-04-28 12:14 UTC  (5+ messages)

[PATCH] overlayfs: fix potential NULL pointer dereferences in file handle code
 2025-04-28 13:01 UTC  (3+ messages)

[PATCH 0/9] Maintainer updates for May (testing, plugins, virtio-gpu)
 2025-04-28 12:59 UTC  (10+ messages)
` [PATCH 1/9] tests/docker: expose $HOME/.cache as docker volume
` [PATCH 2/9] gitlab: disable debug info on CI builds
` [PATCH 3/9] tests/tcg: make aarch64 boot.S handle different starting modes
` [PATCH 4/9] contrib/plugins: add a scaling factor to the ips arg
` [PATCH 5/9] contrib/plugins: allow setting of instructions per quantum
` [PATCH 6/9] MAINTAINERS: add myself to virtio-gpu for Odd Fixes
` [PATCH 7/9] hw/display: re-arrange memory region tracking
` [PATCH 8/9] virtio-gpu: fix hang under TCG when unmapping blob
` [PATCH 9/9] virtio-gpu: refactor async blob unmapping

KVM/QEMU Community call 29/04/2025 agenda items?
 2025-04-28 12:57 UTC  (2+ messages)

[PATCH] Fix early wrapping of the command line when using git-prompt.sh
 2025-04-28 12:58 UTC 

[PATCH v2 00/22] iommufd: Add vIOMMU infrastructure (Part-4 vCMDQ)
 2025-04-28 12:12 UTC  (3+ messages)
` [PATCH v2 10/22] iommufd/viommmu: Add IOMMUFD_CMD_VCMDQ_ALLOC ioctl

[PATCH 1/8] drm/amdgpu: add UAPI to create user queue gangs
 2025-04-28 12:58 UTC  (5+ messages)
` [PATCH 4/8] drm/amdgpu/mes11: add support for setting gang submit
` [PATCH 5/8] drm/amdgpu/mes12: "

[PATCH v1 0/2] add support for MCP998X
 2025-04-28 12:57 UTC  (4+ messages)
` [PATCH v1 2/2] iio: temperature: "

[PATCH 0/4] comedi: non-contiguous buffer pages changes
 2025-04-28 12:56 UTC  (3+ messages)
` [PATCH 4/4] comedi: allocate DMA coherent buffer as individual pages

[PATCH v9 0/8] SMMU handling for PCIe Passthrough on ARM
 2025-04-28 12:55 UTC  (5+ messages)
` [PATCH v9 7/8] xen/arm: enable dom0 to use PCI devices with pci-passthrough=no

[PATCH] Revert "crypto: crc32 - remove "_generic" from filenames"
 2025-04-28 12:54 UTC 

kernel BUG in zero_user_segments
 2025-04-28 12:55 UTC  (2+ messages)

[PATCH v3 0/3] timers: Exclude isolated cpus from timer migation
 2025-04-28 12:54 UTC  (4+ messages)
` [PATCH v3 1/3] timers: Rename tmigr 'online' bit to 'available'
` [PATCH v3 2/3] timers: Add the available mask in timer migration
` [PATCH v3 3/3] timers: Exclude isolated cpus from timer migation

[PATCH net V3] amd-xgbe: Fix to ensure dependent features are toggled with RX checksum offload
 2025-04-28 12:54 UTC  (2+ messages)

[PATCH v3] docs: namespace: Tweak and reword resource control doc
 2025-04-28 12:54 UTC  (2+ messages)

[PATCH 0/7] Optimize mprotect for large folios
 2025-04-28 12:04 UTC  (8+ messages)
` [PATCH 1/7] mm: Refactor code in mprotect
` [PATCH 2/7] mm: Optimize mprotect() by batch-skipping PTEs
` [PATCH 3/7] mm: Add batched versions of ptep_modify_prot_start/commit
` [PATCH 4/7] arm64: Add batched version of ptep_modify_prot_start
` [PATCH 5/7] arm64: Add batched version of ptep_modify_prot_commit
` [PATCH 6/7] mm: Batch around can_change_pte_writable()
` [PATCH 7/7] mm: Optimize mprotect() through PTE-batching

[PATCH net-next] net: phy: realtek: Add support for WOL magic packet on RTL8211F
 2025-04-28 12:53 UTC  (2+ messages)

[PATCH 00/14] vfio: preparation for vfio-user
 2025-04-28 12:53 UTC  (7+ messages)
` [PATCH 08/14] vfio: add vfio-pci-base class

[PATCH] Revert "drm/amd/display: Hardware cursor changes color when switched to software cursor"
 2025-04-28  9:21 UTC  (2+ messages)

[PATCH 1/1] drm/amd: Fix malformed kerneldoc comment
 2025-04-28 10:46 UTC 

[oe][meta-oe][scarthgap][PATCH 1/1] poppler: fix CVE-2025-43903
 2025-04-28 12:52 UTC 

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

[PATCH v2 0/3] brd: discard bugfix
 2025-04-28 12:52 UTC  (3+ messages)
` [PATCH v2 1/3] brd: protect page with rcu

[PATCH net v1 0/2] address EEE regressions on KSZ switches since v6.9 (v6.14+)
 2025-04-28 12:51 UTC  (3+ messages)
` [PATCH net v1 1/2] net: dsa: microchip: let phylink manage PHY EEE configuration on KSZ switches
` [PATCH net v1 2/2] net: phy: micrel: remove KSZ9477 EEE quirks now handled by phylink

[PATCH v4 0/4] Don't create Python bytecode when building the kernel
 2025-04-26  2:39 UTC  (4+ messages)
` [PATCH v4 3/4] scripts/kernel-doc.py: don't create *.pyc files

[PATCH] drm: i915: gt: replace __ATTR() with __ATTR_RO()
 2025-04-27 19:30 UTC 

[PATCH V2] loop: Add sanity check for read/write_iter
 2025-04-28 12:49 UTC  (5+ messages)
` [PATCH V3] "

[PATCH] scsi: dc395x: remove DEBUG conditional compilation
 2025-04-28 12:48 UTC  (2+ messages)

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

[PATCH v2] tee: shm: fix slab page refcounting
 2025-04-28 12:48 UTC  (7+ messages)

[PATCH] hw/arm/virt.c: Fix wrong default cpu type in AARCH64
 2025-04-28 12:47 UTC  (5+ messages)

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

drm/msm/dp: Introduce link training per-segment for LTTPRs
 2025-04-28 12:47 UTC  (4+ messages)

[Intel-wired-lan] [PATCH iwl-net] iavf: fix reset_task for early reset event
 2025-04-28 12:44 UTC  (3+ messages)
  `  "

[PATCH v2] PCI: dwc: ep: Use FIELD_GET()
 2025-04-28 12:42 UTC 

Whether the qemu mps2-an385 model support getchar?
 2025-04-28 12:40 UTC 

[PATCH v0] net: phy: aquantia: fix commenting format
 2025-04-28 12:41 UTC  (2+ messages)

[cip-dev][isar-cip-core][PATCH v2] wic: Add the variable `UKI_FILENAME` to change the UKI name
 2025-04-28 12:41 UTC 

[PATCH 1/2] drm/amdgpu/userq: take the userq_mgr lock in suspend/resume
 2025-04-28 12:41 UTC  (4+ messages)
` [PATCH 2/2] drm/amdgpu/userq: take the userq_mgr lock in enforce isolation

[PATCH v3 0/3] riscv: sophgo: add mailbox support for CV18XX series SoC
 2025-04-28 12:39 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: mailbox: add Sophgo "
` [PATCH v3 2/3] riscv: dts: add mailbox for "
` [PATCH v3 3/3] mailbox: sophgo: add mailbox driver for "

[PATCH v2 00/15] tools/nolibc: various new functions
 2025-04-28 12:40 UTC  (16+ messages)
` [PATCH v2 01/15] tools/nolibc: add strstr()
` [PATCH v2 02/15] tools/nolibc: add %m printf format
` [PATCH v2 03/15] tools/nolibc: add more stat() variants
` [PATCH v2 04/15] tools/nolibc: add mremap()
` [PATCH v2 05/15] tools/nolibc: add getrandom()
` [PATCH v2 06/15] tools/nolibc: add abs() and friends
` [PATCH v2 07/15] tools/nolibc: add support for access() and faccessat()
` [PATCH v2 08/15] tools/nolibc: add clock_getres(), clock_gettime() and clock_settime()
` [PATCH v2 09/15] tools/nolibc: add timer functions
` [PATCH v2 10/15] tools/nolibc: add timerfd functionality
` [PATCH v2 11/15] tools/nolibc: add difftime()
` [PATCH v2 12/15] tools/nolibc: add namespace functionality
` [PATCH v2 13/15] tools/nolibc: add fopen()
` [PATCH v2 14/15] tools/nolibc: fall back to sys_clock_gettime() in gettimeofday()
` [PATCH v2 15/15] tools/nolibc: implement wait() in terms of waitpid()

[PATCH v2 00/23] Add support for HEVC and VP9 codecs in decoder
 2025-04-28 12:38 UTC  (5+ messages)
` [PATCH v2 14/23] media: iris: Fix NULL pointer dereference

[PATCH] ASoC: SOF: ipc4-pcm: Adjust pipeline_list->pipelines allocation type
 2025-04-28 12:38 UTC  (2+ messages)

[PATCH v6 0/9] blk: honor isolcpus configuration
 2025-04-28 12:37 UTC  (3+ messages)
` [PATCH v6 1/9] lib/group_cpus: let group_cpu_evenly return number initialized masks

[PATCH v4 00/18] Prefetch Support for svm ranges
 2025-04-28 12:36 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for Prefetch Support for svm ranges (rev3)

[PATCH 0/4] mmc-utils: Reuse the 'help' section for command usage handling
 2025-04-28 12:29 UTC  (5+ messages)
` [PATCH 1/4] mmc-utils: Remove unused adv_help member from struct Command
` [PATCH 2/4] mmc-utils: Simplify and streamline print_help function
` [PATCH 3/4] mmc-utils: Introduce a generic print_usage function
` [PATCH 4/4] mmc-utils: Start to use the "

[PATCH 0/3] ACPI: thermal: Properly support the _SCP control method
 2025-04-28 12:34 UTC  (6+ messages)

[PATCH] Fix early wrapping of the command line when using git-prompt.sh
 2025-04-28 12:33 UTC 

RISC-V (and others?) UART0 clock rate from OF_UPSTREAM
 2025-04-28 12:33 UTC  (2+ messages)

[RFC net-next 0/5] devlink: Add unique identifier to devlink port function
 2025-04-28 12:33 UTC  (3+ messages)
` [RFC net-next 1/5] "

[PATCH] lttng-modules: fix build failure on genericarm64
 2025-04-28 12:32 UTC 

[PATCH v8 0/2] Update ECN and Add AccECN feature
 2025-04-28 12:32 UTC  (5+ messages)
` [PATCH v8 1/2] virtio-net: Fix ECN feature descriptions

[PATCH] [RFC] x86/cpu: rework instruction set selection
 2025-04-28 12:30 UTC  (11+ messages)
            ` [PATCH] bitops/32: Convert variable_ffs() and fls() zero-case handling to C

[PATCH v6 0/5] media: uvcvideo: Implement Granular Power Saving
 2025-04-28 12:31 UTC  (6+ messages)
` [PATCH v6 3/5] media: uvcvideo: Increase/decrease the PM counter per IOCTL


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.