All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-04 02:00:30 to 2026-05-04 05:41:48 UTC [more...]

[PATCH v2] drm/ttm: Fix GPU MM stats during pool shrinking
 2026-05-04  4:09 UTC  (4+ messages)

[PATCH net-next v3 00/10] selftests: rds: Log collection, TAP compliance and cleanups
 2026-05-04  5:41 UTC  (6+ messages)
` [PATCH net-next v3 01/10] selftests: rds: Increase selftest timeout
` [PATCH net-next v3 02/10] selftests: rds: Update USAGE string for run.sh
` [PATCH net-next v3 03/10] selftests: rds: Fix more pylint errors
` [PATCH net-next v3 04/10] selftests: rds: Add timeout flag to run.sh
` [PATCH net-next v3 05/10] selftests: rds: Add RDS_LOG_DIR env variable

[PATCH v6 0/7] xen/mm: Introduce NUMA-aware claim sets for domains
 2026-05-04  5:41 UTC  (5+ messages)
` [PATCH v6 1/7] xen/mm: Refactor claim deduction for later functional changes

[PATCH v3 00/12] RISCV: enable DOMAIN_BUILD_HELPERS
 2026-05-04  5:39 UTC  (5+ messages)
` [PATCH v3 10/12] xen/riscv: introduce p2m_gpa_bits

FAILED: patch "[PATCH] net: qrtr: ns: Free the node during ctrl_cmd_bye()" failed to apply to 5.15-stable tree
 2026-05-04  5:39 UTC  (3+ messages)
` [PATCH 5.15.y 1/2] net: qrtr: ns: Change servers radix tree to xarray
  ` [PATCH 5.15.y 2/2] net: qrtr: ns: Free the node during ctrl_cmd_bye()

[PATCH] ci: Switch to actions/checkout@main
 2026-05-04  5:38 UTC  (2+ messages)

[PATCH v3 0/7] Implement SR-IOV support for PVH
 2026-05-04  5:37 UTC  (5+ messages)
` [PATCH v3 5/7] vpci: add SR-IOV support for PVH Dom0

[PATCH 0/5] drm/i915/intel_panel: Reduce redundant intel_panel_fixed_mode() calls
 2026-05-04  5:37 UTC  (5+ messages)
` [PATCH 1/5] drm/i915/intel_sdvo: Check fixed_mode->clock against max_dotclock in mode_valid
` [PATCH 2/5] drm/i915/intel_panel: Avoid calls to intel_panel_fixed_mode() "

[PATCH v2 0/2] Proxy Execution fixes for v7.1-rc
 2026-05-04  5:37 UTC  (8+ messages)
` [PATCH v2 1/2] sched: proxy-exec: Close race causing workqueue work being delayed

[PATCH v5 0/6] media: lm3560: convert to use OF bindings
 2026-05-04  5:35 UTC  (2+ messages)

[boqun:rust-sync 9/12] include/linux/preempt.h:149:31: error: unknown type name 'nmi_nesting'
 2026-05-04  5:33 UTC 

[PATCH v2 0/5] driver core: Allow the constification of device attributes
 2026-05-04  5:33 UTC  (6+ messages)
` [PATCH v2 1/5] driver core: Delete DEVICE_ATTR_PREALLOC()
` [PATCH v2 2/5] driver core: Add low-level macros for device attributes
` [PATCH v2 3/5] driver core: stop using generic sysfs "
` [PATCH v2 4/5] driver core: Allow the constification of "
` [PATCH v2 5/5] driver core: Constify core "

[PATCH 0/9] Add new debug infrastructure for configfs
 2026-05-04  5:32 UTC  (14+ messages)
