All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-10-30 14:04:21 to 2019-10-30 14:44:00 UTC [more...]

[PATCH] drm/amdgpu: guard ib scheduling while in reset
 2019-10-30 14:44 UTC  (13+ messages)

[PATCH 0/2] add Wide Band Scan support
 2019-10-30 14:43 UTC  (3+ messages)
` [PATCH 1/2] nl80211: "

[PATCH] drm/i915: Nuke 'mode' argument to intel_get_load_detect_pipe()
 2019-10-30 14:43 UTC  (4+ messages)
` [Intel-gfx] "

[PATCH 0/7] Mesa-based EGL/GLES
 2019-10-30 14:41 UTC  (4+ messages)
` [PATCH 3/7] HACK: weston: undefine HAVE_GBM_MODIFIERS explicitly

BUG: unable to handle kernel paging request in io_wq_cancel_all
 2019-10-30 14:41 UTC  (2+ messages)

[Intel-gfx] [CI 01/12] drm/i915: Handle a few more cases for crtc hw/uapi split, v3
 2019-10-30 14:41 UTC  (39+ messages)
  `  "
  ` [Intel-gfx] [CI 02/12] drm/i915: Add aliases for uapi and hw to crtc_state
      `  "
  ` [Intel-gfx] [CI 03/12] drm/i915: Perform manual conversions for crtc uapi/hw split, v2
      `  "
  ` [Intel-gfx] [CI 04/12] drm/i915: Perform automated conversions for crtc uapi/hw split, base -> hw
      `  "
  ` [Intel-gfx] [CI 05/12] drm/i915: Perform automated conversions for crtc uapi/hw split, base -> uapi
      `  "
  ` [Intel-gfx] [CI 06/12] drm/i915: Complete crtc hw/uapi split, v5
      `  "
  ` [Intel-gfx] [CI 07/12] drm/i915: Add aliases for uapi and hw to plane_state
      `  "
  ` [Intel-gfx] [CI 08/12] drm/i915: Perform manual conversions for plane uapi/hw split, v2
      `  "
  ` [Intel-gfx] [CI 09/12] drm/i915: Perform automated conversions for plane uapi/hw split, base -> hw
      `  "
  ` [Intel-gfx] [CI 10/12] drm/i915: Perform automated conversions for plane uapi/hw split, base -> uapi
      `  "
  ` [Intel-gfx] [CI 11/12] drm/i915: Complete plane hw and uapi split, v2
      `  "
  ` [Intel-gfx] [CI 12/12] drm/i915: Remove special case slave handling during hw programming, v3
      `  "
  ` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,01/12] drm/i915: Handle a few more cases for crtc hw/uapi split, v3
      `  "

Chip debug tool
 2019-10-30 14:41 UTC  (2+ messages)

[PATCH] drm/i915: Avoid HPD poll detect triggering a new detect cycle
 2019-10-30 14:39 UTC  (5+ messages)
` ✓ Fi.CI.IGT: success for drm/i915: Avoid HPD poll detect triggering a new detect cycle (rev2)
  ` [Intel-gfx] "

[dpdk-dev] [PATCH v4] ethdev: extend flow metadata
 2019-10-30 14:40 UTC  (4+ messages)
` [dpdk-dev] [PATCH v5] "

[alsa-devel] pcm_lock deadlock
 2019-10-30 14:36 UTC  (6+ messages)
      `  "
      ` [Intel-gfx] "

[PATCH 0/5] Improve the SC27XX fuel gauge controller
 2019-10-30 14:39 UTC  (5+ messages)
` [PATCH 1/5] dt-bindings: power: Introduce one property to describe the battery resistance with temperature changes
` [PATCH 4/5] dt-bindings: power: sc27xx: Add a new property to describe the real resistance of coulomb counter chip

[PATCH v4 00/10] sched/fair: rework the CFS load balance
 2019-10-30 14:39 UTC  (9+ messages)

[PATCH v2 0/2] pinctrl: Add new pinctrl/GPIO driver
 2019-10-30 14:39 UTC  (3+ messages)
` [PATCH v2 1/2] pinctrl: Add pinmux & GPIO controller driver for a new SoC

[xfs] e35c37b1b9: xfstests.generic.452.fail
 2019-10-30 14:38 UTC  (2+ messages)

[PATCH RFC v2 00/25] Add KernelMemorySanitizer infrastructure
 2019-10-30 14:38 UTC  (30+ messages)
