All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-07-14 15:12:25 to 2025-07-14 15:41:36 UTC [more...]

[RFC PATCH 0/4] um: Add SMP support
 2025-07-14 14:56 UTC  (2+ messages)

drop the multi-controller AWUPF check
 2025-07-14 14:49 UTC  (3+ messages)
` [PATCH] nvme: revert the cross-controller atomic write size validation

[PATCH 00/12] media: rkvdec: Add support for VDPU381 and VDPU383
 2025-07-14 14:46 UTC  (3+ messages)

[PATCH qemu 00/11] hw/cxl: DCD Fabric Management Command Set (for 10.1)
 2025-07-14 14:16 UTC  (6+ messages)
` [PATCH qemu 07/11] hw/cxl: mailbox-utils: 0x5602 - FMAPI Set DC Region Config

[PATCH 0/5] mseal cleanups
 2025-07-14 15:40 UTC  (29+ messages)
` [PATCH 1/5] mm/mseal: always define VM_SEALED
` [PATCH 2/5] mm/mseal: move madvise() logic to mm/madvise.c
` [PATCH 3/5] mm/mseal: small cleanups
` [PATCH 4/5] mm/mseal: separate out and simplify VMA gap check
` [PATCH 5/5] mm/mseal: rework mseal apply logic

[PATCH v4 0/9] drm/i915: PREEMPT_RT related fixups
 2025-07-14 15:39 UTC  (10+ messages)
` [PATCH v4 1/9] drm/i915: Use preempt_disable/enable_rt() where recommended
` [PATCH v4 2/9] drm/i915: Don't disable interrupts on PREEMPT_RT during atomic updates
` [PATCH v4 3/9] drm/i915: Don't check for atomic context on PREEMPT_RT
` [PATCH v4 4/9] drm/i915: Disable tracing points "
` [PATCH v4 5/9] drm/i915/gt: Use spin_lock_irq() instead of local_irq_disable() + spin_lock()
` [PATCH v4 6/9] drm/i915: Drop the irqs_disabled() check
` [PATCH v4 7/9] drm/i915/guc: Consider also RCU depth in busy loop
` [PATCH v4 8/9] drm/i915: Consider RCU read section as atomic
` [PATCH v4 9/9] Revert "drm/i915: Depend on !PREEMPT_RT."

[PATCH RESEND 0/4] dma: dma-axi-dmac: fixes and improvements
 2025-07-14 15:39 UTC  (10+ messages)
` [PATCH RESEND 1/4] dma: dma-axi-dmac: fix SW cyclic transfers
` [PATCH RESEND 2/4] dma: dma-axi-dmac: fix HW scatter-gather not looking at the queue
` [PATCH RESEND 3/4] dma: dma-axi-dmac: support bigger than 32bits addresses
` [PATCH RESEND 4/4] dma: dma-axi-dmac: simplify axi_dmac_parse_dt()

[PATCH] block: Remove unreachable code
 2025-07-14 15:38 UTC 

[PATCH v2 0/4] MT8196 CPUFreq Support
 2025-07-14 14:42 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: cpufreq: Add mediatek,mt8196-cpufreq-hw binding
` [PATCH v2 3/4] cpufreq: mediatek-hw: Separate per-domain and per-instance data

[PATCH 0/2] phy: qcom-mipi-csi2: Add a CSI2 MIPI DPHY driver
 2025-07-14 15:30 UTC  (11+ messages)
` [PATCH 1/2] dt-bindings: phy: qcom: Add MIPI CSI2 C-PHY/DPHY Combo schema
` [PATCH 2/2] phy: qcom-mipi-csi2: Add a CSI2 MIPI D-PHY driver

[PATCH] mmc: rockchip_sdhci: Set xx_TAP_VALUE for RK3528
 2025-07-14 15:38 UTC  (2+ messages)

[PATCH net-next] r8169: add quirk for RTL8116af SerDes
 2025-07-14 15:38 UTC  (4+ messages)

[PATCH v6 0/4] Building PPTT with root node and identical implementation flag
 2025-07-14 14:10 UTC  (4+ messages)
` [PATCH v6 3/4] hw/acpi/aml-build: Build a root node in the PPTT table

