All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-05-21 19:30:11 to 2025-05-21 20:48:57 UTC [more...]

[PATCH v2 00/12] Rust abstractions for shmem-backed GEM objects
 2025-05-21 20:29 UTC  (12+ messages)
` [PATCH v2 01/12] rust: helpers: Add bindings/wrappers for dma_resv_lock
` [PATCH v2 02/12] rust: drm: gem: Add raw_dma_resv() function
` [PATCH v2 03/12] drm/gem/shmem: Extract drm_gem_shmem_init() from drm_gem_shmem_create()
` [PATCH v2 04/12] drm/gem/shmem: Extract drm_gem_shmem_release() from drm_gem_shmem_free()
` [PATCH v2 05/12] rust: gem: Introduce BaseDriverObject::Args
` [PATCH v2 06/12] rust: drm: gem: Add OpaqueObject
` [PATCH v2 07/12] rust: drm: gem: shmem: Add DRM shmem helper abstraction
` [PATCH v2 08/12] rust: drm: gem: shmem: Add share_dma_resv to ObjectConfig
` [PATCH v2 09/12] rust: drm: gem: Introduce OwnedSGTable
` [PATCH v2 11/12] rust: drm: gem: Add export() callback
` [PATCH v2 12/12] rust: drm: gem: Add BaseObject::prime_export()

xen/arm: Virtio-PCI for dom0less on ARM
 2025-05-21 20:47 UTC  (5+ messages)

[boot-time] Unified Boot Log - special topic call for Boot-Time SIG (meeting announcement)
 2025-05-21 20:47 UTC  (2+ messages)

[PATCH v3 0/2] media: i2c: dw9719: Add device tree bindings for the VCM
 2025-05-21 20:47 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: media: i2c: Add DW9719 and DW9761 VCM

[PATCH net-next v2 0/8] net: Convert dev_set_mac_address() to struct sockaddr_storage
 2025-05-21 20:46 UTC  (9+ messages)
` [PATCH net-next v2 1/8] net: core: Convert inet_addr_is_any() to sockaddr_storage
` [PATCH net-next v2 2/8] net: core: Switch netif_set_mac_address() to struct sockaddr_storage
` [PATCH net-next v2 3/8] net/ncsi: Use struct sockaddr_storage for pending_mac
` [PATCH net-next v2 4/8] ieee802154: Use struct sockaddr_storage with dev_set_mac_address()
` [PATCH net-next v2 5/8] net: usb: r8152: Convert to use struct sockaddr_storage internally
` [PATCH net-next v2 6/8] net: core: Convert dev_set_mac_address() to struct sockaddr_storage
` [PATCH net-next v2 7/8] rtnetlink: do_setlink: Use "
` [PATCH net-next v2 8/8] net: core: Convert dev_set_mac_address_user() to use "

Internal error: Oops: 0000000096000044 [#11] SMP
 2025-05-21 20:46 UTC  (4+ messages)

[PATCH v16 00/22] Type2 device basic support
 2025-05-21 20:45 UTC  (11+ messages)
` [PATCH v16 11/22] cxl: Define a driver interface for HPA free space enumeration
` [PATCH v16 12/22] sfc: obtain root decoder with enough HPA free space
` [PATCH v16 13/22] cxl: Define a driver interface for DPA allocation
` [PATCH v16 14/22] sfc: get endpoint decoder
` [PATCH v16 18/22] cxl: Allow region creation by type2 drivers

+ squashfs-add-optional-full-compressed-block-caching.patch added to mm-nonmm-unstable branch
 2025-05-21 20:46 UTC 

[nf-next PATCH v7 00/13] Dynamic hook interface binding part 2
 2025-05-21 20:44 UTC  (14+ messages)
