All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-01-28 00:31:15 to 2019-01-28 05:49:00 UTC [more...]

[PATCH v5 0/2] cadence-quadspi: Add Octal mode support
 2019-01-28  5:49 UTC  (5+ messages)
` [PATCH v5 1/2] dt-bindings: cadence-quadspi: Add new compatible for AM654 SoC
` [PATCH v5 2/2] mtd: spi-nor: cadence-quadspi: Add support for Octal SPI controller

[RFC PATCH] ALSA: core: Add DMA share buffer support
 2019-01-28  5:48 UTC  (21+ messages)

[v2] block: Fix a WRITE SAME BUG_ON
 2019-01-28  5:48 UTC  (4+ messages)
  ` [dm-devel] "

[PATCH v3 00/13] rtw88: mac80211 driver for Realtek 802.11ac wireless network chips
 2019-01-28  5:46 UTC  (14+ messages)
` [PATCH v3 01/13] rtw88: main files
` [PATCH v3 02/13] rtw88: core files
` [PATCH v3 03/13] rtw88: hci files
` [PATCH v3 04/13] rtw88: trx files
` [PATCH v3 05/13] rtw88: mac files
` [PATCH v3 06/13] rtw88: fw and efuse files
` [PATCH v3 07/13] rtw88: phy files
` [PATCH v3 08/13] rtw88: debug files
` [PATCH v3 09/13] rtw88: chip files
` [PATCH v3 10/13] rtw88: 8822B init table
` [PATCH v3 11/13] rtw88: 8822C "
` [PATCH v3 12/13] rtw88: Kconfig & Makefile
` [PATCH v3 13/13] rtw88: add support for Realtek 802.11ac wireless chips

[PATCH v2] Remove the memory encryption mask to obtain the true physical address
 2019-01-28  5:46 UTC 

[PATCH v10 03/42] component: alloc component_match without any comp to match
 2019-01-28  5:17 UTC 

There should be a `.gitbless; file, protecting files from git clean
 2019-01-28  5:24 UTC  (3+ messages)

[PATCH] drm/amdgpu: fix baco handling for soc15
 2019-01-28  5:26 UTC  (3+ messages)
    ` 答复: "

[PATCH] Kbuild: Handle too long symbols in kallsyms.c
 2019-01-28  4:03 UTC  (4+ messages)

[SPDK] gdb macros
 2019-01-28  5:16 UTC 

[PATCH iproute2-next] Introduce ip-brctl shell script
 2019-01-28  5:08 UTC  (5+ messages)

[PATCH] mtd: spi-nor: cadence-quadspi: write upto 8-bytes data in STIG mode
 2019-01-28  5:02 UTC  (2+ messages)

[PATCH 00/15] PCI: endpoint: Cleanup EPC features
 2019-01-28  5:01 UTC  (5+ messages)

[PATCH] kernel/hung_task.c - fix sparse warnings
 2019-01-28  4:25 UTC 

next-20190125 - objtool complains about dumpstack
 2019-01-28  4:40 UTC  (3+ messages)

[PATCH v5 0/4] Introduce TEE bus driver framework
 2019-01-28  4:30 UTC  (4+ messages)
` [PATCH v5 4/4] hwrng: add OP-TEE based rng driver

[PATCH] mtd: spi-nor: cadence-quadspi: write upto 8-bytes data in STIG mode
 2019-01-28  4:57 UTC  (4+ messages)

[RFC 2/2] ath10k: Add QCA vendor command/attr support to filter neighbor BSS frames
 2019-01-28  4:49 UTC  (6+ messages)
  ` [RFC 2/2] ath10k: Add QCA vendor command/attr support to filterneighbor "

[PATCH 00/19] KVM: PPC: Book3S HV: add XIVE native exploitation mode
 2019-01-28  4:43 UTC  (9+ messages)
` [PATCH 17/19] KVM: PPC: Book3S HV: add get/set accessors for the VP XIVE state
  ` [PATCH 18/19] KVM: PPC: Book3S HV: add passthrough support

[PATCH] bpf/core.c - silence warning messages
 2019-01-28  4:11 UTC 

