All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-14 14:35:47 to 2026-08-14 15:04:55 UTC [more...]

[PATCH v6 0/5] nfs: modernize direct I/O path
 2026-08-14 15:04 UTC  (12+ messages)
` [PATCH v6 1/5] nfs: make nfs_page pin-aware
` [PATCH v6 2/5] nfs: track number of pinned pages in nfs_page
` [PATCH v6 3/5] nfs: introduce nfs_release_request_list helper
` [PATCH v6 4/5] nfs: migrate direct I/O to iov_iter_extract_pages
` [PATCH v6 5/5] nfs: introduce nfs_direct_extract_pages helper

[PATCH v1 0/6] KVM: s390: Even more misc fixes
 2026-08-14 15:04 UTC  (12+ messages)
` [PATCH v1 1/6] KVM: s390: Fix dirty marking in adapter_indicators_set*()
` [PATCH v1 2/6] KVM: s390: Fix _gaccess_shadow_fault()
` [PATCH v1 3/6] KVM: s390: Refactor dat_set_slot()
` [PATCH v1 4/6] KVM: s390: Move all code into kvm_arch_prepare_memory_region()
` [PATCH v1 5/6] KVM: s390: Add missing srcu in kvm_arch_vcpu_ioctl()
` [PATCH v1 6/6] KVM: s390: Fix potential race in dat_cond_set_storage_key()

[PATCH] scsi: lpfc: remove unnnecessary NULL check
 2026-08-14 15:04 UTC  (2+ messages)

[RFC PATCH 0/5] perf/core: add AUX buffer kernel-consumer API
 2026-08-14 15:04 UTC  (11+ messages)
` [RFC PATCH 1/5] perf/core: add AUX buffer ownership for kernel events
` [RFC PATCH 2/5] perf/core: add AUX ring accessors for kernel consumers
` [RFC PATCH 3/5] perf/core: add KUnit tests for AUX kernel-consumer API
` [RFC PATCH 4/5] selftests/perf_events: add userspace AUX regression test
` [RFC PATCH 5/5] selftests/perf_events: add AUX kernel API selftest script

[PATCH] mm/damon/stat: avoid iterating targets in damon_stat_sort_regions()
 2026-08-14 15:00 UTC  (2+ messages)

[PATCH v7 0/6] Enable context analysis in the SCSI core and UFS driver
 2026-08-14 14:59 UTC  (5+ messages)
` [PATCH v7 5/6] scsi: core: Protect host state changes with the host lock
` [PATCH v7 6/6] scsi: core: Enable context analysis

[PATCH v2 00/61] drm/plane: Convert all drivers to atomic_create_state and remove reset
 2026-08-14 14:57 UTC  (66+ messages)
