All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-01 21:46:23 to 2026-07-01 23:14:29 UTC [more...]

[PATCH v2 00/19] maple_tree: lock checking and clean ups
 2026-07-01 23:07 UTC  (4+ messages)
` [PATCH v2 16/19] maple_tree: Change two GFP flags in tests
  ` [cocci] Possible cocci test & that should be |

[PATCH v6 0/4] x86/pvh: fix unbootable VMs again (PVH + KASAN)
 2026-07-01 23:13 UTC  (5+ messages)
` [PATCH v6 1/4] x86/asm, x86/boot: expose inline memcmp
` [PATCH v6 2/4] x86/asm: group inline string functions
` [PATCH v6 3/4] x86/cpuid: fix unbootable VMs by really inlining memcmp() in hypervisor_cpuid_base()
` [PATCH v6 4/4] x86/pvh: fix unbootable VMs by really inlining memset() in xen_prepare_pvh()

[PATCHv5 00/13] uprobes/x86: Fix red zone issue for optimized uprobes
 2026-07-01 23:13 UTC  (2+ messages)

[PATCH 0/5] ASoC: intel: use component_name for Component name
 2026-07-01 23:13 UTC  (10+ messages)
` [PATCH 3/5] ASoC: intel: avs: pcm: "

[PATCH 1/1] hw/arm/virt: define initial aarch64 TCG CPU
 2026-07-01 23:12 UTC 

[PATCH] tty: tty_jobctrl: use guard() in tiocgsid()
 2026-07-01 23:12 UTC 

[PATCH v2] m68k: Avoid -Wunused-but-set-parameter in clear_user_page()
 2026-07-01 23:12 UTC  (4+ messages)

+ m68k-avoid-wunused-but-set-parameter-in-clear_user_page.patch added to mm-hotfixes-unstable branch
 2026-07-01 23:11 UTC 

[PATCH net-next v4 0/2] udp: fix FOU/GUE over multicast
 2026-07-01 23:10 UTC  (3+ messages)
` [PATCH net-next v4 1/2] udp: fix encapsulation packet resubmit in multicast deliver
` [PATCH net-next v4 2/2] selftests: net: add FOU multicast encapsulation resubmit test

[PATCH] net/iavf: fix QinQ handling when only inner VLAN capability is supported
 2026-07-01 23:08 UTC 

[PATCH v2 0/8] LoongArch: Add livepatch build (KLP) support
 2026-07-01 23:06 UTC  (3+ messages)
` [PATCH v2 2/8] LoongArch: Mark special sections for KLP support

[PATCH vfs/vfs-7.2.xattr v3] bpf: Add simple xattr support to bpffs
 2026-07-01 23:06 UTC  (3+ messages)

[PATCH] migrate: Skip hwpoisoned hugetlb folios during migration
 2026-07-01 23:05 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] package/apache: use "Debian" filesystem layout to fix read-only rootfs
 2026-07-01 23:04 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] support/testing: TestApache: use read-only rootfs image

[PATCH bpf v2 0/4] bpf, sockmap: Fix sockmap leaking UDP socks
 2026-07-01 22:59 UTC  (10+ messages)
` [PATCH bpf v2 1/4] bpf, sockmap: Reject unhashed UDP sockets on sockmap update

[QUESTION] BPF_F_NO_PREALLOC safety
 2026-07-01 22:50 UTC 

[PATCH] fuse: cache POSIX ACLs when setting them
 2026-07-01 22:58 UTC  (4+ messages)

[PATCH v2] drm/i915: fix kref leak in __live_active_setup error path
 2026-07-01 22:58 UTC  (2+ messages)
` ✗ LGCI.VerificationFailed: failure for "

[PATCH v4 bpf-next 0/3] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
 2026-07-01 22:58 UTC  (8+ messages)