` [nf-next PATCH v7 01/13] netfilter: nf_tables: Introduce functions freeing nft_hook objects
` [nf-next PATCH v7 02/13] netfilter: nf_tables: Introduce nft_hook_find_ops{,_rcu}()
` [nf-next PATCH v7 03/13] netfilter: nf_tables: Introduce nft_register_flowtable_ops()
` [nf-next PATCH v7 04/13] netfilter: nf_tables: Pass nf_hook_ops to nft_unregister_flowtable_hook()
` [nf-next PATCH v7 05/13] netfilter: nf_tables: Have a list of nf_hook_ops in nft_hook
` [nf-next PATCH v7 06/13] netfilter: nf_tables: Prepare for handling NETDEV_REGISTER events
` [nf-next PATCH v7 07/13] netfilter: nf_tables: Respect "
` [nf-next PATCH v7 08/13] netfilter: nf_tables: Wrap netdev notifiers
` [nf-next PATCH v7 09/13] netfilter: nf_tables: Handle NETDEV_CHANGENAME events
` [nf-next PATCH v7 10/13] netfilter: nf_tables: Sort labels in nft_netdev_hook_alloc()
` [nf-next PATCH v7 11/13] netfilter: nf_tables: Support wildcard netdev hook specs
` [nf-next PATCH v7 12/13] netfilter: nf_tables: Add notifications for hook changes
` [nf-next PATCH v7 13/13] selftests: netfilter: Torture nftables netdev hooks

+ crash_dump-nvme-select-configfs_fs-as-built-in.patch added to mm-nonmm-unstable branch
 2025-05-21 20:43 UTC 

[PATCH] xen/argo: Command line handling improvements
 2025-05-21 20:43 UTC  (3+ messages)

[PATCH v4 0/4] KVM: x86: allow DEBUGCTL.DEBUGCTLMSR_FREEZE_IN_SMM passthrough
 2025-05-21 20:43 UTC  (4+ messages)
` [PATCH v4 4/4] x86: KVM: VMX: preserve DEBUGCTLMSR_FREEZE_IN_SMM

[PATCH 0/4] wifi: ath9k: add ahb OF support
 2025-05-21 20:43 UTC  (4+ messages)
` [PATCH 3/4] wifi: ath9k: ahb: replace id_table with of

[PATCH 0/3] drm/xe: Small fixes and cleanups for PXP
 2025-05-21 20:41 UTC  (7+ messages)
` [PATCH 1/3] drm/xe/pxp: Use the correct define in the set_property_funcs array
` [PATCH 2/3] drm/xe/pxp: Clarify PXP queue creation behavior if PXP is not ready
` [PATCH 3/3] drm/xe/pxp: Decouple queue addition from PXP start

[PATCH bpf] bpf: verifier: support BPF_LOAD_ACQ in insn_def_regno()
 2025-05-21 20:40 UTC  (6+ messages)

[PATCH v6 0/8] arm64: dts: freescale: Add support for the GOcontroll Moduline Display
 2025-05-21 20:39 UTC  (7+ messages)
` [PATCH v6 3/8] MAINTAINERS: add maintainer for the Ka-Ro tx8p-ml81 COM module

[PATCH] drm: renesas: rz-du: Add atomic_pre_enable
 2025-05-21 20:38 UTC  (3+ messages)

[PATCH] name-hash: don't add sparse directories in threaded lazy init
 2025-05-21 20:37 UTC  (6+ messages)
` [PATCH v2] "

[PATCH net-next 0/5] net/mlx5: Convert mlx5 to netdev instance locking
 2025-05-21 20:37 UTC  (4+ messages)
` [PATCH net-next 5/5] net/mlx5e: Convert mlx5 netdevs to "

[PATCH v2 0/3] Make the "promisor-remote" capability support more fields
 2025-05-21 20:31 UTC  (4+ messages)
` [PATCH v3 0/5] "
  ` [PATCH v3 2/5] promisor-remote: allow a server to advertise "

[RFC Patch v1 0/5] Add TREX Traffic Generator to DTS Framework
 2025-05-21 20:36 UTC  (4+ messages)
` [RFC v2 0/6] "
  ` [RFC v2 2/6] dts: rework traffic generator inheritance structure

[PATCH bpf-next v3 1/2] bpf: Do not include stack ptr register in precision backtracking bookkeeping
 2025-05-21 20:34 UTC  (3+ messages)

[PATCH v2 0/2] Avoid hang when mounting xprtsec=[m]tls
 2025-05-21 20:34 UTC  (3+ messages)
` [PATCH v2 1/2] SUNRPC: Prevent hang on NFS mount with xprtsec=[m]tls
` [PATCH v2 2/2] SUNRPC: Remove dead code from xs_tcp_tls_setup_socket()

[PATCH] cpufreq: Update sscanf() to kstrtouint()
 2025-05-21 20:33 UTC  (5+ messages)

[PATCH] amdgpu: remove AMDGPU_USERQ_ENABLED flag from userqueues
 2025-05-21 20:32 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "

[PATCH 0/2] add test to validate dock/undock and switch
 2025-05-21 20:32 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH BlueZ v3 1/4] client: Add client-side error decoding
 2025-05-21 20:31 UTC  (5+ messages)
` [PATCH BlueZ v3 4/4] device: Add user-readable messages for a number of errors

