All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-22 18:50:12 to 2026-05-22 19:44:44 UTC [more...]

[PATCH] nfsd: reset write verifier when async COPY writeback fails
 2026-05-22 19:44 UTC 

[PATCH v2 0/2] fs/pipe: reduce pipe->mutex contention by pre-allocating outside the lock
 2026-05-22 19:43 UTC  (2+ messages)

[PATCH 00/17] i3c: renesas: Suspend to RAM with power loss and runtime PM
 2026-05-22 19:43 UTC  (37+ messages)
` [PATCH 01/17] i3c: renesas: Check that the transfer is valid before accessing it
` [PATCH 02/17] i3c: renesas: Use the divider 128
` [PATCH 03/17] i3c: renesas: Restore STDBR and EXTBR registers on resume
` [PATCH 04/17] i3c: renesas: Follow the reset deassert order used in probe
` [PATCH 05/17] i3c: renesas: Fix re-attach
` [PATCH 06/17] i3c: renesas: Reset the controller on resume
` [PATCH 07/17] i3c: renesas: Perform Dynamic Address Assignment "
` [PATCH 08/17] i3c: renesas: Clean DATBAS register on detach
` [PATCH 09/17] i3c: renesas: Use reset_control_bulk_{assert, deassert}()
` [PATCH 10/17] i3c: renesas: Return immediately if there is nothing to transfer
` [PATCH 11/17] i3c: renesas: Follow a unified pattern for transfer and command initialization
` [PATCH 12/17] i3c: renesas: Drop the explicit memset() call

[PATCH v5 00/21] nfsd: add support for CB_NOTIFY callbacks in directory delegations
 2026-05-22 19:42 UTC  (22+ messages)
` [PATCH v5 01/21] nfsd: check fl_lmops in nfsd_breaker_owns_lease()
` [PATCH v5 02/21] nfsd: add protocol support for CB_NOTIFY
` [PATCH v5 03/21] nfs_common: add new NOTIFY4_* flags proposed in RFC8881bis
` [PATCH v5 04/21] nfsd: allow nfsd to get a dir lease with an ignore mask
` [PATCH v5 05/21] nfsd: update the fsnotify mark when setting or removing a dir delegation
` [PATCH v5 06/21] nfsd: make nfsd4_callback_ops->prepare operation bool return
` [PATCH v5 07/21] nfsd: add callback encoding and decoding linkages for CB_NOTIFY
` [PATCH v5 08/21] nfsd: use RCU to protect fi_deleg_file
` [PATCH v5 09/21] nfsd: add data structures for handling CB_NOTIFY
` [PATCH v5 10/21] nfsd: add notification handlers for dir events
` [PATCH v5 11/21] nfsd: add tracepoint to dir_event handler
` [PATCH v5 12/21] nfsd: apply the notify mask to the delegation when requested
` [PATCH v5 13/21] nfsd: add helper to marshal a fattr4 from completed args
` [PATCH v5 14/21] nfsd: allow nfsd4_encode_fattr4_change() to work with no export
` [PATCH v5 15/21] nfsd: send basic file attributes in CB_NOTIFY
` [PATCH v5 16/21] nfsd: allow encoding a filehandle into fattr4 without a svc_fh
` [PATCH v5 17/21] nfsd: add a fi_connectable flag to struct nfs4_file
` [PATCH v5 18/21] nfsd: add the filehandle to returned attributes in CB_NOTIFY
` [PATCH v5 19/21] nfsd: properly track requested child attributes
` [PATCH v5 20/21] nfsd: track requested dir attributes
` [PATCH v5 21/21] nfsd: add support to CB_NOTIFY for dir attribute changes

[PATCH v2 0/3] tests/kms_color: Add support for background color testing
 2026-05-22 19:41 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[PATCH] xen/decompress: resolve MISRA R5.5 identifier/macro name conflicts
 2026-05-22 19:41 UTC  (3+ messages)

FAILED: patch "[PATCH] drm/xe/hdcp: Add NULL check for media_gt in" failed to apply to 6.12-stable tree
 2026-05-22 19:40 UTC  (2+ messages)
` [PATCH 6.12.y] drm/xe/hdcp: Add NULL check for media_gt in intel_hdcp_gsc_check_status()

[GIT PULL FOR v7.2] i.MX NXP stage driver for changes
 2026-05-22 19:40 UTC 

[PATCH v15 00/22] target/mips: add missing Octeon user-mode support
 2026-05-22 19:36 UTC  (23+ messages)