` [PATCH 1/9] drm/xe: Rename survivability_mode to enable_survivability_mode
` [PATCH 2/9] drm/xe: Sort xe_config_device fields and defaults alphabetically
` [PATCH 3/9] drm/xe: Split out configfs data structures
` [PATCH 4/9] drm/xe: Add a new debug focused configfs group
` [PATCH 5/9] drm/xe: Move debug configfs entries to xe_configfs_debug.c
` [PATCH 6/9] drm/xe/guc: Add configfs support for guc_log_level
` [PATCH 7/9] drm/xe/guc: Add support for NPK as a GuC log target
` [PATCH 8/9] drm/xe: Add infrastructure for debug configfs parameters
` [PATCH 9/9] drm/xe: Migrate existing debug configfs entries to params infrastructure
` ✗ CI.checkpatch: warning for Add new debug infrastructure for configfs
` ✓ CI.KUnit: success "

[PATCH v6 0/6] PCI: Add support for ACS Enhanced Capability
 2026-05-04  5:31 UTC  (3+ messages)
` [PATCH v6 3/6] PCI: Consolidate delimiter handling into pci_dev_str_match()

[PATCH v4 00/11] RISCV: enable DOMAIN_BUILD_HELPERS
 2026-05-04  5:30 UTC  (4+ messages)
` [PATCH v4 01/11] xen: arm: fix len type for guest copy functions

[PATCH] drm/ttm/pool: back up at native page order
 2026-05-04  5:28 UTC  (3+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "

[PATCH] Improved reStructuredText formatting of Misra C Rules
 2026-05-04  5:27 UTC  (2+ messages)

[PATCH v6 00/11] hw/usb/ehci: Add 64-bit descriptor addressing support
 2026-05-04  5:27 UTC  (14+ messages)
` [PATCH v6 01/11] tests/functional/arm/test_aspeed_ast2600_sdk: Add USB EHCI test for AST2600 SDK
` [PATCH v6 02/11] hw/usb/hcd-ehci: Change descriptor addresses to 64-bit with migration compatibility
` [PATCH v6 03/11] hw/usb/hcd-ehci: Add property to advertise 64-bit addressing capability
` [PATCH v6 04/11] hw/usb/hcd-ehci: Implement 64-bit QH descriptor addressing
` [PATCH v6 05/11] hw/usb/hcd-ehci: Implement 64-bit qTD "
` [PATCH v6 06/11] hw/usb/hcd-ehci: Implement 64-bit iTD "
` [PATCH v6 07/11] hw/usb/hcd-ehci: Implement 64-bit siTD "
` [PATCH v6 08/11] hw/usb/hcd-ehci: Add ctrldssegment-default property
` [PATCH v6 09/11] hw/arm/aspeed_ast27x0: Set EHCI ctrldssegment-default
` [PATCH v6 10/11] hw/arm/aspeed_ast27x0: Enable 64-bit EHCI DMA addressing
` [PATCH v6 11/11] tests/functional/aarch64/test_aspeed_ast2700: Add USB EHCI test for AST2700 A1/A2

[PATCH v2 6/6] regulator: mt6359: Add proper ldo_vcn33_[12] regulators
 2026-05-04  5:25 UTC 

AF_ALG algorithms required by cryptsetup
 2026-05-04  5:24 UTC 

[PATCH] sched_ext: Remove redundant rcu_read_lock/unlock() in sysrq_handle_sched_ext_reset()
 2026-05-04  5:24 UTC  (3+ messages)

[linux-next:master 14086/14440] lib/cmdline.c:188: undefined reference to `__efistub___lshrdi3'
 2026-05-04  5:22 UTC 

[PATCH v4 0/2] revision.c: implement --reverse=before for walks
 2026-05-04  5:19 UTC  (3+ messages)
` [PATCH v5] revision.c: implement --max-count-oldest

FAILED: patch "[PATCH] net: qrtr: ns: Free the node during ctrl_cmd_bye()" failed to apply to 6.1-stable tree
 2026-05-04  5:19 UTC  (3+ messages)
` [PATCH 6.1.y 1/2] net: qrtr: ns: Change servers radix tree to xarray
  ` [PATCH 6.1.y 2/2] net: qrtr: ns: Free the node during ctrl_cmd_bye()

FAILED: patch "[PATCH] net: qrtr: ns: Limit the maximum number of lookups" failed to apply to 5.10-stable tree
 2026-05-04  5:19 UTC  (2+ messages)
` [PATCH 5.10.y] net: qrtr: ns: Limit the maximum number of lookups

[PATCH v2] hypfs: add ASSERT_UNREACHABLE() in hypfs_get_entry_rel()
 2026-05-04  5:17 UTC  (3+ messages)

[PATCH V4 1/2] powerpc tools perf: Initialize error code in auxtrace_record_init function
 2026-05-04  5:14 UTC  (5+ messages)
` [PATCH V4 2/2] tools/perf: Add kernel-doc comment to auxtrace_record__init() function

