linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-05-19 11:17:08 to 2016-05-19 16:16:56 UTC [more...]

[PATCH v2 0/5] ACPI: ARM64: support for ACPI_TABLE_UPGRADE
 2016-05-19 16:15 UTC  (2+ messages)
` [PATCH v2 1/5] ACPI: table upgrade: use cacheable map for tables

Input: two merge window build fixes
 2016-05-19 16:15 UTC  (4+ messages)
` [PATCH 1/2] Input: atmel captouch depends on i2c
` [PATCH 2/2] Input: migor-ts: mark PM functions as __maybe_unused

[PATCH] tty: vt: Fix soft lockup in fbcon cursor blink timer
 2016-05-19 15:59 UTC  (10+ messages)
        ` [PATCH] fbcon: use default if cursor blink interval is not valid

[PATCH 1/3] spi/rockchip: add rk3036/rk3228/rk3368 socs for spi document
 2016-05-19 16:04 UTC  (5+ messages)
` [PATCH 2/3] spi/rockchip: add the rk3036/rk3228/rk3368 to match for driver
` [PATCH 3/3] ARM: dts: rockchip: fixes the spi compatible for rk3036

[PATCH v4 0/6] Add support for remote unwind
 2016-05-19 16:07 UTC  (10+ messages)
` [PATCH v4 1/6] perf tools: Set buildid dir under symfs when --symfs is provided
` [PATCH v4 2/6] perf tools: Promote proper messages for cross-platform unwind
` [PATCH v4 3/6] perf tools: Separate local and remote unwind support detection
` [PATCH v4 4/6] perf callchain: Add support for cross-platform unwind
` [PATCH v4 5/6] perf callchain: Support x86 target platform
` [PATCH v4 6/6] perf callchain: Support aarch64 cross-platform

[GIT PULL 0/7] ARM: SoC changes for 4.7
 2016-05-19 16:02 UTC  (2+ messages)

SCHED_DEADLINE cpudeadline.{h,c} fixup
 2016-05-19 16:02 UTC  (5+ messages)
` [RFC PATCH 1/4] Minimally invasive deadline wrap-around bugfix for the SCHED_DEADLINE cpu heap
` [RFC PATCH 2/4] SCHED_DEADLINE cpu heap code clarification/refactory: - heapify_up factored out in new dedicated function (avoids repeatition of same code) - call to cpudl_change_key replaced with heapify_up when cpudl_set actually inserts a new node in the heap
` [RFC PATCH 3/4] Make deadline max-heap faster avoiding real swaps on heapify ops
` [RFC PATCH 4/4] Split cpudl_set() into cpudl_set() and cpudl_clear(). These 2 exercise independent code paths and need different arguments

[GIT PULL] sound updates for 4.7-rc1
 2016-05-19 16:00 UTC 

[PATCH V5 0/3] soc/tegra: Add support for IO pads power and voltage control
 2016-05-19 15:54 UTC  (3+ messages)
` [PATCH V5 3/3] soc/tegra: pmc: Add support for IO pads power state and voltage

[GIT PULL] PCI changes for v4.7
 2016-05-19 15:49 UTC 

[PATCH v3 0/8] crypto: caam - add support for LS1043A SoC
 2016-05-19 15:11 UTC  (9+ messages)
` [PATCH v3 1/8] asm-generic/io.h: allow barriers in io{read,write}{16,32}be
` [PATCH v3 2/8] asm-generic/io.h: add io{read,write}64 accessors
` [PATCH v3 3/8] arm64: add io{read,write}64be accessors
` [PATCH v3 4/8] powerpc: add io{read,write}64 accessors
` [PATCH v3 5/8] crypto: caam - fix offset field in hw sg entries
` [PATCH v3 6/8] crypto: caam - handle core endianness != caam endianness
` [PATCH v3 7/8] crypto: caam - add ARCH_LAYERSCAPE to supported architectures
` [PATCH v3 8/8] arm64: dts: ls1043a: add crypto node

[RFC PATCHv2] usb: USB Type-C Connector Class
 2016-05-19 15:43 UTC  (4+ messages)

[PATCH net-next] tools: hv: Add a script for bonding synthetic and VF NICs
 2016-05-19 17:23 UTC 

[PATCH v2] KVM: halt-polling: poll if emulated lapic timer will fire soon
 2016-05-19 15:42 UTC  (8+ messages)

[PATCH 0/4] rcutorture: Several fixes to run selftest scripts on PPC
 2016-05-19 15:40 UTC  (7+ messages)
` [PATCH 3/4] rcutorture: Make -soundhw a x86 specific option