[PATCH RESEND v7 00/21] drivers/perf: apple_m1: Add Apple A7-A11, T2 SoC support
 2025-07-14 15:37 UTC  (4+ messages)
` [PATCH RESEND v7 02/21] drivers/perf: apple_m1: Only init PMUv3 remap when EL2 is available

[PATCH v7 0/5] Enable automatic SVN updates for SGX enclaves
 2025-07-14 15:37 UTC  (6+ messages)
` [PATCH v7 5/5] x86/sgx: "

[PATCH v2 0/2] Fix bio splitting in the crypto fallback code
 2025-07-14 15:37 UTC  (6+ messages)
` [PATCH v2 1/2] block: Split blk_crypto_fallback_split_bio_if_needed()

[PATCH BlueZ v1] monitor: Add sequence number and SDU length to ISO packets
 2025-07-14 15:36 UTC 

[PATCH] drm/xe: Update register definitions in LRC layout header
 2025-07-14 15:35 UTC  (2+ messages)

[PATCH v2 0/6] slab: Re-entrant kmalloc_nolock()
 2025-07-14 15:35 UTC  (8+ messages)
` [PATCH v2 3/6] locking/local_lock: Introduce local_lock_lockdep_start/end()

[PATCH v6 0/8] char: misc: Various cleanup for miscdevice
 2025-07-14 15:34 UTC  (9+ messages)
` [PATCH v6 1/8] char: misc: Move drivers/misc/misc_minor_kunit.c to drivers/char/
` [PATCH v6 2/8] char: misc: Adapt and add test cases for simple minor space division
` [PATCH v6 3/8] char: misc: Disallow registering miscdevice whose minor > MISC_DYNAMIC_MINOR
` [PATCH v6 4/8] char: misc: Add a case to test registering miscdevice again without reinitialization
` [PATCH v6 5/8] char: misc: Make misc_register() reentry for miscdevice who wants dynamic minor
` [PATCH v6 6/8] char: misc: Does not request module for miscdevice with "
` [PATCH v6 7/8] char: misc: Register fixed minor EISA_EEPROM_MINOR in linux/miscdevice.h
` [PATCH v6 8/8] sparc: kernel: apc: Remove macro APC_MINOR definition

[RFC V1 PATCH mm-hotfixes 0/3] mm, arch: A more robust approach to sync top level kernel page tables
 2025-07-14 15:32 UTC  (7+ messages)
` [RFC V1 PATCH mm-hotfixes 1/3] mm: introduce and use {pgd,p4d}_populate_kernel()

[PATCH] staging: atomisp: isp: fix open brace on new line
 2025-07-14 15:34 UTC 

[PATCH v7 0/9] LKMM generic atomics in Rust
 2025-07-14 15:34 UTC  (18+ messages)
` [PATCH v7 2/9] rust: sync: Add basic atomic operation mapping framework
` [PATCH v7 3/9] rust: sync: atomic: Add ordering annotation types
` [PATCH v7 4/9] rust: sync: atomic: Add generic atomics

[PATCH v2 2/2] mm/memory_hotplug: fix hwpoisoned large folio handling in do_migrate_range
 2025-07-14 15:33 UTC  (15+ messages)

[PATCH v2 0/2] __folio_split() clean up
 2025-07-14 15:33 UTC  (4+ messages)
