All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-29 18:02:09 to 2026-05-29 18:41:26 UTC [more...]

[PATCH v2 0/4] accel: rocket: Add RK3568 NPU support
 2026-05-29 18:19 UTC  (6+ messages)
` [PATCH v2 1/4] accel: rocket: Add support for Rockchip RK3568

[PATCH 00/10] nfsd: a pile of fixes for random bugs
 2026-05-29 18:41 UTC  (4+ messages)
` [PATCH 09/10] nfsd: cap decoded POSIX ACL count to bound sort cost

[PATCH net-next v3 10/14] net: phy: ncn26000: Enable enhanced noise immunity
 2026-05-29 18:41 UTC 

[PATCH net-next v3 09/14] net: phy: ncn26000: Support for onsemi's S2500 internal phy
 2026-05-29 18:41 UTC 

[PATCH net-next v3 08/14] net: ethernet: oa_tc6: Remove FCS size in RX frame
 2026-05-29 18:41 UTC 

[PATCH] mm: don't allow empty relative nodemask in mpol_relative_nodemask()
 2026-05-29 18:40 UTC  (2+ messages)

[PATCH net-next v3 07/14] net: ethernet: oa_tc6: Support for vendor specific MMS
 2026-05-29 18:40 UTC 

[PATCH net-next v3 06/14] net: ethernet: oa_tc6: Support for hardware timestamp
 2026-05-29 18:40 UTC 

[PATCH net-next v3 05/14] net: ethernet: oa_tc6: Move OA TC6 MMS definitions to header file
 2026-05-29 18:39 UTC 

[PATCH 00/17] accel: Remove need for AccelCPUClass
 2026-05-29 18:39 UTC  (33+ messages)
` [PATCH 01/17] target/loongarch: Remove unused 'accel/accel-cpu-target.h' header
` [PATCH 02/17] accel: Remove AccelCPUClass::cpu_class_init()
` [PATCH 03/17] accel: Rename AccelOpsClass::cpu_target_realize() -> cpu_realize()
` [PATCH 04/17] accel/hvf: Remove need for AccelCPUClass::cpu_target_realize
` [PATCH 05/17] accel/kvm: "
` [PATCH 06/17] accel: Introduce AccelOpsClass::cpu_instance_init handler
` [PATCH 07/17] accel/whpx: Convert AccelCPUClass -> AccelOpsClass::cpu_instance_init
` [PATCH 08/17] accel/nvmm: "
` [PATCH 09/17] accel/hvf: "
` [PATCH 10/17] accel/kvm: "
` [PATCH 11/17] accel/tcg: Convert AccelCPUClass -> new TCGCPUOps::cpu_instance_init
` [PATCH 12/17] accel: Remove AccelCPUClass::cpu_instance_init()
` [PATCH 13/17] accel/tcg: Convert AccelCPUClass -> new TCGCPUOps::cpu_realize
` [PATCH 14/17] accel/tcg: Convert X86 AccelCPUClass -> TCGCPUOps::cpu_realize
` [PATCH 15/17] accel/tcg: Convert RISCV "

[PATCH net-next v3 04/14] net: ethernet: oa_tc6: Move constant definitions to header file
 2026-05-29 18:39 UTC 

[PATCH net-next v3 03/14] net: phy: microchip_t1s: Use generic APIs for C45 read and write
 2026-05-29 18:39 UTC 

[PATCH net-next v3 01/14] net: phy: Helper to read and write through C45 without lock
 2026-05-29 18:39 UTC 

[PATCH net-next v3 02/14] net: ethernet: oa_tc6: Move oa_tc6.c to its own directory
 2026-05-29 18:39 UTC 

[PATCH v2 0/2] rust: debugfs: fix callback file unsoundness
 2026-05-29 18:39 UTC  (5+ messages)
` [PATCH v2 2/2] rust: debugfs: avoid transmuting FileOps

[GIT PULL] bluetooth 2026-05-28
 2026-05-29 18:38 UTC  (6+ messages)

