All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-07-01 19:17:49 to 2025-07-01 20:23:02 UTC [more...]

[PATCH RFT net-next 0/10] net: stmmac: Add support for Allwinner A523 GMAC200
 2025-07-01 16:57 UTC  (8+ messages)
` [PATCH RFT net-next 02/10] "
` [PATCH RFT net-next 03/10] soc: sunxi: sram: add entry for a523
` [PATCH RFT net-next 04/10] soc: sunxi: sram: register regmap as syscon
` [PATCH RFT net-next 05/10] arm64: dts: allwinner: a523: Add GMAC200 ethernet controller
` [PATCH RFT net-next 07/10] arm64: dts: allwinner: a527: cubie-a5e: Enable second Ethernet port
` [PATCH RFT net-next 09/10] arm64: dts: allwinner: t527: avaota-a1: enable "
` [PATCH RFT net-next 10/10] arm64: dts: allwinner: t527: orangepi-4a: Enable "

[PATCH BlueZ v4 0/8] Better connect debug and error reporting
 2025-07-01 20:22 UTC  (5+ messages)
` [PATCH BlueZ v4 6/8] device: Better "Connect" debug
` [PATCH BlueZ v4 7/8] device: Better error when the link key is missing

[RFC PATCH bpf-next 0/3] bpf: Introduce BPF_F_CPU flag for percpu_array map
 2025-07-01 20:22 UTC  (7+ messages)
` [RFC PATCH bpf-next 1/3] "
` [RFC PATCH bpf-next 2/3] bpf, libbpf: Support BPF_F_CPU "
` [RFC PATCH bpf-next 3/3] selftests/bpf: Add case to test BPF_F_CPU

[PATCH 0/5] sunxi: Various minor V3s clock/pinctrl fixes
 2025-07-01 20:11 UTC  (4+ messages)
` [PATCH 1/5] pinctrl: sunxi: v3s: Fix wrong comment about UART2 pinmux
` [PATCH 2/5] clk: sunxi-ng: v3s: Fix CSI SCLK clock name
` [PATCH 3/5] clk: sunxi-ng: v3s: Fix CSI1 MCLK "

[PATCH v5 3/4] dt-bindings: PCI: qcom,pcie-sa8255p: Document ECAM compliant PCIe root complex
 2025-07-01 20:21 UTC  (2+ messages)

[PATCH] Remove error prints for devm_add_action_or_reset()
 2025-07-01 17:55 UTC  (3+ messages)

[PATCH v2 09/10] PCI: exynos: Add support for Tesla FSD SoC
 2025-07-01 16:57 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: display: simple: Add Olimex LCD-OLinuXino-5CTS
 2025-07-01 20:14 UTC  (2+ messages)
` [PATCH 2/2] drm/panel: simple: Add Olimex LCD-OLinuXino-5CTS support

[PATCH i-g-t v4 0/5] Refactor DRM Debug Severity Handling for
 2025-07-01 20:20 UTC  (3+ messages)
` [PATCH i-g-t v4 1/5] lib/igt_sysfs: Usage of Original debug mask to read/reset

[PATCH RFC v3 0/3] Introduce git-last-modified(1) command
 2025-07-01 20:20 UTC  (3+ messages)
` [PATCH RFC v3 1/3] last-modified: new subcommand to show when files were last modified

[PATCH v4 0/7] Future-proof for multi-tile + multi-GT cases
 2025-07-01 20:19 UTC  (10+ messages)
