All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-05-05 11:05:16 to 2025-05-05 12:20:12 UTC [more...]

[PATCH 00/10] drm/xe/ggtt: Stop relying on GGTT internals
 2025-05-05 12:19 UTC  (11+ messages)
` [PATCH 01/10] drm/xe: Use xe_ggtt_map_bo_unlocked for resume
` [PATCH 02/10] drm/xe: Add xe_ggtt_might_lock
` [PATCH 03/10] drm/xe: Add xe_ggtt_alloc
` [PATCH 04/10] drm/xe/display: Remove dereferences of ggtt for tile id
` [PATCH 05/10] drm/xe/ggtt: Seperate flags and address in PTE encoding
` [PATCH 06/10] drm/xe/display: Dont poke into GGTT internals to fill a DPT
` [PATCH 07/10] drm/xe/display: Convert GGTT mapping to use pte_encode_flags
` [PATCH 08/10] drm/xe: Remove pte_encode_bo callback
` [PATCH 09/10] drm/xe: Implement a helper for reading out a GGTT PTE at a specified offset
` [PATCH 10/10] drm/xe: Do not rely on GGTT internals in xe_guc_buf kunit tests

[PATCH 0/2] docs: Bump sphinx to 8.2.3
 2025-05-05 12:19 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] MAINTAINERS: Add docs/requirements.txt

[PATCH 0/2] Add mt8189 dts evaluation board and Mafefile
 2025-05-05 12:15 UTC 

[PATCH v3 0/2] strncpy_from_user for Rust
 2025-05-05 12:17 UTC  (3+ messages)
` [PATCH v3 1/2] uaccess: rust: add strncpy_from_user
` [PATCH v3 2/2] uaccess: rust: add UserSliceReader::strcpy_into_buf

[PATCH v7 0/3] rust: configfs abstractions
 2025-05-05 12:16 UTC  (4+ messages)
` [PATCH v7 1/3] rust: configfs: introduce rust support for configfs
` [PATCH v7 2/3] rust: configfs: add a sample demonstrating configfs usage
` [PATCH v7 3/3] MAINTAINERS: add configfs Rust abstractions

[PATCH v1] rust: time: Avoid 64-bit integer division
 2025-05-05 11:51 UTC  (4+ messages)

[PATCH v1 0/3] Add Luckfox Omni3576 Carrier Board support for RK3576
 2025-05-05 12:14 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 3/3] arm64: dts: rockchip: Add Luckfox Omni3576 Board support

[PATCH 0/4] gendwarfksyms: Add more kABI rules
 2025-05-05 12:17 UTC  (7+ messages)
` [PATCH 1/4] gendwarfksyms: Clean up kABI rule look-ups
` [PATCH 2/4] gendwarfksyms: Add a kABI rule to override byte_size attributes
` [PATCH 3/4] gendwarfksyms: Add a kABI rule to override type strings

[PATCH] dmaengine: qcom: bam_dma: keep remotely controlled units on during boot
 2025-05-05 12:17 UTC  (3+ messages)

[PATCH] wrapper: Fix a errno discrepancy on NetBSD
 2025-05-05 12:17 UTC  (7+ messages)

[PATCH v3] iio: adc: ad7606: fix serial register access
 2025-05-05 12:15 UTC  (3+ messages)

[PATCH v1 net-next] net: lan743x: configure interrupt moderation timers based on speed
 2025-05-05 12:15 UTC  (2+ messages)

[PATCH] net/mlx5: fix transceiver warning when not exist
 2025-05-05 12:14 UTC 

[PATCH v2 0/3] Add support for AM62D2 SoC and EVM
 2025-05-05 12:12 UTC  (5+ messages)
