All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-09-26 18:20:35 to 2024-09-26 20:14:14 UTC [more...]

[PATCH net] net: ethernet: ti: am65-cpsw: Fix forever loop in cleanup code
 2024-09-26 20:14 UTC  (3+ messages)

+ mm-madvise-unrestrict-process_madvise-for-current-process.patch added to mm-unstable branch
 2024-09-26 20:13 UTC 

[PATCH v4 0/2] Python generated Arm64 metrics
 2024-09-26 20:12 UTC  (5+ messages)
` [PATCH v4 1/2] perf jevents: Add collection of topdown like metrics for arm64
` [PATCH v4 2/2] perf jevents: Add cycles breakdown metric for arm64/AMD/Intel

[RFC PATCH] arm64: defconfig: Set MFD_TPS6594_I2C as built-in
 2024-09-26 20:10 UTC  (4+ messages)

+ selftests-mm-hugetlb_fault_after_madv-improve-test-output.patch added to mm-unstable branch
 2024-09-26 20:11 UTC 

+ selftests-mm-hugetlb_fault_after_madv-use-default-hguetlb-page-size.patch added to mm-unstable branch
 2024-09-26 20:11 UTC 

[PATCH 0/3] drm/i915/irq: clean up irq reset/init macro hacks
 2024-09-26 20:10 UTC  (13+ messages)
` [PATCH 1/3] drm/i915/irq: add struct i915_irq_regs triplet
` [PATCH 2/3] drm/i915/irq: remove GEN3_IRQ_RESET() and GEN3_IRQ_INIT() macros
` [PATCH 3/3] drm/i915/irq: remove GEN8_IRQ_RESET_NDX() and GEN8_IRQ_INIT_NDX() macros
` ✓ CI.Patch_applied: success for drm/i915/irq: clean up irq reset/init macro hacks
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "

[PATCH v2 00/19] iommufd: Add VIOMMU infrastructure (Part-1)
 2024-09-26 20:10 UTC  (8+ messages)
` [PATCH v2 04/19] iommufd: Allow pt_id to carry viommu_id for IOMMU_HWPT_ALLOC

[PATCH 1/2] rust: Upgrade 1.79.0->1.80.0
 2024-09-26 20:09 UTC  (3+ messages)
` [OE-core] "

+ revert-mm-introduce-pf_memalloc_noreclaim-pf_memalloc_nowarn.patch added to mm-hotfixes-unstable branch
 2024-09-26 20:08 UTC 

+ bcachefs-do-not-use-pf_memalloc_noreclaim.patch added to mm-hotfixes-unstable branch
 2024-09-26 20:08 UTC 

[PATCH v6 0/3] per-io hints and FDP
 2024-09-26 20:09 UTC  (7+ messages)
  ` [PATCH v6 3/3] io_uring: enable per-io hinting capability

[PATCH net v2 0/2] fix two bugs related to page_pool
 2024-09-26 20:06 UTC  (3+ messages)
` [PATCH net v2 1/2] page_pool: fix timing for checking and disabling napi_local

+ mm-mempolicy-fix-comments-for-better-documentation.patch added to mm-unstable branch
 2024-09-26 20:06 UTC 

[PATCH] CI: switch to building against styhead branches where possible
 2024-09-26 20:05 UTC 

[PATCH v2] drm/i915/guc: Enable PXP GuC autoteardown flow
 2024-09-26 20:04 UTC  (3+ messages)
` ✗ Fi.CI.SPARSE: warning for drm/i915/guc: Enable PXP GuC autoteardown flow (rev3)
` ✓ Fi.CI.BAT: success "

[PATCH] RDMA/efa: Fix node guid compiler warning
 2024-09-26 20:03 UTC  (6+ messages)

[PATCH v1 0/5] i2c: designware: Cleanups (part 4)
 2024-09-26 20:03 UTC  (2+ messages)

[openeuler:openEuler-1.0-LTS 20217/23779] mm/hugetlb.c:1370:6: sparse: sparse: symbol 'free_huge_page_to_dhugetlb_pool' was not declared. Should it be static?
 2024-09-26 20:00 UTC 

[PATCH] NFSv4: fix a mount deadlock in NFS v4.1 client
 2024-09-26 20:02 UTC  (8+ messages)
