All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-03-06 14:17:44 to 2023-03-06 14:50:19 UTC [more...]

[PATCH 0/8] nvmem: Let layout drivers be modules
 2023-03-06 14:44 UTC  (12+ messages)

[PATCH v3 00/12] Revise the hwpt lifetime model
 2023-03-06 14:50 UTC  (4+ messages)
` [PATCH v3 08/12] iommufd/selftest: Rename domain_id to stdev_id for FIXTURE iommufd_ioas

[PATCH RESEND net-next v4 0/4] net/mlx5e: Add GBP VxLAN HW offload support
 2023-03-06 14:47 UTC  (2+ messages)

[PATCH v8 0/3] Firmware Support for USB-HID Devices and CP2112
 2023-03-06 14:48 UTC  (10+ messages)
` [PATCH v8 3/3] HID: cp2112: Fwnode Support

[PATCH] pinctrl: stm32: use dynamic allocation of GPIO base
 2023-03-06 14:20 UTC  (3+ messages)

[PATCH v3 0/6] clk: samsung: Add PM support for ARM64 Exynos chips
 2023-03-06 14:49 UTC  (10+ messages)
` [PATCH v3 1/6] clk: samsung: Don't pass reg_base to samsung_clk_register_pll()
  ` (subset) "
` [PATCH v3 2/6] clk: samsung: Remove np argument from samsung_clk_init()
  ` (subset) "
` [PATCH v3 3/6] clk: samsung: Set dev in samsung_clk_init()
  ` (subset) "
` [PATCH v3 5/6] clk: samsung: Extract parent clock enabling to common function

[PATCH 1/2] dt-bindings: input: atmel,maxtouch: add linux,keycodes
 2023-03-06 14:19 UTC  (3+ messages)

[PATCH 00/20] pinctrl: ralink: fix ABI, improve driver, move to mediatek, improve dt-bindings
 2023-03-06 14:17 UTC  (13+ messages)
` [PATCH 05/20] pinctrl: ralink: move to mediatek as mtmips

[PATCH 5/5] mtd: rawnand: Fix spelling mistake waifunc() -> waitfunc()
 2023-03-06 14:48 UTC 

[PATCH] arm64: smccc: Add trace events to SMC calls
 2023-03-06 14:47 UTC  (2+ messages)

[PATCH v3 00/16] win32: do not mix SOCKET and fd space
 2023-03-06 14:47 UTC  (9+ messages)
` [PATCH v3 13/16] slirp: open-code qemu_socket_(un)select()
` [PATCH v3 14/16] win32: avoid mixing SOCKET and file descriptor space
` [PATCH v3 16/16] win32: replace closesocket() with close() wrapper

[PATCH v2] drm/virtio: Fix handling CONFIG_DRM_VIRTIO_GPU_KMS option
 2023-03-06 14:46 UTC  (5+ messages)

[PATCH] erofs: use wrapper i_blocksize() in erofs_file_read_iter()
 2023-03-06 14:46 UTC  (3+ messages)

arm64/for-kernelci baseline: 36 runs, 9 regressions (v6.3-rc1)
 2023-03-06 13:27 UTC 

[PATCH 1/2] pinctrl: mediatek: add missing options to PINCTRL_MT7981
 2023-03-06 13:23 UTC  (3+ messages)
` [PATCH 2/2] pinctrl: mediatek: fix naming inconsistency

[PATCH v4 1/2] dt-bindings: iio: adc: Add TI ADS1100 and ADS1000
 2023-03-06 14:44 UTC  (4+ messages)
  ` [PATCH v4 2/2] "

[PATCH 3/5] i2c: qcom-cci:Use devm_platform_get_and_ioremap_resource()
 2023-03-06 14:45 UTC 

[RFC PATCH net] net: dsa: mt7530: move PLL setup out of port 6 pad configuration
 2023-03-06 13:18 UTC  (3+ messages)

[PATCH 0/5] mtd: rawnand: qcom: Add support for QSPI nand
 2023-03-06 14:38 UTC  (6+ messages)
` [PATCH 2/5] mtd: rawnand: qcom: Add initial support for qspi nand

[PATCH 00/10] sched: EEVDF using latency-nice
 2023-03-06 13:25 UTC  (11+ messages)