[PATCHSET v4 sched_ext/for-7.2] bpf/arena: Direct kernel-side access
 2026-05-29 18:38 UTC  (6+ messages)
` [PATCH 2/8] bpf: Recover arena kernel faults with scratch page

[PATCH] platform/x86/intel/vsec: Restore BAR fallback for header walk
 2026-05-29 18:38 UTC  (2+ messages)
` ✓ CI.KUnit: success for "

[RFC PATCH v2 0/9] mm: support zswap-backed large folio swapin
 2026-05-29 18:37 UTC  (10+ messages)
` [RFC PATCH v2 1/9] mm/zswap: expose range state for swapin policy
` [RFC PATCH v2 3/9] mm/zswap: support fully zswap-backed large folio loads
` [RFC PATCH v2 4/9] mm: admit large swapin by backend range in swapin_sync()
` [RFC PATCH v2 9/9] docs: mm: update THP swapin counter descriptions

[PATCH v15 0/6] Rust bindings for gem shmem
 2026-05-29 18:34 UTC  (14+ messages)
` [PATCH v15 1/6] rust: gem: shmem: Fix Default implementation for ObjectConfig
` [PATCH v15 2/6] rust: drm: gem/shmem: Add DmaResvGuard helper
` [PATCH v15 3/6] rust: drm: gem: Add vmap functions to shmem bindings
` [PATCH v15 4/6] rust: faux: Allow retrieving a bound Device
` [PATCH v15 5/6] drm/gem/shmem: Introduce __drm_gem_shmem_free_sgt_locked()
` [PATCH v15 6/6] rust: drm: gem: Introduce shmem::Object::sg_table()

[Buildroot] [PATCH 1/5] package/stellarium: fix qt5serialport dependency
 2026-05-29 18:37 UTC  (2+ messages)

[PATCH v3 0/9] x86,fs/resctrl: Fix long-standing issues
 2026-05-29 18:37 UTC  (3+ messages)

[PATCH v2] iio: adc: ti-ads1015: use devm helpers to fix probe error paths
 2026-05-29 18:37 UTC 

[PATCH 00/24] KVM: x86: fix various GHCB issues
 2026-05-29 18:35 UTC  (25+ messages)
` [PATCH 01/24] KVM: SEV: Require in-GHCB scratch area if GHCB v2+ is in use
` [PATCH 02/24] KVM: SEV: Ignore MMIO requests of length '0'
` [PATCH 03/24] KVM: SEV: Reject MMIO requests larger than 8 bytes with GHCB v2+
` [PATCH 04/24] KVM: SEV: Ignore Port I/O requests of length '0'
` [PATCH 05/24] KVM: SEV: Use the size of the PSC header as the minimum size for PSC requests
` [PATCH 06/24] KVM: SEV: Compute the correct max length of the in-GHCB scratch area
` [PATCH 07/24] KVM: SEV: WARN if KVM attempts to setup scratch area with min_len==0
` [PATCH 08/24] KVM: SEV: Don't explicitly pass PSC buffer to snp_begin_psc()
` [PATCH 09/24] KVM: SEV: Check PSC request indices against the actual size of the buffer
` [PATCH 10/24] KVM: SEV: Use READ_ONCE() when reading entries/indices from PSC buffer
` [PATCH 11/24] KVM: SEV: Make it more obvious when KVM is writing back the current PSC index
` [PATCH 12/24] KVM: SEV: Add an anonymous "psc" struct to track current PSC metadata
` [PATCH 13/24] KVM: SEV: Read start/end indices of PSC requests exactly once per #VMGEXIT
` [PATCH 14/24] KVM: Don't WARN if memory is dirtied without a vCPU when the VM is dying
` [PATCH 15/24] KVM: SEV: Move sev_free_vcpu() down below sev_es_unmap_ghcb()
` [PATCH 16/24] KVM: SEV: Decouple the need to sync the GHCB SA from the need to free the SA
` [PATCH 17/24] KVM: SEV: Unmap and unpin the GHCB as needed on vCPU free
` [PATCH 18/24] KVM: SEV: Don't terminate SNP VMs on #VMGEXIT without a registered GHCB
` [PATCH 19/24] KVM: SEV: Move GHCB "usage" check out of sev_es_validate_vmgexit()
` [PATCH 20/24] KVM: SEV: Return INVALID_EVENT for SNP-only #VMGEXIT from non-SNP guest
` [PATCH 21/24] KVM: SEV: Return INVALID_INPUT, not MISSING_INPUT, for bad GUEST_REQUEST input(s)
` [PATCH 22/24] KVM: SEV: Handle unknown #VMGEXIT reasons in sev_handle_vmgexit()
` [PATCH 23/24] KVM: SEV: Turn sev_es_validate_vmgexit() into a dedicated predicate
` [PATCH 24/24] KVM: SEV: Remove sometimes-used function-scoped "ret" from #VMGEXIT handler

