All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-09 00:29:59 to 2026-05-09 02:01:36 UTC [more...]

[PATCH] cpufreq: conservative: Fix incorrect frequency decrease due to stale target
 2026-05-09  2:01 UTC  (8+ messages)

[PATCH 00/17] dynamic-debug cleanups refactors maintenance
 2026-05-09  2:01 UTC  (3+ messages)

[GIT PULL] timer subsystem fix
 2026-05-09  2:01 UTC 

[PATCH net v2 v2 1/3] macsec: introduce dedicated workqueue for SA crypto cleanup
 2026-05-09  2:00 UTC  (2+ messages)
` [PATCH net "

[PATCH v10 0/7] Add AMD ISP4 driver
 2026-05-09  1:59 UTC  (11+ messages)

[PATCH v1] dma: at_hdmac: Use stored IRQ in error path
 2026-05-09  1:58 UTC 

[PATCH v2] mm/khugepaged: clear MMF_VM_HUGEPAGE on mm_slot_alloc() failure
 2026-05-09  1:57 UTC  (2+ messages)

[GIT PULL] scheduler fixes
 2026-05-09  1:57 UTC 

Re: [BUG REPORT] USE_AFTER_FREE in complete_emulated_mmio found by KASAN/Syzkaller fuzz test (v5.10.0)
 2026-05-09  1:55 UTC  (6+ messages)
    `  "

arch/x86/kvm/svm/svm.c:4420:29: error: incompatible pointer types passing 'struct vcpu_svm *' to parameter of type 'struct kvm_vcpu *'
 2026-05-09  1:54 UTC 

arch/x86/kvm/svm/svm.c:4420:36: error: passing argument 1 of 'msr_write_intercepted' from incompatible pointer type
 2026-05-09  1:54 UTC 

[PATCH v2 0/7] seg6: add SRv6 Mobile User Plane (RFC 9433) behaviors
 2026-05-09  1:53 UTC  (6+ messages)

[PATCH v3 0/7] lsm: Replace security_sb_mount with granular mount hooks
 2026-05-09  1:52 UTC  (8+ messages)
` [PATCH v3 1/7] lsm: Add granular mount hooks to replace security_sb_mount
` [PATCH v3 2/7] apparmor: Remove redundant MS_MGC_MSK stripping in apparmor_sb_mount
` [PATCH v3 3/7] apparmor: Convert from sb_mount to granular mount hooks
` [PATCH v3 4/7] selinux: "
` [PATCH v3 5/7] landlock: "
` [PATCH v3 6/7] tomoyo: "
` [PATCH v3 7/7] lsm: Remove security_sb_mount and security_move_mount

[PATCH 0/3] arm64: dts: imx: Fix PCIe EP vpcie-supply properties
 2026-05-09  1:54 UTC  (4+ messages)
` [PATCH 1/3] arm64: dts: imx8dxl-evk: Remove unnecessary PCIe EP properties
` [PATCH 2/3] arm64: dts: imx8qxp-mek: Remove unnecessary PCIe EP vpcie-supply
` [PATCH 3/3] arm64: dts: imx95-19x19-evk: Fix "

[PATCH bpf-next v2 20/23] selftests/bpf: Add precision backtracking test for stack arguments
 2026-05-09  1:52 UTC  (2+ messages)

[PATCH v3 net] net: wan: fsl_ucc_hdlc: free tx_skbuff in uhdlc_memclean
 2026-05-09  1:50 UTC  (2+ messages)

[PATCH RFC v4 08/10] iio: frequency: ad9910: show channel priority in debugfs
 2026-05-09  1:49 UTC  (2+ messages)

[PATCH 5/7] hwmon: (pmbus/adm1266) add powerup_counter debugfs entry
 2026-05-09  1:48 UTC  (2+ messages)

[PATCH] daemon: fix network address handling bugs
 2026-05-09  1:48 UTC 

[PATCH net-next v4 10/10] net: airoha: Support multiple LAN/WAN interfaces for hw MAC address configuration
 2026-05-09  1:46 UTC  (2+ messages)

