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

[PATCH 00/23] examples: enable -Wshadow across all examples
 2026-04-07 15:16 UTC  (20+ messages)
` [PATCH v2 00/23] examples: fix -Wshadow warnings
  ` [PATCH v2 01/23] examples/ethtool: resolve shadow variable warnings
  ` [PATCH v2 02/23] examples/eventdev_pipeline: resolve shadow variable warning
  ` [PATCH v2 03/23] examples/dma: resolve shadow variable warnings
  ` [PATCH v2 04/23] examples/packet_ordering: resolve shadow variable warning
  ` [PATCH v2 05/23] examples/bond: resolve shadow variable warnings
  ` [PATCH v2 06/23] examples/vmdq: resolve shadow variable warning
  ` [PATCH v2 07/23] examples/server_node_efd: "
  ` [PATCH v2 08/23] examples/flow_filtering: resolve shadowed variable warnings
  ` [PATCH v2 09/23] examples/ipsec-secgw: "
  ` [PATCH v2 10/23] examples/ip_pipeline: resolve shadow variable warning
  ` [PATCH v2 11/23] examples/multi_process: resolve shadowed variable warnings
  ` [PATCH v2 12/23] examples/vm_power_manage: enable shadow warnings
  ` [PATCH v2 13/23] examples/bbdev_app: "
  ` [PATCH v2 14/23] examples/ptpclient: resolve shadow variable warnings
  ` [PATCH v2 15/23] examples/vhost: resolve shadow warnings
  ` [PATCH v2 16/23] examples/qos_sched: eliminate shadowed variables
  ` [PATCH v2 17/23] examples/l2fwd-jobstats: resolve shadowed variable
  ` [PATCH v2 18/23] examples/l2fwd-crypto: resolve shadow variable

[PATCH v2 0/3] Add i.MX94 remoteproc support and reset vector handling improvements
 2026-04-07 15:19 UTC  (5+ messages)
` [PATCH v2 2/3] remoteproc: imx_rproc: Pass bootaddr to SM CPU/LMM reset vector

[PATCH v2] x86/emul: Remove fallback path from SWAPGS
 2026-04-07 15:19 UTC  (2+ messages)

Patch "drm/ast: dp501: Fix initialization of SCU2C" has been added to the 5.10-stable tree
 2026-04-07 15:18 UTC 

[PATCH] drm/fb-helper: Fix a locking bug in an error path
 2026-04-07 15:17 UTC  (4+ messages)

[PATCH net-next] selftests: net: py: add test case filtering and listing
 2026-04-07 15:17 UTC 

[RFC PATCH v1 0/6] provenance_time (ptime): a new settable timestamp for cross-filesystem provenance
 2026-04-07 15:17 UTC  (5+ messages)

[PATCH v4 0/2] iio: light: cm3323: fix and cleanup
 2026-04-07 15:17 UTC  (3+ messages)
` [PATCH v4 1/2] iio: light: cm3323: fix reg_conf not being initialized correctly
` [PATCH v4 2/2] iio: light: cm3323: use dev_err_probe() in probe path

[PATCH v3 00/15] Renesas: dmaengine and ASoC fixes
 2026-04-07 15:16 UTC  (5+ messages)
` [PATCH v3 11/15] dmaengine: sh: rz-dmac: Add cyclic DMA support

FAILED: patch "[PATCH] drm/amdgpu/userq: fix memory leak in MQD creation error paths" failed to apply to 6.18-stable tree
 2026-04-07 15:15 UTC 

FAILED: patch "[PATCH] drm/amdgpu/userq: fix memory leak in MQD creation error paths" failed to apply to 6.19-stable tree
 2026-04-07 15:15 UTC 

[PATCH 00/23] Fix Adaptive Sync SDP for PR with Link ON + Auxless ALPM
 2026-04-07 15:15 UTC  (7+ messages)
` [PATCH 14/23] drm/i915/dp: Add member to intel_dp to store AS SDP v2 support

[PATCH v1] net/idpf: harden PTP frequency adjustment
 2026-04-07 15:14 UTC  (3+ messages)

