All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-01-27 10:07:13 to 2017-01-27 10:46:29 UTC [more...]

[PATCH 0/6] wl1251: Fix MAC address for Nokia N900
 2017-01-27 10:34 UTC  (11+ messages)
` [PATCH 2/6] wl1251: Use request_firmware_prefer_user() for loading NVS calibration data
` [PATCH 6/6] wl1251: Set generated MAC address back to NVS data

[PATCH] connect: handle putty/plink also in GIT_SSH_COMMAND
 2017-01-27 10:35 UTC  (4+ messages)
  ` [PATCH v2 3/3] connect: Add the envvar GIT_SSH_VARIANT and ssh.variant config

[LSF/MM TOPIC] new mount(2) userspace api
 2017-01-27  9:46 UTC  (4+ messages)

[PATCH] crypto: arm64/crc32 - detect crc32 support in assembler
 2017-01-27 10:43 UTC  (3+ messages)

[PATCH] multipath-tools: update to 0.6.4
 2017-01-27 10:44 UTC  (2+ messages)

[Qemu-devel] [PATCH v8 01/25] docs: new design document multi-thread-tcg.txt
 2017-01-27 10:35 UTC  (33+ messages)
` [Qemu-devel] [PATCH v8 02/25] mttcg: translate-all: Enable locking debug in a debug build
` [Qemu-devel] [PATCH v8 03/25] mttcg: Add missing tb_lock/unlock() in cpu_exec_step()
` [Qemu-devel] [PATCH v8 04/25] tcg: move TCG_MO/BAR types into own file
` [Qemu-devel] [PATCH v8 05/25] tcg: add options for enabling MTTCG
` [Qemu-devel] [PATCH v8 06/25] tcg: add kick timer for single-threaded vCPU emulation
` [Qemu-devel] [PATCH v8 07/25] tcg: rename tcg_current_cpu to tcg_current_rr_cpu
` [Qemu-devel] [PATCH v8 08/25] tcg: drop global lock during TCG code execution
  `  "
` [Qemu-devel] [PATCH v8 09/25] tcg: remove global exit_request
` [Qemu-devel] [PATCH v8 10/25] tcg: enable tb_lock() for SoftMMU
` [Qemu-devel] [PATCH v8 11/25] tcg: enable thread-per-vCPU
` [Qemu-devel] [PATCH v8 12/25] tcg: handle EXCP_ATOMIC exception for system emulation
` [Qemu-devel] [PATCH v8 13/25] cputlb: add assert_cpu_is_self checks
` [Qemu-devel] [PATCH v8 14/25] cputlb: tweak qemu_ram_addr_from_host_nofail reporting
` [Qemu-devel] [PATCH v8 15/25] cputlb: introduce tlb_flush_* async work
` [Qemu-devel] [PATCH v8 16/25] cputlb and arm/sparc targets: convert mmuidx flushes from varg to bitmap
  `  "
` [Qemu-devel] [PATCH v8 17/25] cputlb: add tlb_flush_by_mmuidx async routines
` [Qemu-devel] [PATCH v8 18/25] cputlb: atomically update tlb fields used by tlb_reset_dirty
` [Qemu-devel] [PATCH v8 19/25] cputlb: introduce tlb_flush_*_all_cpus[_synced]
` [Qemu-devel] [PATCH v8 20/25] target-arm/powerctl: defer cpu reset work to CPU context
  `  "
` [Qemu-devel] [PATCH v8 21/25] target-arm: don't generate WFE/YIELD calls for MTTCG
  `  "
` [Qemu-devel] [PATCH v8 22/25] target-arm/cpu.h: make ARM_CP defined consistent
  `  "
` [Qemu-devel] [PATCH v8 23/25] target-arm: introduce ARM_CP_EXIT_PC
  `  "
` [Qemu-devel] [PATCH v8 24/25] target-arm: ensure all cross vCPUs TLB flushes complete
  `  "
` [Qemu-devel] [PATCH v8 25/25] tcg: enable MTTCG by default for ARM on x86 hosts
  `  "

[PATCHv2 1/2] iio: Documentation: Add proximity unit
 2017-01-27 10:42 UTC  (6+ messages)
` [PATCHv2 2/2] iio: cros_ec_light_prox: add ChromeOS EC Light and Proximity Sensors

[PATCH] Input: tegra-kbc - Fix possible NULL derefrence
 2017-01-27 10:42 UTC 

[PATCH 0/8] Bug fixes
 2017-01-27 10:39 UTC  (9+ messages)
