LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-06-19 13:28:08 to 2015-06-19 19:11:02 UTC [more...]

[PATCH 17/41] clocksource: qcom: Migrate to new 'set-state' interface
 2015-06-19 19:10 UTC  (2+ messages)

[PATCH] perf annotate: With --show-total-period, display total # of samples
 2015-06-19 19:10 UTC  (6+ messages)

MCE Bug?
 2015-06-19 19:02 UTC  (5+ messages)
    ` [PATCH] x86/mce: Initialize workqueues only once
      ` [PATCH] x86/mce: Initialize workqueues only once (alternate proposal)

[PATCH] fs: inotify: systemd needs it so make it depend on CONFIG_EMBEDDED
 2015-06-19 18:54 UTC  (3+ messages)

[PATCH -tip 0/4] rtmutex: Spin on owner
 2015-06-19 18:54 UTC  (7+ messages)
` [PATCH 1/4] locking/rtmutex: Implement lockless top-waiter wakeup
  ` [PATCH] futex: lower the lock contention on the HB lock during wake up
      ` [PATCH v2] "

[RFC -v2] panic_on_oom_timeout
 2015-06-19 18:54 UTC  (8+ messages)

perf list tracepoints problem
 2015-06-19 18:51 UTC  (3+ messages)

[PATCH v4 0/3] clk: Add regmap support for clk mulitplexer
 2015-06-19 18:10 UTC  (4+ messages)
` [PATCH v4 1/3] clk: Add regmap support

Suspicious RCU usage at boot w/ arm ipi trace events?
 2015-06-19 18:49 UTC  (7+ messages)

perf/ftrace: fuzzer triggers another warning with PERF_EVENT_IOC_SET_FILTER
 2015-06-19 18:55 UTC  (3+ messages)

[PATCH v4 1/3] aio_ring_remap: kill the bogus ctx->dead check
 2015-06-19 18:46 UTC  (4+ messages)

[PATCH v2 1/6] ARM: dts: pxa: add dma controller
 2015-06-19 18:44 UTC  (7+ messages)
` [PATCH v2 2/6] ARM: dts: pxa: add dma engine node to pxa3xx-nand
` [PATCH v2 3/6] ARM: dts: pxa: add dma pxamci nodes to pxa3xx
` [PATCH v2 4/6] ARM: dts: pxa: add embedded pxa camera capture interface
` [PATCH v2 5/6] ARM: dts: pxa: fix power i2c definition
` [PATCH v2 6/6] ARM: dts: pxa: add the usb host controller

[RFC PATCH 00/12] mm: mirrored memory support for page buddy allocations
 2015-06-19 18:42 UTC  (11+ messages)

[tip:x86/asm] x86/asm/entry: (Re-) rename __NR_entry_INT80_compat_max to __NR_syscall_compat_max
 2015-06-19 17:19 UTC  (6+ messages)
  ` [RFC] Rename various 'IA32' uses in arch/x86/ code

[Resend PATCH v8 0/4] sched: Rewrite runnable load and utilization average tracking
 2015-06-19 18:27 UTC  (3+ messages)
` [PATCH v8 1/4] sched: Remove rq's runnable avg

[PATCH v5 0/3] aio: ctx->dead cleanups
 2015-06-19 18:19 UTC  (4+ messages)
` [PATCH v5 1/3] aio_ring_remap: kill the bogus ctx->dead check
` [PATCH v5 2/3] aio: make aio_ring->dead boolean
` [PATCH v5 3/3] aio_free_ring: don't do page_count(NULL)

[PATCH v3 0/3] Add NUMA support for NVDIMM devices
 2015-06-19 18:18 UTC  (4+ messages)
` [PATCH v3 1/3] acpi: Add acpi_map_pxm_to_online_node()
` [PATCH v3 2/3] libnvdimm: Set numa_node to NVDIMM devices
` [PATCH v3 3/3] libnvdimm: Add sysfs "

HMM (Heterogeneous Memory Management) v8
 2015-06-19 18:07 UTC  (4+ messages)
` [PATCH 06/36] HMM: add HMM page table v2

[PATCH] sched/deadline: remove needless parameter in dl_runtime_exceeded()
 2015-06-19 18:03 UTC  (2+ messages)
` [tip:sched/core] sched/deadline: Remove "

[PATCH] drm/msm/mdp5: release SMB(shared memory blocks) in various cases
 2015-06-19 18:03 UTC 

[PATCH v2 6/7] sched/core: remove superfluous resetting of dl_throttled flag
 2015-06-19 18:02 UTC  (2+ messages)
` [tip:sched/core] sched: Remove superfluous resetting of the p-> "

