All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-02-05 22:20:38 to 2025-02-05 23:40:05 UTC [more...]

[PATCH] btrfs: always fallback to buffered IO if the inode requires checksum
 2025-02-05 23:12 UTC  (3+ messages)

Patchwork summary for: spi-devel-general
 2025-02-05 23:40 UTC 

Linux warns `rtsx_pci 0000:3b:00.0: PM: dpm_run_callback(): pci_pm_resume returns -110`
 2025-02-05 23:38 UTC  (2+ messages)

[PATCH 0/2] VF: Avoid reading inaccessible RING_TIMESTAMP
 2025-02-05 23:35 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for VF: Avoid reading inaccessible RING_TIMESTAMP (rev2)

[merged] scripts-makefileextrawarn-do-not-show-clangs-non-kprintf-warnings-at-w=1.patch removed from -mm tree
 2025-02-05 23:35 UTC 

[PATCH] lib/pciids: Sync pci id changes for DG2/MTL/BMG/PTL
 2025-02-05 23:30 UTC  (2+ messages)

[Buildroot] [PATCH v4 1/2] package/pkg-golang.mk: allow packages to override download GOPROXY
 2025-02-05 23:31 UTC  (21+ messages)

[PATCH v1 1/1] spi: Replace custom fsleep() implementation
 2025-02-05 23:30 UTC  (2+ messages)

[PATCH v2 0/2] arm64: dts: qcom: sc7180-trogdor: Wire up USB
 2025-02-05 23:30 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: chrome: Add binding for ChromeOS Pogo pin connector
` [PATCH v2 2/2] arm64: dts: qcom: sc7180-trogdor: Wire up USB to usb-c-connectors

[PATCH v2 0/5] fstests: btrfs: add test case to validate sysfs input arguments
 2025-02-05 23:30 UTC  (3+ messages)

[Buildroot] [PATCH v3 1/1] package/pkg-golang.mk: make GOPROXY configurable
 2025-02-05 23:28 UTC 

[PATCH 00/27] iio: improve handling of direct mode claim and release
 2025-02-05 23:28 UTC  (7+ messages)
` [PATCH 01/27] iio: core: Rework claim and release of direct mode to work with sparse
` [PATCH 02/27] iio: chemical: scd30: Use guard(mutex) to allow early returns
` [PATCH 11/27] iio: adc: ad4695: Stop using iio_device_claim_direct_scoped()

[PATCH] drm/i915/dp_mst: Fix getting display pointer in intel_dp_mst_compute_min_hblank()
 2025-02-05 23:28 UTC 

[PATCH 0/2] Fix PM on imx214 error paths
 2025-02-05 23:26 UTC  (7+ messages)

[PATCH v1] riscv: Use of_property_present() to test for non-boolean properties
 2025-02-05 23:23 UTC  (3+ messages)

[LTP] [PATCH v4] doc: add tests catalog page
 2025-02-05 23:20 UTC  (2+ messages)

[TEST] nft-flowtable-sh flaking after pulling first chunk of the merge window
 2025-02-05 23:20 UTC  (4+ messages)

iAVF circular lock dependency due to netdev_lock
 2025-02-05 23:20 UTC 

[PATCH 00/42] docs: add sphinx-domain rST generator to qapidoc
 2025-02-05 23:12 UTC  (43+ messages)
