All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-06-17 00:30:08 to 2025-06-17 02:32:29 UTC [more...]

[PATCH v8 0/6] drm: Create a task info option for wedge events
 2025-06-17  2:12 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for drm: Create a task info option for wedge events (rev3)

[syzbot] [wireless?] WARNING: net/mac80211/tx.c:LINE at __ieee80211_beacon_get, CPU: syz.NUM.NUM/NUM
 2025-06-17  2:32 UTC 

[syzbot] [jfs?] WARNING: fs/jfs/jfs_dmap.c:LINE at dbAdjTree, CPU: jfsCommit/NUM
 2025-06-17  2:31 UTC 

[PATCH] MAINTAINERS: add missing test files to mm gup section
 2025-06-17  2:31 UTC  (2+ messages)

[PATCH] MAINTAINERS: add missing mm/workingset.c file to mm reclaim section
 2025-06-17  2:29 UTC  (2+ messages)

[PATCH v6 00/25] iommufd: Add vIOMMU infrastructure (Part-4 HW QUEUE)
 2025-06-17  2:25 UTC  (7+ messages)
` [PATCH v6 06/25] iommufd/access: Allow access->ops to be NULL for internal use
` [PATCH v6 07/25] iommufd/access: Add internal APIs for HW queue to use

[ANNOUNCE] 6.6.93-rt55
 2025-06-17  2:24 UTC 

[PATCH 00/10] fallocate: introduce FALLOC_FL_WRITE_ZEROES flag
 2025-06-17  2:25 UTC  (5+ messages)

[PATCH 1/3] rcu: Return early if callback is not specified
 2025-06-17  2:25 UTC  (6+ messages)

[PATCH v2] arm: orion5x: use string choices helper
 2025-06-17  2:22 UTC 

[PATCH 1/1] mm/madvise: initialize prev pointer in madvise_walk_vmas
 2025-06-17  2:24 UTC  (2+ messages)

[PATCH net-next 0/9] Split netmem from struct page
 2025-06-17  2:20 UTC  (3+ messages)
` [PATCH net-next 1/9] netmem: introduce struct netmem_desc mirroring "

[PATCH net-next] bonding: Remove support for use_carrier = 0
 2025-06-17  2:21 UTC  (3+ messages)

[syzbot] [wireless?] UBSAN: array-index-out-of-bounds in ieee80211_rx_mgmt_beacon
 2025-06-17  2:15 UTC  (4+ messages)

+ mm-page_isolation-remove-migratetype-parameter-from-more-functions.patch added to mm-new branch
 2025-06-17  2:20 UTC 

+ mm-page_isolation-remove-migratetype-from-undo_isolate_page_range.patch added to mm-new branch
 2025-06-17  2:20 UTC 

+ mm-page_isolation-remove-migratetype-from-move_freepages_block_isolate.patch added to mm-new branch
 2025-06-17  2:20 UTC 

+ mm-page_alloc-add-support-for-initializing-pageblock-as-isolated.patch added to mm-new branch
 2025-06-17  2:20 UTC 

+ mm-page_isolation-make-page-isolation-a-standalone-bit.patch added to mm-new branch
 2025-06-17  2:20 UTC 

+ mm-page_alloc-pageblock-flags-functions-clean-up.patch added to mm-new branch
 2025-06-17  2:19 UTC 

Recall: md raid0 Direct IO DMA alignment
 2025-06-17  2:19 UTC 

[PATCH i-g-t v2 1/3] tests/intel/xe_eu_stall: Close any open EU stall fd before opening a new one
 2025-06-17  2:19 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for series starting with [i-g-t,v2,1/3] "

md raid0 Direct IO DMA alignment
 2025-06-17  2:19 UTC 

[PATCH v2 00/14] iommufd: Prepare for IOMMUFD_OBJ_HW_QUEUE
 2025-06-17  2:15 UTC  (4+ messages)
` [PATCH v2 10/14] iommu/arm-smmu-v3: Replace arm_vsmmu_alloc with arm_vsmmu_init

[PATCH v2 0/4] pci: qcom: drop unrelated clock and add link_down reset for sa8775p
 2025-06-17  2:16 UTC  (10+ messages)
