All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-16 19:05:17 to 2026-04-16 20:11:58 UTC [more...]

[PATCH] Documentation: sysctl: document net core sysctls
 2026-04-16 20:11 UTC  (4+ messages)
` [PATCH v2] "

[Buildroot] [PATCH 1/1] package/giflib: bump version to 6.1.3
 2026-04-16 20:11 UTC  (2+ messages)

[Buildroot] [git commit] package/giflib: bump version to 6.1.3
 2026-04-16 20:09 UTC 

[PATCH V1] accel/amdxdna: Guard management mailbox channel cleanup against NULL pointer
 2026-04-16 20:11 UTC 

[PATCH pciutils] ls-ecaps: Decode DPC RP PIO registers
 2026-04-16 20:03 UTC  (2+ messages)

[PATCH] drm/xe/eustall: Fix drm_dev_put called before stream disable in close
 2026-04-16 20:09 UTC  (3+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH net-next v7 6/7] net: bcmgenet: add XDP statistics counters
 2026-04-16 20:08 UTC  (2+ messages)

[PATCH i-g-t] tests/intel/kms_pm_dc: Remove deep-pkgc subtest
 2026-04-16 20:08 UTC  (3+ messages)
` ✓ Xe.CI.FULL: success for "

[Buildroot] [PATCH 1/1] package/ccache: bump version to 4.13.3
 2026-04-16 20:08 UTC  (2+ messages)

[Buildroot] [git commit] package/ccache: bump version to 4.13.3
 2026-04-16 19:44 UTC 

[ANNOUNCE] Git v2.54.0-rc2
 2026-04-16 20:06 UTC  (11+ messages)
` MIDX woes, was "
          ` [PATCH] MIDX: revert the default version to v1

[PATCH v3 0/4] Rust netlink support + use in Rust Binder
 2026-04-16 20:06 UTC  (3+ messages)
` [PATCH v3 1/4] rust: netlink: add raw netlink abstraction

[PATCH] media: atomisp: use kmalloc_objs for array allocations
 2026-04-16 20:06 UTC  (3+ messages)

[PATCH 0/2] Misc minor tctx fixes
 2026-04-16 20:05 UTC  (3+ messages)
` [PATCH 1/2] io_uring/tctx: check for setup tctx->io_wq before teardown
` [PATCH 2/2] io_uring/tctx: mark io_wq as exiting before error path teardown

[PATCH V4 00/10] iommufd: Enable noiommu mode for cdev
 2026-04-16 20:06 UTC  (5+ messages)
` [PATCH V4 04/10] iommufd: Add an ioctl IOMMU_IOAS_GET_PA to query PA from IOVA
` [PATCH V4 05/10] vfio: Allow null group for noiommu without containers

[PATCH v5 0/2] target/mips: Use probe_access_full() in Atomic Load/Store helpers
 2026-04-16 20:05 UTC  (3+ messages)
` [PATCH v5 1/2] target/mips: Pass MemOpIdx argument to Linked "
` [PATCH v5 2/2] target/mips: Use probe_access_full() in Atomic "

[PATCH v1] tests/data/acpi: Update SPCR golden-ref for RISC-V virt
 2026-04-16 20:04 UTC  (3+ messages)

[PATCH bpf-next v7 00/11] selftests/bpf: Tolerate partial builds across kernel configs
 2026-04-16 20:05 UTC  (15+ messages)
` [PATCH bpf-next v7 01/11] selftests/bpf: Add BPF_STRICT_BUILD toggle
` [PATCH bpf-next v7 02/11] selftests/bpf: Fix test_kmods KDIR to honor O= and distro kernels
` [PATCH bpf-next v7 03/11] selftests/bpf: Tolerate BPF and skeleton generation failures
` [PATCH bpf-next v7 04/11] selftests/bpf: Avoid rebuilds when running emit_tests
` [PATCH bpf-next v7 05/11] selftests/bpf: Make skeleton headers order-only prerequisites of .test.d
` [PATCH bpf-next v7 06/11] selftests/bpf: Tolerate test file compilation failures
` [PATCH bpf-next v7 07/11] selftests/bpf: Skip tests whose objects were not built
` [PATCH bpf-next v7 08/11] selftests/bpf: Allow test_progs to link with a partial object set
` [PATCH bpf-next v7 09/11] selftests/bpf: Tolerate benchmark build failures
` [PATCH bpf-next v7 10/11] selftests/bpf: Provide weak definitions for cross-test functions
` [PATCH bpf-next v7 11/11] selftests/bpf: Tolerate missing files during install

