All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-03-21 00:36:56 to 2018-03-21 02:42:44 UTC [more...]

[daisy][PATCH 0/6] SRC_URI updates and minor build fixes
 2018-03-21  2:42 UTC  (5+ messages)
` [daisy][PATCH 1/6] dtc: old SRC_URI died, changing to new working one
` [daisy][PATCH 2/6] kernel.bbclass: Remove bashism
` [daisy][PATCH 3/6] gmp_4.2.1: fix build for MIPS
` [daisy][PATCH 4/6] ncurses: fix build with gcc 5

[PATCH v1 0/2] Support for Qualcomm UFS QMP PHY on SDM845
 2018-03-21  2:42 UTC  (4+ messages)
` [PATCH v1 2/2] dt-bindings: phy-qcom-qmp: Update UFS phy binding for sdm845

[U-Boot] [PATCH v1 0/5] rtc: remove redundant code in rtc_reset
 2018-03-21  2:40 UTC  (6+ messages)
` [U-Boot] [PATCH v1 1/5] rtc: ds1307: "
` [U-Boot] [PATCH v1 2/5] rtc: ds1374: "
` [U-Boot] [PATCH v1 3/5] rtc: mx27rtc: "
` [U-Boot] [PATCH v1 4/5] rtc: rs5c372: "
` [U-Boot] [PATCH v1 5/5] rtc: rx8025: "

[PATCH 1/3] clk: rockchip: Fix wrong parents for MMC phase clock for rk3328
 2018-03-21  2:39 UTC  (3+ messages)
  ` [PATCH 2/3] clk: rockchip: Fix wrong parent for SDMMC phase clock for rk3228
  ` [PATCH 3/3] clk: rockchip: Correct the behaviour of restoring cached phase

[PATCH] perf vendor events arm64: Enable JSON events for ThunderX2 B0
 2018-03-21  2:37 UTC  (10+ messages)

[PATCH 0/3] Preparatory to add the csum check in the scan context
 2018-03-21  2:37 UTC  (4+ messages)
` [PATCH 2/3] btrfs: return required error from btrfs_check_super_csum

[PATCH i-g-t] meson: Chamelium depends on GSL
 2018-03-21  2:35 UTC  (2+ messages)
` ✗ Fi.CI.IGT: warning for "

[LTP] [PATCH] testcases: fix file path to control access to cron
 2018-03-21  2:35 UTC 

empty checkpoint file
 2018-03-21  2:35 UTC 

Disable DAPM for click avoidance ?
 2018-03-21  2:34 UTC  (4+ messages)

[PATCH] powerpc/64s: Fix lost pending interrupt due to race causing lost update to irq_happened
 2018-03-21  2:32 UTC  (2+ messages)

[PATCH v3] drm/i915/icl: Added ICL 11 slice, subslice and EU fuse detection
 2018-03-21  2:32 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915/icl: Added ICL 11 slice, subslice and EU fuse detection (rev2)

[PATCH net-next] devlink: Remove top_hierarchy arg to devlink_resource_register
 2018-03-21  2:31 UTC 

[PATCH 1/6] Revert "drm/atomic-helper: Fix leak in disable_all"
 2018-03-21  2:30 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [1/6] "

linux-next: build failure after merge of the sound-asoc tree
 2018-03-21  2:30 UTC 

[for-next][PATCH 00/46] tracing: Updates for v4.17
 2018-03-21  2:21 UTC  (47+ messages)