` [PATCH v15 01/22] tcg: Optimize INDEX_op_mul[us]2 for 0 and 1
` [PATCH v15 02/22] target/mips: add Octeon COP2 crypto state
` [PATCH v15 03/22] target/mips: add Octeon COP2 crypto helper plumbing
` [PATCH v15 04/22] target/mips: add Octeon CRC COP2 helpers
` [PATCH v15 05/22] target/mips: add Octeon GFM "
` [PATCH v15 06/22] target/mips: add Octeon SHA3 "
` [PATCH v15 07/22] target/mips: add Octeon ZUC "
` [PATCH v15 08/22] target/mips: add Octeon SNOW3G "
` [PATCH v15 09/22] target/mips: add Octeon AES "
` [PATCH v15 10/22] target/mips: add Octeon SMS4 "
` [PATCH v15 11/22] target/mips: add Octeon 3DES and KASUMI "
` [PATCH v15 12/22] target/mips: add Octeon Camellia "
` [PATCH v15 13/22] target/mips: add Octeon HSH "
` [PATCH v15 14/22] target/mips: add Octeon CHORD and LLM "
` [PATCH v15 15/22] target/mips: decode Octeon COP2 register selectors
` [PATCH v15 16/22] target/mips: decode Octeon CRC and GFM COP2 selectors
` [PATCH v15 17/22] target/mips: decode Octeon HSH and SHA3 "
` [PATCH v15 18/22] target/mips: decode Octeon ZUC and SNOW3G "
` [PATCH v15 19/22] target/mips: decode Octeon block-cipher "
` [PATCH v15 20/22] target/mips: decode Octeon CHORD and LLM "
` [PATCH v15 21/22] target/mips: add Octeon CvmCount RDHWR support
` [PATCH v15 22/22] tests/tcg/mips: cover Octeon QMAC instructions

[PATCH] drm/client: check whether CRTC is active before waiting for vblank
 2026-05-22 19:39 UTC  (7+ messages)

[PATCH v3 5/5] arm64: dts: qcom: Add Shikra EVK boards
 2026-05-22 19:39 UTC  (3+ messages)

[GIT PULL] io_uring fixes for 7.1-rc5
 2026-05-22 19:39 UTC  (2+ messages)

[GIT PULL] Block fixes for 7.1-rc5
 2026-05-22 19:39 UTC  (2+ messages)

[GIT PULL] zonefs fixes for 7.1-rc5
 2026-05-22 19:39 UTC  (2+ messages)

[GIT PULL] pin control fixes for the v7.1 kernel
 2026-05-22 19:39 UTC  (2+ messages)

[GIT PULL] gpio fixes for v7.1-rc5
 2026-05-22 19:38 UTC  (2+ messages)

[GIT PULL] sound fixes for 7.1-rc5
 2026-05-22 19:38 UTC  (2+ messages)

[PATCH v2] pwm: imx27: Fix variable truncation in .apply()
 2026-05-22 19:38 UTC  (2+ messages)

[GIT PULL] smb3 client fixes
 2026-05-22 19:38 UTC  (2+ messages)

[scosu-sched:topic/mmap-cap-prot-wip/v6.18 1063/1130] include/linux/cciss_ioctl.h:15:3: error: unknown type name 'compat_caddr_t'
 2026-05-22 19:37 UTC 

[net-next v44] mctp pcc: Implement MCTP over PCC Transport
 2026-05-22 19:36 UTC 

[PATCH] hwmon: (lm63) expose PWM frequency and LUT hysteresis as writable
 2026-05-22 19:34 UTC  (3+ messages)

[PATCH v4] nvme: reject keep-alive passthrough on non-fabrics
 2026-05-22 19:32 UTC  (2+ messages)

[PATCH] ARM: zte: clean up zx297520v3 doc. warnings
 2026-05-22 19:31 UTC  (4+ messages)

[PATCH v2 00/16] iommu: Add live update state preservation
 2026-05-22 19:29 UTC  (6+ messages)
` [PATCH v2 13/16] iommufd: Persist iommu hardware pagetables for live update

+ mm-vma-eliminate-mmap_action-error_hook-introduce-error_filter.patch added to mm-new branch
 2026-05-22 19:29 UTC 

+ mm-vma-remove-mmap_action-success_hook.patch added to mm-new branch
 2026-05-22 19:29 UTC 

+ drivers-char-mem-eliminate-unnecessary-use-of-success_hook.patch added to mm-new branch
 2026-05-22 19:29 UTC 

[PATCH v9 0/2] Pass down hot-plug CONNECTOR ID to user-space
 2026-05-22 19:28 UTC  (4+ messages)
` [PATCH v9 2/2] drm: Send per-connector hotplug events