[PATCH 00/11] hw/arm/smmuv3-accel: Resolve AUTO properties
 2026-04-16 20:04 UTC  (11+ messages)
` [PATCH 04/11] vfio/pci: Add ats property and mask ATS cap when not exposed
` [PATCH 09/11] hw/arm/smmuv3-accel: Implement "auto" value for "oas"
` [PATCH 11/11] qemu-options.hx: Support "auto" for accel SMMUv3 properties

[PATCH] ksmbd: validate num_aces and harden ACE walk in smb_inherit_dacl()
 2026-04-16 20:04 UTC 

sched/fair: DELAY_DEQUEUE causes ~25% pipe IPC regression on Raspberry Pi 5
 2026-04-16 20:04 UTC  (2+ messages)

[PATCH net 00/14] tcp: take care of tcp_get_timestamping_opt_stats() races
 2026-04-16 20:03 UTC  (15+ messages)
` [PATCH net 01/14] tcp: annotate data-races in tcp_get_info_chrono_stats()
` [PATCH net 02/14] tcp: add data-race annotations around tp->data_segs_out and tp->total_retrans
` [PATCH net 03/14] tcp: add data-races annotations around tp->reordering, tp->snd_cwnd
` [PATCH net 04/14] tcp: annotate data-races around tp->snd_ssthresh
` [PATCH net 05/14] tcp: annotate data-races around tp->delivered and tp->delivered_ce
` [PATCH net 06/14] tcp: add data-race annotations for TCP_NLA_SNDQ_SIZE
` [PATCH net 07/14] tcp: annotate data-races around tp->bytes_sent
` [PATCH net 08/14] tcp: annotate data-races around tp->bytes_retrans
` [PATCH net 09/14] tcp: annotate data-races around tp->dsack_dups
` [PATCH net 10/14] tcp: annotate data-races around tp->reord_seen
` [PATCH net 11/14] tcp: annotate data-races around tp->srtt_us
` [PATCH net 12/14] tcp: annotate data-races around tp->timeout_rehash
` [PATCH net 13/14] tcp: annotate data-races around (tp->write_seq - tp->snd_nxt)
` [PATCH net 14/14] tcp: annotate data-races around tp->plb_rehash

[PATCH ath-next] wifi: ath12k: Remove macro HAL_RX_EHT_SIG_OFDMA_EB2_MCS
 2026-04-16 20:02 UTC 

[PATCH v2 bpf-next 3/8] libbpf: Add feature for kernel extended vlen/kind support
 2026-04-16 20:01 UTC  (2+ messages)

[PATCH] drm/gpuvm: Do not prepare NULL objects
 2026-04-16 20:01 UTC  (2+ messages)

[PATCH i-g-t v3 0/5] RFC: Add attachments support
 2026-04-16 19:59 UTC  (7+ messages)
` [PATCH i-g-t v3 3/5] scripts/hooks: Example guc log copy script and allowlist

[PATCH] Drivers: hv: vmbus: Improve the logc of reserving fb_mmio on Gen2 VMs
 2026-04-16 19:58 UTC  (2+ messages)

[PATCH] media: dvbdev: fix missing refcount update in dvb_generic_open()
 2026-04-16 19:57 UTC 

[PATCH net v3 0/5] bonding: 3ad: fix carrier state with no valid slaves
 2026-04-16 19:56 UTC  (5+ messages)
` [PATCH net v3 2/5] bonding: 3ad: fix carrier when "

[PATCH v4 02/10] crypto: pkcs7: add ability to extract signed attributes by OID
 2026-04-16 19:56 UTC  (2+ messages)

[PATCH v2 0/7] ceph: manual client session reset
 2026-04-16 19:55 UTC  (5+ messages)
` [PATCH v2 3/7] ceph: harden send_mds_reconnect and handle active-MDS peer reset
  ` [EXTERNAL] "
` [PATCH v2 4/7] ceph: add diagnostic timeout loop to wait_caps_flush()
  ` [EXTERNAL] "

[PATCH v2 0/3] target/arm: Allow aarch64=off for TCG
 2026-04-16 19:55 UTC  (7+ messages)
` [PATCH v2 1/3] target/arm: Clear AArch64 ID regs from ARMISARegisters if AArch64 disabled
` [PATCH v2 2/3] target/arm: Allow 'aarch64=off' to be set for TCG CPUs
` [PATCH v2 3/3] tests/functional/aarch64: Add basic test of TCG aarch64=off

