mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH v3] ARM: add get_user() support for 8 byte types
 2014-06-12 15:42 UTC 

[PATCH v8 1/6] ARM: tegra: export apb dma readl/writel
 2014-06-12 15:36 UTC  (6+ messages)
` [PATCH v8 2/6] ARM: tegra: move fuse exports to tegra-soc.h
` [PATCH v8 3/6] misc: fuse: Add efuse driver for Tegra
` [PATCH v8 4/6] ARM: tegra: Add efuse and apbmisc bindings
` [PATCH v8 5/6] ARM: tegra: build new fuse driver in drivers/misc
` [PATCH v8 6/6] misc: fuse: move APB DMA into Tegra20 fuse driver

[PATCH RFC] percpu: add data dependency barrier in percpu accessors and operations
 2014-06-12 15:34 UTC  (2+ messages)

[PATCH] of: Add vendor 2nd prefix for Asahi Kasei Corp
 2014-06-12 15:33 UTC  (2+ messages)

Backport request to stable of two performance related fixes for xen-blkfront (3.13 fixes to earlier trees)
 2014-06-12 15:32 UTC  (9+ messages)
      ` [Xen-devel] "

[PATCH V2 00/19] irqchip: crossbar: driver fixes
 2014-06-12 15:32 UTC  (41+ messages)
` [PATCH V2 01/19] irqchip: crossbar: dont use '0' to mark reserved interrupts
` [PATCH V2 02/19] irqchip: crossbar: check for premapped crossbar before allocating
` [PATCH V2 03/19] irqchip: crossbar: Skip some irqs from getting mapped to crossbar
` [PATCH V2 04/19] irqchip: crossbar: Initialise the crossbar with a safe value
` [PATCH V2 05/19] irqchip: crossbar: Change allocation logic by reversing search for free irqs
` [PATCH V2 06/19] irqchip: crossbar: remove IS_ERR_VALUE check
` [PATCH V2 07/19] irqchip: crossbar: fix sparse warnings
` [PATCH V2 08/19] irqchip: crossbar: fix checkpatch warning
` [PATCH V2 09/19] irqchip: crossbar: fix kerneldoc warning
` [PATCH V2 10/19] irqchip: crossbar: DRA7: Fix unused crossbar list
` [PATCH V2 11/19] irqchip: crossbar: fix memory leak incase of invalid entry
` [PATCH V2 12/19] irqchip: crossbar: return proper error value
` [PATCH V2 13/19] irqchip: crossbar: change the goto naming
` [PATCH V2 14/19] irqchip: crossbar: set cb pointer to null in case of error
` [PATCH V2 15/19] irqchip: crossbar: Add kerneldoc for crossbar_domain_unmap callback
` [PATCH V2 16/19] irqchip: crossbar: introduce ti,max-crossbar-sources to identify valid crossbar mapping
` [PATCH V2 17/19] irqchip: crossbar: introduce centralized check for crossbar write
` [PATCH V2 18/19] Documentation: dt: OMAP: crossbar: add description for interrupt consumer
` [PATCH V2 19/19] irqchip: crossbar allow for quirky hardware with direct hardwiring of GIC

[PATCH 1/1] Remove an extra operation: The ESR has been stored into x1, and should be directly pass to do_sp_pc_abort function
 2014-06-12 15:32 UTC 

[GIT PULL 00/14] perf/core improvements and fixes
 2014-06-12 15:30 UTC  (14+ messages)
` [PATCH 01/14] perf record: Fix to honor user freq/interval properly
` [PATCH 02/14] perf tools: Cache register accesses for unwind processing
` [PATCH 03/14] perf tools: Separate dso data related variables
` [PATCH 04/14] perf tools: Add data_fd into dso object
` [PATCH 05/14] perf tools: Add global list of opened dso objects
` [PATCH 06/14] perf tools: Add global count "
` [PATCH 07/14] perf tools: Cache dso data file descriptor
` [PATCH 08/14] perf tools: Add file size check and factor dso__data_read_offset
` [PATCH 09/14] perf tools: Allow to close dso fd in case of open failure
` [PATCH 10/14] perf tools: Add dso__data_* interface descriptons
` [PATCH 11/14] perf tests: Spawn child for each test
` [PATCH 13/14] perf tests: Add test for caching dso file descriptors
` [PATCH 14/14] perf tests: Add test for closing dso objects on EMFILE error

[GIT PULL] tracing: Cleanups and bug fixes
 2014-06-12 15:30 UTC 