` [PATCH 1/8] crypto:chcr-Change flow IDs
` [PATCH 2/8] crypto:chcr- Fix key length for RFC4106
` [PATCH 3/8] crypto:chcr-fix itnull.cocci warnings
` [PATCH 4/8] crypto:chcr- Use cipher instead of Block Cipher in gcm setkey
` [PATCH 5/8] crypto:chcr: Change cra_flags for cipher algos
` [PATCH 6/8] crypto:chcr- Change algo priority
` [PATCH 7/8] crypto:chcr- Fix wrong typecasting
` [PATCH 8/8] crypto:chcr-Fix Smatch Complaint

[U-Boot] [PATCH 0/7] am57xx-idk LCD and am571x-idk 6 port ethernet pinmux
 2017-01-27 10:40 UTC  (5+ messages)
` [U-Boot] [PATCH 5/7] board: ti: am57xx-idk: Auto detect LCD Panel

[Qemu-devel] [PATCH v8 00/25] Remaining MTTCG Base patches and ARM enablement
 2017-01-27 10:39 UTC  (28+ messages)
` [Qemu-devel] [PATCH v8 01/25] docs: new design document multi-thread-tcg.txt
` [Qemu-devel] [PATCH v8 02/25] mttcg: translate-all: Enable locking debug in a debug build
` [Qemu-devel] [PATCH v8 03/25] mttcg: Add missing tb_lock/unlock() in cpu_exec_step()
` [Qemu-devel] [PATCH v8 04/25] tcg: move TCG_MO/BAR types into own file
` [Qemu-devel] [PATCH v8 05/25] tcg: add options for enabling MTTCG
` [Qemu-devel] [PATCH v8 06/25] tcg: add kick timer for single-threaded vCPU emulation
` [Qemu-devel] [PATCH v8 07/25] tcg: rename tcg_current_cpu to tcg_current_rr_cpu
` [Qemu-devel] [PATCH v8 08/25] tcg: drop global lock during TCG code execution
  `  "
` [Qemu-devel] [PATCH v8 09/25] tcg: remove global exit_request
` [Qemu-devel] [PATCH v8 10/25] tcg: enable tb_lock() for SoftMMU
` [Qemu-devel] [PATCH v8 11/25] tcg: enable thread-per-vCPU
` [Qemu-devel] [PATCH v8 12/25] tcg: handle EXCP_ATOMIC exception for system emulation
` [Qemu-devel] [PATCH v8 13/25] cputlb: add assert_cpu_is_self checks
` [Qemu-devel] [PATCH v8 14/25] cputlb: tweak qemu_ram_addr_from_host_nofail reporting
` [Qemu-devel] [PATCH v8 15/25] cputlb: introduce tlb_flush_* async work
` [PATCH v8 16/25] cputlb and arm/sparc targets: convert mmuidx flushes from varg to bitmap
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v8 18/25] cputlb: atomically update tlb fields used by tlb_reset_dirty
` [Qemu-devel] [PATCH v8 20/25] target-arm/powerctl: defer cpu reset work to CPU context
  `  "
` [Qemu-devel] [PATCH v8 22/25] target-arm/cpu.h: make ARM_CP defined consistent
  `  "
` [Qemu-devel] [PATCH v8 23/25] target-arm: introduce ARM_CP_EXIT_PC
  `  "
` [Qemu-devel] [PATCH v8 24/25] target-arm: ensure all cross vCPUs TLB flushes complete
  `  "

[PATCH] fstests: cleanup $TEST_DIR/$seq* files
 2017-01-27 10:39 UTC 

[PATCH 00/13] mmc: bcm2835: more cleanups
 2017-01-27 10:31 UTC  (10+ messages)
` [PATCH 01/13] mmc: bcm2835: add bcm2835_read_wait_sdcmd
` [PATCH 04/13] mmc: bcm2835: add bcm2835_check_data_error

[PATCH v4 0/13] arm64: allwinner: a64: Enable MMC support
 2017-01-27 10:37 UTC  (8+ messages)
` [PATCH v4 10/13] arm64: allwinner: a64: Increase the MMC max frequency

[PATCH 00/19] drm: debugfs: Remove all files automatically on cleanup
 2017-01-27 10:38 UTC  (3+ messages)
` [PATCH 13/19] drm/sti: Remove drm_debugfs_remove_files() calls

[PATCH v2 0/3] xfstests: mount cycle overlay base fs
 2017-01-27  8:56 UTC  (2+ messages)
