linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-06-01 10:40:12 to 2016-06-01 14:25:16 UTC [more...]

[PATCH 1/4] perf stat: Basic support for TopDown in perf stat
 2016-06-01 14:24 UTC  (2+ messages)

[PATCH v2 00/18] make direct compaction more deterministic
 2016-06-01 14:21 UTC  (19+ messages)
` [PATCH v2 03/18] mm, page_alloc: don't retry initial attempt in slowpath
` [PATCH v2 06/18] mm, thp: remove __GFP_NORETRY from khugepaged and madvised allocations
` [PATCH v2 10/18] mm, compaction: cleanup unused functions
` [PATCH v2 12/18] mm, compaction: more reliably increase direct compaction priority
` [PATCH v2 13/18] mm, compaction: use correct watermark when checking allocation success
` [PATCH v2 14/18] mm, compaction: create compact_gap wrapper
` [PATCH v2 16/18] mm, compaction: require only min watermarks for non-costly orders
` [PATCH v2 17/18] mm, vmscan: make compaction_ready() more accurate and readable
` [PATCH v2 18/18] mm, vmscan: use proper classzone_idx in should_continue_reclaim()

[PATCH 0/5] Set Arria10 ECC Manager IRQ Controller
 2016-06-01 14:21 UTC  (3+ messages)
` [PATCH 1/5] Documentation: dt: socfpga: Add interrupt-controller to ecc-manager

[PATCH 4.5 00/87] 4.5.6-stable review
 2016-06-01 14:21 UTC  (2+ messages)

[PATCH 4.6 000/100] 4.6.1-stable review
 2016-06-01 14:20 UTC  (2+ messages)

[PATCH 4.4 00/86] 4.4.12-stable review
 2016-06-01 14:20 UTC  (2+ messages)

[PATCH 3.14 00/20] 3.14.71-stable review
 2016-06-01 14:19 UTC  (2+ messages)

Internal error xfs_trans_cancel
 2016-06-01 14:19 UTC  (5+ messages)

[PATCH v2 00/27] Fixed issues raised by tglx, then move visorbus to drivers/virt
 2016-06-01 14:17 UTC  (9+ messages)
` [PATCH v2 01/27] staging: unisys: visorbus change -1 return values
` [PATCH v2 02/27] staging: unisys: visorchipset change -1 return value
` [PATCH v2 03/27] staging: unisys: iovmcall_gnuc.h change -1 return values
` [PATCH v2 10/27] staging: unisys: visorinput: remove unnecessary locking

[RFC PATCH 03/15] Provide atomic_t functions implemented with ISO-C++11 atomics
 2016-06-01 14:16 UTC  (5+ messages)
` [RFC PATCH 00/15] Provide atomics and bitops implemented with ISO C++11 atomics

[PATCH v2] xen: xen-pciback: Remove create_workqueue
 2016-06-01 14:15 UTC 

[PATCH 0/5] Add support for the STM32F4 I2C
 2016-06-01 14:14 UTC  (6+ messages)
` [PATCH 2/5] i2c: Add STM32F4 I2C driver

[PATCH v7 00/12] Support non-lru page migration
 2016-06-01 14:09 UTC  (3+ messages)
` [PATCH v7 11/12] zsmalloc: page migration support

[PATCH v3 0/4] Amlogic: Meson: Add reset controller
 2016-06-01 14:08 UTC  (2+ messages)

[PATCH] HID: multitouch: Add MT_QUIRK_NOT_SEEN_MEANS_UP to Surface Pro 3
 2016-06-01 14:07 UTC  (2+ messages)

[PATCH -v3 0/8] spin_unlock_wait borkage and assorted bits
 2016-06-01 14:07 UTC  (14+ messages)
` [PATCH -v3 3/8] locking: Introduce smp_acquire__after_ctrl_dep
` [PATCH -v3 4/8] locking, arch: Update spin_unlock_wait()
` [PATCH -v3 7/8] locking: Move smp_cond_load_acquire() and friends into asm-generic/barrier.h

[PATCH -v2 00/33] implement atomic_fetch_$op
 2016-06-01 14:06 UTC  (2+ messages)