[PATCH v2] x86,vdso: Fix vdso_install
 2014-06-12 15:28 UTC  (3+ messages)
    ` [PATCH v3] "

[PATCH] pci: Fix unaligned access testing AF transaction pending
 2014-06-12 15:28 UTC 

[PATCH] tracing: Get rid of obsolete global_start_up variable
 2014-06-12 15:19 UTC  (2+ messages)

[PATCH 1/2] ARM: tegra: tamonten: add the base board regulators
 2014-06-12 15:11 UTC  (2+ messages)
` [PATCH 2/2] ARM: tegra: tamonten: add the display to the Medcom Wide

PATCH[[vme/bridges/vme_ca91cx42.c:1382: Bad if test Bug Fix]‏‏
 2014-06-12 15:10 UTC  (2+ messages)

[PATCH] drm/panel: add support for Innolux N156BGE-L21 panel
 2014-06-12 15:09 UTC 

[RFC] Per-user namespace process accounting
 2014-06-12 15:08 UTC  (3+ messages)
  ` [lxc-devel] "

[PATCH 1/1] ima: remove unnecessary i_mutex locking
 2014-06-12 15:07 UTC  (2+ messages)

[patch net-next 3/5] ipv6: consider net.ipv6.conf.all sysctls when making decisions
 2014-06-12 15:07 UTC  (5+ messages)

[PATCH 0/3] blk-mq: bitmap tag: Fix few races
 2014-06-12 15:05 UTC  (4+ messages)
` [PATCH 1/3] blk-mq: bitmap tag: fix races on shared ::wake_index fields
` [PATCH 2/3] blk-mq: bitmap tag: fix race on blk_mq_bitmap_tags::wake_cnt
` [PATCH 3/3] blk-mq: bitmap tag: clean-up bt_get() function

[RFC PATCH 00/16] sched: Energy cost model for energy-aware scheduling
 2014-06-12 15:05 UTC  (9+ messages)
` [RFC PATCH 06/16] arm: topology: Define TC2 sched energy and provide it to scheduler

[PATCH] acpi/battery: fix wrong value of capacity_now reported by few battery types when fully charged (resend)
 2014-06-12 14:58 UTC 

kmemleak: Unable to handle kernel paging request
 2014-06-12 14:39 UTC  (7+ messages)

[PATCH] cpufreq: intel_pstate: Fix rounding of core_pct
 2014-06-12 14:35 UTC  (7+ messages)

[PATCH] acpi/battery: fix wrong value of capacity_now reported by few battery types when fully charged
 2014-06-12 14:32 UTC 

[PATCH v7] NVMe: conversion to blk-mq
 2014-06-12 14:32 UTC  (14+ messages)

[PATCH v2] sctp: Fix sk_ack_backlog wrap-around problem
 2014-06-12 14:29 UTC  (2+ messages)

[RFC PATCH v3 0/7] The power allocator thermal governor
 2014-06-12 14:26 UTC  (7+ messages)
` [RFC PATCH v3 4/7] thermal: introduce the Power Actor API
` [RFC PATCH v3 5/7] thermal: add a basic cpu power actor

[PATCH 2/2] memcg: Allow hard guarantee mode for low limit reclaim
 2014-06-12 14:22 UTC  (7+ messages)
` [PATCH 1/2] mm, memcg: allow OOM if no memcg is eligible during direct reclaim
  ` [PATCH 2/2] memcg: Allow guarantee reclaim

Kconfig fails: big select-based circular dependency
 2014-06-12 14:17 UTC  (11+ messages)

[PATCH 0/5] Handle non-secure L2C initialization on Exynos4
 2014-06-12 14:13 UTC  (2+ messages)

[git pull] device mapper changes for 3.16
 2014-06-12 14:13 UTC 

recvmmsg/sendmmsg result types inconsistent, integer overflows?
 2014-06-12 14:13 UTC  (6+ messages)

Disable bus's drivers_autoprobe before rootfs has mounted
 2014-06-12 14:12 UTC  (2+ messages)

[patch 00/13] time: Tree wide cleanup of interfaces and crap
 2014-06-12 14:12 UTC  (14+ messages)
` [patch 08/13] firewire: Use ktime_get_ts()
` [patch 12/13] net: mac80211: Remove silly timespec dance
      ` net_timedelta() affected by settimeofday() (was: [patch 12/13] net: mac80211: Remove silly timespec dance)
` [patch 13/13] tomoyo: Use sensible time interface

Eudyptula Challenge (Task 10)
 2014-06-12 14:10 UTC  (3+ messages)
` [PATCH] drivers/staging/usbip/userspace/libsrc/usbip_host_driver.c: fix coding style

fs/stat: Reduce memory requirements for stat_open
 2014-06-12 14:02 UTC  (3+ messages)

[PATCH 01/10] mm, compaction: do not recheck suitable_migration_target under lock
 2014-06-12 14:02 UTC  (6+ messages)
` [PATCH 02/10] mm, compaction: report compaction as contended only due to lock contention

[PATCH] tools:perf: move tools/perf/util to tools/lib/perf_util
 2014-06-12 14:01 UTC  (5+ messages)

[GIT PULL] x86/irq changes for v3.16
 2014-06-12 14:01 UTC 

[PATCH] arm64: fix MAX_ORDER for 64K pagesize
 2014-06-12 13:57 UTC  (4+ messages)

[PATCH 01/22] staging: rtl8188eu: rtw_io.c: Remove unused function _rtw_write8_async()
 2014-06-12 13:57 UTC  (5+ messages)
` [PATCH 06/22] staging: rtl8188eu: Instead of intf_hdl pass adapter in read & write functions

[PATCH 0/4] drm/ttm: nouveau: memory coherency fixes for ARM
 2014-06-12 13:50 UTC  (6+ messages)
` [PATCH 4/4] drm/nouveau: introduce CPU cache flushing macro

scsi-mq
 2014-06-12 13:49 UTC  (15+ messages)
` [PATCH 01/14] sd: don't use rq->cmd_len before setting it up
` [PATCH 02/14] scsi: split __scsi_queue_insert
` [PATCH 03/14] scsi: centralize command re-queueing in scsi_dispatch_fn
` [PATCH 04/14] scsi: set ->scsi_done before calling scsi_dispatch_cmd
` [PATCH 05/14] scsi: push host_lock down into scsi_{host,target}_queue_ready
` [PATCH 06/14] scsi: convert target_busy to an atomic_t
` [PATCH 07/14] scsi: convert host_busy to atomic_t
` [PATCH 08/14] scsi: convert device_busy "
` [PATCH 09/14] scsi: fix the {host,target,device}_blocked counter mess
` [PATCH 10/14] scsi: only maintain target_blocked if the driver has a target queue limit
` [PATCH 11/14] scsi: unwind blk_end_request_all and blk_end_request_err calls
` [PATCH 12/14] scatterlist: allow chaining to preallocated chunks
` [PATCH 13/14] scsi: add support for a blk-mq based I/O path
` [PATCH 14/14] fnic: reject device resets without assigned tags for the blk-mq case

your patches to support the touchpad of Haswell ChromeBooks
 2014-06-12 13:27 UTC 

[PATCH] mm/vmscan.c: wrap five parameters into arg_container in shrink_page_list()
 2014-06-12 13:25 UTC  (3+ messages)

rtc/hctosys.c Problem during kernel boot
 2014-06-12 13:15 UTC  (4+ messages)

[PATCH] ARM: dts: add support for Ka-Ro TX51
 2014-06-12 13:09 UTC 

[PATCH v2 0/5] APEI: Make APEI architecture independent
 2014-06-12 13:08 UTC  (7+ messages)
` [PATCH v2 1/5] apei, mce: Factor out APEI architecture specific MCE calls
` [PATCH v2 2/5] acpi, apei, ghes: Introduce ACPI_APEI_NMI to make NMI error notification a GHES feature

[RFC] printk: allow increasing the ring buffer depending on the number of CPUs
 2014-06-12 13:05 UTC  (4+ messages)

[PATCHv2] ARM: dts: imx6: add support for Ka-Ro TX6 modules
 2014-06-12 13:05 UTC 

[ 059/143] sysctl net: Keep tcp_syn_retries inside the boundary
 2014-06-12 13:02 UTC  (5+ messages)

[PATCHv4 0/4] pwm: imx: support output polarity inversion
 2014-06-12 12:52 UTC  (5+ messages)
` [PATCHv4 1/4] pwm: print error messages with pr_err() instead of pr_debug()
  ` [PATCHv4 2/4] pwm: make the PWM_POLARITY flag in DTB optional
    ` [PATCHv4 3/4] pwm: imx: indentation cleanup
      ` [PATCHv4 4/4] pwm: imx: support output polarity inversion

[PATCH ftrace/core 0/2] ftrace, kprobes: Introduce IPMODIFY flag for ftrace_ops to detect conflicts
 2014-06-12 12:50 UTC  (6+ messages)
  `  "

[PATCH v4 0/4] ARM: OMAP: SATA support for OMAP5 & DRA7
 2014-06-12 12:47 UTC  (5+ messages)
` [PATCH v4 1/4] ARM: OMAP5: hwmod: Add ocp2scp3 and sata hwmods
` [PATCH v4 3/4] ARM: DRA7: "

video: X sets brightness to zero after resume
 2014-06-12 12:42 UTC 

[Patch V4 00/42] use irqdomain to dynamically allocate IRQ for IOAPIC
 2014-06-12 12:40 UTC  (6+ messages)
` [Patch V4 12/42] x86, ioapic: kill static variable nr_irqs_gsi

[RFC PATCH 00/13][V3] kexec: A new system call to allow in kernel loading
 2014-06-12 12:36 UTC  (3+ messages)

[RFC PATCH] gpio: Add a defer reset object to send board specific reset
 2014-06-12 12:35 UTC  (2+ messages)

[GIT PULL] MMC updates for 3.16-rc1
 2014-06-12 12:19 UTC  (4+ messages)

compaction is still too expensive for thp (was: [PATCH v2] mm, compaction: properly signal and act upon lock and need_sched() contention)
 2014-06-12 12:18 UTC  (22+ messages)
` [RFC PATCH 1/6] mm, compaction: periodically drop lock and restore IRQs in scanners
  ` [RFC PATCH 4/6] mm, compaction: skip buddy pages by their order in the migrate scanner
  ` [RFC PATCH 6/6] mm, compaction: don't migrate in blocks that cannot be fully compacted in async direct compaction

[Regression] 3.15 mmc related ext4 corruption with qemu-system-arm
 2014-06-12 12:15 UTC  (3+ messages)

[PATCH 09/13] hwmon: Driver for TI TMP103 temperature sensor
 2014-06-12 12:06 UTC  (4+ messages)

[PATCH 1/2 v2] perf timechart: fix documentation
 2014-06-12 12:04 UTC  (2+ messages)
` [tip:perf/core] perf timechart: Reflow documentation

[PATCH -tip 4/4] perf/probe: Improve error messages with --line option
 2014-06-12 12:04 UTC  (2+ messages)
` [tip:perf/core] perf probe: Improve error messages in "

[PATCH -tip 3/4] perf/probe: Improve an error message of perf probe --vars mode
 2014-06-12 12:04 UTC  (2+ messages)
` [tip:perf/core] perf probe: "

[PATCH -tip 2/4] perf/probe: Show error code and description in verbose mode
 2014-06-12 12:04 UTC  (2+ messages)
` [tip:perf/core] perf probe: "

[PATCH -tip 1/4] perf/probe: Improve error message for unknown member of data structure
 2014-06-12 12:04 UTC  (2+ messages)
` [tip:perf/core] perf probe: "

[tip:perf/core] perf tests: Show the inner make output when an error happens
 2014-06-12 12:03 UTC 

[tip:perf/core] perf tools: Emit more precise message for missing glibc static library
 2014-06-12 12:03 UTC 

[PATCH 7/7] perf: Add dcacheline sort
 2014-06-12 12:03 UTC  (2+ messages)
` [tip:perf/core] perf tools: "

[PATCH 6/7 V3] perf: Add support to dynamically get cacheline size
 2014-06-12 12:03 UTC  (2+ messages)
` [tip:perf/core] perf tools: "

[PATCH 5/7] perf: Add cpumode to struct hist_entry
 2014-06-12 12:03 UTC  (2+ messages)
` [tip:perf/core] perf tools: "

[PATCH 4/7] perf report: Add mem-mode documentation to report command
 2014-06-12 12:02 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 2/7 V2] Revert "perf: Disable PERF_RECORD_MMAP2 support"
 2014-06-12 12:02 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 3/7] perf: Update mmap2 interface with protection and flag bits
 2014-06-12 12:02 UTC  (2+ messages)