` [PATCH v2 1/2] mm/huge_memory: move unrelated code out of __split_unmapped_folio()

TCP-in-UDP to avoid middleboxes interfering with MPTCP
 2025-07-14 15:33 UTC 

[PATCH 1/6] km: qrio: fix set_gpio read/modify/write
 2025-07-14 15:33 UTC  (8+ messages)
` [PATCH 2/6] km: Kconfig: set KM_RESERVED_PRAM to zero for all designs
  ` [PATCH v2 2/6] km: drop KM_RESERVED_PRAM

[PATCH i-g-t] tests/kms_vrr: Pull Panel Replay check before setting up output
 2025-07-14 15:31 UTC  (2+ messages)

[PATCH v1] drm/xe: Don't expose device attributes for VFs
 2025-07-14 15:30 UTC  (4+ messages)

[PATCH v2 1/1] x86/defconfigs: Explicitly unset CONFIG_64BIT in i386_defconfig
 2025-07-14 15:31 UTC  (4+ messages)

[PATCH i-g-t v11] tests/intel/xe_compute: Add Compute workload Scheduling
 2025-07-14 15:30 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for tests/intel/xe_compute: Add Compute workload Scheduling (rev2)

[PATCH v3] usb: dwc3: qcom: Remove extcon functionality from glue
 2025-07-14 15:29 UTC  (2+ messages)

[PATCH v1] Bluetooth: btintel: Define a macro for Intel Reset vendor command
 2025-07-14 15:30 UTC  (2+ messages)

[PATCH] Bluetooth: ISO: add socket option to report packet seqnum via CMSG
 2025-07-14 15:29 UTC  (4+ messages)
`  "

[PATCH 1/1] io_uring/poll: fix POLLERR handling
 2025-07-14 15:30 UTC  (3+ messages)

[PATCH 00/32] drm/mipi-dsi: avoid DSI host drivers to have pointers to DSI devices
 2025-07-14 15:28 UTC  (5+ messages)

[PATCH v2] binman: Fix typing for python >= 3.5
 2025-07-14 15:28 UTC  (6+ messages)

[PATCH] staging: atomisp: isp: fix open brace on new line
 2025-07-14 15:27 UTC  (4+ messages)

[PATCH v2 0/2] platform/x86: asus-wmi: map more keys on ExpertBook B9
 2025-07-14 15:07 UTC  (3+ messages)
` [PATCH v2 1/2] Input: allocate a keycode for Fn+space
` [PATCH v2 2/2] platform/x86: asus-wmi: map more keys on ExpertBook B9

[PATCH v12 0/4] support large align and nid in Rust allocators
 2025-07-14 15:27 UTC  (7+ messages)
` [PATCH v12 2/4] mm/slub: allow to set node and align in k[v]realloc

[PATCH 00/10] rust: use `core::ffi::CStr` method names
 2025-07-14 15:27 UTC  (6+ messages)
` [PATCH 01/10] gpu: nova-core: "

[PATCH v10 0/8] More missing XeLP workarounds
 2025-07-14 15:27 UTC  (2+ messages)

[PATCH] [v2] devlink: move DEVLINK_ATTR_MAX-sized array off stack
 2025-07-14 15:27 UTC  (5+ messages)

[PATCH] mfd: kempld: Switch back to earlier ->init() behavior
 2025-07-14 15:27 UTC 

[PATCH net-next] ipv6: mcast: Simplify mld_clear_{report|query}()
 2025-07-14 15:27 UTC  (2+ messages)

[PATCH] gpu: nova-core: fix bounds check In PmuLookupTableEntry::new, data is sliced from 2..6, but the bounds check data.len() < 5 does not satisfy those bounds
 2025-07-14 15:26 UTC  (4+ messages)
` [PATCH] gpu: nova-core: define named constants for magic numbers

[PATCH net-next V2 0/3] net/mlx5e: Add support for PCIe congestion events
 2025-07-14 15:26 UTC  (5+ messages)
` [PATCH net-next V2 2/3] net/mlx5e: Add device PCIe congestion ethtool stats

[PATCH] mm: skip lru_note_cost() when scanning only file or anon
 2025-07-14 15:25 UTC  (7+ messages)

[PATCH v3 0/2] Pass down connector to drm bridge detect hook
 2025-07-14 15:25 UTC  (2+ messages)