` [PATCH v2 1/4] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Update pcie phy bindings "
` [PATCH v2 2/4] dt-bindings: PCI: qcom,pcie-sa8775p: document link_down reset
` [PATCH v2 3/4] arm64: dts: qcom: sa8775p: remove aux clock from pcie phy
` [PATCH v2 4/4] arm64: dts: qcom: sa8775p: add link_down reset for pcie

[PATCH v2 0/5] Future-proof for multi-tile + multi-GT cases
 2025-06-17  2:17 UTC  (8+ messages)
` [PATCH v2 1/5] drm/xe: Export xe_step_name for kunit tests
` [PATCH v2 2/5] drm/xe: Track maximum GTs per tile on a per-platform basis
` [PATCH v2 3/5] drm/xe/tests/pci: Ensure all platforms have a valid GT/tile count
` [PATCH v2 4/5] drm/xe: Assign GT IDs properly on multi-tile + multi-GT platforms
` [PATCH v2 5/5] drm/xe: Don't compare GT ID to GT count when determining valid GTs
` ✗ CI.checkpatch: warning for Future-proof for multi-tile + multi-GT cases (rev2)
` ✓ CI.KUnit: success "

[PATCH] arm: orion5x: use string choices helper
 2025-06-17  2:13 UTC  (5+ messages)

[PATCH net-next 0/2] net: xsk: add two sysctl knobs
 2025-06-17  2:15 UTC  (3+ messages)

[PATCH v10 0/6] Make MIGRATE_ISOLATE a standalone bit
 2025-06-17  2:11 UTC  (7+ messages)
` [PATCH v10 1/6] mm/page_alloc: pageblock flags functions clean up
` [PATCH v10 2/6] mm/page_isolation: make page isolation a standalone bit
` [PATCH v10 3/6] mm/page_alloc: add support for initializing pageblock as isolated
` [PATCH v10 4/6] mm/page_isolation: remove migratetype from move_freepages_block_isolate()
` [PATCH v10 5/6] mm/page_isolation: remove migratetype from undo_isolate_page_range()
` [PATCH v10 6/6] mm/page_isolation: remove migratetype parameter from more functions

Latency spikes on V6.15.1 Preempt RT and maybe related to intel IGB
 2025-06-16 15:10 UTC  (4+ messages)
  ` Latency spikes on V6.15.1 Preempt RT and maybe related to intel? IGB

[PATCH] cpufreq: Fix initialization with disabled boost
 2025-06-17  2:14 UTC  (3+ messages)

[PATCH] clk: fix slab-use-after-free when clk_core_populate_parent_map failed
 2025-06-17  2:11 UTC  (2+ messages)

[PATCH v1 1/3] net/zxdh: modify some MAC config issues
 2025-06-17  2:05 UTC  (6+ messages)
` [PATCH v2 1/5] net/zxdh: fix meson.build issus in compilation
  ` [PATCH v2 2/5] net/zxdh: modify some MAC config issues
  ` [PATCH v2 3/5] net/zxdh: modify some VLAN related issues
  ` [PATCH v2 4/5] net/zxdh: modify RSS "
  ` [PATCH v2 5/5] net/zxdh: add support VLAN TPID set ops

[PATCH] ocfs2: remove redundant NULL check in rename path
 2025-06-17  2:05 UTC  (2+ messages)

[PATCH 4/6] drm/ttm: rename ttm_bo_put to _fini
 2025-06-17  2:08 UTC  (2+ messages)

[PATCH 00/10] hw/loongarch: add the advanced extended interrupt controllers (AVECINTC) support
 2025-06-17  2:05 UTC  (10+ messages)
` [PATCH 06/10] hw/loongarch: Implement avec controller imput and output pins
` [PATCH 07/10] hw/loongarch: connect pch_msi controller to avec controller
` [PATCH 08/10] hw/loongarch: Implement avec set_irq

[RFC PATCH 08/21] KVM: TDX: Increase/decrease folio ref for huge pages
 2025-06-17  2:00 UTC  (9+ messages)