cron job: media_tree daily build: OK
 2019-01-28  4:39 UTC 

linux-next: Tree for Jan 25 (extcon/extcon-ptn5150.c)
 2019-01-28  4:38 UTC  (2+ messages)
` [PATCH] extcon: Fix build issues in ptn5150

[Qemu-devel] Building nsis installer - cross compile for Windows
 2019-01-28  4:34 UTC 

[PATCH 00/10] Venus stateful Codec API
 2019-01-28  4:30 UTC  (7+ messages)

[PATCH 01/28] drm/i915: Wait for a moment before forcibly resetting the device
 2019-01-28  4:23 UTC  (32+ messages)
` [PATCH 02/28] drm/i915: Rename execlists->queue_priority to preempt_priority_hint
` [PATCH 03/28] drm/i915/execlists: Suppress preempting self
` [PATCH 04/28] drm/i915/execlists: Suppress redundant preemption
` [PATCH 05/28] drm/i915/selftests: Exercise some AB...BA preemption chains
` [PATCH 06/28] drm/i915: Stop tracking MRU activity on VMA
` [PATCH 07/28] drm/i915: Pull VM lists under the VM mutex
` [PATCH 08/28] drm/i915: Move vma lookup to its own lock
` [PATCH 09/28] drm/i915: Always allocate an object/vma for the HWSP
` [PATCH 10/28] drm/i915: Add timeline barrier support
` [PATCH 11/28] drm/i915: Move list of timelines under its own lock
` [PATCH 12/28] drm/i915: Introduce concept of per-timeline (context) HWSP
` [PATCH 13/28] drm/i915: Enlarge vma->pin_count
` [PATCH 14/28] drm/i915: Allocate a status page for each timeline
` [PATCH 15/28] drm/i915: Share per-timeline HWSP using a slab suballocator
` [PATCH 16/28] drm/i915: Track the context's seqno in its own timeline HWSP
` [PATCH 17/28] drm/i915: Track active timelines
` [PATCH 18/28] drm/i915: Identify active requests
` [PATCH 19/28] drm/i915: Remove the intel_engine_notify tracepoint
` [PATCH 20/28] drm/i915: Replace global breadcrumbs with per-context interrupt tracking
` [PATCH 21/28] drm/i915: Drop fake breadcrumb irq
` [PATCH 22/28] drm/i915: Generalise GPU activity tracking
` [PATCH 23/28] drm/i915: Allocate active tracking nodes from a slabcache
` [PATCH 24/28] drm/i915: Pull i915_gem_active into the i915_active family
` [PATCH 25/28] drm/i915: Keep timeline HWSP allocated until the system is idle
` [PATCH 26/28] drm/i915/execlists: Refactor out can_merge_rq()
` [PATCH 27/28] drm/i915: Use HW semaphores for inter-engine synchronisation on gen8+
` [PATCH 28/28] drm/i915: Prioritise non-busywait semaphore workloads
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/28] drm/i915: Wait for a moment before forcibly resetting the device
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH 1/3] arm64: dts: qcom: qcs404: Add Ethernet node
 2019-01-28  4:12 UTC  (4+ messages)
` [PATCH 3/3] arm64: dts: qcom: qcs404: Add AR8035 Phy node

[Qemu-devel] [PATCH] test-filter-mirror: pass UNIX domain socket through fd
 2019-01-28  4:11 UTC 

[PATCH] drm/i915: Don't use the second dbuf slice on icl
 2019-01-28  3:54 UTC  (7+ messages)

[PATCH net-next v7 0/8] devlink: Add configuration parameters support for devlink_port
 2019-01-28  3:45 UTC  (4+ messages)

[PATCH net-next v2 0/2] mv88e6xxx DSA suspend to RAM support
 2019-01-28  3:44 UTC  (4+ messages)

[MODERATED] [PATCH v5 00/27] MDSv5 19
 2019-01-28  3:42 UTC  (15+ messages)
` [MODERATED] [PATCH v5 03/27] MDSv5 16
  `  "
    ` [MODERATED] "
` [MODERATED] [PATCH v5 07/27] MDSv5 0
  `  "
    ` [MODERATED] "
` [MODERATED] [PATCH v5 14/27] MDSv5 3
  `  "
      ` [MODERATED] "