FAILED: patch "[PATCH] drm/i915/dsi: Don't do DSC horizontal timing adjustments in" failed to apply to 5.10-stable tree
 2026-04-07 15:14 UTC 

[PATCH v4 net-next] net: use get_random_u{16,32,64}() where appropriate
 2026-04-07 15:14 UTC  (2+ messages)

FAILED: patch "[PATCH] drm/i915/dsi: Don't do DSC horizontal timing adjustments in" failed to apply to 5.15-stable tree
 2026-04-07 15:14 UTC 

FAILED: patch "[PATCH] drm/i915/dsi: Don't do DSC horizontal timing adjustments in" failed to apply to 6.1-stable tree
 2026-04-07 15:14 UTC 

[PATCH v1 1/1] bitops: Update kernel-doc for sign_extendXX()
 2026-04-07 15:14 UTC 

FAILED: patch "[PATCH] drm/i915/dsi: Don't do DSC horizontal timing adjustments in" failed to apply to 6.6-stable tree
 2026-04-07 15:14 UTC 

FAILED: patch "[PATCH] drm/xe: Disable garbage collector work item on SVM close" failed to apply to 6.18-stable tree
 2026-04-07 15:14 UTC 

FAILED: patch "[PATCH] drm/xe: Disable garbage collector work item on SVM close" failed to apply to 6.19-stable tree
 2026-04-07 15:14 UTC 

[PATCH] Bluetooth: SCO: check for codecs->num_codecs == 1 before assigning to sco_pi(sk)->codec
 2026-04-07 15:13 UTC 

[PATCH v6] wifi: ath9k: Obtain system GPIOS from descriptors
 2026-04-07 15:13 UTC  (2+ messages)

[PATCH] libmultipath: Handle SCSI-2 style vpd page 0x83 descriptors
 2026-04-07 15:13 UTC  (3+ messages)

[PATCH v2] net/ice: add NEON-optimised Rx/Tx vector paths
 2026-04-07 15:12 UTC  (5+ messages)
` [PATCH v1 0/1] "
  ` [PATCH v1 1/1] net/ice: add Neon-optimised "
  ` [PATCH v3] net/ice: add NEON-optimised "

[PATCH] docs: proc: document ProtectionKey in smaps
 2026-04-07 15:12 UTC  (3+ messages)

[PATCH 0/8] Rework device probing
 2026-04-07 15:12 UTC  (3+ messages)
` [PATCH v3 0/7] "

[PATCH v9 10/10] x86emul: misc additions
 2026-04-07 15:11 UTC  (5+ messages)
` [PATCH v9 10/10] x86emul: support AVX512-BMM

[RFC] staging: media: atomisp: change copy_from_compatible to iov_iter
 2026-04-07 15:12 UTC  (3+ messages)

[PATCH] serial: rsci: Remove goto and refactor baud rate clock selection
 2026-04-07 15:12 UTC 

[PATCH v2 0/3] wifi: refactor USB endpoint lookups
 2026-04-07 15:11 UTC  (4+ messages)
` [PATCH v2 1/3] wifi: at76c50x: refactor endpoint lookup
` [PATCH v2 2/3] wifi: libertas: "
` [PATCH v2 3/3] wifi: libertas_tf: "

[PATCH v2 0/2] Describe IMEM on Milos
 2026-04-07 15:11 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: sram: Document qcom,milos-imem
` [PATCH v2 2/2] arm64: dts: qcom: milos: Add IMEM node

[PATCH net-next] net: hsr: emit notification for PRP slave2 changed hw addr on port deletion
 2026-04-07 15:10 UTC  (5+ messages)

[PATCH] dt-bindings: display: bridge: lt9211: Require data-lanes on DSI input ports
 2026-04-07 14:51 UTC  (3+ messages)

[PATCH] drivers: ddr: imx: Fix Kconfig for SAVED_DRAM_TIMING_BASE
 2026-04-07 10:57 UTC  (2+ messages)

[RFC net-next 0/4] selftests: drv-net: tso: add double tunneling GSO tests
 2026-04-07 15:08 UTC  (3+ messages)
` [RFC net-next 2/4] selftests: drv-net: tso: add helpers for double tunneling GSO