[PATCH v2 5/7] sched/deadline: drop duplicate init_sched_dl_class declaration
 2015-06-19 18:02 UTC  (2+ messages)
` [tip:sched/core] sched/deadline: Drop duplicate init_sched_dl_class() declaration

[PATCH v2 3/7] sched/deadline: reduce rq lock contention by eliminating locking of non-feasible target
 2015-06-19 18:02 UTC  (2+ messages)
` [tip:sched/core] sched/deadline: Reduce "

[PATCH v2 2/7] sched/deadline: make init_sched_dl_class() __init
 2015-06-19 18:01 UTC  (2+ messages)
` [tip:sched/core] sched/deadline: Make "

[PATCH v2 1/7] sched/deadline: fix try to pull pinned dl tasks in pull algorithm
 2015-06-19 18:01 UTC  (2+ messages)
` [tip:sched/core] sched/deadline: Optimize pull_dl_task()

[RFC PATCH] Cleanup: preempt notifiers: disallow hlist_del within unsafe iteration
 2015-06-19 18:00 UTC  (2+ messages)
` [tip:sched/core] sched/preempt: Fix preempt notifiers documentation about hlist_del() "

[RFC][PATCH] stop_machine: Fix deadlock between multiple stop_two_cpus()
 2015-06-19 18:00 UTC  (2+ messages)
` [tip:sched/core] sched/stop_machine: "

[PATCH 3/3] sched:Add sum_sleep_runtime to /proc/<pid>/sched
 2015-06-19 18:00 UTC  (2+ messages)
` [tip:sched/core] sched/debug: Add sum_sleep_runtime to /proc/<pid >/sched

[PATCH 2/3] sched:Replace vruntime with wait_sum in /proc/sched_debug
 2015-06-19 18:00 UTC  (2+ messages)
` [tip:sched/core] sched/debug: Replace vruntime with wait_sum in / proc/sched_debug

[PATCH 1/3] sched:Properly format runnable tasks in /proc/sched_debug
 2015-06-19 17:59 UTC  (2+ messages)
` [tip:sched/core] sched/debug: Properly format runnable tasks in / proc/sched_debug

[PATCH v2 2/2] locking/qrwlock: Don't contend with readers when setting _QW_WAITING
 2015-06-19 17:59 UTC  (2+ messages)
` [tip:locking/core] locking/qrwlock: Don' t "

[PATCH v2] perf: honoring the architectural performance monitoring version
 2015-06-19 17:58 UTC  (2+ messages)
` [tip:perf/urgent] perf/x86: Honor "

[PATCH 2/2] perf/x86/intel: Fix PMI handling for Intel PT
 2015-06-19 17:58 UTC  (2+ messages)
` [tip:perf/urgent] "

[PATCH 1/2] perf/x86/intel/bts: Fix DS area sharing with x86_pmu events
 2015-06-19 17:58 UTC  (2+ messages)
` [tip:perf/urgent] "

ring_buffer_attach && cond_synchronize_rcu (Was: percpu-rwsem: Optimize readers and reduce global impact)
 2015-06-19 17:57 UTC  (2+ messages)
` [tip:perf/urgent] perf: Fix ring_buffer_attach() RCU sync, again

[PATCH] x86, perf: Add more Broadwell model numbers
 2015-06-19 17:58 UTC  (2+ messages)
` [tip:perf/urgent] perf/x86: "

[PATCH] sched,numa: document and fix numa_preferred_nid setting
 2015-06-19 17:52 UTC  (7+ messages)

[REGRESSION] NFS is creating a hidden port (left over from xs_bind() )
 2015-06-19 17:39 UTC  (14+ messages)

[PATCH 0/7] soc: brcmstb: add system suspend support for STB SoCs
 2015-06-19 17:36 UTC  (4+ messages)
` [PATCH 5/7] soc: brcmstb: add wake-timer driver

[RFC v3 0/4] fs: Add generic file system event notifications
 2015-06-19 17:28 UTC  (6+ messages)
` [RFC v3 1/4] "

[PATCH] drm/i915: enable BIOS hang workaround for Lenovo T60 too
 2015-06-19 17:17 UTC  (4+ messages)

[-next] !irqd_can_balance() WARNINGs at irq_move_masked_irq()
 2015-06-19 17:14 UTC  (11+ messages)

[PATCH v3 00/18] x86/tsc: Clean up rdtsc helpers
 2015-06-19 17:13 UTC  (5+ messages)
` [PATCH v3 03/18] x86/tsc/paravirt: Remove the read_tsc and read_tscp paravirt hooks

