All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-02-01 06:17:51 to 2024-02-01 07:48:08 UTC [more...]

[PATCH] drm/xe/Kconfig: Select FB_CORE with FB_IOMEM_HELPERS
 2024-02-01  7:47 UTC 

[PATCH v2 0/2] i2c: hisi: Clear the interrupt status and optimize writing limitation
 2024-02-01  7:47 UTC  (7+ messages)
` [PATCH v2 1/2] i2c: hisi: Optimized the value setting of maxwrite limit to fifo depth - 1
    ` 答复: "
` [PATCH v2 2/2] i2c: hisi: Add clearing tx aempty interrupt operation

[PATCH] libmultipath: stop PURE FlashArray from detecting priority
 2024-02-01  7:47 UTC  (2+ messages)

[PATCH v3 1/2] hwmon: Add driver for MPS MPQ8785 Synchronous Step-Down Converter
 2024-02-01  7:47 UTC  (5+ messages)
` [PATCH v3 2/2] dt-bindings: Add MPQ8785 voltage regulator device

[LTP] [Patch v6 0/8] improvement work on libswap library
 2024-02-01  7:46 UTC  (7+ messages)
` [LTP] [Patch v6 7/8] swapon/off: enable all_filesystem in swap test

[PATCH net 0/2] net: bridge: switchdev: Skip MDB replays of pending events
 2024-02-01  7:45 UTC  (5+ messages)
` [PATCH net 1/2] net: switchdev: Add helper to check if an object event is pending

[PATCH vhost 00/17] virtio: drivers maintain dma info for premapped vq
 2024-02-01  7:43 UTC  (5+ messages)
` [PATCH vhost 04/17] virtio_ring: split: remove double check of the unmap ops

[Bug 217931] New: amd-pstate lacks crucial features: CPU frequency and boost control
 2024-02-01  7:43 UTC  (3+ messages)
` [Bug 217931] "

[PATCH net-next 0/2] nfp: series of minor driver improvements
 2024-02-01  7:42 UTC  (5+ messages)
` [PATCH net-next 2/2] nfp: customize the dim profiles

[PATCH v3 0/5] Fixing live video input in ZynqMP DPSUB
 2024-02-01  7:41 UTC  (9+ messages)
` [PATCH v3 3/5] drm: xlnx: zynqmp_dpsub: Clear status register ASAP
` [PATCH v3 4/5] drm: xlnx: zynqmp_dpsub: Filter interrupts against mask

[PATCH 0/3] LVDS Controller Support for SAM9X7 SoC
 2024-02-01  7:39 UTC  (9+ messages)
` [PATCH 1/3] dt-bindings: display: bridge: add sam9x7-lvds compatible

[Intel-wired-lan] [PATCH] ice: Add get/set hw address for VF representor ports
 2024-02-01  7:40 UTC  (8+ messages)
      `  "

[PATCH] shim: avoid building of vendor IOMMU code
 2024-02-01  7:39 UTC 

Re: Re: EEVDF/vhost regression (bisected to 86bfbb7ce4f6 sched/fair: Add lag based placement)
 2024-02-01  7:38 UTC  (8+ messages)

[PATCH 1/2] dt-bindings: i2c: designware: allow fine tuning tuning waveform from device tree
 2024-02-01  7:34 UTC  (4+ messages)
` [PATCH 2/2] "

[PULL 0/1] loongarch-to-apply queue
 2024-02-01  7:33 UTC  (2+ messages)