[PATCH] printf: mark errptr() noinline
 2026-04-07 15:08 UTC  (5+ messages)

[PATCH v2] iio: magnetometer: st_magn: fix default DRDY pin selection for LIS2MDL
 2026-04-07 15:08 UTC  (2+ messages)

[RFC PATCH 3/4] livepatch: Add "replaceable" attribute to klp_patch
 2026-04-07 15:08 UTC  (11+ messages)

FAILED: patch "[PATCH] workqueue: Fix false positive stall reports" failed to apply to 6.12-stable tree
 2026-04-07 15:07 UTC 

FAILED: patch "[PATCH] workqueue: Fix false positive stall reports" failed to apply to 6.6-stable tree
 2026-04-07 15:07 UTC 

FAILED: patch "[PATCH] workqueue: Fix false positive stall reports" failed to apply to 6.18-stable tree
 2026-04-07 15:07 UTC 

[PATCH net v6 0/4] macsec: Add support for VLAN filtering in offload mode
 2026-04-07 15:07 UTC  (4+ messages)
` [PATCH net v6 4/4] macsec: Support VLAN-filtering lower devices

FAILED: patch "[PATCH] workqueue: Fix false positive stall reports" failed to apply to 6.19-stable tree
 2026-04-07 15:07 UTC 

[PATCH] of: fdt: skip KHO when booting as crash kernel
 2026-04-07 15:06 UTC 

[PATCH 0/7] mshv: Reduce memory consumption for unpinned regions
 2026-04-07 15:07 UTC  (4+ messages)
` [PATCH 4/7] mshv: Optimize memory region mapping operations

[PATCH v2 net-next] net: dropreason: add MACVLAN_BROADCAST_BACKLOG and IPVLAN_MULTICAST_BACKLOG
 2026-04-07 15:07 UTC 

[PATCH v4 0/2] Improve user experience with xfs_fsr
 2026-04-07 15:07 UTC  (3+ messages)
` [PATCH v4 2/2] fsr: always print error messages from xfrog_defragrange()

[PATCH 0/8] bitbake-setup JSON Schema: Fix linting errors
 2026-04-07 15:04 UTC  (3+ messages)
` [bitbake-devel] "

[PATCH net-next v4 0/2] net: hsr: strict supervision TLV validation
 2026-04-07 15:04 UTC  (6+ messages)
` [PATCH net-next v4 1/2] net: hsr: require valid EOT supervision TLV

refactor submit_bio_wait and bio await helpers v3
 2026-04-07 15:04 UTC  (5+ messages)
` [PATCH 3/5] block: factor out a bio_await helper
` [PATCH 4/5] block: add a bio_submit_or_kill helper

[PATCH] x86/mce: Fix timer interval adjustment after logging a MCE event
 2026-04-07 15:04 UTC  (12+ messages)
      ` 答复: [外部邮件] "
          ` 答复: "
              ` 答复: "
                  ` [PATCH] x86/mce: Restore MCA polling interval halving

[PATCH v2 0/9] bitbake-setup JSON Schema: Fix linting errors
 2026-04-07 15:02 UTC  (10+ messages)
` [PATCH v2 1/9] bitbake-setup.schema.json: Add title for schema
` [PATCH v2 2/9] bitbake-setup.schema.json: Add examples property
` [PATCH v2 3/9] bitbake-setup.schema.json: Use anyOf for non-disjoint subschemas
` [PATCH v2 4/9] bitbake-setup.schema.json: Remove trailing period
` [PATCH v2 5/9] layers.schema.json: Add missing schema
` [PATCH v2 6/9] layers.schema.json: Add title for subschema
` [PATCH v2 7/9] layers.schema.json: Add examples property
` [PATCH v2 8/9] layers.schema.json: Remove trailing period
` [PATCH v2 9/9] layers.schema.json: Fix typo in property name

