All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-06-08 23:04:14 to 2017-06-09 00:41:36 UTC [more...]

[PATCH 0/5] ASoC: add/use asoc_simple_card_clk_xxx()
 2017-06-09  0:41 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] arm: Add Kconfig symbols used for Linux asm compatibility
 2017-06-09  0:41 UTC  (4+ messages)

(unknown),
 2017-06-09  0:39 UTC 

RISC-V Linux Port v1
 2017-06-09  0:37 UTC  (9+ messages)
` RISC-V Linux Port v2
  ` [PATCH 03/17] base: fix order of OF initialization

[PATCH v4] libfdt: add helpers to read address and size from reg
 2017-06-09  0:36 UTC  (2+ messages)

[PATCH] ACPICA: Remove unnecessary call to debugger
 2017-06-09  0:35 UTC  (4+ messages)
` [Devel] "

[PATCH 0/3] ALSA: pcm:
 2017-06-09  0:34 UTC  (4+ messages)
` [PATCH 1/3] ALSA: pcm: use helper functions to refer parameters as constants
` [PATCH 2/3] ALSA: pcm: calculate non-mask/non-interval parameters always when possible
` [PATCH 3/3] ALSA: pcm: move fixup of info flag after selecting single parameters

(unknown),
 2017-06-09  0:34 UTC 

[PATCH] ASoC: rsnd: add detail explanation of L/R conversion timing
 2017-06-09  0:34 UTC  (2+ messages)

[PATCH] fs: don't forget to put old mntns in mntns_install
 2017-06-09  0:32 UTC 

[U-Boot] Please pull u-boot-rockchip
 2017-06-09  0:31 UTC  (2+ messages)

[meta-oe][PATCH] espeak: Fix FTBFS due to narrowing warnings on 32bit x86
 2017-06-09  0:31 UTC 

[PATCH v6 0/1] platform/x86: Add driver for ACPI INT0002 Virtual GPIO
 2017-06-09  0:30 UTC  (8+ messages)
` [PATCH v6] platform/x86: Add driver for ACPI INT0002 Virtual GPIO device

[PATCH] devfreq: exynos-ppmu: Staticize event list
 2017-06-09  0:28 UTC  (4+ messages)
      `  "

[RESEND PATCH v2 0/2] aio: decouple ctx's max_reqs and nr_events
 2017-06-09  0:26 UTC  (2+ messages)

[PATCH v3 2/2] ip6_tunnel: fix potential issue in __ip6_tnl_rcv
 2017-06-09  0:23 UTC  (4+ messages)

[PATCH v6 0/2] Altera CvP driver
 2017-06-09  0:22 UTC  (3+ messages)
` [PATCH v6 1/2] fpga: Add flag to indicate bitstream needs decompression
` [PATCH v6 2/2] fpga manager: Add Altera CvP driver

[PATCH] aio: fix the increment of aio-nr and counting against aio-max-nr
 2017-06-09  0:22 UTC 

Hello
 2017-06-09  0:20 UTC 

[PATCH net-next v2] geneve: add missing rx stats accounting
 2017-06-09  0:07 UTC 

[Qemu-devel] [PATCH] q35/mch: implement extended TSEG sizes
 2017-06-09  0:19 UTC  (6+ messages)

[GIT PULL] Power management fixes for v4.12-rc5
 2017-06-09  0:19 UTC 

[PATCH v3 0/3] xfstests-bld: update recommended kernel configs
 2017-06-09  0:18 UTC  (2+ messages)

[PATCH 1/2] drm/i915/guc: Load GuC on Coffee Lake
 2017-06-09  0:17 UTC  (3+ messages)