` [PATCH v2 01/61] drm/simple-kms: Add create_plane_state hook
` [PATCH v2 02/61] drm/gem-atomic-helper: Create drm_gem_create_shadow_plane_state()
` [PATCH v2 03/61] drm/gem-atomic-helper: Convert simple-kms shadow helpers to create_plane_state
` [PATCH v2 04/61] drm/gem-atomic-helper: Switch DRM_GEM_SHADOW_PLANE_FUNCS to atomic_create_state
` [PATCH v2 05/61] drm/gem-atomic-helper: Remove drm_gem_reset_shadow_plane()
` [PATCH v2 06/61] drm/sysfb: Convert to atomic_create_state
` [PATCH v2 07/61] drm/simple-kms: Switch "
` [PATCH v2 08/61] drm/ssd130x: Convert "
` [PATCH v2 09/61] drm/st7920: "
` [PATCH v2 10/61] drm/appletbdrm: "
` [PATCH v2 11/61] drm/vkms: "
` [PATCH v2 12/61] drm/gem-atomic-helper: Remove __drm_gem_reset_shadow_plane()
` [PATCH v2 13/61] drm/amdgpu: Convert to atomic_create_state
` [PATCH v2 14/61] drm/hdlcd: "
` [PATCH v2 15/61] drm/fsl-dcu: "
` [PATCH v2 16/61] drm/hisilicon/kirin: "
` [PATCH v2 17/61] drm/imx/dc: "
` [PATCH v2 18/61] drm/imx/dcss: "
` [PATCH v2 19/61] drm/ingenic: "
` [PATCH v2 20/61] drm/kmb: "
` [PATCH v2 21/61] drm/logicvc: "
` [PATCH v2 22/61] drm/loongson: "
` [PATCH v2 23/61] drm/meson: "
` [PATCH v2 24/61] drm/msm/mdp4: "
` [PATCH v2 25/61] drm/lcdif: "
` [PATCH v2 26/61] drm/mxsfb: "
` [PATCH v2 27/61] drm/qxl: "
` [PATCH v2 28/61] drm/rockchip: "
` [PATCH v2 29/61] drm/sprd: "
` [PATCH v2 30/61] drm/sti: "
` [PATCH v2 31/61] drm/stm: "
` [PATCH v2 32/61] drm/sun4i: sun8i: "
` [PATCH v2 33/61] drm/tests: kunit: "
` [PATCH v2 34/61] drm/tilcdc: "
` [PATCH v2 35/61] drm/vboxvideo: "
` [PATCH v2 36/61] drm/verisilicon: "
` [PATCH v2 37/61] drm/virtio: "
` [PATCH v2 38/61] drm/xlnx: "
` [PATCH v2 39/61] drm/atomic-state-helper: Remove drm_atomic_helper_plane_reset()
` [PATCH v2 40/61] drm/amdgpu_dm: Convert to atomic_create_state
` [PATCH v2 41/61] drm/komeda: "
` [PATCH v2 42/61] drm/malidp: "
` [PATCH v2 43/61] drm/armada: "
` [PATCH v2 44/61] drm/atmel-hlcdc: Drop spurious csc_init call from reset
` [PATCH v2 45/61] drm/atmel-hlcdc: Convert to atomic_create_state
` [PATCH v2 46/61] drm/exynos: "
` [PATCH v2 47/61] drm/imx/ipuv3: "
` [PATCH v2 48/61] drm/mediatek: "
` [PATCH v2 49/61] drm/msm/dpu1: "
` [PATCH v2 50/61] drm/msm/mdp5: "
` [PATCH v2 51/61] drm/nouveau: "
` [PATCH v2 52/61] drm/omap: "
` [PATCH v2 53/61] drm/rcar-du: "
` [PATCH v2 54/61] drm/rz-du: "
` [PATCH v2 55/61] drm/shmobile: "
` [PATCH v2 56/61] drm/sun4i: layer: "
` [PATCH v2 57/61] drm/vc4: "
` [PATCH v2 58/61] drm/vmwgfx: "
` [PATCH v2 59/61] drm/atomic-state-helper: Remove __drm_atomic_helper_plane_reset()
` [PATCH v2 60/61] drm/tegra: Convert to atomic_create_state
` [PATCH v2 61/61] drm/plane: Remove reset

[PATCH resend mptcp-net 0/4] mptcp: a few fixes
 2026-08-14 14:59 UTC  (2+ messages)

[PATCH 0/4] power: domain: mtk: add mt8366 power domain
 2026-08-14 14:56 UTC  (5+ messages)
` [PATCH 1/4] power: domain: mtk: add bus_prot_sta_mask field
` [PATCH 2/4] power: domain: mtk: add BUS_PROT_WR_IGN() macros
` [PATCH 3/4] dt-bindings: power: add mediatek,mt8366-power.h
` [PATCH 4/4] power: domain: mtk: add mt8366 power domain

[PATCH 0/3] Semi-Falcon Boot Support
 2026-08-14 14:56 UTC  (2+ messages)

[BUG] Continuously increasing spurious interrupts inside pSeries guest on PowerNV host
 2026-08-14 14:56 UTC 

[PATCH v2 0/2] drm/xe: Adjust the bo shrinker batch size
 2026-08-14 14:56 UTC  (5+ messages)
` [PATCH v2 1/2] drm/xe: Track number of populated ttm_tts in the shrinker
` [PATCH v2 2/2] drm/xe: Update shrinker batch size based on average BO size

[PATCH] Revert "i2c: designware: defer probe if child GpioInt controllers are not bound"
 2026-08-14 14:55 UTC  (2+ messages)

[PATCH] Revert "drm/amdgpu: Implement insert_end for VCE 3"
 2026-08-14 14:54 UTC 

[PATCH v4] spi: dt-bindings: microchip,pic32mzda-spi: Convert to DT schema
 2026-08-14 14:54 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: Move tracing_multi_bench_attach to bench
 2026-08-14 14:54 UTC  (4+ messages)

[RFC/Discussion] mm/damon: Helping with alternative for watermarks
 2026-08-14 14:54 UTC  (2+ messages)

[PATCH 0/1] ring-buffer: Fix sub-buffer order updates and free_page leaks
 2026-08-14 14:53 UTC  (4+ messages)
` [PATCH] ring-buffer: Fix race between ring_buffer_subbuf_order_set() and readers