` [PATCH 01/42] docs/qapidoc: support header-less freeform sections
` [PATCH 02/42] qapi/parser: adjust info location for doc body section
` [PATCH 03/42] docs/qapidoc: remove example section support
` [PATCH 04/42] qapi: expand tags to all doc sections
` [PATCH 05/42] qapi/schema: add __repr__ to QAPIDoc.Section
` [PATCH 06/42] docs/qapidoc: add transmogrifier stub
` [PATCH 07/42] docs/qapidoc: add transmogrifier class stub
` [PATCH 08/42] docs/qapidoc: add visit_module() method
` [PATCH 09/42] qapi/source: allow multi-line QAPISourceInfo advancing
` [PATCH 10/42] docs/qapidoc: add visit_freeform() method
` [PATCH 11/42] docs/qapidoc: add preamble() method
` [PATCH 12/42] docs/qapidoc: add visit_paragraph() method
` [PATCH 13/42] docs/qapidoc: add visit_errors() method
` [PATCH 14/42] docs/qapidoc: add format_type() method
` [PATCH 15/42] docs/qapidoc: add add_field() and generate_field() helper methods
` [PATCH 16/42] docs/qapidoc: add visit_feature() method
` [PATCH 17/42] docs/qapidoc: prepare to record entity being transmogrified
` [PATCH 18/42] docs/qapidoc: add visit_returns() method
` [PATCH 19/42] docs/qapidoc: add visit_member() method
` [PATCH 20/42] docs/qapidoc: add visit_sections() method
` [PATCH 21/42] docs/qapidoc: add visit_entity()
` [PATCH 22/42] docs/qapidoc: implement transmogrify() method
` [PATCH 23/42] docs: disambiguate cross-references
` [PATCH 24/42] docs/qapidoc: add transmogrifier test document
` [PATCH 25/42] docs/qapidoc: generate entries for undocumented members
` [PATCH 26/42] qapi/parser: add undocumented stub members to all_sections
` [PATCH 27/42] qapi: differentiate "intro" and "detail" sections
` [PATCH 28/42] qapi/parser: prohibit untagged sections between tagged sections
` [PATCH 29/42] qapi: Add "Details:" disambiguation marker
` [PATCH 30/42] docs/qapidoc: add minimalistic inliner
` [PATCH 31/42] docs/qapidoc: autogenerate undocumented return docs
` [PATCH 32/42] docs/qapidoc: Add generated returns documentation to inliner
` [PATCH 33/42] docs/qmp: add target to Out-of-band execution section
` [PATCH 34/42] docs/qapidoc: document the "out-of-band" pseudofeature
` [PATCH 35/42] docs/qapidoc: generate out-of-band pseudofeature sections
` [PATCH 36/42] qapi/parser: add "meta" kind to QAPIDoc.Kind
` [PATCH 37/42] qapi/schema: add __iter__ method to QAPISchemaVariants
` [PATCH 38/42] docs/qapi: add branch support to inliner
` [PATCH 39/42] qapi/schema: add doc_visible property to QAPISchemaDefinition
` [PATCH 40/42] docs/qapidoc: cull (most) un-named entities from docs
` [PATCH 41/42] qapi: resolve filenames in info structures
` [PATCH 42/42] docs/qapidoc: add intermediate output debugger

[PATCH] Add -fzero-init-padding-bits to bindgen_skip_cflags
 2025-02-05 23:18 UTC  (2+ messages)

[PATCH 0/5] vfio: Improve DMA mapping performance for huge pfnmaps
 2025-02-05 23:17 UTC  (6+ messages)
` [PATCH 1/5] vfio/type1: Catch zero from pin_user_pages_remote()
` [PATCH 2/5] vfio/type1: Convert all vaddr_get_pfns() callers to use vfio_batch
` [PATCH 3/5] vfio/type1: Use vfio_batch for vaddr_get_pfns()
` [PATCH 4/5] mm: Provide page mask in struct follow_pfnmap_args
` [PATCH 5/5] vfio/type1: Use mapping page mask for pfnmaps

[PATCH v11 00/23] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2025-02-05 23:17 UTC  (7+ messages)
` [PATCH v11 01/23] x86/resctrl: Add __init attribute to functions called from resctrl_late_init()
` [PATCH v11 06/23] x86/resctrl: Add support to enable/disable AMD ABMC feature
` [PATCH v11 08/23] x86/resctrl: Introduce interface to display number of monitoring counters

[PATCH 0/6] rust: page: Support borrowing `struct page` and physaddr conversion
 2025-02-05 23:17 UTC  (9+ messages)

[Bug 219748] New: Pluggable UD-4VPD dock appears to continually reset with AMD AI 365
 2025-02-05 23:17 UTC  (4+ messages)
` [Bug 219748] "

[PATCH] rust: init: use explicit ABI to clean warning in future compilers
 2025-02-05 23:16 UTC  (2+ messages)

[PATCH v1 0/6] Fix page permission on arm64 architectures
 2025-02-05 21:35 UTC  (6+ messages)
` [PATCH v1 3/6] arm: Prepare linker scripts for memory permissions

[PATCH v2] PCI: dwc: Use level-triggered handler for MSI IRQs
 2025-02-05 23:16 UTC 

[PATCH v4 00/39] unwind, perf: sframe user space unwinding
 2025-02-05 23:16 UTC  (10+ messages)