` [PATCH v2 3/3] arm64: dts: ti: Add support for AM62D2-EVM

[PATCH v2] powerpc/boot: Fix build with gcc 15
 2025-05-05 12:14 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] char: misc: make miscdevice unit test built-in only
 2025-05-05 12:12 UTC  (3+ messages)

[PATCH 6.14.y] btrfs: fix the inode leak in btrfs_iget()
 2025-05-05 12:12 UTC 

[PATCH v8 00/14] TEE subsystem for protected dma-buf allocations
 2025-05-05 12:10 UTC  (9+ messages)
` [PATCH v8 01/14] tee: tee_device_alloc(): copy dma_mask from parent device
` [PATCH v8 09/14] cma: export cma_alloc() and cma_release()

[PATCH] kernfs: Relax constraint in draining guard
 2025-05-05 12:12 UTC 

[PATCH 09/12] tracing: branch: Use trace_tracing_is_on_cpu() instead of "disabled" field
 2025-05-05 12:11 UTC  (2+ messages)

[PATCH v1 00/11] mm: rewrite pfnmap tracking and remove VM_PAT
 2025-05-05 12:10 UTC  (4+ messages)
` [PATCH v1 09/11] x86/mm/pat: remove MEMTYPE_*_MATCH

[PATCH v4 0/7] First chunk for Arm R82 and MPU support
 2025-05-05 12:08 UTC  (5+ messages)
` [PATCH v4 4/7] arm/mpu: Provide access to the MPU region from the C code
` [PATCH v4 5/7] arm/mpu: Introduce utility functions for the pr_t type

[PATCH 00/30] mci: imx-esdhc: add HS200 support
 2025-05-05 12:06 UTC  (10+ messages)
` [PATCH 01/30] mci: sdhci: fix SDHCI_TRNS_AUTO_CMD12 definition
` [PATCH 02/30] mci: move most recent I/O settings into mci_host::ios
` [PATCH 03/30] mci: use struct mci_host::ios inside mci_set_ios
` [PATCH 04/30] mci: tuning: fix fallback to DDR52
` [PATCH 05/30] mci: sdhci: unmap DMA buffers on timeout
` [PATCH 06/30] mci: add MMC_CAP_UHS constants
` [PATCH 07/30] mci: rename MMC_CAP_MMC_x_yV_DDR to MMC_CAP_x_yV_DDR as in Linux
` [PATCH 08/30] mci: compare host and card caps for supported speeds
` [PATCH 09/30] mci: print HS200 capabilities in devinfo

[syzbot] [net?] BUG: sleeping function called from invalid context in pcpu_alloc_noprof
 2025-05-05 12:08 UTC  (2+ messages)

[PATCH v5 1/4] dt-bindings: vendor-prefixes: Add Ultratronik
 2025-05-05 11:58 UTC  (4+ messages)
` [PATCH v5 2/4] dt-bindings: arm: stm32: Document Ultratronik's Fly board DT binding
` [PATCH v5 3/4] MAINTAINERS: Add entry for ULTRATRONIK BOARD SUPPORT
` [PATCH v5 4/4] ARM: dts: stm32: add initial support for stm32mp157-ultra-fly-sbc board

[PATCH 0/2] Add overlays for IMX219 and OV5640 on J722S
 2025-05-05 11:57 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: ti: k3-j722s-evm: Add overlay for quad IMX219
` [PATCH 2/2] arm64: dts: ti: k3-j722s-evm: Add overlay for TEVI OV5640

[PATCH v2 00/34] drm: convert all bridges to devm_drm_bridge_alloc()
 2025-05-05 11:58 UTC  (7+ messages)
` (subset) "

[PATCH] ovl: Check for NULL d_inode() in ovl_dentry_upper()
 2025-05-05 12:07 UTC  (2+ messages)

[PATCH v2 00/15] vfio: preparation for vfio-user
 2025-05-05 12:06 UTC  (5+ messages)
` [PATCH v2 08/15] vfio: add unmap_all flag to DMA unmap callback
` [PATCH v2 09/15] vfio: implement unmap all for DMA unmap callbacks

[PATCH] ovl: Annotate struct ovl_entry with __counted_by()
 2025-05-05 12:06 UTC  (2+ messages)

[PATCH v2] ovl: Replace offsetof() with struct_size() in ovl_stack_free()
 2025-05-05 12:05 UTC  (2+ messages)

