All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-12-02 14:09:50 to 2020-12-02 14:37:38 UTC [more...]

[PATCH] libtracefs: make it build against musl C library
 2020-12-02 14:36 UTC  (2+ messages)

[PATCH net-next] selftests: forwarding: Add MPLS L2VPN test
 2020-12-02 14:35 UTC 

[PATCH v3 5/6] i2c: iproc: handle master read request
 2020-12-02 14:35 UTC  (4+ messages)

[PATCH v3 0/6] ARM: dts: sun8i: v3s: Enable video decoder
 2020-12-02 14:35 UTC  (3+ messages)

[PATCH] disk: Move hardcoded max disk size literal to a GRUB_DISK_MAX_SECTORS in disk.h
 2020-12-02 14:36 UTC  (5+ messages)
` [PATCH] loopback: Do not automaticaly replace existing loopback dev, error instead
` [PATCH v2] disk: Move hardcoded max disk size literal to a GRUB_DISK_MAX_SECTORS in disk.h

[PATCH] vfio iommu type1: Bypass the vma permission check in vfio_pin_pages_remote()
 2020-12-02 14:33 UTC  (5+ messages)

[PATCH 0/8] arm64: sunxi: Initial Allwinner H616 SoC support
 2020-12-02 14:31 UTC  (4+ messages)
` [PATCH 4/8] clk: sunxi-ng: Add support for the Allwinner H616 R-CCU

[PATCH v6 0/4] mmc: sdhci-of-arasan: Enable UHS-1 support for Keem Bay SOC
 2020-12-02 15:02 UTC  (9+ messages)

[PATCH 00/12] soc: xilinx: vcu: Convert driver to clock provider
 2020-12-02 14:33 UTC  (7+ messages)
` [PATCH 01/12] ARM: dts: define indexes for output clocks
` [PATCH 02/12] clk: divider: fix initialization with parent_hw

[PATCH 0/4] Use just one DTS file for all Espressobin variants
 2020-12-02 14:35 UTC  (9+ messages)
` [PATCH 4/4] arm: mvebu: Espressobin: Detect presence of emmc at runtime

[PATCH v2 0/8] xen/arm: Add support for SMMUv3 driver
 2020-12-02 14:34 UTC  (9+ messages)
` [PATCH v2 4/8] xen/arm: Remove support for MSI on SMMUv3
` [PATCH v2 7/8] xen/arm: Remove Linux specific code that is not usable in XEN

[RFC PATCH v2 0/5] eBPF RSS support for virtio-net
 2020-12-02 14:18 UTC  (3+ messages)

[PATCH v6] hw/i386/pc: add max combined fw size as machine configuration option
 2020-12-02 14:31 UTC  (5+ messages)

Requesting feedback on in-progress GUI designs - Client Sessions
 2020-12-02 14:30 UTC 

[PATCH] pcm: set the snd_pcm_ioplug_status() tstamp field
 2020-12-02 14:31 UTC  (3+ messages)

Difficulties pushing FIO towards many small files and WORM-style use-case
 2020-12-02 14:31 UTC 

[sched/fair] 8d86968ac3: netperf.Throughput_tps -29.5% regression
 2020-12-02 14:29 UTC  (5+ messages)

[Intel-gfx] [PATCH v3 00/13] Add support for DP-HDMI2.1 PCON
 2020-12-02 14:24 UTC  (28+ messages)
