All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-05 11:30:39 to 2026-08-05 11:56:57 UTC [more...]

[PATCH] drm/bridge: ti-sn65dsi83: Cancel reset_work on remove to avoid use-after-free
 2026-08-05 11:55 UTC  (2+ messages)
` [PATCH v2] "

[GIT PULL] cpupower fixes update for Linux 7.3-rc1
 2026-08-05 11:56 UTC  (2+ messages)

[PATCH RFT net-next 0/2] ethernet: intel: fix freeing uninitialized pointers with __free
 2026-08-05 11:56 UTC  (6+ messages)
` [PATCH RFT net-next 2/2] idpf: remove __free usage in idpf_virtchnl
      ` [Intel-wired-lan] __free usage
        `  "

[PATCH] completion: add 'git history' subcommands
 2026-08-05 11:56 UTC  (3+ messages)

[PATCH 0/3] RZ/G3E: Fix dtbs_check failures
 2026-08-05 11:55 UTC  (6+ messages)
` [PATCH 1/3] ASoC: dt-bindings: renesas,r9a09g047-sound: Document audio_clkout clock-frequency

[PATCH v3 0/4] io: accel: mma8452: Allow open drain interrupt pin configuration
 2026-08-05 11:55 UTC  (4+ messages)
` [PATCH v3 4/4] iio: "

[PATCH 00/27] CCID smartcard reader fixes
 2026-08-05 11:51 UTC  (28+ messages)
` [PATCH 01/27] hw/usb/dev-smartcard-reader: validate interrupt transfer length
` [PATCH 02/27] hw/usb/dev-smartcard-reader: fix OOB read from pending bulk-in ring
` [PATCH 03/27] hw/usb/dev-smartcard-reader: fix assert on pending answers overflow
` [PATCH 04/27] hw/usb/dev-smartcard-reader: decode bulk-out length as little-endian
` [PATCH 05/27] hw/usb/dev-smartcard-reader: fix dwMaxCCIDMessageLength descriptor
` [PATCH 06/27] hw/usb/dev-smartcard-reader: fix OOB read in atr_get_protocol_num()
` [PATCH 07/27] hw/usb/dev-smartcard-reader: block migration with pending queues
` [PATCH 08/27] hw/usb/dev-smartcard-reader: drop needless state fields
` [PATCH 09/27] hw/usb/dev-smartcard-reader: validate migrated fields in post_load
` [PATCH 10/27] hw/usb/dev-smartcard-reader: reset all I/O state on device reset
` [PATCH 11/27] hw/usb/dev-smartcard-reader: apply backpressure to bulk-out
` [PATCH 12/27] hw/usb/dev-smartcard-reader: fix RDR_to_PC_Parameters dwLength
` [PATCH 13/27] hw/usb/dev-smartcard-reader: reject oversized responses safely
` [PATCH 14/27] hw/usb/dev-smartcard-reader: release short bulk-in responses with xHCI
` [PATCH 15/27] hw/usb/dev-smartcard-reader: drop current_bulk_in pointer
` [PATCH 16/27] hw/usb/dev-smartcard-reader: derive queue counts from start/end indices
` [PATCH 17/27] hw/usb/dev-smartcard-reader: fix pending queue migration
` [PATCH 18/27] hw/usb/dev-smartcard-reader: handle Secure, Escape and SetDataRate commands
` [PATCH 19/27] hw/usb/dev-smartcard-reader: reject commands for invalid slots
` [PATCH 20/27] hw/usb/dev-smartcard-reader: zero bChainParameter in DataBlock responses
` [PATCH 21/27] hw/usb/dev-smartcard-reader: report error on XfrBlock with no card
` [PATCH 22/27] hw/usb/dev-smartcard-reader: stop advertising PIN support
` [PATCH 23/27] hw/usb/dev-smartcard-reader: validate per-command dwLength
` [PATCH 24/27] hw/usb/dev-smartcard-reader: use usb_packet_size() accessor
` [PATCH 25/27] hw/usb/dev-smartcard-reader: advertise T=1 protocol support
` [PATCH 26/27] hw/usb/dev-smartcard-reader: correct CCID_IccPowerOff
` [PATCH 27/27] hw/usb/ccid-card-emulated: free libcacard context

[efi:next] BUILD SUCCESS eaa4abe54eb5de1ee002aa2e4f88fc49156f2fdb
 2026-08-05 11:55 UTC 

[linux-next:master 8973/12727] drivers/soc/fsl/qe/gpio.c:43:34: sparse: sparse: incorrect type in assignment (different base types)
 2026-08-05 11:55 UTC 

[dtor-input:master] BUILD SUCCESS 7f9c8c6716a97e55ab52426df98a3b4007174757
 2026-08-05 11:55 UTC 

[PATCH v3 0/2] arm64: dts: broadcom: bcm2712-d-rpi-5-b: add compatible
 2026-08-05 11:55 UTC  (5+ messages)
` [PATCH v3 2/2] "