[PATCH bpf-next v3 0/5] bpf, x86: enable EXECMEM_ROX_CACHE for BPF allocations
 2026-08-14 14:53 UTC  (3+ messages)
` [PATCH bpf-next v3 4/5] bpf, x86: make sure allocation in arch_bpf_trampoline_size() is writable

[PATCH v5 0/5] rust: Add support for reserving of ranges of IDs
 2026-08-14 14:53 UTC  (11+ messages)
` [PATCH v5 5/5] gpu: nova-core: add ChannelIdPool

[PATCH v6 0/3] spi: tegra210-quad: Improve interrupt handling for loaded systems
 2026-08-14 14:53 UTC  (2+ messages)

[PATCH] drm/ttm: Represent LRU bulk moves as nested sublists
 2026-08-14 14:53 UTC  (2+ messages)

[PATCH net 0/2] net: don't strip zerocopy frag markers from a forwarded skb
 2026-08-14 14:52 UTC  (7+ messages)
` [PATCH net 1/2] openvswitch: only skb_tx_error() a packet we are about to drop

[PATCH v2 0/5] dmaengine: Add batched scatter-gather DMA support
 2026-08-14 14:52 UTC  (4+ messages)
` [PATCH v2 4/5] PCI: epf-mhi: Add batched DMA read support

[PATCH] ima_tpm.sh: update test2 to detect integrity violations
 2026-08-14 14:52 UTC  (2+ messages)
` [LTP] "

[PATCH v10 0/10] xenguest optimisations
 2026-08-14 14:50 UTC  (8+ messages)
` [PATCH v10 7/10] xen: implement new foreign copy hypercall

[RESEND PATCH v6 0/6] can: flexcan: Add NXP S32N79 SoC support
 2026-08-14 14:50 UTC  (4+ messages)
