All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-06-04 14:58:57 to 2019-06-04 15:29:05 UTC [more...]

[PATCH] drm/amdgpu: no need fbcon under sriov
 2019-06-04 15:29 UTC  (5+ messages)
    ` 答复: "
            ` 答复: "

[PATCH next] sysctl: add proc_dointvec_jiffies_minmax to limit the min/max write value
 2019-06-04 15:27 UTC  (5+ messages)

[PATCH] media: do not use C++ style comments in uapi headers
 2019-06-04 15:27 UTC  (6+ messages)

[PATCH v8 0/2] Add support for Xilinx CSI2 Receiver Subsystem
 2019-06-04 15:25 UTC  (4+ messages)
` [PATCH v8 1/2] media: dt-bindings: media: xilinx: Add Xilinx MIPI CSI-2 Rx Subsystem

[ANNOUNCE] xfs-linux: for-next updated to 025197ebb08a
 2019-06-04 15:27 UTC 

[PATCH] include/linux/bitops.h: sanitize rotate primitives
 2019-06-04 15:26 UTC  (3+ messages)

[PATCH 5.1] include/linux/bitops.h: sanitize rotate primitives
 2019-06-04 15:25 UTC 

[dpdk-dev] [PATCH v3] eal: remove non-thread panic calls from init sequence
 2019-06-04 15:25 UTC  (2+ messages)
` [dpdk-dev] [PATCH v4] "

[PATCH 0/3] (Qualcomm) UFS device reset support
 2019-06-04 15:25 UTC  (3+ messages)
` [PATCH 2/3] scsi: ufs: Allow resetting the UFS device

[PATCH net] tcp: avoid creating multiple req socks with the same tuples
 2019-06-04 15:24 UTC  (2+ messages)

[PULL 0/7] vfio-ccw: fixes
 2019-06-04 15:24 UTC  (4+ messages)

Linking ALSA playback devices and DRM connectors
 2019-06-04 15:24 UTC  (3+ messages)

[PATCH] drm/i915: Skip context_barrier emission for unused contexts
 2019-06-04 15:24 UTC 

[PATCH net-next 0/2] xdp: Allow lookup into devmaps before redirect
 2019-06-04 15:24 UTC  (3+ messages)
` [PATCH net-next 1/2] bpf_xdp_redirect_map: Add flag to return XDP_PASS on map lookup failure
` [PATCH net-next 2/2] devmap: Allow map lookups from eBPF

[PATCH] bpf: fix uapi bpf_prog_info fields alignment
 2019-06-04 15:23 UTC  (5+ messages)

[dpdk-dev] [PATCH] kni: fix build on RHEL8
 2019-06-04 15:23 UTC  (4+ messages)
` [dpdk-dev] [dpdk-stable] "

[Qemu-devel] [PATCH 0/2] vl: Fix -drive / -blockdev persistent reservation management
 2019-06-04 15:22 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/2] "
` [Qemu-devel] [PATCH 2/2] vl: Document why objects are delayed

[PATCH] drm/ttm: fix ttm_bo_unreserve
 2019-06-04 15:23 UTC 

[PATCH v2 00/22] Some documentation fixes
 2019-06-04 15:19 UTC  (5+ messages)
` [PATCH v2 13/22] docs: soundwire: locking: fix tags for a code-block
  ` [alsa-devel] "
` [PATCH v2 19/22] docs: fix broken documentation links

[PATCH v2 00/17] net: introduce Qualcomm IPA driver
 2019-06-04 15:21 UTC  (18+ messages)

[PATCH 00/10] Move part of cros-ec out of MFD subsystem
 2019-06-04 15:20 UTC  (12+ messages)
` [PATCH 01/10] mfd / platform: cros_ec: Handle chained ECs as platform devices
` [PATCH 02/10] mfd / platform: cros_ec: Move cros-ec core driver out from MFD
` [PATCH 03/10] mfd / platform: cros_ec: Miscellaneous character device to talk with the EC
` [PATCH 04/10] mfd: cros_ec: Switch to use the new cros-ec-chardev driver
` [PATCH 05/10] mfd / platform: cros_ec: Rename config to a better name
` [PATCH 06/10] mfd / platform: cros_ec: Reorganize platform and mfd includes
` [PATCH 07/10] mfd: cros_ec: Update with SPDX Licence identifier and fix description
` [PATCH 08/10] mfd: cros_ec: Use kzalloc and cros_ec_cmd_xfer_status helper
` [PATCH 09/10] mfd: cros_ec: Add convenience struct to define dedicated CrOS EC MCUs
` [PATCH 10/10] mfd: cros_ec: Add convenience struct to define autodetectable CrOS EC subdevices

