linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-08-18 11:14:23 to 2016-08-18 13:51:25 UTC [more...]

[PATCH] mmc: sdhci-of-arasan: Don't power PHY w/ slow/no clock
 2016-08-18 13:46 UTC  (2+ messages)

[PACTH v3] mmc: sdhci: Do not allow tuning procedure to be interrupted
 2016-08-18 13:46 UTC  (5+ messages)

[PATCH v5 0/4] mxs-lradc: Split driver into MFD
 2016-08-18 13:44 UTC  (5+ messages)
` [PATCH v5 1/4] mfd: mxs-lradc: Add support for mxs-lradc MFD
` [PATCH v5 2/4] iio: adc: mxs-lradc: Add support for adc driver
` [PATCH v5 3/4] input: touchscreen: mxs-lradc: Add support for touchscreen
` [PATCH v5 4/4] iio: adc: mxs-lradc: Remove driver

[PATCH 2/2] locking/barriers: suppress sparse warnings in lockless_dereference()
 2016-08-18 13:40 UTC  (2+ messages)
` [tip:locking/urgent] locking/barriers: Suppress "

[PATCH 1/2] Revert "drm/fb-helper: Reduce READ_ONCE(master) to lockless_dereference"
 2016-08-18 13:40 UTC  (2+ messages)
` [tip:locking/urgent] "

[PATCH 1/3] usb: core: use IS_ENABLED() instead of checking for built-in or module
 2016-08-18 13:47 UTC  (5+ messages)
` [PATCH 2/3] usb: gadget: "
` [PATCH 3/3] USB: serial: "

[PATCH v3 0/5] bug: Provide toggle for BUG on data corruption
 2016-08-18 13:46 UTC  (2+ messages)

[PATCH 0/4] Support dwc3 host suspend/resume
 2016-08-18 13:42 UTC  (13+ messages)
` [PATCH 2/4] usb: host: xhci: Introduce one new 'usb3_slow_suspend' member for xhci private data
` [PATCH 4/4] usb: dwc3: core: Support the dwc3 host suspend/resume

[PATCH V2 10/10] MIPS: xilfpga: Update defconfig
 2016-08-18 13:43 UTC 

[PATCH 3/3] locking/rwsem: Scan the wait_list for readers only once
 2016-08-18 13:42 UTC  (2+ messages)
` [tip:locking/core] "

[PATCH 1/3] locking/rwsem: Return void in __rwsem_mark_wake()
 2016-08-18 13:41 UTC  (2+ messages)
` [tip:locking/core] "

[PATCH 2/3] locking/rwsem: Remove a few useless comments
 2016-08-18 13:42 UTC  (2+ messages)
` [tip:locking/core] "

[PATCH v3 00/13] sched: Clean-ups and asymmetric cpu capacity support
 2016-08-18 13:45 UTC  (12+ messages)
` [PATCH v3 10/13] sched/fair: Compute task/cpu utilization at wake-up more correctly
` [PATCH v3 11/13] sched/fair: Consider spare capacity in find_idlest_group()

[PATCH] cgroup: avoid synchronize_sched() in __cgroup_procs_write()
 2016-08-18 13:41 UTC  (2+ messages)
` [tip:locking/core] locking, rcu, cgroup: Avoid "

cpu hotplug: convert more drivers
 2016-08-18 13:40 UTC  (18+ messages)
` [PATCH 01/16] cpuhotplug: Remove CPU_STARTING and CPU_DYING notifier
` [PATCH 02/16] relayfs: Convert to hotplug state machine
` [PATCH 03/16] slab: "
` [PATCH 04/16] slub: "
` [PATCH 05/16] mm: writeback: "
` [PATCH 06/16] kernel: softirq: "
` [PATCH 07/16] rcu: rcutorture: "
` [PATCH 08/16] net: mvneta: "
` [PATCH 09/16] md: raid5: "
` [PATCH 10/16] cpuidle: pseries: "
` [PATCH 11/16] cpuidle: powernv: "
` [PATCH 12/16] cpuidle: coupled: "
` [PATCH 13/16] MIPS: BUS: CDMM: "
` [PATCH 14/16] x86: kvm: "
` [PATCH 15/16] powerpc: powermac: "
` [PATCH 16/16] powerpc: mmu nohash: "

[PATCH v4 00/57] x86/dumpstack: rewrite x86 stack dump code
 2016-08-18 13:39 UTC  (60+ messages)