[PATCH i-g-t] tests/intel-ci: Add expected skips to VF/VM blocklists
 2026-08-05 11:54 UTC  (2+ messages)

[Intel-wired-lan] [PATCH v3 iwl-next 0/3] ice: expose TSPLL state on E825 through dpll subsystem
 2026-08-05 11:55 UTC  (4+ messages)
` [Intel-wired-lan] [PATCH v3 iwl-next 2/3] ice: add TSPLL DPLL device and TIME_REF pin for E825
    `  "

[PATCH v3 0/8] KVM: s390: More fixes
 2026-08-05 11:55 UTC  (12+ messages)
` [PATCH v3 2/8] KVM: s390: Zero initialize data structures for inject_pfault_token
` [PATCH v3 4/8] KVM: s390: Fix memory leak in guest debug handling
` [PATCH v3 5/8] KVM: s390: Fix old_data leak in guest debug error path
` [PATCH v3 6/8] KVM: s390: Take srcu when importing watchpoint data
` [PATCH v3 8/8] KVM: s390: Fix length check __import_wp_info()

[dtor-input:for-linus] BUILD SUCCESS 27f380ef0e1d3de3cde114e02d33f9320ce3a5a6
 2026-08-05 11:54 UTC 

[PATCH 0/4] Fix device page migration in low memory fallback
 2026-08-05 11:54 UTC  (8+ messages)
` [PATCH 1/4] mm/migrate_device: Fix THP splitting of a CPU faulted device private folio
` [PATCH 2/4] mm/migrate_device: Apply the fault reference to the correct folio
` [PATCH 3/4] drm/pagemap: Fix folio allocation fallback and use-after-put
` [PATCH 4/4] drm/pagemap: Add fault injection for higher-order RAM folio allocation

FAILED: patch "[PATCH] net: openvswitch: fix skb leak on flow key update failure" failed to apply to 5.10-stable tree
 2026-08-05 11:48 UTC 

[PATCH v2] ocfs2: validate global bitmap cl_bpc before resize
 2026-08-05 11:54 UTC  (2+ messages)

[PATCH v2 0/5] btrfs: handle -ENOMEM errors in some synchronous dirops without aborting
 2026-08-05 11:54 UTC  (4+ messages)
` [PATCH v2 2/5] btrfs: split btrfs_insert_delayed_dir_index() into prealloc and commit phases

FAILED: patch "[PATCH] net: openvswitch: fix skb leak on flow key update failure" failed to apply to 5.15-stable tree
 2026-08-05 11:48 UTC 

[PATCH 0/3] environment: clean up repository config handling
 2026-08-05 11:53 UTC  (4+ messages)
` [PATCH 1/3] environment: simplify repository config getters
` [PATCH 2/3] environment: clarify repository config getter documentation
` [PATCH 3/3] environment: reorder variables in repo_config_values structure

[PATCH 0/3] sbom-cve-check: Update to version 1.3.3 and update CVE databases
 2026-08-05 11:53 UTC  (3+ messages)

FAILED: patch "[PATCH] net: openvswitch: fix skb leak on flow key update failure" failed to apply to 6.1-stable tree
 2026-08-05 11:48 UTC 

[PATCH v2 0/2] thermal: hwmon: Fix thermal zone removal deadlock
 2026-08-05 11:53 UTC  (4+ messages)
` [PATCH v2 1/2] Revert "thermal/drivers/hwmon: Cleanup coding style a bit"

[PATCH v6 0/2] mm/memory_hotplug: optimize zone contiguous check when changing pfn range
 2026-08-05 11:53 UTC  (3+ messages)