` [PULL 1/1] target/loongarch: Fix qtest test-hmp error when KVM-only build

[PATCH rfcv2 00/18] Check and sync host IOMMU cap/ecap with vIOMMU
 2024-02-01  7:28 UTC  (19+ messages)
` [PATCH rfcv2 01/18] Introduce a common abstract struct HostIOMMUDevice
` [PATCH rfcv2 02/18] backends/iommufd: Introduce IOMMUFDDevice
` [PATCH rfcv2 03/18] vfio: Introduce IOMMULegacyDevice
` [PATCH rfcv2 04/18] vfio: Add host iommu device instance into VFIODevice
` [PATCH rfcv2 05/18] vfio: Remove redundant iommufd and devid elements in VFIODevice
` [PATCH rfcv2 06/18] vfio: Introduce host_iommu_device_init callback
` [PATCH rfcv2 07/18] vfio/container: Implement host_iommu_device_init callback in legacy mode
` [PATCH rfcv2 08/18] vfio/iommufd: Implement host_iommu_device_init callback in iommufd mode
` [PATCH rfcv2 09/18] vfio/pci: Initialize host iommu device instance after attachment
` [PATCH rfcv2 10/18] hw/pci: Introduce pci_device_set/unset_iommu_device()
` [PATCH rfcv2 11/18] intel_iommu: Add set/unset_iommu_device callback
` [PATCH rfcv2 12/18] vfio: Initialize host IOMMU device and pass to vIOMMU
` [PATCH rfcv2 13/18] intel_iommu: Extract out vtd_cap_init to initialize cap/ecap
` [PATCH rfcv2 14/18] intel_iommu: Add a framework to check and sync host IOMMU cap/ecap
` [PATCH rfcv2 15/18] backends/iommufd: Introduce helper function iommufd_device_get_info()
` [PATCH rfcv2 16/18] intel_iommu: Implement check and sync mechanism in iommufd mode
` [PATCH rfcv2 17/18] intel_iommu: Use mgaw instead of s->aw_bits
` [PATCH rfcv2 18/18] intel_iommu: Block migration if cap is updated

[PATCH 0/9] reftable: code style improvements
 2024-02-01  7:33 UTC  (14+ messages)
` [PATCH 1/9] reftable: introduce macros to grow arrays
` [PATCH v2 0/9] reftable: code style improvements
  ` [PATCH v2 1/9] reftable: introduce macros to grow arrays
  ` [PATCH v2 2/9] reftable: introduce macros to allocate arrays
  ` [PATCH v2 3/9] reftable/stack: fix parameter validation when compacting range
  ` [PATCH v2 4/9] reftable/stack: index segments with `size_t`
  ` [PATCH v2 5/9] reftable/stack: use `size_t` to track stack slices during compaction
  ` [PATCH v2 6/9] reftable/stack: use `size_t` to track stack length
  ` [PATCH v2 7/9] reftable/merged: refactor seeking of records
  ` [PATCH v2 8/9] reftable/merged: refactor initialization of iterators
  ` [PATCH v2 9/9] reftable/record: improve semantics when initializing records

[PATCH v2 0/5] crypto: starfive: Add support for JH8100
 2024-02-01  5:59 UTC  (7+ messages)
` [PATCH v2 4/5] crypto: starfive: Add sm3 "

[PATCH v5] PCI: dwc: Wait for link up only if link is started
 2024-02-01  7:32 UTC  (3+ messages)

[pull request][net-next V2 00/15] mlx5 updates 2024-01-26
 2024-02-01  7:31 UTC  (16+ messages)
` [net-next V2 01/15] xfrm: generalize xdo_dev_state_update_curlft to allow statistics update
` [net-next V2 02/15] xfrm: get global statistics from the offloaded device
` [net-next V2 03/15] net/mlx5e: Connect mlx5 IPsec statistics with XFRM core
` [net-next V2 04/15] net/mlx5e: Delete obsolete IPsec code
` [net-next V2 05/15] Documentation: Fix counter name of mlx5 vnic reporter
` [net-next V2 06/15] net/mlx5: Rename mlx5_sf_dev_remove
` [net-next V2 07/15] net/mlx5: remove fw_fatal reporter dump option for non PF
` [net-next V2 08/15] net/mlx5: remove fw "
` [net-next V2 09/15] net/mlx5: SF, Stop waiting for FW as teardown was called
` [net-next V2 10/15] net/mlx5: Return specific error code for timeout on wait_fw_init
` [net-next V2 11/15] net/mlx5: Remove initial segmentation duplicate definitions
` [net-next V2 12/15] net/mlx5: Change missing SyncE capability print to debug
` [net-next V2 13/15] net/mlx5: DR, Change SWS usage to debug fs seq_file interface
` [net-next V2 14/15] net/mlx5e: XSK, Exclude tailroom from non-linear SKBs memory calculations
` [net-next V2 15/15] net/mlx5e: XDP, Exclude headroom and tailroom from "

