All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-10-13 15:44:37 to 2025-10-13 16:29:28 UTC [more...]

[PATCH v2] drm/i915: Setting/clearing the memory access bit when en/disabling i915
 2025-10-13 16:16 UTC  (3+ messages)

[syzbot] [bpf?] [net?] BUG: sleeping function called from invalid context in sock_map_delete_elem
 2025-10-13 16:29 UTC  (3+ messages)
` [PATCH] bpf: avoid sleeping in invalid context during sock_map_delete_elem path
` Forwarded: "

[PATCH v2 00/29] arm_mpam: Add basic mpam driver
 2025-10-13 16:29 UTC  (4+ messages)
` [PATCH v2 24/29] arm_mpam: Track bandwidth counter state for overflow and power management

[PATCH v2 0/3] drm/xe: add VM_BIND DECOMPRESS support and on‑demand decompression
 2025-10-13 16:28 UTC  (5+ messages)
` [PATCH v2 3/3] drm/xe: implement VM_BIND decompression in vm_bind_ioctl
` ✓ Xe.CI.Full: success for drm/xe: add VM_BIND DECOMPRESS support and on‑demand decompression (rev2)

[PATCH 0/3] drm/i915/display: 128-byte Y-tiling and flat CCS feature checks
 2025-10-13 16:27 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for drm/i915/display: 128-byte Y-tiling and flat CCS feature checks (rev2)
` ✓ i915.CI.BAT: "

[PATCH 1/1] drm/ttm: Avoid NULL pointer deref for evicted BOs
 2025-10-13 16:27 UTC  (4+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH] async: access bottom half flags with qatomic_read
 2025-10-13 16:26 UTC 

[PATCH 0/2] module: Tweak return and warning
 2025-10-13 16:26 UTC  (3+ messages)
` [PATCH 1/2] module: Override -EEXISTS module return
` [PATCH 2/2] module: Simplify warning on positive returns from module_init()

[RFC][PATCH 00/11] drm/i915/prefill: Introduce helpers for prefill latency calculations
 2025-10-13 16:26 UTC  (7+ messages)
` [RFC][PATCH 02/11] drm/i915/cdclk: Add prefill helpers for CDCLK
` [RFC][PATCH 03/11] drm/i915/cdclk: Add intel_cdclk_min_cdclk_for_prefill()
` [RFC][PATCH 04/11] drm/i915/dsc: Add prefill helper for DSC

[PATCH net-next v4 00/12] virtio_net: Add ethtool flow rules support
 2025-10-13 16:25 UTC  (3+ messages)
` [PATCH net-next v4 04/12] virtio: Expose object create and destroy API
  ` [External] : "

[PATCH v2 0/2] *** Remove UFS_DEVICE_QUIRK_DELAY_AFTER_LPM quirk ***
 2025-10-13 16:25 UTC  (2+ messages)

[PATCH] ati-vga: Fix framebuffer mapping by using hardware-correct aperture sizes
 2025-10-13 16:24 UTC  (4+ messages)

[PATCH 0/2] drm/atomic: protect bridge private_obj during bridge removal
 2025-10-13 16:24 UTC  (3+ messages)
` [PATCH 1/2] drm/atomic: pass drm_device pointer to drm_atomic_private_obj_fini()
` [PATCH 2/2] drm_atomic_private_obj_fini: protect private_obj removal from list

[PATCH 0/7] Fix a couple of wedge corner-case memory leaks
 2025-10-13 16:25 UTC  (8+ messages)
` [PATCH 1/7] drm/xe: Add additional trace points for LRCs
` [PATCH 2/7] drm/xe: Add a trace point for VM close
` [PATCH 3/7] drm/xe: Add the BO pointer info to the BO trace
` [PATCH 4/7] drm/xe: Add new exec queue trace points
` [PATCH 5/7] drm/xe: Correct migration VM teardown order
` [PATCH 6/7] drm/xe: Don't block messages to the GPU scheduler
` [PATCH 7/7] drm/xe: Check for GuC responses on disabling scheduling

