linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-11-01 20:14:12 to 2016-11-02 06:31:37 UTC [more...]

[PATCH kernel v4 0/7] Extend virtio-balloon for fast (de)inflating & fast live migration
 2016-11-02  6:17 UTC  (7+ messages)
` [PATCH kernel v4 1/7] virtio-balloon: rework deflate to add page to a list
` [PATCH kernel v4 2/7] virtio-balloon: define new feature bit and head struct
` [PATCH kernel v4 4/7] virtio-balloon: speed up inflate/deflate process
` [PATCH kernel v4 5/7] mm: add the related functions to get unused page
` [PATCH kernel v4 6/7] virtio-balloon: define flags and head for host request vq
` [PATCH kernel v4 7/7] virtio-balloon: tell host vm's unused page info

[PATCH] Staging:media:davinci_vpfe: used devm_kzalloc in place of kzalloc
 2016-11-02  6:24 UTC  (2+ messages)

[PATCH v2 0/6] inherit dma configuration from parent dev
 2016-11-02  6:03 UTC  (8+ messages)
` [PATCH v2 1/6] usb: separate out sysdev pointer from usb_bus
` [PATCH v2 2/6] usb: chipidea: use bus->sysdev for DMA configuration
` [PATCH v2 3/6] usb: ehci: fsl: "
` [PATCH v2 4/6] usb: xhci: "
` [PATCH v2 5/6] usb: dwc3: "
` [PATCH v2 6/6] usb: dwc3: Do not set dma coherent mask

[PATCH] EFI loader: remove dead code
 2016-11-02  5:55 UTC  (3+ messages)

[PATCH v3 00/15] lockdep: Implement crossrelease feature
 2016-11-02  5:42 UTC  (2+ messages)
` [REVISED DOC on v3] Crossrelease Lockdep

[PATCH v2] ARM: at91/dt: add dts file for sama5d36ek CMP board
 2016-11-02  5:46 UTC  (3+ messages)

[PATCH] base memory: introduce CONFIG_MEMORY_DEVICE
 2016-11-02  5:43 UTC  (3+ messages)

[PATCHSET] block: IO polling improvements
 2016-11-02  5:37 UTC  (7+ messages)
` [PATCH 1/4] block: add scalable completion tracking of requests
` [PATCH 2/4] block: move poll code to blk-mq
` [PATCH 3/4] blk-mq: implement hybrid poll mode for sync O_DIRECT
` [PATCH 4/4] blk-mq: make the polling code adaptive

[PATCH v1] ARM:dmaengine:sun6i:fix the uninitialized value for v_lli
 2016-11-02  5:31 UTC 

[PATCH V4] pinctrl: qcom: Add msm8994 pinctrl driver
 2016-11-02  5:15 UTC  (3+ messages)

[PATCH v7 00/11] implement vcpu preempted check
 2016-11-02  9:08 UTC  (12+ messages)
` [PATCH v7 01/11] kernel/sched: introduce vcpu preempted check interface
` [PATCH v7 02/11] locking/osq: Drop the overload of osq_lock()
` [PATCH v7 03/11] kernel/locking: Drop the overload of {mutex,rwsem}_spin_on_owner
` [PATCH v7 04/11] powerpc/spinlock: support vcpu preempted check
` [PATCH v7 05/11] s390/spinlock: Provide vcpu_is_preempted
` [PATCH v7 06/11] x86, paravirt: Add interface to support kvm/xen vcpu preempted check
` [PATCH v7 07/11] KVM: Introduce kvm_write_guest_offset_cached
` [PATCH v7 08/11] x86, kvm/x86.c: support vcpu preempted check
` [PATCH v7 09/11] x86, kernel/kvm.c: "
` [PATCH v7 10/11] x86, xen: "
` [PATCH v7 11/11] Documentation: virtual: kvm: Support "

[PATCH 2/2] PM / sleep: don't suspend parent when async child suspend_{noirq,early} fails
 2016-11-02  5:07 UTC  (5+ messages)
