All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-09-06 11:48:18 to 2016-09-06 12:41:18 UTC [more...]

[PATCH v2 0/4] gcov: more cleanup
 2016-09-06 12:41 UTC  (4+ messages)
` [PATCH v2 2/4] gcov: collect more sections to constructor list
` [PATCH v2 3/4] xen: replace TEST_COVERAGE with CONFIG_GCOV
` [PATCH v2 4/4] xen: make clear gcov support limitation in Kconfig

[PATCH v2] spi: sh-msiof: request and set cs-gpio direction to output
 2016-09-06 12:41 UTC 

[PATCH V3] tools/libxc, xen/x86: Added xc_set_mem_access_multi()
 2016-09-06 12:41 UTC  (11+ messages)

[Qemu-devel] proposed release timetable for 2.8
 2016-09-06 12:40 UTC  (5+ messages)

[PATCH 0/3] ath10k: a little bit clean-up of ATH10K driver
 2016-09-06 12:39 UTC  (6+ messages)
` [PATCH 1/3] ath10k: use devm_clk_get() instead of clk_get()
` [PATCH 2/3] ath10k: use devm_reset_control_get() instead of reset_control_get()
` [PATCH 3/3] ath10k: do not check if reset is NULL

[meta-fsl-arm PATCH v2 00/16] Machine overrides extender - reduce code duplication
 2016-09-06 12:39 UTC  (15+ messages)

[PATCH v4 1/3] mmc: core: Remove some redundant validations in mmc_erase() function
 2016-09-06 12:35 UTC  (3+ messages)

[Qemu-devel] [PATCH v5 00/20] qapi: remove the 'middle' mode
 2016-09-06 12:35 UTC  (3+ messages)
` [Qemu-devel] [PATCH v5 02/20] qapi.py: add a simple #ifdef conditional

[Qemu-devel] [PATCH v2] qom: Implement qom-get HMP command
 2016-09-06 12:35 UTC  (2+ messages)

[PATCH 0/2] Add power domain support for eMMC node on rk3399
 2016-09-06 12:34 UTC  (15+ messages)
` [PATCH 2/2] arm64: dts: rockchip: add eMMC's power domain support for rk3399

[PATCH net-next v21 0/4] openvswitch: add 802.1ad support
 2016-09-06 12:34 UTC  (6+ messages)
` [PATCH net-next v21 3/4] openvswitch: 802.1AD Flow handling, actions, vlan parsing, netlink attributes
        ` [ovs-dev] "

[PATCH v2 0/7] ARM: KVM: Support for vgic-v3
 2016-09-06 12:42 UTC  (14+ messages)
` [PATCH v2 1/7] arm64: KVM: Move GIC accessors to arch_gicv3.h
` [PATCH v2 3/7] KVM: arm: vgic-new: improve compatibility with 32-bit
` [PATCH v2 4/7] ARM: update MPIDR accessors macro

[LTP] [v2] readahead02: fix read_ahead_kb file not found
 2016-09-06 12:33 UTC  (3+ messages)

[Qemu-devel] [PULL 0/3] Tracing patches
 2016-09-06 12:32 UTC  (2+ messages)

[PATCH] Unbreak interactive GPG prompt upon signing
 2016-09-06 12:32 UTC  (2+ messages)

[renesas-drivers:topic/gen3-latest 941/3738] drivers/media/i2c/adv7482.c:1368:25: error: 'adv7482_of_ids' undeclared here (not in a function)
 2016-09-06 12:32 UTC 

Balancing subvolume on a specific device
 2016-09-06 12:32 UTC  (6+ messages)
    ` [OT] "

[RFC PATCH 0/3] doc-rst:c-domain: fix some issues in the c-domain
 2016-09-06 12:30 UTC  (9+ messages)