[PATCH v6 0/8] block: prepare for multipage bvecs
 2016-06-01 14:05 UTC  (11+ messages)
` [PATCH v6 5/8] fs: xfs: replace BIO_MAX_SECTORS with BIO_MAX_PAGES

[PATCH 01/10] Staging: comedi: Use unsigned int instead of unsigned issue in pcmuio.c
 2016-06-01 14:03 UTC  (20+ messages)
` [PATCH 02/10] Staging: comedi: fix bare use of unsigned issue in ni_65xx.c
` [PATCH 03/10] Staging: comedi: Indentation issue in mpc624.c
` [PATCH 04/10] Staging: comedi:Fix a warning issues in me_daq.c
` [PATCH 05/10] Staging: comedi: Fix comment issues in jr3_pci.c
` [PATCH 06/10] Staging: comedi: Prefer using the BIT macro issue in das16.c
` [PATCH 07/10] Staging: comedi: fix BIT macro issue in das6402.c
` [PATCH 08/10] Staging: comedi: Used unsigned int instead of unsigned issue in jr3_pci.c
` [PATCH 09/10] Staging: comedi: Block comment issue fixed for das16m1.c
` [PATCH 10/10] Staging: comedi: Preferd unsigned int instead of unsigned in comedi_bond.c

Fence array patchset
 2016-06-01 14:01 UTC  (14+ messages)
` [PATCH 01/11] dma-buf/fence: make fence context 64 bit v2
` [PATCH 02/11] dma-buf/fence: add fence_array fences v6
` [PATCH 03/11] dma-buf/fence: add signal_on_any to the fence array v2
` [PATCH 04/11] drm/amdgpu: document amdgpu_sync_get_fence
` [PATCH 05/11] drm/amdgpu: generalize the scheduler fence
` [PATCH 06/11] drm/amdgpu: remove amdgpu_sync_wait
` [PATCH 07/11] drm/amdgpu: add optional ring to amdgpu_sync_is_idle
` [PATCH 08/11] drm/amdgpu: prefer VMIDs idle on the current ring
` [PATCH 09/11] drm/amdgpu: reuse VMIDs assigned to a VM only if there is also a free one
` [PATCH 10/11] drm/amdgpu: use a fence array for VMID management
` [PATCH 11/11] drm/amdgpu: remove now unnecessary checks

[PATCH v3 00/12] J-core J2 cpu and SoC peripherals support
 2016-06-01 13:58 UTC  (3+ messages)
` [PATCH v3 04/12] of: add J-Core timer bindings

[PATCH 0/8] mwifiex: Fix some error handling issues in mwifiex_sdio_probe() function
 2016-06-01 13:51 UTC  (4+ messages)
` [PATCH 7/8] mwifiex: don't print an error if an optional DT property is missing

[PATCH] usb: musbhsdma: Add space after that ','
 2016-06-01 13:49 UTC 

[RFC 0/4] Intel Integrated Sensor Hub Support (ISH)
 2016-06-01 13:36 UTC  (2+ messages)

[PATCH] hwmon: (fam15h_power) Disable preemption when reading registers
 2016-06-01 13:41 UTC  (3+ messages)

[patch] IB/hfi1: fix some indenting
 2016-06-01 13:40 UTC  (2+ messages)

[PATCH] usb: musb_host: Use sizeof(*qh)instead of sizeof *qh
 2016-06-01 13:40 UTC 

[RFC PATCH 0/2] sysctl: Panic on RCU stall and schedule while atomic
 2016-06-01 13:37 UTC  (4+ messages)
` [RFC PATCH 2/2] sched: sysctl: Panic on scheduling "