[PATCH v3 00/13] drm/bridge: tc358762: Various small fixes
 2026-05-29 18:34 UTC  (3+ messages)
` [PATCH v3 07/13] drm/bridge: tc358762: Update comment about the number of lanes

[PATCH 0/9] Don't whitelist OA registers unconditionally
 2026-05-29 18:35 UTC  (9+ messages)
` [PATCH 2/9] drm/xe/rtp: Maintain OA whitelists separately
` [PATCH 3/9] drm/xe/rtp: Keep track of non-OA nonpriv slots
` [PATCH 6/9] drm/xe/rtp: Toggle 'deny' bit to (de-)whitelist OA regs
` [PATCH 8/9] drm/xe/oa: (De-)whitelist OA registers on OA stream open/release

[GIT PULL] KVM changes for Linux 7.1-rc6
 2026-05-29 18:35 UTC 

[Buildroot] [PATCH] package/xterm: bump to version 410
 2026-05-29 18:35 UTC  (2+ messages)
` [Buildroot] [PATCH] DEVELOPERS: add entry for Shubham Chakraborty (xterm)

FAILED: patch "[PATCH] rxrpc: Fix RESPONSE packet verification to extract skb to a" failed to apply to 6.18-stable tree
 2026-05-29 18:35 UTC  (4+ messages)
` [PATCH 6.18.y 1/3] crypto/krb5, rxrpc: Fix lack of pre-decrypt/pre-verify length checks
  ` [PATCH 6.18.y 2/3] rxrpc: Fix DATA decrypt vs splice() by copying data to buffer in recvmsg
  ` [PATCH 6.18.y 3/3] rxrpc: Fix RESPONSE packet verification to extract skb to a linear buffer

[V2] drm/amdgpu: drop retry loop in amdgpu_hmm_range_get_pages
 2026-05-29 18:35 UTC  (2+ messages)

[PATCH] libtracecmd: Have the rbtree check be more elaborate
 2026-05-29 18:34 UTC 

[PATCH] drm/amdgpu: set noretry=1 as default for GFX 10.1.x (Navi10/12/14)
 2026-05-29 18:32 UTC 

[PATCH v2 0/3] Add ocode late binding support for CRI
 2026-05-29 18:32 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for Add ocode late binding support for CRI (rev2)

[Buildroot] [PATCH v1 1/1] package/gcc-bare-metal: bump to gcc 16.1.0
 2026-05-29 18:32 UTC  (4+ messages)

[PATCH bpf-next] bpf: Take mmap_lock in zap_pages()
 2026-05-29 18:32 UTC  (4+ messages)

[PATCH V2 1/7] perf/x86/intel/uncore: Fix discovery unit lookup for multi-die systems
 2026-05-29 18:31 UTC  (3+ messages)

[Buildroot] [PATCH v3] package/icu: fix static linking with icu-uc
 2026-05-29 18:30 UTC  (3+ messages)
` [Buildroot] [PATCH] DEVELOPERS: add entry for Shubham Chakraborty (unrar)
` [Buildroot] [PATCH] DEVELOPERS: add entry for Shubham Chakraborty (xterm)

[PATCH V2 2/7] perf/x86/intel/uncore: Guard against invalid box control address
 2026-05-29 18:30 UTC  (3+ messages)

[PATCH V2 7/7] perf/x86/intel/uncore: Implement global init callback for GNR uncore
 2026-05-29 18:30 UTC  (3+ messages)

[PATCH] configure: use debian-all-test-cross for mipsel tcg tests
 2026-05-29 18:29 UTC  (2+ messages)

[PATCH v10 0/4] Add MSI Claw HID Configuration Driver
 2026-05-29 18:29 UTC  (5+ messages)
` [PATCH v10 1/4] HID: hid-msi: Add MSI Claw configuration driver