` [PATCH v4 bpf-next 2/3] "

[PATCH 0/2] ata: DSM TRIM fix and improvements
 2026-07-01 22:58 UTC  (4+ messages)
` [PATCH 1/2] ata: libata-scsi: fix DSM TRIM for sector sizes larger than 2048 bytes
` [PATCH 2/2] ata: libata-scsi: scale DSM TRIM payload by MAX PAGES PER DSM COMMAND

+ mm-gfp_types-fix-__gfp_account-gfp_kernel_account-documentation.patch added to mm-new branch
 2026-07-01 22:56 UTC 

[sudeep-holla:b4/acpi_scmi_pcc 9/23] drivers/firmware/arm_scmi/transports/mailbox.c:252:1: warning: unused label 'err_free_chan_receiver'
 2026-07-01 22:56 UTC 

+ mm-zsmalloc-drop-pool-lock-from-zs_free-on-64-bit-systems-fix-fix.patch added to mm-unstable branch
 2026-07-01 22:55 UTC 

[PATCH v8 0/2] phy: qcom-mipi-csi2: Add a CSI2 MIPI DPHY driver
 2026-07-01 22:54 UTC  (5+ messages)
` [PATCH v8 1/2] dt-bindings: phy: qcom: Add CSI2 C-PHY/DPHY schema

[PATCH v3 00/12] KVM: SEV: Fix RMP #PF due to freeing in-use VMSA
 2026-07-01 22:47 UTC  (25+ messages)
` [PATCH v3 01/12] KVM: SEV: Track the GPA of the guest-controlled VMSA used for SNP guests
` [PATCH v3 02/12] KVM: SEV: Extract loading of guest-provided VMSA to a separate helper
` [PATCH v3 03/12] KVM: SEV: Mark vCPU RUNNABLE after AP_CREATE, even if VMSA is unusable
` [PATCH v3 04/12] KVM: Rename .gmem_invalidate() to .gmem_reclaim_memory()
` [PATCH v3 05/12] KVM: x86: Serialize writes to disabled_quirks using kvm->lock
` [PATCH v3 06/12] KVM: x86: Ensure runtime reads of disabled_quirks are resolved once
` [PATCH v3 07/12] KVM: x86/mmu: Fold kvm_mmu_zap_memslot() into kvm_arch_flush_shadow_memslot()
` [PATCH v3 08/12] KVM: x86/mmu: Split kvm_mmu_zap_all_fast() into "front" and "back" halves
` [PATCH v3 09/12] KVM: x86/mmu: Use split "zap all fast" helpers when invalidating memslot
` [PATCH v3 10/12] KVM: SEV: Forcefully invalidate SNP VMSA if its backing gmem page is zapped
` [PATCH v3 11/12] KVM: x86: Guard .gmem_prepare() declarations with HAVE_KVM_GMEM_PREPARE=y
` [PATCH v3 12/12] KVM: SEV: Mark vCPU has having guest-provided VMSA even if its invalid

[PATCH bpf-next 1/2] libbpf: add bpf_map__reuse_fd_from_loader_ctx() to allow shared maps
 2026-07-01 22:51 UTC  (3+ messages)

[PATCH bpf-next v3 0/5] selftests/bpf: libarena cleanup and bitmap struct
 2026-07-01 22:50 UTC  (6+ messages)
