All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-11-08 04:30:13 to 2016-11-08 06:34:34 UTC [more...]

[PATCH 1/2] gpio: xilinx: dt-binding: Add clock node
 2016-11-08  5:13 UTC  (2+ messages)
  ` [PATCH 2/2] gpio: xilinx: Add clock support

linux-next: manual merge of the net-next tree with the net tree
 2016-11-08  6:34 UTC  (2+ messages)

[SPDK] pull request 61: fixed a crash about iscsi/rbd
 2016-11-08  6:33 UTC 

[PATCH] drm/udl: Ensure channel is selected before using the device
 2016-11-08  6:32 UTC  (5+ messages)
` [PATCH v2] "

[PATCH 0/2] net/thunderx: add 83xx SoC support
 2016-11-08  6:31 UTC  (3+ messages)
` [PATCH 1/2] net/thunderx: disable l3 alignment pad feature
` [PATCH 2/2] net/thunderx: add cn83xx support

[Resend] [PATCH] pci-hyperv: use kmalloc to allocate hypercall params buffer
 2016-11-08  8:14 UTC 

[PATCH v3 1/2] x86/AMD: Fix cpu_llc_id for AMD Fam17h systems
 2016-11-08  6:31 UTC  (7+ messages)

[Qemu-devel] [PATCH] usbredir: free vm_change_state_handler in usbredir destroy dispatch
 2016-11-08  6:30 UTC  (2+ messages)

[PATCH] stubdom: correct dependency for ioemu linkfarm
 2016-11-08  6:29 UTC 

4.9-rc G5 build broken with a 2.23 binutils
 2016-11-08  6:28 UTC  (3+ messages)

[PATCH v7 4/6] VT-d: No need to set irq affinity for posted format IRTE
 2016-11-08  6:28 UTC  (3+ messages)

[PATCH RESEND] phy: exynos-mipi-video: simplify check for coupled phy status
 2016-11-08  6:27 UTC  (3+ messages)

[PATCH v9 00/11] Enable i915 perf stream for Haswell OA unit
 2016-11-08  6:27 UTC  (7+ messages)