` [PATCH 01/10] sched: Introduce latency-nice as a per-task attribute
` [PATCH 02/10] sched/core: Propagate parent tasks latency requirements to the child task
` [PATCH 03/10] sched: Allow sched_{get,set}attr to change latency_nice of the task
` [PATCH 04/10] sched/fair: Add latency_offset
` [PATCH 05/10] sched/fair: Add sched group latency support
` [PATCH 06/10] sched/fair: Add avg_vruntime
` [PATCH 07/10] sched/fair: Remove START_DEBIT
` [PATCH 08/10] sched/fair: Add lag based placement
` [PATCH 09/10] rbtree: Add rb_add_augmented_cached() helper
` [PATCH 10/10] sched/fair: Implement an EEVDF like policy

[PATCH 2/5] spi: qup: Use devm_platform_get_and_ioremap_resource()
 2023-03-06 14:44 UTC 

[PATCH v6 00/54] MediaTek clocks: full module build and cleanups
 2023-03-06 14:05 UTC  (36+ messages)
` [PATCH v6 18/54] clk: mediatek: mt8167: Convert to mtk_clk_simple_{probe,remove}()
` [PATCH v6 19/54] clk: mediatek: mt8183: Move apmixedsys clock driver to its own file
` [PATCH v6 20/54] clk: mediatek: mt8183: Compress clocks arrays entries where possible
` [PATCH v6 21/54] clk: mediatek: mt8183: Convert all remaining clocks to common probe
` [PATCH v6 22/54] clk: mediatek: Consistently use GATE_MTK() macro
` [PATCH v6 23/54] clk: mediatek: mt7622: Properly use CLK_IS_CRITICAL flag
` [PATCH v6 24/54] clk: mediatek: mt7622: Move apmixedsys clock driver to its own file
` [PATCH v6 25/54] clk: mediatek: mt7622-apmixedsys: Add .remove() callback for module build
` [PATCH v6 27/54] clk: mediatek: mt7622: Convert to platform driver and simple probe
` [PATCH v6 28/54] clk: mediatek: mt8516: Move apmixedsys clock driver to its own file
` [PATCH v6 29/54] clk: mediatek: mt8516: Convert to platform driver and simple probe
` [PATCH v6 30/54] clk: mediatek: mt8516: Allow building clock drivers as modules
` [PATCH v6 31/54] clk: mediatek: Propagate struct device with mtk_clk_register_dividers()
` [PATCH v6 32/54] clk: mediatek: mt7986-apmixed: Use PLL_AO flag to set critical clock
` [PATCH v6 33/54] clk: mediatek: mt7986-infracfg: Migrate to common probe mechanism
` [PATCH v6 34/54] clk: mediatek: mt7986-eth: "
` [PATCH v6 35/54] clk: mediatek: mt8186-mcu: "
` [PATCH v6 36/54] clk: mediatek: Switch to module_platform_driver() where possible
` [PATCH v6 37/54] clk: mediatek: Add MODULE_LICENSE() where missing
` [PATCH v6 38/54] clk: mediatek: mt2712: Change Kconfig options to allow module build
` [PATCH v6 39/54] clk: mediatek: Split MT8195 clock drivers and "
` [PATCH v6 40/54] clk: mediatek: Allow building MT8192 non-critical clocks as modules
` [PATCH v6 41/54] clk: mediatek: Allow MT7622 clocks to be built "
` [PATCH v6 42/54] clk: mediatek: Allow all MT8167 "
` [PATCH v6 43/54] clk: mediatek: Allow all MT8183 "
` [PATCH v6 44/54] clk: mediatek: Allow building most MT6765 clock drivers "
` [PATCH v6 45/54] clk: mediatek: Allow building most MT6797 "
` [PATCH v6 46/54] clk: mediatek: Split configuration options for MT8186 clock drivers
` [PATCH v6 47/54] clk: mediatek: mt8192: Move apmixedsys clock driver to its own file
` [PATCH v6 48/54] clk: mediatek: Kconfig: Allow module build for core mt8192 clocks
` [PATCH v6 49/54] clk: mediatek: Add MODULE_DEVICE_TABLE() where appropriate
` [PATCH v6 50/54] clk: mediatek: mt8135: Move apmixedsys to its own file
` [PATCH v6 51/54] clk: mediatek: mt8135: Properly use CLK_IS_CRITICAL flag

[Intel-gfx] [PATCH v2] drm/i915/gvt: Make use of idr_find and idr_for_each_entry in dmabuf
 2023-03-03 14:07 UTC 

[Intel-gfx] [PATCH v5 00/19] Add vfio_device cdev for iommufd support
 2023-03-03 15:01 UTC  (8+ messages)

[Intel-gfx] [PATCH] drm/i915/gvt: Make use of idr_find and idr_for_each_entry in dmabuf
 2023-03-03 13:18 UTC  (4+ messages)

[Intel-gfx] Linux 6.2.1 hits a display driver bug (list_del corruption, ffff88811b4af298->next is NULL)
 2023-03-06 11:51 UTC  (5+ messages)

[Intel-gfx] [PATCH v4 0/3] drm/helpers: Make the suballocation manager drm generic
 2023-02-27  8:55 UTC  (4+ messages)
  ` [Intel-gfx] [Intel-xe] "
    `  "

[PATCH 1/5] mtd: nand: raw: qcom_nandc: Use devm_platform_get_and_ioremap_resource()
 2023-03-06 14:41 UTC 

[PATCH 0/4] CXL 3.0 Performance Monitoring Unit support
 2023-03-06 14:41 UTC  (4+ messages)
` [PATCH 3/4] cxl: CXL Performance Monitoring Unit driver