` [PATCH 1/3] doc-rst:c-domain: fix sphinx version incompatibility
` [PATCH 2/3] doc-rst:c-domain: function-like macros arguments
` [PATCH 3/3] doc-rst:c-domain: function-like macros index entry

Request Chinese mail list and FrontPage
 2016-09-06 12:29 UTC  (6+ messages)

uvcvideo error on second capture from USB device, leading to V4L2_BUF_FLAG_ERROR
 2016-09-06 12:28 UTC  (6+ messages)

[Qemu-devel] [PULL 00/26] Leak patches
 2016-09-06 12:26 UTC  (27+ messages)
` [Qemu-devel] [PULL 01/26] tests: fix test-qga leaks
` [Qemu-devel] [PULL 02/26] glib-compat: add g_(s)list_free_full()
` [Qemu-devel] [PULL 03/26] qga: free the whole blacklist
` [Qemu-devel] [PULL 04/26] qga: free remaining leaking state
` [Qemu-devel] [PULL 05/26] tests: fix test-cutils leaks
` [Qemu-devel] [PULL 06/26] tests: fix test-vmstate leaks
` [Qemu-devel] [PULL 07/26] tests: fix test-iov leaks
` [Qemu-devel] [PULL 08/26] tests: fix check-qom-interface leaks
` [Qemu-devel] [PULL 09/26] tests: fix check-qom-proplist leaks
` [Qemu-devel] [PULL 10/26] tests: fix small leak in test-io-channel-command
` [Qemu-devel] [PULL 11/26] tests: fix leak in test-string-input-visitor
` [Qemu-devel] [PULL 12/26] portio: keep references on portio
` [Qemu-devel] [PULL 13/26] pc: simplify passing qemu_irq
` [Qemu-devel] [PULL 14/26] pc: don't leak a20_line
` [Qemu-devel] [PULL 15/26] machine: use class base init generated name
` [Qemu-devel] [PULL 16/26] acpi-build: fix array leak
` [Qemu-devel] [PULL 17/26] tests: fix qom-test leaks
` [Qemu-devel] [PULL 18/26] pc: free i8259
` [Qemu-devel] [PULL 19/26] pc: keep gsi reference
` [Qemu-devel] [PULL 20/26] sd: free timer
` [Qemu-devel] [PULL 21/26] ipmi: free extern timer
` [Qemu-devel] [PULL 22/26] bus: simplify name handling
` [Qemu-devel] [PULL 23/26] tests: add qtest_add_data_func_full
` [Qemu-devel] [PULL 24/26] tests: pc-cpu-test leaks fixes
` [Qemu-devel] [PULL 25/26] tests: fix rsp leak in postcopy-test
` [Qemu-devel] [PULL 26/26] tests: fix postcopy-test leaks

[U-Boot] [PATCH] Increase default of CONFIG_SYS_MALLOC_F_LEN for SPL_OF_CONTROL
 2016-09-06 12:27 UTC  (5+ messages)

[refpolicy] [PATCH] Update for the gnome policy and file contexts
 2016-09-06 12:26 UTC  (14+ messages)
` [refpolicy] [PATCH v2] "
  ` [refpolicy] [PATCH v3] "
    ` [refpolicy] [PATCH v4] "

[U-Boot] [PATCH] efi_loader: Allow bouncing for network
 2016-09-06 12:26 UTC 

screen rotation flipped in 4.8-rc
 2016-09-06 12:25 UTC  (3+ messages)

virtio kills qemu VM after stopping/starting ports
 2016-09-06 12:25 UTC  (3+ messages)

echainiv not working as supposed to be?
 2016-09-06 12:24 UTC 

[PATCH 2/5 v2] thermal: rcar_gen3_thermal: Add R-Car Gen3 thermal driver
 2016-09-06 12:24 UTC  (5+ messages)

Bug in hash changes to netback in 4.7.2 kernel
 2016-09-06 12:22 UTC 

[PATCH] Fix regression which breaks DFS mounting
 2016-09-06 12:22 UTC 

[PATCH v2] xfs: undo block reservation correctly in xfs_trans_reserve()
 2016-09-06 12:14 UTC 

Memory barrier needed with wake_up_process()?
 2016-09-06 12:20 UTC  (6+ messages)

[PATCH v2 0/7] clk: sunxi-ng: Introduce support for A23 and A33 CCUs
 2016-09-06 12:18 UTC  (19+ messages)
` [PATCH v2 1/7] clk: sunxi-ng: div: Add mux table macros
` [PATCH v2 2/7] clk: sunxi-ng: div: Allow to set a maximum
` [PATCH v2 3/7] clk: sunxi-ng: mux: Add mux table macro
` [PATCH v2 4/7] clk: sunxi-ng: Add N-class clocks support
` [PATCH v2 5/7] clk: sunxi-ng: Add A33 CCU support
` [PATCH v2 6/7] clk: sunxi-ng: Add A23 CCU
` [PATCH v2 7/7] ARM: sun8i: Convert the A23 and A33 to the CCU

[PATCH] mfd: atmel-hlcdc: Do not sleep in atomic context
 2016-09-06 12:19 UTC  (2+ messages)

[PATCH 1/1] Revert "gpu: drm: omapdrm: dss-of: add missing of_node_put after calling of_parse_phandle"
 2016-09-06 12:18 UTC  (2+ messages)

[PATCH] cpufreq: dt: Add support for r8a7792
 2016-09-06 12:18 UTC 

[RFC PATCH] leds: trigger: add activity LED trigger
 2016-09-06 12:10 UTC  (4+ messages)
` [RFC PATCH 1/3] "
` [RFC PATCH 2/3] arcnet: make use of ledtrig-activity
` [RFC PATCH 3/3] can: "