`  "
` [PATCH v3 01/13] drm/edid: Add additional HFVSDB fields for HDMI2.1
  ` [Intel-gfx] "
` [PATCH v3 02/13] drm/edid: Parse MAX_FRL field from HFVSDB block
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v3 03/13] drm/edid: Parse DSC1.2 cap fields "
  `  "
` [Intel-gfx] [PATCH v3 04/13] drm/dp_helper: Add Helpers for FRL Link Training support for DP-HDMI2.1 PCON
  `  "
` [PATCH v3 05/13] drm/dp_helper: Add support for link failure detection
  ` [Intel-gfx] "
` [PATCH v3 06/13] drm/dp_helper: Add support for Configuring DSC for HDMI2.1 Pcon
  ` [Intel-gfx] "
` [PATCH v3 07/13] drm/i915: Capture max frl rate for PCON in dfp cap structure
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v3 08/13] drm/i915: Add support for starting FRL training for HDMI2.1 via PCON
  `  "
` [PATCH v3 09/13] drm/i915: Check for FRL training before DP Link training
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v3 10/13] drm/i915: Add support for enabling link status and recovery
  `  "
` [Intel-gfx] [PATCH v3 11/13] drm/i915: Read DSC capabilities of the HDMI2.1 PCON encoder
  `  "
` [PATCH v3 12/13] drm/i915: Add helper functions for calculating DSC parameters for HDMI2.1
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v3 13/13] drm/i915/display: Configure PCON for DSC1.1 to DSC1.2 encoding
  `  "

[RFC PATCH 0/4] Add processor to the ignore PSD override list
 2020-12-02 14:30 UTC  (7+ messages)
` [RFC PATCH 3/4] x86/cpu: amd: Define processor families
` [RFC PATCH 4/4] cpufreq: acpi-cpufreq: Use identifiers for AMD processor family

[PATCH v2 0/8] libvhost-user: make it a subproject (was: "lower dependency on QEMU headers")
 2020-12-02 14:28 UTC  (17+ messages)
` [PATCH v2 1/8] libvhost-user: replace qemu/bswap.h with glibc endian.h
` [PATCH v2 2/8] libvhost-user: replace qemu/memfd.h usage
` [PATCH v2 3/8] libvhost-user: remove qemu/compiler.h usage
` [PATCH v2 4/8] libvhost-user: drop qemu/osdep.h dependency
` [PATCH v2 5/8] libvhost-user: make it a meson subproject
` [PATCH v2 6/8] libvhost-user: check memfd API
` [PATCH v2 7/8] libvhost-user: add a simple link test without glib
` [PATCH v2 8/8] .gitlab-ci: add build-libvhost-user

[PATCH v2 0/7] um: IRQ handling cleanups
 2020-12-02 14:30 UTC  (18+ messages)
` [PATCH v2 1/7] um: support dynamic IRQ allocation
` [PATCH v2 2/7] um: virtio: use "
` [PATCH v2 3/7] um: clean up alarm IRQ chip name
` [PATCH v2 4/7] um: irq: clean up and rename struct irq_fd
` [PATCH v2 5/7] um: irq: reduce irq_reg allocation
` [PATCH v2 6/7] um: remove IRQ_NONE type
` [PATCH v2 7/7] um: simplify IRQ handling code

[GIT PULL FOR v5.11] More fixes/enhancements
 2020-12-02 14:29 UTC 

[PATCH 0/6] Add xHCI USB support
 2020-12-02 10:29 UTC  (7+ messages)
` [PATCH 1/6] grub-core/bus/usb: Parse SuperSpeed companion descriptors
` [PATCH 2/6] usb: Add enum for xHCI
` [PATCH 3/6] usbtrans: Set default maximum packet size
` [PATCH 4/6] grub-core/bus/usb: Add function pointer for attach/detach events
` [PATCH 5/6] grub-core/bus/usb/usbhub: Add new private fields for xHCI controller
` [PATCH 6/6] grub-core/bus/usb: Add xhci support

[RFC PATCH v3 00/16] KVM: arm64: Add Statistical Profiling Extension (SPE) support
 2020-12-02 14:29 UTC  (9+ messages)
` [RFC PATCH v3 01/16] KVM: arm64: Initialize VCPU mdcr_el2 before loading it
` [RFC PATCH v3 04/16] arm64: Introduce CPU SPE feature

drivers/interconnect/qcom/icc-rpmh.c:132:28: sparse: sparse: incorrect type in assignment (different base types)
 2020-12-02 14:27 UTC  (2+ messages)

[GIT PULL 1/6] i.MX drivers change for 5.11
 2020-12-02 14:27 UTC  (12+ messages)