[PATCH V5 1/6] nvme: Do not return in the middle of the subcommand
 2019-06-04 15:20 UTC  (6+ messages)
` [PATCH V5 0/6] nvme-cli: Introduce nvme-status mapping with errno

[U-Boot] [PATCH 0/3] Add drive-strength-microamp in Meson pinctrl driver
 2019-06-04 15:19 UTC  (3+ messages)
`  "

[PATCHv4 0/2] Document memory-to-memory video codec interfaces
 2019-06-04 15:19 UTC  (2+ messages)

[PATCH v2] drm/komeda: Added AFBC support for komeda driver
 2019-06-04 15:18 UTC  (3+ messages)

[PATCH 00/15] bcache fixes before Linux v5.3
 2019-06-04 15:16 UTC  (16+ messages)
` [PATCH 01/15] Revert "bcache: set CACHE_SET_IO_DISABLE in bch_cached_dev_error()"
` [PATCH 02/15] bcache: avoid flushing btree node in cache_set_flush() if io disabled
` [PATCH 03/15] bcache: ignore read-ahead request failure on backing device
` [PATCH 04/15] bcache: add io error counting in write_bdev_super_endio()
` [PATCH 05/15] bcache: remove "XXX:" comment line from run_cache_set()
` [PATCH 06/15] bcache: remove unnecessary prefetch() in bset_search_tree()
` [PATCH 07/15] bcache: use sysfs_match_string() instead of __sysfs_match_string()
` [PATCH 08/15] bcache: add return value check to bch_cached_dev_run()
` [PATCH 09/15] bcache: remove unncessary code in bch_btree_keys_init()
` [PATCH 10/15] bcache: check CACHE_SET_IO_DISABLE in allocator code
` [PATCH 11/15] bcache: check CACHE_SET_IO_DISABLE bit in bch_journal()
` [PATCH 12/15] bcache: more detailed error message to bcache_device_link()
` [PATCH 13/15] bcache: add more error message in bch_cached_dev_attach()
` [PATCH 14/15] bcache: shrink btree node cache after bch_btree_check()
` [PATCH 15/15] bcache: improve error message in bch_cached_dev_run()

[ragnatech:media-tree] BUILD INCOMPLETE 0864c9ce8fe83eadfd21b08e98997111d091660c
 2019-06-04 15:16 UTC 

[PATCH] cpupower : frequency-set -r option misses the last cpu in related cpu list
 2019-06-04 15:16 UTC  (4+ messages)

[PATCH 0/3] mmc: sdhi: improve HS400 quirk handling
 2019-06-04 15:15 UTC  (4+ messages)
` [PATCH 1/3] mmc: sdhi: disallow HS400 for M3-W ES1.2 and V3H
` [PATCH 2/3] mmc: sdhi: improve quirk descriptions
` [PATCH 3/3] mmc: sdhi: remove unneeded initialization

[PATCH v4 00/16] NVIDIA Tegra devfreq improvements and Tegra20/30 support
 2019-06-04 15:15 UTC  (14+ messages)
` [PATCH v4 07/16] PM / devfreq: tegra: Properly disable interrupts
` [PATCH v4 14/16] PM / devfreq: tegra: Enable COMPILE_TEST for the driver

[kbuild:kunit 14/17] htmldocs: include/kunit/kunit-stream.h:58: warning: Function parameter or member '2' not described in '__printf'
 2019-06-04 15:15 UTC  (4+ messages)

File-compression on ubifs
 2019-06-04 15:14 UTC  (2+ messages)

[PATCH v4 0/6] LM36274 Introduction
 2019-06-04 15:14 UTC  (11+ messages)