` [PATCH v2 2/2] PM / sleep: don't suspend parent when async child suspend_{noirq,late} fails

[PATCH] drm/nouveau/tegra: Fix error handling
 2016-11-02  4:59 UTC  (2+ messages)

[PATCH V3 0/9] PM / OPP: Multiple regulator support
 2016-11-02  4:51 UTC  (2+ messages)

[PATCH v3 0/4] PXA cpufreq conversion to clock API
 2016-11-02  4:45 UTC  (2+ messages)

[PATCH v2 5/7] [media] ir-lirc-codec: don't wait any transmitting time for tx only devices
 2016-11-02  4:39 UTC  (10+ messages)
` [PATCH v2 0/7] Add support for IR transmitters

[PATCH v2] EFI loader: remove redundant code
 2016-11-02  4:18 UTC 

[PATCH v9 00/12] Add Mediated device support
 2016-11-02  4:09 UTC  (9+ messages)
` [PATCH v9 04/12] vfio iommu: Add support for mediated devices
  ` [Qemu-devel] "

tmpfs returns incorrect data on concurrent pread() and truncate()
 2016-11-02  4:01 UTC  (5+ messages)

[RFC PATCH 0/6] UART slave devices using serio
 2016-11-02  3:49 UTC  (5+ messages)

Kernel regression introduced by "e1000e: Do not write lsc to ics in msi-x mode" and/or "e1000e: Do not read ICR in Other interrupt"
 2016-11-02  3:25 UTC  (2+ messages)

[PATCH 0/1] mm/hugetlb: fix huge page reservation leak in private mapping error paths
 2016-11-02  3:15 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH 09/60] dm: dm.c: replace 'bio->bi_vcnt == 1' with !bio_multiple_segments
 2016-11-02  3:09 UTC  (14+ messages)
` [PATCH 28/60] block: introduce QUEUE_FLAG_SPLIT_MP
` [PATCH 45/60] block: bio: introduce bio_for_each_segment_all_rd() and its write pair

[PATCH] staging: vt6655: card.c: Fixing multiple assignments
 2016-11-02  1:15 UTC 

RE:
 2016-11-02  2:36 UTC 

[PATCH] drm/exynos: gsc: fix spelling mistakes
 2016-11-02  2:43 UTC  (2+ messages)

[RFC v3 0/6] CPU reclaiming for SCHED_DEADLINE
 2016-11-02  2:41 UTC  (9+ messages)
` [RFC v3 1/6] Track the active utilisation
` [RFC v3 2/6] Improve the tracking of "

[PATCH v1] iio: adc: at91: add suspend and resume callback
 2016-11-02  2:40 UTC 

[PATCH 1/1] usb: xhci: remove the use of xhci->addr_dev
 2016-11-02  2:30 UTC 

[PATCH RFC 0/4] Fix PDF build errors
 2016-11-01 22:53 UTC  (6+ messages)
` [PATCH RFC 1/4] docs-rst: fix "
` [PATCH RFC 2/4] [media] subdev-formats.rst: we need a pdf picture for bayer
` [PATCH RFC 3/4] [media] subdev-formats.rst: don't use adjustbox on a longtable
` [PATCH RFC 4/4] [media] subdev-formats.rst: add missing columns to tabularcolumns

[PATCH] Use -mcount-record for dynamic ftrace
 2016-11-02  2:27 UTC 

[PATCH] ARM: spear: Fix error handling
 2016-11-02  2:25 UTC  (2+ messages)

[PATCH] crypto: talitos: fix spelling mistake
 2016-11-02  2:14 UTC 

[GIT PULL] seccomp fixes for v4.9-rc4
 2016-11-02  2:07 UTC  (3+ messages)

[PATCH] arch: blackfin: fix spelling mistake
 2016-11-02  2:05 UTC 

[PATCH V4] mtd: nand: add Loongson1 NAND driver
 2016-11-02  1:52 UTC 

[PATCH 0/4 v2] Audio support for adv7511 hdmi bridge
 2016-11-02  1:43 UTC  (7+ messages)

[PATCH] kexec: Export memory sections virtual addresses to vmcoreinfo
 2016-11-02  1:34 UTC  (5+ messages)

[PATCH v3 0/2] ARM: dts: sun6i: hummingbird-a31: Enable display output through VGA bridge
 2016-11-02  1:33 UTC  (4+ messages)