` [GIT PULL 2/6] i.MX SoC update "
` [GIT PULL 3/6] i.MX DT bindings "
` [GIT PULL 4/6] i.MX device tree "
` [GIT PULL 5/6] i.MX arm64 device tree change "
` [GIT PULL 6/6] i.MX defconfig update "

[PATCH] random: Don't freeze in add_hwgenerator_randomness() if stopping kthread
 2020-12-02 14:28 UTC  (4+ messages)

[PATCH] hwmon: (ina3221) Fix PM usage counter unbalance in ina3221_write_enable
 2020-12-02 14:27 UTC  (3+ messages)
  ` 答复: "

Booting Linux from U-Boot in qemu-system-riscv64?
 2020-12-02 14:28 UTC  (2+ messages)
` [sw-dev] "

[PATCH v2 00/20] drm: Move struct drm_device.pdev to legacy
 2020-12-02 14:28 UTC  (12+ messages)
` [PATCH v2 01/20] drm/amdgpu: Fix trailing whitespaces
            ` [Intel-gfx] "

[PATCH 00/15] drm: Move struct drm_device.pdev to legacy
 2020-12-02 14:27 UTC  (8+ messages)
` [PATCH 14/15] drm/vmwgfx: Remove references to struct drm_device.pdev
      ` [Intel-gfx] "

[mripard:rpi/hdmi-cec 13/15] drivers/irqchip/irq-brcmstb-l2.c:273:6: warning: no previous prototype for function 'brcmstb_hack_init'
 2020-12-02 14:27 UTC 

[PATCH RESEND v6 0/4] Support ROHM BD9576MUF and BD9573MUF PMICs
 2020-12-02 14:26 UTC  (6+ messages)
` [PATCH RESEND v6 2/4] mfd: Support ROHM BD9576MUF and BD9573MUF

check-tcg errors (build-user, build-user-plugins) again
 2020-12-02 14:25 UTC  (6+ messages)

[PATCH 0/2] Clean up CCS register file a little
 2020-12-02 14:22 UTC  (3+ messages)
` [PATCH 1/2] Documentation: ccs: Rename ccs-regs.txt as ccs-regs.asc
` [PATCH 2/2] Documentation: ccs: Reorder SPDX and copyright notice lines

[PATCH 0/8] eMMC inline encryption support
 2020-12-02 14:25 UTC  (3+ messages)
` [PATCH 1/8] mmc: add basic support for inline encryption

[PATCH] spi: spi-fsl-dspi: Use max_native_cs instead of num_chipselect to set SPI_MCR
 2020-12-02 14:25 UTC 

[PATCH] KVM: x86: Reinstate userspace hypercall support
 2020-12-02 14:23 UTC  (5+ messages)

[PATCH] spi: spi-fsl-dspi: Use max_native_cs instead of num_chipselect to set SPI_MCR
 2020-12-02 14:22 UTC  (4+ messages)

[PATCH 0/8] shoot lazy tlbs
 2020-12-02 14:19 UTC  (4+ messages)
` [PATCH 6/8] lazy tlb: shoot lazies, a non-refcounting lazy tlb option

[PATCH v5 0/9] "Task_isolation" mode
 2020-12-02 14:20 UTC  (7+ messages)
` [PATCH v5 5/9] task_isolation: Add driver-specific hooks
` [PATCH v5 7/9] task_isolation: don't interrupt CPUs with tick_nohz_full_kick_cpu()

[PATCH v2 00/19] Allwinner MIPI CSI-2 support for A31/V3s/A83T
 2020-12-02 14:19 UTC  (9+ messages)
` [PATCH v2 06/19] dt-bindings: media: sun6i-a31-csi: Add MIPI CSI-2 input port
` [PATCH v2 07/19] media: sun6i-csi: Add support for MIPI CSI-2 bridge input

[PATCH] sgx.7: New page with overview of Software Guard eXtensions (SGX)
 2020-12-02 14:20 UTC  (3+ messages)

[PATCH kernel v3] powerpc/pci: Remove LSI mappings on device teardown
 2020-12-02 14:17 UTC  (2+ messages)

[PATCH 1/3] Revert "perf session: Fix decompression of PERF_RECORD_COMPRESSED records"
 2020-12-02 14:18 UTC  (10+ messages)