Problem with IPv6 privacy addresses in 7.0
 2026-05-29 18:28 UTC 

[PATCH] cgroup/cpuset: Free sched domains on rebuild guard failure
 2026-05-29 18:28 UTC  (3+ messages)

[REGRESSION][BISECTED] HDA controller MMIO unreadable on Intel 5-series PCH (Ibex Peak) since v6.16
 2026-05-29 18:26 UTC 

[Buildroot] [PATCH/next 1/1] package/tpm2-tss: add Mbed-TLS crypto backend support
 2026-05-29 18:27 UTC 

[Buildroot] [PATCH 1/1] package/python-starlette: bump to version 1.1.0
 2026-05-29 18:26 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/python-fastapi: bump to version 0.136.3
 2026-05-29 18:26 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/util-linux: fix non-MMU build
 2026-05-29 18:25 UTC  (2+ messages)

[Buildroot] [git commit] package/exim: security bump version to 4.99.4
 2026-05-29 18:24 UTC 

[v2] Bluetooth: btusb: Add TP-Link UB600 for Realtek 8761BUV
 2026-05-29 18:25 UTC  (3+ messages)

[Buildroot] [git commit] docs: add OpenSSF best practices badge
 2026-05-29 18:24 UTC 

[PATCH net-next 00/15] pull request for net-next: batman-adv 2026-05-28
 2026-05-29 18:24 UTC  (5+ messages)
` [PATCH net-next 01/15] batman-adv: drop batman-adv specific version

[Buildroot] [PATCH 1/1] package/exim: security bump version to 4.99.4
 2026-05-29 18:24 UTC  (2+ messages)

PowerPC: Random memory corruption causing kernel oops on Power11
 2026-05-29 18:24 UTC  (9+ messages)

[PATCH v4 18/47] x86/kvm: Get local APIC bus frequency from PV CPUID Timing Info
 2026-05-29 18:24 UTC  (3+ messages)

[Buildroot] [PATCH] docs: add OpenSSF best practices badge
 2026-05-29 18:24 UTC  (2+ messages)

[PATCH bpf 1/2] bpf: fork state when comparing sign crossing ranges with zero
 2026-05-29 18:23 UTC  (5+ messages)

[PATCH v1 1/2] Bluetooth: ISO: Fix data-race on iso_pi fields in hci_get_route calls
 2026-05-29 18:23 UTC  (2+ messages)
` Bluetooth: Fix data-race on dst/src in connect paths

[Buildroot] [git commit branch/next] package/python-fastapi: bump to version 0.136.3
 2026-05-29 18:18 UTC 

[Buildroot] [git commit branch/next] package/python-starlette: bump to version 1.1.0
 2026-05-29 18:19 UTC 

[PATCH v6 1/1] Bluetooth: L2CAP: Fix use-after-free in l2cap_sock_new_connection_cb()
 2026-05-29 18:21 UTC  (2+ messages)