[PATCH] x86/svm: Always sync guest CR2 on VMExit
 2026-05-04  5:14 UTC  (4+ messages)

[PATCH] io_uring/eventfd: reset deferred signal state
 2026-05-04  5:10 UTC  (2+ messages)

[PATCH] io_uring/napi: clear tracked NAPI entries on unregister
 2026-05-04  5:10 UTC  (2+ messages)

[PATCH] pretty: add diff-stat log placeholders
 2026-05-04  5:09 UTC  (2+ messages)

[PATCH] video: simplefb: Parse memory region from memory-region property
 2026-05-03 19:34 UTC 

[PATCH v3 0/2] BeaglePlay: add ITE IT66121 HDMI bridge driver and enable splash
 2026-05-03 18:56 UTC  (2+ messages)

[PATCH] sysfs: return -ENOENT from move/rename when kobj->sd is NULL
 2026-05-04  5:07 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] can: m_can: Use of_property_present() for wakeup-source
 2026-05-04  5:07 UTC 

[PATCH 0/2] PCI: cadence: Add 100 ms delay after link up for speeds > 5 GT/s
 2026-05-04  5:08 UTC  (5+ messages)
` [PATCH 1/2] PCI: cadence: Ensure that cdns_pcie_host_wait_for_link() waits 100 ms after link up

FAILED: patch "[PATCH] net: qrtr: ns: Limit the maximum number of lookups" failed to apply to 5.15-stable tree
 2026-05-04  5:05 UTC  (2+ messages)
` [PATCH 5.15.y] net: qrtr: ns: Limit the maximum number of lookups

[PATCH v4 0/5] Allwinner: A523: add support for A523 THS0/1 controllers
 2026-05-04  5:02 UTC  (6+ messages)
` [PATCH v4 1/5] dt-bindings: thermal: sun8i: Add "
` [PATCH v4 2/5] thermal/drivers/sun8i: replace devm_reset_control_get to devm_reset_control_get_shared_deasserted
` [PATCH v4 3/5] thermal/drivers/sun8i: get calibration data from two nvmem cells
` [PATCH v4 4/5] thermal/drivers/sun8i: Add support for A523 THS0/1 controllers
` [PATCH v4 5/5] Allwinner: A523: add "

[PATCH] drm/i915/display: Avoid stale PIPE_SCANLINE values after crtc_enable
 2026-05-04  5:03 UTC  (5+ messages)

[PATCH v2 1/2] perf inject/aslr: Add aslr tool to remap/obfuscate virtual addresses
 2026-05-04  5:02 UTC  (8+ messages)
` [PATCH v3 0/4] perf tools: Add inject --aslr feature and prerequisite robustness fixes
  ` [PATCH v3 1/4] perf sched: Add missing mmap2 handler in timehist
  ` [PATCH v3 2/4] perf tool: Fix missing schedstat delegates and dont_split_sample_group in delegate_tool
  ` [PATCH v3 3/4] perf inject/aslr: Add aslr tool to remap/obfuscate virtual addresses
  ` [PATCH v3 4/4] perf test: Add inject ASLR test

fix block layer bounce buffering for block size > PAGE_SIZE
 2026-05-04  4:58 UTC  (4+ messages)
` [PATCH 1/2] block: pass a minsize argument to bio_iov_iter_bounce

[PATCH] rust: io: convert `PhysAddr` type alias to newtype
 2026-05-04  4:57 UTC 

[PATCH] iommu/amd: Fix precedence order in set_dte_passthrough()
 2026-05-04  4:57 UTC  (2+ messages)

[PATCH] board: toradex: Quote variables in `test` cmd expression
 2026-05-04  4:56 UTC  (6+ messages)

[PATCH 0/6] test: Quote variables in 'test -n' expressions across boards
 2026-05-04  4:54 UTC  (3+ messages)
` [PATCH 1/6] toradex: Quote fdtfile in preboot test

Linux 7.1-rc2
 2026-05-04  4:52 UTC  (2+ messages)

