All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-07-11 09:34:32 to 2019-07-11 10:44:40 UTC [more...]

[PATCH] drm/i915: Copy name string into ring buffer for intel_update/disable_plane tracepoints
 2019-07-11 10:44 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Copy name string into ring buffer for intel_update/disable_plane tracepoints (rev2)

[PATCH v2] drm/i915: Fix wrong escape clock divisor init for GLK
 2019-07-11 10:44 UTC 

[PULL 00/19] Migration patches
 2019-07-11 10:44 UTC  (8+ messages)
` [PULL 01/19] migration: fix multifd_recv event typo
` [PULL 02/19] migration-test: rename parameter to parameter_int
` [PULL 03/19] migration-test: Add migration multifd test
` [PULL 04/19] migration/multifd: call multifd_send_sync_main when sending RAM_SAVE_FLAG_EOS
` [PULL 05/19] migration/xbzrle: update cache and current_data in one place
` [PULL 06/19] cutils: remove one unnecessary pointer operation
` [PULL 07/19] migration/multifd: sync packet_num after all thread are done

[PATCH] kernel/dma: export dma_alloc_from_contiguous to modules
 2019-07-11 10:44 UTC  (6+ messages)

[LTP] [PATCH v3] rcu/rcu_torture.sh: Rewrite test
 2019-07-11 10:42 UTC  (4+ messages)

[f2fs-dev] [Bug 204043] New: F2fs kernel BUG at fs/f2fs/data.c:317!
 2019-07-11 10:41 UTC  (2+ messages)
` [f2fs-dev] [Bug 204043] "

[igt-dev] [PATCH i-g-t v2 0/1] tests/prime_vgem: Fix broken handling of interprocess pipes
 2019-07-11 10:39 UTC  (2+ messages)

Can't boot to initramfs
 2019-07-11 10:39 UTC  (7+ messages)

[f2fs-dev] [PATCH 1/2] f2fs: introduce {page, io}_is_mergeable() for readability
 2019-07-11 10:38 UTC  (4+ messages)
` [PATCH 1/2] f2fs: introduce {page,io}_is_mergeable() "
` [f2fs-dev] [PATCH 2/2] f2fs: fix panic of IO alignment feature
  `  "

[PATCH v3 1/2] drm/i915/display/icl: Bump up the vdisplay to reflect higher transcoder vertical limits
 2019-07-11 10:38 UTC  (4+ messages)
` [PATCH v3 2/2] drm/i915/display/icl: Bump up the plane/fb height

[Qemu-devel] [PATCH v2 for 4.1] target/arm: report ARMv8-A FP support for AArch32 -cpu max
 2019-07-11 10:37 UTC 

[RFC PATCH] mm: remove quicklist page table caches
 2019-07-11 10:36 UTC  (7+ messages)

[PATCH] ACPI: support for NXP i2c controller
 2019-07-11 10:26 UTC  (2+ messages)

[PATCH] USB: serial: option: add D-Link DWM-222 device ID
 2019-07-11 10:34 UTC  (2+ messages)
` [PATCH] USB: serial: option: add D-Link DWM-222 device ID [version 2]

[PATCH v7 10/25] arm64: compat: Add vDSO
 2019-07-11 10:34 UTC  (6+ messages)
` [PATCH v2] arm64: vdso: Fix ABI regression in compat vdso

[Qemu-devel] [PATCH for 4.1] target/arm: report ARMv8.2 FP16 for ARM -cpu max
 2019-07-11 10:32 UTC  (3+ messages)

[RFC PATCH] iommu: io-pgtable: Drop WARN for empty PTEs on unmap
 2019-07-11 10:23 UTC  (3+ messages)

[PATCH v2 0/5] drm/edid: Add new modes from CTA-861-G
 2019-07-11 10:32 UTC  (6+ messages)
` [PATCH v2 1/5] drm/edid: Add CTA-861-G modes with VIC < 128
` [PATCH v2 2/5] drm/edid: Abstract away cea_edid_modes[]
` [PATCH v2 3/5] drm/edid: Add CTA-861-G modes with VIC >= 193
` [PATCH v2 4/5] drm/edid: Throw away the dummy VIC 0 cea mode
` [PATCH v2 5/5] drm/edid: Make sure the CEA mode arrays have the correct amount of modes

[PATCH] configure: Add -fno-ident when available
 2019-07-11 10:32 UTC  (2+ messages)

[dpdk-dev] [PATCH] fbarray: get fbarrays from containerized secondary
 2019-07-11 10:31 UTC  (11+ messages)
` [dpdk-dev] [PATCH v2 0/1] Get "
  ` [dpdk-dev] [PATCH v2 1/1] fbarray: get "
` [dpdk-dev] [PATCH v3 0/1] "
  ` [dpdk-dev] [PATCH v3 1/1] "

[igt-dev] [PATCH i-g-t v1 0/1] Add device selection methods
 2019-07-11 10:30 UTC  (2+ messages)
` [igt-dev] [PATCH i-g-t v1 1/1] Introduce new method of device selection

