All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-03 13:52:22 to 2026-08-03 14:21:42 UTC [more...]

[PATCH v2 0/2] drm/komeda: Fix GLB_CORE_ID parsing and initialize encoder clone masks
 2026-08-03 14:21 UTC 

[PATCH v24 00/12] Implement PSCI reboot mode driver for PSCI resets
 2026-08-03 14:21 UTC  (4+ messages)
` [PATCH v24 05/12] dt-bindings: arm: Document reboot mode magic

[PATCH] drm/amdgpu: fix BO placement overflow with four domain bits
 2026-08-03 14:21 UTC  (3+ messages)

[GIT PULL] [PATCH 00/24] Rust synchronization changes for v7.3
 2026-08-03 14:21 UTC  (10+ messages)
` [PATCH 05/24] irq & spin_lock: Add counted interrupt disabling/enabling
` [PATCH 07/24] locking: Switch to _irq_{disable,enable}() variants in cleanup guards

[PATCH] tty: serialize device registration and removal
 2026-08-03 14:20 UTC  (2+ messages)

[RFC5040 question] RDMA/siw: R is set without an RDMA header for a Send-with-Invalidate error
 2026-08-03 14:19 UTC 

[PATCH 0/6] workqueue: base pwq pool release and nr_active on the backing pool
 2026-08-03 14:19 UTC  (7+ messages)
` [PATCH 3/6] workqueue: release pwq pools by pool type
` [PATCH 4/6] workqueue: account nr_active by the backing pool

[PATCH 0/2] mm/damon/{reclaim,lru_sort}: fix commit_inputs infinite hang
 2026-08-03 14:19 UTC  (4+ messages)
` [PATCH 1/2] mm/damon/reclaim: skip damon_call() if ctx has not started

[PATCH RFT 0/3] mm, drm: ensure .fault() does not have to be followed by .pfn_mkwrite() for write faults
 2026-08-03 14:19 UTC  (3+ messages)

[PATCH 00/32] clk: mediatek: Migrate to common probe/remove helpers and fix memory leaks
 2026-08-03 14:16 UTC  (33+ messages)
` [PATCH 01/32] clk: mediatek: mt2712: fix memory leak on module removal
` [PATCH 02/32] clk: mediatek: mt6795: "
` [PATCH 03/32] clk: mediatek: mt7622: "
` [PATCH 04/32] clk: mediatek: mt8135: "
` [PATCH 05/32] clk: mediatek: mt8173: "
` [PATCH 06/32] clk: mediatek: mt8192: "
` [PATCH 07/32] clk: mediatek: mt6735: Add missing MODULE_DEVICE_TABLE()
` [PATCH 08/32] clk: mediatek: mt7988-apmixed: "
` [PATCH 09/32] clk: mediatek: Add cpumux support to common probe/remove helpers
` [PATCH 10/32] clk: mediatek: Add PLL "
` [PATCH 11/32] clk: mediatek: Add auto-population of sub-devices support in simple probe
` [PATCH 12/32] clk: mediatek: Add pllfh support to common probe/remove helpers
` [PATCH 13/32] clk: mediatek: mt2701: Switch "
` [PATCH 14/32] clk: mediatek: mt2712-apmixedsys: "
` [PATCH 15/32] clk: mediatek: mt6735-apmixedsys: "
` [PATCH 16/32] clk: mediatek: mt6779: "
` [PATCH 17/32] clk: mediatek: mt6795: "
` [PATCH 18/32] clk: mediatek: mt6797: "
` [PATCH 19/32] clk: mediatek: mt7622: "
` [PATCH 20/32] clk: mediatek: mt7981-apmixed: "
` [PATCH 21/32] clk: mediatek: mt7986-apmixed: "
` [PATCH 22/32] clk: mediatek: mt7988-apmixed: "
` [PATCH 23/32] clk: mediatek: mt8135-apmixedsys: "
` [PATCH 24/32] clk: mediatek: mt8167-apmixedsys: "
` [PATCH 25/32] clk: mediatek: mt8173-infracfg: "
` [PATCH 26/32] clk: mediatek: mt8183: "
` [PATCH 27/32] clk: mediatek: mt8186-apmixedsys: "
` [PATCH 28/32] clk: mediatek: mt8188-apmixedsys: "
` [PATCH 29/32] clk: mediatek: mt8192: "
` [PATCH 30/32] clk: mediatek: mt8195: "
` [PATCH 31/32] clk: mediatek: mt8196: "
` [PATCH 32/32] clk: mediatek: mt8516-apmixedsys: "