[PATCH 6.1 000/196] 6.1.156-rc1 review
 2025-10-13 16:25 UTC  (6+ messages)
` [PATCH 6.1 013/196] media: uvcvideo: Mark invalid entities with id UVC_INVALID_ENTITY_ID

[PATCH v1 net-next 0/5] net: optimize TX throughput and efficiency
 2025-10-13 16:23 UTC  (2+ messages)

[PATCH] ufs: core: Initialize a variable mode for PA_PWRMODE
 2025-10-13 16:19 UTC  (4+ messages)

[Buildroot] [PATCH] package/modsecurity2: security bump to v2.9.12
 2025-10-13 16:21 UTC 

[REGRESSION] USB-A devices not working on boot after recent USB merge
 2025-10-13 16:03 UTC  (11+ messages)
    ` [REGRESSION] [REPRO] "
            ` [PATCH usb-next] usb: xhci-pci: Cleanup xhci_pci_setup() for shared HCD
                ` [PATCH v2 RFT] usb: xhci-pci: Fix USB2-only root hub registration

[PATCH 00/20] arm64: dts: qcom: Introduce Kaanapali platform device tree
 2025-10-13 16:21 UTC  (9+ messages)
` [PATCH 14/20] arm64: dts: qcom: kaanapali-mtp: Enable more features

[oe][meta-oe][scarthgap][PATCH] redis: upgrade 7.2.8 -> 7.2.11
 2025-10-13 16:20 UTC 

[PATCH 0/3] mmc: renesas_sdhi: Handle resets
 2025-10-13 16:20 UTC  (3+ messages)
` [PATCH 2/3] mmc: renesas_sdhi: Switch to SYSTEM_SLEEP_PM_OPS()/RUNTIME_PM_OPS() and pm_ptr()

Optimizing small reads
 2025-10-13 16:19 UTC  (14+ messages)

[peterz-queue:sched/cleanup-pick 21/23] kernel/sched/fair.c:12903:33: warning: passing argument 2 of 'rq_modified_above' discards 'const' qualifier from pointer target type
 2025-10-13 16:12 UTC 

[PATCH v13 00/17] Refcounted interrupts, SpinLockIrq for rust
 2025-10-13 16:19 UTC  (20+ messages)
` [PATCH v13 01/17] preempt: Track NMI nesting to separate per-CPU counter
` [PATCH v13 02/17] preempt: Reduce NMI_MASK to single bit and restore HARDIRQ_BITS
` [PATCH v13 03/17] preempt: Introduce HARDIRQ_DISABLE_BITS
` [PATCH v13 04/17] preempt: Introduce __preempt_count_{sub, add}_return()
` [PATCH v13 05/17] irq & spin_lock: Add counted interrupt disabling/enabling
` [PATCH v13 06/17] irq: Add KUnit test for refcounted interrupt enable/disable
` [PATCH v13 07/17] rust: Introduce interrupt module
` [PATCH v13 08/17] rust: helper: Add spin_{un,}lock_irq_{enable,disable}() helpers
` [PATCH v13 09/17] rust: sync: Add SpinLockIrq
` [PATCH v13 10/17] rust: sync: Introduce lock::Backend::Context
` [PATCH v13 11/17] rust: sync: lock: Add `Backend::BackendInContext`
` [PATCH v13 12/17] rust: sync: lock/global: Rename B to G in trait bounds
` [PATCH v13 13/17] rust: sync: Add a lifetime parameter to lock::global::GlobalGuard
` [PATCH v13 14/17] rust: sync: Expose lock::Backend
` [PATCH v13 15/17] rust: sync: lock/global: Add Backend parameter to GlobalGuard
` [PATCH v13 16/17] rust: sync: lock/global: Add BackendInContext support to GlobalLock
` [PATCH v13 17/17] locking: Switch to _irq_{disable,enable}() variants in cleanup guards

[PATCH v3 00/21] export/fuse: Use coroutines and multi-threading
 2025-10-13 16:18 UTC  (3+ messages)
` [PATCH v3 10/21] fuse: Add halted flag

