All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-04 21:58:16 to 2026-06-04 23:50:40 UTC [more...]

[PATCH 00/25] target/arm: Implement FEAT_SVE2p2
 2026-06-04 23:48 UTC  (8+ messages)
` [PATCH 03/25] target/arm: Enable zeroing in DO_ZPZ macros in sve_helper.c
` [PATCH 04/25] target/arm: Expand DO_ZPZ in translate-sve.c
` [PATCH 12/25] target/arm: Implement Floating-point convert (predicated, zeroing)
` [PATCH 15/25] target/arm: Implement FRINT{32,64}{X,Z}
` [PATCH 16/25] target/arm: Enable zeroing in DO_FCVT{N, L}T macros in sve_helper.c
` [PATCH 17/25] target/arm: Implement SVE floating-point convert (top, predicated, zeroing)
` [PATCH 21/25] target/arm: Implement COMPACT for byte/halfword

[PATCH bpf-next v3 0/3] selftests/bpf: libarena: Add initial data structures
 2026-06-04 23:50 UTC  (4+ messages)
` [PATCH bpf-next v3 1/3] selftests/bpf: libarena: Add rbtree data structure
` [PATCH bpf-next v3 2/3] selftests/bpf: libarena: Add spmc queue "
` [PATCH bpf-next v3 3/3] selftests/bpf: libarena: parallel test harness and spmc parallel selftest

[RFC 00/12] PCI: Add support for Scalable I/O Virtualization
 2026-06-04 23:49 UTC  (3+ messages)

[PATCH] i2c: busses: make K1 driver default for SpacemiT platforms
 2026-06-04 23:47 UTC  (2+ messages)

[PATCH v2] scsi: scsi_debug: fix one-partition tape setup bounds
 2026-06-04 23:47 UTC  (6+ messages)

[PATCH v3] scsi: scsi_debug: fix one-partition tape setup bounds
 2026-06-04 23:43 UTC 

[PATCH v2 0/3] xen/x86: Change stub page freeing to fix smt=0
 2026-06-04 23:18 UTC  (3+ messages)
` [PATCH v2 2/3] xen/x86: Split out page_walk_mfn() helper
` [PATCH v2 3/3] xen/x86: Change stub page allocation/free logic

[PATCH] KVM: guest_memfd: fix NUMA interleave index double-counting
 2026-06-04 23:46 UTC  (3+ messages)

[PATCH] PCI/P2PDMA: Add Intel QAT, DSA, IAA devices to whitelist
 2026-06-04 23:44 UTC  (4+ messages)

[PATCH v2 0/6] Rework index projection syntax
 2026-06-04 23:44 UTC  (7+ messages)
` [PATCH v2 1/6] rust: ptr: rename `ProjectIndex::index` to `build_index`
` [PATCH v2 2/6] rust: ptr: use `match` instead of `unwrap_or_else` for `build_index`
` [PATCH v2 3/6] rust: ptr: add panicking index projection variant

[PATCH v2 0/7] rust: drm: Higher-Ranked Lifetime private data
 2026-06-04 23:43 UTC  (5+ messages)
` [PATCH v2 3/7] rust: drm: Add RegistrationData to drm::Driver

[PATCH net-next v2] net: mana: Add Interrupt Moderation support
 2026-06-04 23:41 UTC 

[PATCH v1 0/2] riscv: stacktrace: Fix return address handling in non-FP unwinder
 2026-06-04 23:41 UTC  (4+ messages)
` [PATCH v1 1/2] riscv: stacktrace: Remove bogus -0x4 offset in non-FP walk_stackframe

[PATCH 0/6] Add CAMSS support for Qualcomm Glymur
 2026-06-04 23:39 UTC  (4+ messages)
` [PATCH 2/6] dt-bindings: i2c: qcom-cci: Document Glymur compatible