[PATCH v2 00/13] rtw88: mac80211 driver for Realtek 802.11ac wireless network chips
 2019-01-28  3:36 UTC  (4+ messages)
` [PATCH v2 13/13] rtw88: add support for Realtek 802.11ac wireless chips

[PATCH v10 0/3] add uart DMA function
 2019-01-28  3:25 UTC  (6+ messages)
` [v10,1/3] dmaengine: 8250_mtk_dma: add MediaTek uart DMA support
  ` [PATCH v10 1/3] "

[Bug] Rockchip crypto driver sometimes produces wrong ciphertext
 2019-01-28  3:14 UTC  (6+ messages)

[PATCH v2 0/7] Replace ttm_bo_{unref, reference} with ttm_bo_{get|put}
 2019-01-28  3:20 UTC  (3+ messages)
` [PATCH v2 0/7] Replace ttm_bo_{unref,reference} "

[PATCH 0/2] makedumpfile needs to remove the memory encryption
 2019-01-28  3:15 UTC  (8+ messages)
` [PATCH 2/2] Remove the memory encryption mask to obtain the true physical address

[PATCH 0/6] Add CPUidle support for Tegra210
 2019-01-28  3:09 UTC  (7+ messages)
` [PATCH 1/6] dt-bindings: timer: add Tegra210 timer

[PATCH v3] ipmi_si: fix use-after-free of resource->name
 2019-01-28  3:08 UTC 

[PATCH] Add support for -L(logical) and -P(physical) option in nfs4_getfacl
 2019-01-28  3:03 UTC  (2+ messages)

[PATCH v5 bpf-next 7/9] tools/bpf: sync uapi/bpf.h
 2019-01-28  2:54 UTC  (2+ messages)
` [PATCH v5 bpf-next 8/9] libbpf: introduce bpf_map_lookup_elem_flags()

[PATCH] sched/debug: Show intergroup and hierarchy sum wait time of a task group
 2019-01-28  2:53 UTC  (3+ messages)

[PATCH v5 bpf-next 0/9] introduce bpf_spin_lock
 2019-01-28  2:50 UTC  (8+ messages)
` [PATCH v5 bpf-next 1/9] bpf: "
` [PATCH v5 bpf-next 2/9] bpf: add support for bpf_spin_lock to cgroup local storage
` [PATCH v5 bpf-next 3/9] tools/bpf: sync include/uapi/linux/bpf.h
` [PATCH v5 bpf-next 4/9] selftests/bpf: add bpf_spin_lock tests
` [PATCH v5 bpf-next 5/9] selftests/bpf: add bpf_spin_lock C test
` [PATCH v5 bpf-next 6/9] bpf: introduce BPF_F_LOCK flag
` [PATCH v5 bpf-next 9/9] selftests/bpf: test for BPF_F_LOCK

[PATCH] staging:iio:ad7152: Rename misspelled RESEVERD -> RESERVED
 2019-01-28  2:47 UTC  (5+ messages)

[PATCH] arm64: dts: Remove inconsistent use of 'arm, armv8' compatible string
 2019-01-28  2:41 UTC  (3+ messages)
` [PATCH] arm64: dts: Remove inconsistent use of 'arm,armv8' "

fsync hangs after scsi rejected a request
 2019-01-28  2:42 UTC  (12+ messages)

[PATCH 0/6] clean up MSR save/restore code
 2019-01-28  2:37 UTC  (9+ messages)
` [PATCH 1/6] x86: stop handling MSR_IA32_BNDCFGS save/restore in implementation code
` [PATCH 2/6] x86: save GUEST_BNDCFGS on context switch
` [PATCH 3/6] x86: move the saved value of MSR_IA32_XSS into struct vcpu_msrs
` [PATCH 4/6] x86: stop handling MSR_IA32_XSS save/restore in implementation code

[PATCH v2] ipmi_si: fix use-after-free of resource->name
 2019-01-28  2:36 UTC  (4+ messages)
` [Openipmi-developer] "