` [PATCH v4 01/57] x86/dumpstack: remove show_trace()
` [PATCH v4 02/57] x86/asm/head: remove unused init_rsp variable extern
` [PATCH v4 03/57] x86/asm/head: rename 'stack_start' -> 'initial_stack'
` [PATCH v4 04/57] x86/asm/head: use a common function for starting CPUs
` [PATCH v4 05/57] x86/dumpstack: make printk_stack_address() more generally useful
` [PATCH v4 06/57] x86/dumpstack: add IRQ_USABLE_STACK_SIZE define
` [PATCH v4 07/57] x86/dumpstack: remove extra brackets around "<EOE>"
` [PATCH v4 08/57] x86/dumpstack: fix irq stack bounds calculation in show_stack_log_lvl()
` [PATCH v4 09/57] x86/dumpstack: fix x86_32 kernel_stack_pointer() previous stack access
` [PATCH v4 10/57] x86/dumpstack: add get_stack_pointer() and get_frame_pointer()
` [PATCH v4 11/57] x86/dumpstack: remove unnecessary stack pointer arguments
` [PATCH v4 12/57] x86: move _stext marker to before head code
` [PATCH v4 13/57] x86/head: remove useless zeroed word
` [PATCH v4 14/57] x86/head: put real return address on idle task stack
` [PATCH v4 15/57] x86/head: fix the end of the stack for idle tasks
` [PATCH v4 16/57] x86/entry/32: fix the end of the stack for newly forked tasks
` [PATCH v4 17/57] x86/head/32: fix the end of the stack for idle tasks
` [PATCH v4 18/57] x86/smp: fix initial idle stack location on 32-bit
` [PATCH v4 19/57] x86/entry/head/32: use local labels
` [PATCH v4 20/57] x86/entry/32: rename 'error_code' to 'common_exception'
` [PATCH v4 21/57] perf/x86: check perf_callchain_store() error
` [PATCH v4 22/57] oprofile/x86: add regs->ip to oprofile trace
` [PATCH v4 23/57] proc: fix return address printk conversion specifer in /proc/<pid>/stack
` [PATCH v4 24/57] ftrace: remove CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST from config
` [PATCH v4 25/57] ftrace: only allocate the ret_stack 'fp' field when needed
` [PATCH v4 26/57] ftrace: add return address pointer to ftrace_ret_stack
` [PATCH v4 27/57] ftrace: add ftrace_graph_ret_addr() stack unwinding helpers
` [PATCH v4 28/57] x86/dumpstack/ftrace: convert dump_trace() callbacks to use ftrace_graph_ret_addr()
` [PATCH v4 29/57] ftrace/x86: implement HAVE_FUNCTION_GRAPH_RET_ADDR_PTR
` [PATCH v4 30/57] x86/dumpstack/ftrace: mark function graph handler function as unreliable
` [PATCH v4 31/57] x86/dumpstack/ftrace: don't print unreliable addresses in print_context_stack_bp()
` [PATCH v4 32/57] x86/dumpstack: allow preemption in show_stack_log_lvl() and dump_trace()
` [PATCH v4 33/57] x86/dumpstack: simplify in_exception_stack()
` [PATCH v4 34/57] x86/dumpstack: add get_stack_info() interface
` [PATCH v4 35/57] x86/dumpstack: add recursion checking for all stacks
` [PATCH v4 36/57] x86/unwind: add new unwind interface and implementations
` [PATCH v4 37/57] perf/x86: convert perf_callchain_kernel() to use the new unwinder
` [PATCH v4 38/57] x86/stacktrace: convert save_stack_trace_*() "
` [PATCH v4 39/57] oprofile/x86: convert x86_backtrace() "
` [PATCH v4 40/57] x86/dumpstack: convert show_trace_log_lvl() "
` [PATCH v4 41/57] x86/dumpstack: remove dump_trace() and related callbacks
` [PATCH v4 42/57] x86/entry/unwind: create stack frames for saved interrupt registers
` [PATCH v4 43/57] x86/unwind: create stack frames for saved syscall registers
` [PATCH v4 44/57] x86/dumpstack: print stack identifier on its own line
` [PATCH v4 45/57] x86/dumpstack: print any pt_regs found on the stack
` [PATCH v4 46/57] x86/dumpstack: fix duplicate RIP address display in __show_regs()
` [PATCH v4 47/57] x86/dumpstack: print orig_ax "
` [PATCH v4 48/57] x86: remove 64-byte gap at end of irq stack
` [PATCH v4 49/57] x86/unwind: warn on kernel stack corruption
` [PATCH v4 50/57] x86/unwind: warn on bad stack return address
` [PATCH v4 51/57] x86/unwind: warn if stack grows up
` [PATCH v4 52/57] x86/dumpstack: warn on stack recursion
` [PATCH v4 53/57] x86/mm: move arch_within_stack_frames() to usercopy.c
` [PATCH v4 54/57] x86/mm: convert arch_within_stack_frames() to use the new unwinder
` [PATCH v4 55/57] x86/mm: simplify starting frame logic for hardened usercopy
` [PATCH v4 56/57] x86/mm: removed unused arch_within_stack_frames() arguments
` [PATCH v4 57/57] mm: re-enable gcc frame address warning

[PATCH v1 1/1] x86/platform/intel-mid: Run PWRMU command immediately
 2016-08-18 13:35 UTC  (4+ messages)

[PATCH 1/2] ARM: dts: rockchip: remove excess sd properties for firefly reload
 2016-08-18 13:35 UTC  (4+ messages)
` [PATCH 0/2 v2] ARM: dts: rockchip: correct the regulators in "