[jsarha:new_memory_domain_logic 7661/8603] mtk-adsp-common.c:undefined reference to `mtk_adsp_ipc_send'
 2026-06-04 23:37 UTC 

[PATCH net-next v2 00/11] net: ethtool: make sure __ethtool_get_link_ksettings() is ops-locked
 2026-06-04 23:38 UTC  (3+ messages)
` [PATCH net-next v2 08/11] net: sched: don't recurse on the netdev ops lock in qdiscs

htmldocs: Documentation/admin-guide/mm/damon/hugepage.rst: WARNING: document isn't included in any toctree [toc.not_included]
 2026-06-04 23:37 UTC 

[PATCH RFC 00/12] guest_memfd: support in-place memory conversion
 2026-06-04 23:36 UTC  (5+ messages)
` [PATCH RFC 09/12] accel/kvm: Support shared/private conversions via guest_memfd ioctls

[PATCH nf v3 1/1] bridge: br_netfilter: pin bridge device while NFQUEUE holds fake dst
 2026-06-04 23:36 UTC  (2+ messages)

[PATCH v5 00/21] KVM: selftests: Link with VFIO selftests lib and test device interrupts
 2026-06-04 23:35 UTC  (6+ messages)
` [PATCH v5 07/21] KVM: selftests: Verify IRQ bypass works in IRQ test

[PATCH v1] i2c: Use named initializers for arrays of i2c_device_data
 2026-06-04 23:35 UTC  (2+ messages)

[PATCH v2 0/4] perf timechart: Small optimization for backtrace
 2026-06-04 23:34 UTC  (3+ messages)

[PATCH v3 08/15] riscv: Add Zic64b to cpufeature and hwprobe
 2026-06-05 11:32 UTC  (7+ messages)

[PATCH net-next v6 0/4] net: rnpgbe: Add TX/RX and link status support
 2026-06-04 23:32 UTC  (3+ messages)
` [PATCH net-next v6 4/4] net: rnpgbe: Add link status handling support

[PATCH v2] PCI/P2PDMA: Add Intel QAT, DSA, IAA devices to whitelist
 2026-06-04 23:32 UTC  (2+ messages)

[PATCH bpf-next v1 0/3] Object relationship refactor followup
 2026-06-04 23:27 UTC  (15+ messages)
` [PATCH bpf-next v1 1/3] bpf: Fix dead error check on acquire_reference() in check_kfunc_call
` [PATCH bpf-next v1 2/3] bpf: Compare parent_id in refsafe() for REF_TYPE_PTR
` [PATCH bpf-next v1 3/3] selftests/bpf: Use bpf_dynptr_slice() to read file dynptr in leak test

[PATCH v2] drm/tyr: move probe resources into registration data
 2026-06-04 23:26 UTC 

[PATCH 2/3] vmsplice: make vmsplice a trivial wrapper for preadv2/pwritev2
 2026-06-04 23:25 UTC  (2+ messages)

[PATCH net-next 0/2] net: dsa: mv88e6xxx: add support for dcb pcp app
 2026-06-04 23:21 UTC  (5+ messages)

[PATCH] selftests/net: ovpn: fix getaddrinfo memory leak in ovpn_parse_remote()
 2026-06-04 23:20 UTC  (2+ messages)

-next status as at v7.1-rc6
 2026-06-04 23:18 UTC  (6+ messages)

[PATCH] drm/xe: Fix UAF in xe_gem_prime_import() on attach failure
 2026-06-04 23:18 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for drm/xe: Fix UAF in xe_gem_prime_import() on attach failure (rev2)

[pull] amdgpu, amdkfd drm-next-7.2
 2026-06-04 23:18 UTC 

[PATCH v2 0/2] RISC-V: KVM: Fix skip of valid pages in gstage ops
 2026-06-04 23:17 UTC  (11+ messages)