` [PATCH bpf-next v3 1/5] selftests/bpf: libarena: Fix can-loop zero variable definition
` [PATCH bpf-next v3 2/5] selftests/bpf: libarena: Clean up allocation state before buddy tests
` [PATCH bpf-next v3 3/5] selftests/bpf: Add arena-based bitmap data structure
` [PATCH bpf-next v3 4/5] selftests/bpf: libarena: Add bitmap selftests
` [PATCH bpf-next v3 5/5] selftests/bpf: libarena: Add parallel bitmap selftest

[kernel-cve-report] New CVE entries this week
 2026-07-01 22:49 UTC 

[PATCH 0/4] hw/arm/fsl-imx8mp: Add inital FlexCAN support
 2026-07-01 22:46 UTC  (5+ messages)
` [PATCH 1/4] hw/net/can/flexcan: Subclass TYPE_CAN_FLEXCAN
` [PATCH 2/4] hw/arm/imx8mp-evk: Open code DEFINE_MACHINE_AARCH64
` [PATCH 3/4] hw/arm/imx8mp-evk: Introduce FslImx8mpEvkState
` [PATCH 4/4] hw/arm: Add basic FlexCAN3 support to TYPE_FSL_IMX8MP and imx8mp-evk

[PATCH v2 00/19] ARM: platform and feature deprecation
 2026-07-01 22:48 UTC  (13+ messages)
` [PATCH v2 04/19] ARM: deprecate support for ARM1136r0
` [PATCH v2 05/19] ARM: turn CONFIG_ATAGS off by default
` [PATCH v2 06/19] ARM: mark CPU_ENDIAN_BE8 as deprecated
` [PATCH v2 11/19] ARM: mark ARCH_DOVE "
` [PATCH v2 17/19] ARM: mark Cortex-M3/M4/M7 based boards "
` [PATCH v2 18/19] ARM: mark axxia platform "

[PATCH] x86/mm: fix objtool failure with KMSAN enabled
 2026-07-01 22:47 UTC  (5+ messages)

+ tools-compiler-match-glibc-242-definition-of-__attribute_const__.patch added to mm-nonmm-unstable branch
 2026-07-01 22:46 UTC 

[broonie-ci:arm64-sve-trap-mitigation 3/3] arch/arm64/kernel/entry-common.c:258:30: warning: unused variable 'sve_vq_minus_one'
 2026-07-01 22:45 UTC 

[PATCH v3 00/11] dma-buf: heaps: Add support for Tegra VPR
 2026-07-01 22:46 UTC  (3+ messages)
` [PATCH v3 10/11] arm64: tegra: Hook up VPR to host1x

[PATCH v2] tools/compiler: match glibc 2.42 definition of __attribute_const__
 2026-07-01 22:45 UTC  (2+ messages)

[sudeep-holla:b4/acpi_scmi_pcc 19/23] drivers/firmware/arm_scmi/driver.c:3072:18: error: call to undeclared function 'acpi_device_hid'; ISO C99 and later do not support implicit function declarations
 2026-07-01 22:43 UTC 

[PATCH v5 0/6] fuse: add io-uring buffer pools and zero-copy
 2026-07-01 22:43 UTC  (5+ messages)
` [PATCH v5 6/6] docs: fuse: document io-uring buffer pool and zero-copy uapi

[PATCH] net: airoha: fix MIB stats collection to be lossless
 2026-07-01 22:43 UTC  (3+ messages)
` [PATCH net v2] "

[PATCH] Remove excl arg to ->create inode_operation
 2026-07-01 22:42 UTC  (5+ messages)
  ` [PATCH] fixup: "

Additional SMB3.1.1 FSCTLs
 2026-07-01 22:41 UTC 

[PATCH v3 1/1] xen/arm: fix sparse cpu_possible_map calculation on SMP boot
 2026-07-01 22:40 UTC 

+ selftests-mm-uffd-dont-treat-uffdio_copy-enoent-as-a-failure.patch added to mm-new branch
 2026-07-01 22:41 UTC 

[PATCH] tracing: Cleanup event_enable_trigger_parse() by using __free()
 2026-07-01 22:41 UTC  (2+ messages)

[RFC PATCH 0/4] tracing/probes: Optimize fetcharg with BPF
 2026-07-01 22:40 UTC  (4+ messages)
` [RFC PATCH 2/4] tracing/probes: Compile all fetchargs into a single BPF program per event

[PATCH] lib/test_hmm: fail dmirror_fault() when the mirrored mm is gone
 2026-07-01 22:38 UTC  (2+ messages)

[PATCH v4 0/5] arm_mpam: resctrl: Counter Assignment (ABMC)
 2026-07-01 22:38 UTC  (3+ messages)