[PATCH] hw/riscv: Correct mmu-type property of sifive_u harts in device tree
 2025-10-13 16:16 UTC  (2+ messages)

[PATCH] hw/riscv: Correct mmu-type property of sifive_u harts in device tree
 2025-10-13 16:16 UTC  (3+ messages)

[PATCH v2 4/4] selftests/riscv: Add Zicbop prefetch test
 2025-10-13 16:16 UTC  (3+ messages)

Mysterious disappearing corruption and how to diagnose
 2025-10-13 15:58 UTC  (7+ messages)

[PATCH v2 0/4] riscv: hwprobe: Add Zicbop support
 2025-10-13 16:15 UTC  (3+ messages)

[bluez/bluez]
 2025-10-13 16:16 UTC 

[bluez/bluez]
 2025-10-13 16:16 UTC 

[bluez/bluez]
 2025-10-13 16:16 UTC 

[PATCH v2] vdso: Remove struct getcpu_cache
 2025-10-13 16:14 UTC  (3+ messages)

[PATCH] target/i386: fix access to the T bit of the TSS
 2025-10-13 16:15 UTC  (2+ messages)

[bluez/bluez] 217bd7: shared/hfp: Add dial support
 2025-10-13 16:15 UTC 

[RFC] perf build: Allow passing extra Clang flags via EXTRA_CLANG_FLAGS
 2025-10-13 16:14 UTC  (4+ messages)

ttyACM versus ttyUSB
 2025-10-13 16:14 UTC  (9+ messages)

[PATCH 1/6] drm/amdgpu/userq: fix SDMA and compute validation
 2025-10-13 16:13 UTC  (6+ messages)
` [PATCH 2/6] drm/amdgpu/gfx: add eop size and alignment to shadow info
` [PATCH 3/6] drm/amdgpu/sdma: add query for CSA size and alignment
` [PATCH 4/6] drm/amdgpu: Update AMDGPU_INFO_UQ_FW_AREAS query for compute
` [PATCH 5/6] drm/amdgpu: Update AMDGPU_INFO_UQ_FW_AREAS query for sdma
` [PATCH 6/6] drm/amdgpu/userq: fix SDMA and compute validation properly

[PATCH] KVM: arm64: selftests: Sync ID_AA64PFR1, MPIDR, CLIDR in guest
 2025-10-13 16:14 UTC  (3+ messages)

[PATCH 00/32] media: Use %pe format specifier
 2025-10-13 15:55 UTC  (9+ messages)
` [PATCH 01/32] Input: cyttsp5 - "
` [PATCH 10/32] media: i2c: imx335: "

[PATCH v3] keys: Replace deprecated strncpy in ecryptfs_fill_auth_tok
 2025-10-13 16:11 UTC  (2+ messages)

[PATCH] drm/xe/kunit: Fix kerneldoc for parameterized tests
 2025-10-13 16:12 UTC  (2+ messages)

[PATCH v3] memfd,selinux: call security_inode_init_security_anon
 2025-10-13 16:11 UTC  (5+ messages)

[PATCH] target/arm: Fix reads of CNTFRQ_EL0 in linux-user mode
 2025-10-13 16:10 UTC 

[PATCH] [CI] drm/i915/dmc: Test Xe3LPD 3002 DMC v2.27
 2025-10-13 16:11 UTC  (2+ messages)
` ✓ CI.KUnit: success for drm/i915/dmc: Test Xe3LPD 3002 DMC v2.27 (rev2)

[PATCH v2] PCI/VGA: Select SCREEN_INFO
 2025-10-13 16:10 UTC  (2+ messages)

[PATCH] meson: upgrade to 1.9.1
 2025-10-13 16:09 UTC  (4+ messages)
