All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-08-08 07:39:28 to 2023-08-08 08:30:06 UTC [more...]

[PATCH] PCI: mvebu: Mark driver as BROKEN
 2023-08-08  7:56 UTC  (6+ messages)

[PATCH V2] asm-generic: ticket-lock: Optimize arch_spin_value_unlocked
 2023-08-08  8:02 UTC  (4+ messages)

Drivers, architectures, processor families, etc
 2023-08-08  8:29 UTC  (7+ messages)

[PATCH] Hexagon: Make pfn accessors statics inlines
 2023-08-08  8:29 UTC 

[PATCH v2 00/28] Add support for QMC HDLC, framer infrastruture and PEF2256 framer
 2023-08-08  8:29 UTC  (95+ messages)
` [PATCH v2 01/28] soc: fsl: cpm1: tsa: Fix __iomem addresses declaration
` [PATCH v2 02/28] soc: fsl: cpm1: qmc: "
` [PATCH v2 03/28] soc: fsl: cpm1: qmc: Fix rx channel reset
` [PATCH v2 04/28] soc: fsl: cpm1: qmc: Extend the API to provide Rx status
` [PATCH v2 06/28] net: wan: Add support for QMC HDLC
` [PATCH v2 08/28] soc: fsl: cpm1: qmc: Introduce available timeslots masks
` [PATCH v2 09/28] soc: fsl: cpm1: qmc: Rename qmc_setup_tsa* to qmc_init_tsa*
` [PATCH v2 10/28] soc: fsl: cpm1: qmc: Introduce qmc_chan_setup_tsa*
` [PATCH v2 11/28] soc: fsl: cpm1: qmc: Remove no more needed checks from qmc_check_chans()
` [PATCH v2 12/28] soc: fsl: cpm1: qmc: Check available timeslots in qmc_check_chans()
` [PATCH v2 13/28] soc: fsl: cpm1: qmc: Add support for disabling channel TSA entries
` [PATCH v2 14/28] soc: fsl: cpm1: qmc: Split Tx and Rx TSA entries setup
` [PATCH v2 15/28] soc: fsl: cpm1: qmc: Introduce is_tsa_64rxtx flag
` [PATCH v2 16/28] soc: fsl: cpm1: qmc: Handle timeslot entries at channel start() and stop()
` [PATCH v2 17/28] soc: fsl: cpm1: qmc: Remove timeslots handling from setup_chan()
` [PATCH v2 18/28] soc: fsl: cpm1: qmc: Introduce functions to change timeslots at runtime
` [PATCH v2 19/28] wan: qmc_hdlc: Add runtime timeslots changes support
` [PATCH v2 20/28] net: wan: Add framer framework support
` [PATCH v2 22/28] mfd: core: Ensure disabled devices are skiped without aborting
` [PATCH v2 23/28] net: wan: framer: Add support for the Lantiq PEF2256 framer
` [PATCH v2 24/28] pinctrl: Add support for the Lantic PEF2256 pinmux
` [PATCH v2 25/28] MAINTAINERS: Add the Lantiq PEF2256 driver entry
` [PATCH v2 26/28] ASoC: codecs: Add support for the framer codec
` [PATCH v2 28/28] net: wan: fsl_qmc_hdlc: Add framer support

[PATCH 00/11] clk: samsung: remove number of clocks from bindings
 2023-08-08  8:27 UTC  (12+ messages)
` [PATCH 01/11] clk: samsung: exynos3250: do not define number of clocks in bindings
` [PATCH 02/11] clk: samsung: exynos4: "
` [PATCH 03/11] clk: samsung: exynos5250: "
` [PATCH 04/11] clk: samsung: exynos5260: "
` [PATCH 05/11] clk: samsung: exynos5410: "
` [PATCH 06/11] clk: samsung: exynos5420: "
` [PATCH 07/11] clk: samsung: exynos5433: "
` [PATCH 08/11] clk: samsung: exynos7885: "
` [PATCH 09/11] clk: samsung: exynos850: "
` [PATCH 10/11] clk: samsung: exynoautov9: "
` [PATCH 11/11] dt-bindings: clock: samsung: remove define with number of clocks

[RFC PATCH 0/3] coresight: Support exclude_guest with Feat_TRF and nVHE
 2023-08-08  8:27 UTC  (4+ messages)
` [RFC PATCH 1/3] arm64: KVM: Add support for exclude_guest and exclude_host for ETM

[PATCH v7 0/6] RISCV basic exception handling implementation
 2023-08-08  8:27 UTC  (4+ messages)