` [PATCH v3 1/2] drm/bridge: dumb-vga-dac: Support a VDD regulator supply
    ` [linux-sunxi] "

[PATCH v3 0/7] Patches for QCOM IPQ4019 clock driver
 2016-11-02  1:29 UTC  (11+ messages)
` [PATCH v3 1/7] clk: qcom: ipq4019: Added the clock nodes and operations for pll
` [PATCH v3 4/7] clk: qcom: ipq4019: Added all the frequencies for apps cpu
` [PATCH v3 5/7] clk: qcom: ipq4019: corrected sdcc frequency and parent name
` [PATCH v3 6/7] clk: qcom: ipq4019: changed the frequency value for ddr pll
` [PATCH v3 7/7] clk: qcom: ipq4019: changed i2c freq table

[PATCH] kobject: set state_initialized to 0 in kobject_cleanup
 2016-11-02  1:29 UTC  (3+ messages)

[PATCH v3] drm: bridge: add DesignWare HDMI I2S audio support
 2016-11-02  1:18 UTC 

[PATCH] rtl8xxxu: Fix for agressive power saving by rtl8723bu wireless IC
 2016-11-02  1:13 UTC  (5+ messages)

[PATCH net-next 00/11] net: dsa: mv88e6xxx: refine port operations
 2016-11-02  1:12 UTC  (10+ messages)
` [PATCH net-next 04/11] net: dsa: mv88e6xxx: add port FID accessors
` [PATCH net-next 07/11] net: dsa: mv88e6xxx: add port link setter
` [PATCH net-next 08/11] net: dsa: mv88e6xxx: add port duplex setter

[PATCH 1/1] xen-netfront: cast grant table reference first to type int
 2016-11-02  1:04 UTC 

[PATCH v10 00/19] Add Mediated device support
 2016-11-02  1:01 UTC  (4+ messages)
    ` [Qemu-devel] "

[PATCH v2 3/3] clocksource: Add clockevent support to NPS400 driver
 2016-11-02  1:03 UTC  (7+ messages)
` [PATCH 0/9] Move ARC timer code into drivers/clocksource/
  ` [PATCH 9/9] clocksource: import ARC timer driver

[PATCH v2 0/5] Make pxa core clocks settable
 2016-11-02  0:56 UTC  (11+ messages)
` [PATCH v2 1/5] clk: pxa: remove unused variables
` [PATCH v2 2/5] clk: pxa: core pll is not affected by t bit
` [PATCH v2 3/5] clk: pxa: b bit of clkcfg means fast bus
` [PATCH v2 4/5] clk: pxa: export core clocks
` [PATCH v2 5/5] clk: pxa: transfer CPU clock setting from pxa2xx-cpufreq

[PATCH] clk: qoriq: add ls1046a support
 2016-11-02  0:45 UTC  (3+ messages)

[PATCH v4] media: Driver for Toshiba et8ek8 5MP sensor
 2016-11-02  0:45 UTC  (10+ messages)

[PATCH v2] phy: rcar-gen3-usb2: add sysfs for usb role swap
 2016-11-02  0:43 UTC  (3+ messages)

[PATCH 00/15] improve function-level documentation
 2016-11-02  0:38 UTC  (5+ messages)
` [PATCH 10/15] clk: keystone: "
` [PATCH 12/15] clk: tegra: dfll: "

[PATCH v4 0/1] Armada 7k/8k CP110 system controller fixes
 2016-11-02  0:37 UTC  (3+ messages)
` [PATCH v4 1/1] clk: mvebu: migrate CP110 system controller to clk_hw API and registration

[PATCH 0/4] clk/mfd/regulator/rtc: Enable compile testing for some Maxim/Samsung drivers
 2016-11-02  0:33 UTC  (3+ messages)
` [PATCH 1/4] clk: Enable compile testing for s2mps11 and max77686

[PATCH] clk: nxp: clk-lpc18xx-ccu: Unmap region obtained by of_iomap
 2016-11-02  0:32 UTC  (2+ messages)

