public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-08-18 10:45:45 to 2016-08-18 13:21:36 UTC [more...]

[PATCH v4 00/57] x86/dumpstack: rewrite x86 stack dump code
 2016-08-18 13:06 UTC  (38+ 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 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 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 17/57] x86/head/32: "
` [PATCH v4 18/57] x86/smp: fix initial idle stack location on 32-bit
` [PATCH v4 27/57] ftrace: add ftrace_graph_ret_addr() stack unwinding helpers
` [PATCH v4 30/57] x86/dumpstack/ftrace: mark function graph handler function as unreliable
` [PATCH v4 32/57] x86/dumpstack: allow preemption in show_stack_log_lvl() and dump_trace()
` [PATCH v4 39/57] oprofile/x86: convert x86_backtrace() to use the new unwinder
` [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 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  (30+ messages)
` [RFC PATCH 2/3] tty: serial_core: make tty_struct optional

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

cpu hotplug: convert more drivers
 2016-08-18 12:57 UTC  (17+ 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] 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 0/4] Support dwc3 host suspend/resume
 2016-08-18 12:52 UTC  (11+ 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 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 00/13] sched: Clean-ups and asymmetric cpu capacity support
 2016-08-18 12:28 UTC  (11+ 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 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] arm64: Expose TASK_SIZE to userspace via auxv
 2016-08-18 12:42 UTC  (6+ 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  (19+ messages)
` [PATCH v6 03/11] mm, compaction: rename COMPACT_PARTIAL to COMPACT_SUCCESS
` [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)

RFC: Petition Intel/AMD to add POPF_IF insn
 2016-08-18 12:18 UTC  (11+ 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] proc, smaps: reduce printing overhead
 2016-08-18 11:31 UTC 

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

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

[PATCH][RFC v4] timekeeping: ignore the bogus sleep time if pm_trace is enabled
 2016-08-18 11:24 UTC  (4+ 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

[GIT PULL] Power management updates for v4.8-rc3
 2016-08-18 11:13 UTC 

XSA 154 and ISA region (640K -> 1MB) WB cache instead of UC
 2016-08-18 11:12 UTC  (4+ messages)
  ` [Xen-devel] "

[PATCH] dmaengine: pl330: get transfer count for BUSY descriptor in list
 2016-08-18 11:08 UTC 

[PATCH 1/1] BACKLIGHT: Add Driver for ARCXCNN Chip
 2016-08-18 11:07 UTC  (2+ messages)

[PATCH] sched/cputime: do not account thread group tasks pending runtime to improve performance
 2016-08-18 11:04 UTC  (2+ messages)
` [tip:sched/core] sched/cputime: Improve scalability by not accounting thread group tasks pending runtime

[PATCH v4 5/5] x86/ioapic: Fix ioapic failing to request resource
 2016-08-18 11:03 UTC  (2+ messages)
` [tip:x86/apic] x86/ioapic: Fix IOAPIC "

[PATCH v4 4/5] x86/ioapic: Fix lost IOAPIC resource after hot-removal and hotadd
 2016-08-18 11:03 UTC  (2+ messages)
` [tip:x86/apic] "

[PATCH v4 3/5] x86/ioapic: Fix setup_res() failing to get resource
 2016-08-18 11:02 UTC  (2+ messages)
` [tip:x86/apic] "

[PATCH v4 2/5] x86/ioapic: Support hot-removal of IOAPICs present during boot
 2016-08-18 11:02 UTC  (2+ messages)
` [tip:x86/apic] "

[PATCH v4 1/5] x86/ioapic: Change prototype of acpi_ioapic_add()
 2016-08-18 11:01 UTC  (2+ messages)
` [tip:x86/apic] "

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

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

[PATCH for 4.8] Revert "ASoC: omap-mcpdm: Add support for pdmclk clock handling"
 2016-08-18 11:00 UTC 

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

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

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

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

[PATCH v3 09/13] sched/fair: Let asymmetric cpu configurations balance at wake-up
 2016-08-18 10:58 UTC  (2+ messages)
` [tip:sched/core] sched/fair: Let asymmetric CPU "

[PATCH v3 08/13] sched: Store maximum per-cpu capacity in root domain
 2016-08-18 10:58 UTC  (2+ messages)
` [tip:sched/core] sched/core: Store maximum per-CPU "

[PATCH v3 07/13] sched: Enable SD_BALANCE_WAKE for asymmetric capacity systems
 2016-08-18 10:57 UTC  (2+ messages)
` [tip:sched/core] sched/core: "

[PATCH v3 06/13] sched/core: Pass child domain into sd_init
 2016-08-18 10:57 UTC  (2+ messages)
` [tip:sched/core] sched/core: Pass child domain into sd_init()

[PATCH v3 05/13] sched: Introduce SD_ASYM_CPUCAPACITY sched_domain topology flag
 2016-08-18 10:56 UTC  (2+ messages)
` [tip:sched/core] sched/core: "

[PATCH v3 04/13] sched/core: Remove unnecessary null-pointer check
 2016-08-18 10:56 UTC  (2+ messages)
` [tip:sched/core] sched/core: Remove unnecessary NULL-pointer check

[PATCH v3 05/13] sched: Introduce SD_ASYM_CPUCAPACITY sched_domain topology flag
 2016-08-18 10:56 UTC  (2+ messages)
` [tip:sched/core] sched/core: Clarify SD_flags comment

[PATCH v10 0/2] printk: Make printk() completely async
 2016-08-18 10:56 UTC  (10+ messages)
` [PATCH v10 1/2] "

[PATCH v3 4/4] perf/x86: use PMUEF_READ_CPU_PKG in uncore events
 2016-08-18 10:54 UTC  (2+ messages)
` [tip:perf/core] perf/x86: Use "

[PATCH v4 00/15] ACPI IORT ARM SMMU v3 support
 2016-08-18 10:55 UTC  (4+ messages)
` [PATCH v4 09/15] drivers: acpi: iort: add support for ARM SMMU platform devices creation

[PATCH] sched: remove nohz_stamp from struct rq
 2016-08-18 10:55 UTC  (2+ messages)
` [tip:sched/core] sched: Remove struct rq::nohz_stamp

[PATCH 0/4] KVM-S390: Fine-tuning for kvm_s390_import_bp_data()
 2016-08-18 10:55 UTC  (7+ messages)
` [PATCH 1/4] KVM-S390: Improve determination of sizes in kvm_s390_import_bp_data()

[PATCH v3 2/4] perf/core: generalize event->group_flags
 2016-08-18 10:53 UTC  (2+ messages)
` [tip:perf/core] perf/core: Generalize event->group_flags

[PATCH v2 2/2] perf/core: Fix the mask in perf_output_sample_regs
 2016-08-18 10:53 UTC  (2+ messages)
` [tip:perf/core] bitmap.h, perf/core: Fix the mask in perf_output_sample_regs()

[PATCH v3 1/4] perf/core: check return value of perf_event_read IPI
 2016-08-18 10:52 UTC  (2+ messages)
` [tip:perf/core] perf/core: Check return value of the perf_event_read() IPI

[PATCH V2 3/3] perf/core: Enabling mapping of the stop filters
 2016-08-18 10:52 UTC  (2+ messages)
` [tip:perf/core] perf/core: Enable "

[PATCH V2 2/3] perf/core: Update filter only on executable mmap
 2016-08-18 10:51 UTC  (2+ messages)
` [tip:perf/core] perf/core: Update filters "

[PATCH V2 1/3] perf/core: Fixing filename for start/stop filters
 2016-08-18 10:51 UTC  (2+ messages)
` [tip:perf/core] perf/core: Fix file name handling "

[tip:x86/boot] x86/mm: Enable KASLR for physical mapping memory regions
 2016-08-18 10:49 UTC  (2+ messages)
` [tip:x86/urgent] x86/microcode/AMD: Fix initrd loading with CONFIG_RANDOMIZE_MEMORY=y

[PATCH] x86/smp: Fix __max_logical_packages value setup
 2016-08-18 10:50 UTC  (2+ messages)
` [tip:x86/urgent] "

[PATCH 2/2] uprobes: rename the "struct page *" args of __replace_page()
 2016-08-18 10:49 UTC  (2+ messages)
` [tip:perf/core] uprobes: Rename "

[PATCHv3] support for AD5820 camera auto-focus coil
 2016-08-18 10:45 UTC  (11+ messages)
` [PATCHv4] "
    ` [PATCHv5] "
      ` [PATCHv6] "


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