[PATCH net-next v8 00/10] net: airoha: Support multiple net_devices connected to the same GDM port
 2026-05-22 19:27 UTC  (3+ messages)
` [PATCH net-next v8 01/10] dt-bindings: net: airoha: Add GDM port ethernet child node

[Buildroot] [PATCH/next 1/1] package/utfcpp: bump version to 4.1.1
 2026-05-22 19:26 UTC  (2+ messages)

[PATCH v5 0/3] ASoC: qcom: lpass: Switch VA/WSA macros to PM clock framework
 2026-05-22 19:26 UTC  (8+ messages)
` [PATCH v5 1/3] ASoC: codecs: lpass-wsa-macro: Switch to PM clock framework for runtime PM

[Buildroot] [git commit branch/next] package/utfcpp: bump version to 4.1.1
 2026-05-22 19:24 UTC 

[PATCH] clocksource/drivers/owl: fix refcount leak
 2026-05-22 19:25 UTC  (4+ messages)
    `  "

[PATCH 0/4] drm/xe/mmio: Small improvements
 2026-05-22 19:25 UTC  (4+ messages)
` [PATCH 1/4] drm/xe/mmio: Map MMIO BAR using managed version of pci_iomap

[PATCH net-next v8 10/10] net: airoha: Support multiple LAN/WAN interfaces for hw MAC address configuration
 2026-05-22 19:25 UTC  (5+ messages)

[PATCH 0/2] RFC: drm/xe/pagefault: Add SRCID to pagefault reporting
 2026-05-22 19:24 UTC  (2+ messages)
` ✓ CI.KUnit: success for "

[PATCH 5/7] perf/x86/intel/uncore: Introduce PMU flags and broken state
 2026-05-22 19:24 UTC  (3+ messages)

[PATCH 0/5] drm/xe: Fix LR exec queue suspend/resume for S3/S4
 2026-05-22 19:23 UTC  (2+ messages)
` ✗ Xe.CI.BAT: failure for drm/xe: Fix LR exec queue suspend/resume for S3/S4 (rev2)

[Buildroot] [PATCH/next 1/2] package/linux-firmware: bump version to 20260519
 2026-05-22 19:23 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package/linux-firmware: add WiFi firmware for MT7927
 2026-05-22 19:16 UTC 

[Buildroot] [git commit branch/next] package/linux-firmware: bump version to 20260519
 2026-05-22 19:16 UTC 

[withdrawn] memcg-cache-obj_stock-by-memcg-not-by-objcg-pointer.patch removed from -mm tree
 2026-05-22 19:21 UTC 

[PATCH v2 0/3] ASoC: sunxi: sun4i-spdif: Cleanup and runtime PM improvements
 2026-05-22 19:20 UTC  (5+ messages)
` [PATCH v2 2/3] ASoC: sunxi: sun4i-spdif: Resume device before kcontrol register access
` [PATCH v2 3/3] ASoC: sunxi: sun4i-spdif: Reorder clock enable sequence

[PATCH v5 0/2] mm: improve large folio readahead for exec memory
 2026-05-22 19:20 UTC  (2+ messages)

[PATCH v2 0/4] drm/i915/dp: Sanitize link capability change handling
 2026-05-22 19:19 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for drm/i915/dp: Sanitize link capability change handling (rev3)

[PATCH V2 0/7] Fixes to the previously-merged drivers/dax/fsdev series
 2026-05-22 19:19 UTC  (8+ messages)
  ` [PATCH V2 1/7] dax: fix misleading comment about share/index union in dax_folio_reset_order()
  ` [PATCH V2 2/7] dax/fsdev: fix multi-range offset, vmemmap_shift leak, and probe error cleanup
  ` [PATCH V2 3/7] dax/fsdev: fix kaddr for multi-range and fail probe on invalid pgmap offset
  ` [PATCH V2 4/7] dax/fsdev: clamp direct_access return to current physical range
  ` [PATCH V2 5/7] dax: fix holder_ops race in fs_put_dax()
  ` [PATCH V2 6/7] dax: replace exported dax_dev_get() with non-allocating dax_dev_find()
  ` [PATCH V2 7/7] dax: fsdev.c minor formatting cleanup

[PATCH v15 00/28] Add new general DRM property "color format"
 2026-05-22 19:19 UTC  (7+ messages)
` [PATCH v15 11/28] drm/i915/hdmi: Add YCBCR444 handling for sink formats
` [PATCH v15 12/28] drm/i915/dp: "

[PATCH v6 00/64] target/arm: Implement FEAT_FP8
 2026-05-22 19:19 UTC  (10+ messages)
` [PATCH v6 04/64] target/arm: Implement FEAT_FAMINMAX for SVE
` [PATCH v6 10/64] target/arm: Enable EnFPM bits for FEAT_FPMR
` [PATCH v6 19/64] target/arm: Implement FSCALE for AdvSIMD