[PATCH] Bluetooth: btqca: remove null checks on edl->data as it is an array
 2016-09-06 12:15 UTC 

[PATCH v3] libxl: add "xl qemu-monitor-command"
 2016-09-06 12:16 UTC  (2+ messages)

[PATCH] Drivers: hv: vmbus: Revert commit bb08d431a914
 2016-09-06 12:28 UTC  (2+ messages)

Security implications of btrfs receive?
 2016-09-06 12:15 UTC  (2+ messages)

[PATCH] virtio: xstats name issue
 2016-09-06 12:27 UTC  (3+ messages)
` [PATCH v2] net/virtio: fix "

[PATCH v2] mtd: nand: automate NAND timings selection
 2016-09-06 12:15 UTC  (13+ messages)
` [PATCH 3/7] mtd: nand: convert ONFI mode into data interface
` [PATCH 4/7] mtd: nand: automate NAND timings selection
` [PATCH 5/7] mtd: nand: sunxi: switch from manual to automated timing config
` [PATCH 6/7] mtd: nand: mxc: implement onfi get/set features

[U-Boot] [PATCH 00/11] Add support for Stratix 10 SoC
 2016-09-06 12:15 UTC  (17+ messages)
` [U-Boot] [PATCH 04/11] arm: socfpga: clkmgr: Segregate the Clock Manager for Stratix 10
` [U-Boot] [PATCH 06/11] arm: socfpga: misc: Segregate the misc.c "
` [U-Boot] [PATCH 07/11] arm: socfpga: sysmgr: Fix casting warning when enabling ARM64
` [U-Boot] [PATCH 11/11] arm: socfpga: Add support for Stratix 10 SoC dev kit

[PATCH v3 1/4] drm/i915: Store port enum in intel_encoder
 2016-09-06 12:07 UTC  (4+ messages)
` [PATCH v4 0/4] Prep. for DP audio MST support
  ` [PATCH v4 1/4] drm/i915: Store port enum in intel_encoder

[PATCH] ovl: Fix for filesystems without POSIX ACL support
 2016-09-06 12:13 UTC 

[GIT PULL FOR v4.9] Add an operations callback struct for the media device
 2016-09-06 12:12 UTC 

Linux Security Module listsecurity (and security xattr hooks) only one called?
 2016-09-06 12:12 UTC  (2+ messages)

renesas-drivers-2016-09-06-v4.8-rc5
 2016-09-06 12:12 UTC 

mwifiex: propagate error if IRQ request fails in mwifiex_sdio_of()
 2016-09-06 12:12 UTC 

[PATCH] maintainers: claim v16.07 as a stable release
 2016-09-06 12:23 UTC  (2+ messages)

[PATCH v3 0/4] pwm: Add Amlogic Meson SoC PWM Controller
 2016-09-06 12:11 UTC  (10+ messages)
` [PATCH v3 1/4] pwm: Add support for Meson "

[Qemu-devel] [PATCH 0/9] target-mips: Add Enhanced Virtual Addressing (EVA) support
 2016-09-06 12:09 UTC  (3+ messages)

infinite build loop
 2016-09-06 12:09 UTC  (2+ messages)

[PATCH 0/3] drm/tilcdc: Fix cpufreq transition related race + cleanup
 2016-09-06 12:09 UTC  (7+ messages)
` [PATCH 1/3] drm/tilcdc: Take mode config lock while updating the crtc clock rate
` [PATCH 3/3] drm/tilcdc: Add mutex to protect crtc enable and disable routines

[PATCH v4 00/15] ACPI IORT ARM SMMU v3 support
 2016-09-06 12:08 UTC  (7+ messages)
` [PATCH v4 05/15] drivers: platform: add fwnode base platform devices retrieval

[PATCH v3 net-next 1/1] net_sched: Introduce skbmod action
 2016-09-06 12:08 UTC  (11+ messages)

[Buildroot] [PATCH] add new library: libpugixml
 2016-09-06 12:07 UTC  (3+ messages)

[PATCH] MAINTAINERS: add pxa_camera driver
 2016-09-06 12:05 UTC 

[PATCH v2 0/7] clk/samsung: exynos5410: Add sound subsystem related clocks
 2016-09-06 12:04 UTC  (8+ messages)
` [PATCH v2 1/7] clk: samsung: exynos5410: Add clock IDs for PDMA and EPLL clocks
` [PATCH v2 2/7] clk: samsung: exynos5410: Expose the peripheral DMA gate clocks
` [PATCH v2 3/7] clk: samsung: Use common registration function for pll2550x
` [PATCH v2 4/7] clk: samsung: Add support for EPLL on exynos5410
` [PATCH v2 5/7] clk: samsung: clk-exynos-audss: controller variant handling rework
` [PATCH v2 6/7] clk: samsung: clk-exynos-audss: Add exynos5410 compatible
` [PATCH v2 7/7] clk: samsung: clk-exynos-audss: Whitespace and debug trace cleanup