[PATCH net-next v2 00/12] tools: ynl-gen: add support for "inherited" selector and therefore TC
 2025-05-21 20:31 UTC  (6+ messages)
` [PATCH net-next v2 10/12] tools: ynl: enable codegen for TC

[PATCH 0/2] ublk: two fixes on UBLK_F_AUTO_BUF_REG
 2025-05-21 20:31 UTC  (3+ messages)

Regression between 6.1.135 and 6.1.139, possibly related to ITS mitigations
 2025-05-21 20:30 UTC  (2+ messages)

[meta-oe][PATCH] iwd: update 3.6 -> 3.8
 2025-05-21 20:29 UTC 

[PATCH v1] virtio_blk: Fix disk deletion hang on device surprise removal
 2025-05-21 14:56 UTC  (2+ messages)

[PATCH v4] PCI: Prevent power state transition of erroneous device
 2025-05-21 20:28 UTC  (11+ messages)

+ alloc_tag-handle-module-codetag-load-errors-as-module-load-failures.patch added to mm-hotfixes-unstable branch
 2025-05-21 20:28 UTC 

[OE-core][PATCH] sbc: Fix for gcc 15 compile error
 2025-05-21 20:27 UTC  (2+ messages)

[PATCH v3 0/3] Generic weight struct, use env for sort key and header
 2025-05-21 20:26 UTC  (3+ messages)
` [PATCH v3 1/3] perf sample: Remove arch notion of sample parsing

[PATCH BlueZ v2 0/3] Propagate disconnection reason
 2025-05-21 20:26 UTC  (4+ messages)
` [PATCH BlueZ v2 1/3] src/device: Add Disconnected signal to propagate "

[PATCH v10 00/10] mtd: add driver for Intel discrete graphics
 2025-05-21 20:26 UTC  (4+ messages)
` [PATCH v10 03/10] mtd: intel-dg: implement access functions

[PATCH v1 0/4] ring: some fixes and improvements
 2025-05-21 20:26 UTC  (10+ messages)
` [PATCH v1 1/4] ring: introduce extra run-time checks
` [PATCH v1 3/4] ring: fix potential sync issue between head and tail values
` [PATCH v1 4/4] config/x86: enable RTE_USE_C11_MEM_MODEL by default

[PATCH] tests/intel/xe_oa: Ignore other errors when looking for buffer overflow
 2025-05-21 20:25 UTC  (3+ messages)

[PATCH v3 1/9] drm/amdgpu: read back register after written
 2025-05-21 20:24 UTC  (9+ messages)
` [PATCH v3 2/9] "
` [PATCH v3 3/9] "
` [PATCH v3 4/9] "
` [PATCH v3 5/9] "
` [PATCH v3 6/9] "
` [PATCH v3 7/9] "
` [PATCH v3 8/9] "
` [PATCH v3 9/9] "

[Newcomer PATCH] log-tree.c: Supress Wsign-compare-warning
 2025-05-21 20:24 UTC 

[PATCH] base-files: refresh patch to fix fuzz
 2025-05-21 20:23 UTC 

[PATCH] Revert "drm/amd/display: more liberal vmin/vmax update for freesync"
 2025-05-21 20:23 UTC  (2+ messages)

[PATCH v2 0/2] i.MX fsl-ldb cleanups
 2025-05-21 20:23 UTC  (3+ messages)
` [PATCH v2 2/2] drm/bridge: fsl-ldb: simplify device_node error handling

[PATCH v4 5/7] futex: Wire up set_robust_list2 syscall
 2025-05-21 20:23 UTC  (2+ messages)

[PATCH] eal: add getline() function for Windows
 2025-05-21 20:23 UTC  (5+ messages)

[Buildroot] [PATCH 1/1] support/kconfig: fix another compiler warning
 2025-05-21 20:22 UTC  (2+ messages)

[PATCH v2 0/7] stratix10: Add framework for asynchronous communication with SDM
 2025-05-21 20:22 UTC  (7+ messages)
` [PATCH v2 3/7] firmware: stratix10-svc: Add initial support for asynchronous communication with Stratix 10 service channel
` [PATCH v2 5/7] dts: agilex: Add support for SDM mailbox interrupt for Intel Agilex SoC FPGA

[PATCH 00/22] ACPI PCI Hotplug support on ARM
 2025-05-21 20:19 UTC  (6+ messages)
` [PATCH 14/22] hw/i386/acpi-build: Move aml_pci_edsm to a generic place

[PATCH] cpufreq: Replace magic number
 2025-05-21 20:20 UTC  (3+ messages)

[PATCH v6 0/8] cxl: support CXL memory RAS features
 2025-05-21 20:19 UTC  (6+ messages)
` [PATCH v6 3/8] cxl/edac: Add CXL memory device patrol scrub control feature