[PATCH] dt-bindings: mfd: syscon: Add ti,k3-pcie-ctrl compatible
 2024-02-01  7:31 UTC  (5+ messages)

[PATCH v5 0/3] w1: add UART w1 bus driver
 2024-02-01  7:29 UTC  (4+ messages)
` [PATCH v5 3/3] "

[RFC PATCH 00/13] Add tuning algorithm for delay chain
 2024-02-01  7:28 UTC  (5+ messages)

[PATCH] lib: sbi_pmu: Before using we should ensure PMU init done
 2024-02-01  7:27 UTC  (4+ messages)

[PATCH 1/2] x86/random: Retry on RDSEED failure
 2024-02-01  7:26 UTC  (11+ messages)
` [PATCH 2/2] x86/random: Issue a warning if RDRAND or RDSEED fails

[PULL 00/17] aspeed queue
 2024-02-01  7:24 UTC  (3+ messages)
` [PULL 13/17] hw/fsi: Aspeed APB2OPB & On-chip peripheral bus

Add PHC support with error bound value for ENA driver
 2024-02-01  7:24 UTC 

[PATCH v3 1/1] pidfd: implement PIDFD_THREAD flag for pidfd_open()
 2024-02-01  7:23 UTC  (2+ messages)

[linux-next:master 2573/3381] ld.lld: error: undefined symbol: snd_pcm_format_physical_width
 2024-02-01  7:23 UTC 

[PATCH] [RFC] usb: host: Allow userspace to control usb suspend flows
 2024-02-01  7:22 UTC  (3+ messages)

[meta-oe][PATCH] bpftool: Add missing dep on elfutils-native
 2024-02-01  7:21 UTC 

[PATCH] tty: serial: manage irq with spin_lock_irqsave in SiFive console
 2024-02-01  7:21 UTC  (4+ messages)

[f2fs-dev] [PATCH] f2fs-tools: skip check device mount state in sparse mode
 2024-02-01  7:17 UTC  (4+ messages)

[PATCH] arm64: dts: ti: phycore-am64: Add ADC
 2024-02-01  7:20 UTC  (3+ messages)
` [Upstream] "

Kernel Module r8169 and the Realtek 8126 PCIe 5 G/bps WIRED ethernet adapter
 2024-02-01  7:19 UTC  (7+ messages)

[linux-next:master] [block/mq] 574e7779cf: fio.write_iops -72.9% regression
 2024-02-01  7:18 UTC  (4+ messages)

[Intel-wired-lan] [tnguy-net-queue:main] BUILD SUCCESS c9ec85153fea6873c52ed4f5055c87263f1b54f9
 2024-02-01  7:13 UTC 

[PATCH v3 0/6] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support
 2024-02-01  7:14 UTC  (5+ messages)

[geert-renesas-devel:renesas-drivers-for-v6.9] BUILD SUCCESS 14656ed72fa5d0a2f98be0ffd56274db30171f49
 2024-02-01  7:13 UTC 

[geert-renesas-devel:renesas-dts-for-v6.9] BUILD SUCCESS 971c17f879352adc719ff215e0769f8e0a49d7c4
 2024-02-01  7:13 UTC 

[bug report] usb: ucsi_acpi: Quirk to ack a connector change ack cmd
 2024-02-01  7:13 UTC  (2+ messages)

[PATCH] selftests/mm: on-fault-limit: run test without root privileges otherwise skip
 2024-02-01  7:13 UTC 

[PATCH] fbdev/core: Replace deprecated simple_strtol with kstrtol
 2024-02-01  7:02 UTC  (2+ messages)

[PATCH] drm/modes: Replace deprecated simple_strtol with kstrtol
 2024-02-01  7:02 UTC  (2+ messages)

[PATCH] fbdev/sh_mobile_lcdcfb: Replace deprecated simple_strtol with kstrtol
 2024-02-01  7:01 UTC  (2+ messages)

[PATCH 0/2] Power management fixes
 2024-02-01  7:12 UTC  (8+ messages)
      ` Aw: "
          ` Aw: "
                ` Aw: "

[PATCH v5 net-next 00/13] net: phy: marvell-88q2xxx: add driver for the Marvell 88Q2220 PHY
 2024-02-01  7:11 UTC  (4+ messages)
` [PATCH v5 net-next 08/13] net: phy: marvell-88q2xxx: add support for temperature sensor