` [OE-core] "

[PATCH 6.17 000/563] 6.17.3-rc1 review
 2025-10-13 16:09 UTC  (34+ messages)
` [PATCH 6.17 518/563] tracing: Stop fortify-string from warning in tracing_mark_raw_write()
` [PATCH 6.17 521/563] LoongArch: Automatically disable kaslr if boot from kexec_file
` [PATCH 6.17 522/563] pwm: loongson: Fix LOONGSON_PWM_FREQ_DEFAULT
` [PATCH 6.17 523/563] LoongArch: BPF: Sign-extend struct ops return values properly
` [PATCH 6.17 524/563] LoongArch: BPF: No support of struct argument in trampoline programs
` [PATCH 6.17 525/563] LoongArch: BPF: Dont align trampoline size
` [PATCH 6.17 526/563] LoongArch: BPF: Make trampoline size stable
` [PATCH 6.17 527/563] LoongArch: BPF: Make error handling robust in arch_prepare_bpf_trampoline()
` [PATCH 6.17 540/563] mm: hugetlb: avoid soft lockup when mprotect to large memory area
` [PATCH 6.17 541/563] selftests/mm: skip soft-dirty tests when CONFIG_MEM_SOFT_DIRTY is disabled
` [PATCH 6.17 542/563] nvdimm: ndtest: Return -ENOMEM if devm_kcalloc() fails in ndtest_probe()
` [PATCH 6.17 543/563] misc: fastrpc: Save actual DMA size in fastrpc_map structure
` [PATCH 6.17 544/563] misc: fastrpc: Fix fastrpc_map_lookup operation
` [PATCH 6.17 545/563] misc: fastrpc: fix possible map leak in fastrpc_put_args
` [PATCH 6.17 546/563] misc: fastrpc: Skip reference for DMA handles
` [PATCH 6.17 547/563] Input: atmel_mxt_ts - allow reset GPIO to sleep
` [PATCH 6.17 548/563] Input: uinput - zero-initialize uinput_ff_upload_compat to avoid info leak
` [PATCH 6.17 549/563] sunrpc: fix null pointer dereference on zero-length checksum
` [PATCH 6.17 550/563] PCI/AER: Avoid NULL pointer dereference in aer_ratelimit()
` [PATCH 6.17 551/563] remoteproc: pru: Fix potential NULL pointer dereference in pru_rproc_set_ctable()
` [PATCH 6.17 552/563] PCI: endpoint: pci-epf-test: Add NULL check for DMA channels before release
` [PATCH 6.17 553/563] thunderbolt: Fix use-after-free in tb_dp_dprx_work
` [PATCH 6.17 554/563] tee: fix register_shm_helper()
` [PATCH 6.17 555/563] pinctrl: check the return value of pinmux_ops::get_function_name()
` [PATCH 6.17 556/563] bus: fsl-mc: Check return value of platform_get_resource()
` [PATCH 6.17 557/563] net/9p: Fix buffer overflow in USB transport layer
` [PATCH 6.17 558/563] net: usb: asix: hold PM usage ref to avoid PM/MDIO + RTNL deadlock
` [PATCH 6.17 559/563] usb: typec: tipd: Clear interrupts first
` [PATCH 6.17 560/563] arm64: dts: qcom: qcm2290: Disable USB SS bus instances in park mode
` [PATCH 6.17 561/563] usb: cdns3: cdnsp-pci: remove redundant pci_disable_device() call
` [PATCH 6.17 562/563] scsi: ufs: core: Fix PM QoS mutex initialization
` [PATCH 6.17 563/563] drm/amdgpu/vcn: Fix double-free of vcn dump buffer

[PATCH v5 4/8] phy: rockchip: phy-rockchip-typec: Add DRM AUX bridge
 2025-10-13 16:00 UTC  (4+ messages)

[PATCH] PCI/VGA: Select SCREEN_INFO
 2025-10-13 16:08 UTC  (7+ messages)

[PATCH v2] drm/client: Remove holds_console_lock parameter from suspend/resume
 2025-10-13 16:07 UTC  (2+ messages)

[PATCH 0/2] iio: pressure: add driver and bindings for adp810
 2025-10-13 16:06 UTC  (4+ messages)
` [PATCH 2/2] iio: pressure: adp810: Add driver for adp810 sensor