[PATCH net-next v4 09/10] net: airoha: Introduce WAN device flag
 2026-05-09  1:46 UTC  (2+ messages)

[PATCH net-next v4 07/10] net: airoha: Support multiple net_devices for a single FE GDM port
 2026-05-09  1:46 UTC  (2+ messages)

[PATCH net-next v4 08/10] net: airoha: Do not stop GDM port if it is shared
 2026-05-09  1:46 UTC  (2+ messages)

[PATCH net-next v4 05/10] net: airoha: Move qos_sq_bmap in airoha_qdma struct
 2026-05-09  1:46 UTC  (2+ messages)

[PATCH net-next v4 03/10] net: airoha: Move airoha_qdma pointer in airoha_gdm_dev struct
 2026-05-09  1:46 UTC  (2+ messages)

[PATCH] arm: mach-k3: j721s2: j784s4: Add errata i2378 workaround
 2026-05-09  1:45 UTC  (2+ messages)

[PATCH] mfd: twl4030-power: fix stale ARM machine ID checks to use the DT
 2026-05-09  1:42 UTC 

[PATCH bpf-next v2 14/23] bpf: Reject stack arguments if tail call reachable
 2026-05-09  1:42 UTC  (2+ messages)

Pseudo abort issue on ubuntu 26.04
 2026-05-09  1:41 UTC  (3+ messages)
` [OE-core] "

[PATCH net 01/13] netfilter: x_tables: allow initial table replace without emitting audit log message
 2026-05-09  1:40 UTC  (2+ messages)

[GIT PULL] perf events fixes
 2026-05-09  1:40 UTC 

[PATCH bpf-next v2 18/23] selftests/bpf: Add BTF fixup for __naked subprog parameter names
 2026-05-09  1:40 UTC  (2+ messages)

[PATCH v2 0/5] amd_pmc: Delay s2idle suspend for some devices
 2026-05-09  1:31 UTC  (6+ messages)
` [PATCH v2 1/5] platform/x86/amd/pmc: Check for intermediate wakeup in function
` [PATCH v2 2/5] platform/x86/amd/pmc: Delay suspend for some Lenovo Laptops
` [PATCH v2 3/5] platform/x86/amd/pmc: Add delay_suspend module parameter
` [PATCH v2 4/5] Documentation/arch/x86/amd-debugging: Add example for reset register
` [PATCH v2 5/5] Documentation/arch/x86/amd-debugging: Add section about delay_suspend

[PATCH bpf-next v2 19/23] selftests/bpf: Add verifier tests for stack argument validation
 2026-05-09  1:38 UTC  (2+ messages)

[PATCH v3 0/1] dt-bindings: iio: dds: Add AD9832/AD9835 binding
 2026-05-09  1:37 UTC  (2+ messages)
` [PATCH v3 1/1] "

ANNOUNCE: shipcheck - CRA compliance auditor for Yocto builds
 2026-05-09  1:30 UTC  (3+ messages)

[tj-cgroup:for-7.1-fixes] BUILD SUCCESS dde2f938d02f2c740d49bb5113dea941f941026a
 2026-05-09  1:34 UTC 

[tj-cgroup:for-next] BUILD SUCCESS c8c84430640e5210140eb0b6d7b4ae06883c0bd1
 2026-05-09  1:33 UTC 

[PATCH] LoongArch: KVM: Move some variable declaration to file paravirt.h
 2026-05-09  1:31 UTC  (7+ messages)

+ preempt_rt-fix-the-typo-in-the-comment-for-kunmap_atomic.patch added to mm-unstable branch
 2026-05-09  1:34 UTC 

FAILED: patch "[PATCH] Bluetooth: hci_event: fix potential UAF in SSP passkey" failed to apply to 5.15-stable tree
 2026-05-09  1:33 UTC  (2+ messages)
` [PATCH 5.15.y] Bluetooth: hci_event: fix potential UAF in SSP passkey handlers