[PATCH] qed: fix qed_fill_link() error handling
 2016-06-01 13:36 UTC  (9+ messages)
            ` [PATCH v2] "

[RFC PATCH v2] sched: reflect sched_entity movement into task_group's utilization
 2016-06-01 13:36 UTC  (3+ messages)

[RFC PATCHv2] usb: USB Type-C Connector Class
 2016-06-01 13:34 UTC  (11+ messages)

A "NULL pointer dereference " problem in pick_next_task_fair in linux 3.10.0 based
 2016-06-01 13:24 UTC 

[PATCH v2] ARM: dts: exynos: Add TMU nodes regulator supply for Peach boards
 2016-06-01 13:20 UTC 

[PATCH] watchdog: pcwd: Utilize the module_isa_driver macro
 2016-06-01 13:20 UTC  (2+ messages)

[PATCH] ARM: dts: exynos: Add TMU nodes regulator supply for Peach boards
 2016-06-01 13:19 UTC  (3+ messages)

[PATCH][V2] net/ethoc: fix null dereference on error exit path
 2016-06-01 13:16 UTC 

[PATCH 0/6] x86: 32-bit compatible C/R on x86_64
 2016-06-01 13:15 UTC  (8+ messages)
` [PATCH 1/6] x86/vdso: unmap vdso blob on vvar mapping failure
` [PATCH 2/6] x86/vdso: introduce do_map_vdso() and vdso_type enum
` [PATCH 3/6] x86/arch_prctl/vdso: add ARCH_MAP_VDSO_*
` [PATCH 4/6] x86/coredump: use core regs, rather that TIF_IA32 flag
` [PATCH 5/6] x86/ptrace: down with test_thread_flag(TIF_IA32)
` [PATCH 6/6] x86/signal: add SA_{X32,IA32}_ABI sa_flags

[PATCH v7 00/14] Add support for remote unwind
 2016-06-01 13:14 UTC  (5+ messages)
` [PATCH v7 13/14] perf callchain: Support x86 target platform

[PATCH v2 0/7] Add MDIO bus multiplexer support for iProc SoCs
 2016-06-01 13:12 UTC  (5+ messages)
` [PATCH v2 1/7] mdio:mux: Enhanced MDIO mux framework for integrated multiplexers
` [PATCH v2 7/7] phy: Add Northstar2 PCI Phy support

script relative shebang
 2016-06-01 12:12 UTC  (4+ messages)

[PATCH] tools lib api: respect CROSS_COMPILE for the linker
 2016-06-01 13:07 UTC  (3+ messages)

[PATCH 0/1] shiftfs: uid/gid shifting filesystem
 2016-06-01 12:54 UTC  (2+ messages)

[PATCH] can: tscan1: Utilize the module_isa_driver macro
 2016-06-01 12:59 UTC 

[PATCH v7] input: tablet: add Pegasus Notetaker tablet driver
 2016-06-01 12:55 UTC 

[PATCH v6 0/3] skb_array: array based FIFO for skbs
 2016-06-01 12:54 UTC  (4+ messages)
