All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-04-15 10:13:52 to 2020-04-15 10:46:40 UTC [more...]

[PULL for 5.0-rc3 0/8] a few small fixes (docker, user, pie and gdbstub)
 2020-04-15 10:42 UTC  (10+ messages)
` [PULL 1/8] tests/docker: add docs FEATURE flag and use for test-misc
` [PULL 2/8] configure: redirect sphinx-build check to config.log
` [PULL 3/8] configure: disable PIE for Windows builds
` [PULL 4/8] linux-user: fix /proc/self/stat handling
` [PULL 5/8] target/m68k/helper: Fix m68k_fpu_gdb_get_reg() use of GByteArray
` [PULL 6/8] gdbstub: i386: Fix gdb_get_reg16() parameter to unbreak gdb
` [PULL 7/8] gdbstub: Do not use memset() on GByteArray
` [PULL 8/8] gdbstub: Introduce gdb_get_float32() to get 32-bit float registers

[Buildroot] [PATCH 1/1] package/libssh: add patch to fix reported version
 2020-04-15 10:46 UTC 

[PATCH 00/16] nvme: refactoring and cleanups
 2020-04-15 10:45 UTC  (20+ messages)
` [PATCH 01/16] nvme: fix pci doorbell size calculation
` [PATCH 02/16] nvme: rename trace events to nvme_dev
` [PATCH 03/16] nvme: remove superfluous breaks
` [PATCH 04/16] nvme: move device parameters to separate struct
` [PATCH 05/16] nvme: use constants in identify
` [PATCH 06/16] nvme: refactor nvme_addr_read
` [PATCH 07/16] nvme: add max_ioqpairs device parameter
` [PATCH 08/16] nvme: remove redundant cmbloc/cmbsz members
` [PATCH 09/16] nvme: factor out property/constraint checks
` [PATCH 10/16] nvme: factor out device state setup
` [PATCH 11/16] nvme: factor out block backend setup
` [PATCH 12/16] nvme: add namespace helpers
` [PATCH 13/16] nvme: factor out namespace setup
` [PATCH 14/16] nvme: factor out pci setup
` [PATCH 15/16] nvme: factor out cmb setup
` [PATCH 16/16] nvme: factor out controller identify setup

[PATCH 0/8] Relax sanity checking for mismatched AArch32 EL1
 2020-04-15 10:50 UTC  (21+ messages)
` [PATCH 3/8] arm64: cpufeature: Add CPU capability for AArch32 EL1 support
` [PATCH 4/8] arm64: cpufeature: Remove redundant call to id_aa64pfr0_32bit_el0()
` [PATCH 5/8] arm64: cpufeature: Factor out checking of AArch32 features
` [PATCH 6/8] arm64: cpufeature: Relax AArch32 system checks if EL1 is 64-bit only
` [PATCH 7/8] arm64: cpufeature: Relax checks for AArch32 support at EL[0-2]

[RFC 0/8] Stop monitoring disabled devices
 2020-04-15 10:40 UTC  (10+ messages)
  ` [RFC 7/8] thermal: of: Monitor thermal zone after enabling it

[PATCH v4 0/3] media: rcar-vin: Enable MEDIA_BUS_FMT_SRGGB8_1X8 format
 2020-04-15 10:19 UTC  (4+ messages)
` [PATCH v4 1/3] media: rcar-vin: Invalidate pipeline if conversion is not possible on input formats
` [PATCH v4 2/3] media: rcar-vin: Add support for MEDIA_BUS_FMT_SRGGB8_1X8 format
` [PATCH v4 3/3] media: rcar-csi2: "

[PATCH v2] Introduce a description of a new optional tag for Backports
 2020-04-15 10:44 UTC  (9+ messages)

[PATCH v6 1/3] media: dt-bindings: ov8856: Document YAML bindings
 2020-04-15 10:18 UTC  (12+ messages)

[PATCH v3 0/6] Add support for Xilinx Versal SDHCI in Arasan driver
 2020-04-15 10:21 UTC  (3+ messages)

[PATCH 1/2] mmc: sdhci: move SDHCI_CAPABILITIES_1 to a more suitable place
 2020-04-15 10:21 UTC  (6+ messages)
` [PATCH 2/2] mmc: sdhci: use FIELD_GET/PREP for capabilities bit masks

[PATCH] drm/sun4i: hdmi ddc clk: Fix size of m divider
 2020-04-15 10:42 UTC  (6+ messages)

[PATCH v3] mm/memory_hotplug: refrain from adding memory into an impossible node
 2020-04-15 10:43 UTC  (3+ messages)

[PATCH][next] drivers: hv: remove redundant assignment to pointer primary_channel
 2020-04-15 10:43 UTC  (5+ messages)