[PATCH rc 0/4] Fix iommufd selftest FAIL and warnings with v6.16
 2025-06-17  2:02 UTC  (4+ messages)
` [PATCH rc 1/4] iommufd/selftest: Fix iommufd_dirty_tracking with large hugepage sizes

[PATCH v2 0/9] spi: zynqmp-gqspi: Support multiple buses and add GPIO support
 2025-06-17  1:59 UTC  (3+ messages)
` [PATCH v2 2/9] dt-bindings: spi: zynqmp-qspi: Add example dual upper/lower bus

[PATCH v3 00/15] Consolidate iommu page table implementations (AMD)
 2025-06-17  1:59 UTC  (3+ messages)
` [PATCH v3 02/15] genpt: Add Documentation/ files

[gerg-m68knommu:dt 11/14] kismet: WARNING: unmet direct dependencies detected for OF_EARLY_FLATTREE when selected by BUILTIN_DTB
 2025-06-17  1:58 UTC 

[frank-w-bpi-r2-4.14:6.16-r4pro 53/53] arch/arm64/boot/dts/mediatek/mt7988a-bananapi-bpi-r4-pro.dtb: / (bananapi,bpi-r4-pro): compatible: 'oneOf' conditional failed, one must be fixed:
 2025-06-17  1:58 UTC 

[PATCH v7] rust: transmute: Add methods for FromBytes trait
 2025-06-17  1:55 UTC  (5+ messages)

Broken 32-bit riscv debug build with ZSTD and FTRACE
 2025-06-17  1:48 UTC  (8+ messages)

[PATCH v6 0/8] Enable QUPs and Serial on SA8255p Qualcomm platforms
 2025-06-17  1:52 UTC  (5+ messages)
` [PATCH v6 3/8] soc: qcom: geni-se: Enable QUPs "

[PATCH] soundwire: debugfs: initialize ktime_t variables before div_u64
 2025-06-17  1:48 UTC 

[RFC 00/19] Kernel API Specification Framework
 2025-06-17  1:51 UTC  (4+ messages)
` [RFC 08/19] exec: add API specification for execve

[PATCH net-next 0/5] eth: migrate more drivers to new RXFH callbacks
 2025-06-17  1:48 UTC  (6+ messages)
` [PATCH net-next 1/5] eth: niu: migrate "
` [PATCH net-next 2/5] eth: mvpp2: "
` [PATCH net-next 3/5] eth: dpaa: "
` [PATCH net-next 4/5] eth: dpaa2: "
` [PATCH net-next 5/5] eth: sxgbe: "

[PATCH net-next 0/5] eth: migrate some drivers to new RXFH callbacks
 2025-06-17  1:45 UTC  (6+ messages)
` [PATCH net-next 1/5] eth: bnx2x: migrate "
` [PATCH net-next 2/5] eth: bnxt: "
` [PATCH net-next 3/5] eth: ena: "
` [PATCH net-next 4/5] eth: thunder: "
` [PATCH net-next 5/5] eth: otx2: "

[PATCH] docs/zh_CN: update git command examples in how-to.rst
 2025-06-17  1:44 UTC  (2+ messages)

[PATCH][next] stddef: Introduce TRAILING_OVERLAP() helper macro
 2025-06-17  1:42 UTC 

[PATCH V2 00/15] Intel VSEC/PMT: Introduce Discovery Driver
 2025-06-17  1:40 UTC  (16+ messages)
` [PATCH V2 01/15] MAINTAINERS: Add link to documentation of Intel PMT ABI
` [PATCH V2 02/15] platform/x86/intel/vsec: Add private data for per-device data
` [PATCH V2 03/15] platform/x86/intel/vsec: Create wrapper to walk PCI config space
` [PATCH V2 04/15] platform/x86/intel/vsec: Add device links to enforce dependencies
` [PATCH V2 05/15] platform/x86/intel/vsec: Skip absent features during initialization
` [PATCH V2 06/15] platform/x86/intel/vsec: Skip driverless features
` [PATCH V2 07/15] platform/x86/intel/vsec: Add new Discovery feature
` [PATCH V2 08/15] platform/x86/intel/pmt: Add PMT Discovery driver
` [PATCH V2 09/15] docs: Add ABI documentation for intel_pmt feature directories
` [PATCH V2 10/15] platform/x86/intel/tpmi: Relocate platform info to intel_vsec.h
` [PATCH V2 11/15] platform/x86/intel/vsec: Set OOBMSM to CPU mapping
` [PATCH V2 12/15] platform/x86/intel/tpmi: Get OOBMSM CPU mapping from TPMI
` [PATCH V2 13/15] platform/x86/intel/pmt/discovery: Get telemetry attributes
` [PATCH V2] platform/x86/intel/pmt/telemetry: Add API to retrieve telemetry regions by feature
` [PATCH V2 15/15] platform/x86/intel/pmt: KUNIT test for PMT Enhanced Discovery API