` [PATCH v9 05/11] drm/i915: Add 'render basic' Haswell OA unit config
` [PATCH v9 09/11] drm/i915: add dev.i915.oa_max_sample_rate sysctl
` [PATCH v9 11/11] drm/i915: Add a kerneldoc summary for i915_perf.c

2.11.0-rc1 will not be tagged for a few days
 2016-11-08  6:25 UTC  (3+ messages)

[PATCH V2 0/4] pv88080: PV88080 driver submission
 2016-11-08  6:21 UTC  (18+ messages)
` [PATCH V2 3/4] regulator: pv88080: Update Regulator driver for MFD support
` [PATCH V2 1/4] Documentation: pv88080: Move binding document
` [PATCH V2 2/4] mfd: pv88080: MFD core support
` [PATCH V2 4/4] gpio: pv88080: Add GPIO function support

[patch v3 1/1] platform/x86: move module mlx-platform from arch/x86 to drivers/platform/x86
 2016-11-08  6:19 UTC  (3+ messages)

[PATCHv2 00/49] thermal: reorganizing thermal core
 2016-11-08  5:09 UTC  (48+ messages)
` [PATCHv2 01/49] thermal: core: prevent zones with no types to be registered
` [PATCHv2 02/49] thermal: core: group thermal_zone DEVICE_ATTR's declarations
` [PATCHv2 03/49] thermal: core: group device_create_file() calls that are always created
` [PATCHv2 04/49] thermal: core: use dev.groups to manage always present tz attributes
` [PATCHv2 05/49] thermal: core: move emul_temp creation to tz->device.groups
` [PATCHv2 06/49] thermal: core: move mode attribute "
` [PATCHv2 07/49] thermal: core: move passive attr "
` [PATCHv2 09/49] thermal: core: move power actor code out of sysfs I/F section
` [PATCHv2 10/49] thermal: core: remove useless empty line
` [PATCHv2 11/49] thermal: core: fix style on remove_trip_attrs()
` [PATCHv2 12/49] thermal: core: move the trip attrs to the tz sysfs I/F section
` [PATCHv2 13/49] thermal: core: create tz->device.groups dynamically
` [PATCHv2 14/49] thermal: core: move trips attributes to tz->device.groups
` [PATCHv2 15/49] thermal: core: remove unnecessary device_remove() calls
` [PATCHv2 16/49] thermal: core: split passive_store
` [PATCHv2 17/49] thermal: core: split policy_store
` [PATCHv2 18/49] thermal: core: split available_policies_show()
` [PATCHv2 19/49] thermal: core: move to_thermal_zone() macro to header file
` [PATCHv2 20/49] thermal: core: treat correctly the return value of *scanf calls
` [PATCHv2 21/49] thermal: core: match parenthesis on code alignment
` [PATCHv2 22/49] thermal: core: move thermal_zone sysfs to thermal_sysfs.c
` [PATCHv2 23/49] thermal: core: move to_cooling_device macro to header file
` [PATCHv2 24/49] thermal: core: move cooling device sysfs to thermal_sysfs.c
` [PATCHv2 25/49] thermal: core: remove a couple of style issues on helpers
` [PATCHv2 26/49] thermal: core: introduce thermal_helpers.c
` [PATCHv2 27/49] thermal: core: group functions related to governor handling
` [PATCHv2 28/49] thermal: core: move idr handling to device management section
` [PATCHv2 29/49] thermal: core: small style fix on __unbind() helper
` [PATCHv2 30/49] thermal: core: move __unbind() helper to where it is used
` [PATCHv2 31/49] thermal: core: move bind_cdev() "
` [PATCHv2 32/49] thermal: core: move bind_tz() "
` [PATCHv2 33/49] thermal: core: fix couple of style issues on __bind() helper
` [PATCHv2 35/49] thermal: core: add inline to print_bind_err_msg()
` [PATCHv2 36/49] thermal: core: move notify to the zone update section
` [PATCHv2 37/49] thermal: core: add a comment describing the main update loop
` [PATCHv2 38/49] thermal: core: add a comment describing the power actor section
` [PATCHv2 39/49] thermal: core: add a comment describing the device management section
` [PATCHv2 40/49] thermal: sysfs: remove symbols of emul_temp when config is disabled
` [PATCHv2 41/49] thermal: core: remove FSF address in the GPL notice
` [PATCHv2 42/49] thermal: core: small style fix when checking for __find_governor()
` [PATCHv2 43/49] thermal: core: standardize line breaking alignment
` [PATCHv2 44/49] thermal: core: remove void function return statements
` [PATCHv2 45/49] thermal: core: remove style warnings and checks
` [PATCHv2 46/49] thermal: core: improve kerneldoc entry of thermal_cooling_device_unregister
` [PATCHv2 47/49] thermal: core: use kzalloc(sizeof(*ptr),...)
` [PATCHv2 48/49] thermal: sysfs: use kcalloc() instead of kzalloc()
` [PATCHv2 49/49] thermal: core: move slop and offset helpers to thermal_helpers.c

discard improvements
 2016-11-08  6:15 UTC  (3+ messages)
` [PATCH 1/3] xfs: fix the AG loop in xfs_alloc_vextent for busy extents

[Qemu-devel] [RFC 00/17] Clean up compatibility mode handling
 2016-11-08  6:03 UTC  (42+ messages)
` [Qemu-devel] [RFC 01/17] ppc: Remove some stub POWER6 models
` [Qemu-devel] [RFC 03/17] pseries: Always use core objects for CPU construction
    ` [Qemu-devel] [Qemu-ppc] "
` [Qemu-devel] [RFC 04/17] pseries: Make cpu_update during CAS unconditional
` [Qemu-devel] [RFC 06/17] ppc: Rename cpu_version to compat_pvr
` [Qemu-devel] [RFC 07/17] ppc: Rewrite ppc_set_compat()
` [Qemu-devel] [RFC 08/17] ppc: Rewrite ppc_get_compat_smt_threads()
` [Qemu-devel] [RFC 09/17] ppc: Validate compatibility modes when setting
` [Qemu-devel] [RFC 11/17] ppc: Add ppc_set_compat_all()
` [Qemu-devel] [RFC 12/17] ppc: Migrate compatibility mode
` [Qemu-devel] [RFC 13/17] pseries: Move CPU compatibility property to machine
` [Qemu-devel] [RFC 15/17] ppc: Check that CPU model stays consistent across migration
` [Qemu-devel] [RFC 16/17] ppc: Remove counter-productive "sanity checks" in migration