` [PATCH v6 1/3] ptr_ring: array based FIFO for pointers
` [PATCH v6 2/3] ptr_ring: ring test
` [PATCH v6 3/3] skb_array: array based FIFO for skbs

Possible race between PTRACE_SETVFPREGS and PTRACE_CONT on ARM?
 2016-06-01 12:54 UTC  (3+ messages)

[PATCH] mm: kasan: don't touch metadata in kasan_[un]poison_element()
 2016-06-01 12:53 UTC 

[PATCH] usb: microtek: Use "foo *bar" instead of "foo * bar"
 2016-06-01 12:49 UTC  (2+ messages)

[PATCH 1/3] iio: adc: ina3221: Add DT binding details
 2016-06-01 12:34 UTC  (3+ messages)
` [PATCH 2/3] iio: adc: ina3221: Add support for IIO ADC driver for TI INA3221
` [PATCH 3/3] iio: adc: ina3221: Add sysfs details "

[PATCH] mmc: dw_mmc: k3: add MMC_CAP_CMD23
 2016-06-01 12:46 UTC  (2+ messages)

[PATCH] spinlock: Get rid of spin_can_lock()
 2016-06-01 12:45 UTC  (2+ messages)

[PATCH] perf tools: Fix perf_evlist__alloc_mmap() failure path
 2016-06-01 12:43 UTC  (3+ messages)

[PATCH v10 0/4] generic TEE subsystem
 2016-06-01 12:41 UTC  (5+ messages)
` [PATCH v10 1/4] dt/bindings: add bindings for optee
` [PATCH v10 2/4] tee: generic TEE subsystem
` [PATCH v10 3/4] tee: add OP-TEE driver
` [PATCH v10 4/4] Documentation: tee subsystem and op-tee driver

[PATCH v2] iommu: Disable preemption around use of this_cpu_ptr()
 2016-06-01 12:40 UTC  (5+ messages)
` [PATCH v3 1/2] "
  ` [PATCH v3 2/2] iommu: Remove cpu-local spinlock

[PATCH] rtc: ds1307: Fix relying on reset value for weekday
 2016-06-01 12:36 UTC  (3+ messages)

[PATCH 0/5] *** rtl8192e: Replace semaphore with mutex ***
 2016-06-01 12:38 UTC  (2+ messages)

[PATCH 0/2] KVM: x86: avoid simultaneous queueing of both IRQ and SMI
 2016-06-01 12:35 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] KVM: x86: rename process_smi to enter_smm, process_smi_request to process_smi

[PATCH 1/3] pci: introduce read_bridge/write_bridge pci ops
 2016-06-01 12:31 UTC  (3+ messages)
` [PATCH 2/3] pci: dw: use new config space accessors
` [PATCH 3/3] pci: mvebu: use bridge config operations

[RFC PATCH] sched: fix hierarchical order in rq->leaf_cfs_rq_list
 2016-06-01 12:31 UTC  (3+ messages)

[PATCH] lib/uuid.c: eliminate uuid_[bl]e_index arrays
 2016-06-01 12:32 UTC  (3+ messages)

The patch "mm, page_alloc: avoid looking up the first zone in a zonelist twice" breaks memory management
 2016-06-01 12:26 UTC  (3+ messages)

[PATCH v3 0/5] sched/fair: Fix attach and detach sched avgs for task group change or sched class change
 2016-06-01 12:24 UTC  (8+ messages)
` [PATCH v3 1/5] sched/fair: Clean up attach_entity_load_avg()
` [PATCH v3 2/5] sched/fair: Skip detach and attach new group task
` [PATCH v3 3/5] sched/fair: Skip detach sched avgs for new task when changing task groups
` [PATCH v3 4/5] sched/fair: Move load and util avgs from wake_up_new_task() to sched_fork()
` [PATCH v3 5/5] sched/fair: Add inline to detach_entity_load_evg()

[PATCH 0/2] Add Rockchip PCIe RC controller support
 2016-06-01 12:24 UTC  (4+ messages)
` [PATCH 2/2] pci: Add PCIe driver for Rockchip Soc

[PATCH 0/7] KVM: syzkaller fixes
 2016-06-01 12:09 UTC  (8+ messages)
` [PATCH 1/7] kvm: x86: avoid warning on repeated KVM_SET_TSS_ADDR
` [PATCH 2/7] KVM: x86: avoid vmalloc(0) in the KVM_SET_CPUID
` [PATCH 3/7] KVM: fail KVM_SET_VCPU_EVENTS with invalid exception number
` [PATCH 4/7] KVM: irqfd: fix NULL pointer dereference in kvm_irq_map_gsi
` [PATCH 5/7] KVM: x86: avoid vmalloc(0) in the KVM_SET_CPUID
` [PATCH 6/7] KVM: x86: fix OOPS after invalid KVM_SET_DEBUGREGS
` [PATCH 7/7] KVM: x86: protect KVM_CREATE_PIT/KVM_CREATE_PIT2 with kvm->lock

[PATCH v3 00/12] usb/mmc/power: Generic power sequence (and fix USB/LAN when TFTP booting)
 2016-06-01 12:05 UTC  (6+ messages)
` [PATCH v3 09/12] EXAMPLE CODE: usb: port: Parse pwrseq phandle from Device Tree
` [PATCH v3 12/12] ARM: dts: exynos: Fix LAN and HUB after bootloader initialization on Odroid U3

Add MediaTek USB3 DRD Driver
 2016-06-01 12:04 UTC  (4+ messages)