[PATCH net-next] eth: gianfar: migrate to new RXFH callbacks
 2025-06-17  1:40 UTC  (2+ messages)

[Intel-wired-lan] [PATCH net-next v2 0/7] eth: intel: migrate to new RXFH callbacks
 2025-06-17  1:40 UTC  (3+ messages)
  `  "

[PATCH net-next v2 0/3] net: phy: remove phy_driver_is_genphy and phy_driver_is_genphy_10g
 2025-06-17  1:40 UTC  (2+ messages)

[PATCH net-next v2 0/5] eth: migrate to new RXFH callbacks (get-only drivers)
 2025-06-17  1:40 UTC  (2+ messages)

[PATCH net-next 0/3] eth: sfc: migrate to new RXFH callbacks
 2025-06-17  1:39 UTC  (4+ messages)
` [PATCH net-next 1/3] eth: sfc: falcon: "
` [PATCH net-next 2/3] eth: sfc: sienna: "
` [PATCH net-next 3/3] eth: sfc: "

[PATCH v9 0/6] Make MIGRATE_ISOLATE a standalone bit
 2025-06-17  1:38 UTC  (3+ messages)

[RFC PATCH v1 3/4] mm: kmigrated - Async kernel migration thread
 2025-06-17  1:37 UTC  (2+ messages)

[geert-renesas-drivers:topic/overlays-v6.16-rc1] BUILD SUCCESS cf09bdd0e6bf87cf5f9242843c85ccb765b9a580
 2025-06-17  1:35 UTC 

[PATCH] arm: orion: use string choices helper
 2025-06-17  1:30 UTC  (2+ messages)

[geert-renesas-drivers:topic/renesas-overlays-v6.16-rc1] BUILD SUCCESS 10b98ce46d188419d958674bb09e3dd30f3a291b
 2025-06-17  1:34 UTC 

+ mm-page_isolation-remove-migratetype-from-move_freepages_block_isolate-fix.patch added to mm-new branch
 2025-06-17  1:34 UTC  (2+ messages)

Hyperlaunch/dom0less code sharing
 2025-06-17  1:32 UTC  (6+ messages)
` [PATCH 00/19] Allow x86 to unflatten DTs
  ` [PATCH 12/19] xen/dt: Move bootfdt functions to xen/bootfdt.h

Does this patch about module loading make sense?
 2025-06-17  1:27 UTC  (2+ messages)

[PATCH i-g-t v6 0/5] Update image assets
 2025-06-17  1:31 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for Update image assets (rev7)

[PATCH v2 0/4] usb: dwc3: Modify role-switching QC drd usb controllers
 2025-06-17  1:29 UTC  (3+ messages)
` [PATCH v2 1/4] usb: dwc3: core: Introduce glue callbacks for flattened implementations

[PATCH v4 0/3] remoteproc: imx_rproc: allow attaching to running core kicked by the bootloader
 2025-06-17  2:39 UTC  (8+ messages)
` [PATCH v4 3/3] remoteproc: imx_rproc: detect and attach to pre-booted remote cores

[PATCH v3][next] NFSD: Avoid multiple -Wflex-array-member-not-at-end warnings
 2025-06-17  1:29 UTC  (2+ messages)

+ fs-convert-most-other-generic_file_mmap-users-to-mmap_prepare-fix.patch added to mm-new branch
 2025-06-17  1:28 UTC 