Complete list of AF_ALG algorithms used by iwd
 2026-05-04  4:50 UTC 

[PATCH 0/4] wifi: rtw89: advertise WFA-certified EHT capabilities for 8922a
 2026-05-04  4:48 UTC  (5+ messages)
` [PATCH 1/4] wifi: rtw89: advertise EML Capabilities and Restricted TWT "
` [PATCH 2/4] wifi: rtw89: advertise Multi-RU OFDMA receive for 8922a per WFA cert
` [PATCH 3/4] wifi: rtw89: advertise MLD TID-to-link mapping and link reconfiguration
` [PATCH 4/4] wifi: rtw89: advertise EHT OM Control for 8922a per WFA cert

[PATCH] block: restore mempool reserves for non-block
 2026-05-04  4:44 UTC  (4+ messages)

[PATCH 1/1] drm/ci: bump IGT version to v2.3
 2026-05-04  4:43 UTC  (5+ messages)

[PATCH v2 mptcp] mptcp: Clear mptcp_out_options in mptcp_{syn,synack,established}_options()
 2026-05-04  4:40 UTC 

[PATCH v2] drm/xe/madvise: Track purgeability with BO-local counters
 2026-05-04  4:37 UTC  (4+ messages)

[PATCH] nvme: skip I/O Command Set specific Identify Controller on pre-2.0 devices
 2026-05-04  4:36 UTC  (2+ messages)

[PATCH] iommu/amd: Fix precedence order in set_dte_passthrough()
 2026-05-04  4:36 UTC  (2+ messages)

FAILED: patch "[PATCH] net: qrtr: ns: Limit the maximum number of lookups" failed to apply to 6.1-stable tree
 2026-05-04  4:36 UTC  (2+ messages)
` [PATCH 6.1.y] net: qrtr: ns: Limit the maximum number of lookups

[syzbot] Monthly block report (May 2026)
 2026-05-04  4:32 UTC 

[PATCH i-g-t 0/4] tests/intel/xe_madvise: Add atomic madvise subtests
 2026-05-04  4:32 UTC  (10+ messages)
` [PATCH i-g-t 2/4] tests/intel/xe_madvise: Add atomic-device subtest
` [PATCH i-g-t 3/4] tests/intel/xe_madvise: Add atomic-global subtest
` [PATCH i-g-t 4/4] tests/intel/xe_madvise: Add atomic-cpu subtest

kernel/sched/ext.c:2391:33: sparse: sparse: incorrect type in initializer (different address spaces)
 2026-05-04  4:28 UTC 

CVE report - kirkstone - 2026-05-04
 2026-05-04  4:25 UTC 

CVE report - master - 2026-05-04
 2026-05-04  4:25 UTC 

CVE report - scarthgap - 2026-05-04
 2026-05-04  4:25 UTC 

CVE report - whinlatter - 2026-05-04
 2026-05-04  4:25 UTC 

[PATCH v5 00/14] Remove CONFIG_READ_ONLY_THP_FOR_FS and enable file THP for writable files
 2026-05-04  4:23 UTC  (15+ messages)
` [PATCH v5 01/14] mm/khugepaged: remove READ_ONLY_THP_FOR_FS check
` [PATCH v5 02/14] mm/khugepaged: add folio dirty check after try_to_unmap()
` [PATCH v5 03/14] mm/huge_memory: remove READ_ONLY_THP_FOR_FS from file_thp_enabled()
` [PATCH v5 04/14] mm/khugepaged: remove READ_ONLY_THP_FOR_FS check in hugepage_enabled()
` [PATCH v5 05/14] mm: remove READ_ONLY_THP_FOR_FS Kconfig option
` [PATCH v5 07/14] fs: remove nr_thps from struct address_space
` [PATCH v5 11/14] selftests/mm: remove READ_ONLY_THP_FOR_FS in khugepaged

[PATCH V3 1/2] tools/perf: Fix the check for parameterized field in event term
 2026-05-04  4:17 UTC  (3+ messages)

[PATCH] lib/crypto: powerpc/md5: Drop powerpc optimized MD5 code
 2026-05-04  4:14 UTC 

[PATCH v5 0/5] PCI: qcom: Add D3cold support
 2026-05-04  4:14 UTC  (4+ messages)
`  "