[PATCH bpf-next v3 0/9] Add arena argument support to kfuncs and struct_ops
 2026-08-03 14:19 UTC  (3+ messages)
` [PATCH bpf-next v3 2/9] bpf: Support __arena and __arena_nullable on struct_ops arguments

[meta-oe][scarthgap][PATCH 0/3] thrift: backport security fixes
 2026-08-03 14:17 UTC  (4+ messages)
` [meta-oe][scarthgap][PATCH 1/3] thrift: fix CVE-2026-55971
` [meta-oe][scarthgap][PATCH 2/3] thrift: fix CVE-2026-58023
` [meta-oe][scarthgap][PATCH 3/3] thrift: fix CVE-2026-48144

[PATCH] net: wan: fsl_ucc_hdlc: allocate enough MURAM for HDLC PRAM
 2026-08-03 14:18 UTC  (2+ messages)

[PATCH] s390/cpum_cf: Handle CPU hotplug add and delete 5
 2026-08-03 14:18 UTC  (2+ messages)

[PATCH] spi: dw: fix wrong RX_SAMPLE_DLY setting after resume
 2026-08-03 13:59 UTC 

[PATCH 0/2] mm/damon: avoid division by zero from damos_quota_score()
 2026-08-03 14:18 UTC  (4+ messages)
` [PATCH 1/2] samples/damon/mtier: error out for zero quota goal target values

[PATCH v2 0/6] rcu,srcu: Make call_rcu()/call_srcu() safe from any context
 2026-08-03 14:18 UTC  (8+ messages)
` [PATCH v2 1/6] rcu: Make call_rcu() safe to call "
` [PATCH v2 2/6] rcu: Make Tiny "
` [PATCH v2 3/6] srcu: Make call_srcu() "
` [PATCH v2 4/6] srcu: Make Tiny "
` [PATCH v2 5/6] rcutorture: Exercise ->call() from NMI context
` [PATCH v2 6/6] selftests/bpf: Add a call_srcu() re-entry reproducer

[PATCH] KVM: pfncache: invalidate sibling GPCs before releasing retry pages
 2026-08-03 14:17 UTC  (2+ messages)

[PATCH] net: stmmac: remove ptpaddr/mmcaddr/estaddr "safe" initialization
 2026-08-03 13:57 UTC 

[PATCH 1/2] media: rcar-isp: Fix VSPX reference leaks
 2026-08-03 14:17 UTC  (3+ messages)
` [PATCH 2/2] media: rcar-isp: Release ISPCORE resources

[PATCH 1/2] xen/xenbus: log more information when device state got reset
 2026-08-03 14:16 UTC  (4+ messages)
` [PATCH 2/2] xen/xenbus: check otherend_id only after it has been initialized

[Buildroot] [PATCH v2] package/libxmlsec1: bump version to 1.3.12
 2026-08-03 14:16 UTC 

[PATCH net-next v10 0/9] net: dsa: add DSA support for the LAN9645x switch chip family
 2026-08-03 14:16 UTC  (4+ messages)
` [PATCH net-next v10 1/9] net: dsa: add tag driver for LAN9645X

[PATCH] dm dust: use target-relative sectors in badblock messages
 2026-08-03 14:15 UTC  (3+ messages)

[PATCH bpf v2 0/2] bpf: Fix socket leaks around connect(AF_UNSPEC)+listen()
 2026-08-03 14:14 UTC  (4+ messages)
` [PATCH bpf v2 2/2] bpf: Unconditionally take socket references in lookup helpers

[RFC] RISC-V KVM: guest local sfence.vma may miss stale VS-stage TLB after vCPU migration
 2026-08-03 14:14 UTC  (5+ messages)
` [PATCH] riscv: KVM: Flush VS-stage stale entries