[PATCH 0/1] kbuild: deb-pkg: default dpkg-buildpackage --build
 2023-03-06 14:36 UTC  (3+ messages)

[PATCH 00/81] Constify most SCSI host templates
 2023-03-06 14:29 UTC  (5+ messages)
` [PATCH 02/81] scsi: core: Declare most SCSI host template pointers const
` [PATCH 03/81] scsi: core: Declare SCSI host template pointer members const

[PATCH 00/43] Migration: Create options.c for capabilities/params/properties
 2023-03-06 14:40 UTC  (6+ messages)
` [PATCH 01/43] migration: rename enabled_capabilities to capabilities
` [PATCH 02/43] migration: Pass migrate_caps_check() the old and new caps

[OSSTEST PATCH] ap-common: Fix qemu.git URL
 2023-03-06 14:40 UTC  (2+ messages)

[Intel-xe] [PATCH v2 00/14] small-bar support
 2023-02-28 20:26 UTC  (9+ messages)
` [Intel-xe] [PATCH v2 01/14] drm/xe/display: fix IS_ALDERLAKE_P()
` [Intel-xe] [PATCH v2 08/14] drm/xe/buddy: add visible tracking
` [Intel-xe] [PATCH v2 12/14] drm/xe/display: annotate CC buffers with NEEDS_CPU_ACCESS

[Intel-xe] [PATCH] drm/xe: Use atomic instead of mutex for xe_device_mem_access_ongoing
 2023-03-02 11:26 UTC  (4+ messages)

[PATCH] nvme: fix handling single range discard request
 2023-03-06 14:21 UTC  (2+ messages)

[PATCH 0/8] Fix missing memory barriers on ARM
 2023-03-06 14:38 UTC  (11+ messages)
` [PATCH 3/8] qemu-thread-win32: cleanup, fix, document QemuEvent
` [PATCH 4/8] edu: add smp_mb__after_rmw()
` [PATCH 6/8] aio-wait: switch to smp_mb__after_rmw()

[PATCH v6 01/12] kbuild: add a tool to list files ignored by git
 2023-03-06 14:27 UTC  (3+ messages)

[PATCH v4 0/3] Migrate the PCIe-IDIO-24 and WS16C48 GPIO drivers to the regmap API
 2023-03-06 14:35 UTC  (8+ messages)
` [PATCH v4 2/3] gpio: pcie-idio-24: Migrate "
` [PATCH v4 3/3] gpio: ws16c48: "

[PATCH v3 00/13] vfio/migration: Device dirty page tracking
 2023-03-06 14:37 UTC  (7+ messages)
` [PATCH v3 04/13] vfio/common: Add VFIOBitmap and alloc function
` [PATCH v3 07/13] vfio/common: Record DMA mapped IOVA ranges

[PATCH v7 00/10] livepatch: klp-convert tool
 2023-03-06 14:08 UTC  (5+ messages)
` [PATCH v7 06/10] livepatch/selftests: add klp-convert
` [PATCH v7 07/10] livepatch/selftests: test multiple sections
` [PATCH v7 08/10] livepatch/selftests: add __asm__ symbol renaming examples
` [PATCH v7 10/10] livepatch/selftests: add static keys test

[PATCH linux-next v2] selftests: net: udpgso_bench_tx: Add test for IP fragmentation of UDP packets
 2023-03-06 14:35 UTC  (3+ messages)