` [PATCH v4 1/7] drm/xe/pmu: Fix GT sanity check in event_supported()
` [PATCH v4 2/7] drm/xe: Export xe_step_name for kunit tests
` [PATCH v4 3/7] drm/xe: Track maximum GTs per tile on a per-platform basis
` [PATCH v4 4/7] drm/xe/tests/pci: Ensure all platforms have a valid GT/tile count
` [PATCH v4 5/7] drm/xe: Assign GT IDs properly on multi-tile + multi-GT platforms
` [PATCH v4 6/7] drm/xe: Don't compare GT ID to GT count when determining valid GTs
` [PATCH v4 7/7] drm/xe/xe_query: Use separate iterator while filling GT list
` ✗ CI.checkpatch: warning for Future-proof for multi-tile + multi-GT cases (rev6)
` ✓ CI.KUnit: success "

[bluez/bluez]
 2025-07-01 20:19 UTC 

[bluez/bluez] 476ae8: gatt-client: avoid UAF after acquire notify failure
 2025-07-01 20:18 UTC 

SVSM Development Call July 2nd, 2025
 2025-07-01 20:18 UTC 

[PATCH v4 0/9] cxl: Delay HB port and switch dport probing until endpoint dev probe
 2025-07-01 20:18 UTC  (4+ messages)
` [PATCH v4 4/9] cxl: Defer dport allocation for switch ports

[PATCH] irqchip/renesas-rzv2h: Enable SKIP_SET_WAKE and MASK_ON_SUSPEND
 2025-07-01 20:16 UTC  (3+ messages)
` [tip: irq/drivers] "

[PATCH v8 0/6] rust: DebugFS Bindings
 2025-07-01 20:16 UTC  (25+ messages)
` [PATCH v8 4/6] rust: debugfs: Support arbitrary owned backing for File
` [PATCH v8 6/6] rust: samples: Add debugfs sample

[Buildroot] [PATCH 1/1] {linux, linux-headers}: bump 5.{4, 10, 15}.x / 6.{1, 6, 12, 15}.x series
 2025-07-01 20:16 UTC  (2+ messages)

[PATCH v5 0/7] Add SEV-SNP CipherTextHiding feature support
 2025-07-01 20:16 UTC  (8+ messages)
` [PATCH v5 1/7] crypto: ccp - New bit-field definitions for SNP_PLATFORM_STATUS command
` [PATCH v5 2/7] crypto: ccp - Cache SEV platform status and platform state
` [PATCH v5 3/7] crypto: ccp - Add support for SNP_FEATURE_INFO command
` [PATCH v5 4/7] crypto: ccp - Introduce new API interface to indicate SEV-SNP Ciphertext hiding feature
` [PATCH v5 5/7] crypto: ccp - Add support to enable CipherTextHiding on SNP_INIT_EX
` [PATCH v5 6/7] KVM: SEV: Introduce new min,max sev_es and sev_snp asid variables
` [PATCH v5 7/7] KVM: SEV: Add SEV-SNP CipherTextHiding support