[PATCH net-next] eth: fbnic: fix various typos in comments and strings
 2025-10-13 16:05 UTC 

[PATCH] input: Add marine keycodes for radar control
 2025-10-13 16:05 UTC  (2+ messages)

[PATCH v3 0/4] Enable Remote GPIO over RPMSG on i.MX Platform
 2025-10-13 16:04 UTC  (8+ messages)
` [PATCH v3 3/4] gpio: imx-rpmsg: add imx-rpmsg GPIO driver

[PATCH 0/5] Apple Silicon USB3 support - dwc3
 2025-10-13 16:03 UTC  (6+ messages)
` [PATCH 1/5] dt-bindings: usb: Add Apple dwc3
` [PATCH 2/5] usb: dwc3: dwc3_power_off_all_roothub_ports: Use ioremap_np when required
` [PATCH 3/5] usb: dwc3: glue: Add documentation
` [PATCH 4/5] usb: dwc3: glue: Allow more fine grained control over mode switches
` [PATCH 5/5] usb: dwc3: Add Apple Silicon DWC3 glue layer driver

[PATCH net-next] ixgbe: Add 10G-BX support
 2025-10-13 15:54 UTC 

[PPC] Boot problems after the pci-v6.18-changes
 2025-10-13 16:01 UTC  (6+ messages)

[PATCH] sanity.bbclass: Remove tool version repetition for gcc, patch, git, make, tar
 2025-10-13 15:59 UTC 

[PATCH BlueZ] shared/bap: fix crash when setting initial metadata of a stream
 2025-10-13 16:00 UTC  (2+ messages)

[PATCH BlueZ] shared/bap: check pac cc and metadata length before use
 2025-10-13 16:00 UTC  (2+ messages)

[PATCH BlueZ v2 1/6] shared/hfp: Add dial support
 2025-10-13 16:00 UTC  (2+ messages)

[PATCH v2 00/15] Introduce Allwinner H6/H616 NAND controller support
 2025-10-13 15:59 UTC  (8+ messages)
` [PATCH v2 02/15] mtd: rawnand: sunxi: move ECC strenghts in sunxi_nfc_caps
` [PATCH v2 15/15] arm64: dts: allwinner: h616: add NAND controller

[PATCH 0/3] mm: some optimizations for prot numa
 2025-10-13 15:58 UTC  (7+ messages)
` [PATCH 1/3] mm: mprotect: always skip dma pinned folio in prot_numa_skip()
` [PATCH 2/3] mm: mprotect: avoid unnecessary struct page accessing if pte_protnone()
` [PATCH 3/3] mm: huge_memory: use prot_numa_skip() for pmd folio

[LTP] [PATCH v1] overcommit_memory: Fix integer overflow and 32-bit limits
 2025-10-13 15:58 UTC  (4+ messages)

[PATCH i-g-t] tests/intel/xe_sriov_vram: Skip the test on devices without VRAM
 2025-10-13 15:58 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH 00/11] irqchip: Pass platform device to platform drivers
 2025-10-13 15:57 UTC  (11+ messages)
` [PATCH 01/11] irqchip/bcm2712-mip: Fix OF node reference imbalance
` [PATCH 02/11] irqchip/bcm2712-mip: Fix section mismatch
` [PATCH 03/11] irqchip/irq-bcm7038-l1: "
` [PATCH 04/11] irqchip/irq-bcm7120-l2: "
` [PATCH 05/11] irqchip/irq-brcmstb-l2: "

[PATCH v2] platform/mellanox: mlxbf-pmc: add sysfs_attr_init() to count_clock init
 2025-10-13 15:56 UTC 