[PATCH v9 0/5] Support add/remove memory region and get-max-slots
 2026-04-07 14:21 UTC  (2+ messages)

[PATCH] arm64: kexec: Remove duplicate allocation for trans_pgd
 2026-04-07 15:02 UTC  (2+ messages)

[PATCH v2 0/2] drm: lcdif: FIFO underrun/solid color bug fix
 2026-04-07 15:01 UTC  (4+ messages)
` [PATCH v2 2/2] drm: lcdif: Wait for vblank before disabling DMA

[PATCH 0/5] arm64: dts: qcom: add QCS8550 RB5Gen2 support
 2026-04-07 15:01 UTC  (5+ messages)
` [PATCH 5/5] arm64: dts: qcom: qcs8550: add QCS8550 RB5Gen2 board support

[PATCH v2 0/2] sbom-cve-check-update-db: Fix various failures
 2026-04-07 15:01 UTC  (3+ messages)
` [PATCH v2 1/2] sbom-cve-check-update-db: Fix do_populate_lic failure
` [PATCH v2 2/2] sbom-cve-check-update-db: Fix unpack removing other databases

FAILED: patch "[PATCH] iio: adc: ti-adc161s626: use DMA-safe memory for spi_read()" failed to apply to 5.10-stable tree
 2026-04-07 15:01 UTC 

[PATCH 0/3] lib/genxml: Introduce Mesa genxml infrastructure to IGT
 2026-04-07 15:00 UTC  (3+ messages)
` [PATCH 2/3] lib/rendercopy: Convert rendercopy_gen9 to use genxml pack headers

[PATCH v4 00/15] mm, kvm: allow uffd support in guest_memfd
 2026-04-07 15:01 UTC  (4+ messages)
` [PATCH v4 13/15] KVM: guest_memfd: implement userfaultfd operations

[PATCH 0/4] ocfs2: consolidate extent list validation into block read callbacks
 2026-04-07 15:01 UTC  (9+ messages)
` [PATCH 1/4] ocfs2: validate dx_root extent list fields during block read
` [PATCH 2/4] ocfs2: remove empty extent list check in ocfs2_dx_dir_lookup_rec()
` [PATCH 3/4] ocfs2: validate extent block list fields during block read
` [PATCH 4/4] ocfs2: remove redundant l_next_free_rec check in __ocfs2_find_path()

FAILED: patch "[PATCH] iio: adc: ti-adc161s626: use DMA-safe memory for spi_read()" failed to apply to 5.15-stable tree
 2026-04-07 15:01 UTC 

FAILED: patch "[PATCH] iio: adc: ti-adc161s626: fix buffer read on big-endian" failed to apply to 5.10-stable tree
 2026-04-07 15:01 UTC 

[PATCH 0/4] drm/exynos: Random cleanups
 2026-04-07 15:00 UTC  (4+ messages)

FAILED: patch "[PATCH] iio: adc: ti-adc161s626: fix buffer read on big-endian" failed to apply to 5.15-stable tree
 2026-04-07 15:00 UTC 

FAILED: patch "[PATCH] iio: orientation: hid-sensor-rotation: add timestamp hack to" failed to apply to 5.15-stable tree
 2026-04-07 15:00 UTC 

FAILED: patch "[PATCH] iio: orientation: hid-sensor-rotation: add timestamp hack to" failed to apply to 5.10-stable tree
 2026-04-07 15:00 UTC 

[PATCH] sched/deadline: Fix stale dl_defer_running in dl_server else-branch
 2026-04-07 15:00 UTC  (8+ messages)
