All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-03-20 10:59:35 to 2017-03-20 11:41:15 UTC [more...]

post-receive: pub/scm/linux/kernel/git/lee/mfd
 2017-03-20 11:41 UTC 

[locking/lockdep] 383776fa75: INFO: trying to register non-static key
 2017-03-20 11:41 UTC  (2+ messages)

[RFC 1/2] fanotify: new event FAN_MODIFY_DIR
 2017-03-20 11:40 UTC  (7+ messages)
` [RFC 2/2] fanotify: emit FAN_MODIFY_DIR on filesystem changes

[U-Boot] [PATCH 0/8] rockchip: rk3188: fixups and armclk speedup
 2017-03-20 11:40 UTC  (9+ messages)
` [U-Boot] [PATCH 1/8] rockchip: rk3188: sdram: Set correct sdram base
` [U-Boot] [PATCH 2/8] rockchip: rk3188: Decode the actual amount of ram
` [U-Boot] [PATCH 3/8] rockchip: rk3188: Cleanup some SPL/TPL rename leftovers
` [U-Boot] [PATCH 4/8] rockchip: clk: rk3188: Allow configuration of the armclk
` [U-Boot] [PATCH 5/8] rockchip: rk3188: Setup the armclk in spl
` [U-Boot] [PATCH 6/8] rockchip: rk3188: Switch to new i2c IP blocks
` [U-Boot] [PATCH 7/8] rockchip: i2c: Add compatibles for Rockchip Cortex-A9 socs
` [U-Boot] [PATCH 8/8] rockchip: Enable pmic options and act8846 driver on rk3188 rock boards

[PATCH v3 0/5] ASoC: sun8i-a33 clean-up for 4.11
 2017-03-20 11:38 UTC  (5+ messages)
` [PATCH v3 5/5] ARM: dts: sun8i: Update audio-routing with renamed widgets

[PATCH] mlxsw: spectrum: fix swapped order of arguments packets and bytes
 2017-03-20 11:37 UTC 

[PATCH v2] drm: bridge: dw-hdmi: add HDMI vendor specific infoframe config
 2017-03-20 11:39 UTC  (2+ messages)

[PATCH] ARM: sun8i: a33: remove highest OPP to fix CPU crashes
 2017-03-20 11:25 UTC  (3+ messages)

[Qemu-devel] [PATCH] hax: fix breakage in locking
 2017-03-20 11:38 UTC  (2+ messages)

[Qemu-devel] [RFC PATCH 0/4] Qemu: Add Xen vIOMMU support
 2017-03-20 11:38 UTC  (5+ messages)
      `  "

[Qemu-devel] [PATCH] numa, spapr: align default numa node memory size to 256MB
 2017-03-20 11:38 UTC  (4+ messages)

[PATCH 0/4] PM / Domains: Add support for always on PM domains in genpd
 2017-03-20 11:12 UTC  (9+ messages)
` [PATCH 1/4] PM / Domains: Clean up code validating genpd's status
` [PATCH 2/4] PM / Domains: Enable users of genpd to specify always on PM domains
` [PATCH 3/4] PM / Domains: Respect errors from genpd's ->power_off() callback
` [PATCH 4/4] PM / Domains: Don't warn about IRQ safe device for an always on PM domain

[LTP] Support for static builds
 2017-03-20 11:36 UTC  (2+ messages)

[PATCH 0/7] x86/viridian updates
 2017-03-20 11:36 UTC  (5+ messages)
` [PATCH 1/7] x86/viridian: update to version 5.0a of the specification
` [PATCH 2/7] x86/viridian: fix xen-hvmcrash when vp_assist page is present

What fields should be used for reporting shared memory?
 2017-03-20 11:36 UTC  (3+ messages)

[PATCH] staging: iio: tsl2x7x_core: Fix standard deviation calculation
 2017-03-20 11:27 UTC 

[PATCH V1] mmc: core: fix still flush cache when eMMC cache off
 2017-03-20 11:35 UTC  (2+ messages)

[PATCH 0/5] Packages upgrade
 2017-03-20 11:35 UTC  (6+ messages)
` [PATCH 5/5] file: 5.29 -> 5.30