[PATCH 00/11] remoteproc: Add support for i.MX8M[M/N/P/Q] and i.MX93
 2025-10-13 15:55 UTC  (3+ messages)
` [PATCH 06/11] arm: dts: imx8m: Add remoteproc node

[PATCH] kernelshark: Allow building with CMake 4+
 2025-10-13 15:55 UTC  (2+ messages)

[PATCH] MAINTAINERS: wcn36xx: Add linux-wireless list
 2025-10-13 15:53 UTC  (2+ messages)

[PATCH v4 00/24] tegra-video: add CSI support for Tegra20 and Tegra30
 2025-10-13 15:53 UTC  (3+ messages)
` [PATCH v4 22/24] dt-bindings: display: tegra: document Tegra20 and Tegra30 CSI

[PATCH v2 0/3] Add OP-TEE based RPMB driver for UFS devices
 2025-10-13 15:53 UTC  (9+ messages)
` [PATCH v2 3/3] scsi: ufs: core: "

[PATCH v1] driver: gpio-bt8xx: use generic PCI PM
 2025-10-13 15:52 UTC  (9+ messages)
              ` [PATCH v5] gpio: bt8xx: "

[meta-selinux][walnascar][PATCH] refpolicy: systemd - allow systemd_generator_t use user ttys
 2025-10-13 15:51 UTC 

[PATCH RESEND] crypto: fips - replace simple_strtol with kstrtoint to improve fips_enable
 2025-10-13 15:50 UTC 

[PATCH 0/2] corstone1000: Fixes PSA API Crypto tests
 2025-10-13 15:49 UTC  (3+ messages)
` [PATCH 1/2] arm-bsp/corstone1000:trusted-services: Fix psa-crypto-api-tests
` [PATCH 2/2] arm-bsp/corstone1000:psa-tests: Removes RSA tests

Intel iavf: Queue count cannot be increased after iPXE boot in 6.12.48 (Debian trixie)
 2025-10-13 15:43 UTC 

[PATCH v5] dmaengine: xilinx: xdma: Fix regmap max_register
 2025-10-13 15:48 UTC  (2+ messages)

[RFC PATCH] KVM: arm64: vgic-v3: Cache ICC_CTLR_EL1 and allow lockless read when ready
 2025-10-13 15:48 UTC  (3+ messages)

[PATCH] nvmet-tcp: remove a redundant line in nvmet_tcp_release_queue_work
 2025-10-13 15:46 UTC  (4+ messages)

[PATCH] MAINTAINERS: Update Alex Williamson's email address
 2025-10-13 15:47 UTC  (2+ messages)

[PATCH] dt-bindings: media: fsl,imx6q-vdoa: Remove redundant quote
 2025-10-13 15:47 UTC  (3+ messages)

[cocci] Improving source code parsing for “fs/smb/client/dir.c”?
 2025-10-13 15:47 UTC  (5+ messages)

[PATCH v4] clk: renesas: cpg-mssr: Add module reset support for RZ/T2H
 2025-10-13 15:46 UTC  (2+ messages)

[PATCH v2] nvmem: layouts: fix nvmem_layout_bus_uevent
 2025-10-13 15:45 UTC  (2+ messages)

[PATCH v4 00/12] Add support for external environment block on Btrfs
 2025-10-13 15:45 UTC  (5+ messages)
` [PATCH v4 01/12] misc: add z length modifier support

[PATCH 1/2] dma-buf: replace "#if" with just "if"
 2025-10-13 15:45 UTC  (5+ messages)
` [PATCH 2/2] dma-buf: improve sg_table debugging hack

[PATCH 0/8] Preparatory patches for guardband optimization
 2025-10-13 15:45 UTC  (2+ messages)
` ✓ i915.CI.Full: success for Preparatory patches for guardband optimization (rev3)

In defense of Link (was Re: [b4] initial "b4 dig" to supplant Link: trailers)
 2025-10-13 15:44 UTC  (12+ messages)
            ` [workflows]Re: "


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.