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

[PATCH v10 00/15] Support AMD Pensando Elba SoC
 2023-03-06 19:59 UTC  (5+ messages)
` [PATCH v10 10/15] spi: dw: Add support for "

[PATCH V5 00/15] spi: Add support for stacked/parallel memories
 2023-03-06 20:00 UTC  (6+ messages)
` [PATCH V5 09/15] spi: Add stacked and parallel memories support in SPI core

[PATCH V3 00/20] Add basic ACPI support for RISC-V
 2023-03-06 20:00 UTC  (4+ messages)
` [PATCH V3 06/20] RISC-V: Add support to build the ACPI core

[PATCH v9 0/5] add Amlogic A1 clock controller drivers
 2023-03-06 20:12 UTC  (7+ messages)
` [PATCH v9 1/5] clk: meson: add support for A1 PLL clock ops
` [PATCH v9 2/5] clk: meson: a1: add Amlogic A1 PLL clock controller driver

[PATCH v2 RESEND] drm/amdgpu: register a vga_switcheroo client for MacBooks with apple-gmux
 2023-03-06 20:12 UTC  (3+ messages)

Please pull u-boot-marvell/master
 2023-03-06 20:12 UTC  (2+ messages)

[PATCH 5/6] config.c: remove current_config_kvi
 2023-03-06 20:12 UTC  (2+ messages)

[PATCH] arm: mach-k3: introduce generic board detction kconfig option
 2023-03-06 20:12 UTC  (2+ messages)

[PATCH v1 00/16] gpio: Use string_choices.h
 2023-03-06 19:57 UTC  (36+ messages)
` [PATCH v1 01/16] lib/string_helpers: Add missing header files to MAINTAINERS database
` [PATCH v1 02/16] lib/string_helpers: Split out string_choices.h
` [PATCH v1 03/16] lib/string_choices: Add str_high_low() helper
` [PATCH v1 04/16] lib/string_choices: Add str_input_output() helper
` [PATCH v1 05/16] gpiolib: Utilize helpers from string_choices.h
` [PATCH v1 06/16] gpio: adnp: "
` [PATCH v1 07/16] gpio: brcmstb: "
` [PATCH v1 08/16] gpio: crystalcove: "
` [PATCH v1 09/16] gpio: grgpio: "
` [PATCH v1 10/16] gpio: mvebu: "
` [PATCH v1 11/16] gpio: pl061: "
` [PATCH v1 12/16] gpio: stmpe: "
` [PATCH v1 13/16] gpio: wcove: "
` [PATCH v1 14/16] gpio: wm831x: "
` [PATCH v1 15/16] gpio: wm8994: "
` [PATCH v1 16/16] gpio: xra1403: "

[PATCH 0/5] cgroup/cpuset: Miscellaneous updates
 2023-03-06 20:08 UTC  (8+ messages)
` [PATCH 1/5] cgroup/cpuset: Skip task update if hotplug doesn't affect current cpuset
` [PATCH 2/5] cgroup/cpuset: Include offline CPUs when tasks' cpumasks in top_cpuset are updated
` [PATCH 3/5] cgroup/cpuset: Find another usable CPU if none found in current cpuset
` [PATCH 4/5] cgroup/cpuset: Add CONFIG_DEBUG_CPUSETS config for cpuset testing
` [PATCH 5/5] cgroup/cpuset: Minor updates to test_cpuset_prs.sh

[PATCH mptcp-next 2/2] mptcp: simplify subflow_syn_recv_sock()
 2023-03-06 20:11 UTC  (2+ messages)
` mptcp: simplify subflow_syn_recv_sock(): Tests Results

[Printing-architecture] Fwd: [PWG-Announce] Poll - Options for May PWG/OpenPrinting Face-to-Face
 2023-03-06 20:11 UTC 

[PATCH bpf-next v3 0/8] Transit between BPF TCP congestion controls
 2023-03-06 20:10 UTC  (3+ messages)
` [PATCH bpf-next v3 1/8] bpf: Maintain the refcount of struct_ops maps directly

[PATCH 0/5] fix call cpumask_next() if no further cpus set
 2023-03-06 20:09 UTC  (4+ messages)