[PATCH] checkpatch: Warn on bare 40 byte SHA-1 commit IDs
 2015-06-19 17:11 UTC 

[PATCH v2] USB: HID: Fix fields from pen report ID being interpreted for multitouch
 2015-06-19 16:55 UTC  (2+ messages)

[PATCH] serial: 8250: Do XR17V35X specific wakeup in serial8250_do_startup
 2015-06-19 17:09 UTC  (2+ messages)

[PATCH] drivers: staging: rtl8712: remove unnecessory else statement
 2015-06-19 17:05 UTC  (2+ messages)

[RFC PATCH 00/25] Move LRU page reclaim from zones to nodes
 2015-06-19 17:01 UTC  (2+ messages)

[PATCH 0/4] Qualcomm Switch-Mode Battery Charger and Boost
 2015-06-19 17:01 UTC  (3+ messages)
` [PATCH 3/4] power: Add Qualcomm SMBB driver

[PATCH 0/2] Consolidate redundant register/stack access code
 2015-06-19 16:58 UTC  (5+ messages)
` [PATCH 1/2] Move the pt_regs_offset struct definition from arch to common include file

[PATCH 0/4] Add support for DA9150 Fuel-Gauge
 2015-06-19 16:51 UTC  (5+ messages)
` [PATCH 1/4] mfd: da9150: Add support for Fuel-Gauge
` [PATCH 3/4] power: Add support for DA9150 Fuel-Gauge

[PATCH 3/5] vhost: support upto 509 memory regions
 2015-06-19 16:50 UTC  (20+ messages)

[PATCH v7] dma: Add Xilinx AXI Direct Memory Access Engine driver support
 2015-06-19 16:49 UTC  (2+ messages)

[PATCH v5 0/6] Add dw_hdmi i2s audio support
 2015-06-19 16:44 UTC  (8+ messages)
` [PATCH v5 1/6] drm: bridge/dw_hdmi: add audio support for more display resolutions
` [PATCH v5 2/6] drm: bridge/dw_hdmi: enable audio when sink device is HDMI and has audio
` [PATCH v5 3/6] drm: bridge/dw_hdmi: rename dw_hdmi-ahb-audio.h to dw_hdmi-audio.h
` [PATCH v5 4/6] drm: bridge/dw_hdmi-i2s-audio: add audio driver
` [PATCH v5 5/6] ASoC: rockchip/rockchip-hdmi-audio: add sound driver for hdmi audio
` [PATCH v5 6/6] dt-bindings: Add documentation for rockchip-hdmi-audio driver

[RESEND PATCH V2 0/3] Allow user to request memory to be locked on page fault
 2015-06-19 16:43 UTC  (6+ messages)
` [RESEND PATCH V2 1/3] Add mmap flag to request pages are locked after "

[PATCH v5 0/7] Add basic microphone detection bindings
 2015-06-19 16:23 UTC  (8+ messages)
` [PATCH v5 1/7] extcon: arizona: Simplify pdata symantics for micd_dbtime
` [PATCH v5 2/7] extcon: arizona: Update to use the new device properties API
` [PATCH v5 3/7] extcon: arizona: Add basic microphone detection DT/ACPI bindings
` [PATCH v5 4/7] extcon: arizona: Convert to gpiod
` [PATCH v5 5/7] extcon: arizona: Ensure variables are set for headphone detection
` [PATCH v5 6/7] mfd: arizona: Update DT doc for new mic detection bindings
` [PATCH v5 7/7] mfd: arizona: Update several pdata members to unsigned

linux-next: BUG: unable to handle kernel NULL pointer dereference in cfq_print_leaf_weight()
 2015-06-19 16:24 UTC  (2+ messages)

[PATCH] PCI: Only enable IO window if supported
 2015-06-19 16:24 UTC  (6+ messages)

[PATCH V6 00/17] perf tools: Introduce an abstraction for AUX Area and Instruction Tracing
 2015-06-19 16:22 UTC  (9+ messages)
` [PATCH V6 05/17] perf tools: Add Intel PT instruction decoder
` [PATCH V6 08/17] perf tools: Add Intel PT support
` [PATCH V6 15/17] perf tools: Intel BTS to always update thread stack trace number

[PATCH v2 00/17] x86/tsc: Clean up rdtsc helpers
 2015-06-19 16:15 UTC  (3+ messages)
` [PATCH v2 09/17] staging/lirc_serial: Remove TSC-based timing