[PATCH v5 0/2] USB Type-C Connector class
 2016-08-18 13:32 UTC  (6+ messages)
` [PATCH v5 2/2] usb: typec: add driver for Intel Whiskey Cove PMIC USB Type-C PHY

[PATCH] pcie-designware: build error fix
 2016-08-18 13:18 UTC 

[PATCH v2 0/4] Add DT support for NAND to LCDK
 2016-08-18 13:30 UTC  (4+ messages)
` [PATCH v2 4/4] ARM: dts: da850-lcdk: Add NAND to DT

RFC: Petition Intel/AMD to add POPF_IF insn
 2016-08-18 13:26 UTC  (14+ messages)

[PATCH] proc, smaps: reduce printing overhead
 2016-08-18 13:26 UTC  (2+ messages)

[PATCH] arm64: Expose TASK_SIZE to userspace via auxv
 2016-08-18 13:18 UTC  (7+ messages)

[PATCH] Documentation: buffer sharing delete duplication definition in fence
 2016-08-18 13:12 UTC 

[LKP] [lkp] [xfs] 68a9f5e700: aim7.jobs-per-min -13.6% regression
 2016-08-18 13:24 UTC  (10+ messages)

[PATCH 0/2] wireless: Use complete() instead complete_all()
 2016-08-18 13:12 UTC  (3+ messages)
` [PATCH 1/2] carl9170: Fix wrong completion usage
` [PATCH 2/2] ath10k: use complete() instead complete_all()

[PATCH v2 0/2] Get callbacks/names of shrinkers from tracepoints
 2016-08-18 13:22 UTC  (4+ messages)
` [PATCH v2 2/2] fs: super.c: Add tracepoint to get name of superblock shrinker

[PATCH v2 0/4] ARM: dts: Add support for the WP8548 and mangOH Board
 2016-08-18 13:11 UTC  (4+ messages)
` [PATCH v2 1/4] dt-bindings: vendor-prefixes: Add Sierra Wireless
` [PATCH v2 3/4] ARM: dts: Add Sierra Wireless WP8548 dtsi
` [PATCH v2 4/4] ARM: dts: Add WP8548 based MangOH Green board DTS

[RFC PATCH v2 0/4] Type-C Port Manager
 2016-08-18 13:17 UTC  (3+ messages)

[RFC PATCH 0/3] UART slave device bus
 2016-08-18 13:15 UTC  (22+ messages)

Support for configurable PCIe endpoint
 2016-08-18 13:14 UTC  (7+ messages)

Use of copy_from_user in msm_gem_submit.c while holding a spin_lock
 2016-08-18 13:14 UTC  (10+ messages)

[PATCH] mm,numa: boot cpu should bound to the node0 when node_off enable
 2016-08-18 13:09 UTC 

[RESEND] [PATCH 0/8] arm64: Work around for mismatched cache line size
 2016-08-18 13:10 UTC  (9+ messages)
` [PATCH 1/8] arm64: Set the safe value for L1 icache policy
` [PATCH 2/8] arm64: Use consistent naming for errata handling
` [PATCH 3/8] arm64: Rearrange CPU errata workaround checks
` [PATCH 4/8] arm64: insn: Add helpers for adrp offsets
` [PATCH 5/8] arm64: alternative: Add support for patching adrp instructions
` [PATCH 6/8] arm64: Introduce raw_{d,i}cache_line_size
` [PATCH 7/8] arm64: Refactor sysinstr exception handling
` [PATCH 8/8] arm64: Work around systems with mismatched cache line sizes

[PATCH] PM / sleep: enable suspend-to-idle even without registered suspend_ops
 2016-08-18 13:10 UTC  (3+ messages)

[PATCH v2 0/2] ARM: dts: Add support for the MDM9615
 2016-08-18 13:07 UTC  (3+ messages)
` [PATCH v2 1/2] ARM: dts: Add MDM9615 dtsi
` [PATCH v2 2/2] dt-bindings: qcom: Add MDM9615 bindings

[PATCH] mfd: qcom_rpm: handle message RAM clock
 2016-08-18 13:00 UTC 

[PowerPC] today's main line failed to build on PowerPC
 2016-08-18 12:59 UTC  (2+ messages)