` [for-next][PATCH 01/46] tracing: Move hist trigger Documentation to histogram.txt
` [for-next][PATCH 02/46] tracing: Add Documentation for log2 modifier
` [for-next][PATCH 03/46] tracing: Add support to detect and avoid duplicates
` [for-next][PATCH 04/46] tracing: Remove code which merges duplicates
` [for-next][PATCH 05/46] ring-buffer: Add interface for setting absolute time stamps
` [for-next][PATCH 06/46] ring-buffer: Redefine the unimplemented RINGBUF_TYPE_TIME_STAMP
` [for-next][PATCH 07/46] tracing: Add timestamp_mode trace file
` [for-next][PATCH 08/46] tracing: Give event triggers access to ring_buffer_event
` [for-next][PATCH 09/46] tracing: Add ring buffer event param to hist field functions
` [for-next][PATCH 10/46] tracing: Break out hist trigger assignment parsing
` [for-next][PATCH 11/46] tracing: Add hist trigger timestamp support
` [for-next][PATCH 12/46] tracing: Add per-element variable support to tracing_map
` [for-next][PATCH 13/46] tracing: Add hist_data member to hist_field
` [for-next][PATCH 14/46] tracing: Add usecs modifier for hist trigger timestamps
` [for-next][PATCH 15/46] tracing: Add variable support to hist triggers
` [for-next][PATCH 16/46] tracing: Account for variables in named trigger compatibility
` [for-next][PATCH 17/46] tracing: Move get_hist_field_flags()
` [for-next][PATCH 18/46] tracing: Add simple expression support to hist triggers
` [for-next][PATCH 19/46] tracing: Generalize per-element hist trigger data
` [for-next][PATCH 20/46] tracing: Pass tracing_map_elt to hist_field accessor functions
` [for-next][PATCH 21/46] tracing: Add hist_field type field
` [for-next][PATCH 22/46] tracing: Add variable reference handling to hist triggers
` [for-next][PATCH 23/46] tracing: Add hist trigger action hook
` [for-next][PATCH 24/46] tracing: Add support for synthetic events
` [for-next][PATCH 25/46] tracing: Add support for field variables
` [for-next][PATCH 26/46] tracing: Add onmatch hist trigger action support
` [for-next][PATCH 27/46] tracing: Add onmax "
` [for-next][PATCH 28/46] tracing: Allow whitespace to surround hist trigger filter
` [for-next][PATCH 29/46] tracing: Add cpu field for hist triggers
` [for-next][PATCH 30/46] tracing: Add hist trigger support for variable reference aliases
` [for-next][PATCH 31/46] tracing: Add last error error facility for hist triggers
` [for-next][PATCH 32/46] tracing: Add inter-event hist trigger Documentation
` [for-next][PATCH 33/46] tracing: Make tracing_set_clock() non-static
` [for-next][PATCH 34/46] tracing: Add a clock attribute for hist triggers
` [for-next][PATCH 35/46] ring-buffer: Add nesting for adding events within events
` [for-next][PATCH 36/46] tracing: Use the ring-buffer nesting to allow synthetic events to be traced
` [for-next][PATCH 37/46] tracing: Add inter-event blurb to HIST_TRIGGERS config option
` [for-next][PATCH 38/46] selftests: ftrace: Add inter-event hist triggers testcases
` [for-next][PATCH 39/46] tracing: Remove BUG_ON() from append_filter_string()
` [for-next][PATCH 40/46] tracing: Use trace_seq instead of open code string appending
` [for-next][PATCH 41/46] tracing: Remove filter allocator helper
` [for-next][PATCH 42/46] tracing: Only add filter list when needed
` [for-next][PATCH 43/46] tracing: Embed replace_filter_string() helper function
` [for-next][PATCH 44/46] tracing: Combine enum and arrays into single macro in filter code
` [for-next][PATCH 45/46] tracing: Clean up and document pred_funcs_##type creation and use
` [for-next][PATCH 46/46] tracing: Rewrite filter logic to be simpler and faster

[xen-unstable-smoke test] 121009: regressions - FAIL
 2018-03-21  2:30 UTC 

[PATCH] ncurses: Abstract out termlib
 2018-03-21  2:30 UTC 

[Buildroot] [PATCH] powerpc-utils: Update URL to new upstream
 2018-03-21  2:30 UTC 

[PATCH] pdump: change to use generic multi-process channel
 2018-03-21  2:28 UTC  (3+ messages)

[Qemu-devel] [PATCH] postcopy-ram: add a stub for postcopy_request_shared_page
 2018-03-21  2:22 UTC  (5+ messages)

[PATCH 0/7] Allwinner A64 DE2 CCU support with dedicated DE2 bus driver
 2018-03-21  2:18 UTC  (6+ messages)