[PATCH] platform: x86: silead_dmi: Add entry for Insyde 7W tablets
 2017-03-20 11:35 UTC 

[PATCH] mk: fix message when test application is not built
 2017-03-20 11:35 UTC  (2+ messages)

[PATCH] kni: fix build with kernel 4.11
 2017-03-20 11:34 UTC  (2+ messages)

[PATCH] Add largedir feature
 2017-03-20 11:34 UTC  (3+ messages)

[PATCH v4 00/18] add support for AXP20X and AXP22X power supply drivers
 2017-03-20 11:34 UTC  (7+ messages)

[PATCH 0/2] conf/ucm: Remove intel UCM conf files from alsa-lib repo
 2017-03-20 11:34 UTC  (2+ messages)

[PATCH] mk: remove invalid phony target
 2017-03-20 11:34 UTC  (2+ messages)

[Qemu-devel] [PATCH for-2.10 00/16] block: Preallocated truncate
 2017-03-20 11:33 UTC  (21+ messages)
` [Qemu-devel] [PATCH for-2.10 02/16] block: Add PreallocMode to bdrv_truncate()
  ` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [PATCH for-2.10 07/16] block/file-posix: Generalize raw_regular_truncate
` [Qemu-devel] [PATCH for-2.10 08/16] block/file-posix: Preallocation for truncate
` [Qemu-devel] [PATCH for-2.10 09/16] block/qcow2: Generalize preallocate()
  ` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [PATCH for-2.10 10/16] block/qcow2: Lock s->lock in preallocate()
` [Qemu-devel] [PATCH for-2.10 11/16] block/qcow2: Metadata preallocation for truncate
  ` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [PATCH for-2.10 13/16] block/qcow2: qcow2_calc_size_usage() "
` [Qemu-devel] [PATCH for-2.10 14/16] block/qcow2: falloc/full preallocating growth
  ` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [PATCH for-2.10 15/16] iotests: Add preallocated resize test for raw
  ` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [PATCH for-2.10 16/16] iotests: Add preallocated growth test for qcow2

[PATCH v3 00/11] Add STM32 DFSDM support
 2017-03-20 11:30 UTC  (15+ messages)
` [PATCH v3 05/11] IIO: ADC: add stm32 DFSDM support for Sigma delta ADC
` [PATCH v3 06/11] IIO: ADC: add stm32 DFSDM support for PDM microphone
` [PATCH v3 07/11] IIO: consumer: allow to set buffer sizes

[PATCH v15 0/5] mxs-lradc: Split driver into MFD
 2017-03-20 11:31 UTC  (3+ messages)

[Qemu-devel] [PATCH] linux-user: remove all traces of qemu from /proc/self/cmdline
 2017-03-20 11:31 UTC 

[PATCH] pinctrl: cherryview: Add support for GMMR GPIO opregion
 2017-03-20 11:25 UTC  (2+ messages)

[PATCH v2 0/3] drm/i915/lspcon: Fix resume time initialization
 2017-03-20 11:28 UTC  (5+ messages)
` [PATCH v2 1/3] drm/i915/lspcon: Enable AUX interrupts for "
` [PATCH v2 2/3] drm/i915/gen9+: Enable hotplug detection early
` [PATCH v2 3/3] drm/i915/lspcon: Fix resume time initialization due to unasserted HPD

[PATCHv2 00/10] Nokia N950 basic display support
 2017-03-20 11:29 UTC  (8+ messages)
` [PATCHv2 01/10] drm: omapdrm: panel-dsi-cm: Fix probe for device tree
  ` [PATCHv2 03/10] Revert "drm: omapdrm: Remove manual update display support"
  ` [PATCHv2 09/10] drm: omapdrm: crtc: get manual mode displays working

[PATCH v2 0/9] Fixes to pagetable handling
 2017-03-20 11:29 UTC  (3+ messages)
` [PATCH v2 2/9] x86/pagewalk: Use pointer syntax for pfec parameter