`  "

[PATCH v2 phy-next 14/15] phy: lynx-10g: new driver
 2026-05-29 18:21 UTC  (3+ messages)

FAILED: patch "[PATCH] batman-adv: bla: avoid NULL-ptr deref for claim via dropped" failed to apply to 6.6-stable tree
 2026-05-29 18:20 UTC  (2+ messages)
` [PATCH 6.6.y] batman-adv: bla: avoid NULL-ptr deref for claim via dropped interface

[PATCH v7 0/8] Introduce Xe PCIe FLR
 2026-05-29 18:20 UTC  (5+ messages)
` [PATCH v7 6/8] drm/xe/migrate: Introduce xe_migrate_reinit()

FAILED: patch "[PATCH] batman-adv: bla: avoid double decrement of bla.num_requests" failed to apply to 6.6-stable tree
 2026-05-29 18:19 UTC  (2+ messages)
` [PATCH 6.6.y] batman-adv: bla: avoid double decrement of bla.num_requests

FAILED: patch "[PATCH] batman-adv: iv: recover OGM scheduling after forward packet" failed to apply to 6.6-stable tree
 2026-05-29 18:18 UTC  (2+ messages)
` [PATCH 6.6.y] batman-adv: iv: recover OGM scheduling after forward packet error

FAILED: patch "[PATCH] batman-adv: tp_meter: avoid role confusion in tp_list" failed to apply to 6.6-stable tree
 2026-05-29 18:18 UTC  (2+ messages)
` [PATCH 6.6.y] batman-adv: tp_meter: avoid role confusion in tp_list

FAILED: patch "[PATCH] batman-adv: tvlv: reject oversized TVLV packets" failed to apply to 6.6-stable tree
 2026-05-29 18:17 UTC  (2+ messages)
` [PATCH 6.6.y] batman-adv: tvlv: reject oversized TVLV packets

FAILED: patch "[PATCH] batman-adv: tt: prevent TVLV entry number overflow" failed to apply to 6.6-stable tree
 2026-05-29 18:16 UTC  (2+ messages)
` [PATCH 6.6.y] batman-adv: tt: prevent TVLV entry number overflow

[PATCH v1 1/1] Bluetooth: L2CAP: fix heap over-read in l2cap_get_conf_opt
 2026-05-29 18:15 UTC  (3+ messages)

FAILED: patch "[PATCH] batman-adv: tt: avoid empty VLAN responses" failed to apply to 6.6-stable tree
 2026-05-29 18:15 UTC  (2+ messages)
` [PATCH 6.6.y] batman-adv: tt: avoid empty VLAN responses

FAILED: patch "[PATCH] batman-adv: tt: fix TOCTOU race for reported vlans" failed to apply to 6.6-stable tree
 2026-05-29 18:14 UTC  (2+ messages)
` [PATCH 6.6.y] batman-adv: tt: fix TOCTOU race for reported vlans

[PATCH 0/9] pull request (net): ipsec 2026-05-27
 2026-05-29 18:14 UTC  (5+ messages)
` [PATCH 5/9] esp: fix page frag reference leak on skb_to_sgvec failure

[Buildroot] [autobuild.buildroot.org] Daily results for 2026-05-26
 2026-05-29 18:13 UTC  (3+ messages)

[OE-core][PATCH] qemu: upgrade 10.2.0 -> 11.0.0
 2026-05-29 18:13 UTC  (10+ messages)

[PATCH v3 09/27] KVM: arm64: Share kvm_emulate definitions
 2026-05-29 18:13 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/gerbera: bump version to 3.2.1
 2026-05-29 18:13 UTC  (2+ messages)

FAILED: patch "[PATCH] batman-adv: tt: reject oversized local TVLV buffers" failed to apply to 6.6-stable tree
 2026-05-29 18:13 UTC  (2+ messages)
` [PATCH 6.6.y] batman-adv: tt: reject oversized local TVLV buffers

[PATCH 4/5] mailbox: imx: Don't force-thread the primary handler
 2026-05-29 18:13 UTC  (2+ messages)