[PATCH version2] db: disable the ARM assembler mutex code
 2016-11-08  6:13 UTC  (2+ messages)

[net-next PATCH 0/3] qdisc and tx_queue_len cleanups for IFF_NO_QUEUE devices
 2016-11-08  6:14 UTC  (3+ messages)
` [net-next PATCH 3/3] qdisc: catch misconfig of attaching qdisc to tx_queue_len zero device

[PATCH 0/4] x86: enable User-Mode Instruction Prevention
 2016-11-08  6:12 UTC  (5+ messages)
` [PATCH 1/4] x86/cpufeature: Add User-Mode Instruction Prevention definitions
` [PATCH 2/4] x86: Prepare vm86 tasks to handle User-Mode Instruction Prevention
` [PATCH 3/4] x86: Enable "
` [PATCH 4/4] selftests/x86: Add tests for "

[PATCH V5 3/3] ARM64 LPC: LPC driver implementation on Hip06
 2016-11-08  6:11 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/3] Allow ISA to be disabled on some platforms
 2016-11-08  6:12 UTC  (5+ messages)
` [Qemu-devel] [PATCH 3/3] Split ISA and sysbus versions of m48t59 device

Announcing btrfs-dedupe
 2016-11-08  6:11 UTC  (4+ messages)

[PATCH 0/4] Support sdio feature
 2016-11-08  6:09 UTC  (15+ messages)
` [PATCH 1/4] mmc: mediatek: Fix CMD6 timeout issue
` [PATCH 2/4] sdio: mediatek: Support sdio feature
` [PATCH 3/4] sdio: mediatek: support sdr104_clk_delay in sdio
` [PATCH 4/4] dts: arm64: enable mmc3 for supporting sdio feature

[PATCH] powerpc/pseries: add definitions for new H_SIGNAL_SYS_RESET hcall
 2016-11-08  6:08 UTC 

[PATCH] igb: drop field "tail" of struct igb_ring
 2016-11-08  6:07 UTC  (6+ messages)
` [Intel-wired-lan] "

[U-Boot] [PATCH] armv8: QSPI: Add AHB bus 16MB+ size support
 2016-11-08  6:03 UTC  (3+ messages)

[PATCH] drm/armada: Fix NULL pointer comparison warning
 2016-11-08  6:00 UTC 

[PATCH V2] musl: Update to latest on master
 2016-11-08  5:45 UTC 

[U-Boot] [PATCH] ls1021a: QSPI: update the node for QSPI support
 2016-11-08  6:01 UTC  (5+ messages)

[PATCH 1/1] gpio: pca953x: Fix corruption of other gpios in set_multiple
 2016-11-08  6:00 UTC 

linux-next: manual merge of the libata tree with the block tree
 2016-11-08  5:58 UTC 

[PATCH v2] doc: arm64: document DPDK application profiling methods
 2016-11-08  5:57 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v2 0/3] imx: add imx6ull support
 2016-11-08  5:56 UTC  (12+ messages)
` [PATCH v2 1/3] ARM: imx6ull: "
` [PATCH v2 2/3] ARM: imx: mach-imx6ul: "
` [PATCH v2 3/3] clk: imx: clk-imx6ul: add clk support for imx6ull

[PATCH] drm/amd/amdgpu : Fix NULL pointer comparison
 2016-11-08  5:49 UTC  (2+ messages)

[PATCH kernel v4 0/7] Extend virtio-balloon for fast (de)inflating & fast live migration
 2016-11-08  5:50 UTC  (9+ messages)
` [PATCH kernel v4 7/7] virtio-balloon: tell host vm's unused page info
          ` [Qemu-devel] "

[PATCH 1/1] gpio: pca953x: Move memcpy into mutex lock for set multiple function
 2016-11-08  5:18 UTC 

[PATCH] net: alteon: acenic: use new api ethtool_{get|set}_link_ksettings
 2016-11-08  5:52 UTC  (2+ messages)

[PATCH 00/11] staging: wlan-ng: fix some style issues
 2016-11-08  5:35 UTC  (4+ messages)