` [PATCH 6.1.y] net: tls: handle backlogging of crypto requests

[PATCH v3 0/1] drm/xe: Prevent null pointer access in xe_migrate_copy
 2024-09-26 20:00 UTC  (5+ messages)
` [PATCH v3 1/1] "
` ✗ CI.FULL: failure for drm/xe: Prevent null pointer access in xe_migrate_copy (rev2)

Bricked Thinkpad x220 with 6.12-rc0
 2024-09-26 20:00 UTC 

[PATCH v1 1/1] SUNRPC: Make enough room in servername[] for AF_UNIX addresses
 2024-09-26 19:58 UTC  (3+ messages)

[REGRESSION][BISECTED] erroneous buffer overflow detected in bch2_xattr_validate
 2024-09-26 19:58 UTC  (6+ messages)

[PATCH v3 0/4] vfio-pci support pasid attach/detach
 2024-09-26 19:35 UTC  (9+ messages)
` [PATCH v3 1/4] ida: Add ida_find_first_range()
` [PATCH v3 2/4] vfio-iommufd: Support pasid [at|de]tach for physical VFIO devices
` [PATCH v3 3/4] vfio: Add VFIO_DEVICE_PASID_[AT|DE]TACH_IOMMUFD_PT
` [PATCH v3 4/4] iommufd: Extend IOMMU_GET_HW_INFO to report PASID capability

[PATCH v4 0/6] iommu/amd: Use 128-bit cmpxchg operation to update DTE
 2024-09-26 19:58 UTC  (11+ messages)
` [PATCH v4 2/6] iommu/amd: Introduce helper function to update 256-bit DTE
` [PATCH v4 3/6] iommu/amd: Modify set_dte_entry() to use 256-bit DTE helpers
` [PATCH v4 4/6] iommu/amd: Introduce helper function get_dte256()
` [PATCH v4 5/6] iommu/amd: Modify clear_dte_entry() to avoid in-place update
` [PATCH v4 6/6] iommu/amd: Lock DTE before updating the entry with WRITE_ONCE()

[PATCH] NFSv4: Fail mounts if the lease setup times out
 2024-09-26 19:55 UTC 

[PATCH v6 1/7] dt-bindings: wireless: wilc1000: Document WILC3000 compatible string
 2024-09-26 19:55 UTC  (7+ messages)
` [PATCH v6 2/7] wifi: wilc1000: Fold wilc_get_chipid() into wlan.c
` [PATCH v6 3/7] wifi: wilc1000: Fold chip_allow_sleep()/chip_wakeup() "
` [PATCH v6 4/7] wifi: wilc1000: Fill in missing error handling
` [PATCH v6 5/7] wifi: wilc1000: Fold wilc_create_wiphy() into cfg80211.c
` [PATCH v6 6/7] wifi: wilc1000: Register wiphy after reading out chipid
` [PATCH v6 7/7] wifi: wilc1000: Add WILC3000 support

[PATCH] db: Add Intel NMI-source reporting feature flag
 2024-09-26 19:57 UTC  (5+ messages)

[PATCH v1 0/7] migration: auto-converge refinements for huge VM
 2024-09-26 19:55 UTC  (9+ messages)
` [PATCH v1 1/7] migration: Introduce structs for background sync

[PATCH v1 00/11] Libdw/dwarf build clean up
 2024-09-26 19:55 UTC  (22+ messages)
` [PATCH v1 01/11] perf build: Rename NO_DWARF to NO_LIBDW
` [PATCH v1 03/11] perf build: Rename test-dwarf to test-libdw
` [PATCH v1 07/11] perf probe: Move elfutils support check to libdw check
` [PATCH v1 09/11] perf build: Rename HAVE_DWARF_SUPPORT to HAVE_LIBDW_SUPPORT
` [PATCH v1 11/11] perf build: Rename PERF_HAVE_DWARF_REGS to PERF_HAVE_LIBDW_REGS

acpiphp module and Asus GA402RJ
 2024-09-26 19:53 UTC 

[PATCH] wifi: wilc1000: Set MAC after operation mode
 2024-09-26 19:52 UTC 

[PATCH v2] drm/msm/a6xx+: Insert a fence wait before SMMU table update
 2024-09-26 19:52 UTC 

[PATCH] cfg80211: Convert WARN_ON() to warning message
 2024-09-26 19:51 UTC  (2+ messages)

[PATCH v2] wifi: wilc1000: Keep slot powered on during suspend/resume
 2024-09-26 19:50 UTC 