` [PATCH 3/5] scsi: lpfc: fix lpfc_cpu_affinity_check() "

[RESEND PATCH v6 0/8] hw/cxl: RAS error emulation and injection
 2023-03-06 17:21 UTC  (3+ messages)
  ` [RESEND PATCH v6 2/8] hw/pci/aer: Add missing routing for AER errors

audit userspace problems with io_uring async ops
 2023-03-06 20:07 UTC  (2+ messages)

[PATCH v3 00/19] Support android boot image v3/v4
 2023-03-06 20:07 UTC  (7+ messages)
` [PATCH v3 18/19] test/py: android: extend abootimg test

[PATCH v5] usb: dwc3: gadget: Add 1ms delay after end transfer command without IOC
 2023-03-06 20:05 UTC 

[PATCH 00/99] fbdev: Fix memory leak in option parsing
 2023-03-06 20:04 UTC  (4+ messages)
` [PATCH 22/99] fbdev/fsl-diu-fb: Duplicate video-mode option string

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

[PATCH net] ynl: re-license uniformly under GPL-2.0 OR BSD-3-Clause
 2023-03-06 20:04 UTC 

[PATCH v2 00/12] KVM: arm64: Support FEAT_LPA2 at hyp s1 and vm s2
 2023-03-06 20:04 UTC  (28+ messages)
` [PATCH v2 01/12] arm64/mm: Update non-range tlb invalidation routines for FEAT_LPA2
` [PATCH v2 02/12] arm64/mm: Add FEAT_LPA2 specific ID_AA64MMFR0.TGRAN[2]
` [PATCH v2 03/12] KVM: arm64: Add ARM64_HAS_LPA2 CPU capability
` [PATCH v2 04/12] KVM: arm64: Add new (V)TCR_EL2 field definitions for FEAT_LPA2
` [PATCH v2 05/12] KVM: arm64: Use LPA2 page-tables for stage2 if HW supports it
` [PATCH v2 06/12] KVM: arm64: Use LPA2 page-tables for hyp stage1 "
` [PATCH v2 07/12] KVM: arm64: Insert PS field at TCR_EL2 assembly time
` [PATCH v2 08/12] KVM: arm64: Convert translation level parameter to s8
` [PATCH v2 09/12] KVM: arm64: Support up to 5 levels of translation in kvm_pgtable
` [PATCH v2 10/12] KVM: arm64: Allow guests with >48-bit IPA size on FEAT_LPA2 systems
` [PATCH v2 11/12] KVM: selftests: arm64: Determine max ipa size per-page size
` [PATCH v2 12/12] KVM: selftests: arm64: Support P52V48 4K and 16K guest_modes

[PATCH 0/6] tmpfs: add the option to disable swap
 2023-03-06 20:03 UTC  (7+ messages)
` [PATCH 3/6] shmem: move reclaim check early on writepages()
` [PATCH 4/6] shmem: skip page split if we're not reclaiming
` [PATCH 6/6] shmem: add support to ignore swap

[PATCH v3] dt-bindings: display: mediatek: Fix the duplicated fallback
 2023-03-06 16:20 UTC 

[PATCH] Fixes dt-bindings: display: mediatek: Fix the fallback for mediatek,mt8186-disp-ccorr
 2023-03-06 13:40 UTC 

[PATCH] drm/amd/display: remove an unnecessary NULL check
 2023-03-06 11:28 UTC 

[regression] RPI4B drm vc4: no crtc or sizes since 5.17 (works in 5.16; and still broken in at least 6.1)
 2023-03-06 16:34 UTC 

[PATCH v2] dt-bindings: display: mediatek: Fix the duplicated fallback
 2023-03-06 16:15 UTC 

[PATCH 01/10] ARM: Kconfig: move platform selection into its own Kconfig file
 2023-03-06 16:34 UTC  (4+ messages)
` [PATCH 02/10] ARM: mach-asm9260: Move ASM9260 support into Kconfig.platforms
` [PATCH 04/10] ARM: mach-uniphier: Move Socionext UniPhier "
` [PATCH 06/10] ARM: mach-airoha: Rework support and directory structure

[PATCH v3 00/13] vfio/migration: Device dirty page tracking
 2023-03-06 20:00 UTC  (17+ messages)
` [PATCH v3 07/13] vfio/common: Record DMA mapped IOVA ranges
` [PATCH v3 08/13] vfio/common: Add device dirty page tracking start/stop
` [PATCH v3 10/13] vfio/common: Add device dirty page bitmap sync
` [PATCH v3 11/13] vfio/migration: Block migration with vIOMMU