` [PATCH v6 1/2] "

[usb:usb-linus] BUILD SUCCESS 3d26cd1f3ff25cebd10d4b0e8188cf40dade28e9
 2026-08-05 11:52 UTC 

[PATCH v3 00/10] Bug fixes and enhancements for kdump LUKS support
 2026-08-05 11:52 UTC  (5+ messages)
` [PATCH v3 06/10] crash_dump: Only use kexec_dprintk during the kexec_file_load syscall
` [PATCH v3 07/10] crash_dump: Improve readability of config_keys_restore_store

[PATCH net v3 0/2] nfc: trf7970a: fix lifetime ordering around IRQ setup and teardown
 2026-08-05 11:50 UTC  (2+ messages)

[PATCH v13 0/4] Introduce cold reset recovery method
 2026-08-05 11:50 UTC  (2+ messages)
` ✓ CI.KUnit: success for Introduce cold reset recovery method (rev13)

[PATCH] x86/xen: fix init of balloon stats for PV guests with memory != maxmem
 2026-08-05 11:50 UTC  (3+ messages)
` [PATCH v2] x86/xen: fix init of balloon stats again

RTT-PROBE: lore-subspace-rtt
 2026-08-05 11:50 UTC 

[PATCH] usb: core: deattach child device from typec connector on port unbind
 2026-08-05 11:49 UTC  (6+ messages)

[PATCH] drm/pagemap: Prevent double migration of device pages
 2026-08-05 11:49 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for drm/pagemap: Prevent double migration of device pages (rev2)

FAILED: patch "[PATCH] mm/huge_memory: unlock i_mmap_rwsem before releasing" failed to apply to 5.10-stable tree
 2026-08-05 11:47 UTC 

FAILED: patch "[PATCH] mm/huge_memory: unlock i_mmap_rwsem before releasing" failed to apply to 6.1-stable tree
 2026-08-05 11:47 UTC 

FAILED: patch "[PATCH] mm/huge_memory: unlock i_mmap_rwsem before releasing" failed to apply to 5.15-stable tree
 2026-08-05 11:47 UTC 

FAILED: patch "[PATCH] mm/huge_memory: unlock i_mmap_rwsem before releasing" failed to apply to 6.6-stable tree
 2026-08-05 11:47 UTC 

FAILED: patch "[PATCH] mm/huge_memory: unlock i_mmap_rwsem before releasing" failed to apply to 6.18-stable tree
 2026-08-05 11:47 UTC 

[PATCH 00/19] s390/dasd: ESE Performance improvements
 2026-08-05 11:48 UTC  (3+ messages)
` [PATCH 01/19] s390/dasd: Do not complete a failed ESE read as successful

FAILED: patch "[PATCH] mm/huge_memory: unlock i_mmap_rwsem before releasing" failed to apply to 6.12-stable tree
 2026-08-05 11:47 UTC 

[PATCH net-next v2] net: mana: Extend RX CQE coalescing up to 8 packets
 2026-08-05 11:48 UTC  (2+ messages)

[PATCH] ipmi: ipmb: keep device alive across remove
 2026-08-05 11:47 UTC 

[PATCH] block: rnull: use vertical import style
 2026-08-05 11:47 UTC  (2+ messages)

[PATCH v5 0/4] arm64: Add BRBE support for bpf_get_branch_snapshot()
 2026-08-05 11:47 UTC  (6+ messages)
` [PATCH v5 3/4] perf/arm64: "

[PATCH v2 0/3] usb: typec: tipd: Add sn201202x (ACE3) support
 2026-08-05 11:47 UTC  (3+ messages)
` [PATCH v2 2/3] usb: typec: tipd: Factor out i2c specifics

[PATCH] net: lwip: fix TFTP blocksize threshold check
 2026-08-05 11:44 UTC  (2+ messages)

FAILED: patch "[PATCH] i2c: imx: Fix slave registration race and error handling" failed to apply to 5.10-stable tree
 2026-08-05 11:44 UTC 

FAILED: patch "[PATCH] i2c: iproc: reset bus after timeout if START_BUSY is stuck" failed to apply to 5.10-stable tree
 2026-08-05 11:44 UTC 

FAILED: patch "[PATCH] i2c: iproc: reset bus after timeout if START_BUSY is stuck" failed to apply to 5.15-stable tree
 2026-08-05 11:43 UTC 