[RFC PATCH v1 0/3] dts: pf_smoke port
 2024-09-26 19:49 UTC  (4+ messages)
` [PATCH v3 0/2] "
  ` [PATCH v3 1/2] dts: add ability to modify number of queues on a port to testpmd
  ` [PATCH v3 2/2] dts: add pf smoke testing suite

LGCI Ubuntu 24.04 Upgrade Done!
 2024-09-26 19:48 UTC 

[PATCH 0/4] Enhance debugfs for forcing joiner
 2024-09-26 19:48 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "

[PATCH v2 00/13] Tool and hwmon PMUs
 2024-09-26 19:47 UTC  (4+ messages)

[PATCH v22 0/6] drm/xe/guc: Add GuC based register capture for error capture
 2024-09-26 19:46 UTC  (2+ messages)
` ✗ CI.FULL: failure for drm/xe/guc: Add GuC based register capture for error capture (rev22)

[PATCH V6 0/8] io_uring: support sqe group and provide group kbuf
 2024-09-26 19:46 UTC  (4+ messages)

[PATCH i-g-t] tests/intel/kms_pm_backlight: Remove eDP check for backlight
 2024-09-26 19:45 UTC 

Request for beginner tasks
 2024-09-26 19:45 UTC 

./configure fails to link test program due to missing dependencies
 2024-09-26 19:42 UTC  (10+ messages)

[RFC 0/2] "custom" ACPI platform profile support
 2024-09-26 19:41 UTC  (8+ messages)
` [RFC 2/2] platform/x86/amd: pmf: Add manual control support

[PATCH v7 0/8] mm: ZSWAP swap-out of mTHP folios
 2024-09-26 19:40 UTC  (21+ messages)
` [PATCH v7 6/8] mm: zswap: Support mTHP swapout in zswap_store()

[PATCH v7 00/24] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2024-09-26 19:39 UTC  (10+ messages)
` [PATCH v7 18/24] x86/resctrl: Auto Assign/unassign counters when mbm_cntr_assign is enabled
` [PATCH v7 19/24] x86/resctrl: Report "Unassigned" for MBM events in mbm_cntr_assign mode
` [PATCH v7 20/24] x86/resctrl: Introduce the interface to switch between monitor modes

[PATCH i-g-t] tests/intel/kms_pm_backlight: Brightness test during DPMS on and off
 2024-09-26 19:38 UTC  (2+ messages)

[PATCH v3] usb: gadget: u_ether: Use __netif_rx() in rx_callback()
 2024-09-26 19:39 UTC  (3+ messages)

[bluez/bluez] 9a9dc3: shared/shell: Allow script command to be used with
 2024-09-26 19:37 UTC 

Request to apply patches to v6.6 to fix thunderbolt issue
 2024-09-26 19:35 UTC  (3+ messages)

[PATCH v2 0/3] Add the dwmac driver support for T-HEAD TH1520 SoC
 2024-09-26 19:30 UTC  (19+ messages)
` [PATCH v2 1/3] dt-bindings: net: Add T-HEAD dwmac support
` [PATCH v2 2/3] net: stmmac: Add glue layer for T-HEAD TH1520 SoC
` [PATCH v2 3/3] riscv: dts: thead: Add TH1520 ethernet nodes

[xen-unstable-smoke test] 187864: tolerable all pass - PUSHED
 2024-09-26 19:28 UTC 

[PATCH v2 0/5] Miscelaneous fixes for display tracepoints
 2024-09-26 19:28 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for Miscelaneous fixes for display tracepoints (rev2)
` ✗ Fi.CI.BAT: failure "

kirkstone merge request: Sept 26
 2024-09-26 19:27 UTC  (2+ messages)

CCLA for MiTAC_Tyan needs to be updated
 2024-09-26 19:21 UTC  (4+ messages)

[PATCH v7 00/10] drm/amd/display: Use drm_edid for more code
 2024-09-26 19:21 UTC  (3+ messages)
` [PATCH v7 07/10] drm/amd/display: get SAD from drm_eld when parsing EDID caps

[PATCH i-g-t v3 0/3] tests/kms_plane_scaling: Cdclk exceeds max Cdclk issue fix
 2024-09-26 19:21 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for tests/kms_plane_scaling: Cdclk exceeds max Cdclk issue fix (rev3)