[PATCH 29/99] fbdev/grvga: Parse option string with struct option_iter
 2023-03-06 20:00 UTC  (3+ messages)

drivers/clk/mediatek/clk-mtk.c:573 mtk_clk_simple_probe() error: uninitialized symbol 'base'
 2023-03-06 20:00 UTC 

Linux 6.3-rc1
 2023-03-06 19:59 UTC  (2+ messages)

[tip:master] BUILD SUCCESS f918413697ac28e19f90fd028725367483e0b555
 2023-03-06 19:56 UTC 

[PATCH 0/6] [RFC] config.c: use struct for config reading state
 2023-03-06 19:57 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v5 0/4] MPO + pipe color test
 2023-03-06 19:58 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for MPO + pipe color test (rev6)

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

[PATCH 13/13] rcu/kvfree: Eliminate k[v]free_rcu() single argument macro
 2023-03-06 19:54 UTC  (10+ messages)

[PATCH 0/4] Support x2APIC mode with TCG accelerator
 2023-03-06 19:51 UTC  (3+ messages)
` [PATCH 4/4] test/avocado: test Linux boot up in x2APIC with userspace local APIC

[PATCH V5 0/8] Add basic ACPI support for risc-v virt
 2023-03-06 19:50 UTC  (2+ messages)

[intel-lts:5.10/yocto 10560/30000] htmldocs: Warning: MAINTAINERS references a file that doesn't exist: Documentation/virt/acrn/
 2023-03-06 19:50 UTC 

[PATCH v1 1/1] cpumask: Fix typo nr_cpumask_size --> nr_cpumask_bits
 2023-03-06 19:49 UTC  (2+ messages)

[PATCH] drivers: skip build of sub-libs not supporting IOVA mode
 2023-03-06 19:49 UTC  (4+ messages)
` [PATCH v2 1/2] build: clarify configuration without IOVA field in mbuf

[PATCH v2] drm/amd/pm: Fix sienna cichlid incorrect OD volage after resume
 2023-03-06 19:49 UTC  (2+ messages)
` [v2] "

[PATCH 00/28] security: Move IMA and EVM to the LSM infrastructure
 2023-03-06 19:45 UTC  (7+ messages)
` [PATCH 18/28] security: Introduce path_post_mknod hook
` [PATCH 19/28] security: Introduce inode_post_create_tmpfile hook
` [PATCH 20/28] security: Introduce inode_post_set_acl hook

[PATCH v2 0/2] doc: simplify PMD steps
 2023-03-06 19:46 UTC  (4+ messages)
` [PATCH v2 1/2] doc: make the Linux drivers doc more generic

renesas/master baseline-nfs: 136 runs, 20 regressions (renesas-devel-2023-03-06-v6.3-rc1)
 2023-03-06 19:45 UTC 

renesas/master baseline: 375 runs, 60 regressions (renesas-devel-2023-03-06-v6.3-rc1)
 2023-03-06 19:45 UTC 

[RESEND PATCH] clk: visconti: remove unused visconti_pll_provider::regmap
 2023-03-06 19:43 UTC  (3+ messages)

[PATCH] drm/amd/display: change several dcn30 variables storage-class-specifier to static
 2023-03-06 19:43 UTC  (4+ messages)

[PATCH net] mailmap: update entries for Stephen Hemminger
 2023-03-06 19:44 UTC 

[Bug 217150] New: Bluetooth USB Adapter that comes with Xbox One Wireless Controller stopped working on 6.3 rc1
 2023-03-06 19:43 UTC  (2+ messages)
` [Bug 217150] "

[PATCH v2 0/3] meson-uart: Use "divide XTAL by 2" bit on G12A
 2023-03-06 19:42 UTC  (12+ messages)
` [PATCH v2 1/3] dt-bindings: serial: amlogic,meson-uart: Add compatible string for G12A
` [PATCH v2 2/3] tty: serial: meson: Add a new compatible string for the G12A SoC
` [PATCH v2 3/3] arm64: dts: meson-g12-common: Use the G12A UART compatible string

[PATCH 00/41] rtc: Convert to platform remove callback returning void
 2023-03-06 19:43 UTC  (3+ messages)
` [PATCH 11/41] rtc: ds1685: "