[PATCH 0/2] clk: qcom: Add support for msm8996 gpu gdscs
 2016-11-02  0:25 UTC  (5+ messages)
` [PATCH 1/2] clk: qcom: Handle the clamp_io assert/deassert sequence
` [PATCH 2/2] clk: qcom: mmcc-8996: Add gpu gdscs

[RFC v2 1/7] mm: Provide generic VDSO unmap and remap functions
 2016-11-02  0:23 UTC  (3+ messages)

[PATCH] net: 3com: typhoon: use new api ethtool_{get|set}_link_ksettings
 2016-11-01 23:31 UTC  (2+ messages)

[PATCH 0/3] clk: keystone: Fix some error handling paths
 2016-11-02  0:22 UTC  (3+ messages)
` [PATCH 1/3] clk: keystone: Fix an error checking

[PATCH 0/3] clk: qcom: Add support for hw controlled gdscs/clocks
 2016-11-02  0:18 UTC  (3+ messages)
` [PATCH 1/3] clk: qcom: gdsc: Add support for gdscs with HW control

[RFC/RFT][PATCH] cpufreq: intel_pstate: Generic governors support
 2016-11-02  0:14 UTC  (2+ messages)

[PATCH] ARM: socfpga: updates for socfpga_defconfig
 2016-11-01 23:54 UTC 

[PATCH] ARM: dts: imx6: Add imx-weim parameters to dtsi's
 2016-11-01 23:51 UTC 

[PATCH 0/3] ABI CHANGE!!! Remove questionable remote SP reads
 2016-11-01 23:47 UTC  (4+ messages)
` [PATCH 1/3] proc: Stop reporting eip and esp in /proc/PID/stat
  ` [4.9-rc3] BUG: unable to handle kernel paging request at ffffc900144dfc60

[PATCH] dmaengine: pl330: Handle xferred count if DMAMOV hasn't finished
 2016-11-01 23:44 UTC 

Bus error on shm_open/ftruncate/mmap after changing kernel boot partition
 2016-11-01 23:34 UTC  (2+ messages)
` Bus error on shm_open/ftruncate/mmap after changing kernel boot partition: FIXED

[PATCH] cxl: Fix error handling
 2016-11-01 23:36 UTC  (3+ messages)

[PATCH] MIPS: VDSO: Always select -msoft-float
 2016-11-01 23:30 UTC  (3+ messages)

[PATCH] clk: rockchip: optimize the configuration for 800MHz and 1GHz on RK3399
 2016-11-01 23:25 UTC  (2+ messages)

[PATCH v2] soc: rockchip: avoid infinite loop for power domain
 2016-11-01 23:22 UTC  (2+ messages)

[PATCH v8 0/3] da8xx USB PHY platform devices and clocks
 2016-11-01 23:12 UTC  (4+ messages)
` [PATCH v8 1/3] ARM: dts: da850: Add cfgchip syscon node

[PATCH 0/3] Remove clocks dependency from SCM driver
 2016-11-01 23:11 UTC  (3+ messages)
` [PATCH 2/3] firmware: qcom: scm: Remove core, iface and bus clocks dependency

[PATCH] x86/copy_user: Remove 64-bit asm _copy_*_user variants
 2016-11-01 23:02 UTC  (2+ messages)

[PATCH] kbuild: add %/built-in.o target in top Makefile
 2016-11-01 22:59 UTC  (3+ messages)

[PATCH v8 0/7] x86/arch_prctl Add ARCH_[GET|SET]_CPUID for controlling the CPUID instruction
 2016-11-01 22:51 UTC  (5+ messages)
` [PATCH v8 7/7] KVM: x86: virtualize cpuid faulting

[PATCH 0/2] soc: rockchip: fix probe error path in power-domain driver
 2016-11-01 22:50 UTC  (2+ messages)

make pdfdocs fails with v4.9-rc3
 2016-11-01 22:49 UTC  (9+ messages)

[PATCH net-next] i40evf: Move some i40evf_reset_task code to separate function
 2016-11-01 22:35 UTC 

[PATCH] pci-hyperv: move hypercall buffer from stack to heap
 2016-11-02  0:26 UTC 