[PATCH V2] tests/throtl: add a new test 007
 2025-06-17  1:21 UTC 

[PATCH v2] xen/console: introduce domain_console struct
 2025-06-17  1:27 UTC 

[PATCH v2 0/3] remoteproc: imx_rproc: Support i.MX95
 2025-06-17  2:36 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: remoteproc: fsl,imx-rproc: Add support for i.MX95

[PATCH v3 00/15] Allow x86 to unflatten DTs
 2025-06-17  1:22 UTC  (10+ messages)
` [PATCH v3 04/14] xen: Rename bootmodule{,s} to boot_module{,s}
` [PATCH v3 06/14] xen: Refactor kernel_info to have a header like boot_domain
` [PATCH v3 14/14] kconfig: Allow x86 to pick CONFIG_DOM0LESS_BOOT

[PATCH 0/2] rtl818x: enhance skb/urb management
 2025-06-17  1:18 UTC  (5+ messages)
` [PATCH 1/2] rtl818x: Fix potential data race in rtl8187_tx_cb()
` [PATCH 2/2] rtl818x: Kill URBs before clearing tx status queue

[PATCH 1/2] tests/intel/xe_exec_system_allocator: Add section to trigger 64k fault
 2025-06-17  1:17 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for series starting with [1/2] "

[PATCH v8] xen/domain: rewrite emulation_flags_ok()
 2025-06-17  1:15 UTC 

[PATCH v5 0/8] iio: accel: adxl313: add power-save on activity/inactivity
 2025-06-17  1:14 UTC  (2+ messages)

[PATCH v6 0/5] Allow dyn MSI-X vector allocation of MANA
 2025-06-17  1:11 UTC  (4+ messages)

[PATCH V2 net-next 0/8] There are some cleanup for hns3 driver
 2025-06-17  1:02 UTC  (9+ messages)
` [PATCH V2 net-next 1/8] net: hns3: fix spelling mistake "reg_um" -> "reg_num"
` [PATCH V2 net-next 2/8] net: hns3: use hns3_get_ae_dev() helper to reduce the unnecessary middle layer conversion
` [PATCH V2 net-next 3/8] net: hns3: use hns3_get_ops() "
` [PATCH V2 net-next 4/8] net: hns3: add \n at the end when print msg
` [PATCH V2 net-next 5/8] net: hns3: set the freed pointers to NULL when lifetime is not end
` [PATCH V2 net-next 6/8] net: hns3: delete redundant address before the array
` [PATCH V2 net-next 7/8] net: hns3: add complete parentheses for some macros
` [PATCH V2 net-next 8/8] net: hns3: clear hns alarm: comparison of integer expressions of different signedness

[PATCH] PCI: endpoint: Fix configfs group removal on driver teardown
 2025-06-17  1:07 UTC 

[PATCH] fs/resctrl: Optimize code in rdt_get_tree()
 2025-06-17  1:06 UTC 

Patch "net: sch_ets: Add a new Qdisc" has been added to the 5.4-stable tree
 2025-06-17  1:07 UTC  (2+ messages)

✅ PASS (MISSED 8 of 100): Test report for master (6.16.0-rc2, upstream-mainline, 44a5ab7a)
 2025-06-17  1:02 UTC 

[PATCH v2 0/4] perf: Remove libcrypto dependency
 2025-06-17  1:00 UTC  (5+ messages)
` [PATCH v2 1/4] perf build: enable -fno-strict-aliasing

[PATCH v1 0/3] Switch get/put unaligned to use memcpy
 2025-06-17  0:58 UTC  (4+ messages)
` [PATCH v1 1/3] vdso: Switch get/put unaligned from packed struct to memcpy
` [PATCH v1 2/3] tools headers: Update the linux/unaligned.h copy with the kernel sources
` [PATCH v1 3/3] tools headers: Remove unneeded ignoring of warnings in unaligned.h

[PATCH v2] vfio/pci: Introduce x-pci-class-code option
 2025-06-17  0:56 UTC  (4+ messages)

[PATCH bpf-next v3 0/1] selftests/bpf: more precise cpu_mitigations state detection
 2025-06-17  0:57 UTC  (2+ messages)
` [PATCH bpf-next v3 1/1] "