[PATCHv3 0/6] various memory related fixups
 2026-04-16 19:54 UTC  (5+ messages)
` [PATCHv3 2/6] lmb: add LMB_FDT for fdt reserved regions

[PATCH i-g-t v2 0/4] Refactor kms_sharpness_filter tests
 2026-04-16 19:54 UTC  (7+ messages)
` [PATCH i-g-t v2 2/4] tests/intel/kms_sharpness_filter: refactor test_sharpness_filter function
` [PATCH i-g-t v2 3/4] tests/intel/kms_sharpness_filter: restructure igt_main
` [PATCH i-g-t v2 4/4] tests/intel/kms_sharpness_filter: Find mode with lowest bw requirement for test

[PATCH v4 0/2] Update designware pwm driver
 2026-04-16 19:53 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: pwm: dwc: add reset optional

[PATCH] staging: r8723bs: reduce nesting
 2026-04-16 19:53 UTC  (3+ messages)
` [PATCH v2 1/2] staging: rtl8723bs: fix stainfo check in rtw_aes_decrypt
  ` [PATCH v2 2/2] staging: rtl8723bs: reduce nesting

[PATCH] drm/xe/xe3p_lpg: Add Wa_18044193044
 2026-04-16 19:52 UTC  (3+ messages)

[PATCH 0/2] NVMe namespace hotplug and drive reconnection support
 2026-04-16 19:52 UTC  (7+ messages)
` [PATCH 2/2] block/monitor: add drive_insert HMP command
` [PATCH v4] hw/nvme: add namespace hotplug support

[PATCH rdma-next v3 1/1] RDMA/mana_ib: UC QP support for UAPI
 2026-04-16 19:52 UTC  (2+ messages)

mm/migrate.c:543 migration_entry_wait_huge() warn: inconsistent returns 'ptl'
 2026-04-16 19:50 UTC 

[PATCH i-g-t 0/4] Refactor kms_sharpness_filter tests
 2026-04-16 19:50 UTC  (5+ messages)
` [PATCH i-g-t 2/4] tests/intel/kms_sharpness_filter: refactor test_sharpness_filter function

[PATCH v2 0/3] wifi: wcn36xx: fix OOB reads and heap overflow from firmware responses
 2026-04-16 19:50 UTC  (4+ messages)

[PATCH v3 0/2] fanotify: support restartable permission events
 2026-04-16 19:48 UTC  (3+ messages)
` [PATCH v3 1/2] fanotify: add restart infrastructure for pending "
` [PATCH v3 2/2] fanotify: introduce restartable "

[PATCH bpf-next v4 6/6] selftests/bpf: tc_tunnel validate decap GSO state
 2026-04-16 19:46 UTC  (3+ messages)

[PATCH net-next 0/6] net: stmmac: yet more cleanups
 2026-04-16 19:46 UTC  (8+ messages)
` [PATCH net-next 5/6] net: stmmac: move PHY handling out of __stmmac_open()/release()

[PATCH net-next v7 5/7] net: bcmgenet: add XDP_REDIRECT and ndo_xdp_xmit support
 2026-04-16 19:46 UTC  (2+ messages)

[PATCH] KVM: s390: pci: fix GAIT table indexing due to double-scaling pointer arithmetic
 2026-04-16 19:46 UTC  (3+ messages)

[PATCH] hw: Move ARM_SYSCTL_GPIO definitions to arm sysctl specific header
 2026-04-16 19:45 UTC  (2+ messages)

[PATCH] mm/migrate_device: Cleanup up PMD Checks and warnings
 2026-04-16 19:44 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/xdg-dbus-proxy: security bump to version 0.1.7
 2026-04-16 19:43 UTC  (2+ messages)

[Buildroot] [git commit] package/xdg-dbus-proxy: security bump to version 0.1.7
 2026-04-16 19:35 UTC 