[PATCH v3 0/9] x86,fs/resctrl: Fix long-standing issues
 2026-05-22 19:15 UTC  (10+ messages)
` [PATCH v3 1/9] fs/resctrl: Move functions to avoid forward references in subsequent fixes
` [PATCH v3 2/9] fs/resctrl: Free mon_data structures on rdt_get_tree() failure
` [PATCH v3 3/9] fs/resctrl: Fix use-after-free during unmount
` [PATCH v3 4/9] fs/resctrl: Fix deadlock for errors during mount
` [PATCH v3 5/9] fs/resctrl: Prevent use-after-free in rdtgroup_kn_put()
` [PATCH v3 6/9] fs/resctrl: Fix pseudo-locking lifetime handling
` [PATCH v3 7/9] fs/resctrl: Prevent deadlock and use-after-free in info file handlers
` [PATCH v3 8/9] x86/resctrl: Ensure domain fully initialized before placed on RCU list
` [PATCH v3 9/9] fs/resctrl: Fix UAF from worker threads when domains are removed

[PULL] u-boot-sh/master
 2026-05-22 19:11 UTC 

[PATCH] ipc/sem: fix malformed kernel-doc comment
 2026-05-22 19:05 UTC 

FAILED: patch "[PATCH] net: skbuff: propagate shared-frag marker through" failed to apply to 6.1-stable tree
 2026-05-22 19:10 UTC  (2+ messages)
` [PATCH 6.1] net: skbuff: propagate shared-frag marker through frag-transfer helpers

[PATCH] MAINTAINERS: Replace Apple with N:
 2026-05-22 19:10 UTC  (3+ messages)

[PATCH v3 3/5] arm64: dts: qcom: Add Shikra CQ2390M SoM platform
 2026-05-22 19:10 UTC  (3+ messages)

[RELEASE] LTTng-UST 2.14.2 and 2.15.1 (Linux user-space tracer)
 2026-05-22 19:08 UTC  (2+ messages)

[RFC PATCH] device-tree: size first hwdom bank for boot modules
 2026-05-22 19:07 UTC  (3+ messages)

[PATCH 0/5] [RFC] diff: add diff.<driver>.process for external hunk providers
 2026-05-22 19:06 UTC  (4+ messages)
` [PATCH 1/5] xdiff: support external hunks via xpparam_t

drm: xe: Kernel-submitted job timed out
 2026-05-22 19:05 UTC  (3+ messages)

[PATCH v2 1/3] KVM: guest_memfd: Return -EEXIST for overlapping bindings
 2026-05-22 19:04 UTC  (3+ messages)

[PATCH 0/2] staging: rtl8723bs: remove dead function and clean up table
 2026-05-22 19:02 UTC  (3+ messages)
` [PATCH 1/2] staging: rtl8723bs: remove dead rtw_atimdone_event_callback()
` [PATCH 2/2] staging: rtl8723bs: clean up wlanevents table in rtw_mlme_ext.c

[PATCH v2 00/16] testing/next: various updates (MacOS, docker, gitlab)
 2026-05-22 19:02 UTC  (4+ messages)
` [PATCH v2 03/16] tests/Makefile.include: add binary dependency to run-tcg-tests-% rules

[PATCH v14 00/22] target/mips: add missing Octeon user-mode support
 2026-05-22 19:00 UTC  (4+ messages)
` [PATCH v14 20/22] target/mips: decode Octeon CHORD and LLM COP2 selectors

[PATCH 0/8] i3c: Hot-Join improvements and MIPI HCI Hot-Join support
 2026-05-22 18:59 UTC  (10+ messages)
` [PATCH 6/8] i3c: master: Defer new-device registration out of DAA caller context