[PATCH 2/2] drm/amdgpu: rework the amdgpu_device_gpu_recover() lock sequence
 2026-08-03 14:14 UTC 

[PATCH v8 00/13] KVM: s390: Misc fixes
 2026-08-03 14:13 UTC  (4+ messages)
` [PATCH v8 02/13] KVM: s390: Do not free SCA if it was not allocated

[PATCH v4 0/4] zram: fix zstd per-CPU error path and add parameter validation
 2026-08-03 14:12 UTC  (6+ messages)
` [PATCH v5 0/4] zram: fix zstd error paths "
  ` [PATCH v5 1/4] zram: do not release zstd global params from error paths
  ` [PATCH v5 2/4] zram: reject zero-size dictionary
  ` [PATCH v5 3/4] zram: validate parameters in each backend's setup_params
  ` [PATCH v5 4/4] zram: reset per-priority params when changing algorithm before init

[PATCH] staging: iio: ad7816: avoid DMA from stack in spi_read
 2026-08-03 14:13 UTC  (4+ messages)
` [PATCH v2 0/2] staging: iio: ad7816: Fix DMA from stack and race conditions

[PATCH wireless-next 0/7] wifi: mac80211: minor TX cleanups
 2026-08-03 14:08 UTC  (8+ messages)
` [PATCH wireless-next 1/7] wifi: mac80211: fix IEEE80211_TX_CTL_REQ_TX_STATUS mixup
` [PATCH wireless-next 2/7] wifi: mac80211: tx: simplify control port frame transmission
` [PATCH wireless-next 3/7] wifi: mac80211: remove cookie from __ieee80211_subif_start_xmit()
` [PATCH wireless-next 4/7] wifi: mac80211: unshare the skb before building the header
` [PATCH wireless-next 5/7] wifi: mac80211: report multicast transmission from lookup_ra_sta()
` [PATCH wireless-next 6/7] wifi: mac80211: set flags/ctrl_flags before ieee80211_build_hdr()
` [PATCH wireless-next 7/7] wifi: mac80211: store the ack skb before building the header

[PATCH v4 00/21] Add basic pinctrl drivers for JHB100 SoC
 2026-08-03 14:13 UTC  (4+ messages)
` [PATCH v4 01/21] dt-bindings: pincfg-node: Add property 'input-debounce-ns'

[PATCH] mips: econet: fix unmet dependencies for ECONET
 2026-08-03 13:12 UTC  (3+ messages)

[PATCH] MIPS: BCM47XX: drop unneeded semicolon
 2026-08-03 13:10 UTC  (2+ messages)

[PATCH] mips: remove dead select
 2026-08-03 13:09 UTC  (2+ messages)

[PATCH v2] rpi: copy /chosen/bootloader partition and set boot_partition
 2026-08-03 14:12 UTC  (3+ messages)

[PATCH v2] dm dust: make badblock messages target-relative
 2026-08-03 14:09 UTC 

[PATCH] x86/xen: fix init of balloon stats for PV guests with memory != maxmem
 2026-08-03 14:12 UTC  (2+ messages)

[PATCH 0/2] kbuild: link-vmlinux.sh: more reliable 3rd pass linking
 2026-08-03 14:11 UTC  (2+ messages)

[PATCH v2] drm/panthor: use local variables for firmware interface counts
 2026-08-03 14:11 UTC  (2+ messages)
` [PATCH v3] "

[yocto-autobuilder-helper] [PATCH] send_qa_email: Use bitbake-setup oecore directory rather than repos
 2026-08-03 14:11 UTC 

[PATCH v3] can: tcan4x5x: put tcan into sleep when removing driver
 2026-08-03 14:11 UTC  (3+ messages)

[PATCH v2 0/5] hw/ssi: Add DesignWare SSI standard PIO support for K230
 2026-08-03 14:11 UTC  (4+ messages)