[PATCH] [TRIVIAL] Remove last traces of ikconfig.h
 2016-11-01 22:31 UTC 

[PATCH v6 00/16] ACPI IORT ARM SMMU support
 2016-11-01 22:30 UTC  (4+ messages)
` [PATCH v6 09/16] drivers: acpi: iort: add support for ARM SMMU platform devices creation

[PATCH 1/4] Staging: vme: Remove excessive blank lines
 2016-11-01 22:27 UTC  (4+ messages)
` [PATCH 2/4] Staging: vme: Use BIT macro for bit field definitions
` [PATCH 3/4] Staging: vme: Add required identifier names
` [PATCH 4/4] Staging: vme: Fix parenthesis alignment

[PATCHv3 0/3] z3fold: background page compaction
 2016-11-01 22:16 UTC  (10+ messages)
` [PATCHv3 1/3] z3fold: make counters atomic
` [PATCHv3 2/3] z3fold: change per-pool spinlock to rwlock
` [PATCHv3 3/3] z3fold: add compaction worker

[PATCH 0/2] mmc: dw_mmc: fix the wrong operation for reset controller
 2016-11-01 21:56 UTC  (2+ messages)

[PATCH] lkdtm: Do not use flush_icache_range() on user addresses
 2016-11-01 21:43 UTC 

[GIT PULL] lkdtm fixes for v4.9-rc4
 2016-11-01 21:22 UTC  (3+ messages)

[PATCH] spi: imx: set spi_bus_clk for mx21 and mx27
 2016-11-01 21:18 UTC 

[PATCH v2 0/3] Clean up watchdog handlers
 2016-11-01 21:13 UTC  (4+ messages)
` [PATCH v2 1/3] watchdog: Move shared definitions to nmi.h
` [PATCH v2 2/3] watchdog: Move hardlockup detector to separate file
` [PATCH v2 3/3] sparc: Implement watchdog_nmi_enable and watchdog_nmi_disable

[PATCHSET] Throttled buffered writeback
 2016-11-01 21:08 UTC  (9+ messages)
` [PATCH 1/8] block: add WRITE_BACKGROUND
` [PATCH 2/8] writeback: add wbc_to_write_flags()
` [PATCH 3/8] writeback: mark background writeback as such
` [PATCH 4/8] writeback: track if we're sleeping on progress in balance_dirty_pages()
` [PATCH 5/8] block: add code to track actual device queue depth
` [PATCH 6/8] block: add scalable completion tracking of requests
` [PATCH 7/8] blk-wbt: add general throttling mechanism
` [PATCH 8/8] block: hook up writeback throttling

[PATCH v4 0/7] add NS2 support to bgmac
 2016-11-01 21:09 UTC  (9+ messages)
` [PATCH v4 2/7] Documentation: devicetree: add PHY lane swap binding
` [PATCH v4 6/7] net: ethernet: bgmac: add NS2 support

[PATCH v2 0/3] powernv:stop: Use psscr_val,mask provided by firmware
 2016-11-01 21:03 UTC  (4+ messages)
` [PATCH v2 2/3] cpuidle:powernv: Add helper function to populate powernv idle states

[PATCH] net: ip, diag -- Adjust raw_abort to use unlocked __udp_disconnect
 2016-11-01 20:58 UTC  (3+ messages)

tpm_tis regression in 4.9?
 2016-11-01 20:56 UTC  (7+ messages)
      ` [tpmdd-devel] "

[PATCH v2 0/3] Add Mediatek CIRQ interrupt controller
 2016-11-01 20:49 UTC  (3+ messages)
` [PATCH v2 2/3] irqchip: mtk-cirq: Add mediatek mtk-cirq implement

S3 resume regression [1cf4f629d9d2 ("cpu/hotplug: Move online calls to hotplugged cpu")]
 2016-11-01 20:47 UTC  (11+ messages)

[ANNOUNCE] Git v2.11.0-rc0
 2016-11-01 20:43 UTC  (2+ messages)

[PATCH] drm/armada: Remove some dead code
 2016-11-01 20:14 UTC  (2+ messages)

[PATCH] drm/armada: mark symbols static where possible
 2016-11-01 20:13 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).