` [RESEND PATCH v6 1/6] can: flexcan: use dedicated IRQ handlers for multi-IRQ platforms

[PATCH net v10] tipc: fix NULL deref in tipc_named_node_up() on empty publication list
 2026-08-14 14:50 UTC  (2+ messages)

[PATCH 10/10] wifi: mt76: mt7996: fix out-of-bounds link array access in mt7996_tx()
 2026-08-14 14:50 UTC  (2+ messages)

[PATCH RFC v2] Input: serio, gameport - clean up properly if device_add() fails
 2026-08-14 14:50 UTC 

[PATCH 0/2] sudo: Ignore hardcoded home paths in QA
 2026-08-14 14:48 UTC  (3+ messages)
` [PATCH 1/2] classes/insane: improve HOME checks exceptions
` [PATCH 2/2] sudo: Ignore hardcoded home paths in QA

[PATCH] system: Define ram_addr_t to be always uint64_t
 2026-08-14 14:48 UTC  (2+ messages)

[PATCH v1] net/af_xdp: fix shared UMEM refcount corruption
 2026-08-14 21:51 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/2] vsprintf: Don't leak pointers
 2026-08-14 14:48 UTC  (3+ messages)
` [PATCH 1/2] vsprintf: Don't leak pointers for %ps without KALLSYMS enabled
` [PATCH 2/2] kallsyms: Don't leak pointers for unresolved symbols

[PATCH v2 0/2] Fix two bugs in the DMA status path
 2026-08-14 14:48 UTC  (6+ messages)
` [PATCH v2 1/2] dmaengine: sun6i: fix non-atomic read of DMA position registers
` [PATCH v2 2/2] dmaengine: sun6i: fix undefined behaviour in sun6i_dma_tx_status

[PATCH] sched_ext/scx_flatcg: expire cached hweights on weight changes
 2026-08-14 14:48 UTC  (2+ messages)

[PATCH v4 0/6] Add Genio 510 and Genio 700 SPL boot support
 2026-08-14 14:47 UTC  (7+ messages)
` [PATCH v4 1/6] arm: dts: mediatek: prepare Genio 510 and 700 devices for SPL
` [PATCH v4 2/6] configs: mt8188: enable eMMC FIT boot from SPL
` [PATCH v4 3/6] arm: mediatek: build Genio 510 and 700 boot images with binman
` [PATCH v4 4/6] arm: dts: mediatek: support signed Genio 510 and 700 bootloader FIT
` [PATCH v4 5/6] arm: dts: mediatek: emit the Genio 510 and 700 BootROM payload
` [PATCH v4 6/6] doc: board: mediatek: document Genio 510 and 700 SPL boot

[PATCH v1 1/2] drivers: fpga: Adding Freeze Bridge for PR console support
 2026-08-14 14:47 UTC  (2+ messages)
` [PATCH v1 2/2] configs: agilex: enable FPGA Partial Reconfiguration command

[PATCH v1 0/3] Fixes and rework for paes_s390
 2026-08-14 14:48 UTC  (5+ messages)
` [PATCH v1 1/3] s390/crypto: Fix return code handling at skcipher_walk_done in PAES algorithms
` [PATCH v1 3/3] s390/crypto: Fix use of mutex in atomic context in PAES

[PATCH v5 0/3] soc: qcom: ubwc: Fix link error when QCOM_SMEM=n
 2026-08-14 14:47 UTC  (4+ messages)
` [PATCH v5 1/3] drm/msm: Guard the QCOM_UBWC_CONFIG select with QCOM_SMEM

[PATCH v2 0/3] xfs: fix a couple sparse chunk alloc problems
 2026-08-14 14:47 UTC  (5+ messages)
` [PATCH v2 3/3] xfs: incorporate increased AGFL min requirement for minleft allocs
    ` [External] : "

[PATCH] doc: format-rev: use [synopsis] on code block
 2026-08-14 14:47 UTC  (6+ messages)
` [PATCH v3 0/2] "
  ` [PATCH v3 2/2] "

[PATCH] powerpc: fsl_rio: Use snprintf() in fsl_rio_setup()
 2026-08-14 14:46 UTC  (3+ messages)

[PATCH v5 0/3] vhost: fix device IOTLB feature lifecycle
 2026-08-14 14:45 UTC  (4+ messages)
` [PATCH v5 1/3] vhost: add helpers for device IOTLB lifecycle
` [PATCH v5 2/3] vhost/vsock: discard IOTLB when ACCESS_PLATFORM is cleared
` [PATCH v5 3/3] vhost/net: "

[PATCH] ntfs: simplify ntfs_reparse_set_native_symlink()
 2026-08-14 14:46 UTC  (2+ messages)

[PATCH v2] sched/topology: Add a cpus_read_lock to rebuild_sched_domains()
 2026-08-14 14:46 UTC  (2+ messages)

[PATCH v1] drm/xe/pci_error: Allow debugging PCI errors
 2026-08-14 14:46 UTC  (3+ messages)
` ✓ CI.KUnit: success for "

[PATCH] packfile: fix perf regression with many packs
 2026-08-14 14:46 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v7 0/5] Enhance RPMsg buffer management
 2026-08-14 14:45 UTC  (6+ messages)
` [PATCH v7 1/5] rpmsg: virtio_rpmsg_bus: rename rbufs and sbufs
` [PATCH v7 2/5] rpmsg: virtio_rpmsg_bus: allow different size of tx and rx bufs
` [PATCH v7 3/5] rpmsg: virtio_rpmsg_bus: get buffer size from config space
` [PATCH v7 4/5] docs: rpmsg: add virtio config space details
` [PATCH v7 5/5] samples: rpmsg: add MTU size info