` [PATCH 01/11] staging: wlan-ng: fix line style issue in macro WLAN_GET_FC_FSTYPE

linux-next: manual merge of the scsi tree with the block tree
 2016-11-08  5:48 UTC 

matching process
 2016-11-08  5:46 UTC 

[PATCH v2 0/2] arm64: fix the bugs found in the hugetlb test
 2016-11-08  5:44 UTC  (3+ messages)
` [PATCH v2 1/2] arm64: hugetlb: remove the wrong pmd check in find_num_contig()
` [PATCH v2 2/2] arm64: hugetlb: fix the wrong address for several functions

[U-Boot] [PATCH v2] armv8: fsl-layerscape: Add Readme for deploy QSPI image
 2016-11-08  5:44 UTC  (3+ messages)

net/sunrpc/clnt.c:2773 suspicious rcu_dereference_check() usage!
 2016-11-08  5:42 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 0/6] jobs: fix transactional race condition
 2016-11-08  5:41 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 5/6] blockjob: refactor backup_start as backup_job_create

[ath9k-devel] Bringing up More Than Two Station Mode Virtual Interfaces
 2016-11-08  5:37 UTC  (3+ messages)

[U-Boot] [PATCH] driver: net: fsl-mc: Use aligned address for MC FW load
 2016-11-08  5:37 UTC  (3+ messages)

[PATCH] cpufreq: governor: Don't use 'timer' keyword
 2016-11-08  5:36 UTC 

[PATCH v5] fstests: test xfs_copy V5 XFS without -d option
 2016-11-08  5:33 UTC 

[U-Boot] 2016.09: FIT Image
 2016-11-08  5:34 UTC 

[PATCH 0/18] alternate object database cleanups
 2016-11-08  5:33 UTC  (6+ messages)
` [PATCH 07/18] link_alt_odb_entry: handle normalize_path errors

linux-next: manual merge of the tty tree with the jc_docs tree
 2016-11-08  5:30 UTC 

[PATCH V5 2/3] ARM64 LPC: Add missing range exception for special ISA
 2016-11-08  5:27 UTC  (8+ messages)

[PATCH 0/5] Self authenticating hexagon driver for q6v55
 2016-11-08  5:28 UTC  (5+ messages)
` [PATCH 1/5] remoteproc: Add q6v55 specific parameters and enable probing "

[PATCH] x264: Update to latest on stable branch
 2016-11-08  5:23 UTC 

[Qemu-devel] Migration dirty bitmap: should only mark pages as dirty after they have been sent
 2016-11-08  5:27 UTC  (13+ messages)

NVAC "No Signal"
 2016-11-08  5:12 UTC  (14+ messages)

[Buildroot] [PATCH 1/1] sdl: fix building on powerpc64 and powerpc64le
 2016-11-08  5:10 UTC  (4+ messages)

[U-Boot] [PATCH v5] efi_loader: console: Correctly report modes
 2016-11-08  5:03 UTC 

kernel panic in virt-manager
 2016-11-08  5:02 UTC  (3+ messages)

[Qemu-devel] Sphinx for QEMU docs? (and a doc-comment format question)
 2016-11-08  5:02 UTC  (3+ messages)

[RFC] mem-hotplug: shall we skip unmovable node when doing numa balance?
 2016-11-08  4:43 UTC  (2+ messages)

FW: cmake version 3.0.0 or greater
 2016-11-08  4:52 UTC 

[U-Boot] [PATCH v5 00/21] sf: Updates on flash detection
 2016-11-08  4:52 UTC  (3+ messages)
` [U-Boot] [PATCH v5 01/21] sf: Adopt flash table INFO macro from Linux

Is there a maximum bytes in flight limitation in the tcp stack?
 2016-11-08  4:50 UTC  (2+ messages)

[PATCH] mm: dmapool: Fixed following warnings
 2016-11-08  4:37 UTC  (2+ messages)

[PATCH v3 1/1] skd_main: use %*ph to dump small buffers
 2016-11-08  4:41 UTC  (2+ messages)

cron job: media_tree daily build: ERRORS
 2016-11-08  4:40 UTC 

[PATCH] skd: use pci_alloc_irq_vectors
 2016-11-08  4:38 UTC  (2+ messages)

[PATCH] ixgbe: Remove out-of-tree references
 2016-11-08  4:34 UTC 

[PATCH v2 0/2] Remove static mapping of SCU from mach-exynos
 2016-11-08  4:30 UTC  (2+ 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.