` [PATCH v7 2/6] xen/riscv: introduce dummy <asm/bug.h>

[PATCH 0/2] csky: Convert memory accessors to static inlines
 2023-08-08  8:25 UTC  (3+ messages)
` [PATCH 1/2] csky: Cast argument to virt_to_pfn() to (void *)
` [PATCH 2/2] csky: Make pfn accessors static inlines

[igt-dev] [PATCH i-g-t v2 0/4] Modify igt_pm functions and add GT C6 freeze test
 2023-08-08  8:25 UTC  (7+ messages)
` [igt-dev] [PATCH i-g-t v2 1/4] lib/igt_device: Add a function to get the pci slot name
` [igt-dev] [PATCH i-g-t v2 2/4] lib/igt_pm: change d3cold_allowed function parameters
` [igt-dev] [PATCH i-g-t v2 3/4] tests/xe: use igt_pm library functions

[PATCH v4] mtd: spi-nor: Add support for sst26vf032b flash
 2023-08-08  8:24 UTC  (3+ messages)

[PATCH V4 0/4] coresight: trbe: Enable ACPI based devices
 2023-08-08  8:22 UTC  (5+ messages)
` [PATCH V4 1/4] arm_pmu: acpi: Refactor arm_spe_acpi_register_device()
` [PATCH V4 2/4] arm_pmu: acpi: Add a representative platform device for TRBE
` [PATCH V4 3/4] coresight: trbe: Add a representative coresight_platform_data "
` [PATCH V4 4/4] coresight: trbe: Enable ACPI based TRBE devices

[virtio-comment] [PATCH requirements 0/7] virtio net new features requirements
 2023-08-08  8:21 UTC  (15+ messages)
` [virtio-comment] [PATCH requirements 1/7] net-features: Add requirements document for release 1.4
` [virtio-comment] [PATCH requirements 5/7] net-features: Add n-tuple receive flow filters requirements
  ` [virtio-comment] "
    ` [virtio-comment] "
              ` [virtio-comment] Re: [virtio] "
                    ` [virtio-comment] Re: [virtio] "

[PATCH v3 00/36] arm64/gcs: Provide support for GCS in userspace
 2023-08-08  8:21 UTC  (7+ messages)
` [PATCH v3 21/36] arm64/mm: Implement map_shadow_stack()

[Buildroot] User-visible Config.in feature sub-options [was: Re: [PATCH 1/1] package/mpd: explicitly disable features to avoid collision with host packages]
 2023-08-08  8:14 UTC  (4+ messages)
` [Buildroot] [PATCH v2 2/4] package/mpd: add/enhance (kconfig + code) comments

[PATCH] usb: dwc3: meson-g12a: do post init to fix broken usb after resumption
 2023-08-08  8:17 UTC  (5+ messages)

[f2fs-dev] Systém sledování a optimalizace výroby
 2023-08-08  8:15 UTC 

[PATCH] arm64: dts: ti: k3-am62x-sk-common: Reserve 128MiB of global CMA
 2023-08-08  8:14 UTC  (5+ messages)

[Intel-gfx] [PATCH v7 0/8] Add DSC PPS readout
 2023-08-08  8:11 UTC  (9+ messages)
` [Intel-gfx] [PATCH v7 1/8] drm/i915/vdsc: Refactor dsc register field macro
` [Intel-gfx] [PATCH v7 2/8] drm/i915/vdsc: Add a check for dsc split cases
` [Intel-gfx] [PATCH v7 3/8] drm/i915/vdsc: Add func to get no. of vdsc instances per pipe
` [Intel-gfx] [PATCH v7 4/8] drm/i915/vdsc: Add function to read any PPS register
` [Intel-gfx] [PATCH v7 5/8] drm/i915/vdsc: Add function to write in "
` [Intel-gfx] [PATCH v7 6/8] drm/i915/vdsc: Remove unused dsc registers
` [Intel-gfx] [PATCH v7 7/8] drm/i915/vdsc: Fill the intel_dsc_get_pps_config function
` [Intel-gfx] [PATCH v7 8/8] drm/i915/display: Compare the readout dsc pps params

[PATCH 0/2] net: stmmac: allow sharing MDIO lines
 2023-08-08  8:13 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t 0/3] add support for passing yuv writeback output format
 2023-08-08  8:12 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[PATCH v2] board: rockchip: Add Bananapi R2Pro Board
 2023-08-08  8:09 UTC 

[PATCH] build: check drivers class dependencies early
 2023-08-08  8:07 UTC  (4+ messages)