[Buildroot] [git commit] package/gerbera: bump version to 3.2.1
 2026-05-29 18:12 UTC 

[PATCH v4 17/47] x86/kvm: Mark TSC as reliable when it's constant and nonstop
 2026-05-29 18:12 UTC  (2+ messages)

[PATCH v1] drm/amdkfd: Fix buffer overflow in SDMA queue checkpoint/restore on GFX11
 2026-05-29 18:12 UTC  (3+ messages)

[PATCH mptcp-net mptcp-next v4 00/15] mptcp: pm: drop TCP TS with ADD_ADDRv6 + port
 2026-05-29 18:12 UTC  (2+ messages)

[PAHOLE Patch v2 1/2] dwarf_loader: Extract die__add_btf_type_tag() helper [NFC]
 2026-05-29 18:11 UTC  (3+ messages)

[Buildroot] [git commit] package/libmicrohttpd: needs host-pkgconf
 2026-05-29 18:10 UTC 

[jarkko-tpmdd:rootns 17/23] kernel/rootns.c:68:36: error: incomplete definition of type 'struct mnt_namespace'
 2026-05-29 18:10 UTC 

[Buildroot] [PATCH v2 1/1] package/libmicrohttpd: needs host-pkgconf
 2026-05-29 18:11 UTC  (2+ messages)

FAILED: patch "[PATCH] batman-adv: bla: avoid NULL-ptr deref for claim via dropped" failed to apply to 6.12-stable tree
 2026-05-29 18:11 UTC  (2+ messages)
` [PATCH 6.12.y] batman-adv: bla: avoid NULL-ptr deref for claim via dropped interface

FAILED: patch "[PATCH] batman-adv: bla: avoid double decrement of bla.num_requests" failed to apply to 6.12-stable tree
 2026-05-29 18:10 UTC  (2+ messages)
` [PATCH 6.12.y] batman-adv: bla: avoid double decrement of bla.num_requests

[Buildroot] [git commit] package/odhcp6c: fix build with glibc >= 2.43
 2026-05-29 18:03 UTC 

[Buildroot] [git commit] package/odhcp6c: fix build with gcc >= 14.x
 2026-05-29 18:08 UTC 

[Buildroot] [git commit] package/odhcp6c: needs gcc >= 10
 2026-05-29 18:05 UTC 

[Buildroot] [git commit] package/graphene: needs a toolchain with threads
 2026-05-29 18:00 UTC 

[Buildroot] [git commit] package/vorbis-tools: Fix build with gcc 14.x
 2026-05-29 17:58 UTC 

[Buildroot] [PATCH v2 1/3] package/odhcp6c: fix build with glibc >= 2.43
 2026-05-29 18:10 UTC  (2+ messages)

FAILED: patch "[PATCH] batman-adv: iv: recover OGM scheduling after forward packet" failed to apply to 6.12-stable tree
 2026-05-29 18:10 UTC  (2+ messages)
` [PATCH 6.12.y] batman-adv: iv: recover OGM scheduling after forward packet error

FAILED: patch "[PATCH] batman-adv: tp_meter: avoid role confusion in tp_list" failed to apply to 6.12-stable tree
 2026-05-29 18:09 UTC  (2+ messages)
` [PATCH 6.12.y] batman-adv: tp_meter: avoid role confusion in tp_list

[Buildroot] [PATCH v2 1/1] package/linux-firmware: Add MediaTek MT7916 WiFi 6E firmware files
 2026-05-29 18:08 UTC  (2+ messages)

FAILED: patch "[PATCH] batman-adv: tvlv: reject oversized TVLV packets" failed to apply to 6.12-stable tree
 2026-05-29 18:08 UTC  (2+ messages)
` [PATCH 6.12.y] batman-adv: tvlv: reject oversized TVLV packets

FAILED: patch "[PATCH] x86/mm: Disable broadcast TLB flush when PCID is disabled" failed to apply to 6.18-stable tree
 2026-05-29 18:07 UTC  (2+ messages)
` [PATCH 6.18.y] x86/mm: Disable broadcast TLB flush when PCID is disabled