[PATCH net] rxrpc: Also unshare DATA/RESPONSE packets when paged frags are present
 2026-05-09  1:32 UTC  (5+ messages)

[PATCH v3] usb: cdnsp: Add support for device-only configuration
 2026-05-09  1:31 UTC  (2+ messages)

[PATCH net-next] ixgbe: E610: do not fill EEE lp_advertised from local PHY caps
 2026-05-09  1:30 UTC  (2+ messages)

[PATCH net] sctp: revalidate list cursor after sctp_sendmsg_to_asoc() in SCTP_SENDALL
 2026-05-09  1:30 UTC  (4+ messages)

[PATCH bpf-next v2 17/23] selftests/bpf: Add tests for stack argument validation
 2026-05-09  1:30 UTC  (2+ messages)

[to-be-updated] mm-vmscan-rework-lru_shrink-and-write_folio-tracepoints.patch removed from -mm tree
 2026-05-09  1:29 UTC 

[PATCH v2] mm: vmscan: rework lru_shrink and write_folio tracepoints
 2026-05-09  1:29 UTC  (2+ messages)

[PATCH net] net/smc: fix sleep-inside-lock in __smc_setsockopt() causing local DoS
 2026-05-09  1:26 UTC  (2+ messages)

[Bug 220748] New: usb: xhci_queue_isoc_tx_prepare ignore start_frame and always assumes URB_ISO_ASAP is set
 2026-05-09  1:25 UTC  (9+ messages)
` [Bug 220748] "

[PATCH v5 00/13] Add explicit clock vote and enable power-domain for QCOM-ICE
 2026-05-09  1:24 UTC  (6+ messages)
` [PATCH v5 01/13] dt-bindings: crypto: qcom,ice: Fix missing power-domain and iface clk

[PATCH RFC v4 09/10] Documentation: ABI: testing: add docs for ad9910 sysfs entries
 2026-05-09  1:24 UTC  (2+ messages)

[PATCH resend] kcov: allow simultaneous KCOV_ENABLE/KCOV_REMOTE_ENABLE
 2026-05-09  1:23 UTC  (2+ messages)

[PATCH] sound: soc: ti: rx51: remove stale reference to machine_is_nokia_rx51()
 2026-05-09  1:22 UTC 

FAILED: patch "[PATCH] hfsplus: fix held lock freed on hfsplus_fill_super()" failed to apply to 5.10-stable tree
 2026-05-09  1:22 UTC  (3+ messages)
` [PATCH 5.10.y 1/2] hfsplus: fix uninit-value by validating catalog record size
  ` [PATCH 5.10.y 2/2] hfsplus: fix held lock freed on hfsplus_fill_super()

FAILED: patch "[PATCH] apparmor: use target task's context in apparmor_getprocattr()" failed to apply to 5.10-stable tree
 2026-05-09  1:22 UTC  (2+ messages)
` [PATCH 5.10.y] apparmor: use target task's context in apparmor_getprocattr()

+ kcov-allow-simultaneous-kcov_enable-kcov_remote_enable.patch added to mm-nonmm-unstable branch
 2026-05-09  1:22 UTC 

[PATCH RFC v4 10/10] docs: iio: add documentation for ad9910 driver
 2026-05-09  1:21 UTC  (2+ messages)

[PATCH 0/2] Add tracepoints support for Qualcomm GENI Serial drivers
 2026-05-09  1:19 UTC  (4+ messages)
` [PATCH v1 1/2] serial: qcom-geni: trace: Add tracepoint support for Qualcomm GENI serial

[bluez/bluez] 078adb: btmon: decode 0x02 as Wi-Fi Alliance
 2026-05-09  1:18 UTC 

[PATCH v3] mm/damon: replace damon_rand() with a per-ctx lockless PRNG
 2026-05-09  1:18 UTC 

[PATCH v7 0/7] mm: Hot page tracking and promotion infrastructure
 2026-05-09  1:18 UTC  (3+ messages)

[PATCH net-next] net: usb: pegasus: replace simple_strtoul with kstrtouint
 2026-05-09  1:17 UTC  (3+ messages)