` [tip:perf/core] perf tools: "

[PATCH 1/7] events, perf: Pass protection and flags bits through mmap2 interface
 2014-06-12 12:02 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH] perf script/python: Print array argument as string
 2014-06-12 12:01 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH] perf tools: Prettify the tags/TAGS/cscope targets output
 2014-06-12 12:01 UTC  (2+ messages)
` [tip:perf/core] perf tools: Prettify the tags/TAGS/ cscope "

[PATCHv2] perf tools: Fix pipe check regression in attr event callback
 2014-06-12 12:01 UTC  (2+ messages)
` [tip:perf/core] "

[RFC][PATCH] tracing: Add __cpumask() macro to trace events to record cpumasks
 2014-06-12 12:01 UTC  (3+ messages)
` [PATCH v2 4/4] tools lib traceevent: Added support for __get_bitmask() macro
  ` [tip:perf/core] "

[PATCH v2 3/4] tools lib traceevent: Add options to function plugin
 2014-06-12 12:00 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH v3 2/4] tools lib traceevent: Add options to plugins
 2014-06-12 12:00 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH v2 1/4] tools lib traceevent: Add flag to not load event plugins
 2014-06-12 12:00 UTC  (2+ messages)
` [tip:perf/core] "

[GIT PULL 0/7] perf/core improvements
 2014-06-12 11:56 UTC  (2+ messages)

[GIT PULL 00/15] perf/core improvements and fixes
 2014-06-12 11:54 UTC  (2+ messages)

[GIT PULL] scheduler updates for v3.16, #2
 2014-06-12 11:51 UTC 

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®