` [PATCH v2 2/3] overlay: use SCRATCH_BASE_DIR instead of SCRATCH_DEV

[PATCH RFC 0/3] Pass pipe to LPE audio
 2017-01-27 10:36 UTC  (4+ messages)
` [PATCH RFC 1/3] drm/i915: Avoid MST pipe handling for "
` [PATCH RFC 2/3] drm/i915: Pass pipe to LPE audio notification
` [PATCH RFC 3/3] ALSA: x86: Use config base depending on the pipe

[PATCH v1 0/2] urlmatch: allow regexp-based matches
 2017-01-27 10:32 UTC  (7+ messages)
` [PATCH v4 0/5] urlmatch: allow wildcard-based matches
  ` [PATCH v4 1/5] mailmap: add Patrick Steinhardt's work address
  ` [PATCH v4 2/5] urlmatch: enable normalization of URLs with globs
  ` [PATCH v4 3/5] urlmatch: split host and port fields in `struct url_info`
  ` [PATCH v4 4/5] urlmatch: include host and port in urlmatch length
  ` [PATCH v4 5/5] urlmatch: allow globbing for the URL host part

[PATCH v2 0/3] Init device ids from ACPI of_compatible
 2017-01-27 10:35 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 3/3] spi: acpi: Initialize modalias from of_compatible

[PATCH v3 1/9] mtd:fsl-quadspi:use the property fields of SPI-NOR
 2017-01-27 10:35 UTC  (6+ messages)
` [PATCH v3 2/9] mtd: fsl-quadspi: Rename SEQID_QUAD_READ to SEQID_READ

Warning at drivers/gpu/drm/drm_atomic_helper.c
 2017-01-27 10:34 UTC  (8+ messages)

[PATCH] drm/atomic: clear out fence when duplicating state
 2017-01-27 10:33 UTC  (2+ messages)

[PATCH] [media] v4l2-async: failing functions shouldn't have side effects
 2017-01-27 10:32 UTC 

Understanding of Acked-By
 2017-01-27 10:32 UTC  (6+ messages)

[PATCH] mingw: allow hooks to be .exe files
 2017-01-27 10:29 UTC  (5+ messages)

[Qemu-devel] [PATCH v2 0/8] More sensible default for -drive interface type
 2017-01-27 10:31 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 1/8] hw: Default -drive to if=ide explicitly where it works
        ` [Qemu-devel] MIPS machines (was: [PATCH v2 1/8] hw: Default -drive to if=ide explicitly where it works)

Broken DPMS with DisplayPort on CHV (also BYT?)
 2017-01-27 10:29 UTC  (4+ messages)

[meta-browser][PATCH 1/2] firefox: remove nss private libs setting
 2017-01-27 10:28 UTC  (6+ messages)
` [meta-browser][PATCH 2/2] README: add -s to git send-email example

[PATCH] drm/amdgpu: fix amdgpu_bo_va_mapping flags
 2017-01-27 10:28 UTC 

[PATCH] x86/xen: Fix APIC id mismatch warning on Intel
 2017-01-27 10:27 UTC  (3+ messages)

[PATCH net-next v2] macb: Common code to enable ptp support for MACB/GEM
 2017-01-27 10:27 UTC  (11+ messages)

[PATCH v11 0/8] arm/arm64: vgic: Implement API for vGICv3 live migration
 2017-01-27 10:27 UTC  (5+ messages)

[PATCH v6 00/14] ARM: da850-lcdk: add SATA support
 2017-01-27  9:55 UTC  (5+ messages)
` [PATCH v6 05/14] ARM: davinci: da850: add con_id for the SATA clock

[RFC PATCH 0/5] DisplayPort Audio on Cherrytrail
 2017-01-27 10:26 UTC  (4+ messages)
` [RFC PATCH 4/5] drm: i915: add DisplayPort amp unmute for LPE audio mode

[PATCH] greybus: Fix coding stye error
 2017-01-27 10:17 UTC  (2+ messages)

stmmac: GMAC_RGSMIIIS reports bogus values
 2017-01-27 10:23 UTC  (6+ messages)

[PATCH RFC 00/10] python3: support profile-optimized build
 2017-01-27 10:23 UTC  (12+ messages)
` [PATCH RFC 01/10] python3-native: support profile optimized build
` [PATCH RFC 02/10] python3: fix depends of python-tests
` [PATCH RFC 03/10] python3: add python-profile-opt3 recipe
` [PATCH RFC 04/10] python-pgo-image: profiling for python3
` [PATCH RFC 05/10] python3: remove two setup.py cross-compile hacks
` [PATCH RFC 06/10] python3: support profile optimized build
` [PATCH RFC 07/10] python3: fix profile-optimized build of modules
` [PATCH RFC 08/10] python-pgo-image: exclude tests from the python3 profile target
` [PATCH RFC 09/10] python3: add python3-tools subpackage
` [PATCH RFC 10/10] python-pgo-image: change python3 profile target to pybench
` ✗ patchtest: failure for python3: support profile-optimized build