` [PATCH v4 17/39] unwind_user/sframe: Add support for reading .sframe headers

[PATCH] usb: roles: cache usb roles received during switch registration
 2025-02-05 23:15 UTC  (3+ messages)

[PATCH] arm64: configs: Remove SYS_BOOTM_LEN for TI devices
 2025-02-05 23:15 UTC  (2+ messages)

[PATCH] arm: kconfig should not display the STATIC_MACH_TYPE option when SUPPORT_PASSING_ATAGS is not selected
 2025-02-05 23:15 UTC  (2+ messages)

[PATCH] armv7m: kconfig adds the NVIC option and masks the GIC option when NVIC is selected
 2025-02-05 23:15 UTC  (2+ messages)

[PULL] u-boot-sh/master
 2025-02-05 23:15 UTC  (2+ messages)

[PATCH] rust: use host dylib naming in rusttestlib-kernel
 2025-02-05 23:14 UTC  (4+ messages)

[drm-xe:drm-xe-next] BUILD SUCCESS 9c9dc9ba4a00510c624588d9860968b26803a2b8
 2025-02-05 23:12 UTC 

Continuous Benchmarking
 2025-02-05 23:14 UTC  (2+ messages)

[PATCH] rust: Do not export generated KASAN ODR symbols
 2025-02-05 23:13 UTC  (8+ messages)

[PATCH v3 00/16] cxl: Add CXL feature commands support via fwctl
 2025-02-05 23:12 UTC  (5+ messages)
` [PATCH v3 05/16] cxl/mbox: Add GET_FEATURE mailbox command

[PATCH] drm/amdgpu: Set snoop bit for SDMA for MI series
 2025-02-05 23:09 UTC  (2+ messages)

[PATCH v2 00/13] cpumask: cleanup cpumask_next_wrap() implementation and usage
 2025-02-05 23:10 UTC  (5+ messages)
` [PATCH v2 02/13] virtio_net: simplify virtnet_set_affinity()
` [PATCH v2 03/13] ibmvnic: simplify ibmvnic_set_queue_affinity()

[PATCH net-next v3 0/4] Add support to do threaded napi busy poll
 2025-02-05 23:10 UTC  (3+ messages)
` [PATCH net-next v3 1/4] Add support to set napi threaded for individual napi

modprobe mlx5_core on OCI bare-metal instance causes unrecoverable hang and I/O error
 2025-02-05 23:09 UTC 

[syzbot] [exfat?] INFO: task hung in exfat_lookup (3)
 2025-02-05 23:08 UTC  (2+ messages)

[PATCH net v2 0/2] vsock: null-ptr-deref when SO_LINGER enabled
 2025-02-05 23:06 UTC  (3+ messages)
` [PATCH net v2 1/2] vsock: Orphan socket after transport release
` [PATCH net v2 2/2] vsock/test: Add test for SO_LINGER null ptr deref

[PATCH v6 0/6] acpi/ghes, cper, cxl: Process CXL CPER Protocol errors
 2025-02-05 23:06 UTC  (7+ messages)
` [PATCH v6 4/6] acpi/ghes, cper: Recognize and cache CXL "
` [PATCH v6 5/6] acpi/ghes, cxl/pci: Process CXL CPER Protocol Errors
` [PATCH v6 6/6] cxl/pci: Add trace logging for CXL PCIe Port RAS errors

[PATCH 00/15] kasan: x86: arm64: risc-v: KASAN tag-based mode for x86
 2025-02-05 23:04 UTC  (6+ messages)

[PATCH 0/7] nfsd: filecache: change garbage collection lists
 2025-02-05 23:04 UTC  (2+ messages)

[PATCH v3 blktests 0/2] Add atomic write tests for scsi and nvme
 2025-02-05 23:11 UTC  (3+ messages)
` [PATCH v3 blktests 1/2] scsi/009: add atomic write tests
` [PATCH v3 blktests 2/2] nvme/059: "

[PATCH] tests/intel/xe_exec_capture: Enhance test to check with DUMPABLE flag
 2025-02-05 22:56 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH RFCv2 00/13] iommu: Add MSI mapping support with nested SMMU
 2025-02-05 22:56 UTC  (3+ messages)

[Intel-wired-lan] [PATCH iwl-net] ice: health.c: fix compilation on gcc 7.5
 2025-02-05 22:56 UTC  (3+ messages)
  `  "

renormalize histroy with smudge/clean-filter
 2025-02-05 22:55 UTC  (2+ messages)

[PATCH v3 0/3] Fix broken SNP support with KVM module built-in
 2025-02-05 22:54 UTC  (7+ messages)
` [PATCH v3 3/3] x86/sev: "