` [PATCH 2/2] drm/i915/huc: Load HuC "
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915/guc: Load GuC "

Fix Skylake PEBS data source for perf
 2017-06-09  0:13 UTC  (5+ messages)
` [PATCH v3 1/4] perf/x86: Move Nehalem PEBS code to flag
` [PATCH v3 2/4] perf/x86: Fix data source decoding for Skylake
` [PATCH v3 3/4] perf, tools: Add support for printing new mem_info encodings
` [PATCH v3 4/4] perf, tools: Add test cases for new data source encoding

UFS s_maxbytes bogosity
 2017-06-09  0:11 UTC  (12+ messages)

[PATCH 00/31] repository object
 2017-06-09  0:08 UTC  (35+ messages)
` [PATCH v2 00/32] "
  ` [PATCH v2 01/32] config: create config.h
  ` [PATCH v2 02/32] config: remove git_config_iter
  ` [PATCH v2 03/32] config: don't include config.h by default
  ` [PATCH v2 04/32] config: don't implicitly use gitdir
  ` [PATCH v2 05/32] setup: don't perform lazy initialization of repository state
  ` [PATCH v2 06/32] environment: remove namespace_len variable
  ` [PATCH v2 07/32] repository: introduce the repository object
  ` [PATCH v2 08/32] environment: place key repository state in the_repository
  ` [PATCH v2 09/32] environment: store worktree "
  ` [PATCH v2 10/32] setup: add comment indicating a hack
  ` [PATCH v2 11/32] config: read config from a repository object
  ` [PATCH v2 12/32] repository: add index_state to struct repo
  ` [PATCH v2 13/32] submodule-config: store the_submodule_cache in the_repository
  ` [PATCH v2 14/32] submodule: add repo_read_gitmodules
  ` [PATCH v2 15/32] submodule: convert is_submodule_initialized to work on a repository
  ` [PATCH v2 16/32] convert: convert get_cached_convert_stats_ascii to take an index
  ` [PATCH v2 17/32] convert: convert crlf_to_git "
  ` [PATCH v2 18/32] convert: convert convert_to_git_filter_fd "
  ` [PATCH v2 19/32] convert: convert convert_to_git "
  ` [PATCH v2 20/32] convert: convert renormalize_buffer "
  ` [PATCH v2 21/32] tree: convert read_tree to take an index parameter
  ` [PATCH v2 22/32] ls-files: convert overlay_tree_on_cache to take an index
  ` [PATCH v2 23/32] ls-files: convert write_eolinfo "
  ` [PATCH v2 24/32] ls-files: convert show_killed_files "
  ` [PATCH v2 25/32] ls-files: convert show_other_files "
  ` [PATCH v2 26/32] ls-files: convert show_ru_info "
  ` [PATCH v2 27/32] ls-files: convert ce_excluded "
  ` [PATCH v2 28/32] ls-files: convert prune_cache "
  ` [PATCH v2 29/32] ls-files: convert show_files "
  ` [PATCH v2 30/32] ls-files: factor out debug info into a function
  ` [PATCH v2 31/32] ls-files: factor out tag calculation
  ` [PATCH v2 32/32] ls-files: use repository object

[Fuego] Benchmark.blobsallad test build failing on my x86 64-bit ubuntu pc
 2017-06-09  0:08 UTC  (5+ messages)

Question on setting key right after the EAPOL 4/4 is sent
 2017-06-09  0:07 UTC  (4+ messages)

status of swapfiles on Btrfs
 2017-06-09  0:06 UTC  (2+ messages)

[PATCH 0/5] xen/pvh*: Support > 32 VCPUs at restore
 2017-06-09  0:05 UTC  (5+ messages)
  ` [Xen-devel] "

[PATCH net 1/3] bonding: fix 802.3ad support for 5G and 50G speeds
 2017-06-09  0:05 UTC  (3+ messages)
` [PATCH net 2/3] bonding: fix 802.3ad support for 14G speed

[Bug 54381] [drm:radeon_atom_pick_pll] *ERROR* unable to allocate a PPLL
 2017-06-09  0:02 UTC 

[U-Boot] [PATCH] cmd/fdt: support single value replacement within an array
 2017-06-09  0:02 UTC  (4+ messages)

[U-Boot] [PATCH v2 00/28] tegra: nyan-big: Support chainloading and add documentation
 2017-06-09  0:02 UTC  (61+ messages)