` [RESEND PATCH v4 1/6] regulator: lm363x: Make the gpio register enable flexible

[RFC][Patch v10 0/2] mm: Support for page hinting
 2019-06-04 15:14 UTC  (6+ messages)
` [RFC][Patch v10 1/2] mm: page_hinting: core infrastructure

[Buildroot] [PATCH] boost: allow building on Microblaze
 2019-06-04 15:14 UTC 

[PATCH v7 00/10] improve late microcode loading
 2019-06-04 15:13 UTC  (5+ messages)
` [PATCH v7 03/10] microcode: introduce a global cache of ucode patch
  ` [Xen-devel] "
` [PATCH v7 04/10] microcode: remove struct ucode_cpu_info
  ` [Xen-devel] "

[igt-dev] [PATCH i-g-t 1/4] tests/gem_exec_balancer: Manually calculate VLA struct sizes
 2019-06-04 15:14 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,v2] tests/gem_exec_balancer: Manually calculate VLA struct sizes (rev2)

[igt-dev] [PATCH i-g-t] runner_tests: Fix the file descriptor leakage subtest
 2019-06-04 15:12 UTC 

Bug? nfs export on fuse, one more READDIR call after a finished directory read
 2019-06-04 15:12 UTC  (2+ messages)

Issue with INCOMPATIBLE_LICENSE
 2019-06-04 15:11 UTC  (2+ messages)

[PATCH 1/1] counter/ftm-quaddec: Add missing dependencies in Kconfig
 2019-06-04 15:11 UTC  (2+ messages)

[dpdk-dev] [PATCH v1 0/5] make lcore_config internal
 2019-06-04 15:11 UTC  (4+ messages)
` [dpdk-dev] [PATCH v5 "
  ` [dpdk-dev] [PATCH v5 5/5] test: use lcore accessors

[LTP] [PATCH v2 1/2] fanotify06: add a test case for overlayfs
 2019-06-04 15:10 UTC  (4+ messages)
`  "
` [LTP] [PATCH v2 2/2] fanotify06: Close all file descriptors of read events
  `  "

[patch net-next v3 0/8] expose flash update status to user
 2019-06-04 15:09 UTC  (2+ messages)

[PATCH v2 0/7] Add anx6345 DP/eDP bridge for Olimex Teres-I
 2019-06-04 15:08 UTC  (5+ messages)
` [PATCH v2 7/7] arm64: dts: allwinner: a64: enable ANX6345 bridge on Teres-I

[Printing-architecture] REMINDER - OP call Tuesday (4 June 2019)
 2019-06-04 15:08 UTC  (3+ messages)

[PATCH] arm64: dts: allwinner: a64: Add lradc node
 2019-06-04 15:07 UTC  (7+ messages)

Patch "coredump: fix race condition between mmget_not_zero()/get_task_mm() and core dumping" has been added to the 4.4-stable tree
 2019-06-04 15:07 UTC 

[Qemu-devel] qgraph
 2019-06-04 15:06 UTC 

[RFC PATCH bpf-next 0/4] libbpf: xsk improvements
 2019-06-04 15:07 UTC  (13+ messages)
` [RFC PATCH bpf-next 1/4] libbpf: fill the AF_XDP fill queue before bind() call
` [RFC PATCH bpf-next 2/4] libbpf: check for channels.max_{t,r}x in xsk_get_max_queues
` [RFC PATCH bpf-next 3/4] libbpf: move xdp program removal to libbpf
` [RFC PATCH bpf-next 4/4] libbpf: don't remove eBPF resources when other xsks are present

[PATCH v3 00/12] Allwinner A64/H6 IR support
 2019-06-04 15:07 UTC  (14+ messages)
` [PATCH v3 03/12] media: rc: sunxi: Add A31 compatible
` [PATCH v3 10/12] arm64: dts: allwinner: h6: Add IR receiver node
      ` [linux-sunxi] "

[PATCH v3 0/8] s390: virtio: support protected virtualization
 2019-06-04 15:06 UTC  (7+ messages)
` [PATCH v3 4/8] s390/airq: use DMA memory for adapter interrupts

[PATCH v5 2/3] mm: init: report memory auto-initialization features at boot time
 2019-06-04 15:06 UTC  (7+ messages)