` [PATCH RFC v2 01/25] stackdepot: check depot_index before accessing the stack slab
` [PATCH RFC v2 02/25] stackdepot: prevent Clang from optimizing away stackdepot_memcmp()
` [PATCH RFC v2 03/25] kasan: stackdepot: move filter_irq_stacks() to stackdepot.c
` [PATCH RFC v2 04/25] stackdepot: reserve 5 extra bits in depot_stack_handle_t
` [PATCH RFC v2 05/25] kmsan: add ReST documentation
` [PATCH RFC v2 06/25] kmsan: gfp: introduce __GFP_NO_KMSAN_SHADOW
` [PATCH RFC v2 07/25] kmsan: introduce __no_sanitize_memory and __SANITIZE_MEMORY__
` [PATCH RFC v2 08/25] kmsan: reduce vmalloc space
` [PATCH RFC v2 09/25] kmsan: add KMSAN runtime
` [PATCH RFC v2 10/25] kmsan: define READ_ONCE_NOCHECK()
` [PATCH RFC v2 11/25] kmsan: x86: sync metadata pages on page fault
` [PATCH RFC v2 12/25] kmsan: add tests for KMSAN
` [PATCH RFC v2 13/25] kmsan: make READ_ONCE_TASK_STACK() return initialized values
` [PATCH RFC v2 14/25] kmsan: Kconfig changes to disable options incompatible with KMSAN
` [PATCH RFC v2 15/25] kmsan: Changing existing files to enable KMSAN builds
` [PATCH RFC v2 16/25] kmsan: disable KMSAN instrumentation for certain kernel parts
` [PATCH RFC v2 17/25] kmsan: mm: call KMSAN hooks from SLUB code
` [PATCH RFC v2 18/25] kmsan: call KMSAN hooks where needed
` [PATCH RFC v2 19/25] kmsan: disable instrumentation of certain functions
` [PATCH RFC v2 20/25] kmsan: unpoison |tlb| in arch_tlb_gather_mmu()
` [PATCH RFC v2 21/25] kmsan: use __msan_memcpy() where possible
` [PATCH RFC v2 22/25] kmsan: unpoisoning buffers from devices etc
` [PATCH RFC v2 23/25] kmsan: hooks for copy_to_user() and friends
` [PATCH RFC v2 24/25] kmsan: disable strscpy() optimization under KMSAN
` [PATCH RFC v2 25/25] net: kasan: kmsan: support CONFIG_GENERIC_CSUM on x86, enable it for KASAN/KMSAN

[PATCH v3 00/11] Add device tree support for sc7180
 2019-10-30 14:37 UTC  (9+ messages)
` [PATCH v3 07/11] arm64: dts: qcom: sc7180: Add SPMI PMIC arbiter device
` [PATCH v3 08/11] arm64: dts: qcom: pm6150: Add PM6150/PM6150L PMIC peripherals

[dpdk-dev] [RFC 0/4] mempool: avoid objects allocations across pages
 2019-10-30 14:36 UTC  (19+ messages)
` [dpdk-dev] [PATCH 0/5] "
  ` [dpdk-dev] [PATCH 4/5] mempool: introduce function to get mempool page size
  ` [dpdk-dev] [PATCH 5/5] mempool: prevent objects from being across pages
    ` [dpdk-dev] [EXT] "
` [dpdk-dev] [PATCH v2 0/6] mempool: avoid objects allocations "
  ` [dpdk-dev] [PATCH v2 1/6] mempool: allow unaligned addr/len in populate virt
  ` [dpdk-dev] [PATCH v2 2/6] mempool: reduce wasted space on mempool populate
  ` [dpdk-dev] [PATCH v2 3/6] mempool: remove optimistic IOVA-contiguous allocation
  ` [dpdk-dev] [PATCH v2 4/6] mempool: introduce function to get mempool page size
  ` [dpdk-dev] [PATCH v2 5/6] mempool: prevent objects from being across pages
  ` [dpdk-dev] [PATCH v2 6/6] mempool: use the specific macro for object alignment

[U-Boot] [PATCH v2 00/41] convert GE boards to DM
 2019-10-30 14:37 UTC  (6+ messages)
` [U-Boot] [PATCH v2 39/41] power: pmic: add driver for Dialog DA9063 PMIC
` [U-Boot] [PATCH v2 40/41] power: regulator: "