[PATCH] libtraceevent: avoid racing recursive builds of both libraries
 2026-05-29 18:07 UTC  (3+ messages)
` [PATCH v2] "

[Patch net-next v6 0/7] r8169: add RSS support for RTL8127
 2026-05-29 18:07 UTC  (9+ messages)
` [Patch net-next v6 1/7] r8169: add support for multi irqs
` [Patch net-next v6 2/7] r8169: add support for multi rx queues

[PATCH v4 0/2] workqueue: Add warnings and check WQ flags usage
 2026-05-29 18:07 UTC  (2+ messages)

[RFC PATCH v2 0/5] Add option to use default config file
 2026-05-29 18:07 UTC  (10+ messages)
` [RFC PATCH v2 1/5] xfsprogs: mkfs.xfs Add buildtime default cli_params as global variable
` [RFC PATCH v2 2/5] xfsprogs: mkfs.xfs add default configuration file
` [RFC PATCH v2 3/5] xfsprogs: mkfs.xfs add auto|autodetect value for -d/l/r concurrency

[PATCH v2] coverage: place GCOV-generated .text.startup section in init text
 2026-05-29 18:06 UTC  (3+ messages)

Suggetsions for collaboration workflows in large repos
 2026-05-29 18:06 UTC  (2+ messages)

FAILED: patch "[PATCH] batman-adv: tt: prevent TVLV entry number overflow" failed to apply to 6.12-stable tree
 2026-05-29 18:06 UTC  (2+ messages)
` [PATCH 6.12.y] batman-adv: tt: prevent TVLV entry number overflow

[RFC] mpam,x86,fs/resctrl: Generic schema description Proof of Concept
 2026-05-29 18:06 UTC 

FAILED: patch "[PATCH] batman-adv: tt: avoid empty VLAN responses" failed to apply to 6.12-stable tree
 2026-05-29 18:04 UTC  (2+ messages)
` [PATCH 6.12.y] batman-adv: tt: avoid empty VLAN responses

[PATCH 4/4] Bluetooth: qca: combine NVM and calibration data for QCC2072
 2026-05-29 18:04 UTC 

[PATCH v4] vfio: selftests: Find devices that have VFIO selftest drivers
 2026-05-29 18:04 UTC 

[PATCH v5 0/2] ata: libata: Enable context analysis
 2026-05-29 18:03 UTC  (3+ messages)
` [PATCH v5 1/2] ata: libata: Add an argument to ata_eh_reset()
` [PATCH v5 2/2] ata: libata: Document when host->eh_mutex should be held

[PATCH 00/24] drm/{i915, xe}: display (runtime) suspend/resume/shutdown unification
 2026-05-29 18:03 UTC  (5+ messages)
` [PATCH 17/24] drm/xe/display: use intel_display_driver_pm_shutdown()
` [PATCH 18/24] drm/{i915, xe}: move more stuff to __intel_display_driver_pm_suspend()
  ` [PATCH 18/24] drm/{i915,xe}: "

[PATCH 00/11] hornet: security, tooling and selftest fixes
 2026-05-29 18:03 UTC  (4+ messages)
` [PATCH 05/11] hornet: gen_sig: fix off-by-one check for used maps

FAILED: patch "[PATCH] batman-adv: tt: reject oversized local TVLV buffers" failed to apply to 6.12-stable tree
 2026-05-29 18:03 UTC  (2+ messages)
` [PATCH 6.12.y] batman-adv: tt: reject oversized local TVLV buffers

[PATCH 3/4] arm64: dts: qcom: qcs6490-rb3gen2-industrial-mezzanine: Add QCC2072 Bluetooth M.2 overlay
 2026-05-29 18:02 UTC 

[Buildroot] [PATCH v2 1/1] package/vorbis-tools: Fix build with gcc 14.x
 2026-05-29 18:02 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.