` [PATCH v2] "

[virtio-dev] virtio-net ip restriction
 2023-08-08  8:04 UTC  (2+ messages)
` [virtio-comment] "

[Intel-gfx] [PATCH v6 0/8] Add DSC PPS readout
 2023-08-08  8:09 UTC  (7+ messages)
` [Intel-gfx] [PATCH v6 3/8] drm/i915/vdsc: Add func to get no. of vdsc instances per pipe
` [Intel-gfx] [PATCH v6 4/8] drm/i915/vdsc: Add function to read any PPS register

[PATCH v1] drivers: block: Updates return value check
 2023-08-08  8:08 UTC  (4+ messages)

Device tree usage in TF-A & OP-Tee consultation
 2023-08-08  8:08 UTC  (9+ messages)

[Intel-gfx] [PATCH] drm/i915/dsi: Explicit first_line_bpg_offset assignment for DSI
 2023-08-08  8:06 UTC  (2+ messages)

[PATCH v2 00/12] firmware: scmi: add SCMI base protocol support
 2023-08-08  8:04 UTC  (5+ messages)
` [PATCH v2 01/12] scmi: refactor the code to hide a channel from devices

[PATCH] drm/amdgpu: mode1 reset needs to recover mp1 for mp0 v13_0_10
 2023-08-08  8:02 UTC 

[PATCH 0/5] Fine granular configuration
 2023-08-08  8:00 UTC  (6+ messages)
` [PATCH 1/5] arm/gicv2: make GICv2 driver and vGICv2 optional
` [PATCH 2/5] xen/arm: Add asm/domain.h include to kernel.h
` [PATCH 3/5] arm/dom0less: put dom0less feature code in a separate module
` [PATCH 4/5] xen/arm: Move static memory build code in separate modules
` [PATCH 5/5] arm/dom0less: introduce Kconfig for dom0less feature

[PATCH] of: of_net: add support to parse ASCII encoded mac-addresses
 2023-08-08  7:58 UTC  (3+ messages)

[OE-Core][PATCH v2 1/3] rootfs: Add debugfs package db file copy and cleanup
 2023-08-08  7:59 UTC  (3+ messages)

[PATCH v2 0/4] mm/hugetlb: fix /sys and /proc fs dealing with persistent hugepages
 2023-08-08  7:58 UTC  (5+ messages)
` [PATCH v2 1/4] mm/hugetlb: fix the inconsistency of /proc/sys/vm/nr_huge_pages

[PATCH v2 0/5] Make PDX compression optional
 2023-08-08  7:58 UTC  (6+ messages)
` [PATCH v2 2/5] mm: Factor out the pdx compression logic in ma/va converters

[RFC PATCH] hw/riscv: hart: allow other cpu instance
 2023-08-08  7:56 UTC  (3+ messages)

[PATCH] loongarch: Remove spurious "source drivers/firmware/Kconfig"
 2023-08-08  7:56 UTC  (3+ messages)

[PATCH v2] LoongArch: Remove redundant "source drivers/firmware/Kconfig"
 2023-08-08  7:55 UTC 

[PATCH] xen/IOMMU: Switch bool_t to bool
 2023-08-08  7:54 UTC  (2+ messages)

[RFT 0/2] RISC-V: handle missing "no-map" properties for OpenSBI's PMP protected regions
 2023-08-08  7:54 UTC  (3+ messages)
` [RFT 1/2] "

[Intel-gfx] drm/i915/dsi: Explicit first_line_bpg_offset assignment for DSI
 2023-08-08  7:53 UTC 

[Buildroot] [PATCH/next 1/1] package/intel-mediadriver: bump version to 23.3.1
 2023-08-08  7:52 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package/intel-mediadriver: bump version to 23.3.1
 2023-08-08  7:46 UTC 

[asahilinux:bits/170-atcphy 3/4] drivers/phy/apple/atc.c:1589:2-8: preceding lock on line 1578
 2023-08-08  7:51 UTC 

[PATCH] drm/amd/pm: disallow the fan setting if there is no fan on smu13
 2023-08-08  7:51 UTC 

[igt-dev] [PATCH 1/2] tests/kms_plane: Handle hw without legacy gamma support
 2023-08-08  7:51 UTC  (2+ messages)

[Cluster-devel] [PATCH v4 00/48] use refcount+RCU method to implement lockless slab shrink
 2023-08-08  7:50 UTC  (12+ messages)
` [Cluster-devel] [PATCH v4 06/48] binder: dynamically allocate the android-binder shrinker
  `  "
` [Cluster-devel] [PATCH v4 19/48] rcu: dynamically allocate the rcu-kfree shrinker
  `  "
` [Cluster-devel] [PATCH v4 46/48] mm: shrinker: make memcg slab shrink lockless
      `  "
      ` [f2fs-dev] "