[PATCH] block: cfq-iosched: fix unused 'cpd_to_cfqgd' function warning
 2015-06-19 16:15 UTC  (2+ messages)

[Patch v3 0/4] Introduce a mechanism to allocate PCI IRQ on demand
 2015-06-19 16:10 UTC  (2+ messages)

[PATCH] HID: wacom: remove the extra Pen interface for Wacom Bamboo PAD
 2015-06-19 16:06 UTC  (2+ messages)

[PATCH v5 0/3] locking/qrwlock: More optimizations in qrwlock
 2015-06-19 15:50 UTC  (4+ messages)
` [PATCH v5 1/3] locking/qrwlock: Rename functions to queued_*()
` [PATCH v5 2/3] locking/qrwlock: Better optimization for interrupt context readers
` [PATCH v5 3/3] locking/qrwlock: Don't contend with readers when setting _QW_WAITING

[RFC][PATCH 0/5] do not dereference NULL pools in pools' destroy() functions
 2015-06-19 15:50 UTC  (5+ messages)
` [RFC][PATCH 1/5] mm/slab_common: allow NULL cache pointer in kmem_cache_destroy()

[RESEND PATCH v2 v4.1-rc8 0/2] drm: prime: Allow exported dma-bufs to be mapped
 2015-06-19 15:50 UTC  (6+ messages)
` [RESEND PATCH v2 v4.1-rc8 1/2] drm: prime: Honour O_RDWR during prime-handle-to-fd
` [RESEND PATCH v2 v4.1-rc8 2/2] drm: prime: Document gem_prime_mmap

[PATCH] Staging: rts5208: fix CHANGE_LINK_STATE value
 2015-06-19 15:44 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH] rnndb: Increase stage number for MDP1.5
 2015-06-19 15:39 UTC 

[PATCH] xen-netback: fix a BUG() during initialization
 2015-06-19 15:37 UTC  (2+ messages)

[PATCH 0/3]drm/msm/mdp5: Add plane blending operation support for MDP5
 2015-06-19 15:36 UTC  (4+ messages)
` [PATCH 1/3] drm/doc: Add description of drm properties in msm
` [PATCH 2/3] drm/msm/mdp5: Update generated header files
` [PATCH 3/3] drm/msm/mdp5: Add plane blending operation support for MDP5

[PATCH] ARM: keystone: ecc: add ddr3 ecc interrupt handling
 2015-06-19 15:35 UTC  (2+ messages)

[PATCH] regulator: qcom_spmi: Fix calculating number of voltages
 2015-06-19 15:28 UTC  (2+ messages)

[PATCHSET 1/3 v4 block/for-4.2/core] writeback: cgroup writeback support
 2015-06-19 15:17 UTC  (8+ messages)
` [PATCH 06/51] memcg: add mem_cgroup_root_css

[PATCH 1/1] ssb: remove unncessary out label
 2015-06-19 15:13 UTC  (2+ messages)

[PATCH 00/20] mpt3sas: driver update
 2015-06-19 15:10 UTC  (7+ messages)
` [PATCH 03/20] [SCSI] mpt3sas: Don't block the drive when drive addition under the control of SML
` [PATCH 04/20] [SCSI] mpt3sas: Remove redundancy code while freeing the controller resources
` [PATCH 05/20] [SCSI] mpt3sas: MPI 2.5 Rev I (2.5.4) specifications

[PATCH v1 02/20] [SCSI] mpt3sas: Get IOC_FACTS information using handshake protocol only after HBA card gets into READY or Operational state
 2015-06-19 15:03 UTC  (2+ messages)

[GIT PULL] clk: fixes for 4.1, part 2
 2015-06-19 15:01 UTC 

[PATCH v1 01/20] [SCSI] mpt3sas: Added Combined Reply Queue feature to extend up-to 96 MSIX vector support
 2015-06-19 14:57 UTC  (2+ messages)

Coding style details
 2015-06-19 14:54 UTC  (6+ messages)
  ` Coding style details (checkpatch)

[PATCH v2 0/9] fix sm7xxfb
 2015-06-19 14:51 UTC  (9+ messages)
` [PATCH v2 5/9] staging: sm7xxfb: fix alignment
` [PATCH v2 7/9] staging: sm7xxfb: move mode table
` [PATCH v2 8/9] staging: sm7xxfb: fix indention
` [PATCH v2 9/9] staging: sm7xxfb: fix camelcase