` [PATCH v2 "

[Intel-gfx] [PATCH v2 00/13] Add support for DP-HDMI2.1 PCON
 2020-12-02 14:19 UTC  (9+ messages)
` [Intel-gfx] [PATCH v2 12/13] drm/i915: Add helper functions for calculating DSC parameters for HDMI2.1
      `  "
` [Intel-gfx] [PATCH v2 13/13] drm/i915: Configure PCON for DSC1.1 to DSC1.2 encoding
    `  "

[RFC] Documentation/scheduler/schedutil.txt
 2020-12-02 14:18 UTC  (2+ messages)

[PATCH v2 00/29] Linux CCS driver preparation
 2020-12-02 14:17 UTC  (3+ messages)
` [PATCH v2 01/29] ccs: Add the generator for CCS register definitions and limits

MMIO/PIO dispatch file descriptors (ioregionfd) design discussion
 2020-12-02 14:17 UTC  (9+ messages)

stable-rc/linux-4.4.y baseline: 97 runs, 9 regressions (v4.4.247)
 2020-12-02 14:16 UTC 

[PATCH] drivers: gpio: add virtio-gpio guest driver
 2020-12-02 14:15 UTC  (3+ messages)

[PATCH v4] media: coda: Convert the driver to DT-only
 2020-12-02 14:13 UTC 

[PATCH] arm64: dts: zynqmp: Add address-cells property to interrupt controllers
 2020-12-02 14:14 UTC  (2+ messages)

[PATCH] console: cosmetics: remove #if 0
 2020-12-02 14:16 UTC 

[PATCH v2 net-next] net: ipa: fix build-time bug in ipa_hardware_config_qsb()
 2020-12-02 14:15 UTC 

[PATCH v2 0/7] Drivers: hv: vmbus: More VMBus-hardening changes
 2020-12-02 14:14 UTC  (6+ messages)
` [PATCH v2 2/7] Drivers: hv: vmbus: Avoid double fetch of msgtype in vmbus_on_msg_dpc()

[bug report] x86/sgx: Add SGX_IOC_ENCLAVE_ADD_PAGES
 2020-12-02 14:14 UTC 

[kvm-unit-tests PATCH 00/10] GIC fixes and improvements
 2020-12-02 14:14 UTC  (6+ messages)
` [kvm-unit-tests PATCH 03/10] arm/arm64: gic: Remove memory synchronization from ipi_clear_active_handler()

[dpdk-dev] Printfs in Signal Handler
 2020-12-01  3:39 UTC 

[PATCH v8 3/7] kernel: Implement selective syscall userspace redirection
 2020-12-02 14:12 UTC  (2+ messages)
` [tip: core/entry] "

[PATCH v8 4/7] entry: Support Syscall User Dispatch on common syscall entry
 2020-12-02 14:12 UTC  (2+ messages)
` [tip: core/entry] "

How to have a 'bpf.sig_enforce' command line arg in kernel/bpf/syscall.c ?
 2020-12-02 14:12 UTC 

[PATCH v8 6/7] selftests: Add benchmark for syscall user dispatch
 2020-12-02 14:12 UTC  (2+ messages)
` [tip: core/entry] "

[PATCH v8 5/7] selftests: Add kselftest for syscall user dispatch
 2020-12-02 14:12 UTC  (2+ messages)
` [tip: core/entry] "

[PATCH v8 7/7] docs: Document Syscall User Dispatch
 2020-12-02 14:12 UTC  (2+ messages)
` [tip: core/entry] "

[PATCH v2 1/5] entry: rename enter_from_user_mode()
 2020-12-02 14:12 UTC  (2+ messages)
` [tip: core/entry] entry: Rename enter_from_user_mode()

[PATCH v2 2/5] entry: rename exit_from_user_mode()
 2020-12-02 14:12 UTC  (2+ messages)
` [tip: core/entry] entry: Rename exit_to_user_mode()

[PATCH v2 3/5] entry: add enter_from_user_mode() wrapper
 2020-12-02 14:12 UTC  (2+ messages)
` [tip: core/entry] entry_Add_enter_from_user_mode_wrapper