[dpdk-dev] DPDK Release Status Meeting 11/7/2019
 2019-07-11 10:30 UTC 

[dpdk-dev] [PATCH v2 01/28] sched: update macros for flexible config
 2019-07-11 10:26 UTC  (13+ messages)
` [dpdk-dev] [PATCH v3 00/11] sched: feature enhancements
  ` [dpdk-dev] [PATCH v3 01/11] sched: remove wrr from strict priority tc queues
  ` [dpdk-dev] [PATCH v3 02/11] sched: add config flexibility to tc queue sizes
  ` [dpdk-dev] [PATCH v3 03/11] sched: add max pipe profiles config in run time
  ` [dpdk-dev] [PATCH v3 04/11] sched: rename tc3 params to best-effort tc
  ` [dpdk-dev] [PATCH v3 05/11] sched: improve error log messages
  ` [dpdk-dev] [PATCH v3 06/11] sched: improve doxygen comments
  ` [dpdk-dev] [PATCH v3 07/11] net/softnic: add config flexibility to softnic tm
  ` [dpdk-dev] [PATCH v3 08/11] test_sched: modify tests for config flexibility
  ` [dpdk-dev] [PATCH v3 09/11] examples/ip_pipeline: add config flexibility to tm function
  ` [dpdk-dev] [PATCH v3 10/11] examples/qos_sched: add tc and queue config flexibility
  ` [dpdk-dev] [PATCH v3 11/11] sched: remove redundant macros

[Qemu-devel] [PATCH-for-4.1] tests/docker: Install Sphinx in the Fedora image
 2019-07-11 10:27 UTC 

[SPDK] spdk_set_thread() and build issues
 2019-07-11 10:27 UTC 

[PATCH 0/6] meta: Cleanup python2
 2019-07-11 10:26 UTC  (5+ messages)
` [PATCH 6/6] waf: python2 -> python3

[PATCH v2 0/6] VAG power control improvement for sgtl5000 codec
 2019-07-11 10:26 UTC  (11+ messages)
` [PATCH v2 1/6] ASoC: sgtl5000: Fix definition of VAG Ramp Control
` [PATCH v2 2/6] ASoC: sgtl5000: add ADC mute control
` [PATCH v2 3/6] ASoC: sgtl5000: Fix of unmute outputs on probe
` [PATCH v2 4/6] ASoC: sgtl5000: Fix charge pump source assignment
` [PATCH v2 5/6] ASoC: Define a set of DAPM pre/post-up events

Enable/Disable of ftrace events crashes kernel
 2019-07-11 10:25 UTC  (3+ messages)

[PATCH] drm/bridge: sii902x: add audio graph card support
 2019-07-11 10:25 UTC  (7+ messages)

[Qemu-devel] migrate_set_speed has no effect if the guest is using hugepages
 2019-07-11 10:24 UTC  (2+ messages)

Need help to recover root filesystem after a power supply issue
 2019-07-11 10:23 UTC  (15+ messages)

[RFC PATCH v2 1/3] x86/sgx: Add SGX specific LSM hooks
 2019-07-11 10:22 UTC  (11+ messages)

[PATCH] MAINTAINERS: add entry for block io cgroup
 2019-07-11 10:19 UTC 

[Qemu-devel] [PATCH v2] linux-user: fix to handle variably sized SIOCGSTAMP with new kernels
 2019-07-11 10:19 UTC  (5+ messages)

[U-Boot] [PATCH v7 0/9] Update SiFive Unleashed Drivers
 2019-07-11 10:19 UTC  (5+ messages)
` [U-Boot] [PATCH v7 7/9] riscv: sifive: fu540: Setup ethaddr env variable using OTP

[PATCH net 0/4] tcp: make sack processing more robust
 2019-07-11 10:18 UTC  (11+ messages)
` [PATCH net 2/4] tcp: tcp_fragment() should apply sane memory limits

Limiting the DMA zone in arm64
 2019-07-11 10:17 UTC  (4+ messages)

general protection fault in inet_accept
 2019-07-11 10:17 UTC  (2+ messages)

Available space loss due to fragmentation?
 2019-07-11 10:16 UTC  (4+ messages)

[Xen-devel] [linux-4.4 test] 138882: regressions - FAIL
 2019-07-11 10:14 UTC 

[PATCH v3 0/3] Add ST lsm6dso i3c support
 2019-07-11 10:12 UTC  (4+ messages)