[v2, 1/4] mtd: spi-nor: Add support for Octal SPI mode
 2017-03-20 11:27 UTC  (4+ messages)
` [PATCH v3, "
  ` [PATCH v3, 2/4] mtd: spi-nor: Add Octal SPI support to Cadence QSPI driver
  ` [PATCH v3, 4/4] dt-bindings: mtd: Add Octal SPI support to Cadence QSPI

[v4 1/3] mmc: sdhci-cadence: Fix writing PHY delay
 2017-03-20 11:20 UTC  (5+ messages)
` [v4 2/3] dt-bindings: mmc: add description of PHY delays for sdhci-cadence
` [v4 3/3] mmc: sdhci-cadence: Update PHY delay configuration

[PATCH v7 0/6] i2c: designware: add I2C SLAVE support
 2017-03-20 11:10 UTC  (7+ messages)
` [PATCH v7 1/6] i2c: designware: Cleaning and comment style fixes
` [PATCH v7 2/6] i2c: designware: refactoring of the i2c-designware
` [PATCH v7 3/6] i2c: designware: MASTER mode as separated driver
` [PATCH v7 4/6] i2c: designware: introducing I2C_SLAVE definitions
` [PATCH v7 5/6] i2c: designware: add SLAVE mode functions
` [PATCH v7 6/6] i2c: designware: enable SLAVE in platform module

[Qemu-devel] [PATCH v3] console: drop epoxy/gl.h include dependency
 2017-03-20 11:24 UTC 

[PATCH 1/1] ALSA: es1688: Use strcpy() instead of sprintf()
 2017-03-20 11:24 UTC  (2+ messages)
` [alsa-devel] "

[PATCH] kvm: pass the virtual SEI syndrome to guest OS
 2017-03-20 11:24 UTC  (4+ messages)

[Qemu-devel] [PULL for-2.9 0/1] s390x: one bugfix
 2017-03-20 11:24 UTC  (2+ messages)

[PATCH 1/3] drm/i915: allocate mock file pointer dynamically
 2017-03-20 11:24 UTC  (6+ messages)
` [PATCH 3/3] [RFC] Revert "drm/i915: use variadic macros and arrays to choose port/pipe based registers"

[LTP] [RFC 1/1] Test for vulnerability cve-2016-7117 in recvmmsg error return path
 2017-03-20 11:23 UTC  (2+ messages)

/aliases node and valid property names
 2017-03-20 11:21 UTC  (3+ messages)

[Qemu-devel] callout to *file in bdrv_co_get_block_status
 2017-03-20 11:21 UTC  (7+ messages)

[PATCH 0/8] Fuzzing misc bugfix and performance improvements
 2017-03-20 11:19 UTC  (9+ messages)
` [PATCH 1/8] tools/fuzz: Remove .d files in clean
` [PATCH 2/8] tools/fuzz: Use $(CC) for linking the harnesses
` [PATCH 3/8] tools/fuzz: Include LLVMFuzzerTestOneInput() in the generated .a
` [PATCH 4/8] tools/insn-fuzz: Use shorter filenames
` [PATCH 5/8] tools/insn-fuzz: Use getopt() for parsing the command line
` [PATCH 6/8] tools/insn-fuzz: Accept fuzzing input on stdin
` [PATCH 7/8] tools/insn-fuzz: Make use of LLVMFuzzerInitialize()
` [PATCH 8/8] tools/insn-fuzz: Support AFL's afl-clang-fast mode

[Qemu-devel] [PULL 00/24] MTTCG Base enabling patches with ARM enablement
 2017-03-20 11:19 UTC  (7+ messages)
` [Qemu-devel] [PULL 11/24] tcg: enable thread-per-vCPU

[PATCH 00/13] stv0367/ddbridge: support CTv6/FlexCT hardware
 2017-03-20 11:10 UTC  (3+ messages)