[PATCH 0/6] s390x: Add support for virtio-scsi-pci boot device
 2026-05-09  1:16 UTC  (3+ messages)
` [PATCH 4/6] s390x: Introduce PCI SCSI IPLB and boot type

manual merge of the cix tree with the arm-soc tree
 2026-05-09  1:16 UTC  (4+ messages)

[PATCH v2] mm/balloon: expose per-node balloon pages in node meminfo
 2026-05-09  1:14 UTC  (4+ messages)

[PATCH v2 0/3] Test panthor sparse mappings
 2026-05-09  1:14 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for "
` ✓ Xe.CI.BAT: "

[PATCH net-next] selftests: net: add tests for PPPoL2TP
 2026-05-09  1:13 UTC  (3+ messages)

[PATCH] arm: boot: head-sharpsl.S: don't rely on MACH_TYPE_* of removed boards
 2026-05-09  1:13 UTC 

[PATCH net] net: team: fix NULL pointer dereference in team_xmit during mode change
 2026-05-09  1:13 UTC  (2+ messages)

FAILED: patch "[PATCH] hfsplus: fix held lock freed on hfsplus_fill_super()" failed to apply to 5.15-stable tree
 2026-05-09  1:12 UTC  (3+ messages)
` [PATCH 5.15.y 1/2] hfsplus: fix uninit-value by validating catalog record size
  ` [PATCH 5.15.y 2/2] hfsplus: fix held lock freed on hfsplus_fill_super()

FAILED: patch "[PATCH] apparmor: use target task's context in apparmor_getprocattr()" failed to apply to 5.15-stable tree
 2026-05-09  1:12 UTC  (2+ messages)
` [PATCH 5.15.y] apparmor: use target task's context in apparmor_getprocattr()

[PATCH] mm/mseal: use min/max in mseal_apply
 2026-05-09  1:12 UTC  (2+ messages)

[PATCH 4/7] hwmon: (pmbus/adm1266) add clear_blackbox debugfs entry
 2026-05-09  1:10 UTC  (2+ messages)

[PATCH v5] mailbox: Make mbox_send_message() return error code when tx fails
 2026-05-09  1:08 UTC  (2+ messages)

[PATCH RFC v4 07/10] iio: frequency: ad9910: add output shift keying support
 2026-05-09  1:08 UTC  (2+ messages)

[f2fs-dev] [syzbot] [f2fs?] INFO: trying to register non-static key in f2fs_exist_written_data
 2026-05-09  1:07 UTC  (3+ messages)
` Forwarded: [PATCH] f2fs: initialize ino_entry_info before checkpoint load

[PATCH net-next 2/2] net: pcs: xpcs: Add handling for 4 channel rsfec device
 2026-05-09  1:06 UTC  (2+ messages)

[PATCH net-next 1/2] net: pcs: xpcs: Add hooks for xpcs configuration of rsfec
 2026-05-09  1:06 UTC  (2+ messages)

[RFC PATCH sched_ext/for-7.2 0/10] sched: Make proxy execution compatible with sched_ext
 2026-05-09  1:00 UTC  (2+ messages)

[PATCH] maple_tree: document that "last" in mtree_insert_range() is inclusive
 2026-05-09  0:59 UTC  (2+ messages)

[PATCH v5 0/6] single-binary: deduplicate target_info()
 2026-05-09  0:59 UTC  (8+ messages)
` [PATCH v5 1/6] qom/object: register OBJECT and INTERFACE QOM types before main
` [PATCH v5 2/6] qom/object: initialize type_table in static ctor with fundamental QOM types
` [PATCH v5 3/6] target-info: extract target_info() definition in target-info-init.h
` [PATCH v5 4/6] target-info-qom: detect target from QOM
` [PATCH v5 5/6] target-info: replace target_info() in system-mode
` [PATCH v5 6/6] target-info-qom: use a single class_init for target-info-* classes