[Buildroot] buildroot@busybox.net have 7 Pending incoming emails
 2025-02-05 22:53 UTC 

[nfs-utils PATCH 0/8] mountstats/nfsiostat: bugfixes for iostat
 2025-02-05 22:53 UTC  (2+ messages)

[PATCH v2 0/2] tracing: Introduce relative stacktrace
 2025-02-05 22:52 UTC  (5+ messages)

[PATCH 00/14] drm: Move to using devm_platform_ioremap_resource
 2025-02-05 17:16 UTC  (6+ messages)
` [PATCH 14/14] Documentation: Update the todo

[RFC PATCH v2 1/2] ima: limit the number of open-writers integrity violations
 2025-02-05 22:50 UTC  (2+ messages)

[PATCH 0/8] ring-buffer/tracing: Save module information in persistent memory
 2025-02-05 22:50 UTC  (9+ messages)
` [PATCH 1/8] ring-buffer: Use kaslr address instead of text delta
` [PATCH 2/8] ring-buffer: Add buffer meta data for persistent ring buffer
` [PATCH 3/8] ring-buffer: Add ring_buffer_meta_scratch()
` [PATCH 4/8] tracing: Have persistent trace instances save KASLR offset
` [PATCH 5/8] module: Add module_for_each_mod() function
` [PATCH 6/8] tracing: Have persistent trace instances save module addresses
` [PATCH 7/8] tracing: Show module names and addresses of last boot
` [PATCH 8/8] tracing: Update modules to persistent instances when loaded

[OE-core][PATCH] bitbake.conf: Include fragments before local.conf
 2025-02-05 22:49 UTC  (8+ messages)

[PATCH 6.6 000/393] 6.6.76-rc1 review
 2025-02-05 22:48 UTC  (2+ messages)

[kernel-cve-report] New CVE entries this week
 2025-02-05 22:47 UTC 

[PATCH v10 00/26] cxl: add type2 device basic support
 2025-02-05 22:47 UTC  (3+ messages)
` [PATCH v10 15/26] sfc: obtain root decoder with enough HPA free space

linux-next: duplicate patch in the kbuild-current tree
 2025-02-05 22:43 UTC 

[PATCH 6.12 000/590] 6.12.13-rc1 review
 2025-02-05 22:42 UTC  (4+ messages)
` [PATCH 6.12 502/590] net: ethtool: only allow set_rxnfc with rss + ring_cookie if driver opts in

[PATCH v4 1/1] xhci: Correctly handle last TRB of isoc TD on Etron xHCI host
 2025-02-05 22:42 UTC  (2+ messages)

[PATCH 00/29] VBE serial part H: Implement VBE on Rockchip RK3399
 2025-02-05 22:39 UTC  (7+ messages)
` [PATCH 06/29] rockchip: dts: Factor out arch and compression
` [PATCH 09/29] rockchip: dts: Create a template for the FIT
` [PATCH 11/29] rockchip: dts: Correct the OS for U-Boot

[PATCH v1 0/9] Add PERIC0/1 support for Exynos 990
 2025-02-05 22:22 UTC  (10+ messages)
` [PATCH v1 1/9] dt-bindings: clock: samsung,exynos990-clock: add PERIC0/1 clock management unit
` [PATCH v1 2/9] dt-bindings: i2c: exynos5: add samsung,exynos990-hsi2c compatible
` [PATCH v1 3/9] dt-bindings: serial: samsung: add Exynos990 compatible
` [PATCH v1 4/9] dt-bindings: samsung: usi: add exynos990-usi compatible
` [PATCH v1 5/9] spi: dt-bindings: samsung: add samsung,exynos990-spi compatible
` [PATCH v1 6/9] dt-bindings: soc: samsung: exynos-sysreg: add compatibles peric0/1 sysreg for Exynos990
` [PATCH v1 7/9] clk: samsung: exynos990: add support for CMU_PERIC0/1
` [PATCH v1 8/9] spi: s3c64xx: add support exynos990-spi to new port config data
` [PATCH v1 9/9] arm64: dts: exynos990: define all PERIC USI nodes

[PATCH 00/14] DC Patches for 10 Feb 2025
 2025-02-05 18:39 UTC  (2+ messages)
` [PATCH 04/14] drm/amd/display: DML21 Reintegration