[PULL 0/5] hw/nvme updates
 2023-03-06 14:34 UTC  (6+ messages)
` [PULL 1/5] hw/nvme: move adjustment of data_units{read,written}
` [PULL 2/5] hw/nvme: store a pointer to the NvmeSubsystem in the NvmeNamespace
` [PULL 3/5] hw/nvme: add basic endurance group support
` [PULL 4/5] hw/nvme: basic directives support
` [PULL 5/5] hw/nvme: flexible data placement emulation

[igt-dev] [PATCH] [i-g-t] [v3] tests/amdgpu/amd_dp_dsc: fix basic and bpc test be skipped
 2023-03-06 14:35 UTC 

[PATCH 1/1] api: move API related config options into submenu
 2023-03-06 14:34 UTC  (4+ messages)

[intel-lts:5.10/yocto 10446/30000] htmldocs: Documentation/output/videodev2.h.rst:6: WARNING: undefined label: v4l2-buf-type-type-mask (if the link has no caption the label must precede a section header)
 2023-03-06 14:32 UTC 

[RFC PATCH 0/5] QEMU v7.2.0 aarch64 Nested Virtualization Support
 2023-03-06 14:32 UTC  (4+ messages)
` [RFC PATCH 2/5] hw/intc/gicv3: add support for setting KVM vGIC maintenance IRQ

[LTP] [PATCH] containers/utsname04: don't use TST_EXP_EQ_LI for tst_clone
 2023-03-06 14:10 UTC  (6+ messages)

[Intel-gfx] [PATCH 1/3] drm/i915: Set I915_BO_ALLOC_USER for framebuffer
 2023-03-06 14:32 UTC  (8+ messages)
` [Intel-gfx] [PATCH 2/3] drm/i915: Add a helper func for gem obj mmap
    `  "
` [Intel-gfx] [PATCH RFC 3/3] drm/i915/display: Implement fb_mmap callback function
  `  "

[PATCH v3 0/5] Add Intel LJCA device driver
 2023-03-06 14:22 UTC  (3+ messages)
` [PATCH v3 2/5] gpio: Add support for Intel LJCA USB GPIO driver

[PATCH] x86/mm: fix __swp_entry_to_pte() for Xen PV guests
 2023-03-06 14:25 UTC  (3+ messages)

[PATCH 15/27] memory: tegra: remove MODULE_LICENSE in non-modules
 2023-03-06 14:30 UTC  (6+ messages)
` [PATCH 16/27] "
  ` (subset) "
` [PATCH 17/27] memory: "
  ` (subset) "

[PATCH] regmap: Reorder fields in 'struct regmap_bus' to save some memory
 2023-03-06 14:29 UTC  (2+ messages)

[PATCH] sched/fair: Make hrtimer callback execute in the hard interrupt context
 2023-03-06 14:27 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915/rps: split out display rps parts to a separate file
 2023-03-06 14:31 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH v9 00/18] TDX host kernel support
 2023-03-06 14:26 UTC  (13+ messages)
` [PATCH v9 07/18] x86/virt/tdx: Do TDX module per-cpu initialization

[PATCH 00/12] MIPS Virt board support
 2023-03-06 14:28 UTC  (3+ messages)
` [PATCH 04/12] MIPS: Octeon: Opt-out 4k_cache feature

[PATCH v5 00/16] hw/9pfs: Add 9pfs support for Windows
 2023-03-06 14:30 UTC  (3+ messages)

[PATCH v2 0/6] clk: samsung: exynos850: Add missing clocks for PM
 2023-03-06 14:28 UTC  (2+ messages)

[PATCH 0/2] Define Impl. Def. registers for Neoverse-N1
 2023-03-06 14:29 UTC  (4+ messages)
` [PATCH 1/2] target/arm: Add Neoverse-N1 registers

[PULL 00/23] loongarch64 patch queue
 2023-03-06 14:29 UTC  (3+ messages)
` [PULL 13/23] target/loongarch: Update README

stable-rc/queue/5.4 baseline: 146 runs, 28 regressions (v5.4.234-217-gc6041666e2706)
 2023-03-06 14:26 UTC 

htb offload on vlan (mlx5)
 2023-03-06 14:25 UTC  (4+ messages)

[PATCH RESEND] Documentation: update kernel parameter limit notes
 2023-03-06 14:24 UTC  (3+ messages)

[PATCH v4 0/5] Deprecate system emulation support for 32-bit x86 and arm hosts
 2023-03-06 14:25 UTC  (7+ messages)
` [PATCH v4 2/5] docs/about/deprecated: Deprecate the qemu-system-i386 binary