[PATCH 3/7] sched/fair: Correct unit of load_above_capacity
 2016-05-19 15:36 UTC  (5+ messages)
` [tip:sched/core] "

[RFC 0/8] usb: phy: msm: various cleanups
 2016-05-19 15:28 UTC  (2+ messages)

[PATCH v2 0/3] Add support for ARM Mali Display Processors
 2016-05-19 15:26 UTC  (3+ messages)
` [PATCH v2 2/3] drm/arm: Add support for "

[PATCH] mm/zsmalloc: don't fail if can't create debugfs info
 2016-05-19 15:18 UTC  (2+ messages)
` [PATCHv2] "

[PATCH 1/2] lightnvm: break the loop when rqd is not null
 2016-05-19 15:19 UTC  (6+ messages)
` [PATCH 2/2] lightnvm: hold nvm_lock until finish the target creation

[RFC PATCH v2 0/3] OPTPROBES for powerpc
 2016-05-19 15:10 UTC  (4+ messages)
` [RFC PATCH v2 1/3] arch/powerpc : Add detour buffer support for optprobes
` [RFC PATCH v2 2/3] arch/powerpc : optprobes for powerpc core
` [RFC PATCH v2 3/3] arch/powerpc : Enable optprobes support in powerpc

[PATCH v12 00/13] support "task_isolation" mode
 2016-05-19 15:12 UTC  (5+ messages)
` [PATCH v12 07/13] task_isolation: add debug boot flag

[PATCH] drm/amd/powerplay/hwmgr: use kmemdup
 2016-05-19 15:03 UTC  (2+ messages)

[RFC PATCH 03/15] Provide atomic_t functions implemented with ISO-C++11 atomics
 2016-05-19 15:00 UTC  (10+ messages)
` [RFC PATCH 00/15] Provide atomics and bitops implemented with ISO C++11 atomics

[RFC PATCH 0/3] dra7/omap4/omap5: Enable ADMA2
 2016-05-19 14:57 UTC  (6+ messages)
` [RFC PATCH 2/3] mmc: host: omap_hsmmc: "

[PATCH 0/5] drm: fixes for merge-window regressions
 2016-05-19 14:56 UTC  (5+ messages)
` [PATCH 2/5] drm: mediatek: add CONFIG_OF dependency
` [PATCH 3/5] drm: mediatek: fixup drm_gem_object_lookup API change

ioatdma(Intel(R) I/OAT DMA Engine init failed)
 2016-05-19 14:49 UTC  (6+ messages)

Crash in -next due to 'drivers/of: Fix depth when unflattening devicetree'
 2016-05-19 14:47 UTC  (2+ messages)

[PATCH v7 0/5] Make cpuid <-> nodeid mapping persistent
 2016-05-19 14:46 UTC  (4+ messages)

new driver for drivers/virt/?
 2016-05-19 14:44 UTC  (3+ messages)

[RFC PATCH] Increase in idle power with schedutil
 2016-05-19 14:30 UTC  (4+ messages)

[PATCH v2 0/9] powerpc/powernv/cpuidle: Add support for POWER ISA v3 idle states
 2016-05-19 14:27 UTC  (11+ messages)
` [PATCH v2 2/9] powerpc/kvm: make hypervisor state restore a function
` [PATCH v2 4/9] powerpc/powernv: Make power7_powersave_common more generic
` [PATCH v2 5/9] powerpc/powernv: Move idle related macros to cpuidle.h

[PATCH v6 0/3] auxdisplay: Introduce ht16k33 driver
 2016-05-19 14:25 UTC  (5+ messages)
    ` get_maintainer.pl and MAINTAINERS file

[PATCHv6 0/8] dmaengine: rcar-dmac: add iommu support for slave transfers
 2016-05-19 14:22 UTC  (9+ messages)
` [PATCHv6 2/8] dma-debug: add support for resource mappings
` [PATCHv6 3/8] dma-mapping: add dma_{map,unmap}_resource

[PATCH] ftrace: As disabling interrupts is costly and write_lock variant of tasklist_lock is not held from interrupt context it is not necessary to disable interrupts
 2016-05-19 13:57 UTC  (5+ messages)

drivers/of: crash on boot
 2016-05-19 14:20 UTC  (9+ messages)

[PATCH 1/2] drm/dp/mst: Reprobe EDID for MST ports on resume
 2016-05-19 14:19 UTC  (2+ messages)