[PATCH net] tipc: fix panic in tipc_udp_nl_dump_remoteip() using bearer as udp without check
 2025-06-17  0:56 UTC  (2+ messages)

[PATCH v1] dts: fix devbind initialization bug
 2025-06-17  0:51 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 1/2] regulator: dt-bindings: rpi-panel: Add regulator for 7" Raspberry Pi 720x1280
 2025-06-17  0:52 UTC  (4+ messages)
` [PATCH 2/2] regulator: rpi-panel-v2: "

[RFC PATCH 09/21] KVM: TDX: Enable 2MB mapping size after TD is RUNNABLE
 2025-06-17  0:52 UTC  (11+ messages)

[PATCH] regulator: rpi-panel-v2: Convert to new PWM waveform ops
 2025-06-17  0:50 UTC 

[PATCH RFC v3 0/2] pmdomain: core: add support for domain hierarchies in DT
 2025-06-17  0:50 UTC  (4+ messages)
` [PATCH RFC v3 2/2] pmdomain: core: add support for subdomains using power-domain-map

ld.lld: error: Cannot export BSS symbol __inittext_end to startup code
 2025-06-17  0:47 UTC  (3+ messages)

[PATCH] kernel-yocto: Do not use allnoconfig for in-tree configs
 2025-06-17  0:45 UTC  (4+ messages)
  ` [OE-core] "

[PATCH 0/1] Change genericarm64 machine to use the in-tree kernel config
 2025-06-17  0:43 UTC  (6+ messages)
` [PATCH 1/1] linux-yocto: Use in-tree config for genericarm64
  ` [poky] "

[PATCH] firewire: core: minor code refactoring to localize table of gap count
 2025-06-17  0:43 UTC 

[PATCH 00/10] convert the majority of file systems to mmap_prepare
 2025-06-16 23:24 UTC  (3+ messages)
` [PATCH 10/10] fs: replace mmap hook with .mmap_prepare for simple mappings
  ` [f2fs-dev] "

[net-next v11 0/6] CN20K silicon with mbox support
 2025-06-17  0:40 UTC  (2+ messages)

[jfern:nova-gsp 13/21] Diff in drivers/gpu/nova-core/gsp/sequencer.rs at line 13:
 2025-06-17  0:37 UTC 

[PATCH v1] exfat: add cluster chain loop check for dir
 2025-06-17  0:36 UTC  (2+ messages)

[PATCH i-g-t v3 0/5] tests/kms_flip: Improve frame timing checks for high refresh rates
 2025-06-17  0:37 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for tests/kms_flip: Improve frame timing checks for high refresh rates (rev3)

[net-next v6 0/4] add broadcast_neighbor for no-stacking networking arch
 2025-06-17  0:36 UTC  (3+ messages)
` [net-next v6 3/4] net: bonding: send peer notify when failure recovery

Of mei suspend/resume unused irq code
 2025-06-17  0:36 UTC  (3+ messages)

[PATCH] mei: vsc: Remove unused irq functions
 2025-06-17  0:34 UTC 

[PATCH v12 net-next 0/9] PHC support in ENA driver
 2025-06-17  0:32 UTC  (3+ messages)
` [PATCH v12 net-next 9/9] net: ena: Add PHC documentation

[PATCH RESEND v2] checkpatch: use utf-8 match for spell checking
 2025-06-17  0:31 UTC  (3+ messages)

[PATCH v2 0/3] firewire: ohci: use regular workqueue to handle 1394 OHCI AT/AR context events
 2025-06-17  0:30 UTC  (2+ messages)

+ checkpatch-use-utf-8-match-for-spell-checking.patch added to mm-nonmm-unstable branch
 2025-06-17  0:30 UTC 

[PATCH 1/3] dt-bindings: vendor-prefixes: Document Argon40
 2025-06-17  0:30 UTC  (4+ messages)
` [PATCH 2/3] dt-bindings: trivial-devices: Document Argon40 Fan HAT


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.