` [PATCH v2 1/5] hw/ssi: Add Synopsys DesignWare SSI standard PIO controller

[PATCH] xen: privcmd: fix ioeventfd crash under PV domain
 2026-08-03 14:11 UTC  (2+ messages)

[PATCH v2 0/2] tty: vcc: Some small vcc bugfixes found by code scans
 2026-08-03 14:10 UTC  (3+ messages)
` [PATCH v2 1/2] tty: vcc: zero-initialize control packet in vcc_send_ctl()
` [PATCH v2 2/2] tty: vcc: hold port lock when clearing tty pointer in vcc_cleanup

[PATCH] srcu: Queue sdp->work when the delay timer is successfully deleted
 2026-08-03 14:11 UTC  (5+ messages)

[PATCH 0/2] pinctrl: rockchip: Two fixes for latent driver bugs
 2026-08-03 14:10 UTC  (6+ messages)
` [PATCH 1/2] pinctrl: rockchip: Reset the pin count when recalculating SoC data
` [PATCH 2/2] pinctrl: rockchip: Restrict the RV1103B 2-bit drive type to bank 2

[PATCH RFC 00/15] vhost-user: isolated memory
 2026-08-03 14:10 UTC  (5+ messages)
` [PATCH RFC 13/15] hw/virtio/vhost-user: add shadow virtqueues and eventfd intercepts
` [PATCH RFC 14/15] hw/virtio/vhost-user: handle data movement with shadow vqs

on the irresponsibility of pursuing C language reform
 2026-08-03 14:10 UTC  (11+ messages)
                ` proposed revision to memory.h(3head) (was: on the irresponsibility of pursuing C language reform)

[PATCH v5 0/7] ASoC: qcom: add AudioReach TDM backend support
 2026-08-03 14:10 UTC  (3+ messages)
` [PATCH v5 3/7] dt-bindings: sound: qcom,q6dsp-lpass-ports: add Audio IF clocks

[PATCH 0/2] tty: vcc: Some small vcc bugfixes found by code scans
 2026-08-03 14:09 UTC  (4+ messages)
` [PATCH 2/2] tty: vcc: hold port lock when clearing tty pointer in vcc_cleanup

[Buildroot] [PATCH V2] package/x11r7/xwayland: fix glamor DRI ordering dependency on mesa3d
 2026-08-03 14:08 UTC 

[PATCH net-next v21 00/13] virtio_net: Add ethtool flow rules support
 2026-08-03 14:07 UTC  (14+ messages)
` [PATCH net-next v21 01/13] virtio_pci: Remove supported_cap size build assert
` [PATCH net-next v21 02/13] virtio: Add config_op for admin commands
` [PATCH net-next v21 03/13] virtio: Expose generic device capability operations
` [PATCH net-next v21 04/13] virtio: Expose object create and destroy API
` [PATCH net-next v21 05/13] virtio_net: Query and set flow filter caps
` [PATCH net-next v21 06/13] virtio_net: Create a FF group for ethtool steering
` [PATCH net-next v21 07/13] ethtool: Introduce ethtool_flow_type_mask()
` [PATCH net-next v21 08/13] virtio_net: Implement layer 2 ethtool flow rules
` [PATCH net-next v21 09/13] virtio_net: Use existing classifier if possible
` [PATCH net-next v21 10/13] virtio_net: Implement IPv4 ethtool flow rules
` [PATCH net-next v21 11/13] virtio_net: Add support for IPv6 ethtool steering
` [PATCH net-next v21 12/13] virtio_net: Add support for TCP and UDP ethtool rules
` [PATCH net-next v21 13/13] virtio_net: Add get ethtool flow rules ops

[PATCH 0/3] ACPI: CPPC: Reduce .target() callback overhead
 2026-08-03 14:07 UTC  (2+ messages)

[PATCH v2 1/2] drm/amdgpu/mes: refactor the amdgpu_mes_alloc/free_proc|gang()
 2026-08-03 14:07 UTC  (3+ messages)
` [PATCH v2 2/2] drm/amdkfd: enable rs64mem for kfd queue

[PATCH net-next v4 0/2] dpll: zl3073x: add PTP clock support
 2026-08-03 14:06 UTC  (3+ messages)