` [PATCH v4 5/5] arm64: mpam: Add memory bandwidth usage (MBWU) documentation

[PATCH v4 0/4] sunrpc: hardcode pool_mode to pernode, remove other modes
 2026-07-01 22:38 UTC  (9+ messages)
` [PATCH v4 1/4] sunrpc: route to a populated pool in svc_pool_for_cpu()
` [PATCH v4 2/4] sunrpc: hardcode pool_mode to pernode, remove other modes
` [PATCH v4 3/4] sunrpc: guarantee a thread per CPU-bearing node when auto-distributing
` [PATCH v4 4/4] sunrpc: eliminate a modulus operation from the enqueueing codepath

+ lib-test_hmm-fail-dmirror_fault-when-the-mirrored-mm-is-gone.patch added to mm-new branch
 2026-07-01 22:38 UTC 

[PATCH] test/pcapng: add some leeway to timestamp test
 2026-07-01 22:37 UTC 

+ lib-test_hmm-fail-dmirror_fault-when-the-mirrored-mm-is-gone.patch added to mm-new branch
 2026-07-01 22:36 UTC 

[PATCH 1/2] bpf: default log level should be NOTICE
 2026-07-01 22:34 UTC  (2+ messages)
` [PATCH 2/2] bpf: silence noisy message

+ mm-mm_init-handle-alloc_percpu-failure-in-free_area_init_core_hotplug.patch added to mm-new branch
 2026-07-01 22:34 UTC 

[to-be-updated] mm-mm_init-handle-alloc_percpu-failure-in-free_area_init_core_hotplug.patch removed from -mm tree
 2026-07-01 22:33 UTC 

[PATCH 0/2] HID: logitech-hidpp: fix Signature M650 side button timing
 2026-07-01 22:32 UTC  (5+ messages)
` [PATCH 1/2] HID: logitech-hidpp: add HID++ 2.0 reprogrammable button support

kernel/sched/ext/ext.c:1451:38: sparse: sparse: incorrect type in initializer (different address spaces)
 2026-07-01 22:31 UTC 

[PATCH v2] mm/mm_init: handle alloc_percpu failure in free_area_init_core_hotplug
 2026-07-01 22:31 UTC  (2+ messages)

[PATCH v10 0/3] Enable ADSP and CDSP for Glymur SoC
 2026-07-01 22:30 UTC  (5+ messages)
` [PATCH v10 2/3] arm64: dts: glymur: Add LPASS macro codecs and pinctrl
` [PATCH v10 3/3] arm64: dts: qcom: glymur-crd: add Audio sound card node

[PATCH] fbdev: protect mode sysfs reads with lock_fb_info()
 2026-07-01 22:30 UTC  (2+ messages)

[PATCH net-next] macsec: no longer rely on RTNL in macsec_fill_info()
 2026-07-01 22:27 UTC  (2+ messages)

[PATCH] rev-parse: have --parseopt callers exit 0 on --help
 2026-07-01 22:27 UTC  (8+ messages)
` [PATCH v2 0/4] rev-parse: "
  ` [PATCH v2 1/4] t1517: skip svn tests if svn is not installed
  ` [PATCH v2 3/4] rev-parse: have --parseopt callers exit 0 on --help

[PATCH v2 0/8] btrfs-progs: fscrypt updates
 2026-07-01 22:26 UTC  (9+ messages)
` [PATCH v2 1/8] btrfs-progs: check: fix max inline extent size
` [PATCH v2 5/8] btrfs-progs: print encryptin type field of file extents

[PATCH net-next v2 00/15] ibmveth: Add multi-queue RX support
 2026-07-01 22:23 UTC  (16+ messages)