atomic queue limits updates v3
 2024-02-01  7:10 UTC  (4+ messages)

NX-protected page
 2024-02-01  7:09 UTC  (4+ messages)
  `  "

[Intel-wired-lan] [iwl-next v1 0/8] ice: use less resources in switchdev
 2024-02-01  7:05 UTC  (5+ messages)
` [Intel-wired-lan] [iwl-next v1 4/8] ice: control default Tx rule in lag
      `  "

[PATCH] RAS/AMD/ATL: Add MI300 DRAM to Normalized address translation support
 2024-02-01  7:03 UTC  (2+ messages)

[PATCH 1/3] lib/amdgpu: add support for gang cs
 2024-02-01  7:02 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [1/3] "

[PATCH DRAFT 1/4] : tracefs: port to kernfs
 2024-02-01  7:01 UTC  (2+ messages)

[linux-next:master 2336/3381] iptable_nat.c:undefined reference to `ipt_unregister_table_exit'
 2024-02-01  7:01 UTC 

[PATCH 0/5] starfive reboot cleanup & fix
 2024-02-01  7:01 UTC  (4+ messages)

[PATCH v3 0/4] target/s390x: Emulate CVDG and CVB*
 2024-02-01  6:57 UTC  (8+ messages)
` [PATCH v3 2/4] tests/tcg/s390x: Test CONVERT TO DECIMAL
` [PATCH v3 3/4] target/s390x: implement CVB, CVBY and CVBG
` [PATCH v3 4/4] tests/tcg/s390x: Test CONVERT TO BINARY

[libvirt test] 184537: tolerable all pass - PUSHED
 2024-02-01  6:56 UTC 

[PATCH kernel 0/4] pci/doe/ide: Capabilities, protocols
 2024-02-01  6:50 UTC  (3+ messages)
` [PATCH kernel 1/4] pci/doe: Define protocol types and make those public

[PATCH v4] drm/ci: add tests on vkms
 2024-02-01  6:53 UTC  (2+ messages)

[tip:x86/boot] BUILD SUCCESS 15675706241887ed7fdad9e91f4bf977b9896d0f
 2024-02-01  6:51 UTC 

[PATCH v2 0/3] [PATCH 0/2] ethdev: add RTE_FLOW_ITEM_TYPE_COMPARE
 2024-02-01  6:51 UTC  (10+ messages)
` [PATCH v3 0/3] "
  ` [PATCH v3 2/3] ethdev: add compare item

[PATCH 0/3] Memory management patches needed by Rust Binder
 2024-02-01  6:50 UTC  (6+ messages)
` [PATCH 3/3] rust: add abstraction for `struct page`

[PATCH v3 00/10] mtd: rawnand: brcmnand: driver and doc updates
 2024-02-01  6:48 UTC  (14+ messages)
` [PATCH v3 10/10] mtd: rawnand: brcmnand: allow for on-die ecc

[PATCH 3/5] media: mali-c55: Add Mali-C55 ISP driver
 2024-02-01  6:48 UTC  (2+ messages)

[PATCH]i2c: hisi: Clear the interrupt status and optimize writing limitation
 2024-02-01  6:47 UTC  (4+ messages)

[PATCHv2 net-next 0/4] selftests: bonding: use slowwait when waiting
 2024-02-01  6:43 UTC  (6+ messages)
` [PATCHv2 net-next 1/4] selftests/net/forwarding: add slowwait functions
` [PATCHv2 net-next 2/4] selftests: bonding: use tc filter to check if LACP was sent
` [PATCHv2 net-next 3/4] selftests: bonding: reduce garp_test/arp_validate test time
` [PATCHv2 net-next 4/4] selftests: bonding: use slowwait instead of hard code sleep

[PATCH 0/3] ui/gtk: introducing vc->visible
 2024-02-01  6:42 UTC  (5+ messages)
` [PATCH 1/3] ui/gtk: skip drawing guest scanout when associated VC is invisible

[PATCH net-next 0/3] net: macb: WOL enhancements
 2024-02-01  6:41 UTC  (6+ messages)
` [PATCH net-next 2/3] dt-bindings: net: cdns,macb: Add wol-arp-packet property

