messages from 2026-05-18 03:31:00 to 2026-05-18 05:20:17 UTC [more...]
cleanup the RAID6 P/Q library v3
2026-05-18 5:17 UTC (16+ messages)
` [PATCH 01/18] raid6: turn the userspace test harness into a kunit test
` [PATCH 02/18] raid6: remove __KERNEL__ ifdefs
` [PATCH 03/18] raid6: move to lib/raid/
` [PATCH 04/18] raid6: remove unused defines in pq.h
` [PATCH 05/18] raid6: remove raid6_get_zero_page
` [PATCH 06/18] raid6: use named initializers for struct raid6_calls
` [PATCH 07/18] raid6: improve the public interface
[PATCH] usb: host: max3421: Fix shift-out-of-bounds in max3421_hub_control()
2026-05-18 5:19 UTC (4+ messages)
GLYPH: TLB miss handlers, virtualization, and modes
2026-05-18 5:18 UTC (2+ messages)
[PATCH] Bluetooth: HIDP: fix missing length checks in hidp_input_report()
2026-05-18 5:18 UTC (2+ messages)
[PATCH] ASoC: fsl: Allow MPC5200 PSC audio compile testing
2026-05-18 5:17 UTC
[jimc:dd-shrink-go 47/52] lib/dynamic_debug.c:1937:3: warning: variable 'i' is uninitialized when used here
2026-05-18 5:16 UTC
[PATCH] nios2: remove the architecture
2026-05-18 5:16 UTC (2+ messages)
[iwlwifi-next:next 13/93] drivers/net/wireless/intel/iwlwifi/mld/tx.c:571 iwl_mld_fill_tx_cmd() warn: variable dereferenced before check 'mld_sta' (see line 565)
2026-05-18 5:14 UTC (4+ messages)
cleanup the RAID6 P/Q library v3
2026-05-18 5:12 UTC (6+ messages)
` [PATCH 01/18] raid6: turn the userspace test harness into a kunit test
` [PATCH 02/18] raid6: remove __KERNEL__ ifdefs
[PATCH] staging: rtl8723bs: remove READ_AND_CONFIG_MP macro
2026-05-18 5:13 UTC (2+ messages)
[PATCH] staging: rtl8723bs: clean up style in hal/sdio_halinit.c
2026-05-18 5:13 UTC (3+ messages)
` [PATCH v2] "
[PATCH] arm64/mmu: Fix PT_PT table descriptor value and comment
2026-05-18 5:12 UTC (2+ messages)
[PATCH] ARM: dts: aspeed: anacapa: add JTAG CPLD TRST pin to SGPIO map
2026-05-18 5:12 UTC (2+ messages)
cleanup the RAID6 P/Q library v2
2026-05-18 5:12 UTC (9+ messages)
` [PATCH 01/19] btrfs: require at least 4 devices for RAID 6
[PATCH] net: octeon: fix carrier state, null guard, and modernize phy ioctl
2026-05-18 5:12 UTC (3+ messages)
[PATCH 0/3] powerpc: fix preempt_count imbalances in perf and kexec paths
2026-05-18 5:08 UTC (4+ messages)
` [PATCH 1/3] powerpc/perf: fix preempt count underflow in fsl_emb_pmu_del
` [PATCH 2/3] powerpc/powernv: fix preempt count leak in pnv_kexec_wait_secondaries_down
` [PATCH 3/3] powerpc/kexec: fix double get_cpu() imbalance in kexec_prepare_cpus
[PATCH] ALSA: hda/realtek: Add quirk for HP Z66 G6 14 laptop
2026-05-18 5:09 UTC (2+ messages)
[PATCH 1/1] xfs: fix overlapping extents returned for pNFS LAYOUTGET
2026-05-18 5:09 UTC (9+ messages)
[PATCH] staging: media: tegra-video: prefer using the BIT macro
2026-05-18 5:08 UTC (2+ messages)
[RFC] fs/ioctl.c: FIBMAP requires CAP_SYS_RAWIO while FIEMAP exposes identical data unprivileged
2026-05-18 5:08 UTC (2+ messages)
[PATCH bpf-next 0/2] bpf: Align syscall writeback behavior with user-declared size
2026-05-18 5:07 UTC (3+ messages)
[PATCH] hw/riscv: riscv-iommu: Re-process command queue after clearing CMD_ILL
2026-05-18 5:05 UTC (4+ messages)
[PATCH] selftests/mm: add pkey_sighandler_tests to .gitignore
2026-05-18 5:06 UTC (3+ messages)
[PATCH v1 net-next 0/5] udp_tunnel: Speed up UDP tunnel device destruction (Part II)
2026-05-18 5:07 UTC (6+ messages)
` [PATCH v1 net-next 1/5] vxlan: Remove synchronize_net() in vxlan_sock_release()
` [PATCH v1 net-next 2/5] geneve: Remove synchronize_net() in geneve_sock_release()
` [PATCH v1 net-next 3/5] geneve: Remove synchronize_net() in geneve_unquiesce()
` [PATCH v1 net-next 4/5] bareudp: Remove synchronize_net() in bareudp_sock_release()
` [PATCH v1 net-next 5/5] bareudp: Use rtnl_dereference() "
[PATCH 0/2] Don't insert DDT cache in Bare mode
2026-05-18 5:05 UTC (3+ messages)
[PATCH v3 0/2] target/riscv: Fix PMP address alignment
2026-05-18 5:05 UTC (3+ messages)
[BUG] exfat: rename/move destroys unrecognized benign secondary entries
2026-05-18 5:05 UTC (4+ messages)
` [PATCH v2] exfat: preserve benign secondary entries during rename and move
[PATCH] libbpf: fix UAF in strset__add_str()
2026-05-18 5:05 UTC (5+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH v2] USB: serial: qcserial: add new usb-id for Dell Wireless DW5826e-m
2026-05-18 5:05 UTC (3+ messages)
[paulmckrcu:dev.2026.05.08a 39/43] kernel/rcu/tree_exp.h:822 rcu_print_task_exp_stall() error: we previously assumed 'rnp->exp_tasks' could be null (see line 818)
2026-05-18 5:04 UTC (2+ messages)
[PATCH v4 0/3] ARM: dts: aspeed-g6: add AST2600 I3C nodes and bindings
2026-05-18 5:02 UTC (3+ messages)
[martin-lau-bpf-next:cgrp.struct_ops.v8 9/12] kernel/bpf/cgroup.c:513 prog_list_replace_item() error: we previously assumed 'pl->link' could be null (see line 510)
2026-05-18 5:02 UTC
(sashiko review) Re: [PATCH v4 6/9] mm: shmem: drop has_transparent_hugepage() usage
2026-05-18 5:00 UTC (4+ messages)
[PATCH net v2] mptcp: prevent stale backlog references to closing subflows
2026-05-18 5:00 UTC
Modifying SRC_URI before it is parsed by the fetcher
2026-05-18 5:00 UTC (11+ messages)
` [yocto] "
[PATCH v7 0/7] KVM: SVM: Add Page Modification Logging (PML) support
2026-05-18 4:59 UTC (8+ messages)
` [PATCH v7 1/7] KVM: VMX: Pass @vcpu, not @vmx to init_vmcs()
` [PATCH v7 2/7] KVM: x86: Move PML page to common vcpu arch structure
` [PATCH v7 3/7] KVM: x86: Carve out PML flush routine
` [PATCH v7 4/7] KVM: VMX: Use cpu_dirty_log_size instead of enable_pml for PML checks
` [PATCH v7 5/7] x86/cpufeatures: Add Page modification logging
` [PATCH v7 6/7] KVM: SVM: Use BIT_ULL for 64-bit misc_ctl bit definitions
` [PATCH v7 7/7] KVM: SVM: Add Page modification logging support
[PATCH v4 0/4] staging: rtl8723bs: fix efuse formatting and brace handling
2026-05-18 4:59 UTC (3+ messages)
` [PATCH 4/4] staging: rtl8723bs: fix missing brace in rtw_efuse_read_1_byte
Patchwork housekeeping for: spi-devel-general
2026-05-18 4:57 UTC
[PATCH] nvme: Fix PRP list pointer arithmetic for chained transfers
2026-05-18 2:25 UTC
[PATCH] ocfs2: kill osb->system_file_mutex lock
2026-05-18 4:56 UTC (10+ messages)
` [PATCH v2] "
[PATCH bpf-next v3 00/10] bpf: Introduce resizable hash map
2026-05-18 4:56 UTC (3+ messages)
` [PATCH bpf-next v3 02/10] rhashtable: Add rhashtable_walk_enter_from()
[PATCH] thunderbolt: usb4-port: fix error path and sysfs alignment
2026-05-18 4:55 UTC (2+ messages)
[PATCH 00/11] Fix Adaptive-Sync SDP for PR with Link ON + Auxless-ALPM
2026-05-18 4:54 UTC (14+ messages)
` [PATCH 01/11] drm/i915/psr: Add helper to get Async Video timing support in PR active
` [PATCH 02/11] drm/i915/dp: Add member to intel_dp to store AS SDP v2 support
` [PATCH 03/11] drm/i915/dp: Allow AS SDP only if v2 is supported
` [PATCH 04/11] drm/i915/psr: Write the PR config DPCDs in burst mode
` [PATCH 05/11] drm/i915/display: Add helper for AS SDP transmission time selection
` [PATCH 06/11] drm/i915/psr: Program Panel Replay CONFIG3 using AS SDP transmission time
` [PATCH 07/11] drm/i915/dp: Set relevant Downspread Ctrl DPCD bits for PR + Auxless ALPM
` [PATCH 08/11] drm/i915/dp: Program AS SDP DB[1:0] for PR with Link off
` [PATCH 09/11] drm/i915/dp: Split AS SDP computation between compute_config and compute_config_late
` [PATCH 10/11] drm/i915/dp: Compute and include coasting vtotal for AS SDP
` [PATCH 11/11] drm/i915/dp: Always enable AS SDP if supported by source + sink
` ✓ CI.KUnit: success for Fix Adaptive-Sync SDP for PR with Link ON + Auxless-ALPM (rev2)
` ✓ Xe.CI.BAT: "
[PATCH v2 0/6] Open HugeTLB allocation routine for more generic use
2026-05-18 4:49 UTC (4+ messages)
` [PATCH v2 6/6] mm: hugetlb: Refactor out hugetlb_alloc_folio()
[PATCH 0/3] Add LECARC ACPI IDs for DesignWare GPIO, SPI, I2C
2026-05-18 4:48 UTC (5+ messages)
` [PATCH v3 0/3] arm64: "
` [PATCH v3 1/3] gpio: dwapb: Add ACPI ID LECA0001 for LECARC SoCs
` [PATCH v3 3/3] i2c: designware: Add ACPI ID LECA0003 "
[PATCH v5 00/14] perf build: Reduce build time by nearly half
2026-05-18 4:47 UTC (16+ messages)
` [PATCH v6 "
` [PATCH v6 01/14] tools build: Fix feature checks to touch target files on success
` [PATCH v6 02/14] perf trace beauty: Make beauty generated C code standalone .o files
` [PATCH v6 03/14] perf build: Decouple pmu-events from prepare umbrella target
` [PATCH v6 04/14] perf build: Remove empty archheaders target
` [PATCH v6 05/14] perf build: Move BPF skeleton generation out of Makefile.perf
` [PATCH v6 06/14] perf build: Encapsulate vmlinux.h and bpftool in bpf_skel.mak
` [PATCH v6 07/14] perf build: Pre-generate BPF skeleton tooling during umbrella prepare phase
` [PATCH v6 08/14] perf build: Move libsymbol dependency out of prepare step
` [PATCH v6 09/14] perf build: Remove redundant libbpf feature check for static builds
` [PATCH v6 10/14] perf pmu-events: Split big_c_string storage into standalone compilation unit
` [PATCH v6 11/14] perf pmu-events: Parallelize JSON and metric pre-computation in jevents.py
` [PATCH v6 12/14] perf build: Prefix SCRIPTS with output directory to fix continuous rebuilds
` [PATCH v6 13/14] perf pmu-events: Convert recursive shell assignments and macros to Make built-ins
` [PATCH v6 14/14] perf build: Convert llvm-config shell queries to simply expanded variables
[PATCH v6 0/2] perf tests: Add uncore and x86 topdown event sorting tests
2026-05-18 4:48 UTC (5+ messages)
` [PATCH v7 "
` [PATCH v7 1/2] perf tests: Add test for uncore event sorting
` [PATCH v7 2/2] perf arch x86 tests: Add test for topdown "
[PATCH v3] pinctrl: intel: move PWM base computation past feature check
2026-05-18 4:46 UTC (2+ messages)
[PATCH v2 0/4] powerpc: A few misc cpumask changes
2026-05-18 4:44 UTC (2+ messages)
[PATCH] arm/gicv3: Detect normal NC ITS command queues
2026-05-18 4:43 UTC (2+ messages)
[PATCH v2] KVM: PPC: Kconfig: Enable CONFIG_VPA_PMU with KVM
2026-05-18 4:41 UTC
[PATCH net] net: fec_mpc52xx: Fix resource size format
2026-05-18 4:40 UTC
[PATCH] xen/arm: gic-v3: Wait for redistributor RWP using the right bit
2026-05-18 4:40 UTC (2+ messages)
[REGRESSION] Bluetooth: btmtk: MT7922 "Failed to send wmt func ctrl (-22)" after 634a4408c0615c ("validate WMT event SKB length before struct access")
2026-05-18 4:39 UTC (2+ messages)
[net-next PATCH v4 0/8] net: dsa: realtek: rtl8365mb: bridge offloading and VLAN support
2026-05-18 4:38 UTC (3+ messages)
` [net-next PATCH v4 7/8] net: dsa: realtek: rtl8365mb: add FDB support
[jimc:dd-shrink-go 21/52] lib/dynamic_debug.c:672:15: warning: unused variable 'nl'
2026-05-18 4:35 UTC
[PATCH v2 0/2] ASoC: codecs: Add Nuvoton NAU83G60 audio codec driver
2026-05-18 4:36 UTC (3+ messages)
` [PATCH v2 1/2] ASoC: dt-bindings: nuvoton,nau8360: Add NAU83G60
[PATCH] Input: mtk-pmic-keys - use of_device_get_match_data()
2026-05-18 4:34 UTC (2+ messages)
Asus WL500g Premium (BCM47XX) problem
2026-05-18 4:33 UTC (6+ messages)
[syzbot] Monthly bpf report (May 2026)
2026-05-18 4:32 UTC
[PATCH] RISC-V: KVM: Fix sign extension for MMIO loads
2026-05-18 4:31 UTC (4+ messages)
[PATCH v1] virt: arm-cca-guest: use raw variant of smp_processor_id() in arm_cca_report_new()
2026-05-18 4:28 UTC (2+ messages)
[PATCH 6.6.y] ntfs: ->d_compare() must not block
2026-05-18 4:21 UTC
[PATCH] rust: workqueue: add cancel_work for Arc<T>
2026-05-18 4:23 UTC
[PATCH 6.12.y] ntfs: ->d_compare() must not block
2026-05-18 4:21 UTC
[RFC V2 00/14] arm64/mm: Enable 128 bit page table entries
2026-05-18 4:20 UTC (3+ messages)
[PATCH] ARM: PCI: expand single-line pci_common_init() wrapper function
2026-05-18 4:20 UTC (3+ messages)
[PATCH] man/man2/seccomp_unotify.2: wfix
2026-05-18 4:20 UTC
[PATCH] nvmem: nintendo-otp: Use of_device_get_match_data()
2026-05-18 4:19 UTC
[PATCH] erofs-utils: mkfs: also handle last compacted 2B pack in z_erofs_drop_inline_pcluster
2026-05-18 4:18 UTC (4+ messages)
[PATCH 0/5] arm64: dts: freescale: Add IMX-AUD-IO daughter board support
2026-05-18 4:18 UTC (4+ messages)
` [PATCH 2/5] dt-bindings: connector: Add fsl,io-connector binding
` "
[PATCH net-next v3 3/5] net: lan743x: Add support to software-nodes for SFP
2026-05-18 4:18 UTC (3+ messages)
[PATCH] mfd: twl6030-irq: Use of_device_get_match_data()
2026-05-18 4:15 UTC
[PATCH] phy: ti-pipe3: Fix clock leak in init error path
2026-05-18 4:12 UTC (3+ messages)
[PATCH 1/2] rust: workqueue: add SAFETY comments for Pin<KBox<T>> impls
2026-05-18 4:11 UTC (3+ messages)
` [PATCH] rust: workqueue: add cancel_work for Arc<T>
` [PATCH 2/2] rust: list: add SAFETY comments in impl_list_item macros
[OE-core][PATCH V5 1/7] recipeutils: add optional stable_upgrade parameter to get_recipe_upgrade_status
2026-05-18 4:09 UTC (6+ messages)
[PATCH] i2c: hydra: Enable compile testing
2026-05-18 4:09 UTC
[Bug 221340] New: uas driver hangs and causes usb reset
2026-05-18 4:04 UTC (2+ messages)
` [Bug 221340] "
[PATCH net-next v2 8/9] onsemi: s2500: Add driver support for TS2500 MAC-PHY
2026-05-18 4:03 UTC (3+ messages)
[PATCH v3] Bluetooth: btintel: Use skb_pull_data return for bounds check
2026-05-18 4:01 UTC (3+ messages)
[PATCH v4 0/7] Tegra264 PWM support
2026-05-18 2:31 UTC (7+ messages)
` [PATCH v4 3/7] pwm: tegra: Modify read/write accessors for multi-register channel
` [PATCH v4 4/7] pwm: tegra: Parametrize enable register offset
[PATCH 0/2] Fix leaking of cached Host1x buffer objects
2026-05-18 2:12 UTC (4+ messages)
` [PATCH 1/2] gpu: host1x: Allow entries in BO caches to be freed
[patch V6 00/16] Improve /proc/interrupts further
2026-05-18 3:54 UTC (2+ messages)
[PATCH v3] riscv: cif: reduce shadow stack size limit from 4GB to 2GB
2026-05-18 3:54 UTC (8+ messages)
[PATCH] shmem: support xattr gnu.* namespace for the Hurd
2026-05-18 3:54 UTC (2+ messages)
[PATCH i-g-t 0/3] Improve max-bpc query error handling
2026-05-18 4:03 UTC (4+ messages)
` [PATCH i-g-t 1/3] Revert "tests/kms_hdr: Move capability checks inside dynamic subtests"
` [PATCH i-g-t 2/3] lib/igt_kms: make max bpc query return status
` [PATCH i-g-t 3/3] tests/: Handle max bpc read failures explicitly
[PATCH v2 0/9] Remove SMMUv3 struct arm_smmu_cmdq_ent
2026-05-18 3:52 UTC (5+ messages)
` [PATCH v2 8/9] iommu/arm-smmu-v3: Directly encode CMDQ_OP_SYNC
` [PATCH v2 9/9] iommu/arm-smmu-v3: Directly encode TLBI commands
[PATCH v3 0/4] clk: qcom: Add common clkref support and migrate Glymur
2026-05-18 3:50 UTC (10+ messages)
` [PATCH v3 1/4] dt-bindings: clock: qcom: Add QREF regulator supplies for glymur
[PATCH v2 0/1] net/mana: add device reset support
2026-05-18 3:48 UTC (3+ messages)
` [PATCH v2 1/1] "
[PATCH v2] drm/panel: novatek-nt36672a: Inline panel init sequences
2026-05-18 3:42 UTC
[PATCH] i2c: ibm_iic: Enable compile testing
2026-05-18 3:35 UTC
[PATCH v3 0/2] Add ASRock Rack B650D4U BMC
2026-05-18 3:34 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: arm: aspeed: Add ASRock Rack B650D4U
` [PATCH v3 2/2] ARM: dts: aspeed: Add ASRock Rack B650D4U BMC
[Intel-wired-lan] [PATCH iwl-net] i40e: set supported_extts_flags for rising edge
2026-05-18 3:34 UTC (3+ messages)
[PATCH v6 0/4] dmaengine: Add Peripheral DMA support for SpacemiT K3 SoC
2026-05-18 3:32 UTC (10+ messages)
` [PATCH v6 1/4] dt-bindings: dmaengine: Add SpacemiT K3 DMA compatible string
` [PATCH v6 2/4] dmaengine: mmp_pdma: refactor DRCMR access with helper function
` [PATCH v6 3/4] dmaengine: mmp_pdma: add SpacemiT K3 support
` [PATCH v6 4/4] riscv: dts: spacemit: Add PDMA controller node for K3 SoC
[PATCH bpf-next v4 01/11] rhashtable: Add rhashtable_next_key() API
2026-05-18 3:34 UTC (3+ messages)
[PATCH v2 0/3] Add support for Baijie Helper A133 board
2026-05-18 3:30 UTC (5+ messages)
` [PATCH v2 3/3] arm64: dts: allwinner: A133: add "
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.