[patch added to 3.12-stable] random32: add prandom_u32_max and convert open coded users
 2016-08-18 12:49 UTC  (2+ messages)
` [patch added to 3.12-stable] KEYS: 64-bit MIPS needs to use compat_sys_keyctl for 32-bit userspace

[PATCH v3 0/3] Fix issue with alternatives/paravirt patches
 2016-08-18 12:48 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add myself as SAMSUNG SOC CLOCK DRIVERS
 2016-08-18 12:47 UTC 

[LKP] [lkp] [sctp] a6c2f79287: netperf.Throughput_Mbps -37.2% regression
 2016-08-18 12:45 UTC  (12+ messages)

[PATCH] mmc: sdhci-brcmstb: Delete owner assignment
 2016-08-18 12:41 UTC  (2+ messages)

[PATCH v3] sched/cputime: Resync steal time when guest & host lose sync
 2016-08-18 12:42 UTC  (3+ messages)
` [tip:sched/core] "

[PATCH] xenbus: don't look up transaction IDs for ordinary writes
 2016-08-18 12:41 UTC  (2+ messages)

[PATCH] UML: don't discard .text.exit section
 2016-08-18 10:08 UTC  (3+ messages)

[PATCH] hw_random: Improve description of the ->read() interface
 2016-08-18 12:37 UTC 

[PART2 PATCH v5 00/12] iommu/AMD: Introduce IOMMU AVIC support
 2016-08-18 12:24 UTC  (4+ messages)
` [PART2 PATCH v5 10/12] svm: Introduces AVIC per-VM ID

[PATCH v6 00/11] make direct compaction more deterministic
 2016-08-18 12:23 UTC  (17+ messages)
` [PATCH v6 04/11] mm, compaction: don't recheck watermarks after COMPACT_SUCCESS
` [PATCH v6 05/11] mm, compaction: add the ultimate direct compaction priority
` [PATCH v6 08/11] mm, compaction: create compact_gap wrapper
` [PATCH v6 10/11] mm, compaction: require only min watermarks for non-costly orders

[PATCH] Add Ingenic JZ4780 hardware RNG driver
 2016-08-18 12:19 UTC  (5+ messages)

[PATCH] MAINTAINERS: add linux-sunxi@googlegroups.com as list for sunxi arch
 2016-08-18 12:14 UTC 

[PATCH 00/14] Split rpmsg into a framework
 2016-08-18 12:14 UTC  (5+ messages)
` [PATCH 06/14] rpmsg: Indirect all virtio related function calls
` [PATCH 08/14] rpmsg: Split rpmsg core and virtio backend

[PATCH] pinctrl: cherryview: Do not mask all interrupts on probe
 2016-08-18 12:13 UTC  (8+ messages)

[PATCH 1/1] rbtree: correct mask for extracting node's parent
 2016-08-18 12:11 UTC  (3+ messages)

[PATCH v3 4/5] staging/android: add Doc for SW_SYNC ioctl interface
 2016-08-18 12:07 UTC  (3+ messages)
` [PATCH] "

[RFC PATCH] arm64/hugetlb enable gigantic hugepage
 2016-08-18 12:05 UTC 

sched: current instead rq->current
 2016-08-18 11:28 UTC  (3+ messages)

NULL-ptr deref in kvm_arch_vcpu_ioctl under AMD CPUs
 2016-08-18 11:58 UTC  (2+ messages)

[PATCH v3] mm/slab: Improve performance of gathering slabinfo stats
 2016-08-18 11:52 UTC  (2+ messages)

[PATCH] powerpc/8xx: fix single_step debug
 2016-08-18 11:38 UTC  (5+ messages)

omap2-mcspi, invalid SPI data received
 2016-08-18 11:47 UTC 

[PATCH] perf/x86: Fix PEBs threshold initialization
 2016-08-18 11:04 UTC  (2+ messages)
` [tip:perf/core] perf/x86: Fix PEBS "

[PATCH v3 3/4] perf/core: introduce PMU_EV_CAP_READ_ACTIVE_PKG
 2016-08-18 10:54 UTC  (2+ messages)
` [tip:perf/core] perf/core: Introduce PMU_EV_CAP_READ_ACTIVE_PKG

[PATCH] min/max: remove sparse warnings when they're nested
 2016-08-18 11:29 UTC 

[PATCH][RFC v4] timekeeping: ignore the bogus sleep time if pm_trace is enabled
 2016-08-18 11:24 UTC  (3+ messages)

[PATCH V8 0/8] Introduce ACPI world to ITS irqchip
 2016-08-18 11:14 UTC  (4+ messages)
` [PATCH V8 1/8] ACPI: I/O Remapping Table (IORT) initial support


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