[PATCH v10 0/5] kasan: support backing vmalloc space with real shadow memory
 2019-10-30 14:29 UTC  (11+ messages)
` [PATCH v10 1/5] "
` [PATCH v10 4/5] x86/kasan: support KASAN_VMALLOC

[Buildroot] [PATCH] package/omniorb: bump to 4.2.3
 2019-10-30 14:36 UTC 

[PATCH v2 0/4] clk: renesas: rcar-usb2-clock-sel: Fix clks/resets handling
 2019-10-30 14:34 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: clock: renesas: rcar-usb2-clock-sel: Fix clock[-name]s properties
` [PATCH v2 2/4] dt-bindings: clock: renesas: rcar-usb2-clock-sel: Add power-domains and resets properties

Rearranging expressions in the rule
 2019-10-30 14:26 UTC 

[PATCH 0/1] [v2.24.0-rc0 BUG] fetch.writeCommitGraph fails on first fetch
 2019-10-30 14:31 UTC  (6+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 2/2] commit-graph: fix writing first commit-graph during fetch

[PATCH v4 00/10] Rework REFCOUNT_FULL using atomic_fetch_* operations
 2019-10-30 14:30 UTC  (11+ messages)
` [PATCH v4 01/10] lib/refcount: Define constants for saturation and max refcount values
` [PATCH v4 02/10] lib/refcount: Ensure integer operands are treated as signed
` [PATCH v4 03/10] lib/refcount: Remove unused refcount_*_checked() variants
` [PATCH v4 04/10] lib/refcount: Move bulk of REFCOUNT_FULL implementation into header
` [PATCH v4 05/10] lib/refcount: Improve performance of generic REFCOUNT_FULL code
` [PATCH v4 06/10] lib/refcount: Move saturation warnings out of line
` [PATCH v4 07/10] lib/refcount: Consolidate REFCOUNT_{MAX,SATURATED} definitions
` [PATCH v4 08/10] refcount: Consolidate implementations of refcount_t
` [PATCH v4 09/10] lib/refcount: Remove unused 'refcount_error_report()' function
` [PATCH v4 10/10] drivers/lkdtm: Remove references to CONFIG_REFCOUNT_FULL

[RFC v2 0/2] gpio: Support for shared GPIO lines on boards
 2019-10-30 14:31 UTC  (5+ messages)

[PATCH v2 1/3] dt-bindings: add vendor prefix for logic technologies limited
 2019-10-30 14:29 UTC  (8+ messages)
` [PATCH v2 3/3] dt-bindings: display: panel: add bindings for logic technologies displays

[PATCH] nvme: Fix parsing of ANA log page
 2019-10-30 14:29 UTC  (2+ messages)

[Xen-devel] [linux-4.14 test] 143327: regressions - FAIL
 2019-10-30 14:28 UTC 

[PATCH v3 0/7]Introduce Power domain based warming device driver
 2019-10-30 14:27 UTC  (13+ messages)
` [PATCH v3 6/7] dt-bindings: soc: qcom: Extend RPMh power controller binding to describe thermal warming device
` [PATCH v3 7/7] arm64: dts: qcom: Add mx power domain as "

[PATCH v3 09/13] ext4: fast-commit commit path changes
 2019-10-30 14:26 UTC  (4+ messages)
      ` 答复: [External Mail]Re: "

[PATCH V2] xfs: properly serialise fallocate against AIO+DIO
 2019-10-30 14:26 UTC  (2+ messages)

next/master boot: 242 boots: 8 failed, 225 passed with 7 offline, 1 untried/unknown, 1 conflict (next-20191030)
 2019-10-30 14:26 UTC 

[nft PATCH] mnl: Replace use of untyped nftnl data setters
 2019-10-30 14:26 UTC  (3+ messages)

[PATCH] ath10k: Fixed "Failed to wake target" QCA6174
 2019-10-30 14:25 UTC  (3+ messages)

[RFC PATCH v2 00/26] Add subcluster allocation to qcow2
 2019-10-30 14:24 UTC  (3+ messages)
` [RFC PATCH v2 03/26] qcow2: Process QCOW2_CLUSTER_ZERO_ALLOC clusters in handle_copied()

[PATCH] clk: mark clk_disable_unused() as __init
 2019-10-30 14:24 UTC  (4+ messages)

[PATCH v2 0/2] leds: introduce generic LED level meter driver
 2019-10-30 14:24 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: leds: Add leds-meter binding