` [PATCH] sched/deadline: Fix stale dl_defer_running in update_dl_entity() if-branch

FAILED: patch "[PATCH] iio: orientation: hid-sensor-rotation: add timestamp hack to" failed to apply to 6.1-stable tree
 2026-04-07 15:00 UTC 

FAILED: patch "[PATCH] iio: orientation: hid-sensor-rotation: add timestamp hack to" failed to apply to 6.6-stable tree
 2026-04-07 15:00 UTC 

[PATCH bpf] bpf: Drop task_to_inode and inet_conn_established from lsm sleepable hooks
 2026-04-07 15:00 UTC  (2+ messages)

FAILED: patch "[PATCH] iio: orientation: hid-sensor-rotation: add timestamp hack to" failed to apply to 6.12-stable tree
 2026-04-07 15:00 UTC 

[LTP] [PATCH v2 0/6] Rewrite fs stream testing suite
 2026-04-07 14:59 UTC  (5+ messages)
` [LTP] [PATCH v2 2/6] fs: rewrite stream01 test using new API
` [LTP] [PATCH v2 3/6] fs: rewrite stream02 "

ksm: add mremap selftests for ksm_rmap_walk
 2026-04-07 15:00 UTC  (2+ messages)

[PATCH 0/2] regulator: even more OF node imbalance fixes
 2026-04-07 14:59 UTC  (4+ messages)

FAILED: patch "[PATCH] x86/kexec: Disable KCOV instrumentation after load_segments()" failed to apply to 6.6-stable tree
 2026-04-07 14:58 UTC 

FAILED: patch "[PATCH] x86/kexec: Disable KCOV instrumentation after load_segments()" failed to apply to 6.12-stable tree
 2026-04-07 14:58 UTC 

[PATCH 1/1] PCI: tegra194: fix min() signedness when capping ASPM L1 entrance latency
 2026-04-07 14:57 UTC 

[PATCH v3 0/2] Add Renesas RZ/G3L RSPI support
 2026-04-07 14:57 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: spi: renesas,rzv2h-rspi: Document RZ/G3L SoC
` [PATCH v3 2/2] spi: rzv2h-rspi: Add support for RZ/G3L (R9A08G046)

Question about LTTng Kernel Probe Tracking
 2026-04-07 14:57 UTC  (2+ messages)

FAILED: patch "[PATCH] MIPS: mm: Rewrite TLB uniquification for the hidden bit" failed to apply to 5.10-stable tree
 2026-04-07 14:57 UTC 

[PATCH wireless v2] wifi: mt76: mt7996: replace direct WTBL access with MCU for station statistics
 2026-04-07 14:56 UTC  (3+ messages)

FAILED: patch "[PATCH] MIPS: mm: Rewrite TLB uniquification for the hidden bit" failed to apply to 5.15-stable tree
 2026-04-07 14:57 UTC 

drivers/gpu/drm/ttm/ttm_range_manager.c:144: warning: expecting prototype for ttm_range_man_init(). Prototype was for ttm_range_man_init_nocheck() instead
 2026-04-07 14:56 UTC 

FAILED: patch "[PATCH] MIPS: mm: Rewrite TLB uniquification for the hidden bit" failed to apply to 6.1-stable tree
 2026-04-07 14:57 UTC 

FAILED: patch "[PATCH] MIPS: mm: Rewrite TLB uniquification for the hidden bit" failed to apply to 6.6-stable tree
 2026-04-07 14:57 UTC 

[PATCH v4 00/15] selftests/mm: fix failures and robustness improvements
 2026-04-07 14:57 UTC  (5+ messages)
` [PATCH v4 08/15] selftest/mm: align memory size to huge page size in hugepage-mremap test
` [PATCH v4 13/15] selftests/mm: move hwpoison setup into run_test() and silence modprobe output for memory-failure category

[powerpc:merge] BUILD SUCCESS 5c2c0bae18b1fdae463381215ba766709993615d
 2026-04-07 14:56 UTC 

FAILED: patch "[PATCH] ksmbd: fix OOB write in QUERY_INFO for compound requests" failed to apply to 6.1-stable tree
 2026-04-07 14:56 UTC 

FAILED: patch "[PATCH] ksmbd: fix OOB write in QUERY_INFO for compound requests" failed to apply to 5.15-stable tree
 2026-04-07 14:56 UTC 

FAILED: patch "[PATCH] ksmbd: fix OOB write in QUERY_INFO for compound requests" failed to apply to 6.6-stable tree
 2026-04-07 14:56 UTC 