[PATCH] mmc: renesas_sdhi: simplify summary output
 2020-04-15 10:21 UTC  (2+ messages)

[PATCH v30 00/12] /dev/random - a new approach with full SP800-90B
 2020-04-15 10:15 UTC  (13+ messages)
` [PATCH v30 01/12] Linux Random Number Generator
` [PATCH v30 02/12] LRNG - allocate one DRNG instance per NUMA node
` [PATCH v30 03/12] LRNG - sysctls and /proc interface
` [PATCH v30 04/12] LRNG - add switchable DRNG support
` [PATCH v30 05/12] crypto: DRBG - externalize DRBG functions for LRNG
` [PATCH v30 06/12] LRNG - add SP800-90A DRBG extension
` [PATCH v30 07/12] LRNG - add kernel crypto API PRNG extension
` [PATCH v30 08/12] crypto: provide access to a static Jitter RNG state
` [PATCH v30 09/12] LRNG - add Jitter RNG fast noise source
` [PATCH v30 10/12] LRNG - add SP800-90B compliant health tests
` [PATCH v30 11/12] LRNG - add interface for gathering of raw entropy
` [PATCH v30 12/12] LRNG - add power-on and runtime self-tests

[PATCH] arm64: dts: meson: sm1-khadas-vim3l: add audio playback to vim3l
 2020-04-15 10:23 UTC  (3+ messages)

[PATCH v2] dax: Add missing annotation for wait_entry_unlocked()
 2020-04-15 10:42 UTC  (3+ messages)

[PATCH v2 0/3] mmc: renesas_sdhi: improve TAP selection if all TAPs are good
 2020-04-15 10:21 UTC  (2+ messages)

[PATCH] x86/perf: Add hardware performance events support for Zhaoxin CPU
 2020-04-15 10:31 UTC  (3+ messages)

Additional get_random_* ideas
 2020-04-15 10:40 UTC 

[PATCH V4 0/9] Add interconnect support to QSPI and QUP drivers
 2020-04-15 10:23 UTC  (10+ messages)
` [PATCH V4 1/9] interconnect: Add devm_of_icc_get() as exported API for users
` [PATCH V4 2/9] interconnect: Set peak requirement as twice of average
` [PATCH V4 3/9] soc: qcom: geni: Support for ICC voting
` [PATCH V4 4/9] soc: qcom-geni-se: Add interconnect support to fix earlycon crash
` [PATCH V4 5/9] i2c: i2c-qcom-geni: Add interconnect support
` [PATCH V4 6/9] spi: spi-geni-qcom: "
` [PATCH V4 7/9] tty: serial: qcom_geni_serial: "
` [PATCH V4 8/9] spi: spi-qcom-qspi: "
` [PATCH V4 9/9] arm64: dts: sc7180: Add interconnect for QUP and QSPI

KMS enums and bitfields UAPI
 2020-04-15 10:40 UTC  (8+ messages)

pthread_mutex_timedlock can not be used with CLOCK_MONOTONIC?
 2020-04-15 10:39 UTC  (2+ messages)

[PATCH 0/1] video: convert to use new I2C API
 2020-04-15 10:38 UTC  (5+ messages)
` [PATCH 1/1] video: backlight: tosa_lcd: convert to use i2c_new_client_device()

[XEN PATCH v4] hvmloader: Enable MMIO and I/O decode, after all resource allocation
 2020-04-15 10:38 UTC  (4+ messages)

[dpdk-dev] [PATCH 0/3] Crypto test refactoring (second phase)
 2020-04-15 10:38 UTC  (7+ messages)
` [dpdk-dev] [PATCH 1/3] cryptodev: add sessionless support feature flag
` [dpdk-dev] [PATCH 2/3] test/crypto: check if device supports sessionless
` [dpdk-dev] [PATCH 3/3] test/crypto: do not check for PMD in tests

[RFC PATCH v1 00/26] VM introspection
 2020-04-15 10:37 UTC  (3+ messages)
` [RFC PATCH v1 03/26] char-socket: fix the client mode when created through QMP

[Intel-gfx] [PATCH v6] drm/i915: Add Plane color encoding support for YCBCR_BT2020
 2020-04-15 10:38 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Add Plane color encoding support for YCBCR_BT2020 (rev5)

[PATCH] [nf,v2] idletimer extension : Add alarm timer option
 2020-04-15 10:36 UTC 

[PATCH v2 0/6] Move CEC drivers and menu to be out of MEDIA_SUPPORT
 2020-04-15 10:31 UTC  (16+ messages)