[dpdk-dev] [PATCH v5 00/11] Add an option to use LTO for DPDK build
 2019-10-30 14:23 UTC  (4+ messages)
` [dpdk-dev] [PATCH v6 00/12] "

[KVM] 671ddc700f: kvm-unit-tests.vmx.fail
 2019-10-30 14:23 UTC  (2+ messages)

[Intel-wired-lan] [jkirsher-next-queue:1GbE] BUILD SUCCESS 203bddfdfb6c2c542885b3da1a7d011fd54744db
 2019-10-30 14:23 UTC 

[dpdk-dev] [RFC PATCH 1/9] security: introduce CPU Crypto action type and API
 2019-10-30 14:23 UTC  (3+ messages)

[PATCH] drm/radeon: fix si_enable_smc_cac() failed issue
 2019-10-30 14:22 UTC  (3+ messages)

[PULL 0/4] Crypto luks patches
 2019-10-30 14:21 UTC  (3+ messages)
` [PULL 4/4] crypto: add support for nettle's native XTS impl

[U-Boot] [PATCH 2/2] ARM: dts: imx6qdl: Add U-Boot specific device tree files for Cubox-i
 2019-10-30 14:22 UTC  (2+ messages)
` [U-Boot] ?==?utf-8?q? ?==?utf-8?q? [PATCH 2/2]?==?utf-8?q? ARM:?==?utf-8?q? "

[PATCH] locking/percpu_rwsem: Rewrite to not use rwsem
 2019-10-30 14:21 UTC  (6+ messages)

[alsa-devel] [PATCH 2/3] ASoC: dt-bindings: rt5682: add button delay device property
 2019-10-30 14:16 UTC  (3+ messages)
` [alsa-devel] Applied "ASoC: dt-bindings: rt5682: add button delay device property" to the asoc tree

[PATCH] usb: cdns3: gadget: Fix g_audio use case when connected to Super-Speed host
 2019-10-30 14:20 UTC  (4+ messages)
` [PATCH v2] "

[PATCH net-next v2 0/8] Control action percpu counters allocation by netlink flag
 2019-10-30 14:20 UTC  (10+ messages)
` [PATCH net-next v2 1/8] net: sched: extract common action counters update code into function
` [PATCH net-next v2 2/8] net: sched: extract bstats "
` [PATCH net-next v2 3/8] net: sched: extract qstats update code into functions
` [PATCH net-next v2 4/8] net: sched: don't expose action qstats to skb_tc_reinsert()
` [PATCH net-next v2 5/8] net: sched: modify stats helper functions to support regular stats
` [PATCH net-next v2 6/8] net: sched: extend TCA_ACT space with TCA_ACT_FLAGS
` [PATCH net-next v2 7/8] net: sched: update action implementations to support flags
` [PATCH net-next v2 8/8] tc-testing: implement tests for new fast_init action flag
` [PATCH iproute2 net-next v2] tc: implement support for action flags

[dpdk-dev] Link status issue with i40e firmware 7.0x
 2019-10-30 14:20 UTC 

[alsa-devel] [PATCH 1/3] ASoC: rt5682: improve the sensitivity of push button
 2019-10-30 14:16 UTC  (3+ messages)
` [alsa-devel] Applied "ASoC: rt5682: improve the sensitivity of push button" to the asoc tree

[PATCH RFC 0/6] perf/x86: Add perf text poke event
 2019-10-30 14:19 UTC  (5+ messages)
` [PATCH RFC 1/6] "

[PATCH v11 00/15] Introduce the microvm machine type
 2019-10-30 14:18 UTC  (4+ messages)
` [PATCH v11 14/15] hw/i386: "

[dpdk-dev] [PATCH] net/mlx5: port id action must be after VLAN actions
 2019-10-30 14:19 UTC 

[RFC 0/2] io_uring: examine request result only after completion
 2019-10-30 14:18 UTC  (19+ messages)

[MPTCP] Re: [Weekly meetings] MoM - 24th of October 2019
 2019-10-30 14:18 UTC 

[ARK INTERNAL PATCHv2 2/5] efi: Add an EFI_SECURE_BOOT flag to indicate secure boot mode
 2019-10-30 14:17 UTC 

[PATCH v4 0/4] E0PD support
 2019-10-30 14:17 UTC  (5+ messages)
` [PATCH v4 4/4] arm64: Use a variable to store non-global mappings decision