` [U-Boot] [PATCH v2 01/28] display_options: Refactor to allow obtaining the banner
` [U-Boot] [PATCH v2 02/28] Allow displaying the U-Boot banner on a video display
` [U-Boot] [PATCH v2 03/28] arm: arm720t: Support CONFIG_SKIP_LOWLEVEL_INIT_ONLY
` [U-Boot] [PATCH v2 04/28] arm: Rename HCTR to HTCR
` [U-Boot] [PATCH v2 05/28] arm: Don't try to support CONFIG_ARMV7_LPAE on ARMv4T
` [U-Boot] [PATCH v2 06/28] arm: Disable LPAE if not enabled
` [U-Boot] [PATCH v2 08/28] tegra: Init clocks even when SPL did not run
` [U-Boot] [PATCH v2 09/28] tegra: dts: Add cros-ec SPI settings
` [U-Boot] [PATCH v2 10/28] tegra: spi: Wait a little after setting the clocks
` [U-Boot] [PATCH v2 11/28] tegra: nyan-big: Enable the dhrystone benchmark
` [U-Boot] [PATCH v2 12/28] tegra: video: Don't power up the SOR twice
` [U-Boot] [PATCH v2 13/28] tegra: Enable CP15 init
` [U-Boot] [PATCH v2 14/28] tegra: clock: Avoid a divide-by-zero error
` [U-Boot] [PATCH v2 15/28] tegra: nyan-big: Add a .its file for chromium
` [U-Boot] [PATCH v2 16/28] README: Add instructions for chain-loading U-Boot
` [U-Boot] [PATCH v2 17/28] rockchip: Setup default PWM flags
` [U-Boot] [PATCH v2 18/28] rockchip: Fix regualtor typo in veyron
` [U-Boot] [PATCH v2 19/28] rockchip: rk3288: Add error debugging to veyron_init()
` [U-Boot] [PATCH v2 20/28] rockchip: video: Add remove() methods
` [U-Boot] [PATCH v2 21/28] rockchip: video: Take the vop device out of standby
` [U-Boot] [PATCH v2 22/28] rockchip: jerry: Add a .its file for chromium
` [U-Boot] [PATCH v2 23/28] rockchip: rk3288: Convert clock driver to use shifted masks
` [U-Boot] [PATCH v2 24/28] rockchip: Init clocks again when chain-loading
` [U-Boot] [PATCH v2 25/28] rockchip: rk3288: Allow setting up clocks in U-Boot proper
` [U-Boot] [PATCH v2 26/28] rockchip: Enable the video display banner
` [U-Boot] [PATCH v2 27/28] rockchip: jerry: Disable CONFIG_CONSOLE_SCROLL_LINES
` [U-Boot] [PATCH v2 28/28] README: Add instructions for chain-loading U-Boot on jerry
  ` [U-Boot] [PATCH v2 07/28] power: regulator: Add more debugging and fix a missing newline

[PATCH net-next 1/5] net: dsa: Remove master_netdev and use dst->cpu_dp->netdev
 2017-06-09  0:01 UTC  (2+ messages)

[PATCH 1/3] drm/i915/cfl: Add Coffee Lake PCI IDs for S Skus
 2017-06-09  0:01 UTC  (7+ messages)
` [PATCH 2/3] drm/i915/cfl: Add Coffee Lake PCI IDs for H Sku
` [PATCH 3/3] drm/i915/cfl: Add Coffee Lake PCI IDs for U Sku
` ✓ Fi.CI.BAT: success for series starting with [1/3] drm/i915/cfl: Add Coffee Lake PCI IDs for S Skus

[U-Boot] [PATCH v2] buildman: Translate binutils output to UTF-8
 2017-06-09  0:01 UTC  (6+ messages)
` [U-Boot] [PATCH 0/2] Fix unicode handling in buildman
  ` [U-Boot] [PATCH 1/2] buildman: disable localized and unicode output of all build tools
  ` [U-Boot] [PATCH 2/2] buildman: properly translate strings for log and err files to ASCII