` [PATCH 2/2] drm/i915/mst: Reset MST after resume when necessary

[PATCH] [SCSI] aic79xx: use kmemdup
 2016-05-19 14:08 UTC  (3+ messages)
` [PATCH] [SCSI] aic7xxx: "
` [PATCH] [SCSI] aacraid: "

[PATCH v4] skb_array: array based FIFO for skbs
 2016-05-19 14:08 UTC 

[PATCH] usb: echi-hcd: Add ehci_setup check before echi_shutdown
 2016-05-19 14:06 UTC  (2+ messages)

[PATCH] USB: serial: cp210x: use kmemdup
 2016-05-19 14:04 UTC 

[PATCH] brcmfmac: use kmemdup
 2016-05-19 13:59 UTC 

[PATCH] net: usb: ch9200: use kmemdup
 2016-05-19 13:56 UTC 

[PATCH v3] xen: add steal_clock support on x86
 2016-05-19 13:55 UTC  (3+ messages)

[PATCH] ps3_gelic: use kmemdup
 2016-05-19 13:54 UTC 

[PATCH] net:liquidio: use kmemdup
 2016-05-19 13:52 UTC 

[PATCH 3.12 00/76] 3.12.60-stable review
 2016-05-19 13:52 UTC  (2+ messages)

[PATCH] mptbase: use kmemdup
 2016-05-19 13:50 UTC 

[PATCH] drivers/memstick/core/mspro_block: use kmemdup
 2016-05-19 13:49 UTC 

[PATCH] drm/vmwgfx: use kmemdup
 2016-05-19 13:44 UTC 

[PATCH v2] locking/rwsem: Add reader-owned state to the owner field
 2016-05-19 13:43 UTC  (11+ messages)

[PATCH RFT 1/2] phylib: add device reset GPIO support
 2016-05-19 13:40 UTC  (12+ messages)

[PATCH] PM / sleep: fix unbalanced pm runtime disable in __device_suspend_late()
 2016-05-19 13:38 UTC  (2+ messages)

[Patch]cpuidle: Save current cpu as local variable instead of calling smp_processor_id() in loop
 2016-05-19 13:32 UTC  (5+ messages)

[PATCH v5 0/2] Introducing Exynos ChipId driver
 2016-05-19 13:32 UTC  (3+ messages)

[PATCH v2] dell-rbtn: Ignore ACPI notifications if device is suspended
 2016-05-19 13:30 UTC  (7+ messages)
` [PATCH v3] "

[PATCH] arm: tegra: initial support for apalis tk1
 2016-05-19 13:15 UTC  (3+ messages)

[PATCH] ARM: lpc32xx: fix NR_IRQS confict
 2016-05-19 13:29 UTC  (4+ messages)

[PATCH v5 0/5] ACPI / processor_idle: Add ACPI v6.0 LPI support
 2016-05-19 13:26 UTC  (6+ messages)
` [PATCH v5 2/5] ACPI / processor_idle: Add support for Low Power Idle(LPI) states

[PATCH v2 2/2] ASoC: da7219: Convert driver to use generic device/fwnode functions
 2016-05-19 13:27 UTC 

[PATCH 0/5] Partitioning per-cpu interrupts
 2016-05-19 13:25 UTC  (5+ messages)
` [PATCH 2/5] genirq: Allow the affinity of a percpu interrupt to be set/retrieved

[PATCH v2] xen: add steal_clock support on x86
 2016-05-19 13:25 UTC  (2+ messages)

[RFC PATCH 1/2] ACPI / button: Send "open" state after boot/resume
 2016-05-19 13:21 UTC  (6+ messages)

[PATCH 1/2] dma-buf/fence: add fence_collection fences
 2016-05-19 13:20 UTC  (4+ messages)

[PATCH] arm64: cpuinfo: add AArch64 & elf platform for app compatibility
 2016-05-19 13:18 UTC  (7+ messages)

next build: 37 warnings 2 failures (next/next-20160519)
 2016-05-19 13:15 UTC  (5+ messages)

[PATCH v3] Force cppc_cpufreq to report values in KHz to fix user space reporting
 2016-05-19 13:12 UTC  (2+ messages)

[PATCH] ARM: at91: Documentation: update the sama5d2 entry
 2016-05-19 13:11 UTC 

[RESEND PATCH v4] mtd: nand_bbt: scan for next free bbt block if writing bbt fails
 2016-05-19 13:08 UTC  (2+ messages)

[PATCH] mmc: dw_mmc: Consider HLE errors to be data and command errors
 2016-05-19 13:07 UTC  (13+ messages)