[PATCH] spi: txx9: Convert to use GPIO descriptors
 2019-10-30 14:16 UTC  (2+ messages)
` Applied "spi: txx9: Convert to use GPIO descriptors" to the spi tree

[PATCH] spi: dw: Drop GPIO header
 2019-10-30 14:16 UTC  (2+ messages)
` Applied "spi: dw: Drop GPIO header" to the spi tree

[PATCH] spi: zynq-qspi: Drop GPIO header
 2019-10-30 14:16 UTC  (2+ messages)
` Applied "spi: zynq-qspi: Drop GPIO header" to the spi tree

[LTP] [PATCH v2] Port ptrace01 to new library
 2019-10-30 14:16 UTC 

USO / UFO status ?
 2019-10-30 14:15 UTC 

[Xen-devel] [PATCH v1] x86/hvm: Update code in HVMOP_altp2m_set_suppress_ve
 2019-10-30 14:14 UTC  (2+ messages)

[PATCH] lib: string: reduce unnecessary loop in strncpy
 2019-10-30 14:14 UTC 

[PATCH v2] nvme: Add hardware monitoring support
 2019-10-30 14:12 UTC  (6+ messages)

[PATCH] mm/sparse: Consistently do not zero memmap
 2019-10-30 14:12 UTC  (4+ messages)

[PATCH 0/2] Remove drm_fb_helper_fbdev_{setup,teardown}()
 2019-10-30 14:12 UTC  (5+ messages)
` [PATCH 1/2] drm/todo: Convert drivers to generic fbdev emulation
` [PATCH 2/2] drm/fb-helper: Remove drm_fb_helper_fbdev_{setup, teardown}()
  ` [PATCH 2/2] drm/fb-helper: Remove drm_fb_helper_fbdev_{setup,teardown}()

Makefile kernel address tag sanitizer
 2019-10-30 14:12 UTC  (7+ messages)

[PATCH] liburing/test: fix build errors
 2019-10-30 14:11 UTC  (2+ messages)

[alsa-devel] sound/core/timer: Deadlock on register_mutex
 2019-10-30 14:10 UTC  (2+ messages)
`  "

[PULL 0/16] Python (acceptance tests) queue, 2019-10-28
 2019-10-30 14:10 UTC  (6+ messages)

[PATCH] fsnotify: Use NULL instead of 0 for pointer
 2019-10-30 14:10 UTC  (4+ messages)

[PATCH] nl80211: allow more operations for mesh and ad-hoc interfaces
 2019-10-30 14:10 UTC  (5+ messages)

[alsa-devel] [PATCH 3/3] ASoC: rt1011: improve readability and remove redundant code
 2019-10-30 14:08 UTC  (2+ messages)

[MPTCP] Re: [PATCH] self-tests: catch poll errors
 2019-10-30 14:09 UTC 

nvme_passthru_cmd64 has a 4 byte hole
 2019-10-30 14:08 UTC  (3+ messages)

[dpdk-dev] [PATCH v1 1/1] net/octeontx2: add SDP interface support
 2019-10-30 14:08 UTC 

[Buildroot] [PATCH 1/3] package/netdata: new package
 2019-10-30 14:07 UTC  (7+ messages)
` [Buildroot] [PATCH 2/3] support/testing: add netdata test
      ` [Buildroot] [External] "

Performance regression between V2_02_177 and V2_02_180
 2019-10-30 14:07 UTC  (4+ messages)

[PATCH v2 1/5] arm: dts: vf-colibri: fix typo in top-level module compatible
 2019-10-30 14:05 UTC  (7+ messages)
` [PATCH v2 3/5] dt-bindings: input: tochscreen: ad7879: generic node names in example
` [PATCH v2 5/5] dt-bindings: arm: fsl: add nxp based toradex colibri-imx8x binding docu

[dpdk-dev] [PATCH v3] net/i40e: Fail rte_flow MARK requests if RX func was vectorized
 2019-10-30 14:01 UTC  (3+ messages)

[PATCH] Revert "sched/fair: Fix O(nr_cgroups) in the load balancing path"
 2019-10-30 14:04 UTC  (7+ messages)

[PATCH bpf-next v11 0/7] Landlock LSM
 2019-10-30 14:03 UTC  (4+ messages)
` [PATCH bpf-next v11 2/7] landlock: Add the management of domains


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.