[PATCH v2] git-submodule.sh: shorten submodule SHA-1s using rev-parse
 2019-01-28  2:33 UTC  (3+ messages)

[GIT PULL 0/3] Allwinner Changes - Round 1
 2019-01-28  2:29 UTC  (4+ messages)
` [GIT PULL 1/3] Allwinner Fixes for v5.0
` [GIT PULL 2/3] Allwinner DT Changes for v5.1
` [GIT PULL 3/3] Allwinner DT64 "

[PATCH] libtdb: upgrade from 1.3.16 -> 1.3.17
 2019-01-28  2:27 UTC 

[Buildroot] [PATCH 1/8] package/s6-networking: fix dependency when libressl is enabled
 2019-01-28  2:26 UTC  (2+ messages)

[linux-4.14 test] 132493: tolerable FAIL - PUSHED
 2019-01-28  2:25 UTC 

[Buildroot] [PATCH 00/11] support/download: fix scp and reintroduce source-check
 2019-01-28  2:25 UTC  (2+ messages)

[PATCH] ASoC: Fixup build error for mt6358
 2019-01-28  2:24 UTC 

[Ocfs2-devel] [PATCH v3] ocfs2: fix a panic problem caused by o2cb_ctl
 2019-01-28  2:23 UTC  (2+ messages)

[PATCH] mtd: nand: fix kernel-doc warnings
 2019-01-28  2:21 UTC  (2+ messages)

[Buildroot] Buildroot 2018.11.1 released
 2019-01-28  2:20 UTC  (2+ messages)

[Qemu-devel] [PATCH] hw/xtensa: xtfpga: raise CPU number limit
 2019-01-28  2:18 UTC 

[Buildroot] [PATCH 1/2] package/atop: bump to version 2.4.0
 2019-01-28  2:14 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] support/testing: add atop test

FAILED: patch "[PATCH] Drivers: hv: vmbus: Check for ring when getting debug info" failed to apply to 4.4-stable tree
 2019-01-28  2:13 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/4] target/xtensa: add SMP linux capable hardware
 2019-01-28  2:09 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/4] target/xtensa: expose core runstall as an IRQ line
` [Qemu-devel] [PATCH 2/4] target/xtensa: add MX interrupt controller
` [Qemu-devel] [PATCH 3/4] hw/xtensa: xtfpga: use MX PIC for SMP

[PATCH] openvswitch: uprev from 2.10.0 to 2.10.1
 2019-01-28  2:12 UTC  (3+ messages)

FAILED: patch "[PATCH] Drivers: hv: vmbus: Check for ring when getting debug info" failed to apply to 4.9-stable tree
 2019-01-28  2:12 UTC  (2+ messages)

[PATCH 0/2 v5] test-case-mgmt
 2019-01-28  2:12 UTC  (4+ messages)
` [PATCH 1/2 v5] resultstool: enable merge, store, report and regression analysis

[dpdk-announce] release candidate 19.02-rc4
 2019-01-28  2:10 UTC 

[PATCH 1/2] clk: ingenic: Fix round_rate misbehaving with non-integer dividers
 2019-01-28  2:09 UTC  (2+ messages)
` [PATCH 2/2] clk: ingenic: Fix doc of ingenic_cgu_div_info

[PATCH v3 00/21] Offer to run CI/PR builds in Azure Pipelines
 2019-01-28  2:09 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 18/21] t0061: fix with --with-dashes and RUNTIME_PREFIX

[PATCH v3 1/8] technical doc: add a design doc for the evolve command
 2019-01-28  2:05 UTC  (5+ messages)
` [PATCH v3 2/8] sha1-array: Implement oid_array_readonly_contains
` [PATCH v3 4/8] evolve: Add support for parsing metacommits

[PATCH V2] net: i825xx: replace dev_kfree_skb_irq by dev_consume_skb_irq
 2019-01-28  2:03 UTC  (2+ messages)
  ` [PATCH V2] net: i825xx: replace dev_kfree_skb_irq bydev_consume_skb_irq

[PATCH] btrfs: Test if btrfs hits EDQUOT without trying to reclaim some space
 2019-01-28  2:04 UTC 