[PATCH 0/2] riscv: Use CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS to set misaligned access speed
 2024-02-01  6:40 UTC  (6+ messages)
` [PATCH 1/2] riscv: lib: Introduce has_fast_misaligned_access function
` [PATCH 2/2] riscv: Disable misaligned access probe when CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS

[PATCH v12 00/25] Linux RISC-V AIA Support
 2024-02-01  6:39 UTC  (5+ messages)
` [PATCH v12 22/25] irqchip: Add RISC-V advanced PLIC driver for direct-mode

[PATCH v5 0/8] bugfix of MD_CLOSING and clean up md_ioctl()
 2024-02-01  6:34 UTC  (9+ messages)
` [PATCH v5 1/8] md: merge the check of capabilities into md_ioctl_valid()
` [PATCH v5 2/8] md: changed the switch of RAID_VERSION to if
` [PATCH v5 3/8] md: clean up invalid BUG_ON in md_ioctl
` [PATCH v5 4/8] md: return directly before setting did_set_md_closing
` [PATCH v5 5/8] md: Don't clear MD_CLOSING when the raid is about to stop
` [PATCH v5 6/8] md: factor out a helper to sync mddev
` [PATCH v5 7/8] md: sync blockdev before stopping raid or setting readonly
` [PATCH v5 8/8] md: check mddev->pers before calling md_set_readonly()

[PATCH RESEND] virtio_crypto: remove duplicate check if queue is broken
 2024-02-01  6:17 UTC 

[PATCH v2] perf/hx_arm_ni: Support uncore ARM NI-700 PMU
 2024-02-01  6:35 UTC  (8+ messages)

[PATCH 0/3] rockchip: rk35xx: Fix writing to eMMC
 2024-02-01  6:34 UTC  (5+ messages)
` [PATCH 2/3] rockchip: rk356x: Enable eMMC HS200 mode
` [PATCH 3/3] rockchip: rk3588: "

[PATCH v4] media: ucvideo: Add quirk for Logitech Rally Bar
 2024-02-01  6:34 UTC  (2+ messages)

[GIT PULL FOR 6.9] MDP3 on MT8195 support
 2024-02-01  6:32 UTC  (2+ messages)

[geert-renesas-devel:next] BUILD SUCCESS 6fc5bb9da080f9f12f2dc13647a695846cb2f8f5
 2024-02-01  6:30 UTC 

[PATCH net-next v5 00/15] net: ravb: Prepare for suspend to RAM and runtime PM support (part 1)
 2024-02-01  6:31 UTC  (4+ messages)
` [PATCH net-next v5 08/15] net: ravb: Move the IRQs getting/requesting in the probe() method

[PATCH i-g-t] lib/xe/xe_query: Print L3 bank and node masks
 2024-02-01  6:30 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[f2fs-dev] [PATCH] UPSTREAM: f2fs: sysfs: support gc_io_aware
 2024-02-01  6:29 UTC  (3+ messages)
  `  "

[PATCHSET] fstests: random fixes for v2024.01.14
 2024-02-01  6:29 UTC  (9+ messages)
` [PATCH 05/10] common: refactor metadump v1 and v2 tests

Do we still need SLAB_MEM_SPREAD (and possibly others)?
 2024-02-01  6:27 UTC  (4+ messages)

[v1] trace/hwlat: stop worker if !is_percpu_thread due to hotplug event
 2024-02-01  6:24 UTC 

✅ PASS (MISSED 20 of 226): Test report for master (6.8.0-rc2, mainline.kernel.org-clang, 6764c317)
 2024-02-01  6:21 UTC 

[yiliu1765-iommufd:wip/iommu_cache_flush_refactor 8/8] drivers/iommu/intel/iommu.c:1463:12: warning: result of comparison of constant 18446744073709551615 with expression of type 'unsigned long' is always false
 2024-02-01  6:18 UTC 

[PATCH 00/10] KVM: arm64: fix many kernel-doc warnings
 2024-02-01  6:19 UTC  (3+ messages)

[v1] trace/osnoise: prevent osnoise hotplog worker running in UNBOUND workqueue
 2024-02-01  6:18 UTC 

map multiple blocks per ->map_blocks in iomap writeback
 2024-02-01  6:18 UTC  (4+ 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.