FAILED: patch "[PATCH] Bluetooth: hci_event: move wake reason storage into validated" failed to apply to 5.10-stable tree
 2026-04-07 14:56 UTC 

FAILED: patch "[PATCH] Bluetooth: hci_event: move wake reason storage into validated" failed to apply to 5.15-stable tree
 2026-04-07 14:56 UTC 

FAILED: patch "[PATCH] Bluetooth: hci_event: move wake reason storage into validated" failed to apply to 6.1-stable tree
 2026-04-07 14:56 UTC 

FAILED: patch "[PATCH] Bluetooth: hci_event: move wake reason storage into validated" failed to apply to 6.12-stable tree
 2026-04-07 14:56 UTC 

[PATCH v13 0/7] PCI: endpoint: pci-ep-msi: Add embedded doorbell fallback
 2026-04-07 14:56 UTC  (4+ messages)
` [PATCH v13 7/7] "

[PATCH bpf-next v1] selftests/bpf: Allow prog name matching for tests with __description
 2026-04-07 14:56 UTC 

FAILED: patch "[PATCH] Bluetooth: hci_event: move wake reason storage into validated" failed to apply to 6.6-stable tree
 2026-04-07 14:56 UTC 

FAILED: patch "[PATCH] Bluetooth: hci_event: move wake reason storage into validated" failed to apply to 6.18-stable tree
 2026-04-07 14:56 UTC 

[PATCH RFC 0/2] mm, swap: fix swapin race that causes inaccurate memcg accounting
 2026-04-07 14:55 UTC  (6+ messages)
` [PATCH RFC 1/2] mm, swap: fix potential race of charging into the wrong memcg
` [PATCH RFC 2/2] mm, swap: fix race of charging into the wrong memcg for THP

[PATCH] cpufreq/amd-pstate: Add POWER_SUPPLY dependency for dynamic EPP
 2026-04-07 14:54 UTC 

FAILED: patch "[PATCH] io_uring: protect remaining lockless ctx->rings accesses with" failed to apply to 6.18-stable tree
 2026-04-07 14:55 UTC 

[PATCH 0/8] smb: add kernel internal IPPROTO_SMBDIRECT
 2026-04-07 14:46 UTC  (8+ messages)
` [PATCH 1/8] smb: smbdirect: change smbdirect_socket_parameters.{initiator_depth,responder_resources} to __u16
` [PATCH 3/8] smb: smbdirect: fix the logic in smbdirect_socket_destroy_sync() without an error
` [PATCH 4/8] smb: smbdirect: let smbdirect_connection_deregister_mr_io unlock while waiting
` [PATCH 5/8] net: define IPPROTO_SMBDIRECT and SOL_SMBDIRECT constants
` [PATCH 6/8] smb: smbdirect: add in kernel only support for IPPROTO_SMBDIRECT
` [PATCH 7/8] smb: client: make use of IPPROTO_SMBDIRECT sockets
` [PATCH 8/8] smb: server: "

FAILED: patch "[PATCH] io_uring: protect remaining lockless ctx->rings accesses with" failed to apply to 6.19-stable tree
 2026-04-07 14:55 UTC 

[PATCH v4 0/3] Respect VASIZE for address limits
 2026-04-07 14:54 UTC  (4+ messages)
` [PATCH v4 1/3] iommu_pt: support small VA for AMDv1

[PATCH v2] Bluetooth: btmtk: add event filter to filter specific event
 2026-04-07 14:54 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: add test for nullable PTR_TO_BUF access
 2026-04-07 14:54 UTC 

[PATCH] bpf: add bpf_real_inode() kfunc
 2026-04-07 14:54 UTC  (5+ messages)

[PATCH v1 0/4] Apply bridge-connector for the Rockchip DW-HDMI driver
 2026-04-07 14:53 UTC  (4+ messages)
` [PATCH v1 2/4] drm/bridge: dw-hdmi: Allow &dw_hdmi_plat_data.output_port = 0 without DRM_BRIDGE_ATTACH_NO_CONNECTOR

Super repository
 2026-04-07 14:52 UTC  (2+ messages)