` ✗ CI.xeBAT: "

[linux-next:master] BUILD REGRESSION 92fc9636d1471b7f68bfee70c776f7f77e747b97
 2024-09-26 19:19 UTC 

[PATCH BlueZ v1] shared/shell: Allow script command to be used within scripts
 2024-09-26 19:20 UTC  (2+ messages)

[PATCH 0/4] Various test fixes proposed by Thomas Schmitt
 2024-09-26 19:19 UTC  (3+ messages)

[GIT PULL] execve updates for v6.12-rc1
 2024-09-26 19:17 UTC  (5+ messages)

[PATCH 0/4] Remove the_repository global for am, annotate, apply, archive builtins
 2024-09-26 19:17 UTC  (5+ messages)
` [PATCH 3/4] apply: remove the_repository global variable

[PATCH v1 0/2] Re: Drop ignore_memory_transaction_failures for xilink_zynq
 2024-09-26 19:15 UTC  (2+ messages)

[GSoC][PATCH] unit-tests: add tests for oidset.h
 2024-09-26 19:12 UTC  (4+ messages)
    ` [PATCH] howto-maintain-git: discarding inactive topics

[PATCH v4 3/9] platform/x86: asus-armoury: move existing tunings to asus-armoury module
 2024-09-26 19:10 UTC  (2+ messages)

[GIT PULL] asm-generic updates for 6.12
 2024-09-26 19:09 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/python-prompt-toolkit: bump to version 3.0.48
 2024-09-26 19:09 UTC 

[GIT PULL] EFI updates for v6.12
 2024-09-26 19:09 UTC  (2+ messages)

[GIT PULL] soc: convert ep93xx to devicetree
 2024-09-26 19:09 UTC  (2+ messages)

[PATCH] hppa: Wire up cacheflush syscall
 2024-09-26 19:08 UTC  (8+ messages)

[PATCH] drm/xe: Check return values of functions in xe_gt_shutdown()
 2024-09-26 19:07 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Check return values of functions in xe_gt_shutdown() (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH v2 0/6] Make set_dev_pasid op supporting domain replacement
 2024-09-26 19:06 UTC  (5+ messages)
` [PATCH v2 1/6] iommu: Pass old domain to set_dev_pasid op
` [PATCH v2 6/6] iommu: Make set_dev_pasid op support domain replacement

[PATCH] drm/xe: Restore GT freq on GSC load error
 2024-09-26 19:01 UTC  (2+ messages)

[PATCH i-g-t 0/2] Execute and validate 'write_on_exception' shader
 2024-09-26 18:59 UTC  (2+ messages)
` ✗ CI.xeFULL: failure for "

[PATCH 0/3] Miscdevices in Rust
 2024-09-26 18:58 UTC  (2+ messages)

[PATCH 1/2] arm64: dts: ti: k3-am64-phycore-som: Fix bus-width property in MMC nodes
 2024-09-26 18:49 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: ti: k3-am642-phyboard-electra-rdk: "

[PATCH v2 00/11] media: ov5645: Add support for streams
 2024-09-26 18:57 UTC  (5+ messages)
` [PATCH v2 11/11] media: i2c: ov5645: Report streams using frame descriptors

[PATCH nf] netfilter: nf_tables: prevent nf_skb_duplicated corruption
 2024-09-26 18:56 UTC 

[PATCH] arm64: dts: ti: k3-am62x-phyboard-lyra: Fix indentation in audio-card
 2024-09-26 18:48 UTC 

[CI 00/12] Debug g2h timeout issue
 2024-09-26 18:55 UTC  (4+ messages)

IRQ handler mcp251xfd_handle_tefif() returned -22
 2024-09-26 18:52 UTC  (5+ messages)
  ` AW: "
      ` AW: "

[PATCH i-g-t,v3 0/2] Add test for fault injection
 2024-09-26 18:50 UTC  (5+ messages)
` [PATCH i-g-t,v3 1/2] lib/igt_sysfs: Promote driver rebind function
` [PATCH i-g-t, v3 2/2] tests/intel/xe_fault_injection: Add new test for fault injection

[openeuler:openEuler-1.0-LTS 5053/23779] drivers/platform/x86/intel_atomisp2_pm.o: warning: objtool: missing symbol for section .init.text
 2024-09-26 18:49 UTC 

[PATCH] ASoC: dt-bindings: renesas,rsnd: correct reg-names for R-Car Gen1
 2024-09-26 18:48 UTC  (2+ messages)

[PATCH v3 0/2] Exposing nice CPU usage to userspace
 2024-09-26 18:47 UTC  (3+ messages)

[linux-linus test] 187860: tolerable FAIL - PUSHED
 2024-09-26 18:47 UTC 

[PATCH v5 0/5] Add PSCI v1.3 SYSTEM_OFF2 support for hibernation
 2024-09-26 18:38 UTC  (6+ messages)
` [PATCH v5 1/5] firmware/psci: Add definitions for PSCI v1.3 specification
` [PATCH v5 2/5] KVM: arm64: Add PSCI v1.3 SYSTEM_OFF2 function for hibernation
` [PATCH v5 3/5] KVM: arm64: Add support for PSCI v1.2 and v1.3
` [PATCH v5 4/5] KVM: selftests: Add test for PSCI SYSTEM_OFF2
` [PATCH v5 5/5] KVM: arm64: nvhe: Pass through PSCI v1.3 SYSTEM_OFF2 call