FAILED: patch "[PATCH] i2c: iproc: reset bus after timeout if START_BUSY is stuck" failed to apply to 6.1-stable tree
 2026-08-05 11:43 UTC 

FAILED: patch "[PATCH] i2c: iproc: reset bus after timeout if START_BUSY is stuck" failed to apply to 6.6-stable tree
 2026-08-05 11:43 UTC 

FAILED: patch "[PATCH] i2c: qcom-cci: drop custom suspend/resume and rely on runtime" failed to apply to 5.15-stable tree
 2026-08-05 11:43 UTC 

FAILED: patch "[PATCH] i2c: qcom-cci: drop custom suspend/resume and rely on runtime" failed to apply to 5.10-stable tree
 2026-08-05 11:43 UTC 

FAILED: patch "[PATCH] i2c: qcom-cci: drop custom suspend/resume and rely on runtime" failed to apply to 6.1-stable tree
 2026-08-05 11:43 UTC 

[PATCH v3 0/2] scsi: libsas: Support spinup notification for SAS devices
 2026-08-05 11:43 UTC  (4+ messages)

FAILED: patch "[PATCH] i2c: qcom-cci: drop custom suspend/resume and rely on runtime" failed to apply to 6.6-stable tree
 2026-08-05 11:43 UTC 

FAILED: patch "[PATCH] i2c: qcom-cci: drop custom suspend/resume and rely on runtime" failed to apply to 6.12-stable tree
 2026-08-05 11:43 UTC 

FAILED: patch "[PATCH] ice: fix memory leak in ice_lbtest_prepare_rings()" failed to apply to 5.10-stable tree
 2026-08-05 11:43 UTC 

FAILED: patch "[PATCH] ice: fix memory leak in ice_lbtest_prepare_rings()" failed to apply to 6.1-stable tree
 2026-08-05 11:43 UTC 

FAILED: patch "[PATCH] ice: fix memory leak in ice_lbtest_prepare_rings()" failed to apply to 5.15-stable tree
 2026-08-05 11:43 UTC 

FAILED: patch "[PATCH] ice: fix VF interrupts cleanup" failed to apply to 5.10-stable tree
 2026-08-05 11:43 UTC 

[PATCH v2 0/2] cpupower: fix topology array handling
 2026-08-05 11:43 UTC  (3+ messages)

FAILED: patch "[PATCH] ice: fix VF interrupts cleanup" failed to apply to 6.6-stable tree
 2026-08-05 11:43 UTC 

FAILED: patch "[PATCH] ice: fix VF interrupts cleanup" failed to apply to 5.15-stable tree
 2026-08-05 11:43 UTC 

FAILED: patch "[PATCH] ice: fix VF interrupts cleanup" failed to apply to 6.1-stable tree
 2026-08-05 11:43 UTC 

[PATCH v2 0/2] xen/sched: split scheduler vtable from scheduler
 2026-08-05 11:43 UTC  (3+ messages)
` [PATCH v2 2/2] xen/sched: rename scheduler registration symbols

[PATCH] arm64: dts: qcom: talos-evk-som: Add firmware-name to QUPv3 nodes
 2026-08-05 11:43 UTC  (2+ messages)

FAILED: patch "[PATCH] ice: fix VF interrupts cleanup" failed to apply to 6.12-stable tree
 2026-08-05 11:43 UTC 

[PATCH v2] drm/radeon: restore hardware polling in fence_is_signaled to fix performance regression
 2026-08-05 11:43 UTC  (2+ messages)

[PATCH] ocfs2: fix deadlock in inline-data truncate transactions
 2026-08-05 11:42 UTC  (2+ messages)

[PATCH RFC 00/14] Remove PG_private by using page/folio->private checks instead
 2026-08-05 11:42 UTC  (10+ messages)
` [PATCH RFC 07/14] fs/erofs: mm/pagemap: add readahead_folio_reverse() to avoid folio->private

FAILED: patch "[PATCH] s390/zcrypt: Fix missing mem scrub at clear key import in" failed to apply to 5.15-stable tree
 2026-08-05 11:41 UTC 

FAILED: patch "[PATCH] s390/zcrypt: Fix missing mem scrub at clear key import in" failed to apply to 5.10-stable tree
 2026-08-05 11:41 UTC 

FAILED: patch "[PATCH] s390/zcrypt: Fix missing mem scrub at clear key import in" failed to apply to 6.6-stable tree
 2026-08-05 11:41 UTC 