` [PATCH 11/13] [media] dvb-frontends/stv0367: add Digital Devices compatibility

[PATCH v21 00/13] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer
 2017-03-20 11:09 UTC  (9+ messages)
` [PATCH v21 01/13] clocksource: arm_arch_timer: introduce two functions to get the frequency from mmio and sysreg

[PATCH] ALSA: hda - add support for docking station for HP 840 G3
 2017-03-20 11:18 UTC  (2+ messages)

[PATCH] ALSA: hda - add support for docking station for HP 820 G2
 2017-03-20 11:18 UTC  (2+ messages)

[PATCH] soc/tegra: fix link errors with PMC disabled
 2017-03-20 11:10 UTC  (3+ messages)

[PATCH v2] reset: fix optional reset_control_get stubs to return NULL
 2017-03-20 11:17 UTC 

[U-Boot] [PATCH] ti: boot: Register the MMC controllers in SPL in the same way as in u-boot
 2017-03-20 11:17 UTC  (2+ messages)
` [U-Boot] "

no QFSP detection with HFI card
 2017-03-20 11:17 UTC  (3+ messages)

[PATCH v3] irqchip/gicv3-its: Avoid memory over allocation for ITEs
 2017-03-20 11:15 UTC  (7+ messages)

[PATCH 3/4] staging: atomisp: remove useless condition in if-statements
 2017-03-20 11:14 UTC  (4+ messages)

[PATCH v4 14/36] [media] v4l2-mc: add a function to inherit controls from a pipeline
 2017-03-20 11:16 UTC  (15+ messages)

restricted license not whitelisted in LICENSE_FLAGS_WHITELIST
 2017-03-20 11:16 UTC  (2+ messages)

[PATCH net-next] net: ethoc: Use ether_addr_copy()
 2017-03-20 11:16 UTC  (2+ messages)

KVM call for 2016-03-28
 2017-03-20 11:15 UTC  (2+ messages)
` [Qemu-devel] "

[Qemu-devel] KVM call minutes for 2017-03-14
 2017-03-20 11:15 UTC  (2+ messages)
`  "

[Qemu-devel] [PATCH 00/16] Multifd v4
 2017-03-20 11:15 UTC  (7+ messages)
` [Qemu-devel] [PATCH 13/16] migration: Create thread infrastructure for multifd recv side

[Qemu-devel] [PATCH v2] hw/arm/boot: take Linux/arm64 TEXT_OFFSET header field into account
 2017-03-20 11:15 UTC  (3+ messages)

[PATCH 0/4] Regmap IRQ fix and related changes CPCAP
 2017-03-20 10:47 UTC  (3+ messages)
` [PATCH 4/4] mfd: cpcap: Fix bad use of IRQ sense register

Perf regression after enabling nvme autonomous power state transitions
 2017-03-20 11:14 UTC  (3+ messages)

[PATCH 4/4] staging: atomisp: remove redudant condition in if-statement
 2017-03-20 11:00 UTC  (2+ messages)

[PATCH 0/33 v5] fsnotify: Avoid SRCU stalls with fanotify permission events
 2017-03-19 18:08 UTC  (6+ messages)
` [PATCH 09/33] fsnotify: Remove indirection from mark list addition

[PATCH 2/4] staging: atomisp: simplify if statement in atomisp_get_sensor_fps()
 2017-03-20 10:59 UTC  (2+ messages)

[PATCH] vhost: fix virtio_net cache sharing of broadcast_rarp
 2017-03-20 11:13 UTC  (6+ messages)

[PATCH v2] drm/bridge: dw_hdmi: support i2c extended read mode
 2017-03-20 11:13 UTC  (3+ messages)