[PATCH] fs/kernfs: implement STATX_BTIME
 2025-05-21 20:19 UTC  (6+ messages)

[PATCH] ALSA: hda - Add new driver for HDA controllers listed via ACPI
 2025-05-21 20:17 UTC  (6+ messages)
  ` [PATCH v2] "
      ` [PATCH v5] "

[PATCH 1/2] ACPI: platform_profile: Add support for non-ACPI platforms
 2025-05-21 20:17 UTC  (2+ messages)

[PATCH] ALSA: hda/tegra: Switch to two-argument strscpy()
 2025-05-21 20:17 UTC  (2+ messages)

[PATCH v2] ata: pata_via: Force PIO for ATAPI devices on VT6415/VT6330
 2025-05-21 20:14 UTC 

[PATCH RFT v3 0/3] fastboot: add support for generic block flashing
 2025-05-21 18:52 UTC  (5+ messages)

[PATCH v2] phy: zynqmp: Fix sgmii clk ctrl GTR lane bit shift
 2025-05-21 18:16 UTC 

[PATCH v4 00/38] Mediated vPMU 4.0 for x86
 2025-05-21 20:12 UTC  (10+ messages)
` [PATCH v4 04/38] perf: Add a EVENT_GUEST flag
` [PATCH v4 05/38] perf: Add generic exclude_guest support
` [PATCH v4 09/38] perf: Add switch_guest_ctx() interface
` [PATCH v4 34/38] perf/x86/amd: Support PERF_PMU_CAP_MEDIATED_VPMU for AMD host

[PATCH v4 0/6] x86: Robustify pgtable_l5_enabled()
 2025-05-21 20:07 UTC  (12+ messages)
` [PATCH v4 1/6] x86/cpu: Use a new feature flag for 5 level paging

6.12.29: amdgpu-related "fail"-messages during boot; bisected
 2025-05-21 20:06 UTC  (2+ messages)

[PATCH v4 0/4] clocksource/drivers/timer-vt8500: clean up and add watchdog function
 2025-05-21 20:03 UTC  (7+ messages)
` [PATCH v4 4/4] watchdog: Add support for VIA/WonderMedia SoC watchdog functionality

[PATCH v4 2/3] treewide: Switch memcpy() users of 'task->comm' to a more safer implementation
 2025-05-21 20:02 UTC  (2+ messages)

[PATCH] drm/amd/display: Add some missing register headers for DCN401
 2025-05-21 20:01 UTC 

[PATCH V3 00/42] Live update: vfio and iommufd
 2025-05-21 19:59 UTC  (3+ messages)
` [PATCH V3 38/42] vfio/iommufd: reconstruct hw_caps

[PATCH] vfio/type1: fixed rollback in vfio_dma_bitmap_alloc_all()
 2025-05-21 20:00 UTC  (2+ messages)

[PATCH i-g-t 0/2] Simplify compute preemption tests
 2025-05-21 19:59 UTC  (3+ messages)
` [PATCH i-g-t 1/2] lib/intel_compute: move user-fence to allow async exec call
` [PATCH i-g-t 2/2] lib/intel_compute: simplify compute-preempt subtests

[PATCH] file-posix: Probe paths and retry SG_IO on potential path errors
 2025-05-21 18:23 UTC  (8+ messages)

[PATCH] kconfig/nconf: Replace deprecated strncpy() with strscpy()
 2025-05-21 19:58 UTC 

[Intel-wired-lan] I226-V 1G limited to ~250Mbit with ASPM enabled
 2025-05-21 19:51 UTC  (5+ messages)

[PATCH] drm/xe: don't store the xe device pointer inside xe_ttm_tt
 2025-05-21 19:55 UTC  (4+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✗ CI.KUnit: failure "

[PATCH i-g-t v4 0/5] Add more tests to validate engine activity
 2025-05-21 19:54 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for Add more tests to validate engine activity (rev5)
` ✓ i915.CI.BAT: "

[syzbot] riscv/fixes test error: can't ssh into the instance (2)
 2025-05-21 19:51 UTC  (4+ messages)

Add git imap-get-recipients command
 2025-05-21 19:52 UTC  (2+ messages)

[PATCH net-next v2] net: stop napi kthreads when THREADED napi is disabled
 2025-05-21 19:51 UTC  (5+ messages)

[PATCH] x86/msr: Rework wrmsr_safe() using asm goto()
 2025-05-21 19:50 UTC  (6+ messages)