[PATCH 0/3] iio: accel: adxl313: small cleanups and error-handling improvements
 2026-04-16 19:41 UTC  (4+ messages)
` [PATCH 3/3] iio: accel: adxl313: Use dev_err_probe

[PATCH nf,v4] netfilter: nf_tables: add hook transactions for device deletions
 2026-04-16 19:41 UTC 

[PATCH] fswebcam: Add RRECOMMENDS ttf-dejavu-sans
 2026-04-16 19:39 UTC 

[PATCH 0/4] perf/x86: Don't write PEBS_ENABLED on KVM transitions
 2026-04-16 19:38 UTC  (4+ messages)
` [PATCH 1/4] perf/x86/intel: Don't write PEBS_ENABLED on host<=>guest xfers if CPU has isolation

[PATCH v2 0/7] fit: dm-verity support
 2026-04-16 19:38 UTC  (13+ messages)
` [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 v2 5/7] doc: fit: add dm-verity boot parameter documentation
` [PATCH v2 6/7] test: boot: add runtime unit test for fit_verity_build_cmdline()
` [PATCH v2 7/7] test: py: add mkimage dm-verity round-trip test

fs/proc/task_mmu.c:3028:21: warning: 'can_gather_numa_stats' defined but not used
 2026-04-16 19:38 UTC 

[PATCH v11 00/13] blk: honor isolcpus configuration
 2026-04-16 19:38 UTC  (15+ messages)
` [PATCH v11 01/13] scsi: aacraid: use block layer helpers to calculate num of queues
` [PATCH v11 02/13] lib/group_cpus: remove dead !SMP code
` [PATCH v11 03/13] lib/group_cpus: Add group_mask_cpus_evenly()
` [PATCH v11 04/13] genirq/affinity: Add cpumask to struct irq_affinity
` [PATCH v11 05/13] blk-mq: add blk_mq_{online|possible}_queue_affinity
` [PATCH v11 06/13] nvme-pci: use block layer helpers to constrain queue affinity
` [PATCH v11 07/13] scsi: Use "
` [PATCH v11 08/13] virtio: blk/scsi: use "
` [PATCH v11 09/13] isolation: Introduce io_queue isolcpus type
` [PATCH v11 10/13] blk-mq: use hk cpus only when isolcpus=io_queue is enabled
` [PATCH v11 11/13] blk-mq: prevent offlining hk CPUs with associated online isolated CPUs
` [PATCH v11 12/13] genirq/affinity: Restrict managed IRQ affinity to housekeeping CPUs
` [PATCH v11 13/13] docs: add io_queue flag to isolcpus

[PATCH v2] drm/xe/hdcp: Add NULL check for media_gt in intel_hdcp_gsc_check_status()
 2026-04-16 19:37 UTC  (2+ messages)

[PATCH] Revert "ACPI: CPPC: Fix remaining for_each_possible_cpu() to use online CPUs"
 2026-04-16 19:36 UTC  (2+ messages)

[bluez/bluez] 3573e0: client/btpclient: Add GATT discovery supports
 2026-04-16 19:36 UTC 

[bluez/bluez] 3a005a: client/btpclient: Add BTP_OP_BAP_DISCOVER support
 2026-04-16 19:36 UTC 

[PATCH v2 bpf-next 2/8] libbpf: Adjust btf_vlen() to return a __u32
 2026-04-16 19:36 UTC  (2+ messages)

[PATCH v2 net 1/1] net/sched: sch_dualpi2: fix limit/memlimit enforcement when dequeueing L-queue
 2026-04-16 19:35 UTC  (4+ messages)

[PATCHES 0/5 v2] More perf.data header validation
 2026-04-16 19:35 UTC  (5+ messages)

[PATCH 0/3] contrib/subtree: reduce recursion during split
 2026-04-16 19:34 UTC  (4+ messages)
` [PATCH v2 "

[PATCH] smb: client: fix OOB reads from server-supplied dacloffset in cifsacl
 2026-04-16 19:33 UTC 

[Buildroot] [PATCH 1/1] package/libarchive: security bump version to 3.8.7
 2026-04-16 19:34 UTC  (2+ messages)

[meta-oe][PATCH] uutils-coreutils: make selinux PACKAGECONFIG dependend on clang-layer
 2026-04-16 19:33 UTC  (2+ messages)
` [oe] "