[PATCH 1/3] cpan-base.bbclass: Move PERLVERSION logic to a new file
 2017-06-09  0:00 UTC  (3+ messages)
` [PATCH 2/3] dpkg: Fix perl modules by moving them to the versioned perl directory
` [PATCH 3/3] dpkg: Add missing RDEPENDS for dpkg-perl

[PATCH 1/4] dt-bindings: tps65217: Update binding documentation
 2017-06-09  0:00 UTC  (13+ messages)
` [PATCH 4/4] mfd: tps65217: Instantiate sub-devices from device tree

[meta-oe][PATCH V4] fwts: Bump SRCREV to latest past 17.03.00 release
 2017-06-08 23:56 UTC 

[RFC PATCH 00/10] Basic KVM SGX Virtualization support
 2017-06-08 23:53 UTC  (13+ messages)
` [PATCH 08/10] kvm: vmx: add guest's IA32_SGXLEPUBKEYHASHn runtime switch support
    ` [intel-sgx-kernel-dev] "

[RFC][PATCH] slub: Introduce 'alternate' per cpu partial lists
 2017-06-08 23:53 UTC  (2+ messages)

[PATCH 01/17] drm/i915/cnl: Implement .get_display_clock_speed() for CNL
 2017-06-08 23:53 UTC  (4+ messages)
` [PATCH 08/17] drm/i915: Add MMIO helper for 6 ports with different offsets

[PATCH 0/3 v3] Fixes for two recently found timekeeping bugs
 2017-06-08 23:44 UTC  (4+ messages)
` [PATCH 1/3 v3] time: Fix clock->read(clock) race around clocksource changes
` [PATCH 2/3 v3] time: Fix CLOCK_MONOTONIC_RAW sub-nanosecond accounting
` [PATCH 3/3 v3] arm64: vdso: Fix nsec handling for CLOCK_MONOTONIC_RAW

[PATCH for-next 00/13] IB/core: SG IOCTL based RDMA ABI
 2017-06-08 23:51 UTC  (3+ messages)
` [PATCH for-next 02/13] IB/core: Add support to finalize objects in one transaction

[linux-4.9 test] 110112: regressions - FAIL
 2017-06-08 23:50 UTC 

[Qemu-devel] [PATCH qemu v7] memory/iommu: QOM'fy IOMMU MemoryRegion
 2017-06-08 23:49 UTC  (6+ messages)

[PATCH v2] mfd: tps65217: Introduce dependency on CONFIG_OF
 2017-06-08 23:48 UTC  (5+ messages)

[PATCH tip/core/rcu 0/88] Commits for 4.13
 2017-06-08 23:47 UTC  (6+ messages)
` [PATCH tip/core/rcu 45/88] rcu: Add memory barriers for NOCB leader wakeup

[PATCH v2] tpm: Enable CLKRUN protocol for Braswell systems
 2017-06-08 23:46 UTC  (3+ messages)
` [PATCH v4] "

[PATCH 0/3] ACPI / sleep: Support power button wakeup from S2I on recent Dell laptops
 2017-06-08 23:44 UTC  (3+ messages)

[Bug 100306] System randomly freezes or crashes to the login screen, glitches until rebooted
 2017-06-08 23:44 UTC 

[PATCH] mtd: subpagetest: fix wrong written check in function write_eraseblock2
 2017-06-08 23:43 UTC  (3+ messages)

[PATCH v5 0/5] mtd: mchp23k256: device tree and mchp23lcv1024
 2017-06-08 23:40 UTC  (6+ messages)
` [PATCH v5 3/5] mtd: handle partitioning on devices with 0 erasesize
` [PATCH v5 4/5] mtd: mchp23k256: add partitioning support

[PATCH v8 14/34] ARM: dts: imx6-sabreauto: add the ADV7180 video decoder
 2017-06-08 23:40 UTC  (3+ messages)
` [PATCH v9 "

Dear Talented
 2017-06-08 22:56 UTC 

[PATCH 0/5] ASoC: add/use asoc_simple_card_clk_enable/disable()
 2017-06-08 23:39 UTC  (5+ messages)
` [PATCH 1/5] ASoC: simple_card_utils: add asoc_simple_card_clk_enable/disable()