[PATCH] ASoC: amd: acp3x-rt5682-max9836: Configure jack as not detecting Line Out
 2023-08-08  7:49 UTC  (2+ messages)

[PATCH v4 0/8] Initial Marvell PXA1908 support
 2023-08-08  7:49 UTC  (3+ messages)
` [PATCH v4 3/8] dt-bindings: clock: Add Marvell PXA1908 clock bindings

[PATCH v3 0/6] ASoC: mediatek: Add support for MT7986 SoC
 2023-08-08  7:49 UTC  (4+ messages)
` [PATCH v3 2/6] ASoC: mediatek: mt7986: support etdm in platform driver

[PATCH 0/5] Share sva domains with all devices bound to a mm
 2023-08-08  7:49 UTC  (6+ messages)
` [PATCH 1/5] iommu: Add mm_get_pasid() helper function
` [PATCH 2/5] iommu: Call helper function to get assigned pasid value
` [PATCH 3/5] mm: Add structure to keep sva information
` [PATCH 4/5] iommu: Support mm PASID 1:n with sva domains
` [PATCH 5/5] mm: Deprecate pasid field

[igt-dev] [PATCH v5 0/3] kunit: Expose some built-in features to modules
 2023-08-08  7:47 UTC  (10+ messages)
` [igt-dev] [PATCH v5 1/3] kunit: Report the count of test suites in a module
  ` [Intel-xe] "
` [igt-dev] [PATCH v5 2/3] kunit: Make 'list' action available to kunit test modules
  ` [Intel-xe] "
` [igt-dev] [PATCH v5 3/3] kunit: Allow kunit test modules to use test filtering
  ` [Intel-xe] "

[PATCH v7 7/7] mm/memory_hotplug: Enable runtime update of memmap_on_memory parameter
 2023-08-08  7:46 UTC  (16+ messages)

[Intel-xe] [PATCH] fixup! drm/i915/display: Remaining changes to make xe compile
 2023-08-08  7:46 UTC  (3+ messages)

[PATCH] coresight: etm: Make cycle count threshold user configurable
 2023-08-08  7:45 UTC 

[PATCH v7 1/3] dt-bindings: arm: fsl: Add VAR-SOM-MX6 SoM with Custom Board
 2023-08-08  7:45 UTC  (4+ messages)

[Buildroot] [PATCH v1] package/qt6/qt6svg: use the CMAKE_NINJA flag
 2023-08-08  7:45 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package/qt6/qt6svg: use the CMAKE_NINJA flag
 2023-08-08  7:45 UTC 

[Intel-xe] [PATCH] drm/xe: Introduce xe_ASSERT macros
 2023-08-08  7:45 UTC  (2+ messages)

[Buildroot] [PATCH 0/2] Fix Rock 5B build, broken by gcc 12 warnings
 2023-08-08  7:43 UTC  (2+ messages)

[Buildroot] [PATCH] package/libksba: update CPE ID
 2023-08-08  7:41 UTC  (2+ messages)

[Buildroot] [git commit] package/libksba: update CPE ID
 2023-08-08  7:40 UTC 

[PATCH v6 0/2] ARM: dts: Facebook Yosemite 4 platform
 2023-08-08  7:40 UTC  (4+ messages)
` [PATCH v6 1/2] dt-bindings: arm: aspeed: add Facebook Yosemite 4 board

[PATCH net-next v2 00/10] net: stmmac: add new features to xgmac
 2023-08-08  7:39 UTC  (3+ messages)
` [PATCH net-next v2 09/10] dt-bindings: net: snps,dwmac: add per channel irq support

[PATCH] fix throttle_status for other than MP0 11.0.7
 2023-08-08  2:27 UTC 

[PATCH] fix throttle_status for other than MP0 11.0.7
 2023-08-08  6:40 UTC 

[PATCH v2 0/2] pwm: Manage owner assignment implicitly for drivers
 2023-08-07  0:46 UTC  (3+ messages)
` [PATCH v2 1/2] "

[PATCH -next v2] drm/kmb: Remove unused variable layer_irqs
 2023-08-07  6:20 UTC 

[PATCH 0/2] riscv: dts: starfive - Add crypto and trng node
 2023-08-08  7:38 UTC  (4+ messages)
` [PATCH 1/2] riscv: dts: starfive - Add crypto and DMA node for JH7110


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.