[PATCH] drm/i915/display: Read DP_ADAPTER_CAP to pass LinkLayer DPCD&EDID tests
 2025-07-01 20:16 UTC  (4+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ i915.CI.BAT: "

[Buildroot] [git commit] {linux, linux-headers}: bump 5.{4, 10, 15}.x / 6.{1, 6, 12, 15}.x series
 2025-07-01 19:52 UTC 

[Buildroot] [PATCH] support/testing: enable lpxelinux for syslinux runtime test
 2025-07-01 20:15 UTC  (2+ messages)

[PATCH 1/2] drm/amd/display: Disable common modes for LVDS
 2025-07-01 20:14 UTC  (2+ messages)
` [PATCH 2/2] drm/amd/display: Use scaling for non-native resolutions on LVDS

[meta-oe][PATCH] nodejs: inherit qemu class conditionally
 2025-07-01 20:14 UTC  (5+ messages)
` [oe] "

[Buildroot] [git commit] support/testing: enable lpxelinux for syslinux runtime test
 2025-07-01 19:48 UTC 

[PATCH 0/3] i2c: rework and extend RTL9300 I2C driver
 2025-07-01 20:14 UTC  (3+ messages)
` [PATCH 2/3] i2c: add RTL9310 support to RTL9300 I2C controller driver
  ` AW: "

[PATCH v1] landlock: Remove warning in collect_domain_accesses()
 2025-07-01 20:03 UTC  (2+ messages)

[PATCH v2 1/3] perf test: Check test suite description properly
 2025-07-01 20:10 UTC  (3+ messages)
` [PATCH v2 2/3] perf test: Add libsubcmd help tests
` [PATCH v2 3/3] perf tools: Fix use-after-free in help_unknown_cmd()

[PATCH BlueZ v2] gatt-client: avoid UAF after acquire notify failure
 2025-07-01 20:10 UTC  (2+ messages)

[RFC PATCH] drm/msm: Remove dead code in msm_ioctl_gem_submit()
 2025-07-01 20:08 UTC  (3+ messages)

Bug: build is broken on FreeBSD if libsysinfo is installed
 2025-07-01 20:03 UTC  (4+ messages)

[PATCH v6 0/8] Rust Abstractions for PWM subsystem with TH1520 PWM driver
 2025-07-01 20:05 UTC  (3+ messages)

[PATCH v7 00/28] iommufd: Add vIOMMU infrastructure (Part-4 HW QUEUE)
 2025-07-01 20:03 UTC  (5+ messages)
` [PATCH v7 27/28] iommu/tegra241-cmdqv: Add user-space use support

[PATCH] bpf: turn off sanitizer in do_misc_fixups for old clang
 2025-07-01 20:03 UTC  (3+ messages)

[PATCH net] net: bridge: Do not offload IGMP/MLD messages
 2025-07-01 19:36 UTC 

[kvm-unit-tests PATCH v8] riscv: sbi: Add SBI Debug Triggers Extension tests
 2025-07-01 20:00 UTC  (2+ messages)

[PULL 00/29] tcg patch queue
 2025-07-01 19:58 UTC  (4+ messages)
` [PULL 29/29] tcg: Fix constant propagation in tcg_reg_alloc_dup

[PATCH] i386/cpu: ARCH_CAPABILITIES should not be advertised on AMD
 2025-07-01 19:59 UTC  (10+ messages)

[PATCH] selftests/landlock: Add tests for access through disconnected paths
 2025-07-01 19:59 UTC  (8+ messages)

[PATCH v6] ceph: fix slab-use-after-free in have_mon_and_osd_map()
 2025-07-01 19:57 UTC  (2+ messages)

[PATCH 1/3] perf test: Check test suite description only
 2025-07-01 19:57 UTC  (9+ messages)
` [PATCH 2/3] perf test: Add libsubcmd help tests
` [PATCH 3/3] perf tools: Fix use-after-free in help_unknown_cmd()

[geert-renesas-devel:master] BUILD SUCCESS 329371c5bb0fc3ffc668fe01caeae2369be2d189
 2025-07-01 19:56 UTC 

[PATCH v7 00/10] New DRM accel driver for Rockchip's RKNN NPU
 2025-07-01 19:31 UTC  (4+ messages)
` [PATCH v7 03/10] accel/rocket: Add IOCTL for BO creation

[PATCH] selftests/kexec: fix test_kexec_jump build and ignore generated binary
 2025-07-01 19:53 UTC  (2+ messages)

[DESIGN RFC] wifi: Robust AV streaming Design Proposal for AP
 2025-07-01 19:38 UTC  (5+ messages)

[PATCH v7 0/7] x86: Make MAX_ALTP2M configurable
 2025-07-01 19:54 UTC  (8+ messages)
` [PATCH v7 1/7] xen: Refactor altp2m options into a structured format
` [PATCH v7 2/7] tools/xl: Add altp2m_count parameter
` [PATCH v7 3/7] docs/man: Add altp2m_count parameter to the xl.cfg manual
` [PATCH v7 4/7] xen: Make the maximum number of altp2m views configurable for x86
` [PATCH v7 5/7] tools/libxl: Activate the altp2m_count feature
` [PATCH v7 6/7] xen/x86: Disallow creating domains with altp2m enabled and altp2m.nr == 0
` [PATCH v7 7/7] tools/ocaml: Add altp2m_count parameter

[PATCH v6 0/6] fs: introduce file_getattr and file_setattr syscalls
 2025-07-01 19:54 UTC  (11+ messages)
` [PATCH v6 5/6] fs: prepare for extending file_get/setattr()
` [PATCH v6 6/6] fs: introduce file_getattr and file_setattr syscalls

[geert-m68k:master] BUILD SUCCESS b2293c854609368a3dae82cfa6d395829c904de2
 2025-07-01 19:53 UTC 

[PATCH v2 0/8] update DMA API documentation
 2025-07-01 19:53 UTC  (2+ messages)

[PATCH 0/5] ext4 docs toctree reorganization
 2025-07-01 19:52 UTC  (4+ messages)

[linux-next:master 6319/6384] drivers/md/dm-path-selector.c:127:6: error: unexpected token
 2025-07-01 19:52 UTC 

[PATCH i-g-t 1/2] lib/amdgpu: Add SDMA support for user queues
 2025-07-01 19:51 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for series starting with [i-g-t,1/2] "

[XEN PATCH] misra: deviate violations of Rule 21.6
 2025-07-01 19:50 UTC 

[PATCH bpf] selftests/bpf: Re-add kfunc declarations to qdisc tests
 2025-07-01 19:50 UTC  (4+ messages)

imx95 SDP support?
 2025-07-01 19:49 UTC  (3+ messages)
` 回复: "

WARNING in _ieee80211_sta_cur_vht_bw
 2025-07-01 19:49 UTC 

[PATCH bpf-next v3] bpf: Warn on internal verifier errors
 2025-07-01 19:50 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: enable dynptr/test_probe_read_user_str_dynptr
 2025-07-01 19:50 UTC  (2+ messages)

[PATCH v8 00/24] AuxCCS handling and render compression modifiers
 2025-07-01 19:48 UTC  (3+ messages)
` [PATCH v8 01/24] drm/xe: Consolidate LRC offset calculations

[RFC PATCH v2 00/51] 1G page support for guest_memfd
 2025-07-01 19:48 UTC  (8+ messages)

[PATCH v14 00/32] fs,x86/resctrl: Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2025-07-01 19:48 UTC  (4+ messages)
` [PATCH v14 28/32] fs/resctrl: Introduce mbm_L3_assignments to list assignments in a group

[PATCH bpf v2 1/2] bpf: Reject %p% format string in bprintf-like helpers
 2025-07-01 19:48 UTC  (2+ messages)
` [PATCH bpf v2 2/2] selftests/bpf: Add negative test cases for snprintf

[pull] amdgpu, amdkfd, radeon drm-next-6.17
 2025-07-01 19:47 UTC 

[GSOC PATCH v2 0/2] builtin/prune: remove dependency on global variables and 'the_repository'
 2025-07-01 19:44 UTC  (6+ messages)
` [GSOC PATCH v2 2/2] builtin/prune: stop depending on 'the_repository'

[Buildroot] [PATCH v2 1/3] arch/Config.in: introduce BR2_ARCH_NEEDS_GCC_AT_LEAST_16
 2025-07-01 19:44 UTC  (3+ messages)
` [Buildroot] [PATCH v2 2/3] package/gcc: add logic to hide gcc 15 for unsupported CPUs
` [Buildroot] [PATCH v2 3/3] toolchain/toolchain-external/toolchain-external-custom: hide gcc versions "

[RESEND PATCH net-next v2] amd-xgbe: add support for giant packet size
 2025-07-01 19:44 UTC  (2+ messages)

next-20250627: IOMMU DMA warning during NVMe I/O completion after 06cae0e3f61c
 2025-07-01 19:43 UTC  (4+ messages)

[PATCH] target/s390x: A fix for the trouble with tribles
 2025-07-01 19:42 UTC 

mtd: rawnand: atmel: ECC error after update to kernel 6.6
 2025-07-01 18:04 UTC  (3+ messages)

[PATCH net] lib: test_objagg: Set error message in check_expect_hints_stats()
 2025-07-01 19:43 UTC  (2+ messages)

[PATCH v4 0/5] add support for stapsdt probes
 2025-07-01 19:42 UTC  (3+ messages)
` [PATCH v4 2/5] support stapsdt ELF-note-defined static probes

Build errors with current xfstests
 2025-07-01 19:40 UTC  (3+ messages)

[PATCH bpf-next 0/2] s390/bpf: Describe the frame using a struct instead of constants
 2025-07-01 19:40 UTC  (2+ messages)

[PATCH] uninative/utils: Drop workarounds for gcc 4.8/4.9
 2025-07-01 19:39 UTC 

[PATCH mlx5-next v1] net/mlx5: Check device memory pointer before usage
 2025-07-01 19:38 UTC  (2+ messages)

[PATCH] drm/xe: xe_late_bind squash for CI
 2025-07-01 19:38 UTC  (2+ messages)
` ✓ Xe.CI.Full: success for drm/xe: xe_late_bind squash for CI (rev4)

[PATCH] MAINTAINERS: add me as an additional stubdom maintainer
 2025-07-01 19:38 UTC  (2+ messages)

[PATCH v1 00/29] mm/migration: rework movable_ops page migration (part 1)
 2025-07-01 19:38 UTC  (8+ messages)
` [PATCH v1 22/29] mm/page-flags: rename PAGE_MAPPING_MOVABLE to PAGE_MAPPING_ANON_KSM
` [PATCH v1 23/29] mm/page-alloc: remove PageMappingFlags()

[PATCH 0/5] binder: Set up KUnit tests for alloc
 2025-07-01 19:37 UTC  (3+ messages)
` [PATCH 3/5] binder: Scaffolding for binder_alloc KUnit tests

[PATCH] multipath-tools: sync valgrind headers with 3.25 version
 2025-07-01 19:37 UTC 

[Buildroot] [PATCH] Taking over Larry Finger's repositories
 2025-07-01 19:37 UTC  (4+ messages)
` [Buildroot] [PATCH] package/rtl8723bu: fix build failure with Linux 6.15
` [Buildroot] [PATCH] package/rtl8723ds: "
` [Buildroot] [PATCH] package/rtl8821au: "

[PATCH 0/3] Add PM4125 audio codec driver
 2025-07-01 19:35 UTC  (4+ messages)
` [PATCH 3/3] ASoC: codecs: add new pm4125 "

[PATCH v2 0/3] hwmon: add Microchip EMC2101 driver
 2025-07-01 19:33 UTC  (3+ messages)
` [PATCH v2 2/3] dt-bindings: hwmon: Add Microchip EMC2101 support

[PATCH v2] daemon: correctly handle soft accept() errors in service_loop
 2025-07-01 19:33 UTC  (5+ messages)
` [PATCH v3] "

[PATCH 0/5] media: imx8qxp: add parallel camera support
 2025-07-01 19:32 UTC  (5+ messages)
` [PATCH 2/5] dt-bindings: media: add i.MX parallel csi support

[GSOC PATCH] commit: avoid scanning trailing comments when 'core.commentChar' is "auto"
 2025-07-01 19:31 UTC  (5+ messages)
` [GSOC PATCH v3] "

[PATCH] media: uvcvideo: avoid variable shadowing in uvc_ctrl_cleanup_fh
 2025-07-01 19:29 UTC  (6+ messages)

[PATCH 00/11] Fix incorrect iommu_groups with PCIe switches
 2025-07-01 19:29 UTC  (5+ messages)
` [PATCH 02/11] PCI: Add pci_bus_isolation()
` [PATCH 03/11] iommu: Compute iommu_groups properly for PCIe switches

[RFC PATCH BlueZ 0/4] Initial support for GATT Proxy Service
 2025-07-01 19:28 UTC  (3+ messages)
` [RFC PATCH BlueZ 3/4] mesh: add GATT proxy service

[meta-oe][PATCH] gpicview: add recipe
 2025-07-01 19:27 UTC 

[PATCH v2 0/4] DTrace TCP provider
 2025-07-01 19:27 UTC  (3+ messages)

[pull] amdgpu, amndkfd drm-fixes-6.16
 2025-07-01 19:26 UTC 

[PATCH v12 00/11] perf: Support the deferred unwinding infrastructure
 2025-07-01 19:24 UTC  (10+ messages)
` [PATCH v12 05/11] perf: Skip user unwind if the task is a kernel thread
` [PATCH v12 06/11] perf: Support deferred user callchains
` [PATCH v12 07/11] perf: Support deferred user callchains for per CPU events
` [PATCH v12 08/11] perf tools: Minimal CALLCHAIN_DEFERRED support
` [PATCH v12 09/11] perf record: Enable defer_callchain for user callchains
` [PATCH v12 10/11] perf script: Display PERF_RECORD_CALLCHAIN_DEFERRED
` [PATCH v12 11/11] perf tools: Merge deferred user callchains

[PATCH] MAINTAINERS: replace git protocol for github
 2025-07-01 19:24 UTC  (2+ messages)

[PATCH 0/2] mm/memory_hotplug: fixup crash during uevent handling
 2025-07-01 19:23 UTC  (6+ messages)
` [PATCH 2/2] mm/memory_hotplug: activate node before adding new memory blocks

[PATCH 1/2] clang-native: Add class to use clang as native compiler
 2025-07-01 19:23 UTC  (3+ messages)
` [PATCH 2/2] base.bbclass: Deferred inherit native toolchain class
  ` [OE-core] "

[PATCH] read-cache: report lock error when refreshing index
 2025-07-01 19:21 UTC  (3+ messages)

[PATCH v2 00/19] drm: Eliminate redundant drm_format_info lookups
 2025-07-01 19:20 UTC  (5+ messages)
` [PATCH v2 04/19] drm: Pass the format info to .fb_create()
` [PATCH v2 07/19] drm/gem: Pass along the format info from .fb_create() to drm_helper_mode_fill_fb_struct()

[syzbot] [bcachefs?] KMSAN: uninit-value in bch2_check_subvols
 2025-07-01 19:20 UTC 

[PATCH v19] pwm: airoha: Add support for EN7581 SoC
 2025-07-01 19:20 UTC  (3+ messages)

[PATCH v2] iio: imu: inv_mpu6050: Replace scnprintf with sysfs_emit
 2025-07-01 19:19 UTC  (2+ messages)

[PATCH v7 00/12] unwind_deferred: Implement sframe handling
 2025-07-01 18:49 UTC  (13+ messages)
` [PATCH v7 01/12] unwind_user/sframe: Add support for reading .sframe headers
` [PATCH v7 02/12] unwind_user/sframe: Store sframe section data in per-mm maple tree
` [PATCH v7 03/12] x86/uaccess: Add unsafe_copy_from_user() implementation
` [PATCH v7 04/12] unwind_user/sframe: Add support for reading .sframe contents
` [PATCH v7 05/12] unwind_user/sframe: Detect .sframe sections in executables
` [PATCH v7 06/12] unwind_user/sframe: Wire up unwind_user to sframe
` [PATCH v7 07/12] unwind_user/sframe/x86: Enable sframe unwinding on x86
` [PATCH v7 08/12] unwind_user/sframe: Remove .sframe section on detected corruption
` [PATCH v7 09/12] unwind_user/sframe: Show file name in debug output
` [PATCH v7 10/12] unwind_user/sframe: Enable debugging in uaccess regions
` [PATCH v7 11/12] unwind_user/sframe: Add .sframe validation option
` [PATCH v7 12/12] [DO NOT APPLY] unwind_user/sframe: Add prctl() interface for registering .sframe sections

[PATCH] docs: ABI: make the KernelVersion field optional
 2025-07-01 19:18 UTC  (2+ 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.