[PATCH v2 4/5] entry: add exit_to_user_mode() wrapper
 2020-12-02 14:12 UTC  (2+ messages)
` [tip: core/entry] entry: Add "

[PATCH v2 5/5] entry: add syscall_exit_to_user_mode_work()
 2020-12-02 14:12 UTC  (2+ messages)
` [tip: core/entry] entry: Add syscall_exit_to_user_mode_work()

[meta-python][PATCH] python3-matplotlib: Disable LTO for clang/riscv
 2020-12-02 14:12 UTC  (2+ messages)
` [oe] "

[meta-python][PATCH 00/16] Drop python3-pytest and others
 2020-12-02 14:12 UTC  (25+ messages)
` [meta-python][PATCH 05/16] python3-pathlib2: drop (moved to oe-core)
  ` [oe] "
` [meta-python][PATCH 06/16] python3-toml: "
  ` [oe] "
` [meta-python][PATCH 07/16] python3-py: "
  ` [oe] "
` [meta-python][PATCH 08/16] python3-setuptools-scm: "
  ` [oe] "
` [meta-python][PATCH 09/16] python3-packaging: "
  ` [oe] "
` [meta-python][PATCH 10/16] python3-wcwidth: "
  ` [oe] "
` [meta-python][PATCH 11/16] python3-zipp: "
  ` [oe] "
` [meta-python][PATCH 12/16] python3-importlib-metadata: "
  ` [oe] "
` [meta-python][PATCH 13/16] python3-pluggy: "
  ` [oe] "
` [meta-python][PATCH 14/16] python3-pytest: "
  ` [oe] "
` [meta-python][PATCH 15/16] python3-hypothesis: "
  ` [oe] "
` [meta-python][PATCH 16/16] python3-sortedcontainers: "
  ` [oe] "

[PATCH v3 00/17] Introducing Linux root partition support for Microsoft Hypervisor
 2020-12-02 14:11 UTC  (4+ messages)
` [PATCH v3 16/17] x86/ioapic: export a few functions and data structures via io_apic.h

[PATCH -tip 00/32] Core scheduling (v9)
 2020-12-02 14:09 UTC  (13+ messages)
` [PATCH -tip 14/32] sched: migration changes for core scheduling

[PATCH 0/4] MFC private ctrls to std ctrls
 2020-12-02 14:09 UTC  (4+ messages)
` [PATCH 1/4] v4l2-ctrl: Make display delay and display enable std controls

[PATCH v5 00/16]Fix several bad kernel-doc markups
 2020-12-02 14:10 UTC  (3+ messages)
` [PATCH v5 13/16] sched: fix kernel-doc markup

[PATCH] dt-bindings: iio: accel: bma255: Fix bmc150/bmi055 compatible
 2020-12-02 14:07 UTC  (3+ messages)

[PATCH] block: add bio_iov_iter_nvecs for figuring out nr_vecs
 2020-12-02 14:06 UTC  (2+ messages)

[PATCH v3 net-next 0/2] net: dsa: add stats64 support
 2020-12-02 14:09 UTC  (3+ messages)
` [PATCH v3 net-next 1/2] net: dsa: add optional "
` [PATCH v3 net-next 2/2] net: dsa: qca: ar9331: export stats64

[PATCH v6 0/5] mtd: spi-nor: keep lock bits if they are non-volatile
 2020-12-02 14:09 UTC  (8+ messages)
` [PATCH v6 5/5] "

[PATCH v4 00/14] An alternative series for asymmetric AArch32 systems
 2020-12-02 14:07 UTC  (5+ messages)
` [PATCH v4 08/14] arm64: exec: Adjust affinity for compat tasks with mismatched 32-bit EL0

[PATCH 00/12] arm64: dts: zynqmp: DT updates to match latest drivers
 2020-12-02 14:06 UTC  (3+ messages)
` [PATCH 11/12] arm64: dts: zynqmp: Add missing iommu IDs
` [PATCH 12/12] arm64: dts: zynqmp: Add description for zcu104 revC


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.