` [PATCH v2 1/2] RISC-V: KVM: Fix skip of valid pages in kvm_riscv_gstage_wp_range
` [PATCH v2 2/2] RISC-V: KVM: Fix skip of valid pages in kvm_riscv_gstage_unmap_range

[PATCH v5 0/2] landlock: fix SCOPE_SIGNAL bypass on the SIGIO/fowner path
 2026-06-04 23:17 UTC  (3+ messages)
` [PATCH v5 1/2] landlock: fix LANDLOCK_SCOPE_SIGNAL bypass on the SIGIO path
` [PATCH v5 2/2] selftests/landlock: test SCOPE_SIGNAL on the SIGIO/fowner pgid path

[PATCH net] vhost/net: complete zerocopy ubufs only once
 2026-06-04 23:14 UTC  (3+ messages)

[PATCH v1] arm64: errata: Workaround NVIDIA Olympus device store/load ordering erratum
 2026-06-04 23:12 UTC 

[PATCH 0/4] migration/qdev: Remove TYPE_DEVICE dependency on migration object
 2026-06-04 23:11 UTC  (5+ messages)
` [PATCH 1/4] qdev: Pave way for exporting Property to be used in non-qdev
` [PATCH 2/4] qdev: Introduce helper object_apply_globals()
` [PATCH 3/4] qdev: Refactor and rename of qdev_class_add_property()
` [PATCH 4/4] migration: Remove dependency to TYPE_DEVICE

[PATCH v2 0/2] cxl/pci: Fix the incorrect check of pci_config_read/write*() returns
 2026-06-04 23:10 UTC  (2+ messages)

[pull] amdgpu, amdkfd drm-fixes-7.1
 2026-06-04 23:09 UTC 

[PATCH v5 0/7] Relocate U-Boot in the last bank
 2026-06-04 23:09 UTC  (6+ messages)
` [PATCH v5 1/7] treewide: move bi_dram[] from bd to gd
` [PATCH v5 5/7] common: Add an option to relocate on ram top

BUG: mm: VM_BUG_ON_PAGE in post_alloc_hook() via __ClearPagePrezeroed() on compound pages
 2026-06-04 23:05 UTC  (2+ messages)

[PATCH v6 00/16] sc5xx Environment Cleanup and Fixes
 2026-06-04 23:05 UTC  (2+ messages)

[PATCH 0/3] Cleanup some linker list usage issues
 2026-06-04 23:05 UTC  (2+ messages)

[PATCH net] net: ibm: emac: mal: fix potential system hang in mal_remove()
 2026-06-04 23:03 UTC  (3+ messages)

[PATCH v2] btrfs: start qgroup ioctl transactions on the quota root
 2026-06-04 23:02 UTC  (6+ messages)

[PATCH] KVM: arm64: Reallocate the nested_mmus array under the mmu_lock
 2026-06-04 22:58 UTC  (3+ messages)

[PATCH] can: virtio: Fix comment in UAPI header
 2026-06-04 22:57 UTC 

[PATCH net v2] Revert "ipv6: preserve insertion order for same-scope addresses"
 2026-06-04 22:55 UTC  (10+ messages)
  ` IPv6 address insertion order (was Re: [PATCH net v2] Revert "ipv6: preserve insertion order for same-scope addresses")

[PATCH 0/4] net/bnxt: miscellaneous bug fixes
 2026-06-04 22:56 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/4] net/bnxt: modify check for short Tx BDs
  ` [PATCH v2 2/4] net/bnxt: fix QP resource count in backing store config
  ` [PATCH v2 3/4] net/bnxt: remove implicit integer sign-extension
  ` [PATCH v2 4/4] net/bnxt: fix RSS hash mode configuration for VFs

[PATCH net] ethtool: Set histogram ranges to NULL before querying FEC data
 2026-06-04 22:54 UTC 