` [PATCH net-next v2 01/15] ibmveth: Refactor RX resource allocation for MQ RX bring-up
` [PATCH net-next v2 02/15] ibmveth: Refactor buffer pool management for per-queue MQ RX
` [PATCH net-next v2 03/15] ibmveth: Refactor RX interrupt control for MQ RX queues
` [PATCH net-next v2 04/15] ibmveth: Refactor TX resource allocation in open/close paths
` [PATCH net-next v2 05/15] ibmveth: Add RX queue register/deregister helpers for MQ
` [PATCH net-next v2 06/15] ibmveth: Refactor open/close into MQ-ready resource pipeline
` [PATCH net-next v2 07/15] ibmveth: Add queue-aware RX buffer submit helper for MQ
` [PATCH net-next v2 08/15] ibmveth: Enable multi-queue RX receive path
` [PATCH net-next v2 09/15] ibmveth: Add per-queue RX statistics collection and reporting
` [PATCH net-next v2 10/15] ibmveth: Add per-queue TX statistics reporting
` [PATCH net-next v2 11/15] ibmveth: Expose per-queue buffer pool details via sysfs
` [PATCH net-next v2 12/15] ibmveth: Add helpers for incremental MQ RX queue resize
` [PATCH net-next v2 13/15] ibmveth: Implement "
` [PATCH net-next v2 14/15] ibmveth: Wire ethtool set_channels to "
` [PATCH net-next v2 15/15] ibmveth: Fix MQ RX poll and shutdown hangs after "

[PATCH] Documentation/bpf: make it clear that kfuncs should be non-static
 2026-07-01 22:24 UTC  (2+ messages)

[PATCH] iommu/msm: Return -ENOMEM on memory allocation failure in probe
 2026-07-01 22:24 UTC 

[PATCH] mm: gfp_types: fix __GFP_ACCOUNT, GFP_KERNEL_ACCOUNT documentation
 2026-07-01 22:23 UTC  (2+ messages)

[PATCH v3] selinux: avoid sk_socket dereference in selinux_sctp_bind_connect()
 2026-07-01 22:22 UTC  (2+ messages)

[PATCH 0/2] mm: don't apply task mempolicy to unmovable kernel allocations
 2026-07-01 22:21 UTC  (3+ messages)
` [PATCH 1/2] mm/filemap: place page-cache folios via an explicit mempolicy
` [PATCH 2/2] mm/mempolicy: skip task mempolicy for unmovable unaccounted kernel allocations

[PATCH 0/2] Document amd_pmc delay_suspend quirk
 2026-07-01 22:21 UTC  (3+ messages)
` [PATCH 1/2] Documentation/arch/x86/amd-debugging: Add example for reset register

[thomas-weissschuh:b4/auxclock-nanosleep 21/60] kernel/time/hrtimer.c:2092:55: warning: variable 'timer' is uninitialized when used here
 2026-07-01 22:19 UTC 

[mcgrof:blk-iobuf-pool-v2 11/13] rsrc.c:undefined reference to `__udivdi3'
 2026-07-01 22:19 UTC 

[PATCH v2 0/6] virtio-msg transport layer
 2026-07-01 22:19 UTC  (3+ messages)

[PATCH] drm/i915/gem: Do not leak siblings[] on proto context error
 2026-07-01 22:18 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for drm/i915/gem: Do not leak siblings[] on proto context error (rev2)

[PATCH 0/2] mm: memory-failure: fix HWPoison flag race with non-atomic page flag ops
 2026-07-01 22:18 UTC  (11+ messages)

[meta-ti][master/wrynose][PATCH 1/3] ti-librpmsg-dma: Move this recipe to its own directory
 2026-07-01 22:15 UTC  (3+ messages)
` [meta-ti][master/wrynose][PATCH 3/3] ti-rpmsg-char: Update to latest with CMake support

[syzbot] [comedi?] possible deadlock in comedi_do_insn (2)
 2026-07-01 22:14 UTC 

[PATCH net-next 0/2] macvlan: RTNL-less macvlan_fill_info()
 2026-07-01 22:14 UTC  (7+ messages)
` [PATCH net-next 1/2] macvlan: annotate data-races around vlan->mode and vlan->flags
` [PATCH net-next 2/2] macvlan: no longer rely on RTNL in macvlan_fill_info()

[BUG/RFC] ntfs: crafted image triggers WARN_ON in ntfs_map_runlist_nolock()
 2026-07-01 22:12 UTC 

[PATCH v2 0/3] xfs: fix NULL deref in log recovery reorder
 2026-07-01 22:08 UTC  (3+ messages)