[PATCH v2] coresight: fix missing error code when trace ID is invalid
 2026-05-09  0:58 UTC 

[PATCH bpf-next v2 09/23] bpf: Extend liveness analysis to track stack argument slots
 2026-05-09  0:59 UTC  (2+ messages)

FAILED: patch "[PATCH] hfsplus: fix held lock freed on hfsplus_fill_super()" failed to apply to 6.1-stable tree
 2026-05-09  0:58 UTC  (3+ messages)
` [PATCH 6.1.y 1/2] hfsplus: fix uninit-value by validating catalog record size
  ` [PATCH 6.1.y 2/2] hfsplus: fix held lock freed on hfsplus_fill_super()

[PATCH v6 0/4] xen/console: configurable conring size
 2026-05-09  0:57 UTC  (5+ messages)
` [PATCH v6 1/4] xen/console: make console buffer size configurable
` [PATCH v6 2/4] xen/console: promote conring{,_size} to __ro_after_init
` [PATCH v6 3/4] xen/console: use memcpy() in console_init_ring()
` [PATCH v6 4/4] xen/console: switch conring runtime allocation to xvmalloc

FAILED: patch "[PATCH] apparmor: use target task's context in apparmor_getprocattr()" failed to apply to 6.1-stable tree
 2026-05-09  0:58 UTC  (2+ messages)
` [PATCH 6.1.y] apparmor: use target task's context in apparmor_getprocattr()

[PATCH bpf v2] selftests/bpf: Use both hrtimer enqueue helpers in vmlinux test
 2026-05-09  0:57 UTC 

[PATCH v4 0/6] single-binary: deduplicate target_info()
 2026-05-09  0:57 UTC  (2+ messages)

[PATCH v3] proc/meminfo: expose per-node balloon pages in node meminfo
 2026-05-09  0:56 UTC 

[PATCH v2] ethtool: fix ethnl_bitmap32_not_zero() bit interval semantics
 2026-05-09  0:57 UTC 

[PATCH] xfs: improve RT geometry validation
 2026-05-09  0:54 UTC  (4+ messages)

[RFC net-next 0/4] devlink: Add boot-time defaults
 2026-05-09  0:52 UTC  (7+ messages)

[PATCH v5 3/3] mm/page_owner: document page_owner filter features
 2026-05-09  0:51 UTC  (2+ messages)

Updated key with new UIDs
 2026-05-09  0:50 UTC  (3+ messages)

FAILED: patch "[PATCH] 8021q: delete cleared egress QoS mappings" failed to apply to 7.0-stable tree
 2026-05-09  0:49 UTC  (3+ messages)
` [PATCH 7.0.y 1/2] 8021q: use RCU for egress QoS mappings
  ` [PATCH 7.0.y 2/2] 8021q: delete cleared "

FAILED: patch "[PATCH] hfsplus: fix held lock freed on hfsplus_fill_super()" failed to apply to 6.6-stable tree
 2026-05-09  0:48 UTC  (3+ messages)
` [PATCH 6.6.y 1/2] hfsplus: fix uninit-value by validating catalog record size
  ` [PATCH 6.6.y 2/2] hfsplus: fix held lock freed on hfsplus_fill_super()

FAILED: patch "[PATCH] apparmor: use target task's context in apparmor_getprocattr()" failed to apply to 6.6-stable tree
 2026-05-09  0:48 UTC  (2+ messages)
` [PATCH 6.6.y] apparmor: use target task's context in apparmor_getprocattr()

[PATCHSET 2/2] libfuse: new mount service container fixes
 2026-05-09  0:48 UTC  (7+ messages)