Delivery Status Notification (Delay)
 2017-06-08 23:35 UTC 

[PATCH net-next] net: ethernet: ti: cpdma: do not enable host error misc irq
 2017-06-08 23:32 UTC  (2+ messages)

[PATCH net-next] net: ethernet: ti: cpsw: enable HWTSTAMP_FILTER_PTP_V1_L4_EVENT filter
 2017-06-08 23:32 UTC  (2+ messages)

[PATCH v1 0/3] iommu/amd: AMD IOMMU performance updates 2017-06-05
 2017-06-08 23:31 UTC  (5+ messages)
` [PATCH v1 3/3] iommu/amd: Optimize the IOMMU queue flush

[PATCH 1/2 net-next] net: stmmac: fix RX routing function name
 2017-06-08 23:30 UTC  (2+ messages)

[PATCH] geneve: add missing rx stats accounting
 2017-06-08 23:29 UTC  (2+ messages)

Dear Talented
 2017-06-08 23:18 UTC 

Dear Talented
 2017-06-08 22:12 UTC 

[PATCH] net: vrf: Make add_fib_rules per network namespace flag
 2017-06-08 23:28 UTC  (2+ messages)

[PATCH 35/67] drm/i915/cnl: Enable wrpll computation for CNL
 2017-06-08 23:24 UTC  (3+ messages)
` [PATCH] "

[PATCH net-next 0/8] qed*: Light L2 updates
 2017-06-08 23:24 UTC  (5+ messages)
` [PATCH net-next 1/8] qed: LL2 to use packed information for tx
` [PATCH net-next 2/8] qed: Revise ll2 Rx completion

[Qemu-devel] [PATCH v2] block: change variable names in BlockDriverState
 2017-06-08 23:22 UTC 

[PATCH net-next 0/6] netvsc: small cleanups
 2017-06-08 23:21 UTC  (7+ messages)
` [PATCH net-next 1/6] netvsc: optimize calculation of number of slots
` [PATCH net-next 2/6] netvsc: use hv_get_bytes_to_read
` [PATCH net-next 3/6] netvsc: use typed pointer for internal state
` [PATCH net-next 4/6] netvsc: mark error cases as unlikely
` [PATCH net-next 5/6] netvsc: pass net_device to netvsc_init_buf and netvsc_connect_vsp
` [PATCH net-next 6/6] netvsc: fold in get_outbound_net_device

[PATCH 0/4] mtd: mchp23k256: device tree and mchp23lcv1024
 2017-06-08 23:21 UTC  (12+ messages)
` [PATCH 3/4] mtd: mchp23k256: add partitioning support

[GIT PULL] MAINTAINERS email update
 2017-06-08 23:18 UTC 

[PATCH] macintosh: move mac_hid driver to input/mouse
 2017-06-08 23:18 UTC  (12+ messages)

[PATCH net-next 0/8] Bug fixes in ena ethernet driver
 2017-06-08 23:17 UTC  (2+ messages)

[PATCH v1 00/25] lib, rtc: Print rtc_time via %pt[dt][rv]
 2017-06-08 23:09 UTC  (7+ messages)
` [PATCH v1 04/25] lib/vsprintf: Print time and date in human readable format via %pt

[PATCH kmod] util: fix non-static assert_cc use
 2017-06-08 23:08 UTC  (3+ messages)

No subject
 2017-06-08 23:06 UTC  (5+ messages)
` [PATCH 19/20] arm64:ilp32: add vdso-ilp32 and use for signal return

ALSA: firewire-lib: Fix stall of process context on local CPU, with disabled IRQ at packet error
 2017-06-08 23:04 UTC 

[PATCH v6 00/34] x86: Secure Memory Encryption (AMD)
 2017-06-08 23:04 UTC  (5+ messages)
` [PATCH v6 25/34] swiotlb: Add warnings for use of bounce buffers with SME


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.