` [PATCH v3 3/3] iio: imu: st_lsm6dsx: add i3c basic support for LSM6DSO and LSM6DSR

[PATCH] dma-direct: Force unencrypted DMA under SME for certain DMA masks
 2019-07-11 10:05 UTC  (3+ messages)

[PATCHv2] clk: add imx8 clk defines
 2019-07-11 10:09 UTC  (6+ messages)

[PATCH 0/4] kexec/arm64: Add support for zlib compressed kernel images (Image.gz)
 2019-07-11 10:08 UTC  (5+ messages)
` [PATCH 3/4] kexec/kexec-zlib.h: Add 'is_zlib_file()' helper function
` [PATCH 4/4] kexec/arm64: Add support for handling zlib compressed (Image.gz) image

[PATCH kvm-unit-tests] arm: Add PL031 test
 2019-07-11  9:59 UTC  (13+ messages)

[PATCH v3] kasan: add memory corruption identification for software tag-based mode
 2019-07-11 10:06 UTC  (15+ messages)

[PATCH rza_u-boot-2017.05 0/2] rza2mevb: Allow using Ethernet when SDRAM is enabled
 2019-07-11 10:06 UTC  (3+ messages)

[PATCH] phy: Change the configuration interface param to void* to make it more general
 2019-07-11 18:04 UTC  (2+ messages)

[PATCH 1/2] gtk+: add (from oe-core)
 2019-07-11 10:04 UTC  (2+ messages)
` [PATCH 2/2] gnome-themes-standard: add recipe for GTK+ 2 Adwaita

[U-Boot] [PATCH v3 0/2] Add RTC driver for STM32MP1
 2019-07-11 10:03 UTC  (3+ messages)
` [U-Boot] [PATCH v3 1/2] clk: stm32mp1: Add RTC clock entry
` [U-Boot] [PATCH v3 2/2] rtc: Add rtc driver for stm32mp1

[PATCH] mm/kprobes: Add generic kprobe_fault_handler() fallback definition
 2019-07-11  9:58 UTC  (8+ messages)

[PATCH v6 11/22] clk: sunxi-ng: a64: Add minimum rate for PLL_MIPI
 2019-07-11 10:01 UTC  (11+ messages)

[Qemu-devel] [PATCH v2 00/13] Add SEV guest live migration support
 2019-07-11  9:59 UTC  (2+ messages)

[v5 0/6] powerpc: implement machine check safe memcpy
 2019-07-11  9:52 UTC  (13+ messages)
` [v5 2/6] powerpc/mce: Fix MCE handling for huge pages
` [v5 3/6] powerpc/memcpy: Add memcpy_mcsafe for pmem
` [v5 4/6] extable: Add function to search only kernel exception table
` [v5 5/6] powerpc/mce: Handle UE event for memcpy_mcsafe

[U-Boot] [PATCH] buildman: fix invocation examples typos
 2019-07-11  9:57 UTC 

[dpdk-dev] [PATCH v2] net/af_packet: add string error for system errors
 2019-07-11  9:56 UTC  (3+ messages)
  ` [dpdk-dev] [EXT] "

[PATCH RFC] gpio: Add Virtual Aggregator GPIO Driver
 2019-07-11  9:54 UTC  (6+ messages)
      ` [Qemu-devel] "

[dpdk-dev] [RFC] vhost packed ring performance optimization
 2019-07-11  9:54 UTC  (10+ messages)