[PATCH v2 0/4] Decouple amdgpu from the scheduler, a bit
 2025-02-05 15:33 UTC  (5+ messages)
` [PATCH 1/4] drm/scheduler: Add drm_sched_cancel_all_jobs helper
` [PATCH 2/4] drm/amdgpu: Use "
` [PATCH 3/4] drm/sched: Add internal job peek/pop API
` [PATCH 4/4] drm/sched: Make the type of drm_sched_job->last_dependency consistent

[PATCH] drm/amd/display: avoid NPD when ASIC does not support DMUB
 2025-02-05 13:06 UTC 

[AMDGPU/PM/legacy] PATCH SI/CIK: suspend / resume gpu hang [issue 2524]
 2025-02-05 19:12 UTC 

Rework and fix queue reset for gfx7-gfx10
 2025-02-05 13:47 UTC  (2+ messages)

[PATCH 1/2] libbpf: BPF program load type enum
 2025-02-05 22:33 UTC  (5+ messages)
` [PATCH 2/2] libbpf: BPF programs dynamic loading and attaching
    `  "

[PATCH] memcg: add hierarchical effective limits for v2
 2025-02-05 22:33 UTC  (2+ messages)

[RFC net-next 0/4] net: Hold netdev instance lock during ndo operations
 2025-02-05 22:32 UTC  (5+ messages)
` [RFC net-next 1/4] net: Hold netdev instance lock during ndo_open/ndo_stop

[PATCH 0/3] fix coding style
 2025-02-05 22:31 UTC  (4+ messages)
` [PATCH 1/3] staging: rtl8723bs: fix spacing and placement
` [PATCH 2/3] staging: rtl8723bs: remove unnecessary parentheses
` [PATCH 3/3] staging: rtl8723bs: don't end lines with (

[PATCH rcu v2] 4/5] rcu-tasks: Move RCU Tasks self-tests to core_initcall()
 2025-02-05 22:31 UTC  (13+ messages)

[PATCH v2] uboot-config: Fix devtool modify
 2025-02-05 22:31 UTC  (2+ messages)
` Patchtest results for "

[PATCH] sysv: convert sysv to use the new mount api
 2025-02-05 22:30 UTC 

[PATCH i-g-t] tests/intel/xe_multi_tile: Multi-Tile support in IGT
 2025-02-05 22:26 UTC  (2+ messages)

FAILED: patch "[PATCH] KVM: x86: Re-split x2APIC ICR into ICR+ICR2 for AMD (x2AVIC)" failed to apply to 6.6-stable tree
 2025-02-05 22:26 UTC  (4+ messages)
` [PATCH 6.6.y 0/2] KVM: x86: Backport split ICR for x2AVIC
  ` [PATCH 6.6.y 1/2] KVM: x86: Make x2APIC ID 100% readonly
  ` [PATCH 6.6.y 2/2] KVM: x86: Re-split x2APIC ICR into ICR+ICR2 for AMD (x2AVIC)

[PATCH] soc: qcom: mark pd-mapper as broken
 2025-02-05 22:23 UTC  (8+ messages)

[PATCH nfs-utils v2 0/4] rpcctl: Various Improvements
 2025-02-05 22:23 UTC  (3+ messages)
` [PATCH nfs-utils v2 4/4] rpcctl: Add support for `rpcctl switch add-xprt`

[PATCH RFC net-next v1 0/5] Device memory TCP TX
 2025-02-05 22:22 UTC  (9+ messages)
` [PATCH RFC net-next v1 5/5] net: devmem: Implement TX path

[syzbot] [autofs?] possible deadlock in pipe_write (2)
 2025-02-05 22:22 UTC 

[PATCH i-g-t v9 0/3] tests/intel/xe_pmu: Add PMU tests
 2025-02-05 22:21 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH net-next v2 0/2] Symmetric OR-XOR RSS hash
 2025-02-05 22:20 UTC  (3+ messages)
` [PATCH net-next v2 1/2] ethtool: "

[PATCH 0/2] Introduce support for Exynos7870 I2C and HSI2C
 2025-02-05 22:14 UTC  (2+ messages)

[PATCH 0/3] Fix for huge faults regression
 2025-02-05 22:20 UTC  (4+ messages)
` [PATCH 3/3] fsnotify: disable pre-content and permission events by default


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.