b4 review state is broken after series reorders patches?
 2026-04-07 14:53 UTC  (6+ messages)

FAILED: patch "[PATCH] sched_ext: Fix SCX_KICK_WAIT deadlock by deferring wait to" failed to apply to 6.12-stable tree
 2026-04-07 14:53 UTC 

FAILED: patch "[PATCH] sched_ext: Fix SCX_KICK_WAIT deadlock by deferring wait to" failed to apply to 6.18-stable tree
 2026-04-07 14:53 UTC 

[PATCH] lib/string_helpers: fix string_get_size() unit promotion after rounding
 2026-04-07 14:53 UTC  (2+ messages)

FAILED: patch "[PATCH] lib/crypto: chacha: Zeroize permuted_state before it leaves" failed to apply to 5.15-stable tree
 2026-04-07 14:52 UTC 

FAILED: patch "[PATCH] lib/crypto: chacha: Zeroize permuted_state before it leaves" failed to apply to 5.10-stable tree
 2026-04-07 14:52 UTC 

FAILED: patch "[PATCH] lib/crypto: chacha: Zeroize permuted_state before it leaves" failed to apply to 6.6-stable tree
 2026-04-07 14:52 UTC 

FAILED: patch "[PATCH] lib/crypto: chacha: Zeroize permuted_state before it leaves" failed to apply to 6.1-stable tree
 2026-04-07 14:52 UTC 

FAILED: patch "[PATCH] lib/crypto: chacha: Zeroize permuted_state before it leaves" failed to apply to 6.12-stable tree
 2026-04-07 14:52 UTC 

FAILED: patch "[PATCH] workqueue: Fix false positive stall reports" failed to apply to 5.15-stable tree
 2026-04-07 14:52 UTC 

FAILED: patch "[PATCH] workqueue: Fix false positive stall reports" failed to apply to 5.10-stable tree
 2026-04-07 14:52 UTC 

FAILED: patch "[PATCH] workqueue: Fix false positive stall reports" failed to apply to 6.1-stable tree
 2026-04-07 14:52 UTC 

[PATCH i-g-t v6 0/9] tests/xe: Add purgeable memory madvise tests for system allocator
 2026-04-07 14:51 UTC  (3+ messages)
` [PATCH i-g-t v6 7/9] tests/intel/xe_madvise: Add dontneed-after-exec subtest

FAILED: patch "[PATCH] drm/amd/display: Fix NULL pointer dereference in" failed to apply to 6.12-stable tree
 2026-04-07 14:51 UTC 

[PATCH v4 0/4] Support PERF MGMT for RXE
 2026-04-07 14:51 UTC  (3+ messages)
` [PATCH v4 1/4] RDMA/core: Fix memory free for GID table

[PATCH] bpf: Fix suspicious RCU usage in LPM trie for sleepable programs
 2026-04-07 14:50 UTC  (2+ messages)

cleanup truncate handling in ecryptfs v2
 2026-04-07 14:50 UTC  (2+ messages)

[GIT PULL] Rust pin-init for v7.1
 2026-04-07 14:49 UTC  (2+ messages)

[PATCH v2] KVM: selftests: memslot_perf_test: make host wait timeout configurable
 2026-04-07 14:49 UTC 

[PATCH 00/10] Prepare for advertised remotes auto-configure via URL allowlist
 2026-04-07 14:49 UTC  (5+ messages)
` [PATCH 01/10] promisor-remote: try accepted remotes before others in get_direct()

[PATCH 1/4] ext4/061,062: Minor fixes and refactoring
 2026-04-07 14:48 UTC  (6+ messages)
` [PATCH 2/4] generic/765: Fix sysfs path for nvme partitions

[PATCH v2 0/3] fix s_uuid and f_fsid consistency for cloned filesystems
 2026-04-07 14:47 UTC  (7+ messages)
` [PATCH v2 3/3] ext4: derive f_fsid from block device to avoid collisions

[PATCH] iommu/amd: Fix a stale comment about which legacy mode is user visible
 2026-04-07 14:47 UTC  (3+ 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.