[PATCH v2 1/1] regmap-irq: Place kernel doc of struct regmap_irq_chip in order
 2023-03-06 14:09 UTC  (2+ messages)

[PATCH v2 0/6] Migrate IDIO-16 GPIO drivers to regmap API
 2023-03-06 14:12 UTC  (2+ messages)

[PATCH] vhost: fix slot index in async split virtqueue Tx
 2023-03-06 14:23 UTC  (2+ messages)

[PATCH RESEND v2 00/16] Misc fixes, sanity checks and xz/zstd compression
 2023-03-06 14:23 UTC  (3+ messages)
` [PATCH RESEND v2 16/16] Makefile, copy-firmware: support xz/zstd compressed firmware

[RFC PATCH v2 0/2] Add a new acquire resource to query vcpu statistics
 2023-03-06 14:23 UTC  (3+ messages)
` API/ABIs: "

[PATCH] vhost: fix OOB access for invalid vid
 2023-03-06 14:22 UTC  (2+ messages)

[PATCH v2] vhost: fix madvise arguments alignment
 2023-03-06 14:22 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v10 00/16] TDX host kernel support
 2023-03-06 14:14 UTC  (17+ messages)
` [PATCH v10 01/16] x86/tdx: Define TDX supported page sizes as macros
` [PATCH v10 02/16] x86/virt/tdx: Detect TDX during kernel boot
` [PATCH v10 03/16] x86/virt/tdx: Make INTEL_TDX_HOST depend on X86_X2APIC
` [PATCH v10 04/16] x86/virt/tdx: Add SEAMCALL infrastructure
` [PATCH v10 05/16] x86/virt/tdx: Add skeleton to enable TDX on demand
` [PATCH v10 06/16] x86/virt/tdx: Get information about TDX module and TDX-capable memory
` [PATCH v10 07/16] x86/virt/tdx: Use all system memory when initializing TDX module as TDX memory
` [PATCH v10 08/16] x86/virt/tdx: Add placeholder to construct TDMRs to cover all TDX memory regions
` [PATCH v10 09/16] x86/virt/tdx: Fill out "
` [PATCH v10 10/16] x86/virt/tdx: Allocate and set up PAMTs for TDMRs
` [PATCH v10 11/16] x86/virt/tdx: Designate reserved areas for all TDMRs
` [PATCH v10 12/16] x86/virt/tdx: Configure TDX module with the TDMRs and global KeyID
` [PATCH v10 13/16] x86/virt/tdx: Configure global KeyID on all packages
` [PATCH v10 14/16] x86/virt/tdx: Initialize all TDMRs
` [PATCH v10 15/16] x86/virt/tdx: Flush cache in kexec() when TDX is enabled
` [PATCH v10 16/16] Documentation/x86: Add documentation for TDX host support

[PATCH] pinctrl: ocelot: Fix alt mode for ocelot
 2023-03-06 14:18 UTC  (2+ messages)

[PATCH] kselftest/alsa - mixer-test: Don't fail tests if we can't restore default
 2023-03-06 14:20 UTC 

[PATCH] vhost: fix vring enable with VDPA
 2023-03-06 14:21 UTC  (2+ messages)

[PATCH] net/virtio: deduce IP length for Virtio TSO checksum
 2023-03-06 14:20 UTC  (3+ messages)
` [PATCH v2] "

[Intel-gfx] [PATCH] drm/xe/display: Do not use i915 frontbuffer tracking implementation
 2023-03-06 14:18 UTC  (2+ messages)
` [Intel-xe] ✗ CI.Patch_applied: failure for "

[PATCH v3] soc: qcom: llcc: Fix slice configuration values for SC8280XP
 2023-03-06 14:16 UTC  (4+ messages)

[PATCH 00/70] tcg: Remove tcg_const_*
 2023-03-06 14:18 UTC  (3+ messages)
` [PATCH 48/70] target/rx: Avoid tcg_const_i32 when new temp needed

[Intel-gfx] [PATCH 0/7] drm/i915: Check HPD during eDP probe
 2023-03-06 14:18 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH v5 00/12] Add Ethernet driver for StarFive JH7110 SoC
 2023-03-06 13:06 UTC  (6+ messages)
` [PATCH v5 08/12] net: stmmac: starfive_dmac: Add phy interface settings


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.