FAILED: patch "[PATCH] s390/zcrypt: Fix missing mem scrub at clear key import in" failed to apply to 6.1-stable tree
 2026-08-05 11:41 UTC 

FAILED: patch "[PATCH] s390/zcrypt: Fix missing mem scrub at clear key import in" failed to apply to 6.12-stable tree
 2026-08-05 11:41 UTC 

FAILED: patch "[PATCH] s390/zcrypt: Fix buffer over-read in cca_cipher2protkey" failed to apply to 5.15-stable tree
 2026-08-05 11:41 UTC 

FAILED: patch "[PATCH] s390/zcrypt: Fix buffer over-read in cca_cipher2protkey" failed to apply to 5.10-stable tree
 2026-08-05 11:41 UTC 

FAILED: patch "[PATCH] s390/zcrypt: Fix buffer over-read in cca_cipher2protkey" failed to apply to 6.6-stable tree
 2026-08-05 11:41 UTC 

FAILED: patch "[PATCH] s390/zcrypt: Fix buffer over-read in cca_cipher2protkey" failed to apply to 6.1-stable tree
 2026-08-05 11:41 UTC 

FAILED: patch "[PATCH] s390/zcrypt: Fix buffer over-read in cca_cipher2protkey" failed to apply to 6.12-stable tree
 2026-08-05 11:41 UTC 

FAILED: patch "[PATCH] s390/zcrypt: Close speculative mem read possibility" failed to apply to 6.6-stable tree
 2026-08-05 11:41 UTC 

FAILED: patch "[PATCH] s390/zcrypt: Close speculative mem read possibility" failed to apply to 6.1-stable tree
 2026-08-05 11:41 UTC 

FAILED: patch "[PATCH] s390/zcrypt: Close speculative mem read possibility" failed to apply to 6.12-stable tree
 2026-08-05 11:41 UTC 

FAILED: patch "[PATCH] s390/dasd: Fix undersized format-check buffer" failed to apply to 5.10-stable tree
 2026-08-05 11:40 UTC 

FAILED: patch "[PATCH] s390/dasd: Fix undersized format-check buffer" failed to apply to 5.15-stable tree
 2026-08-05 11:40 UTC 

FAILED: patch "[PATCH] s390/dasd: Fix undersized format-check buffer" failed to apply to 6.1-stable tree
 2026-08-05 11:40 UTC 

[PATCH net 0/1] ipv6: orphan prefetched skb before ip6_mr_input
 2026-08-05 11:40 UTC  (3+ messages)
` [PATCH net 1/1] "

[PATCH v3] rpi: copy /chosen/bootloader partition and set boot_partition
 2026-08-05 11:40 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2026-08-05 11:40 UTC 

[PATCH v4 00/10] mpi3mr: Few Enhancements and minor fixes
 2026-08-05 11:40 UTC  (15+ messages)
` [PATCH v4 01/10] mpi3mr: Skip device shutdown during unload per controller configuration
` [PATCH v4 02/10] mpi3mr: Update MPI Headers to revision 41
` [PATCH v4 04/10] mpi3mr: Fix NVMe page size caching for non-operational devices
` [PATCH v4 05/10] mpi3mr: Fix performance regression caused by extended IRQ poll sleep
` [PATCH v4 06/10] mpi3mr: Fix memory leak on operational queue creation failure
` [PATCH v4 07/10] mpi3mr: Fix firmware event reference leak during cleanup
` [PATCH v4 08/10] mpi3mr: Fix SAS port allocation and registration error handling

FAILED: patch "[PATCH] s390/pci: Fix s390_pci_mmio_write syscall error return" failed to apply to 5.15-stable tree
 2026-08-05 11:40 UTC 

FAILED: patch "[PATCH] s390/pci: Fix s390_pci_mmio_write syscall error return" failed to apply to 6.1-stable tree
 2026-08-05 11:40 UTC 

FAILED: patch "[PATCH] s390/pci: Fix s390_pci_mmio_write syscall error return" failed to apply to 6.6-stable tree
 2026-08-05 11:40 UTC 

[PATCH 1/1] perf/x86: Do not read fixed counter control register if there is none
 2026-08-05 11:39 UTC  (4+ messages)