[Intel-wired-lan] [PATCH v12 net-next 0/8] dpll/ice: Add generic DPLL type and full TX reference clock control for E825
 2026-06-04 22:54 UTC  (5+ messages)
      `  "

drivers/power/supply/max77705_charger.c:626:7-32: WARNING: Threaded IRQ with no primary handler requested without IRQF_ONESHOT (unless it is nested IRQ)
 2026-06-04 22:54 UTC 

[PATCH RFC 0/4] nfsd: per-client fair-queue dispatch
 2026-06-04 22:48 UTC  (4+ messages)

[PATCH v3 net-next 00/15] ip6mr: No RTNL for RTNL_FAMILY_IP6MR rtnetlink
 2026-06-04 22:46 UTC  (16+ messages)
` [PATCH v3 net-next 01/15] selftest: net: Extend ipmr.c for IP6MR
` [PATCH v3 net-next 02/15] ip6mr: Annotate access to mrt->mroute_do_{pim,assert,wrvifwhole}
` [PATCH v3 net-next 03/15] ip6mr: Use MAXMIFS in mr6_msgsize()
` [PATCH v3 net-next 04/15] ip6mr: Allocate skb earlier in ip6mr_rtm_getroute()
` [PATCH v3 net-next 05/15] ip6mr: Convert ip6mr_rtm_getroute() to RCU
` [PATCH v3 net-next 06/15] ip6mr: Convert ip6mr_rtm_dumproute() "
` [PATCH v3 net-next 07/15] net: Remove rtnl_held of struct fib_dump_filter
` [PATCH v3 net-next 08/15] ip6mr: Free mr_table after RCU grace period
` [PATCH v3 net-next 09/15] ip6mr: Call fib_rules_unregister() without RTNL
` [PATCH v3 net-next 10/15] ip6mr: Move unregister_netdevice_many() out of mroute_clean_tables()
` [PATCH v3 net-next 11/15] ip6mr: Move unregister_netdevice_many() out of ip6mr_free_table()
` [PATCH v3 net-next 12/15] ip6mr: Convert ip6mr_net_exit_batch() to ->exit_rtnl()
` [PATCH v3 net-next 13/15] ip6mr: Remove RTNL in ip6mr_rules_init() and ip6mr_net_init()
` [PATCH v3 net-next 14/15] ip6mr: Replace RTNL with a dedicated mutex for MFC
` [PATCH v3 net-next 15/15] ip6mr: Define net->ipv6.{ip6mr_notifier_ops,ipmr_seq} under CONFIG_IPV6_MROUTE

[PATCH] fbdev: pxa168fb: use devm_ioremap_resource() for MMIO
 2026-06-04 22:46 UTC  (2+ messages)

[PATCH v1 0/8] zorro: Improve handling of pointers in zorro_device_id::driver_data
 2026-06-04 22:44 UTC  (2+ messages)

[PATCH 0/2] power: supply: max8903: add GPIO-controlled input current-limit
 2026-06-04 22:43 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: power: supply: maxim,max8903: add DC and USB input current-limit controls

[PATCH v3 00/12] KVM/hostmem: Support init-shared guest-memfd as VM backends
 2026-06-04 22:36 UTC  (4+ messages)

[meta-ti][master/wrynose][PATCH v2 0/2] Fix NFS boot on K3 platforms with bsp-next kernel
 2026-06-04 22:42 UTC  (3+ messages)
` [meta-ti][master/wrynose][PATCH v2 2/2] initramfs: Add initramfs-module-netsetup recipe for DHCP network configuration

[PATCH] wifi: mac80211: Fix -Wc23-extensions in hwmp_route_info_get()
 2026-06-04 22:40 UTC 

[PATCH] riscv: cfi: reject unknown flags in PR_SET_CFI
 2026-06-04 22:40 UTC  (3+ messages)

[PATCH net-next] tools: ynl: try to avoid the very slow YAML loader
 2026-06-04 22:40 UTC  (2+ messages)

[PATCH i-g-t v2 0/1] lib: s/GEN_VER/GFX_VER/ for Intel platform
 2026-06-04 22:37 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for lib: s/GEN_VER/GFX_VER/ for Intel platform (rev2)

[PATCH v2 0/3] Add support for Baijie Helper A133 board
 2026-06-04 22:37 UTC  (6+ messages)
` [PATCH v2 3/3] arm64: dts: allwinner: A133: add "