` [PATCH v2 1/6] media: cec: move the core to a separate directory
` [PATCH v2 2/6] media: place CEC menu before MEDIA_SUPPORT
` [PATCH v2 3/6] media: move CEC platform drivers to a separate directory
` [PATCH v2 4/6] media: move CEC USB "
` [PATCH v2 5/6] media: cec: rename CEC platform drivers config options
` [PATCH v2 6/6] media: cec: rename USB "

[PATCH 0/4] fix crashes when inject errors to vhost-user-blk chardev
 2020-04-15 10:35 UTC  (3+ messages)
` [PATCH 3/4] char-socket: avoid double call tcp_chr_free_connection

[PATCH v2] Fix: buffer overflow during hvc_alloc()
 2020-04-15 10:34 UTC  (4+ messages)

[PATCH 0/4] v4l2-subdev: Introduce get_mbus_format pad op
 2020-04-15 10:35 UTC  (11+ messages)
` [PATCH 2/4] media: v4l2-subdv: Introduce get_mbus_config "

[xen-unstable-coverity test] 149674: all pass - PUSHED
 2020-04-15 10:35 UTC 

[PATCH] drm/scheduler: fix drm_sched_get_cleanup_job
 2020-04-15 10:35 UTC  (3+ messages)

No disconnection event for suspended device at v5.6
 2020-04-15 10:32 UTC 

[PATCH kvmtool 00/18] Various fixes
 2020-04-15 10:34 UTC  (3+ messages)
` [PATCH kvmtool 14/18] virtio: Don't ignore initialization failures

[PATCH] ARM: do not assemble iwmmxt.S with LLVM toolchain
 2020-04-15 10:32 UTC  (11+ messages)

[PATCH V3 0/8] Add interconnect support to QSPI and QUP drivers
 2020-04-15 10:34 UTC  (9+ messages)
` [PATCH V3 7/8] spi: spi-qcom-qspi: Add interconnect support

[PATCH v2 0/5] use new API for Xen page tables
 2020-04-15 10:34 UTC  (6+ messages)
` [PATCH v2 4/5] x86_64/mm: map and unmap page tables in destroy_compat_m2p_mapping
  ` [PATCH 0/2] x86: high compat r/o M2P table handling adjustments
    ` [PATCH 1/2] x86: drop unnecessary page table walking in compat r/o M2P handling

[PATCH v4 1/3] drm/dp: DRM DP helper for reading Ignore MSA from DPCD
 2020-04-15 10:33 UTC  (5+ messages)
` [PATCH v4 3/3] drm/i915/dp: Expose connector VRR info via debugfs
  ` [Intel-gfx] "

[PATCH v2] [RFC v2] v4l2: add support for colorspace conversion for video capture
 2020-04-15 10:33 UTC  (6+ messages)
      `  "

[PATCH v3] templates: Output a menu entry for firmware setup on UEFI FastBoot systems
 2020-04-15 10:32 UTC 

[dpdk-dev] [PATCH v2 00/10] eal: Windows basic memory management
 2020-04-15 10:32 UTC  (5+ messages)
` [dpdk-dev] [PATCH v3 00/10] "
  ` [dpdk-dev] [PATCH v3 08/10] eal/windows: fix rte_page_sizes with Clang on Windows

[OE-core][PATCH v2 0/2] introduce multi-state image deployment
 2020-04-15 10:32 UTC  (4+ messages)
` [OE-core][PATCH v2 2/2] image.bbclass: deploy image artifacts in stages

[Intel-gfx] [PATCH v4] drm/i915/dsb: Pre allocate and late cleanup of cmd buffer
 2020-04-15 10:31 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/dsb: Pre allocate and late cleanup of cmd buffer (rev3)

[dpdk-dev] [PATCH 1/2] test/crypto: add capability check
 2020-04-15 10:31 UTC  (13+ messages)
` [dpdk-dev] [PATCH 2/2] test/crypto: do not check for IMB_VERSION_NUM
` [dpdk-dev] [PATCH v2 1/2] test/crypto: add capability check
  ` [dpdk-dev] [PATCH v2 2/2] test/crypto: do not check for IMB_VERSION_NUM
  ` [dpdk-dev] [PATCH v3 0/2] Crypto test refactoring (first phase)
    ` [dpdk-dev] [PATCH v3 1/2] test/crypto: add capability check
    ` [dpdk-dev] [PATCH v3 2/2] test/crypto: do not check for internal PMD information

[PATCH] i2c: Detect secondary SMBus controller on AMD AM4 chipsets
 2020-04-15 10:28 UTC  (2+ messages)

vxlan mac address generation
 2020-04-15 10:21 UTC  (2+ messages)

[PATCH v2 0/7] Add support for Allwinner H6 DVFS
 2020-04-15 10:28 UTC  (6+ messages)

[PATCH 0/12] direct-map DomUs
 2020-04-15 10:27 UTC  (3+ messages)
` [PATCH 02/12] xen/arm: introduce arch_xen_dom_flags and direct_map