Regarding IPSP over GATT Support in blueZ
 2016-09-06 11:50 UTC  (6+ messages)

[RFC] net/ixgbe: start rxtx after all nic config done
 2016-09-06 12:05 UTC 

Re:Message
 2016-09-06 12:05 UTC 

[lkp] [ipc/sem.c] 99ac0dfffc: aim9.shared_memory.ops_per_sec -8.9% regression
 2016-09-06 12:03 UTC  (2+ messages)

[PATCH v2 0/2] Add memcpy support for tegra210-adma
 2016-09-06 12:03 UTC  (7+ messages)
` [PATCH v2 2/2] dmaengine: tegra210-adma: Add memcpy support

[dm-crypt] Upgrading to latest version
 2016-09-06 12:03 UTC 

[U-Boot] [PATCH 1/5] imx: mx6ul: Refactor common code as mx6ul
 2016-09-06 12:03 UTC  (6+ messages)
` [U-Boot] [PATCH RFC 5/5] imx: mx6ul: Add initial board support for Engicam GEAM6UL

Rule for PROTO=139?
 2016-09-06 12:03 UTC  (2+ messages)

[GIT PULL FOR v4.9] Raw bayer media bus codes and fixes, raw bayer pixelformat cleanups
 2016-09-06 12:01 UTC 

[patch net-next RFC 0/2] fib4 offload: notifier to let hw to be aware of all prefixes
 2016-09-06 12:01 UTC  (3+ messages)
` [patch net-next RFC 1/2] fib: introduce fib notification infrastructure
` [patch net-next RFC 2/2] mlxsw: spectrum_router: Use FIB notifications instead of switchdev calls

[PATCH v2] treewide: Add \noindent where necessary
 2016-09-06 12:01 UTC  (3+ messages)

[PATCH] doc: ioctl: Add some clarifications to botching-up-ioctls
 2016-09-06 12:00 UTC  (3+ messages)

[mkl-can-next:j1939 1/1] net/can/j1939/socket.c:707:2: error: too few arguments to function 'sock_tx_timestamp'
 2016-09-06 11:58 UTC  (3+ messages)
` [PATCH] can-j1939: fix ifnullfree.cocci warnings
` [PATCH] can-j1939: fix memdup_user.cocci warnings

overlayfs + ubifs: power cut results in "failed to create directory /overlay/work/work (errno: 17); mounting read-only"
 2016-09-06 11:59 UTC  (2+ messages)

Context Menu is missing
 2016-09-06 11:59 UTC  (7+ messages)

[PATCH v4 0/8] New raw bayer format definitions, fixes
 2016-09-06 11:55 UTC  (9+ messages)
` [PATCH v4 1/8] doc-rst: Correct the ordering of LSBs of the 10-bit raw packed formats
` [PATCH v4 2/8] doc-rst: Fix number of zeroed high order bits in 12-bit raw format defs
` [PATCH v4 3/8] doc-rst: Clean up raw bayer pixel format definitions
` [PATCH v4 4/8] doc-rst: Unify documentation of the 8-bit bayer formats
` [PATCH v4 5/8] doc-rst: 16-bit BGGR is always 16 bits
` [PATCH v4 6/8] media: Add 1X14 14-bit raw bayer media bus code definitions
` [PATCH v4 7/8] media: Add 1X16 16-bit "
` [PATCH v4 8/8] smiapp: Add support for 14 and 16 bits per sample depths

[GIT PULL] SPI fixes for v4.8
 2016-09-06 11:54 UTC 

[PATCH] net: hns: declare function as static
 2016-09-06 11:53 UTC 

[RESEND][v2][PATCH] KVM: PPC: Book3S HV: Migrate pinned pages out of CMA
 2016-09-06 11:54 UTC  (7+ messages)
    ` [PATCH v3] "

[PATCH] powerpc: Remove all usages of NO_IRQ
 2016-09-06 11:53 UTC 

[Qemu-devel] [RFC PATCH v2 00/12] Guest startup time optimization
 2016-09-06 11:53 UTC  (4+ messages)

[PATCH] lib/bb/build: create .old symlink for run.do_xx and log.do_xx
 2016-09-06 11:53 UTC 

[PATCH] xfs: undo block reservation correctly in xfs_trans_reserve()
 2016-09-06 11:50 UTC  (3+ messages)

[PATCH] Input: wdt87xx_i2c - support new body WDT8752
 2016-09-06 11:47 UTC  (5+ messages)


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.