[PATCH net-next v3 00/13] net: Add ADIN1140 support
 2026-06-04 22:36 UTC  (14+ messages)
` [PATCH net-next v3 05/13] net: ethernet: oa_tc6: Export standard defined registers
` [PATCH net-next v3 06/13] net: ethernet: oa_tc6: Add the OA_TC6_ prefix to standard registers
` [PATCH net-next v3 07/13] net: ethernet: oa_tc6: Add read_mms/write_mms register access functions
` [PATCH net-next v3 08/13] net: ethernet: oa_tc6: Use the read_mms/write_mms functions for C45
` [PATCH net-next v3 09/13] net: ethernet: oa_tc6: Add new register address defines
` [PATCH net-next v3 13/13] net: ethernet: adi: Add a driver for the ADIN1140 MACPHY

[PATCH net-next v6 0/2] net: dsa: mv88e6xxx: add support for credit based shaper
 2026-06-04 22:35 UTC  (5+ messages)
` [PATCH net-next v6 1/2] net: dsa: mv88e6xxx: use the hw tx queues
` [PATCH net-next v6 2/2] net: dsa: mv88e6xxx: add support for credit based shaper

[PATCH 0/2] riscv: mm: Define DIRECT_MAP_PHYSMEM_END, fix ZONE_DEVICE
 2026-06-04 22:34 UTC  (4+ messages)
` [PATCH 2/2] riscv: mm: Define DIRECT_MAP_PHYSMEM_END

[PATCH v2 0/4] x86/fpu: Restore and reinforce signal frame portability
 2026-06-04 22:32 UTC  (3+ messages)
` [PATCH 1/4] x86/fpu: Document "

[usb:usb-testing] BUILD SUCCESS 511e746700ee6e93104d061a87743906128ab709
 2026-06-04 22:30 UTC 

[PATCH v9 0/4] rust: add SRCU abstraction
 2026-06-04 22:29 UTC  (3+ messages)
` [PATCH v9 2/4] srcu: expose srcu_readers_active()

[PATCH v3 0/4] Enhance RPMsg buffer management
 2026-06-04 22:28 UTC  (4+ messages)
` [PATCH v3 4/4] samples: rpmsg: add MTU size info

[PATCH] accel/ethosu: fix OOB write in ethosu_gem_cmdstream_copy_and_validate()
 2026-06-04 22:26 UTC  (3+ messages)

[PATCH] fbdev: grvga: Fix CLUT register address offset in comment
 2026-06-04 22:24 UTC  (2+ messages)

[PATCH] vfs: uapi: retire octal and hex numbers in favor of (1 << n) for O_ flags
 2026-06-04 22:24 UTC 

[PATCH V5 0/6] Add Anbernic RG Vita-Pro
 2026-06-04 22:23 UTC  (17+ messages)
` [PATCH V5 1/6] dt-bindings: power: supply: sgm41542: document sgm41542
` [PATCH V5 2/6] power: supply: sgm41542: Add SG Micro sgm41542 charger
` [PATCH V5 3/6] dt-bindings: display: panel: Add Anbernic TD4310 panel
` [PATCH V5 4/6] drm/panel: anbernic-td4310: Add RG Vita Pro panel
` [PATCH V5 5/6] dt-bindings: arm: rockchip: Add Anbernic RG Vita-Pro
` [PATCH V5 6/6] arm64: dts: "

[moderation/CI] Re: bpf, verifier: fix PTR_TO_FLOW_KEYS constant-offset OOB
 2026-06-04 22:21 UTC 