` [PATCH net-next v4 1/2] dpll: zl3073x: add channel ToD, phase step and TIE operations
` [PATCH net-next v4 2/2] dpll: zl3073x: add PTP clock support

[PATCH 0/3] binfmt_misc: bound the interpreters an entry can pre-open
 2026-08-03 14:06 UTC  (4+ messages)
` [PATCH 3/3] binfmt_misc: document the pre-opened interpreter limit

[Buildroot] [PATCH] package/localedef: add license data
 2026-08-03 14:06 UTC  (3+ messages)

[PATCH v6 00/16] xenguest optimisations
 2026-08-03 14:05 UTC  (3+ messages)
` [PATCH Linux v6 16/16] xen/privcmd: Add new ABI to allow copying foreign memory

[PATCH v3] sched/fair: Prefer waker CPU for non-SMT reciprocal sync wakeups
 2026-08-03 14:05 UTC  (2+ messages)

[PATCH] usb: gadget: fix device data management error in gadgetfs_bind()
 2026-08-03 14:05 UTC  (8+ messages)

[PATCH v2] man/man3/mem*(): SYNOPSIS: Document non-standard mem*() functions as provided by <memory.h>
 2026-08-03 14:05 UTC  (17+ messages)
` the Linux man-pages as an educational tool (was: [PATCH v2] man/man3/mem*(): SYNOPSIS: Document non-standard mem*() functions as provided by <memory.h>)
    ` the Linux man-pages as an educational tool

[PATCH v15 00/37] arm64: Support for Arm CCA in KVM
 2026-08-03 14:04 UTC  (4+ messages)
` [PATCH v15 15/37] KVM: arm64: CCA: Handle RMI_EXIT_RIPAS_CHANGE

[PATCH 0/9] Remove some duplicate quirks
 2026-08-03 14:04 UTC  (2+ messages)

linux-next: manual merge of the wireless-next tree with the arm64 tree
 2026-08-03 14:04 UTC 

[PATCH v2 00/12] Enable lock context analysis in drivers/block/
 2026-08-03 14:03 UTC  (3+ messages)
` [PATCH v2 07/12] rbd: Enable lock context analysis

Fixes tags need work in the drm-msm-lumag tree
 2026-08-03 14:04 UTC 

Fixes tags need work in the iio tree
 2026-08-03 14:03 UTC 

Fixes tags need work in the drm-msm-lumag tree
 2026-08-03 14:03 UTC 

Fixes tags need work in the drm-msm-lumag tree
 2026-08-03 14:03 UTC 

[PATCH v3 00/15] mm/rmap: index MAP_PRIVATE file-backed folios by anonymous pgoff
 2026-08-03 14:02 UTC  (5+ messages)
` [PATCH v3 07/15] mm/rmap: track whether the page VMA mapped pgoff is anonymous

[PATCH v3 0/5] mm: Unconditional per-VMA locks and cleanups
 2026-08-03 14:01 UTC  (3+ messages)
` [PATCH v3 1/5] mm: Make per-VMA locks available universally

[PATCH 0/2] drm: luminance range from DisplayID 2.0
 2026-08-03 14:01 UTC  (2+ messages)
` ✗ LGCI.VerificationFailed: failure for "

[yocto-autobuilder-helper] [PATCH] shared-repo-unpack: Drop confusing unused variable
 2026-08-03 14:01 UTC 

[GIT PULL] USB4/Thunderbolt fixes for v7.2-rc7
 2026-08-03 14:01 UTC  (2+ messages)

[PATCH 1/3] ALSA: hda: aw88399: Use auto-cleanup for put_device()
 2026-08-03 14:00 UTC  (3+ messages)
` [PATCH 2/3] ALSA: hda: tas2781: "
` [PATCH 3/3] ALSA: hda: cs35l41: "

[PATCH] smb: client: clear ce->tgthint in free_tgts()
 2026-08-03 14:00 UTC  (3+ messages)
` [PATCH v3 0/2] smb: client: fix dangling pointer in DFS target hints

[PATCH v3] drm/{i915, xe}/display: add core workaround query to display parent interface
 2026-08-03 14:00 UTC  (3+ messages)