` [PATCH v2,1/5] dt-bindings: mt8173-xhci: support host side of dual-role mode

[PATCH v4 1/6] qspinlock: powerpc support qspinlock
 2016-06-01 12:00 UTC  (6+ messages)
` [PATCH v4 2/6] powerpc: pseries/Kconfig: Add qspinlock build config
` [PATCH v4 3/6] powerpc: lib/locks.c: Add cpu yield/wake helper function
` [PATCH v4 4/6] pv-qspinlock: powerpc support pv-qspinlock
` [PATCH v4 5/6] pv-qspinlock: use cmpxchg_release in __pv_queued_spin_unlock
` [PATCH v4 6/6] powerpc: pseries: Add pv-qspinlock build config/make

[PATCH v4] Drivers: hv: vmbus: fix the race when querying & updating the percpu list
 2016-06-01 13:43 UTC 

[PATCH v4 0/6] powerPC/pSeries use pv-qpsinlock as the default spinlock implemention
 2016-06-01 12:00 UTC 

[PATCH] ASoC: mediatek: add MCLK source selection
 2016-06-01 12:00 UTC 

[PATCH] timekeeping: Fix 1ns/tick drift with GENERIC_TIME_VSYSCALL_OLD
 2016-06-01 11:43 UTC  (3+ messages)

[lkp] [oom_reaper] df1e2f5663: EIP: [<81e30134>] mmput_async+0x9/0x6b SS:ESP 0068:819a5e78
 2016-06-01 11:55 UTC  (5+ messages)

[RFC PATCH 0/4] rk3399 support ddr frequency scaling
 2016-06-01 11:47 UTC  (4+ messages)
` [RFC PATCH 3/4] PM / devfreq: rockchip: add devfreq driver for rk3399 dmc

[PATCH v2] livepatch: allow removal of a disabled patch
 2016-06-01 11:43 UTC  (3+ messages)

[PATCH v2] ARM: uniphier: drop code for old DT binding
 2016-06-01 11:37 UTC 

[PATCH v7 0/6] mfd: (multiple trees): max8997: Add regmap
 2016-06-01 11:37 UTC  (3+ messages)
` [PATCH v7 1/6] mfd: max8997: Use regmap to access registers

[PATCH] dell-smm-hwmon: Detect fan with index=2
 2016-06-01 11:34 UTC  (3+ messages)

[PATCH] devfreq: fix double call put_device
 2016-06-01 11:31 UTC  (3+ messages)

[RFC PATCH 0/4] Integration of function trace with System Trace IP blocks
 2016-06-01 11:18 UTC  (5+ messages)
` [RFC PATCH 1/4] STM Ftrace: Adding generic buffer interface driver
` [RFC PATCH 2/4] trace: Introduce an output interface from ftrace to STM
` [RFC PATCH 3/4] trace: Duplicate the output of the function trace logs "
` [RFC PATCH 4/4] stm: Mark the functions of writing buffer with notrace

dma_declare_coherent_memory fails for RAM allocated memory
 2016-06-01 11:18 UTC  (2+ messages)

[PATCH] Revert "ARM: cns3xxx: pci: avoid potential stack overflow"
 2016-06-01 11:08 UTC  (2+ messages)

[RFC PATCH 1/2] ACPI / button: Send "open" state after boot/resume
 2016-06-01 11:01 UTC  (3+ messages)
` [PATCH v3 3/3] ACPI / button: Add quirks for initial lid state notification

[PATCH] relay: fix potential memory leak
 2016-06-01 10:45 UTC 

[PATCH v2 0/3] cpufreq: avoid redundant driver calls in schedutil
 2016-06-01 10:50 UTC  (5+ messages)
` [PATCH v2 3/3] cpufreq: schedutil: map raw required frequency to driver frequency

[RFC][PATCH 0/2] Fix for settimeofday() error checking regression
 2016-06-01 10:49 UTC  (3+ messages)
` [RFC][PATCH 1/2] time: Fix problematic change in settimeofday error checking

[PATCH 1/6] proc, oom: drop bogus task_lock and mm check
 2016-06-01 10:48 UTC  (7+ messages)

[PATCH V2 2/2] cpufreq: Optimize cpufreq_frequency_table_target()
 2016-06-01 10:39 UTC 


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).