FAILED: patch "[PATCH] rxrpc: Fix conn-level packet handling to unshare RESPONSE" failed to apply to 5.10-stable tree
 2026-05-04  4:11 UTC  (2+ messages)
` [PATCH 5.10.y] rxrpc: Fix conn-level packet handling to unshare RESPONSE packets

FAILED: patch "[PATCH] net: qrtr: ns: Limit the maximum server registration per node" failed to apply to 6.6-stable tree
 2026-05-04  4:11 UTC  (2+ messages)
` [PATCH 6.6.y] net: qrtr: ns: Limit the maximum server registration per node

FAILED: patch "[PATCH] net: qrtr: ns: Limit the maximum number of lookups" failed to apply to 6.6-stable tree
 2026-05-04  4:11 UTC  (2+ messages)
` [PATCH 6.6.y] net: qrtr: ns: Limit the maximum number of lookups

[BUG] KASAN: slab-use-after-free Read in raw_rcv
 2026-05-04  4:08 UTC  (2+ messages)

[PATCH v2] ALSA: firewire-tascam: Do not drop unread control events
 2026-05-04  4:07 UTC  (2+ messages)

[PATCH v2] media: iris: optimize COMV buffer allocation for VPU3x and VPU4x
 2026-05-04  4:05 UTC 

[PATCH] drm/nouveau/kms/nvd9-: Use contiguous memory for CRC notifier context
 2026-05-04  4:01 UTC  (3+ messages)

[PATCH] KVM: riscv: selftests: add check_supported_reg() into get-reg-list test
 2026-05-04  4:00 UTC  (3+ messages)

include/linux/compiler_types.h:699:45: error: call to '__compiletime_assert_604' declared with attribute error: Unsupported access size for {READ,WRITE}_ONCE()
 2026-05-04  3:53 UTC 

[PATCH v2] riscv/sifive: remove warning in errata
 2026-05-04  3:53 UTC  (2+ messages)

[RFC v1 0/4] introduce PTP protocol library and software relay example
 2026-05-04  9:17 UTC  (11+ messages)
` [RFC v2 0/6] introduce PTP protocol library and software relay
` [RFC v3 "
  ` [RFC v3 1/6] ptp: introduce PTP protocol library
  ` [RFC v3 2/6] doc: add PTP library programmer's guide
  ` [RFC v3 3/6] examples/ptp_tap_relay_sw: add software PTP relay example
  ` [RFC v3 4/6] doc: add PTP software relay sample app guide
  ` [RFC v3 5/6] app/test: add PTP library unit tests
  ` [RFC v3 6/6] examples/ptpclient: use shared PTP library definitions

[PATCH v7 0/2] Add support for q50sn12072 and q54sn120a1
 2026-05-04  3:46 UTC  (5+ messages)
` [PATCH v7 2/2] hwmon: (pmbus/q54sj108a2) "

[PATCH v2] crypto: zstd - fix segmented acomp streaming paths
 2026-05-04  3:40 UTC  (2+ messages)

[Stable-10.1.5 00/46] Patch Round-up for stable 10.1.5, freeze on 2026-03-15
 2026-05-04  3:36 UTC  (4+ messages)