[PATCH] include: sbi_platform: Increase default stack size
 2026-06-04 22:20 UTC  (5+ messages)

[Buildroot] [PATCH] opensbi: Pass GCC_TARGET_ARCH to -march
 2026-06-04 22:20 UTC 

[PATCH i-g-t v2] include/drm-uapi/xe_drm: Add srcid to drm_xe_fault struct
 2026-06-04 22:12 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for include/drm-uapi/xe_drm: Add srcid to drm_xe_fault struct (rev2)

[GIT PULL] tracing: Fixes for 7.1
 2026-06-04 22:12 UTC  (2+ messages)

[GIT PULL] Networking for v7.1-rc7
 2026-06-04 22:11 UTC  (2+ messages)

[PATCH v2] media: v4l2-fwnode: Fix subdev owner overwritten in v4l2_async_register_subdev_sensor()
 2026-06-04 22:09 UTC  (2+ messages)

[PATCHES v2 0/4] perf tools: Fix OOB reads, NULL deref, and resource leaks
 2026-06-04 22:08 UTC  (2+ messages)

[PATCH] accel: ethosu: Remove redundant job_lock
 2026-06-04 22:08 UTC  (2+ messages)

[PATCH v3 00/10] fuse: add io-uring buffer pools and zero-copy
 2026-06-04 22:06 UTC  (7+ messages)

[PATCH v9 2/2] perf test: Truncate printed test descriptions dynamically to avoid terminal wrapping
 2026-06-04 22:06 UTC  (2+ messages)
` [PATCH v10] "

[PATCH kselftest] selftests: harness: Add __maybe_unused to _##fixture_name##_##test_name##_object
 2026-06-04 22:05 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add myself as an Argo reviewer
 2026-06-04 22:04 UTC  (3+ messages)

[PATCH] Makefile: drop duplicate %.a from link recipes
 2026-06-04 22:03 UTC  (2+ messages)
` [PATCH v2] Makefile: dedup archives in $(LIBS) so link recipes don't repeat them

[PATCH V4 1/2] tools/perf: Fix the check for parameterized field in event term
 2026-06-04 22:02 UTC  (3+ messages)
` [PATCH V4 2/2] tools/perf: Use scnprintf in buffer offset calculations

[PATCH v3 0/2] linux-user: implement fsmount(2) series of syscalls
 2026-06-04 22:02 UTC  (2+ messages)

[PATCH V10 8/9] iio: imu: inv_icm42607: Add Gyroscope to icm42607
 2026-06-04 22:02 UTC  (2+ messages)

[PATCH v4 0/2] dmaengine: fsl-edma: Scatter/gather improvements
 2026-06-04 22:01 UTC  (3+ messages)
` [PATCH v4 2/2] dmaengine: fsl-edma: Support dynamic scatter/gather chaining

[PATCH] accel/ethosu: fix integer overflow in cmd_to_addr() address computation
 2026-06-04 22:00 UTC  (2+ messages)

[PATCH v7 0/5] hw/riscv: Server Platform Reference Board
 2026-06-04 22:00 UTC  (4+ messages)
` [PATCH v7 5/5] docs: add riscv-server-ref.rst

[PATCH V9 0/2] KVM: x86: Make bus clock frequency for vAPIC timer configurable
 2026-06-04 21:59 UTC  (9+ messages)
` [PATCH V9 2/2] KVM: selftests: Add test for configure of x86 APIC bus frequency
  ` VMX Preemption Timer appears to be buggy on SKX, CLX, and ICX

[PATCH V4 0/6] Add Anbernic RG Vita-Pro
 2026-06-04 21:58 UTC  (4+ messages)
` [PATCH V4 2/6] power: supply: sgm41542: Add SG Micro sgm41542 charger

[PATCH] btrfs: Drop WQ_PERCPU from ordered_flags in btrfs_init_workqueues()
 2026-06-04 21:58 UTC  (3+ 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.