[PATCH v2 7/7] added-zynq-fpga-manager
 2020-04-15 10:27 UTC  (5+ messages)

[PATCHv2 0/9] fsl: layerscape: Initialize the GIC redistributor
 2020-04-15 10:27 UTC  (3+ messages)
` [PATCHv2 2/9] arm64: fsl-layerscape: Assign addr to resv_ram if enabled RESV_RAM config

[PATCH v3 0/6] Improvements to EFI console and terminal drivers for Flicker Free Boot
 2020-04-15 10:26 UTC  (7+ messages)
` [PATCH v3 1/6] efi/console: Move grub_console_set{colorstate, cursor} higher in the file
` [PATCH v3 2/6] kern/term: Make grub_getkeystatus helper function available everywhere
` [PATCH v3 3/6] efi/console: Add grub_console_read_key_stroke() helper function
` [PATCH v3 4/6] efi/console: Implement getkeystatus() support
` [PATCH v3 5/6] efi/console: Do not set text-mode until we actually need it
` [PATCH v3 6/6] kern/term: Accept ESC, F4 and holding SHIFT as user interrupt keys

[igt-dev] [PATCH i-g-t] tests/kms_cursor_legacy: Wait for an extra vblank
 2020-04-15 10:26 UTC  (3+ messages)

[PATCH 1/2] fpga: doc: Add binding doc for the afi config driver
 2020-04-15 10:24 UTC  (4+ messages)
` [PATCH 2/2] fpga: zynq: Add AFI "

Memory CG and 5.1 to 5.6 uprade slows backup
 2020-04-15 10:24 UTC  (12+ messages)

[PATCH v1] i2c: busses: convert to devm_platform_get_and_ioremap_resource
 2020-04-15 10:21 UTC  (2+ messages)

[PATCH] [v2]mtd: spi-nor: winbond: add 1.8v SPI NOR Flash IDs
 2020-04-15 10:23 UTC 

[RFC PATCH] tests/tcg: better trap gdb failures
 2020-04-15 10:22 UTC  (2+ messages)

RFC: Drm-connector properties managed by another driver / privacy screen support
 2020-04-15 10:22 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t v14] tests: Add a test for device hot unplug
 2020-04-15 10:20 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for tests: Add a test for device hot unplug (rev3)

[LTP] LTP compilation broken with -fno-common
 2020-04-15 10:19 UTC  (5+ messages)
      ` [LTP] hugemmap01 warnings with -i [was Re: LTP compilation broken with -fno-common]

Possible changes to the project docs
 2020-04-15 10:19 UTC 

[Intel-gfx] [PATCH 00/10] Per client engine busyness
 2020-04-15 10:19 UTC  (6+ messages)
` [Intel-gfx] [PATCH 08/10] drm/i915: Expose per-engine client busyness

v2020.04.0
 2020-04-15 10:17 UTC 

[PATCH] docs: update xenstore migration design document
 2020-04-15 10:16 UTC  (2+ messages)

[PATCH 0/2] arm64/hotplug: Process MEM_OFFLINE and MEM_CANCEL_OFFLINE events
 2020-04-15 10:16 UTC  (4+ messages)

[PATCH OSSTEST 1/2] exanime: test for SMT and add a host flag
 2020-04-15 10:15 UTC  (2+ messages)
` [PATCH OSSTEST v2 "

[PATCH v2 0/6] arm64: add the time namespace support
 2020-04-15 10:16 UTC  (6+ messages)
` [PATCH v2 3/6] arm64/vdso: Add time napespace page

[PATCH v8 00/20] xfs: Delay Ready Attributes
 2020-04-15 10:16 UTC  (3+ messages)
` [PATCH v8 11/20] xfs: Add helper function xfs_attr_node_shrink

[PATCH 0/5] arm64: vdso: cleanups
 2020-04-15 10:13 UTC  (3+ messages)
` [PATCH 1/5] arm64: vdso: don't free unallocated pages

[PATCH] ARM: dts. i.MX7: add stopgap solution for barebox UART clock breakage
 2020-04-15 10:14 UTC 

[PATCH v6 00/12] ARM/MIPS: DTS: add child nodes describing the PVRSGX GPU present in some OMAP SoC and JZ4780 (and many more)
 2020-04-15 10:12 UTC  (3+ messages)
` [PATCH v6 01/12] dt-bindings: add img,pvrsgx.yaml for Imagination GPUs


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.