[PATCH v1] rust: time: fix as_micros_ceil() rounding near i64::MAX
 2026-08-05 11:39 UTC  (2+ messages)

git-replay/git-history lose notes
 2026-08-05 11:39 UTC  (3+ messages)

FAILED: patch "[PATCH] cifs: add fscache_resize_cookie() to cifs_setsize()" failed to apply to 6.6-stable tree
 2026-08-05 11:38 UTC 

FAILED: patch "[PATCH] cifs: add fscache_resize_cookie() to cifs_setsize()" failed to apply to 6.1-stable tree
 2026-08-05 11:38 UTC 

FAILED: patch "[PATCH] cifs: add fscache_resize_cookie() to cifs_setsize()" failed to apply to 6.12-stable tree
 2026-08-05 11:38 UTC 

[PATCH] ocfs2: fix cached cluster count after suballocator reclaim
 2026-08-05 11:39 UTC  (3+ messages)
  ` [PATCH v2] "

FAILED: patch "[PATCH] gpio: pch: use raw_spinlock_t for the register lock" failed to apply to 5.15-stable tree
 2026-08-05 11:38 UTC 

FAILED: patch "[PATCH] gpio: pch: use raw_spinlock_t for the register lock" failed to apply to 5.10-stable tree
 2026-08-05 11:38 UTC 

FAILED: patch "[PATCH] gpio: pch: use raw_spinlock_t for the register lock" failed to apply to 6.6-stable tree
 2026-08-05 11:38 UTC 

FAILED: patch "[PATCH] gpio: pch: use raw_spinlock_t for the register lock" failed to apply to 6.1-stable tree
 2026-08-05 11:38 UTC 

FAILED: patch "[PATCH] gpio: pch: use raw_spinlock_t for the register lock" failed to apply to 6.12-stable tree
 2026-08-05 11:38 UTC 

FAILED: patch "[PATCH] gpio: pca953x: fix pca953x_irq_bus_sync_unlock regmap lock" failed to apply to 6.12-stable tree
 2026-08-05 11:38 UTC 

FAILED: patch "[PATCH] gpio: pca953x: fix pca953x_irq_bus_sync_unlock regmap lock" failed to apply to 6.1-stable tree
 2026-08-05 11:38 UTC 

FAILED: patch "[PATCH] gpio: pca953x: fix pca953x_irq_bus_sync_unlock regmap lock" failed to apply to 6.6-stable tree
 2026-08-05 11:38 UTC 

FAILED: patch "[PATCH] gpio: pca953x: fix pca953x_irq_bus_sync_unlock regmap lock" failed to apply to 7.1-stable tree
 2026-08-05 11:38 UTC 

FAILED: patch "[PATCH] gpio: pca953x: fix pca953x_irq_bus_sync_unlock regmap lock" failed to apply to 6.18-stable tree
 2026-08-05 11:38 UTC 

FAILED: patch "[PATCH] gpio: pca953x: fix cache_only and IRQ state on" failed to apply to 5.10-stable tree
 2026-08-05 11:38 UTC 

FAILED: patch "[PATCH] gpio: pca953x: fix cache_only and IRQ state on" failed to apply to 5.15-stable tree
 2026-08-05 11:38 UTC 

[PATCH] ASoC: pm4125-sdw: sort the register default table
 2026-08-05 11:39 UTC 

[PATCH 0/3] ASoC: cs35l41/cs35l45/cs4265: sort the reg_defaults tables
 2026-08-05 11:38 UTC  (13+ messages)

FAILED: patch "[PATCH] scsi: scsi_debug: Fix REPORT ZONES alloc_len underflow OOB" failed to apply to 5.10-stable tree
 2026-08-05 11:36 UTC 

FAILED: patch "[PATCH] scsi: scsi_debug: Fix REPORT ZONES alloc_len underflow OOB" failed to apply to 5.15-stable tree
 2026-08-05 11:36 UTC 

FAILED: patch "[PATCH] scsi: libsas: terminate deferred commands on time out" failed to apply to 6.12-stable tree
 2026-08-05 11:36 UTC 

FAILED: patch "[PATCH] scsi: libsas: terminate deferred commands on time out" failed to apply to 6.18-stable tree
 2026-08-05 11:36 UTC 

[PATCH 1/3] systemd: add missing libucontext dependency on musl
 2026-08-05 11:36 UTC  (3+ messages)
` [PATCH 2/3] python3-numpy: remove HOSTTOOLS_DIR from __config__.py
` [PATCH 3/3] python3-packaging: upgrade 26.2 -> 26.3

[PATCH v7 0/2] ASoC: codecs: Add Nuvoton NAU83G60 audio codec driver
 2026-08-05 11:34 UTC  (6+ messages)
` [PATCH v7 2/2] ASoC: codecs: nau8360: Add support for NAU83G60 amplifier