` [PATCH 2/7] dt-bindings: add binding for the Allwinner A64 DE2 bus

[v1,2/3] usb: dwc2: Change ISOC DDMA flow
 2018-03-21  2:17 UTC 

[PATCH 0/2] regulator: add QCOM RPMh regulator driver
 2018-03-21  2:16 UTC  (7+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] dt-bindings: regulator: add QCOM RPMh regulator bindings

[PATCH] perf util: Display warning when perf report/annotate is missing some libs
 2018-03-21  2:11 UTC  (4+ messages)

[PATCH 0/4] vfio: ccw: error handling fixes and improvements
 2018-03-21  2:08 UTC  (5+ messages)
` [PATCH 1/4] vfio: ccw: fix cleanup if cp_prefetch fails
` [PATCH 2/4] vfio: ccw: refactor and improve pfn_array_alloc_pin()
` [PATCH 3/4] vfio: ccw: set ccw->cda to NULL defensively
` [PATCH 4/4] vfio: ccw: add traceponits for interesting error paths

[Qemu-trivial] [PATCH for-2.12] rdma: Fix 32-bit compilation
 2018-03-21  2:07 UTC  (6+ messages)
    ` [Qemu-devel] "

[PATCH v2 8/9] powerpc/eeh: Factor out common code eeh_reset_device()
 2018-03-21  2:06 UTC  (2+ messages)
` [PATCH v3 "

Crashes running btrfs scrub
 2018-03-21  2:01 UTC  (11+ messages)

[U-Boot] [PATCH 1/5] net: fec_mxc: Fix DM driver issue in recv
 2018-03-21  1:59 UTC  (4+ messages)
` [U-Boot] [PATCH 4/5] net: fec: sharing MDIO for two enet controllers

[RFC PATCH v2 0/4] Eliminate zone->lock contention for will-it-scale/page_fault1 and parallel free
 2018-03-21  1:59 UTC  (7+ messages)
` [RFC PATCH v2 2/4] mm/__free_one_page: skip merge for order-0 page unless compaction failed
` [RFC PATCH v2 3/4] mm/rmqueue_bulk: alloc without touching individual page structure

[PATCH 1/2] spi: sprd: Simplify the transfer function
 2018-03-21  1:58 UTC  (2+ messages)
` Applied "spi: sprd: Simplify the transfer function" to the spi tree

[PATCH 2/2] spi: sprd: Add the support of restarting the system
 2018-03-21  1:58 UTC  (2+ messages)
` Applied "spi: sprd: Add the support of restarting the system" to the spi tree

[PATCH V3] ASoC: amd: dma driver changes for BT I2S controller instance
 2018-03-21  1:57 UTC  (2+ messages)
` Applied "ASoC: amd: dma driver changes for BT I2S controller instance" to the asoc tree

[PATCH 1/3] ASoC: rockchip: Fix dai_name for HDMI codec
 2018-03-21  1:57 UTC  (4+ messages)
` Applied "ASoC: rockchip: Fix dai_name for HDMI codec" to the asoc tree

[PATCH 0/3] Fix audio regression on rk3288
 2018-03-21  1:57 UTC  (7+ messages)
` [PATCH 3/3] dt-bindings: sound: rockchip Fix compatible string in example
  ` Applied "ASoC: rockchip: Fix compatible string in example" to the asoc tree

[PATCH 2/3] ASoC: rockchip: rk3288-hdmi-analog: Select needed codecs
 2018-03-21  1:57 UTC  (4+ messages)