[PATCH] sched/topology: Do not override sd->shared allocation
 2026-08-14 14:45 UTC  (2+ messages)

Updated patchkit to show weights in annotation
 2026-08-14 14:45 UTC  (4+ messages)
` [PATCH v2 3/4] perf tools: Add support for displaying weights in annotate

linux-next: build failure after merge of the drm tree
 2026-08-14 14:45 UTC  (2+ messages)

[PATCH v2] team: reject CAN and IEEE 802.15.4 devices in team_port_add
 2026-08-14 14:45 UTC  (4+ messages)
  `  "

[PATCH 1/2] pyproject.toml: add setuptools to requires; fix project structure
 2026-08-14 14:44 UTC  (4+ messages)
` [PATCH 2/2] pyproject.toml: add scripts
  ` [bitbake-devel] "

[PATCH v4] repository: move fetch_if_missing into struct repository
 2026-08-14 14:44 UTC  (5+ messages)
` [PATCH v5 0/2] "
  ` [PATCH v5 1/2] pack-objects: give fetch_if_missing call sites access to 'repo'

[PATCH] exfat: keep FITRIM within the requested range
 2026-08-14 14:43 UTC  (2+ messages)

[PATCH v2] nvme-fc: fix double free of fabrics options when nvme_add_ctrl() fails
 2026-08-14 14:43 UTC  (2+ messages)

[PATCH] clk: actions: Drop unneeded forward declarations for clk_fixed_factor_ops
 2026-08-14 14:43 UTC 

[bluez/bluez] 61b2d3: avrcp: Fix Out-of-Bounds Read in AVRCP GetFolderIt
 2026-08-14 14:43 UTC 

ice driver compiler warning
 2026-08-14 14:43 UTC  (4+ messages)
` [PATCH] net/ice/base: allow array bounds warnings

[PATCH 0/2] media: qcom: Fix iova allocation from restrict region
 2026-08-14 14:41 UTC  (5+ messages)
` [PATCH 1/2] media: iris: "
` [PATCH 2/2] media: venus: "

[PATCH 0/2] s390/ipl: Fix missing re-IPL parm blocks handling in dump paths
 2026-08-14 14:41 UTC  (3+ messages)
` [PATCH 1/2] s390/ipl: Fix NULL deref in kdump without re-IPL parm block

[PATCH] wifi: mac80211_hwsim: require exact alpha2 attribute length
 2026-08-14 14:40 UTC 

Warning: drivers/gpu/drm/vkms/vkms_connector.c:81 function parameter 'connector' not described in 'vkms_connector_init'
 2026-08-14 14:39 UTC 

[PATCH] selftests/lsm: Fix memory leak in attr_lsm_count
 2026-08-14 14:39 UTC 

[PATCH v5 00/15] ARM: dts: aspeed: anacapa: restructure devicetree for development-phase
 2026-08-14 14:39 UTC  (3+ messages)
` [PATCH v5 13/15] ARM: dts: aspeed: anacapa: fix dt-check-style strict violations

[PATCH] nvme-fc: fix double free of fabrics options when nvme_add_ctrl() fails
 2026-08-14 14:38 UTC 

[RFC PATCH 0/5] PCI/vfio-pci: Guard resets against active SR-IOV VFs
 2026-08-14 14:37 UTC  (4+ messages)
` [RFC PATCH 1/5] PCI: Refuse function reset of an SR-IOV PF with enabled VFs

[PATCH v4 0/5] nfs: modernize direct I/O path
 2026-08-14 14:37 UTC  (3+ messages)

[PATCH 00/21] NFS: flexfiles device notifications and caching for wide striped layouts
 2026-08-14 14:35 UTC  (2+ messages)

[PATCH] i2c: mxs: fix DMA channel leak on probe error
 2026-08-14 14:35 UTC  (2+ messages)


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.