[PATCH 0/2] arm64: dts: r8a779[56]: Enable I2C DVFS DMA
 2017-01-27 10:22 UTC  (7+ messages)
` [PATCH 1/2] arm64: dts: r8a7796: "
` [PATCH 2/2] arm64: dts: r8a7795: "

[PATCH v6 1/3] net/i40e: fix segmentation fault in close
 2017-01-27 10:22 UTC 

[PATCH v2 1/3] config: add markup to core.logAllRefUpdates doc
 2017-01-27 10:09 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/3] refs: add option core.logAllRefUpdates = always
  ` [PATCH v3 3/3] update-ref: add test cases for bare repository

PATCH 1/2] abspath: add absolute_pathdup()
 2017-01-27 10:21 UTC  (3+ messages)
` [PATCH 2/2] use absolute_pathdup()

[PATCH 00/14] x86/fpu: Clean up ptrace copying functions
 2017-01-27 10:16 UTC  (3+ messages)
` [PATCH 04/14] x86/fpu: Remove 'kbuf' parameter from the copy_xstate_to_user() APIs

USB/swiotlb failure on arm64/RPi3
 2017-01-27  9:53 UTC  (5+ messages)
` [PATCH v2] arm64: dma-mapping: Fix dma_mapping_error() when bypassing SWIOTLB

[GIT PULL for v4.10-rc6] media fixes
 2017-01-27  9:54 UTC 

[Bug 99130] [IVB] CONFIG_PROVE_LOCKING=y causes igt/gem_exec/basic-wait-all (and possibly others) to fail
 2017-01-27 10:17 UTC  (3+ messages)

[PATCH 0/7] Add STM32 DFSDM support
 2017-01-27 10:15 UTC  (9+ messages)
` [PATCH 2/7] MFD: add "

[PATCH v2 0/2] prctl: make PR_SET_CHILD_SUBREAPER deterministic
 2017-01-27 10:11 UTC  (3+ messages)
` [PATCH] prctl.2: Document new PR_SET_CHILD_SUBREAPER semantics

[patch net-next] smc: some potential use after free bugs
 2017-01-27 10:13 UTC  (2+ messages)

[meta-oe][PATCH 0/2] multipath: fix build and update
 2017-01-27 10:11 UTC  (3+ messages)
` [meta-oe][PATCH 1/2] multipath-tools: fix building of shared objects
` [meta-oe][PATCH 2/2] multipath-tools: update to 0.6.4

[meta-qt5][PATCH v5] Upgrade to Qt 5.8
 2017-01-27 10:11 UTC  (7+ messages)

[PATCH] drm/i915: Record more information about the hanging contexts
 2017-01-27 10:10 UTC 

[Qemu-devel] Qemu-devel] Poll on QEMU documentation project
 2017-01-27 10:08 UTC  (7+ messages)

[linux-sunxi][PATCH v3] ARM: dts: sun8i-h3: Add dts for the Beelink X2 STB
 2017-01-27 10:09 UTC  (3+ messages)

[ANN] Media object lifetime management meeting report from Oslo
 2017-01-27 10:08 UTC 

GIT PULL] Thermal management updates for v4.10-rc6
 2017-01-27 10:08 UTC  (2+ messages)
` [GIT "

[PATCH] clk: samsung: mark s3c...._clk_sleep_init() as __init
 2017-01-27 10:08 UTC  (6+ messages)
` [PATCH v2] "

[PATCH v1 0/3] pinctrl: baytrail: Fix debounce feature
 2017-01-27 10:07 UTC  (3+ messages)
` [PATCH v1 3/3] pinctrl: baytrail: Add debounce to debug output

[PATCH 0/3] pinctrl: Add support for Intel Gemini Lake
 2017-01-27 10:07 UTC  (4+ messages)
` [PATCH 1/3] pinctrl: intel: Add support for hardware debouncer
` [PATCH 2/3] pinctrl: intel: Add support for 1k additional pull-down
` [PATCH 3/3] pinctrl: intel: Add Intel Gemini Lake pin controller support


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.