[PATCH v2] ovl: Replace offsetof() with struct_size() in ovl_cache_entry_new()
 2025-05-05 12:05 UTC  (2+ messages)

test failure in 3.7
 2025-05-05 11:57 UTC  (2+ messages)

[PATCH] platform/x86/sony-laptop: Remove unused sony laptop camera code
 2025-05-05 12:04 UTC  (2+ messages)

[PATCH] counter: interrupt-cnt: Convert atomic_t -> atomic_long_t
 2025-05-05 12:04 UTC  (3+ messages)

[PATCH] regulator: pca9450: Add restart handler
 2025-05-05 11:59 UTC 

remove block layer bounce buffering v2
 2025-05-05 12:04 UTC  (3+ messages)
` [PATCH 6/7] block: remove bounce buffering support

[Bug 219192] New: drivers/iio/imu/adis16400.o: warning: objtool: adis16400_write_raw() falls through to next function adis16400_show_flash_count()
 2025-05-05 12:02 UTC  (4+ messages)
` [Bug 219192] "

[PATCH -tip] x86/asm: Use %a instead of %c(%%rip) in rip_rel_ptr()
 2025-05-05 12:01 UTC  (7+ messages)

[cocci] Missing annotated tag for version 1.3
 2025-05-05 11:59 UTC  (3+ messages)

[PATCH 00/11] Various dt-bindings fixes
 2025-05-05 11:56 UTC  (3+ messages)

[PATCH v3 0/8] Move parts of Arm's Dom0less to common code
 2025-05-05 11:56 UTC  (9+ messages)
` [PATCH v3 3/8] asm-generic: move parts of Arm's asm/kernel.h "
` [PATCH v3 5/8] asm-generic: move some parts of Arm's domain_build.h to common