[Patch v1 00/10] Tegra234 Memory interconnect support
 2023-03-06 19:41 UTC  (7+ messages)
` [Patch v1 01/10] memory: tegra: add interconnect support for DRAM scaling in Tegra234
` [Patch v1 04/10] memory: tegra: add support for software mc clients "

[PATCH 00/81] Constify most SCSI host templates
 2023-03-06 19:41 UTC  (6+ messages)
` [PATCH 02/81] scsi: core: Declare most SCSI host template pointers const

[PATCH] drm/amd/display: change several dcn20 variables storage-class-specifier to static
 2023-03-06 19:40 UTC  (4+ messages)

[PATCH 3/3] watchdog: wm8350: Simplify using devm_watchdog_register_device()
 2023-03-06 19:39 UTC  (2+ messages)

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

[PATCH] drm/amd/display: change several dcn201 variables storage-class-specifier to static
 2023-03-06 19:39 UTC  (4+ messages)

[PATCH 1/2] clk: qcom: gcc-sm6375: Update the .pwrsts for usb gdsc
 2023-03-06 19:35 UTC  (2+ messages)

[PATCH 1/2] docs: programming-language: remove mention of the Intel compiler
 2023-03-06 19:35 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t 0/4] Introduce KUnit
 2023-03-06 19:34 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH v6 0/2] Another crack at a handshake upcall mechanism
 2023-03-06 19:34 UTC  (10+ messages)
` [PATCH v6 1/2] net/handshake: Create a NETLINK service for handling handshake requests

[tip:x86/cleanups] BUILD SUCCESS 8c3223a50faf1d173e0159eff10a9de902407135
 2023-03-06 19:33 UTC 

[PATCH] vhost: Drop unused eventfd_add|del hooks
 2023-03-06 19:32 UTC 

[PATCH 1/1] perf tools: Add Adrian Hunter to MAINTAINERS as a reviewer
 2023-03-06 19:32 UTC  (2+ messages)

[dm-devel] [PATCH] dm crypt: initialize tasklet in crypt_io_init()
 2023-03-06 19:31 UTC  (3+ messages)
`  "
  ` [dm-devel] "

[RFC net-next] ethtool: provide XDP information with XDP_FEATURES_GET
 2023-03-06 19:32 UTC  (4+ messages)

[RFC PATCH 0/6] add: block invalid submodules
 2023-03-06 19:32 UTC  (3+ messages)
` [PATCH v2 1/6] t4041, t4060: modernize test style

[PATCH v2] x86/mm: Do not shuffle CPU entry areas without KASLR
 2023-03-06 19:31 UTC 

[PATCH 11/27] kbuild, clk: bcm2835: remove MODULE_LICENSE in non-modules
 2023-03-06 19:29 UTC  (5+ messages)
` [PATCH 12/27] kbuild, clk: "

[PATCH 0/8] drivers: select REGMAP instead of depending on it
 2023-03-06 19:30 UTC  (3+ messages)
` [PATCH 2/8] clk: HI655X: "

[PATCH v10 00/13] phy: Add support for Lynx 10G SerDes
 2023-03-06 19:15 UTC  (4+ messages)
` [PATCH v10 07/13] phy: fsl: Add Lynx 10G SerDes driver
` [PATCH v10 12/13] arm64: dts: ls1088a: Prevent PCSs from probing as phys
` [PATCH v10 13/13] arm64: dts: ls1088ardb: Add serdes descriptions

[RFC 0/2] RISC-V: enable rust
 2023-03-06 19:28 UTC  (5+ messages)

[dpdk-dev] [PATCH] eal: add option to put timestamp on console output
 2023-03-06 19:28 UTC  (4+ messages)
` [PATCH v3 0/2] Add option to timestamp console log
  ` [PATCH v3 1/2] eal: unify logging code for FreeBsd and Linux
  ` [PATCH v3 2/2] eal: add option to put timestamp on console output

[PATCH 0/3] RZ/G2L: Add CRU, CSI support
 2023-03-06 19:27 UTC  (5+ messages)
` [PATCH 2/3] arm64: dts: renesas: rzg2l-smarc: Add OV5645 node
` [PATCH 3/3] arm64: dts: renesas: rzg2l-smarc: Enable CRU and CSI nodes


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.