` [PATCH 1/1] mount_service: use the mount_flags table instead of declaring our own

[PATCH] wifi: mac80211_hwsim: reject NAN on multi-radio wiphys
 2026-05-09  0:46 UTC 

[PATCH] tests/amdgpu/amd_fuzzing_sysfs: use local include for amdgpu_drm.h
 2026-05-09  0:46 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH v7 00/11] Add SPL support for Qualcomm platforms, starting with sdm845
 2026-05-08 21:45 UTC  (12+ messages)
` [PATCH v7 01/11] Makefile: add SPL_REMAKE_ELF_LDSCRIPT feature
` [PATCH v7 02/11] of_live: support in SPL
` [PATCH v7 03/11] drivers: allow clk_stub and spmi "
` [PATCH v7 04/11] mach-snapdragon: boot0.h: split out msm8916_boot0.h
` [PATCH v7 05/11] mach-snapdragon: add u-boot-spl-elf-sdm845.lds
` [PATCH v7 06/11] mach-snapdragon: Kconfig: fix duplicate SYS_MALLOC_LEN
` [PATCH v7 07/11] mach-snapdragon: Kconfig: changes / additions to support SPL
` [PATCH v7 08/11] mach-snapdragon: boot0.h: add sdm845_spl_boot0.h
` [PATCH v7 09/11] mach-snapdragon: add board_spl.c and split out common code
` [PATCH v7 10/11] qualcomm: add defconfig, env and docs for SPL on sdm845
` [PATCH v7 11/11] dts: add u-boot specific sdm845 .dtsi and a .dtsi for shift-axolotl

[PATCH v5 2/3] mm/page_owner: add NUMA node filter with nodelist support
 2026-05-09  0:44 UTC  (2+ messages)

[PATCH] tests/amdgpu: temporarily skip amd_fuzzing_sysfs on Polaris and Vega20
 2026-05-09  0:44 UTC  (2+ messages)
` ✗ Fi.CI.BUILD: failure for "

[PATCH v6 00/11] Add SPL support for Qualcomm platforms, starting with sdm845
 2026-05-08 21:39 UTC  (4+ messages)
` [PATCH v6 04/11] mach-snapdragon: boot0.h: split out msm8916_boot0.h

[PATCH] power: regulator: pfuze100: Fix unchecked pmic_reg_read, return value
 2026-05-08 20:11 UTC 

[PATCH v10 00/30] KVM: arm64: Implement support for SME
 2026-05-09  0:43 UTC  (4+ messages)
` [PATCH v10 01/30] arm64/sysreg: Update SMIDR_EL1 to DDI0601 2025-06

[PATCH] usb: gadget: f_acm: Fix memory leak in acm_add
 2026-05-08 19:46 UTC 

[PATCH v1 0/3] boot/fit: use fdt_for_each_subnode() in image-fit.c
 2026-05-08 21:32 UTC  (4+ messages)
` [PATCH v1 1/3] boot/fit: read default-config property from the configurations node
` [PATCH v1 2/3] test: fit: regression test for default-config print with reversed node order
` [PATCH v1 3/3] boot/fit: use fdt_for_each_subnode() in image-fit.c

[PATCH v3 00/12] tpm: Add wolfTPM library support for TPM 2.0
 2026-05-09  0:04 UTC  (13+ messages)
` [PATCH v3 01/12] tpm: export tpm_show_device, tpm_set_device, and get_tpm
` [PATCH v3 02/12] include/hash: add SHA384 hash wrapper declaration for wolfTPM
` [PATCH v3 03/12] spi: add BCM2835/BCM2711 hardware SPI controller driver
` [PATCH v3 04/12] dts: add TPM device tree nodes for RPi4, QEMU, and sandbox
` [PATCH v3 05/12] tpm: add wolfTPM build rules and Kconfig
` [PATCH v3 06/12] tpm: add wolfTPM headers and SHA384 glue code
` [PATCH v3 07/12] tpm: add wolfTPM driver helpers and Kconfig options
` [PATCH v3 08/12] cmd: refactor tpm2 command into frontend/backend architecture
` [PATCH v3 09/12] tpm: add sandbox TPM SPI emulator
` [PATCH v3 10/12] test: add wolfTPM C unit tests and Python integration tests
` [PATCH v3 11/12] doc: add wolfTPM documentation
` [PATCH v3 12/12] configs: enable wolfTPM in rpi_4_defconfig