[Buildroot] [git commit] package/libarchive: security bump version to 3.8.7
 2026-04-16 19:30 UTC 

[PATCH RFC bpf-next 4/7] bpf: Improve 64bits bounds refinement from u32 bounds
 2026-04-16 19:33 UTC  (2+ messages)

[patch 00/38] treewide: Cleanup LATCH, CLOCK_TICK_RATE and get_cycles() [ab]use
 2026-04-16 19:32 UTC  (9+ messages)
` [patch 07/38] treewide: Consolidate cycles_t
` [patch 35/38] s390: Select ARCH_HAS_RANDOM_ENTROPY

[PATCH net] eth: fbnic: fix double-free of PCS on phylink creation failure
 2026-04-16 19:31 UTC 

[PATCH 1/2] gd: Support PACKAGECONFIG
 2026-04-16 19:31 UTC  (2+ messages)
` [PATCH 2/2] libraqm: New recipe for a library for complex text layout

[PATCH net] hv_sock: Report EOF instead of -EIO for FIN
 2026-04-16 19:30 UTC  (4+ messages)
  ` [EXTERNAL] "

[meta-oe][PATCH] uutils-coreutils: make selinux PACKAGECONFIG dependend on clang-layer
 2026-04-16 18:57 UTC 

[PATCH 00/11] drm/i915: Eliminate FB usage from low level pinning code
 2026-04-16 19:29 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for "

[RESEND] drm/i915/aux: use polling when irqs are unavailable
 2026-04-16 19:29 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for drm/i915/aux: use polling when irqs are unavailable (rev3)

[Buildroot] [PATCH 1/1] package/libexif: security bump to version 0.6.26
 2026-04-16 19:28 UTC  (2+ messages)

[btrfs:ci-kvm-misc-next 143/160] fs/btrfs/ioctl.c:4179:6: warning: unused variable 'ret'
 2026-04-16 19:27 UTC 

[PATCH] selftests/mm: Specify requirement for PROC_MEM_ALWAYS_FORCE=y
 2026-04-16 19:28 UTC  (4+ messages)

[Buildroot] [git commit] package/libexif: security bump to version 0.6.26
 2026-04-16 19:22 UTC 

[PATCH v4 01/10] crypto: pkcs7: add flag for validated trust on a signed info block
 2026-04-16 19:26 UTC  (2+ messages)

The "clockevents: Prevent timer interrupt starvation" patch causes lockups
 2026-04-16 19:26 UTC  (2+ messages)
` [tip: timers/urgent] clockevents: Add missing resets of the next_event_forced flag

[PATCH] add sashiko URLs
 2026-04-16 19:26 UTC  (3+ messages)

[PATCH v2 00/28] vfs/nfsd: add support for CB_NOTIFY callbacks in directory delegations
 2026-04-16 19:24 UTC  (3+ messages)
` [PATCH v2 07/28] fsnotify: add FSNOTIFY_EVENT_RENAME data type

[PATCH v2] hwmon: (lm63) Add locking to avoid TOCTOU
 2026-04-16 19:24 UTC  (2+ messages)

[meta-oe][kirkstone][PATCH] rocksdb: remove rocksdb_static from default PACKAGECONFIG
 2026-04-16 19:23 UTC  (4+ messages)
` [oe] "

[GIT PULL] HID susbsytem queue for 7.1
 2026-04-16 19:23 UTC 

[RFC PATCH 0/4] drm/amd/display: better LUT segmentation for EOTFs
 2026-04-16 19:22 UTC  (3+ messages)
` [PATCH 2/4] drm/amd/display: use a separate helper to translate degamma curves

[PATCH] migration: expose per-device state save times via query-migrate
 2026-04-16 19:21 UTC  (2+ messages)

[PATCH ath-next] wifi: ath9k: use kmemdup and kcalloc
 2026-04-16 19:21 UTC  (2+ messages)

[PATCH ath-next] wifi: ath9k: owl: move name into owl_nvmem_probe
 2026-04-16 19:21 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libmicrohttpd: security bump version to 1.0.4
 2026-04-16 19:20 UTC  (2+ messages)