` [dpdk-dev] [RFC PATCH 02/13] add vhost packed ring fast enqueue function

[Buildroot] [PATCH 1/2] support/script/pkg-stats: run the 3 `make` calls in parallel
 2019-07-11  9:54 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] support/script/pkg-stats: run 'get latest version' in a process-pool

[RFC PATCH v1 0/3] An alternative __vdso_sgx_enter_enclave() to allow enclave/host parameter passing using untrusted stack
 2019-07-11  9:53 UTC  (14+ messages)
` [RFC PATCH v2 "
  ` [RFC PATCH v3 0/3] x86/sgx: Amend vDSO API to allow enclave/host parameter passing on "
    ` [RFC PATCH v3 2/3] x86/vdso: Modify __vdso_sgx_enter_enclave() to allow "

[Bug 109206] Kernel 4.20 amdgpu fails to load firmware on Ryzen 2500U
 2019-07-11  9:52 UTC  (2+ messages)

[PATCH bpf-next v3 0/6] add need_wakeup flag to the AF_XDP rings
 2019-07-11  9:52 UTC  (5+ messages)
` [PATCH bpf-next v3 1/6] xsk: replace ndo_xsk_async_xmit with ndo_xsk_wakeup
      ` [Intel-wired-lan] "

[PATCH] sched/fair: Fix low cpu usage with high throttling by removing expiration of cpu slices
 2019-07-11  9:51 UTC  (5+ messages)
` [PATCH v5 0/1] sched/fair: Fix low cpu usage with high throttling by removing expiration of cpu-local slices
  ` [PATCH v5 1/1] "

What's cooking in git.git (Jul 2019, #01; Wed, 3)
 2019-07-11  9:51 UTC  (4+ messages)

[SPDK] Sharing namespaces between subsystems
 2019-07-11  9:51 UTC 

[PATCH] drm/i915/selftests: Ensure we don't clamp a random offset to 32b
 2019-07-11  9:50 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/selftests: Ensure we don't clamp a random offset to 32b (rev2)

[RFC PATCH] drm/i915: Join quoted strings and align them with open parenthesis
 2019-07-11  9:48 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

linux-next: Tree for Jul 11
 2019-07-11  9:47 UTC 

regression: nvme rdma with bnxt_re0 broken
 2019-07-11  9:47 UTC 

`@` alias for `HEAD` not working in `git push -u origin @`
 2019-07-11  9:46 UTC  (3+ messages)

[PATCH v9 0/9] drm/i915: Vulkan performance query support
 2019-07-11  9:46 UTC  (10+ messages)
` [PATCH v9 1/9] drm/i915/perf: introduce a versioning of the i915-perf uapi
` [PATCH v9 2/9] drm/i915/perf: allow for CS OA configs to be created lazily
` [PATCH v9 3/9] drm/i915/perf: implement active wait for noa configurations
` [PATCH v9 4/9] drm/i915: introduce a mechanism to extend execbuf2
` [PATCH v9 5/9] drm/i915: add syncobj timeline support
` [PATCH v9 6/9] drm/i915: add a new perf configuration execbuf parameter
` [PATCH v9 7/9] drm/i915/perf: allow holding preemption on filtered ctx
` [PATCH v9 8/9] drm/i915/perf: execute OA configuration from command stream
` [PATCH v9 9/9] drm/i915: add support for perf configuration queries

[PATCH] locking/mutex: Test for initialized mutex
 2019-07-11  9:46 UTC  (4+ messages)

[PATCH for 5.3] videodev2.h: change V4L2_PIX_FMT_BGRA444 define: fourcc was already in use
 2019-07-11  9:46 UTC  (2+ messages)

linux-next: manual merge of the battery tree with the pci tree
 2019-07-11  9:44 UTC  (3+ messages)

[Qemu-devel] [RISU RFC PATCH v2 00/14] Support for generating x86 MMX/SSE/AVX test images
 2019-07-11  9:44 UTC  (6+ messages)
` [Qemu-devel] [RISU RFC PATCH v2 06/14] x86.risu: add MMX instructions

Memory compaction and mlockall()
 2019-07-11  9:43 UTC  (3+ messages)

[PATCH] dt-bindings: bus: Convert Allwinner DE2 bus to a schema
 2019-07-11  9:40 UTC  (2+ messages)

[U-Boot] [PATCH v2] rtc: Add rtc driver for stm32mp1
 2019-07-11  9:41 UTC  (2+ messages)

[RESEND] test_verifier #13 fails on arm64: "retval 65507 != -29"
 2019-07-11  9:40 UTC  (4+ messages)
` [PATCH 0/2] [RESEND] Fold checksum at the end of bpf_csum_diff and fix
  ` [PATCH 1/2] bpf: bpf_csum_diff: fold the checksum before returning the value
  ` [PATCH 2/2] bpf, selftest: fix checksum value for test #13

[PATCH] opp: Return genpd virtual devices from dev_pm_opp_attach_genpd()
 2019-07-11  9:39 UTC  (2+ messages)

Single- vs Multi-planar APIs for mem2mem devices
 2019-07-11  9:38 UTC  (2+ messages)

[linux-lvm] lvdisplay "open" field computing
 2019-07-11  9:39 UTC  (9+ messages)

[PATCH] dt-bindings: input: Convert Allwinner LRADC to a schema
 2019-07-11  9:38 UTC 

[PATCH 1/3] dt-bindings: dma: Add YAML schemas for the generic DMA bindings
 2019-07-11  9:21 UTC  (6+ messages)
` [PATCH 2/3] dt-bindings: dma: Convert Allwinner A10 DMA to a schema
` [PATCH 3/3] dt-bindings: dma: Convert Allwinner A31 and A64 "

3-way handshake sets conntrack timeout to max_retrans
 2019-07-11  9:36 UTC  (4+ messages)

Coccinelle: Checking of_node_put() calls with SmPL
 2019-07-11  9:33 UTC  (3+ messages)

[Qemu-devel] [PATCH] migration/postcopy: fix document of postcopy_send_discard_bm_ram()
 2019-07-11  9:34 UTC  (2+ messages)


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.