` Applied "ASoC: rockchip: rk3288-hdmi-analog: Select needed codecs" to the asoc tree

[U-Boot] Please pull u-boot-fsl-qoriq master
 2018-03-21  1:56 UTC  (2+ messages)

[PATCH] multipathd: check and cleanup zombie paths
 2018-03-21  1:54 UTC  (9+ messages)

[ath10k throughput] low throughput in multi-user mode
 2018-03-21  1:44 UTC 

[PATCH 0/4] deferred queue setup
 2018-03-21  1:53 UTC  (15+ messages)
` [PATCH v2 "
  ` [PATCH v2 4/4] net/i40e: enable "

pull-request: bpf 2018-03-21
 2018-03-21  1:50 UTC 

[SPDK] The "Open Channel SSD" support or application in SPDK
 2018-03-21  1:49 UTC 

[PATCH]arm64:defconfig:enable ACPI_APEI_SEA
 2018-03-21  1:48 UTC  (3+ messages)

[PATCH] drm/amdgpu: Remove wrapper layer of cgs irq handling
 2018-03-21  1:48 UTC  (2+ messages)

[PATCH v5 0/2] add support for Socionext SynQuacer I2C controller
 2018-03-21  1:48 UTC  (5+ messages)

[RFC PATCH 0/3] Salted build ids via linker sections
 2018-03-21  1:46 UTC  (4+ messages)
` [RFC PATCH 1/3] kbuild: Introduce build-salt generated header
` [RFC PATCH 2/3] kbuild: Link with generated build-salt header
` [RFC PATCH 3/3] x86/vdso: Add build salt to the vDSO

[PATCH v2 0/7] crypto: add virtio poll mode driver
 2018-03-21  1:44 UTC  (2+ messages)

[PATCH 0/8] block: sed-opal: support write to shadow mbr
 2018-03-21  1:43 UTC  (7+ messages)
` [PATCH v2 00/11] block: sed-opal "
  ` [PATCH v2 08/11] block: sed-opal: ioctl for writing "

[asoc:topic/amd 2/7] sound/soc//amd/acp-da7219-max98357a.c:79:22: error: passing argument 1 of 'da7219_aad_jack_det' from incompatible pointer type
 2018-03-21  1:41 UTC  (3+ messages)

[PATCH 1/6] net/mlx5: support tx swp tunnel offloading
 2018-03-21  1:40 UTC  (3+ messages)
` [PATCH v3 1/7] ethdev: introduce Tx generic tunnel L3/L4 offload

[PATCH 3/4] signal/x86: Move nosig handling at the end of exit_to_usermode_loop
 2018-03-21  1:39 UTC  (2+ messages)

[Intel-wired-lan] [jkirsher-net-queue:master] BUILD SUCCESS 8137a8e2190975ed9060111ce13000792360aba3
 2018-03-21  1:37 UTC 

[RESEND][PATCH v4 0/3] Add SPIB Support for Intel Skylake platforms
 2018-03-21  1:34 UTC  (2+ messages)

[PATCH] ASoC: rsnd: set pm_ops in hibernate-compatible way
 2018-03-21  1:33 UTC  (3+ messages)
` Applied "ASoC: rsnd: set pm_ops in hibernate-compatible way" to the asoc tree

[PATCH] linux-next: ASoC: mediatek: mt2701: Fix a typo in printk
 2018-03-21  1:33 UTC  (5+ messages)
` Applied "ASoC: mediatek: mt2701: Fix a typo in printk" to the asoc tree

pull-request: bpf-next 2018-03-21
 2018-03-21  1:29 UTC 

[PATCH 00/34] DC Patches Mar 20, 2018
 2018-03-21  1:27 UTC  (3+ messages)
` [PATCH 09/34] drm/amd/display: fix lexa bw bounding box

[rocko/master][PATCH] linux-libc-headers, toolchain-gcc/linaro: update kernel-libc headers to 4.14
 2018-03-21  1:20 UTC 

[PATCH v2] KVM: arm/arm64: vgic: Disallow Active+Pending for level interrupts
 2018-03-21  1:20 UTC  (4+ messages)
  ` [此邮件可能存在风险] "

[PATCH linux dev-4.16 v2] i2c: muxes: pca9641: new driver
 2018-03-21  1:19 UTC  (5+ messages)
  ` [PATCH 3/3] i2c: mux: pca9541: prepare for PCA9641 support

[SPDK] [spdk] Valgrind alternatives for unit testing
 2018-03-21  1:17 UTC 

[net-next] intel: add SPDX identifiers to all the Intel drivers
 2018-03-21  1:14 UTC  (9+ messages)

[PATCH] of: Respect CONFIG_CMDLINE{,_EXTENED,_FORCE) with no chosen node
 2018-03-21  1:12 UTC  (2+ messages)

linux-next on x60: network manager often complains "network is disabled" after resume
 2018-03-21  1:11 UTC  (5+ messages)

Intermittent build failure with TRIM_UNUSED_KSYMS and related problems
 2018-03-21  1:07 UTC  (10+ messages)

[igt-dev] [PATCH igt] tests/kms_frontbuffer_tracking: increase FBC wait timeout to 5s
 2018-03-21  1:06 UTC  (2+ messages)

[PATCH v2] Bluetooth: Remove VLA usage in aes_cmac
 2018-03-21  1:05 UTC 

[PATCH v3 0/6] Add endpoint driver for Rockchip PCIe controller
 2018-03-21  1:04 UTC  (8+ messages)
` [PATCH v3 1/6] PCI: rockchip: Create individual folder for rockchip drivers

LIO
 2018-03-21  1:01 UTC 

[PATCH] drm: Reject getfb for multi-plane framebuffers
 2018-03-21  1:01 UTC  (2+ messages)

[pull] drm/msm: msm-next for 4.17
 2018-03-21  1:00 UTC 

[PATCH] kbuild: disable clang's default use of -fmerge-all-constants
 2018-03-21  0:58 UTC  (4+ messages)

[RFC PATCH 00/30] Xen Q35 Bringup patches + support for PCIe Extended Capabilities for passed through devices
 2018-03-21  0:58 UTC  (6+ messages)
` [RFC PATCH 07/12] hvmloader: allocate MMCONFIG area in the MMIO hole + minor code refactoring

[PATCH] Bluetooth: Remove VLA usage in aes_cmac
 2018-03-21  0:57 UTC  (2+ messages)

Openembedded-core Digest, Vol 86, Issue 203
 2018-03-21  0:57 UTC 

[rocko/master][PATCH 1/3] matrix-gui-machinevision-demos: remove unnecessary machine override affecting HS platforms
 2018-03-21  0:56 UTC  (2+ messages)
` [rocko/master][PATCHv2 1/4] matrix-gui-machinevision-demos: make machine-specific due to machine override

[linux-linus test] 120952: regressions - FAIL
 2018-03-21  0:52 UTC 

[PATCH 00/15] x86: Enable FSGSBASE instructions
 2018-03-21  0:47 UTC  (9+ messages)
` [PATCH 14/15] x86/fsgsbase/64: Support legacy behavior when FS/GS updated by ptracer

[RFC PATCH 0/6] Energy Aware Scheduling
 2018-03-21  0:45 UTC  (4+ messages)
` [RFC PATCH 2/6] sched: Introduce energy models of CPUs

[PATCH net-next v3 0/2] net: permit skb_segment on head_frag frag_list skb
 2018-03-21  0:44 UTC  (3+ messages)
` [PATCH net-next v3 2/2] net: bpf: add a test for skb_segment in test_bpf module

[RFC PATCH 0/3] kernel: add support for 256-bit IO access
 2018-03-21  0:39 UTC  (10+ messages)

[PATCH v3 00/13] media: imx: Switch to subdev notifiers
 2018-03-21  0:37 UTC  (14+ messages)
` [PATCH v3 01/13] media: v4l2-fwnode: ignore endpoints that have no remote port parent
` [PATCH v3 02/13] media: v4l2: async: Allow searching for asd of any type
` [PATCH v3 03/13] media: v4l2: async: Add v4l2_async_notifier_add_subdev
` [PATCH v3 04/13] media: v4l2-fwnode: Switch to v4l2_async_notifier_add_subdev
` [PATCH v3 05/13] media: v4l2-fwnode: Add a convenience function for registering subdevs with notifiers
` [PATCH v3 06/13] media: platform: video-mux: Register a subdev notifier
` [PATCH v3 07/13] media: imx: csi: "
` [PATCH v3 08/13] media: imx: mipi csi-2: "
` [PATCH v3 09/13] media: staging/imx: of: Remove recursive graph walk
` [PATCH v3 10/13] media: staging/imx: Loop through all registered subdevs for media links
` [PATCH v3 11/13] media: staging/imx: Rename root notifier
` [PATCH v3 12/13] media: staging/imx: Switch to v4l2_async_notifier_add_subdev
` [PATCH v3 13/13] media: staging/imx: TODO: Remove one assumption about OF graph parsing


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.