[regression 6.1.y] discard/TRIM through RAID10 blocking (was: Re: Bug#1104460: linux-image-6.1.0-34-powerpc64le: Discard broken) with RAID10: BUG: kernel tried to execute user page (0) - exploit attempt?
 2025-05-05 11:47 UTC  (2+ messages)

[RFC PATCH v4 00/11] fallocate: introduce FALLOC_FL_WRITE_ZEROES flag
 2025-05-05 11:56 UTC  (9+ messages)
` [RFC PATCH v4 01/11] block: introduce BLK_FEAT_WRITE_ZEROES_UNMAP to queue limits features
` [RFC PATCH v4 02/11] nvme: set BLK_FEAT_WRITE_ZEROES_UNMAP if device supports DEAC bit
` [RFC PATCH v4 03/11] nvme-multipath: add BLK_FEAT_WRITE_ZEROES_UNMAP support
` [RFC PATCH v4 04/11] nvmet: set WZDS and DRB if device supports BLK_FEAT_WRITE_ZEROES_UNMAP

[PATCH 00/15] x86/kconfig: Enable various kernel features in the defconfig, add the 'x86_32' subarchitecture build target and misc cleanups
 2025-05-05 11:55 UTC  (17+ messages)
` [PATCH 01/15] x86/kconfig/64: Refresh defconfig
` [PATCH 02/15] x86/kconfig/32: "
` [PATCH 03/15] x86/kconfig: Rename x86_64_defconfig to defconfig.x86_64 and i386_defconfig to defconfig.i386
` [PATCH 04/15] x86/kbuild: Introduce the 'x86_32' subarchitecture
` [PATCH 05/15] x86/kbuild: Remove ancient 'arch/i386/' and 'arch/x86_64/' directory removal 'archclean' target
` [PATCH 06/15] x86/tools: insn_decoder_test.c: Emit standard build success messages
` [PATCH 07/15] x86/tools: insn_sanity.c: "
` [PATCH 08/15] x86/kconfig/64: Enable the KVM host in the defconfig
` [PATCH 09/15] x86/kconfig/64: Enable more virtualization guest options in the defconfig: enable Xen, Xen_PVH, Jailhouse, ACRN and Intel TDX
` [PATCH 10/15] x86/kconfig/64: Enable BPF support in the defconfig
` [PATCH 11/15] x86/kconfig/64: Enable popular MM options "
` [PATCH 12/15] x86/kconfig/64: Enable popular kernel debugging "
` [PATCH 13/15] x86/kconfig/64: Enable popular scheduler, cgroups and namespaces "
` [PATCH 14/15] x86/kconfig/64: Enable popular generic kernel "
` [PATCH 15/15] x86/kconfig/32: Synchronize the x86-32 defconfig to the x86-64 defconfig

[PATCH v2 1/1] PCI: Fix lock symmetry in pci_slot_unlock()
 2025-05-05 11:54 UTC 

weston-imx-14.0.1
 2025-05-05 11:53 UTC  (4+ messages)
` [meta-freescale] weston-imx-14.0.1

[PATCH v7 00/11] Add support for MAX7360
 2025-05-05 11:52 UTC  (6+ messages)
` [PATCH v7 10/11] input: misc: Add support for MAX7360 rotary

[PATCH rtw-next v2 1/2] wifi: rtw88: Fix RX aggregation settings for RTL8723DS
 2025-05-05 11:52 UTC  (3+ messages)

[PATCH 0/4] perf python: Add missing infra pieces for counting perf events
 2025-05-05 11:51 UTC  (7+ messages)
` [PATCH 3/4] perf python: Add evlist close and next methods
` [PATCH 4/4] perf python: Add counting.py as example for counting perf events

[PATCH v2 1/2] btrfs: remove extent buffer's redundant `len` member field
 2025-05-05 11:50 UTC  (4+ messages)
` [PATCH v3 0/2] btrfs: eb struct cleanups
  ` [PATCH v3 1/2] btrfs: remove extent buffer's redundant `len` member field
  ` [PATCH v3 2/2] btrfs: rearrange the extent buffer structure members

Please apply to v6.14.x commit 6eab70345799 ("ASoC: soc-core: Stop using of_property_read_bool() for non-boolean properties")
 2025-05-05 11:48 UTC 

[OE-core][scarthgap][PATCH 1/1] elfutils: Fix CVE-2025-1371
 2025-05-05 11:47 UTC 

systemd build failure with gcc 15 / tpm2 / aarch64: gcs required
 2025-05-05 11:46 UTC 

[PATCH net-next v2 0/4] devlink: sanitize variable typed attributes
 2025-05-05 11:45 UTC  (5+ messages)
` [PATCH net-next v2 1/4] tools: ynl-gen: allow noncontiguous enums
` [PATCH net-next v2 2/4] devlink: define enum for attr types of dynamic attributes
` [PATCH net-next v2 3/4] devlink: avoid param type value translations
` [PATCH net-next v2 4/4] devlink: use DEVLINK_VAR_ATTR_TYPE_* instead of NLA_* in fmsg

[PATCH] tty: serial: 8250_omap: fix tx with dma
 2025-05-05 11:43 UTC  (2+ messages)

[tip: x86/fpu] x86/fpu: Restore fpu_thread_struct_whitelist() to fix CONFIG_HARDENED_USERCOPY=y crash
 2025-05-05 11:43 UTC 

[PATCH platform-next 1/1] platform/mellanox: mlxreg-dpu: Fix smatch warnings
 2025-05-05 11:42 UTC  (2+ messages)

[PATCH v2 0/4] drm: panel: add support for panels used in LG P880/P895
 2025-05-05 11:41 UTC  (4+ messages)
` [PATCH v2 2/4] drm: panel: Add support for Renesas R61307 based MIPI DSI panel

[PATCH] ASoC: SOF: imx8m: Use reset controller API to control the DSP
 2025-05-05 11:42 UTC 

[RFC 0/7] pinctrl-scmi: Add GPIO support
 2025-05-05 11:39 UTC  (8+ messages)
` [RFC 1/7] firmware: arm_scmi: move boiler plate code into the get info functions
` [RFC 2/7] firmware: arm_scmi: add is_gpio() function
` [RFC 3/7] pinctrl: introduce pinctrl_gpio_get_config()
` [RFC 4/7] pinctrl-scmi: add PIN_CONFIG_INPUT_VALUE
` [RFC 5/7] pinctrl: Delete PIN_CONFIG_OUTPUT_IMPEDANCE_OHMS support
` [RFC 6/7] pinctrl-scmi: Add GPIO support
` [RFC 7/7] pinctrl-scmi: remove unused struct member

[PATCH] platform/mellanox: mlxreg-dpu: add I2C dependency
 2025-05-05 11:38 UTC  (2+ messages)

[PATCH RFC 0/9] Reduce ratelimit's false-positive misses
 2025-05-05 11:37 UTC  (7+ messages)
    ` [PATCH v4 0/20] ratelimit: "
      ` [PATCH v4 20/20] ratelimit: Drop redundant accesses to burst

[RFF] realpathat system call
 2025-05-05 11:37 UTC  (7+ messages)

[6.12.y] WARNING: CPU: 0 PID: 681 at block/blk-mq-cpumap.c:90 blk_mq_map_hw_queues+0xcf/0xe0
 2025-05-05 11:36 UTC  (2+ messages)

[PATCH wireless-next RFC v2 0/2] wifi: mac80211: Fix Rx packet handling in multi-radio devices
 2025-05-05 11:36 UTC  (3+ messages)
` [PATCH wireless-next RFC v2 1/2] wifi: mac80211: update ieee80211_rx_status::freq documentation for multi-radio
` [PATCH wireless-next RFC v2 2/2] wifi: mac80211: process group addressed Rx data and mgmt packets on intended interface

LM regression: fce886a60207 KVM: arm64: Plumb the pKVM MMU in KVM
 2025-05-05 11:34 UTC  (2+ messages)

[PATCH v2 0/2] iio: dac: adi-axi-dac: fix for wrong bus read
 2025-05-05 11:33 UTC  (3+ messages)

[PATCH v2 rc] iommu: Skip PASID validation for devices without PASID capability
 2025-05-05 11:33 UTC  (4+ messages)

Mapping memory into a domain
 2025-05-05 11:32 UTC  (2+ messages)

[PATCH 4/8] dt-bindings: PCI: renesas,r9a08g045s33-pcie: Add documentation for the PCIe IP on Renesas RZ/G3S
 2025-05-05 11:28 UTC  (2+ messages)

[PATCH v4 0/9] i2c: atr: allow usage of nested ATRs
 2025-05-05 11:32 UTC  (9+ messages)
` [PATCH v4 3/9] i2c: atr: split up i2c_atr_get_mapping_by_addr()
` [PATCH v4 6/9] i2c: atr: allow replacing mappings in attach_addr()

hardened_usercopy 32-bit (was: Re: [tip: x86/merge] x86/fpu: Make task_struct::thread constant size)
 2025-05-05 11:31 UTC  (3+ messages)

[PATCH] arm64: dts: ti: k3-j721e-common-proc-board: Enable OSPI1 on J721E
 2025-05-05 11:27 UTC 

[PATCH i-g-t v2 0/2] Improve skip messaging and test context reporting
 2025-05-05 11:30 UTC  (3+ messages)
` [PATCH i-g-t v2 1/2] tests/kms_plane_multiple: Add clear skip message for skips

[PATCH 5/8] PCI: rzg3s-host: Add Initial PCIe Host Driver for Renesas RZ/G3S SoC
 2025-05-05 11:26 UTC  (2+ messages)

[PATCH] usb: typec: tcpm: detect orientation in debug acc mode
 2025-05-05 11:27 UTC  (3+ messages)

[PATCH] include: pe.h: Fix PE definitions
 2025-05-05 11:25 UTC  (2+ messages)

[PATCH 1/3] drm/shmem-helper: Import dmabuf without mapping its sg_table
 2025-05-05 11:25 UTC  (3+ messages)

[PATCH] MIPS: Loongson64: Add missing '#interrupt-cells' for loongson64c_ls7a
 2025-05-05 11:24 UTC  (2+ messages)

[PATCH 1/1] doc: dvbv5-scan add example for North America
 2025-05-05 11:21 UTC 

[PATCH nf-next,v2 1/2] netfilter: nft_set_pipapo: prevent overflow in lookup table allocation
 2025-05-05 11:18 UTC  (3+ messages)

[PATCH][CFT][RFC] sanitize handling of long-term internal mounts
 2025-05-05 11:18 UTC  (3+ messages)

[PATCH nf-next] selftests: netfilter: nft_fib.sh: check lo packets bypass fib lookup
 2025-05-05 11:18 UTC  (2+ messages)

[PATCH v2 0/6] Replace CONFIG_DMABUF_SYSFS_STATS with BPF
 2025-05-05 11:18 UTC  (7+ messages)
` [PATCH v2 1/6] dma-buf: Rename and expose debugfs symbols
` [PATCH v2 2/6] bpf: Add dmabuf iterator
` [RFC PATCH v2 6/6] RFC: dma-buf: Remove DMA-BUF statistics

[PATCH v4 0/7] Add EcoNet EN751221 MIPS platform support
 2025-05-05 11:17 UTC  (5+ messages)
` [PATCH v4 5/7] dt-bindings: vendor-prefixes: Add SmartFiber
` [PATCH v4 7/7] MAINTAINERS: Add entry for newly added EcoNet platform

[PATCH next 0/2] spi: spi-qpic-snand: enable 8 bits ECC strength support
 2025-05-05 11:17 UTC  (7+ messages)
` [PATCH next 1/2] mtd: nand: qpic-common: add defines for ECC_MODE values
` [PATCH next 2/2] spi: spi-qpic-snand: add support for 8 bits ECC strength

[PATCH nf-next v2] netfilter: nft_quota: match correctly when the quota just depleted
 2025-05-05 11:16 UTC  (2+ messages)

[PATCH nf-next] selftests: netfilter: add conntrack stress test
 2025-05-05 11:14 UTC  (2+ messages)

[PATCH RFC v3 00/10] coredump: add coredump socket
 2025-05-05 11:13 UTC  (11+ messages)
` [PATCH RFC v3 01/10] coredump: massage format_corname()
` [PATCH RFC v3 02/10] coredump: massage do_coredump()
` [PATCH RFC v3 03/10] net: reserve prefix
` [PATCH RFC v3 04/10] coredump: add coredump socket
` [PATCH RFC v3 05/10] coredump: validate socket name as it is written
` [PATCH RFC v3 06/10] coredump: show supported coredump modes
` [PATCH RFC v3 07/10] pidfs, coredump: add PIDFD_INFO_COREDUMP
` [PATCH RFC v3 08/10] net, pidfs, coredump: only allow coredumping tasks to connect to coredump socket
` [PATCH RFC v3 09/10] selftests/pidfd: add PIDFD_INFO_COREDUMP infrastructure
` [PATCH RFC v3 10/10] selftests/coredump: add tests for AF_UNIX coredumps

[PATCH] drm/msm/a6xx: Disable rgb565_predicator on Adreno 7c3
 2025-05-05 11:13 UTC 

[PATCH 0/2] nvme: handle partially unique NID value
 2025-05-05 11:11 UTC  (8+ messages)

[PATCH v8 0/2] media: Add driver for ST VD56G3 camera sensor
 2025-05-05 10:47 UTC  (4+ messages)
` [PATCH v8 2/2] media: i2c: "

[PATCH net-next v8 00/15] Begin upstreaming Homa transport protocol
 2025-05-05 11:06 UTC  (3+ messages)
` [PATCH net-next v8 05/15] net: homa: create homa_peer.h and homa_peer.c

[RFC, PATCH 00/12] TDX: Enable Dynamic PAMT
 2025-05-05 11:05 UTC  (3+ messages)
` [RFC, PATCH 02/12] x86/virt/tdx: Allocate reference counters for PAMT memory


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.