[Qemu-devel] [PATCH v4 00/11] Build ACPI Heterogeneous Memory Attribute Table (HMAT)
 2019-06-04 15:04 UTC  (3+ messages)
` [Qemu-devel] [PATCH v4 07/11] hmat acpi: Build Memory Side Cache Information Structure(s) in ACPI HMAT

[CI 1/3] drm/i915/selftests: Flush partial-tiling object once
 2019-06-04 15:05 UTC  (2+ messages)
` ✗ Fi.CI.SPARSE: warning for series starting with [CI,1/3] "

KVM Arm Device passthrough and linux-rt
 2019-06-04 15:04 UTC  (6+ messages)

[PATCH][next][V2] bpf: remove redundant assignment to err
 2019-06-04 15:04 UTC  (3+ messages)

[PATCH] clk: sunxi-ng: sun50i-h6-r: Fix incorrect W1 clock gate register
 2019-06-04 15:03 UTC  (4+ messages)
` [linux-sunxi] "

[PATCH][next] bpf: hbm: fix spelling mistake "notifcations" -> "notificiations"
 2019-06-04 15:04 UTC  (3+ messages)

[PATCH 00/22] Some documentation fixes
 2019-06-04  9:58 UTC  (6+ messages)
` [PATCH 22/22] docs: fix broken documentation links

[PATCH] platform/chrome: fix crash during suspend
 2019-06-04 15:03 UTC  (4+ messages)

[PATCH v3 00/16] add new features for FPGA DFL drivers
 2019-06-04 14:47 UTC  (6+ messages)
` [PATCH v3 16/16] fpga: dfl: fme: add performance reporting support

[PATCH 0/3] Add support of New Amlogic temperature sensor for G12A SoCs
 2019-06-04 14:47 UTC  (4+ messages)
` [PATCH 1/3] Documentation: dt-bindings: add the Amlogic Meson Temperature Sensor
` [PATCH 3/3] iio: temperature: add a driver for the temperature sensor found in Amlogic Meson G12 SoCs

stable/linux-5.0.y boot: 67 boots: 0 failed, 67 passed (v5.0.21)
 2019-06-04 15:02 UTC 

[PATCH net] netfilter: ipv6: nf_defrag: fix leakage of unqueued fragments
 2019-06-04 15:02 UTC  (3+ messages)

evmctl and Hardware Security Module
 2019-06-04 15:01 UTC 

[RFC 0/3] preempt_tracer: Fix preempt_disable tracepoint
 2019-06-04 15:01 UTC  (7+ messages)
` [RFC 2/3] preempt_tracer: Disable IRQ while starting/stopping due to a preempt_counter change

[PATCH v4 00/10] NVIDIA Tegra clocksource driver improvements
 2019-06-04 15:01 UTC  (3+ messages)

[Bug 110422] AMD_DEBUG=forcedma will crash OpenGL aps with SIGFAULT on VegaM 8706G
 2019-06-04 15:00 UTC  (2+ messages)

[PATCH] MAINTAINERS: Hand over skd maintainership
 2019-06-04 15:00 UTC  (2+ messages)

[PATCH 00/23] drm/i915: Fix TypeC port mode switching
 2019-06-04 14:58 UTC  (24+ messages)