` ✗ CI.checkpatch: warning for drm/{i915, xe}/display: add core workaround query to display parent interface (rev3)
` ✓ CI.KUnit: success "

[PATCH V2 0/8] i3c: Support IBI-based system wakeup
 2026-08-03 14:00 UTC  (6+ messages)
` [PATCH V2 1/8] i3c: master: Fix recursive locking during device registration

[PATCH v5 0/4] mmc: Avoid reprogram all keys to Inline Crypto Engine for MMC runtime suspend resume
 2026-08-03 14:00 UTC  (7+ messages)
` [PATCH v5 2/4] mmc: sdhci-msm: Reprogram crypto keys during host hardware initialization

[PATCH v2] README.md: fix CIFuzz badge link to refer to a specific workflow
 2026-08-03 14:00 UTC 

[PATCH 00/22] Simplify special kernel page table handling
 2026-08-03 13:59 UTC  (4+ messages)
` [PATCH 03/22] mm: introduce MMF_KERNEL flag and set it for init_mm

[PATCH v2] drm/amdgpu: reject oversized IBs with per-ring packet limits
 2026-08-03 13:59 UTC  (2+ messages)

[PATCH bpf v3 0/4] bpf: Fix refcount_acquire handling for borrowed kptrs
 2026-08-03 13:59 UTC  (3+ messages)
` [PATCH bpf v3 2/4] selftests/bpf: Test refcount_acquire return nullability

[PATCH net v2] ptp: fc3: register PTP clock after initialization
 2026-08-03 13:59 UTC 

[PATCH net v2] xsk: fix NULL pointer dereference in __xsk_rcv()
 2026-08-03 13:59 UTC  (2+ messages)

[PATCH v8 00/12] Fine grained fault locking, threaded prefetch, storm cache
 2026-08-03 13:58 UTC  (5+ messages)
` [PATCH v8 08/12] drm/xe: Chain page faults via queue-resident cache to avoid fault storms

[PATCH 0/2] nvme: fix racy access to FDP placement ID array
 2026-08-03 13:58 UTC  (7+ messages)
  ` [PATCH 1/2] "

[PATCH] drm/amdgpu: Fix use-after-free in amdgpu_vram_mgr_fini() on init failure
 2026-08-03 13:58 UTC  (2+ messages)

rust compile failure in next-20260730
 2026-08-03 13:57 UTC  (3+ messages)

[PATCH v4 0/6] Support the FEAT_HDBSS introduced in Armv9.5
 2026-08-03 13:57 UTC  (12+ messages)
` [PATCH v4 3/6] KVM: arm64: Add auto DBM support for hardware dirty tracking

[PATCH 00/21] net: phy: add X-Powers AC200/AC300 EPHY support
 2026-08-03 13:57 UTC  (6+ messages)

[PATCH] ASoC: sdw_utils: Use auto-cleanup for put_device()
 2026-08-03 13:56 UTC 

[PATCH v4] pipe: only enable the extra wake_up(rd_wait) for EPOLLET consumers
 2026-08-03 13:55 UTC  (3+ messages)

[REGRESSION][BISECTED] usb: hub: total system freeze after running adb
 2026-08-03 13:54 UTC 

[PATCH v2 0/5] rust: pin-init: merge `__init` and `__pinned_init`
 2026-08-03 13:54 UTC  (2+ messages)

[PATCH 1/3] mm/huge_memory: add folio_split_driver_managed()
 2026-08-03 13:54 UTC  (3+ messages)
` [PATCH 3/3] drm/ttm: allocate pool pages as compound (__GFP_COMP)

[PATCH] drm/amdgpu/userq: serialize queue map against GPU reset
 2026-08-03 13:54 UTC  (2+ messages)

[PATCH] drm/exynos/gem: Drop extra "0x" prefix in front of "%pad" format
 2026-08-03 13:53 UTC 

[PATCH] drm/exynos: Set supported modifiers during plane init
 2026-08-03 13:52 UTC 

[PATCH 0/6] hw/[block]: Fix missing accounting
 2026-08-03 13:51 UTC  (4+ messages)
` [PATCH 4/6] hw/nvme: Fix block accounting for compare


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.