` [PATCH v2 3/3] xfs: fail recovery on a committed log item with no regions

[avpatel:riscv_sbi_dbtr_v3 63/64] arch/riscv/kernel/hw_breakpoint.c:634:17: warning: assignment to 'union sbi_dbtr_shmem_entry *' from 'int' makes pointer from integer without a cast
 2026-07-01 22:07 UTC 

include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct idpf_xdp_rx_desc) == sizeof(struct virtchnl2_rx_flex_desc_adv_nic_3)"
 2026-07-01 22:07 UTC 

[PATCH] romfs: detect hard link cycles
 2026-07-01 22:07 UTC 

[PATCH v4] EDAC/altera: use ECC manager compatible to select A10/S10 IRQ layout
 2026-07-01 22:07 UTC  (2+ messages)

[PATCH v2 0/8] iio: adc: new ti-ads112c14 driver
 2026-07-01 22:07 UTC  (4+ messages)
` [PATCH v2 2/8] dt-bindings: iio: adc: Add excitation current sources properties

[PATCH v2 00/17] Enable DICE-based TDX Quoting Extension
 2026-07-01 19:56 UTC  (3+ messages)
` [PATCH v2 08/17] x86/virt/tdx: Prepare Quote buffer during extension bringup

[PATCH bpf-next v4 0/2] bpf, sockmap: disallow sockmap mutation from tc, xdp, socket_filter and flow_dissector
 2026-07-01 22:04 UTC  (5+ messages)
` [PATCH bpf-next v4 1/2] bpf, sockmap: disallow update and delete "
` [PATCH bpf-next v4 2/2] selftests/bpf: drop tc/xdp/flow_dissector/socket_filter sockmap mutation tests

[PATCH] mfd: tps65911-comparator: fix sysfs file creation rollback
 2026-07-01 22:04 UTC  (2+ messages)

Ethtool : PRBS feature
 2026-07-01 22:02 UTC  (9+ messages)

[PATCH 0/2] omfs: detect metadata chain cycles
 2026-07-01 22:02 UTC  (3+ messages)
` [PATCH 1/2] omfs: detect directory sibling "
` [PATCH 2/2] omfs: detect file extent "

[PATCH V1] accel/amdxdna: Fix use-after-free in debug BO command handling
 2026-07-01 22:02 UTC  (3+ messages)

[PATCH] Makefile: link osxkeychain helper against Rust
 2026-07-01 22:01 UTC  (2+ messages)
` [PATCH v2] Makefile: link osxkeychain & support universal Rust

[PATCH net-next v6 00/15] Support for onsemi's S2500 10Base-T1S MAC-PHY
 2026-07-01 21:59 UTC  (4+ messages)
` [PATCH net-next v6 06/15] net: ethernet: oa_tc6: Support for hardware timestamp

[PATCH] drm/xe/configfs: Add disable_multi_queue attribute
 2026-07-01 22:00 UTC  (2+ messages)
` ✗ Xe.CI.BAT: failure for "

[PATCH RESEND v5 0/3] x86/pvh: fix unbootable VMs again (PVH + KASAN)
 2026-07-01 22:00 UTC  (6+ messages)
` [PATCH RESEND v5 1/3] x86/asm, x86/boot: expose inline memcmp

[PATCH] ufs: reject malformed cylinder summary geometry
 2026-07-01 21:57 UTC 

[PATCHSET v3 sched_ext/for-7.3] sched_ext: Split sub-scheduler implementation into sub.c
 2026-07-01 21:56 UTC  (4+ messages)
` [PATCH v3 sched_ext/for-7.3 4/4] "

drivers/net/ethernet/airoha/airoha_eth.c:2139 airoha_qdma_set_chan_tx_sched() warn: subtract is higher precedence than shift
 2026-07-01 21:55 UTC 

[PATCH v6 0/4] Enable new features for flipkart-rimob
 2026-07-01 21:55 UTC  (5+ messages)
` [PATCH v6 1/4] arm64: dts: qcom: msm8953-flipkart-rimob: Enable display and GPU
` [PATCH v6 2/4] arm64: dts: qcom: msm8953-flipkart-rimob: Enable WiFi/Bluetooth
` [PATCH v6 3/4] arm64: dts: qcom: msm8953-flipkart-rimob: Enable touchscreen
` [PATCH v6 4/4] arm64: dts: qcom: msm8953-flipkart-rimob: Enable Hall sensor