[PATCH 3/4] PCI: qcom: Indicate broken L1ss exit during resume from system suspend
 2026-04-16 19:20 UTC  (2+ messages)

[RFC PATCH i-g-t v3 0/5] Add FIXED_MATRIX colorop tests
 2026-04-16 19:27 UTC  (6+ messages)
` [RFC PATCH, v2 1/5] include/drm-uapi: Add DRM_COLOROP_FIXED_MATRIX definition
` [RFC PATCH, v2 2/5] lib/igt_kms: Add FIXED_MATRIX_TYPE colorop property
` [RFC PATCH, v2 3/5] tests/kms_colorop_helper: Add FIXED_MATRIX colorop support
` [RFC PATCH, v2 4/5] tests/kms_color_pipeline: Add FIXED_MATRIX colorop tests
` [RFC PATCH, v2 5/5] tests/kms_color_pipeline: Remove unused color_depth and drm_format

[PATCH 1/4] PCI: Introduce an API to check if RC/platform can retain device context during suspend
 2026-04-16 19:18 UTC  (2+ messages)

[PATCH BlueZ 1/2] unit: Add unit test for new MIN/MAX macros
 2026-04-16 19:17 UTC  (2+ messages)

[LTP] [PATCH 1/1] ci: doc: Remove Ubuntu bionic
 2026-04-16 19:16 UTC  (2+ messages)
` [LTP] "

[PATCH v6 00/90] x86: Introduce a centralized CPUID data model
 2026-04-16 19:16 UTC  (3+ messages)
` [PATCH v6 33/90] x86/cpu: Use parsed CPUID(0x2)

[PATCH v2] wifi: ath9k: fix OOB access from firmware tx status queue ID
 2026-04-16 19:15 UTC  (2+ messages)

[PATCHSET 2/2] fstests: capture logs from mount failures
 2026-04-16 19:15 UTC  (3+ messages)
` [PATCH 2/2] check: capture dmesg of mount failures if test fails
  ` [PATCH v1.1 "

[RFC PATCH 1/2] kernel/notifier: replace single-linked list with double-linked list for reverse traversal
 2026-04-16 19:15 UTC  (4+ messages)

[PATCH] linux-user: fix usage of struct target_stat64 for TARGET_LOONGARCH64 in syscall_defs.h
 2026-04-16 19:14 UTC  (11+ messages)

[PATCH v1 0/2] few improvemnts for SORING lib
 2026-04-16 19:14 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] ring: make soring to finalize its own stage only
  ` [PATCH v2 2/2] ring: introduce peek API for soring

[PATCH net v2] hv_sock: Report EOF instead of -EIO for FIN
 2026-04-16 19:14 UTC 

fuse/io-uring: Proposal to support pBuf in additon to kBuf
 2026-04-16 19:13 UTC  (5+ messages)

[PATCH net] ibmveth: Disable GSO for packets with small MSS
 2026-04-16 19:11 UTC 

[oe-core][PATCH] libxml-parser-perl: patch CVE-2006-10003
 2026-04-16 19:11 UTC  (2+ messages)

[PATCH 0/4] PCI: Introduce pci_dev_suspend_retention_supported() API
 2026-04-16 19:11 UTC  (2+ messages)

[PATCH 1/2] binutils: mark CVE-2025-69652 as fixed
 2026-04-16 19:10 UTC  (2+ messages)
` [PATCH 2/2] binutils: patch CVE-2026-4647

[PATCH] interconnect: Fix use after free in icc_get() and of_icc_get_by_index()
 2026-04-16 19:08 UTC 

[PATCH RFC bpf-next 3/7] selftests/bpf: Fix reg_bounds to prune on range violations
 2026-04-16 19:08 UTC  (2+ messages)

[PATCH v7 6/7] perf test: Remove perftool drivers
 2026-04-16 19:08 UTC  (2+ messages)

[jfern:nova/mm 28/28] Diff in drivers/gpu/nova-core/mm/vmm.rs:138:
 2026-04-16 19:07 UTC 

[PATCH bpf v2 0/2] bpf: Reject TCP_NODELAY in TCP header option callbacks
 2026-04-16 19:06 UTC  (3+ messages)
` [PATCH bpf v2 2/2] selftests/bpf: Test TCP_NODELAY in TCP hdr opt callbacks


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.