` [PATCH 01/23] drm/i915/icl: Add support to read out the TBT PLL HW state
` [PATCH 02/23] drm/i915: Tune down WARNs about TBT AUX power well enabling
` [PATCH 03/23] drm/i915: Move the TypeC port handling code to a separate file
` [PATCH 04/23] drm/i915: Sanitize the terminology used for TypeC port modes
` [PATCH 05/23] drm/i915: Don't enable the DDI-IO power in the TypeC TBT-alt mode
` [PATCH 06/23] drm/i915: Fix the TBT AUX power well enabling
` [PATCH 07/23] drm/i915: Use the correct AUX power domain in TypeC TBT-alt mode
` [PATCH 08/23] drm/i915: Unify the TypeC port notation in debug/error messages
` [PATCH 09/23] drm/i915: Factor out common parts from TypeC port handling functions
` [PATCH 10/23] drm/i915: Wait for TypeC PHY complete flag to clear in safe mode
` [PATCH 11/23] drm/i915: Handle the TCCOLD power-down event
` [PATCH 12/23] drm/i915: Sanitize the TypeC connect/detect sequences
` [PATCH 13/23] drm/i915: Fix the TypeC port mode sanitization during loading/resume
` [PATCH 14/23] drm/i915: Keep the TypeC port mode fixed for detect/AUX transfers
` [PATCH 15/23] drm/i915: Sanitize the TypeC FIA lane configuration decoding
` [PATCH 16/23] drm/i915: Sanitize the shared DPLL reserve/release interface
` [PATCH 17/23] drm/i915: Sanitize the shared DPLL find/reference interface
` [PATCH 18/23] drm/i915/icl: Split getting the DPLLs to port type specific functions
` [PATCH 19/23] drm/i915/icl: Reserve all required PLLs for TypeC ports
` [PATCH 20/23] drm/i915: Keep the TypeC port mode fixed when the port is active
` [PATCH 21/23] drm/i915: Add state verification for the TypeC port mode
` [PATCH 22/23] drm/i915: Remove unneeded disconnect in TypeC legacy "
` [PATCH 23/23] drm/i915: WARN about invalid lane reversal in TBT-alt/DP-alt modes

[PATCH v4 1/9] ASoC: sun4i-i2s: Fix sun8i tx channel offset mask
 2019-06-04 14:58 UTC  (4+ messages)
` Applied "ASoC: sun4i-i2s: Fix sun8i tx channel offset mask" to the asoc tree

bcache: oops when writing to writeback_percent without a cache device
 2019-06-04 14:59 UTC  (2+ messages)

[PATCH -next] ASoC: mediatek: Make some symbols static
 2019-06-04 14:59 UTC  (4+ messages)
` Applied "ASoC: mediatek: Make some symbols static" to the asoc tree

[PATCH -next] ASoC: cx2072x: remove set but not used variable 'is_right_j '
 2019-06-04 14:59 UTC  (3+ messages)
` Applied "ASoC: cx2072x: remove set but not used variable 'is_right_j '" to the asoc tree

[PATCH] ASoC: SOF: Intel: hda: Fix COMPILE_TEST build error
 2019-06-04 14:58 UTC  (3+ messages)
` Applied "ASoC: SOF: Intel: hda: Fix COMPILE_TEST build error" to the asoc tree

[PATCH] ASoC: da7219: Fix build error without CONFIG_I2C
 2019-06-04 14:58 UTC  (4+ messages)
` Applied "ASoC: da7219: Fix build error without CONFIG_I2C" to the asoc tree

[PATCH v4 2/9] ASoC: sun4i-i2s: Add offset to RX channel select
 2019-06-04 14:58 UTC  (3+ messages)
` Applied "ASoC: sun4i-i2s: Add offset to RX channel select" to the asoc tree

[PATCH v4] ASoC: max98090: remove 24-bit format support if RJ is 0
 2019-06-04 14:58 UTC  (3+ messages)
` Applied "ASoC: max98090: remove 24-bit format support if RJ is 0" to the asoc tree

[PATCH v7 1/3] MAINTAINERS: Add entry for Synquacer SPI driver
 2019-06-04 14:59 UTC  (2+ messages)
` Applied "MAINTAINERS: Add entry for Synquacer SPI driver" to the spi tree

[PATCH v7 2/3] dt-bindings: spi: Add DT bindings for Synquacer
 2019-06-04 14:59 UTC  (2+ messages)
` Applied "spi: Add DT bindings for Synquacer" to the spi tree

[PATCH v7 3/3] spi: Add spi driver for Socionext SynQuacer platform
 2019-06-04 14:59 UTC  (2+ messages)
` Applied "spi: Add spi driver for Socionext SynQuacer platform" to the spi tree

[PATCH] ASoC: rt1011: Add RT1011 amplifier driver
 2019-06-04 14:59 UTC  (2+ messages)
` Applied "ASoC: rt1011: Add RT1011 amplifier driver" to the asoc tree

[PATCH] ASoC: pcm3168a: Implement set_tdm_slot callback
 2019-06-04 14:58 UTC  (2+ messages)
` Applied "ASoC: pcm3168a: Implement set_tdm_slot callback" to the asoc tree


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.