[PATCH v3 1/3] mfd: cros_ec: Add commands to control codec
 2019-01-28  2:00 UTC  (5+ messages)

[PATCH] doc: add tested platforms with Mellanox NICs
 2019-01-28  1:50 UTC  (2+ messages)

[PATCH] doc: add tested Intel platforms with Intel NICs
 2019-01-28  1:44 UTC  (3+ messages)

[PATCH V4 00/20] Tegra210 DFLL support
 2019-01-28  1:43 UTC  (5+ messages)

[meta-oe][PATCH] openssl: fix multilib file install conflicts
 2019-01-28  1:41 UTC  (4+ messages)
` [meta-oe][PATCH v2] "

[PATCH for-4.12] x86/p2m: Drop erroneous #VE-enabled check in ept_set_entry()
 2019-01-28  1:41 UTC  (2+ messages)

[PATCH] ASoC: soc-core: use for_each_link_codecs() for dai_link codecs V2
 2019-01-28  1:40 UTC 

[PATCH v4 2/2] doc: add guide for debug and troubleshoot
 2019-01-28  1:30 UTC  (6+ messages)
` [PATCH v5 0/2] doc/howto: add debug and troubleshoot guide
  ` [PATCH v5 1/2] doc: add svg for "
  ` [PATCH v5 2/2] doc: add guide for debug and troubleshoot

[PATCH] scsi: nsp32: Remove unnecessary self assignment in nsp32_set_sync_entry
 2019-01-28  1:23 UTC  (4+ messages)

[RFC PATCH v2] async: Add cmdline option to specify drivers to be async probed
 2019-01-28  1:20 UTC 

[Qemu-devel] [PATCH v2 1/2] Acceptance tests: use linux-3.6 and set vm memory to 4GiB
 2019-01-28  1:15 UTC  (2+ messages)
` [Qemu-devel] [PATCH v2 2/2] Acceptance tests: expect boot to extract 2GiB+ initrd with linux-v4.16

linux-next: Fixes tag needs some work in the hwmon-fixes tree
 2019-01-28  1:18 UTC 

[PATCH] devfreq: Suspend all devices on system shutdown
 2019-01-28  1:17 UTC  (2+ messages)

Re:Help: System freeze when edge interrupt trigger, Xenomain3.0.8, ipipe-arm main line, am335x
 2019-01-28  1:09 UTC  (8+ messages)
  ` Help: "
    ` 回复:Re: "
      `  "
        `  "
          `  "
              `  "

[Ocfs2-devel] [PATCH v2] ocfs2: fix a panic problem caused by o2cb_ctl
 2019-01-28  1:09 UTC  (2+ messages)

[PATCH 0/6] ASoC: soc-core: cleanup and platform
 2019-01-28  1:05 UTC  (7+ messages)
  ` [PATCH 6/6] ASoC: soc-core: use for_each_link_codecs() for dai_link codecs

[PATCH] doc: add missing package dependency in contributors guide
 2019-01-28  1:01 UTC  (2+ messages)

RAID56 Warning on "multiple serious data-loss bugs"
 2019-01-28  0:52 UTC  (2+ messages)

[PATCH] build: mention -march in pkg-config description
 2019-01-28  0:50 UTC  (4+ messages)
    ` [dpdk-stable] "

[PATCH] usertools/dpdk-telemetry-client: make script executable
 2019-01-28  0:41 UTC  (2+ messages)

[PATCH v3] doc: add meson build to contributing guide
 2019-01-28  0:39 UTC  (3+ messages)
` [PATCH v4] doc/patches: "

linux-next: no release today
 2019-01-28  0:38 UTC  (2+ messages)

[PATCH 00/14] nd/diff-parseopt part 1
 2019-01-28  0:33 UTC  (2+ messages)

[PATCH 1/5] libnvdimm, namespace: release labels properly on error
 2019-01-28  0:30 UTC  (4+ messages)
` [PATCH 3/5] libnvdimm, label: return nd_label directly instead of calculating it again
` [PATCH 4/5] libnvdimm, namespace: extract __init_active_labels to initialize labels for one nd_mapping
` [PATCH 5/5] libnvdimm, namespace: allocate devs for namespace just once


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.