FAILED: patch "[PATCH] selftests/mm: fix potential wild pointer access of getline" failed to apply to 5.15-stable tree
 2026-08-05 11:36 UTC 

[RFC PATCH v3 00/19] named CPU models for Arm64 on KVM
 2026-08-05 11:35 UTC  (4+ messages)
` [RFC PATCH v3 09/19] target/arm: Add named cpu model infra + graviton3 named model

FAILED: patch "[PATCH] selftests/mm: fix potential wild pointer access of getline" failed to apply to 5.10-stable tree
 2026-08-05 11:36 UTC 

[syzbot] [usb?] KASAN: slab-use-after-free Write in gadgetfs_bind
 2026-08-05 11:36 UTC  (2+ messages)

FAILED: patch "[PATCH] selftests/mm: fix potential wild pointer access of getline" failed to apply to 6.1-stable tree
 2026-08-05 11:36 UTC 

Question on textconv
 2026-08-05 11:36 UTC  (3+ messages)

[PATCH 0/3] ASoC: cs35l41/cs35l45/cs4265: sort the reg_defaults tables
 2026-08-05 11:35 UTC  (5+ messages)
` [PATCH 2/3] ASoC: cs35l45: sort the register default table
` [PATCH 3/3] ASoC: cs4265: "

FAILED: patch "[PATCH] vxlan: use pskb_network_may_pull() for transmit path header" failed to apply to 6.6-stable tree
 2026-08-05 11:35 UTC 

FAILED: patch "[PATCH] vxlan: use pskb_network_may_pull() for transmit path header" failed to apply to 6.12-stable tree
 2026-08-05 11:34 UTC 

[PATCH v4 0/2] Retrieve information about DDR from SMEM
 2026-08-05 11:34 UTC  (4+ messages)
` [PATCH v4 2/2] soc: qcom: ubwc: Get HBB "

FAILED: patch "[PATCH] veth: convert frag_list skbs before running XDP" failed to apply to 6.1-stable tree
 2026-08-05 11:33 UTC 

FAILED: patch "[PATCH] veth: convert frag_list skbs before running XDP" failed to apply to 6.6-stable tree
 2026-08-05 11:33 UTC 

[PATCH v2 0/3] s390/pci: Enable CONTEXT_ANALYSIS
 2026-08-05 11:32 UTC  (3+ messages)
` [PATCH v2 2/3] s390/pci: Rework__zpci_event_availability() to remove conditional locking

[PATCH v3 00/17] riscv: Generate riscv instruction functions
 2026-08-05 11:32 UTC  (5+ messages)
` [PATCH v3 01/17] riscv: Introduce instruction table generation

[PATCH v2 0/3] gpu: nova-core: falcon: use I/O projections for DMA transfers
 2026-08-05 11:32 UTC  (3+ messages)
` [PATCH v2 2/3] rust: dma: rename dma_handle to dma_address

[PATCH mptcp-net] mptcp: options: handle MPC data + csum reqd + no csum
 2026-08-05 11:31 UTC 

FAILED: patch "[PATCH] net: pktgen: fix proc entry use-after-free" failed to apply to 5.10-stable tree
 2026-08-05 11:31 UTC 

FAILED: patch "[PATCH] net: pktgen: fix proc entry use-after-free" failed to apply to 6.1-stable tree
 2026-08-05 11:31 UTC 

FAILED: patch "[PATCH] net: pktgen: fix proc entry use-after-free" failed to apply to 5.15-stable tree
 2026-08-05 11:31 UTC 

FAILED: patch "[PATCH] net: pktgen: fix proc entry use-after-free" failed to apply to 6.6-stable tree
 2026-08-05 11:31 UTC 

FAILED: patch "[PATCH] net: pktgen: fix proc entry use-after-free" failed to apply to 6.12-stable tree
 2026-08-05 11:31 UTC 


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.