` [Eclair false positive] "

[PATCH v2] rbd: replace strcpy() with strscpy()
 2025-05-21 19:49 UTC  (5+ messages)

[PATCH V9 00/43] Color Pipeline API w/ VKMS
 2025-05-21 19:48 UTC  (9+ messages)

[LTP] [RFC PATCH v1 1/1] overcommit_memory: Disable optimization for malloc to prevent false positives
 2025-05-21 19:47 UTC  (2+ messages)

[PATCH v3 0/6] KVM: Dirty ring fixes and cleanups
 2025-05-21 19:45 UTC  (5+ messages)
` [PATCH v3 5/6] KVM: Use mask of harvested dirty ring entries to coalesce dirty ring resets

[PATCH v2] mm/hugetlb: fix a deadlock with pagecache_folio and hugetlb_fault_mutex_table
 2025-05-21 19:44 UTC  (5+ messages)

[f2fs-dev] [PATCH] fsck.f2fs: fix null buffer error with dev_fill
 2025-05-21 19:41 UTC  (2+ messages)
`  "

[RFC v2 PATCH 0/9] Intel RAR TLB invalidation
 2025-05-21 19:39 UTC  (7+ messages)
` [RFC v2 4/9] x86/mm: Introduce X86_FEATURE_RAR

[PATCH v7 04/17] PCI/AER: Consolidate Error Source ID logging in aer_isr_one_error_type()
 2025-05-21 19:39 UTC  (2+ messages)

QEMU 10.1 release schedule
 2025-05-21 19:37 UTC  (2+ messages)

[PATCH 1/2] PCI/MSI: Use bool for MSI enable state tracking
 2025-05-21 19:37 UTC  (2+ messages)
` [tip: irq/msi] "

[PATCH] net/bnxt: fix free of not allocated object
 2025-05-21 19:37 UTC 

[PATCH v3 0/5] media: i2c: imx214: Add support for more clock frequencies
 2025-05-21 19:34 UTC  (12+ messages)
` [PATCH v3 1/5] media: i2c: imx214: Reorder imx214_parse_fwnode call
` [PATCH v3 2/5] media: i2c: imx214: Prepare for variable clock frequency
` [PATCH v3 3/5] media: i2c: imx214: Make use of CCS PLL calculator
` [PATCH v3 4/5] media: dt-bindings: sony,imx214: Deprecate property clock-frequency
` [PATCH v3 5/5] media: i2c: imx214: Remove hard-coded external clock frequency

[PATCH] NFS: Fixes for nfs4_proc_mkdir() error handling
 2025-05-21 19:35 UTC  (2+ messages)

[PATCH v2 00/13] drm/i915/flipq: Rough flip queue implementation
 2025-05-21 19:35 UTC  (3+ messages)
` ✗ i915.CI.BAT: failure for drm/i915/flipq: Rough flip queue implementation (rev4)

landlock: Use hashtable for merged domains
 2025-05-21 19:32 UTC  (11+ messages)
` [RFC PATCH 01/10] landlock: Add some debug output
` [RFC PATCH 02/10] landlock/hash: define (dynamic, non-resizable) hash table helpers
` [RFC PATCH 03/10] landlock/hash: Use linear search for small tables
` [RFC PATCH 04/10] landlock/ruleset: Rename and extract create_rule
` [RFC PATCH 05/10] Add hlist_node member to struct landlock_rule
` [RFC PATCH 06/10] landlock/domain: Define landlock_domain
` [RFC PATCH 07/10] landlock: Add the new domain to landlock_cred_security
` [RFC PATCH 08/10] landlock: Construct the inode hashtable in the new landlock_domain
` [RFC PATCH 09/10] landlock/fs: Use the new hashtable-based domain to find inode rules
` [RFC PATCH 10/10] landlock: Debug print inode hashtable in landlock_merge_ruleset2

[Intel-wired-lan] [tnguy-next-queue:200GbE] BUILD SUCCESS 96b1f164afa71b1aaffa69eabdba4e27d79f92da
 2025-05-21 19:34 UTC 

[PATCH] doc: update references to renamed AsciiDoc files
 2025-05-21 19:33 UTC  (2+ messages)

selinuxproject.org down?
 2025-05-21 19:30 UTC  (2+ messages)

[PATCH v2 00/12] qapi: remove all TARGET_* conditionals from the schema
 2025-05-21 19:29 UTC  (4+ messages)
` [PATCH v2 09/12] qapi: make most CPU commands unconditionally available


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.