messages from 2026-04-15 23:47:40 to 2026-04-16 01:47:27 UTC [more...]
[PATCH v11 01/20] gpu: nova-core: gsp: Return GspStaticInfo from boot()
2026-04-16 0:29 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for series starting with [v11,01/20] "
[PATCH v2 0/7] fit: dm-verity support
2026-04-16 1:46 UTC (5+ messages)
` [PATCH v2 1/7] image: fit: add dm-verity property name constants
` [PATCH v2 2/7] boot: fit: support generating DM verity cmdline parameters
` [PATCH v2 3/7] include: hexdump: make hex2bin() usable from host tools
` [PATCH v2 4/7] tools: mkimage: add dm-verity Merkle-tree generation
[PATCH v1] ext4: add mb_stats_clear for mballoc statistics
2026-04-16 1:44 UTC (3+ messages)
[PATCH v2] mm: shmem: don't set large-order range for internal shmem mount
2026-04-16 1:45 UTC (15+ messages)
[PATCH qemu v3 00/10] Update opentitan uart (part of supporting opentitan version 1)
2026-04-16 1:44 UTC (10+ messages)
` [PATCH qemu v3 01/10] Rename ibex_uart to ot_uart
` [PATCH qemu v3 05/10] ot_uart: gather similar behaviours togeter in register read and write
` [PATCH qemu v3 06/10] ot_uart: implement RX fifo and loopback
` [PATCH qemu v3 07/10] ot_uart: handle break condition
[PATCH v3 1/1] vfio/nvgrace-gpu: Add Blackwell-Next GPU readiness check via CXL DVSEC
2026-04-16 1:45 UTC
[PATCH] mm: Require LRU reclaim progress before retrying direct reclaim
2026-04-16 1:44 UTC (3+ messages)
[PATCH] drm/xe/eustall: Fix drm_dev_put called before stream disable in close
2026-04-16 1:44 UTC (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✗ Xe.CI.FULL: failure "
[PATCH 1/1] Don't always trust server inode size while client holds write delegation
2026-04-16 1:43 UTC (3+ messages)
[PATCH 00/11] KVM: x86: Clean up kvm_<reg>_{read,write}() mess
2026-04-16 1:43 UTC (11+ messages)
` [PATCH 04/11] KVM: VMX: Read 32-bit GPR values for ENCLS instructions outside of 64-bit mode
` [PATCH 10/11] Revert "KVM: VMX: Read 32-bit GPR values for ENCLS instructions outside of 64-bit mode"
` [PATCH 11/11] KVM: x86: Harden is_64_bit_hypercall() against bugs on 32-bit kernels
[oe] [meta-oe][PATCH] canopenterm: update to release version 2.02
2026-04-16 1:41 UTC (3+ messages)
[PATCH bpf-next v10 0/6] bpf: Add support for sleepable tracepoint programs
2026-04-16 1:41 UTC (3+ messages)
` [PATCH bpf-next v10 2/6] bpf: Add bpf_prog_run_array_sleepable()
[PATCH] linux-firmware: update firmware for MT7925 WiFi device
2026-04-16 1:35 UTC
[PATCH v29 0/4] Add ASPEED AST2600 I2C controller driver
2026-04-16 1:38 UTC (4+ messages)
` [PATCH v29 2/4] dt-bindings: i2c: ast2600-i2c.yaml: Add global-regs properties
[PATCH] jbd2: enforce power-of-two default revoke hash size at compile time
2026-04-16 1:35 UTC (3+ messages)
[PATCH v2 0/3] rust: add `bitfield!` macro
2026-04-16 1:35 UTC (5+ messages)
` [PATCH v2 1/3] rust: extract `bitfield!` macro from `register!`
[PATCH] arm: arria10: Add correct mask bits for RTRIM and PU_DRV_STRG
2026-04-16 1:34 UTC (2+ messages)
[PATCH v3 0/6] gpu: nova-core: add GA100 support
2026-04-16 1:34 UTC (11+ messages)
` [PATCH v3 1/6] gpu: nova-core: use correct fwsignature for GA100
` [PATCH v3 2/6] gpu: nova-core: do not consider 0xBB77 as a valid PCI ROM header signature
` [PATCH v3 3/6] gpu: nova-core: only boot FRTS if its region is allocated
` [PATCH v3 4/6] gpu: nova-core: add FbHal::frts_size() for GA100 support
` [PATCH v3 5/6] gpu: nova-core: skip the IFR header if present
` [PATCH v3 6/6] gpu: nova-core: enable GA100
[PATCH] fetch2/git: fix HEAD and branch ref when subpath is used
2026-04-16 1:33 UTC (3+ messages)
` [bitbake-devel] "
[PATCH v3 00/13] mm/huge_memory: refactor zap_huge_pmd()
2026-04-16 1:32 UTC (15+ messages)
` [PATCH v3 13/13] mm/huge_memory: add and use has_deposited_pgtable()
[PATCH net 00/14] Netfilter/IPVS fixes for net
2026-04-16 1:31 UTC (15+ messages)
` [PATCH net 01/14] netfilter: nft_fwd_netdev: use recursion counter in neigh egress path
` [PATCH net 02/14] netfilter: nf_conntrack_sip: add bounds-checked port parsing helper
` [PATCH net 03/14] netfilter: arp_tables: fix IEEE1394 ARP payload parsing in arp_packet_match()
` [PATCH net 04/14] netfilter: nfnetlink_osf: fix divide-by-zero in OSF_WSS_MODULO
` [PATCH net 05/14] netfilter: nft_osf: restrict it to ipv4
` [PATCH net 06/14] netfilter: nf_flow_table_ip: Introduce nf_flow_vlan_push()
` [PATCH net 07/14] netfilter: conntrack: remove sprintf usage
` [PATCH net 08/14] netfilter: xtables: restrict several matches to inet family
` [PATCH net 09/14] netfilter: nat: use kfree_rcu to release ops
` [PATCH net 10/14] ipvs: fix MTU check for GSO packets in tunnel mode
` [PATCH net 11/14] netfilter: nf_tables: use list_del_rcu for netlink hooks
` [PATCH net 12/14] rculist: add list_splice_rcu() for private lists
` [PATCH net 13/14] netfilter: nf_tables: join hook list via splice_list_rcu() in commit phase
` [PATCH net 14/14] netfilter: nf_tables: add hook transactions for device deletions
[PATCH v2] hw/char/riscv_htif: Fix format specifier for uint64_t
2026-04-16 1:27 UTC (2+ messages)
[PATCH i-g-t] lib/xe/oa: Add support for 192B_MPEC8LL_NOA16 OAM format
2026-04-16 1:27 UTC (2+ messages)
` ✓ Xe.CI.BAT: success for "
[PATCH v2 0/2] sched_ext: Cgroup sub-scheduler minor fixes
2026-04-16 1:26 UTC (3+ messages)
` [PATCH v2 1/2] tools/sched_ext: Add missing -c option in scx_qmap help
` [PATCH v2 2/2] sched_ext: Print sub-scheduler disabled log and reason
git subtree bugs (mishandled merges, recursion depth)
2026-04-16 1:26 UTC (2+ messages)
Simple quota unsafe? RIP: 0010:__btrfs_free_extent.isra.0+0xc41/0x1020 [btrfs] / do_free_extent_accounting:2999: errno=-2 No such entry
2026-04-16 1:25 UTC (16+ messages)
[LSF/MM/BPF TOPIC][RFC PATCH v4 00/27] Private Memory Nodes (w/ Compressed RAM)
2026-04-16 1:24 UTC (9+ messages)
[f2fs-dev] [PATCH] f2fs: another way to set large folio by remembering inode number
2026-04-16 1:19 UTC (10+ messages)
` [f2fs-dev] [PATCH v2] "
` "
[PATCH RFC net-next v4 03/14] xsk: add xsk_alloc_batch_skb() to build skbs in batch
2026-04-16 1:18 UTC (3+ messages)
[PATCH] iio: adc: ingenic-adc: use guard(mutex)(&lock) to handle synchronisation
2026-04-16 1:18 UTC
[PATCH v2] nvme-auth: Include SC_C in RVAL controller hash
2026-04-16 1:18 UTC (2+ messages)
[PATCH 0/4] vfio/pci: Add PCIe TPH support
2026-04-16 1:16 UTC (6+ messages)
` [PATCH 3/4] vfio/pci: Add PCIe TPH GET_ST interface
` [PATCH 4/4] vfio/pci: Add PCIe TPH SET_ST interface
[PATCH 0/2] wifi: rtw89: fix RF calibration for USB transport
2026-04-16 1:15 UTC (3+ messages)
` [PATCH v2] wifi: rtw89: phy: increase RF calibration timeouts "
[PATCH 0/6] drm: handle IRQ_HPD events correctly
2026-04-16 1:15 UTC (3+ messages)
` ✓ i915.CI.BAT: success for "
` ✓ CI.KUnit: "
[PATCH v3 0/5] linux-user/riscv: add vector state to signal context
2026-04-16 1:11 UTC (6+ messages)
[PATCH v1] mtd: ubi: fix kref leak on -EBUSY return in ubi_detach_mtd_dev()
2026-04-16 1:11 UTC (2+ messages)
[PATCH v4 0/3] drm/xe/pat: Type cleanup and invalid index hardening
2026-04-16 1:11 UTC (3+ messages)
` ✓ CI.KUnit: success for "
` ✗ Xe.CI.BAT: failure "
[PATCH] mm/shrinker: Fix refcount leak in shrink_slab_memcg()
2026-04-16 1:10 UTC (5+ messages)
` [PATCH v2] "
[PATCH bpf-next 0/2] Detect and prune dead branches using intersection checks
2026-04-16 1:10 UTC (3+ messages)
` [PATCH bpf-next 1/2] bpf/verifier: Use intersection checks when simulating to detect dead branches
[PATCH v6] nvme: Skip trace complete_rq on host path error
2026-04-16 1:07 UTC
[alobakin:libeth 8/8] include/linux/build_bug.h:80:41: error: static assertion failed: "offsetof(struct idpf_tx_queue, __cacheline_group_end__read_write) - offsetofend(struct idpf_tx_queue, __cacheline_group_begin__read_write) == (104 + __builtin_offsetof(struct idpf_tx_queue,
2026-04-16 1:05 UTC
[PATCH net] selftests: net: add missing CMAC to tcp_ao config
2026-04-16 1:04 UTC
[PATCH] scripts/kernel-doc: Detect mismatched inline member documentation tags
2026-04-16 1:02 UTC (3+ messages)
` ✗ CI.checkpatch: warning for scripts/kernel-doc: Detect mismatched inline member documentation tags (rev2)
` ✓ CI.KUnit: success "
[PATCH net-next v9 00/10] net: phy_port: SFP modules representation and phy_port listing
2026-04-16 0:59 UTC (5+ messages)
` [PATCH net-next v9 04/10] net: phy: Create SFP phy_port before registering upstream
[RFC PATCH v1.2 0/2] mm/damon/stat: add kdamond_pid parameter
2026-04-16 0:59 UTC (4+ messages)
` [RFC PATCH v1.2 1/2] mm/damon/stat: add a parameter for reading kdamond pid
` [RFC PATCH v1.2 2/2] Docs/admin-guide/mm/damon/stat: document kdamond_pid parameter
[PATCHES 0/5 v2] More perf.data header validation
2026-04-16 0:59 UTC (7+ messages)
` [PATCH 1/5] perf header: Add section bounds checking to the fd read path
` [PATCH 2/5] perf header: Validate string length before allocating in do_read_string()
` [PATCH 3/5] perf header: Sanity check HEADER_EVENT_DESC
` [PATCH 4/5] perf header: Validate bitmap size before allocating in do_read_bitmap()
` [PATCH 5/5] perf header: Fix 32-bit incompatibility in bitmap serialization
[PATCH v2 00/32] Vswing/Preemphasis Override
2026-04-16 0:57 UTC (7+ messages)
` [PATCH v2 16/32] drm/i915/bios: parse LT's VS/PE-O tables
` [PATCH v2 20/32] drm/i915/bios: parse Snps's "
` [PATCH v2 28/32] drm/i915/buf_trans: compute EHL's VS/PE-O index
` [PATCH v2 29/32] drm/i915/buf_trans: enumerate EHL's VS/PE-O indices
` [PATCH v2 32/32] drm/i915/buf_trans: enumerate JSL's "
` ✓ i915.CI.BAT: success for Vswing/Preemphasis Override
[LTP] [PATCH v7 1/2] lib: New library function tst_get_free_uid
2026-04-16 0:55 UTC (4+ messages)
` [LTP] [PATCH v8 0/2] open16: allow restricted O_CREAT of FIFOs and regular files
` [LTP] [PATCH v8 1/2] lib: New library function tst_get_free_uid
` [LTP] [PATCH v8 2/2] open16: allow restricted O_CREAT of FIFOs and regular files
[PATCH] [RFC]: drm/i915/display: Use ceiling division for NV12 UV surface offset calculation
2026-04-16 0:56 UTC (2+ messages)
` ✓ i915.CI.Full: success for : drm/i915/display: Use ceiling division for NV12 UV surface offset calculation (rev3)
[PATCH] xfs: start inodegc after quota initialization
2026-04-16 0:55 UTC (4+ messages)
[GIT PULL v2] tracefs: Updates for v7.1
2026-04-16 0:51 UTC (2+ messages)
[GIT PULL] ring-buffer: Updates for v7.1
2026-04-16 0:51 UTC (2+ messages)
[GIT PULL] tracefs: Updates for v7.1
2026-04-16 0:51 UTC (2+ messages)
[GIT PULL] RTLA: Updates for v7.1
2026-04-16 0:51 UTC (2+ messages)
[GIT PULL] rv: Updates for v7.1
2026-04-16 0:51 UTC (2+ messages)
[GIT PULL] ktest: Updates for 7.1
2026-04-16 0:51 UTC (2+ messages)
[PATCH 7.2 v2 00/12] Remove read-only THP support for FSes without large folio support
2026-04-16 0:49 UTC (13+ messages)
` [PATCH 7.2 v2 05/12] mm/khugepaged: remove READ_ONLY_THP_FOR_FS check in hugepage_pmd_enabled()
[PATCH v10 13/13] docs: add io_queue flag to isolcpus
2026-04-16 0:48 UTC (11+ messages)
[PATCH v3 0/4] Rust netlink support + use in Rust Binder
2026-04-16 0:46 UTC (5+ messages)
` [PATCH v3 1/4] rust: netlink: add raw netlink abstraction
` [PATCH v3 4/4] rust_binder: report netlink transactions
[linus:master] [lib/crypto] e5046823f8: stress-ng.urandom.ops_per_sec 4.3% regression
2026-04-16 0:45 UTC (3+ messages)
net/core/bpf_sk_storage.c:140:22: error: too many arguments to function 'bpf_selem_alloc'
2026-04-16 0:45 UTC
[syzbot] [dri?] KASAN: slab-use-after-free Read in drm_gem_object_release_handle
2026-04-16 0:44 UTC (2+ messages)
[PATCH] xfs: check hash ordering in xfs_da3_node_verify
2026-04-16 0:39 UTC (3+ messages)
[PATCH v2] btrfs: warn about extent buffer that can not be released
2026-04-16 0:36 UTC
[linux-next:master 501/13951] arch/arm64/boot/dts/rockchip/rk3399-nanopc-t4-hd702e.dtb: typec-portc@22 (fcs,fusb302): 'connector' is a required property
2026-04-16 0:34 UTC
[PATCH 0/3] KVM, vfio: remove exported KVM symbols
2026-04-16 0:31 UTC (7+ messages)
` [PATCH 1/3] VFIO: take reference to the KVM module
[PATCH bpf v4 0/5] bpf, sockmap: Fix af_unix null-ptr-deref in proto update
2026-04-16 0:30 UTC (2+ messages)
FAILED: patch "[PATCH] KVM: x86: Use __DECLARE_FLEX_ARRAY() for UAPI structures with" failed to apply to 6.19-stable tree
2026-04-16 0:30 UTC (4+ messages)
` [PATCH 6.19.y 1/2] KVM: Remove subtle "struct kvm_stats_desc" pseudo-overlay
` [PATCH 6.19.y 2/2] KVM: x86: Use __DECLARE_FLEX_ARRAY() for UAPI structures with VLAs
[PATCH v4 4/6] KVM: x86/pmu: Re-evaluate Host-Only/Guest-Only on nested SVM transitions
2026-04-16 0:29 UTC (11+ messages)
[PATCH v3 0/2] Configuring DMA threshold value for DW-MMC controllers
2026-04-16 0:29 UTC (5+ messages)
` [PATCH v3 1/2] mmc: dw_mmc: implement option for configuring DMA threshold
` [PATCH v3 2/2] mmc: dw_mmc: exynos: increase DMA threshold value for exynos7870
[Patch v4 00/22] Cache aware scheduling
2026-04-16 0:27 UTC (2+ messages)
[PATCH] smb: client: fix OOB read in symlink error response parsing
2026-04-16 0:25 UTC (2+ messages)
[PATCH 0/2] Describe IMEM on Eliza
2026-04-16 0:23 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: sram: Document qcom,eliza-imem
` [PATCH 2/2] arm64: dts: qcom: eliza: Add IMEM node
[PATCH v2 0/6] block: fix integrity offset/length conversions
2026-04-16 0:22 UTC (7+ messages)
` [PATCH v2 1/6] block: use integrity interval instead of sector as seed
` [PATCH v2 2/6] bio-integrity-fs: pass data iter to bio_integrity_verify()
` [PATCH v2 3/6] blk-integrity: take u64 in bio_integrity_intervals()
` [PATCH v2 4/6] bio-integrity-fs: use integrity interval instead of sector as seed
` [PATCH v2 5/6] t10-pi: use bio_integrity_intervals() helper
` [PATCH v2 6/6] blk-integrity: avoid sector_t in bip_{get,set}_seed()
[PATCH] target/s390x: Prefer MO_128 definition over magic value
2026-04-16 0:19 UTC (2+ messages)
[RFC PATCH v5 0/6] target/mips: Translate MSA vector load/store opcodes
2026-04-16 0:18 UTC (14+ messages)
` [RFC PATCH v5 1/6] target/mips: Expand TRANS_DF_iv() macro for MSA Load/Store
` [RFC PATCH v5 2/6] target/mips: Convert MSA LD/ST.B (Byte Vector)
` [RFC PATCH v5 3/6] target/mips: Convert MSA LD/ST.H (Halfword Vector)
` [RFC PATCH v5 4/6] target/mips: Convert MSA LD/ST.W (Word Vector)
` [RFC PATCH v5 5/6] target/mips: Convert MSA LD/ST.D (Doubleword Vector)
` [RFC PATCH v5 6/6] target/mips: Endian-swap "
[PATCH] samples/livepatch: Add BPF struct_ops integration sample
2026-04-16 0:18 UTC (2+ messages)
[PATCH v2 0/4] hw/riscv: Boot setup improvements
2026-04-16 0:16 UTC (8+ messages)
` [PATCH v2 2/4] hw/riscv/boot: Account for discontiguous memory when loading firmware
` [PATCH v2 3/4] hw/riscv/boot: Warn if a ELF format file is loaded as a binary
` [PATCH v2 4/4] hw/riscv/boot: Provide a simple halting payload
[PATCH v2 0/2] mm/damon: reset thread status parameters upon kdamond termination
2026-04-16 0:17 UTC (2+ messages)
[PATCH] imx: imx9: Select ARCH_MISC_INIT for all i.MX9 SoCs
2026-04-16 0:14 UTC (4+ messages)
[PATCH bpf-next v4 0/2] bpf: copy BPF token from main program to subprograms
2026-04-16 0:12 UTC (2+ messages)
[RFC PATCH v3 0/5] dma-mapping: Fixes for memory encryption
2026-04-16 0:11 UTC (5+ messages)
` [RFC PATCH v3 2/5] dma-mapping: Move encryption in __dma_direct_free_pages()
[PATCH 0/4] pinctrl: More compile testing
2026-04-13 13:57 UTC (10+ messages)
` [PATCH 1/4] pinctrl: realtek: Enable "
` [PATCH 3/4] pinctrl: vt8500: "
` [PATCH 4/4] ARM: realtek: MAINTAINERS: Include pin controller drivers
[PATCH 1/3] ksmbd: cap response sizes in ipc_validate_msg()
2026-04-16 0:07 UTC (5+ messages)
` [PATCH 2/3] ksmbd: reject negative ngroups in ksmbd_alloc_user()
` [PATCH 0/3] ksmbd: harden IPC response arithmetic and ACE walk
` [PATCH v2 0/2] ksmbd: harden ipc_validate_msg() and smb_check_perm_dacl()
[jfern:nova/mm 22/27] Diff in drivers/gpu/nova-core/mm/pagetable.rs:386:
2026-04-16 0:03 UTC
net/core/bpf_sk_storage.c:140:57: error: too many arguments to function call, expected 4, have 5
2026-04-16 0:03 UTC
[PATCH net-next] net: stmmac: enable RPS and RBU interrupts
2026-04-16 0:02 UTC (11+ messages)
[PATCH v2 0/6] gpu: nova-core: add GA100 support
2026-04-16 0:00 UTC (5+ messages)
` [PATCH v2 5/6] gpu: nova-core: skip the IFR header if present
[PATCH] video: bridge: add ITE IT66121 DPI-to-HDMI bridge driver
2026-04-15 19:03 UTC
[PATCH] usb: gadget: renesas: add support for RZ/G2L SoC
2026-04-15 17:21 UTC
[RFC] SPDM attestation E2E findings from Renode testing
2026-04-15 6:47 UTC (6+ messages)
` [EXTERNAL] "
[PATCH v12 0/2] Add Meta (Facebook) Ventura BMC (AST2600)
2026-04-15 10:05 UTC (8+ messages)
` [PATCH v12 2/2] arm: dts: aspeed: ventura: add Meta Ventura BMC
[PATCH v3 0/3] ARM: dts: aspeed-g6: add AST2600 I3C nodes and bindings
2026-04-15 18:21 UTC (5+ messages)
` [PATCH v3 3/3] dt-bindings: i3c: Add AST2600 I3C global registers
[PATCH 0/3] Backfill fixes and edges
2026-04-15 23:58 UTC (4+ messages)
` [PATCH 1/3] backfill: reject rev-list arguments that do not make sense
` [PATCH 2/3] backfill: document acceptance of revision-range in more standard manner
` [PATCH 3/3] backfill: default to grabbing edge blobs too
[PATCH] drm/panel: novatek-nt36672a: Inline command sequences
2026-04-15 23:56 UTC
[PATCH v2 0/4] show orphan file inode detail info
2026-04-15 23:56 UTC (3+ messages)
` [PATCH v2 2/4] ext4: skip cursor node in ext4_orphan_del()
[PATCH v2 0/2] mm/damon: reset thread status parameters upon kdamond termination
2026-04-15 23:55 UTC (2+ messages)
[PATCH] lib/Kconfig: Fix SUPPORTS_FW_LOADER option
2026-04-15 23:54 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.