[PATCH v2 1/1] dt-bindings: timer: fsl,ftm-timer: use items for reg
 2025-07-14 15:24 UTC  (2+ messages)

[PATCH 0/7] Add Interrupts property for CDNS CSI2RX
 2025-07-14 15:24 UTC  (2+ messages)

[PATCH v8 0/5] pci: qcom: Add QCS8300 PCIe support
 2025-07-14 15:24 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: qcs9075-iq-9075-evk: Enable Display Port
 2025-07-14 15:24 UTC  (2+ messages)

[PATCH] x86/PVH: extend checking in hwdom_fixup_p2m()
 2025-07-14 15:22 UTC  (3+ messages)

[PULL 00/32] QAPI patches patches for 2025-07-14
 2025-07-14 13:44 UTC  (22+ messages)
` [PULL 01/32] docs/sphinx: adjust qapidoc to cope with same-line error sections
` [PULL 02/32] docs/sphinx: parse @references in freeform text
` [PULL 04/32] docs/sphinx: remove special parsing for freeform sections
` [PULL 07/32] qapi: Clean up a few Errors: sections
` [PULL 08/32] docs/qapi-domain: add return-nodesc
` [PULL 09/32] qapi: Fix undocumented return values by generating something
` [PULL 10/32] qapi: remove trivial "Returns:" sections
` [PULL 12/32] qapi: add cross-references to acpi.json
` [PULL 15/32] qapi: add cross-references to crypto.json
` [PULL 16/32] qapi: add cross-references to dump.json
` [PULL 17/32] qapi: add cross-references to job.json
` [PULL 18/32] qapi: add cross-references to Machine core
` [PULL 21/32] qapi: add cross-references to pci.json
` [PULL 24/32] qapi: add cross-references to run-state.json
` [PULL 26/32] qapi: add cross-references to ui.json
` [PULL 27/32] qapi: add cross-references to virtio.json
` [PULL 28/32] qapi: add cross-references to yank.json
` [PULL 29/32] qapi: add cross-references to misc modules
` [PULL 30/32] qom: qom-list-get
` [PULL 31/32] python: use qom-list-get
` [PULL 32/32] tests/qtest/qom-test: unit test for qom-list-get

[PATCH] target/arm: Provide always-false kvm_arm_*_supported() stubs for usermode
 2025-07-14 13:51 UTC 

[PATCH v3 0/9] vsock/virtio: SKB allocation improvements
 2025-07-14 15:21 UTC  (10+ messages)
` [PATCH v3 1/9] vhost/vsock: Avoid allocating arbitrarily-sized SKBs
` [PATCH v3 2/9] vsock/virtio: Validate length in packet header before skb_put()
` [PATCH v3 3/9] vsock/virtio: Move length check to callers of virtio_vsock_skb_rx_put()
` [PATCH v3 4/9] vsock/virtio: Resize receive buffers so that each SKB fits in a 4K page
` [PATCH v3 5/9] vsock/virtio: Rename virtio_vsock_alloc_skb()
` [PATCH v3 6/9] vsock/virtio: Move SKB allocation lower-bound check to callers
` [PATCH v3 7/9] vhost/vsock: Allocate nonlinear SKBs for handling large receive buffers
` [PATCH v3 8/9] vsock/virtio: Rename virtio_vsock_skb_rx_put()
` [PATCH v3 9/9] vsock/virtio: Allocate nonlinear SKBs for handling large transmit buffers

[PATCH v1 0/2] RFC: Extend fuse-passthrough to directories
 2025-07-14 15:20 UTC  (5+ messages)

[PATCH] meson: disable PCRE2 dependency by default
 2025-07-14 15:20 UTC  (4+ messages)

[PATCH v4 0/3] Add Input Video Control Block driver for RZ/V2H
 2025-07-14 15:19 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: media: Add bindings for the RZ/V2H IVC block
` [PATCH v4 2/3] media: platform: Add Renesas Input Video Control block driver
` [PATCH v4 3/3] MAINTAINERS: Add entry for rzv2h-ivc driver