[PATCH] nfsd: reset write verifier on deferred writeback errors
 2026-05-22 19:00 UTC  (3+ messages)

[PATCH 0/8] x86-32 CPU configuration cleanups
 2026-05-22 19:00 UTC  (5+ messages)
` [PATCH 5/8] x86: remove dependencies on CONFIG_M... CPU options

[PATCH v9 0/3] kbuild: distributed build support for Clang ThinLTO
 2026-05-22 18:58 UTC  (11+ messages)
` [PATCH v9 3/3] "

[PATCHv3 00/12] uprobes/x86: Fix red zone issue for optimized uprobes
 2026-05-22 18:57 UTC  (13+ messages)
` [PATCHv3 01/12] uprobes/x86: Use proper mm_struct in __in_uprobe_trampoline
` [PATCHv3 02/12] uprobes/x86: Remove struct uprobe_trampoline object
` [PATCHv3 03/12] uprobes/x86: Allow to copy uprobe trampolines on fork
` [PATCHv3 04/12] uprobes/x86: Move optimized uprobe from nop5 to nop10
` [PATCHv3 05/12] libbpf: Change has_nop_combo to work on top of nop10
` [PATCHv3 08/12] selftests/bpf: Change uprobe syscall tests to use nop10

[PATCH 0/2] ppc/pnv: Make Power11 as the default CPU
 2026-05-22 18:56 UTC  (2+ messages)

[PATCH bpf-next 00/13] Signed BPF + IPE Policies
 2026-05-22 18:56 UTC  (2+ messages)

[PATCH v3 0/4] drm/xe/rtp: WA table context testing
 2026-05-22 18:56 UTC  (5+ messages)
` [PATCH v3 1/4] drm/xe/rtp: Add struct types for RTP tables
` [PATCH v3 2/4] drm/xe/rtp: Ensure gt_was doesn't evaluate rules with engine types
` [PATCH v3 3/4] drm/xe/rtp: Ensure oob_was does not evaluate engine type rules
` [PATCH v3 4/4] drm/xe/rtp: Ensure device_oob_was only evaluates correct rules

[PATCH v1 0/8] powerpc/signal: Convert to scoped user access
 2026-05-22 18:55 UTC  (6+ messages)
` [PATCH v1 2/8] powerpc/signal64: Untangle setup_tm_sigcontexts() and user_access_begin()

[driver-core:driver-core-testing 12/18] drivers/base/core.c:286 fw_devlink_refresh_fwnode() error: we previously assumed 'dev' could be null (see line 270)
 2026-05-22 18:55 UTC 

[PATCH] rust: helpers: add is_vmalloc_addr wrapper for NOMMU builds
 2026-05-22 18:54 UTC  (2+ messages)

[PULL 0/3] Docs update for 2026-05-22
 2026-05-22 18:53 UTC  (4+ messages)
` [PULL 1/3] docs/code-provenance: Fix formatting of *-by tags
` [PULL 2/3] docs/devel/qom: Fix some editing errors
` [PULL 3/3] docs/devel: Fix typo (s/exist paths/exit paths/)

[PATCH RFC v2] btrfs: fix double free of data space reservation on direct IO error
 2026-05-22 18:53 UTC 

[PATCH v13 0/6] Support sparse mappings in Panthor
 2026-05-22 18:52 UTC  (7+ messages)
` [PATCH v13 1/6] drm/panthor: Expose GPU page sizes to UM
` [PATCH v13 2/6] drm/panthor: Pass vm_bind_op to vm_prepare_map_op_ctx
` [PATCH v13 3/6] drm/panthor: Delete spurious whitespace from uAPI header
` [PATCH v13 4/6] drm/panthor: Remove unused operation context field
` [PATCH v13 5/6] drm/panthor: Support sparse mappings
` [PATCH v13 6/6] drm/panthor: Bump the driver version to 1.9

[syzbot] [fs?] KASAN: slab-use-after-free Read in clear_tfile_check_list
 2026-05-22 18:52 UTC 

[PATCH v1] s390x/pci: Fix interrupt forwarding disable for interpreted devices
 2026-05-22 18:50 UTC  (2+ messages)

[PATCH] drm/i915: Remove drm_dev_unregister() from the error path during i915_driver_register()
 2026-05-22 18:51 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for "

[PATCH v2] libbpf: fix UAF in strset__add_str()
 2026-05-22 18:50 UTC  (5+ messages)
` [PATCH v3] "


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.