[PATCH v2] mtd: nand: support for Toshiba BENAND (Built-in ECC NAND)
 2015-06-19 14:46 UTC  (5+ messages)

[PATCH] staging: rtl8712: Corrected line that was over 80 characters
 2015-06-19 14:45 UTC  (2+ messages)

[PATCH linux-next v2 0/1] dmaengine: at_hdmac: fix residue computation
 2015-06-19 14:36 UTC  (5+ messages)
` [PATCH linux-next v2 1/1] "

musl-libc/MIPS: detached thread exit broken since kernel commit 46e12c07b
 2015-06-19 14:35 UTC  (4+ messages)
` [musl] "

[PATCH] net: dsa: mv88e6xxx: split phy page accessors
 2015-06-19 14:32 UTC 

[PATCH] [TRIVIAL] [RFC] Treewide: Don't bother using MODULE_SUPPORTED_DEVICE macro
 2015-06-19 14:24 UTC 

[PATCH v7 00/14] crypto: add a new driver for Marvell's CESA
 2015-06-19 14:24 UTC  (7+ messages)
` [PATCH v7 04/14] "

[PATCH regression 4.0 -> 4.1] tools perf: Fix build breakage if prefix= is specified
 2015-06-19 14:19 UTC  (7+ messages)

[PATCH v2 net-next] macvtap: Increase limit of macvtap queues
 2015-06-19 14:17 UTC 

[PATCH v6 1/1] x86_64: fix KASan shadow region page tables
 2015-06-19 14:16 UTC  (12+ messages)

[PATCH 1/6] Staging: comedi: dmm32at: Simplify a trivial if-return sequence
 2015-06-19 14:16 UTC  (4+ messages)

perf: aux area related crash and warnings
 2015-06-19 14:21 UTC  (7+ messages)

[PATCH] Doc: MODULE_SUPPORTED_DEVICE is not implemented
 2015-06-19 14:10 UTC 

[PATCH v2 0/4] ppc64 LE ABI v2 ftrace-with-regs implementation
 2015-06-19 14:09 UTC  (5+ messages)
` [PATCH v2 1/4] ppc64 FTRACE_WITH_REGS implementation
` [PATCH v2 2/4] ppc64 ftrace_with_regs configuration variables
` [PATCH v2 3/4] ppc64 ftrace_with_regs: spare early boot and low level code
` [PATCH v2 4/4] ppc64 ftrace_with_regs recursion protection

[PATCH 0/7] Staging: rts5208: rtsx_polling_func function clean up
 2015-06-19 14:08 UTC  (3+ messages)
` [PATCH 7/7] Staging: rts5208: helper function to manage delink states

[PATCH 1/6] Staging: comedi: dmm32at: Simplify a trivial if-return sequence
 2015-06-19 14:08 UTC  (3+ messages)
` [PATCH 3/6] Staging: comedi: daqboard2000: "

[PATCH] staging: media: lirc: fix coding style error
 2015-06-19 14:05 UTC  (3+ messages)

[PATCH 0/8] Security: Provide unioned file support
 2015-06-19 14:04 UTC  (4+ messages)

[PATCH v2] bpf: BPF based latency tracing
 2015-06-19 14:00 UTC 

[PATCH 0/6] Assorted compaction cleanups and optimizations
 2015-06-19 13:58 UTC  (7+ messages)
` [PATCH 1/6] mm, compaction: more robust check for scanners meeting
` [PATCH 2/6] mm, compaction: simplify handling restart position in free pages scanner
` [PATCH 4/6] mm, compaction: always skip compound pages by order in migrate scanner

[PATCH v1] bpf: BPF based latency tracing
 2015-06-19 13:57 UTC 

Ethernet chip disappeared from lspci
 2015-06-19 13:46 UTC  (3+ messages)
  ` ACPI regression? Was "

[patch 3/7] timer: Use hlist for the timer wheel hash buckets
 2015-06-19 13:23 UTC  (2+ messages)
` [tip:timers/core] "

[PATCH 00/13] Discover and probe dependencies
 2015-06-19 13:36 UTC  (4+ messages)
` [PATCH 02/13] driver-core: defer all probes until late_initcall

[patch 4/7] timer: Replace timer base by a cpu index
 2015-06-19 13:23 UTC  (2+ messages)
` [tip:timers/core] "


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 read-only IMAP folder(s) and NNTP newsgroup(s).