[PATCH v5 06/14] media: iris: Add context bank hooks for platform specific initialization
 2026-05-09  0:41 UTC  (2+ messages)

FAILED: patch "[PATCH] hfsplus: fix held lock freed on hfsplus_fill_super()" failed to apply to 6.12-stable tree
 2026-05-09  0:40 UTC  (3+ messages)
` [PATCH 6.12.y 1/2] hfsplus: fix uninit-value by validating catalog record size
  ` [PATCH 6.12.y 2/2] hfsplus: fix held lock freed on hfsplus_fill_super()

[PATCH 00/10] libfuse: new mount API and SYNC_INIT fixes and tests
 2026-05-09  0:38 UTC  (7+ messages)
` [PATCH 08/10] fuse_daemonize_early_start: Disallow daemonization when already active
` [PATCH 09/10] fuse mount: Do not set sync_init when sync_init was not used
` [PATCH 10/10] highlevel: Switch fuse_main_real_versioned() to fuse_daemonize_early()

[PATCH 3/7] hwmon: (pmbus/adm1266) add firmware_revision debugfs entry
 2026-05-09  0:38 UTC  (2+ messages)

[PATCH v2 1/1] dt-bindings: iio: dds: Add AD9832/AD9835 binding
 2026-05-09  0:36 UTC  (2+ messages)

[PATCH] clk: rockchip: allow COMPILE_TEST builds
 2026-05-09  0:36 UTC  (2+ messages)

[PATCH] killswitch: add per-function short-circuit mitigation primitive
 2026-05-09  0:36 UTC  (6+ messages)

FAILED: patch "[PATCH] udf: fix partition descriptor append bookkeeping" failed to apply to 5.10-stable tree
 2026-05-09  0:35 UTC  (2+ messages)
` [PATCH 5.10.y] udf: fix partition descriptor append bookkeeping

FAILED: patch "[PATCH] hfsplus: fix held lock freed on hfsplus_fill_super()" failed to apply to 6.18-stable tree
 2026-05-09  0:35 UTC  (3+ messages)
` [PATCH 6.18.y 1/2] hfsplus: fix uninit-value by validating catalog record size
  ` [PATCH 6.18.y 2/2] hfsplus: fix held lock freed on hfsplus_fill_super()

FAILED: patch "[PATCH] wifi: rtl8xxxu: fix potential use of uninitialized value" failed to apply to 6.6-stable tree
 2026-05-09  0:35 UTC  (2+ messages)
` [PATCH 6.6.y] wifi: rtl8xxxu: fix potential use of uninitialized value

[PATCH] gpio: zevio: allow COMPILE_TEST builds
 2026-05-09  0:34 UTC 

[PATCH] gpio: sodaville: allow COMPILE_TEST builds
 2026-05-09  0:33 UTC 

[linux-next:master 1432/4394] arch/arm64/boot/dts/qcom/lemans-evk.dtb: phy@220c2a00 (qcom,sa8775p-edp-phy): clock-names: ['aux', 'cfg_ahb', 'ref'] is too long
 2026-05-09  0:33 UTC 

[PATCH RFC v4 06/10] iio: frequency: ad9910: add RAM mode support
 2026-05-09  0:33 UTC  (2+ messages)

[PATCH] gpio: merrifield: allow COMPILE_TEST builds
 2026-05-09  0:32 UTC 

+ memfd-deny-writeable-mappings-when-implying-seal_write.patch added to mm-hotfixes-unstable branch
 2026-05-09  0:32 UTC 

[PATCH bpf 1/2] uprobes/x86: Fix red zone clobbering in nop5 optimization
 2026-05-09  0:30 UTC  (2+ messages)
` [PATCH bpf 2/2] selftests/bpf: Add tests for uprobe nop5 red zone clobbering

[RFC PATCH v3 0/4] mm/zsmalloc: per-cpu deferred free to accelerate swap entry release
 2026-05-09  0:29 UTC  (3+ messages)
` [RFC PATCH v3 1/4] mm/zsmalloc: introduce deferred free framework with callback ops


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.