` [Stable-10.1.5 05/46] python: drop uses of pkg_resources

kernel/sched/ext.c:5291:49: warning: diagnostic behavior may be improved by adding the 'format(printf, 3, 0)' attribute to the declaration of 'scx_vexit'
 2026-05-04  3:36 UTC 

[PATCH v2] phy: tegra: xusb: Fix per-pad high-speed termination calibration
 2026-05-04  3:33 UTC  (2+ messages)

[PATCH] floppy: select FDC before arming timeout work
 2026-05-04  3:28 UTC 

[PATCH] drbd: serialize UUID snapshot in drbd_md_write()
 2026-05-04  3:25 UTC  (2+ messages)

[Buildroot] [autobuild.buildroot.org] Daily results for 2026-05-03
 2026-05-04  3:19 UTC 

[PATCH v3] tty: synclink_gt: remove broken driver
 2026-05-04  3:14 UTC 

[PATCHv2] firmware: ti_sci: simplify resource allocation
 2026-05-04  3:12 UTC 

[PATCH 0/2] scsi: ufs: Add quirk EXTENDED_TX_EQTR_ADAPT_LENGTH_L0L1L2L3
 2026-05-04  3:11 UTC  (6+ messages)
` [PATCH 1/2] scsi: ufs: core: Add a quirk for extended TX EQTR Adapt L0L1L2L3 length
` [PATCH 2/2] scsi: ufs: ufs-qcom: Use quirk EXTENDED_TX_EQTR_ADAPT_LENGTH_L0L1L2L3

[PATCH net-next] net: mtk_star_emac: use of_get_ethdev_address
 2026-05-04  3:10 UTC 

[PATCH v4 0/3] iio: light: stk3310: Fix PS interrupt after suspend and clean up code style
 2026-05-04  3:04 UTC  (4+ messages)
` [PATCH v4 1/3] iio: light: stk3310: Deal with the ps interrupt issue in PM
` [PATCH v4 2/3] iio: light: stk3310: Replace uint32_t with u32 and reorder members to eliminate padding
` [PATCH v4 3/3] iio: light: stk3310: Use sizeof() for regmap_bulk_read/write count parameter

Documentation/devicetree/bindings/iio/magnetometer/asahi-kasei,ak8975.yaml:73: example 0: canonical form differs:
 2026-05-04  3:03 UTC 

[PATCH] crypto: af_alg - convert inflight to atomic_t to fix data race
 2026-05-04  2:59 UTC  (3+ messages)

[PATCH] crypto: qat - fix use-after-free during concurrent device start and removal
 2026-05-04  2:51 UTC 

❌ FAIL (MISSED 68 of 97): Test report for master (7.1.0-rc1, upstream-mainline, f1a5e78a)
 2026-05-04  2:52 UTC 

[PATCH v5 00/18] hw/usb/ehci: Add 64-bit descriptor addressing support
 2026-05-04  2:48 UTC  (12+ messages)
` [PATCH v5 09/18] hw/usb/hcd-ehci: Change descriptor addresses to 64-bit with migration compatibility
` [PATCH v5 10/18] hw/usb/hcd-ehci: Add property to advertise 64-bit addressing capability
` [PATCH v5 16/18] hw/arm/aspeed_ast27x0: Set EHCI ctrldssegment-default

[PATCH v2] PCI/proc: check user access return values in proc_bus_pci_{read,write}()
 2026-05-04  2:44 UTC  (2+ messages)

drivers/net/ethernet/realtek/r8169_main.c:5282:23: warning: variable 'irqflags' set but not used
 2026-05-04  2:42 UTC 

[PATCH v5] scsi: ufs: core: call hibern8 notify when hibern8 cmd failed
 2026-05-04  2:30 UTC  (2+ messages)

include/linux/arm-smccc.h:397 smccc_uuid_to_reg() error: buffer overflow 'uuid->b' 16 <= s32max
 2026-05-04  2:02 UTC 

arch/um/os-Linux/start_up.c:309:39: sparse: sparse: Using plain integer as NULL pointer
 2026-05-04  2:02 UTC 

<instantiation>:7:11: error: expected an immediate
 2026-05-04  2:02 UTC 

arch/arm64/boot/dts/mediatek/mt8188-evb.dtb: scp@10720000 (mediatek,mt8188-scp-dual): reg-names: ['cfg'] is too short
 2026-05-04  2:01 UTC 

[PATCH v2 00/13] sched/fair/schedutil: Better manage system response time
 2026-05-04  2:00 UTC  (8+ messages)
` [PATCH v2 07/13] sched/fair: util_est: Take into account periodic tasks
` [PATCH v2 RFC 08/13] sched/qos: Add a new sched-qos interface
` [PATCH v2 09/13] sched/qos: Add rampup multiplier QoS
` [PATCH v2 10/13] sched/fair: Disable util_est when rampup_multiplier is 0
` [PATCH v2 11/13] sched/fair: Don't mess with util_avg post init
` [PATCH v2 12/13] sched/fair: Call update_util_est() after dequeue_entities()
` [PATCH v2 RFC 13/13] sched/pelt: Always allow load updates


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.