[PATCH] resource, kunit: add dependency on SPARSEMEM
 2024-09-26 18:45 UTC  (7+ messages)

[RESEND PATCH V4] perf/x86/intel: Support RDPMC metrics clear mode
 2024-09-26 18:45 UTC 

[PATCH v4] iommu/s390: Implement blocking domain
 2024-09-26 18:43 UTC  (2+ messages)

[PATCH v2] drm/xe: Use fault injection infrastructure to find issues at probe time
 2024-09-26 18:43 UTC  (4+ messages)

[PATCH] dm-verity: restart or panic on an I/O error
 2024-09-26 18:41 UTC  (9+ messages)

[PATCH v2] perf mem: Fix printing PERF_MEM_LVLNUM_{L2_MHB|MSC}
 2024-09-26 18:40 UTC  (2+ messages)

[PATCH 0/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04
 2024-09-26 18:39 UTC  (3+ messages)
` [PATCH 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices

[PATCH v5 0/7] Add support for Maxim Integrated MAX77705 MFD
 2024-09-26 18:38 UTC  (3+ messages)
` [PATCH v5 2/7] dt-bindings: mfd: add maxim,max77705

[PATCH v5 00/16] Extended MODVERSIONS Support
 2024-09-26 18:36 UTC  (4+ messages)
` [PATCH v5 14/16] modules: Support extended MODVERSIONS info

[PATCH v2 0/1] mm/mempolicy: fix comments for better documentation
 2024-09-26 18:35 UTC  (2+ messages)
` [PATCH v2] "

Questions about TLB flushing and lru_gen_look_around
 2024-09-26 18:34 UTC  (4+ messages)

[PATCH v3] drm/xe: Use fault injection infrastructure to find issues at probe time
 2024-09-26 18:35 UTC  (7+ messages)

[PATCH] interconnect: Remove a useless kfree_const() usage
 2024-09-26 18:33 UTC 

[PATCH 1/4] rockchip: rk3399-roc-pc: Hook sysreset gpio to enable full reset
 2024-09-26 18:31 UTC  (4+ messages)
` [PATCH 2/4] rockchip: rk3399-rockpro64: "
` [PATCH 3/4] rockchip: rk3399-rockpro64: Disable bootstage instrumentation config
` [PATCH 4/4] rockchip: Disable DRAM debug by default

[openeuler:OLK-6.6 14067/14172] drivers/net/ethernet/hisilicon/hns3/hns3_enet.c:403:15: error: no member named 'start' in 'struct iommu_iotlb_gather'
 2024-09-26 18:28 UTC 

[PATCH v9 0/3] fix abort defect
 2024-09-26 18:26 UTC  (5+ messages)
` [PATCH v9 2/3] ufs: core: fix error handler process for MCQ abort

[RFC PATCH] mempool: obey configured cache size
 2024-09-26 18:24 UTC  (2+ messages)
` [RFC PATCH v9] mempool: fix mempool "

[PATCH 0/2] arm64: dts: renesas: Add SD/OE pin properties
 2024-09-26 18:24 UTC  (2+ messages)

default value of esize (min_encrypt_offload size)
 2024-09-26 18:23 UTC  (2+ messages)

[GIT PULL] Networking for v6.12-rc1
 2024-09-26 18:21 UTC  (2+ messages)

[TOPIC 10/11] Project Tracking
 2024-09-23  9:15 UTC 


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.