[Bug 99400] New: [nouveau] garbled rending with glamor on G71
 2017-03-20 11:13 UTC  (2+ messages)
  ` [Bug 99400] [nouveau] garbled rendering "

what are OE's options for a PPTP server to use instead of poptop?
 2017-03-20 11:12 UTC 

[PATCH] stm class: Document the stm_ftrace
 2017-03-20 11:09 UTC  (4+ messages)

[LTP] Access02 and use of system() library function
 2017-03-20 11:11 UTC  (2+ messages)

[Buildroot] [PATCH v2] libkcapi: new package
 2017-03-20 11:10 UTC  (3+ messages)

[PATCH 4/4] tty/serial: sh-sci: remove uneeded IS_ERR_OR_NULL calls
 2017-03-20 11:07 UTC  (13+ messages)

[PATCH 0/6] staging: BCM2835 MMAL V4L2 camera driver
 2017-03-20 11:08 UTC  (12+ messages)

[PATCH] drm: bridge: dw-hdmi: add HDMI vendor specific infoframe config
 2017-03-20 11:08 UTC  (3+ messages)

[PATCH] f2fs: fix race condition in between free nid allocator/initializer
 2017-03-20 11:07 UTC  (2+ messages)

[PATCH 1/2] mmc-utils: feature spec 5.0+, Pre EOL information
 2017-03-20 11:07 UTC  (2+ messages)
` [PATCH 2/2] mmc-utils: Check for ext_csd_rev only once

Setup pppd over rs-485 point-to-point
 2017-03-20 11:07 UTC  (2+ messages)

[PATCH 1/4] staging: atomisp: remove else statement after return
 2017-03-20 10:59 UTC 

[PATCH 1/4] spi: pl022: remove nonexistent properties from DT binding example
 2017-03-20 11:05 UTC  (5+ messages)
` [PATCH 2/4] ARM: SPEAr: DT: Remove nonexistent properties

[PATCH] f2fs: protect free nid operation with cp_rwsem
 2017-03-20 11:06 UTC  (4+ messages)

Build regressions/improvements in v4.11-rc3
 2017-03-20 11:06 UTC  (2+ messages)

[Buildroot] [PATCH v5] Add defconfig for MIPS Creator ci40
 2017-03-20 11:06 UTC 

[RESEND PATCH] conf/cards: add VC4-HDMI card
 2017-03-20 11:06 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/4] arm: Fix M profile MSR/MRS
 2017-03-20 11:05 UTC  (8+ messages)
` [Qemu-devel] [PATCH 2/4] arm: Don't decode MRS(banked) or MSR(banked) for M profile
` [Qemu-devel] [PATCH 3/4] arm: Enforce should-be-1 bits in MRS decoding
` [Qemu-devel] [PATCH 4/4] arm: Fix APSR writes via M profile MSR

[vireshk:opp/genpd-performance-state 10/11] drivers/base/power/domain.c:1814:14: error: invalid type argument of '->' (have 'struct device')
 2017-03-20 11:02 UTC  (2+ messages)

Add configuration options for some commonly used command-line options (Was: [RFH] GSoC 2015 application)
 2017-03-20 10:56 UTC  (5+ messages)
` Add configuration options for some commonly used command-line options

[PATCH] arm64: add dump_stack to show_regs
 2017-03-20 11:02 UTC  (3+ messages)

[PATCH 0/2] ThunderX external PCI fixes for legacy&new ACPI firmware
 2017-03-20 11:02 UTC  (5+ messages)
` [PATCH 2/2] PCI: Add legacy firmware support for Cavium ThunderX host controller

[PATCH v2 06/14] mmc: dw_mmc: simplify optional reset handling
 2017-03-20 11:00 UTC  (7+ messages)

[PATCH] reset: fix optional reset_control_get stubs to return NULL
 2017-03-20 11:02 UTC  (2+ messages)

[linux-lvm] Possible bug in thin metadata size with Linux MDRAID
 2017-03-20 11:01 UTC  (9+ messages)

[PATCH 0/2] cpufreq: schedutil: Fix and optimization
 2017-03-20 10:38 UTC  (4+ messages)
` [RFC][PATCH 2/2] cpufreq: schedutil: Force max frequency on busy CPUs

[PATCH] f2fs: don't allow volatile writes for non-regular file
 2017-03-20 10:56 UTC  (2+ messages)

[PATCH] staging: radio-bcm2048: Fix checkpatch warnings: WARNING: Prefer 'unsigned int' to bare use of 'unsigned'
 2017-03-20 11:02 UTC 


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.