[PATCH v4 00/23] ncr5380: Eliminate macros, reduce code duplication, fix bugs etc
 2016-05-19 12:55 UTC  (5+ messages)
` [PATCH v4 22/23] mac_scsi: Fix pseudo DMA implementation

[PATCH] ARM: dts: at91: add at91sam9260ek board DT
 2016-05-19 12:54 UTC 

[PATCH] ARM: at91: Add DT support for Olimex SAM9-L9260 board
 2016-05-19 12:50 UTC  (4+ messages)

[PATCH v2] skb_array: array based FIFO for skbs
 2016-05-19 12:49 UTC  (2+ messages)

pull-request: wireless-drivers-next 2016-05-13 (take two)
 2016-05-19 12:45 UTC 

x86_64, Haswell, unhandled vga irqs before i915 loaded
 2016-05-19 12:39 UTC  (2+ messages)

[PATCH] iwlegacy: avoid warning about missing braces
 2016-05-19 12:38 UTC  (2+ messages)

[PATCH 0/3] External Interrupt Controller (EIC) fixes
 2016-05-19 12:32 UTC  (3+ messages)

[patch V2 0/7] futex: Add support for process private hashing
 2016-05-19 12:28 UTC  (10+ messages)
` [patch V2 2/7] futex: Hash private futexes per process
` [patch V2 3/7] futex: Add op for hash preallocation

[PATCH] perf: Update MAINTAINERS for x86 move
 2016-05-19 12:21 UTC  (3+ messages)
` [tip:perf/urgent] "

[GIT PULL] First batch of KVM changes for 4.7
 2016-05-19 12:17 UTC 

[PATCH 1/1 RFC] net/phy: Add Lantiq PHY driver
 2016-05-19 12:15 UTC  (5+ messages)

[PATCH] mm: compact: fix zoneindex in compact
 2016-05-19 12:13 UTC  (3+ messages)

[PATCH] amdgpu/uvd: use kmemdup
 2016-05-19 12:08 UTC  (4+ messages)

perf probe -L on ubuntu 16.04
 2016-05-19 12:06 UTC  (3+ messages)

linux-next: build failure after merge of the nfs tree
 2016-05-19 12:06 UTC  (2+ messages)

[PATCH 0/5] cpufreq: schedutil: improve latency of response
 2016-05-19 12:00 UTC  (4+ messages)
` [PATCH 3/5] sched: cpufreq: call cpufreq hook from remote CPUs

[PATCH] KVM: halt-polling: poll if emulated lapic timer will fire soon
 2016-05-19 12:00 UTC  (7+ messages)

[PATCH net-next] tuntap: introduce tx skb ring
 2016-05-19 11:59 UTC  (6+ messages)

[PATCH net V2] tuntap: correctly wake up process during uninit
 2016-05-19 11:51 UTC  (3+ messages)

[PATCH v2 0/5] MT2701 iommu support
 2016-05-19 11:49 UTC  (6+ messages)
` [PATCH v2 1/5] dt-bindings: mediatek: add descriptions for mediatek mt2701 iommu and smi
` [PATCH v2 2/5] iommu/mediatek: move the common struct into header file
` [PATCH v2 3/5] memory/mediatek: add support for mt2701
` [PATCH v2 4/5] iommu/mediatek: add support for mtk iommu generation one HW
` [PATCH 5/5] ARM: dts: mt2701: add iommu/smi dtsi node for mt2701

[PATCH] udf: Check for IS_ERR in udf_get_pblock_meta25
 2016-05-19 11:47 UTC  (2+ messages)

[RFC PATCH 0/2] AM335x-ICE: Add support for rotary-encoder
 2016-05-19 11:44 UTC  (4+ messages)
` [RFC PATCH 1/2] Input: rotary-encoder- Add support for absolute encoder

защита на системата
 2016-05-19 11:15 UTC 

[PATCH 5/6] cpufreq: Reuse gov_attr_* macros in schedutil governor
 2016-05-19 11:43 UTC  (4+ messages)

[PATCH] ftrace: As disabling interrupts is costly and write_lock variant of tasklist_lock is not held from interrupt context it is not necessary to disable interrupts
 2016-05-19 12:40 UTC  (2+ messages)

[PATCHv9 0/2] mremap vDSO for 32-bit
 2016-05-19  9:50 UTC  (2+ messages)

[GIT PULL] pin control bulk changes for the v4.7 cycle
 2016-05-19 11:20 UTC 

[PATCH 1/1] net: hns: avoid null pointer dereference
 2016-05-19 11:14 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).