[PATCH v2 0/9] drm/vesadrm: Support 8-bit palettes
 2025-07-14 15:13 UTC  (10+ messages)
` [PATCH v2 1/9] video: pixel_format: Add compare helpers
` [PATCH v2 2/9] video: screen_info: Add pixel-format helper for linear framebuffers
` [PATCH v2 3/9] drm/sysfb: Find screen_info format with helpers
` [PATCH v2 4/9] drm/sysfb: Blit to CRTC destination format
` [PATCH v2 5/9] drm/color-mgmt: Prepare for RGB332 palettes
` [PATCH v2 6/9] drm/format-helper: Add XRGB8888-to-RGB332 to drm_fb_blit()
` [PATCH v2 7/9] drm/vesadrm: Rename vesadrm_set_gamma_lut() to vesadrm_set_color_lut()
` [PATCH v2 8/9] drm/vesadrm: Prepare color management for palette-based framebuffers
` [PATCH v2 9/9] drm/vesadrm: Support DRM_FORMAT_C8

[PATCH v2 0/8] media: Introduce V4L2 extensible parameters
 2025-07-14 14:18 UTC  (5+ messages)
` [PATCH v2 6/8] media: rkisp1: Use v4l2-params for validation
` [PATCH v2 7/8] media: amlogic-c3: "

Linux 6.12.38
 2025-07-14 15:18 UTC  (2+ messages)

Linux 6.6.98
 2025-07-14 15:17 UTC  (2+ messages)

Linux 6.1.145
 2025-07-14 15:17 UTC  (2+ messages)

Linux 5.15.188
 2025-07-14 15:17 UTC  (2+ messages)

[PATCH] x86/sev: Improve handling of writes to intercepted GUEST_TSC_FREQ
 2025-07-14 15:17 UTC  (5+ messages)

[PATCH] mm: consider disabling readahead if there are signs of thrashing
 2025-07-14 15:16 UTC  (2+ messages)

[PATCH] media: iris: MAINTAINERS: Document actual maintainership by Bryan O'Donoghue
 2025-07-14 15:16 UTC 

[PATCH v7 8/9] fbcon: Use screen info to find primary device
 2025-07-14 15:12 UTC  (2+ messages)

[PATCH v4 0/2] arm64: dts: support the i.MX8ULP EVK9 board
 2025-07-14 15:13 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: arm: fsl: add "
` [PATCH v4 2/2] arm64: dts: imx: add dts for the imx8ulp evk9 board

[BUG] NULL pointer dereference in sev_writeback_caches during KVM SEV migration kselftest on AMD platform
 2025-07-14 15:14 UTC  (5+ messages)

[PATCH 1/2] dt-bindings: nvmem: airoha: add SMC eFuses schema
 2025-07-14 15:13 UTC  (2+ messages)
` [PATCH 2/2] nvmem: airoha: Add support for SMC eFUSE

[meta-oe][PATCH] fwupd: set vendor_ids_dir
 2025-07-14 15:13 UTC  (6+ messages)

[Buildroot] [PATCH 1/1] package/fluidsynth: bump to version 2.4.6
 2025-07-14 15:13 UTC 

[PATCH v6 0/6] rust: add support for request_irq
 2025-07-14 15:12 UTC  (10+ messages)
` [PATCH v6 3/6] rust: irq: add support for non-threaded IRQs and handlers

[PATCH] target/riscv: do not call GETPC() in check_ret_from_m_mode()
 2025-07-14 13:40 UTC  (2+ messages)

[PATCH v2] vfio/pci: Do vf_token checks for VFIO_DEVICE_BIND_IOMMUFD
 2025-07-14 15:12 UTC  (4+ messages)

[PATCH v12 net-next 00/15] AccECN protocol patch series
 2025-07-14 15:12 UTC  (3+ messages)
` [PATCH v12 net-next 12/15] tcp: accecn: AccECN option send control


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.