[PATCH net-next v2 0/4] net: convert UDP getsockopt to sockopt_t
 2026-07-01 21:55 UTC  (9+ messages)
` [PATCH net-next v2 1/4] net: add sockopt_init_user() for getsockopt conversion
` [PATCH net-next v2 2/4] udp: convert udp_lib_getsockopt to sockopt_t
` [PATCH net-next v2 3/4] ipv4: raw: convert do_raw_getsockopt "
` [PATCH net-next v2 4/4] selftests: net: getsockopt_iter: add raw ICMP_FILTER coverage

[PATCH] drm/ttm: Fix UAF on dma-buf attach failure for sg BOs
 2026-07-01 21:55 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for drm/ttm: Fix UAF on dma-buf attach failure for sg BOs (rev2)

[PATCH] leds: lp55xx: roll back engine sysfs group on failure
 2026-07-01 21:54 UTC  (2+ messages)

[PATCH] nouveau/instmem: use iomapping interface for instmem handling
 2026-07-01 21:52 UTC  (3+ messages)

[Bug 221712] New: README.d/deps implies that there is a Debian package named checkpatch, but there isn’t
 2026-07-01 21:52 UTC  (2+ messages)
` [Bug 221712] "

Landlock: LANDLOCK_ACCESS_NET_CONNECT_TCP bypass via TCP Fast Open
 2026-07-01 21:46 UTC  (7+ messages)
  ` [RFC PATCH 1/2] landlock: fix TCP Fast Open connection bypass
        ` [PATCH v2 "
          ` [PATCH v2 2/2] selftests/landlock: Add test for TCP fast open

[PATCH v3 0/3] xen/arm: Device Tree based CPU topology support
 2026-07-01 21:50 UTC  (4+ messages)
` [PATCH v3 2/3] xen/sched: Link CPU topology to scheduler

[PATCH v2 0/4] hw/scsi/ncr53c710: rewrite to support HP-UX, Linux and NetBSD
 2026-07-01 21:33 UTC  (3+ messages)
` [PATCH v2 3/4] hw/scsi/ncr53c710: rewrite the SCRIPTS engine
` [PATCH v2 4/4] hw/scsi/ncr53c710: support HP-UX overlapped tagged commands

[PATCH] hpfs: reject oversized indirect extended attributes
 2026-07-01 21:50 UTC 

[PATCH net] mac802154: wait for RCU readers when removing interfaces
 2026-07-01 21:49 UTC  (3+ messages)
` [PATCH net v2] mac802154: remove interfaces with RCU list deletion

[PATCH] tty: tty_jobctrl: use guard() in tiocgsid()
 2026-07-01 21:49 UTC 

[PATCH v4 0/2] Add support for Battery Status AMS
 2026-07-01 21:49 UTC  (3+ messages)
` [PATCH v4 2/2] usb: typec: tcpm: Add support for Battery Status response message

[PATCH v6 0/5] smb: fix fallocate and allocation accounting
 2026-07-01 21:47 UTC  (3+ messages)
` [PATCH v6 1/5] smb/client: refresh allocation size after duplicate extents

[PATCH v5 00/34] Cleaning up the KVM clock mess
 2026-07-01 21:47 UTC  (3+ messages)
` [PATCH v5 08/34] KVM: x86: Add KVM_VCPU_TSC_SCALE and fix the documentation on TSC migration

[PATCH net-next v3 0/3] ptp: Add driver for R-Car Gen4 gPTP timer
 2026-07-01 21:47 UTC  (3+ messages)
` [PATCH net-next v3 2/3] ptp: Add driver for R-Car Gen4

[PATCH v30 0/7] Sleeping Owner Handling for Proxy Execution (v30)
 2026-07-01 21:46 UTC  (4+ messages)
` [PATCH v30 5/7] sched: Break out core of attach_tasks() helper into sched.h
` [PATCH v30 6/7] sched: Migrate whole chain in proxy_migrate_task()
` [PATCH v30 7/7] sched: Add deactivated (sleeping) owner handling to find_proxy_task()


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.