linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-10-28 11:09:09 to 2014-10-28 13:34:08 UTC [more...]

[GIT PULL 00/32] perf/core improvements and fixes
 2014-10-28 13:32 UTC  (17+ messages)
` [PATCH 01/32] perf tools powerpc: Cache the DWARF debug info
` [PATCH 02/32] perf tools: Set thread->mg.machine in all places
` [PATCH 03/32] perf tools: A thread's machine can be found via thread->mg->machine
` [PATCH 04/32] perf thread: Adopt resolve_callchain method from machine
` [PATCH 05/32] perf callchains: Use thread->mg->machine
` [PATCH 06/32] perf tests: Remove misplaced __maybe_unused
` [PATCH 07/32] perf tests: Use thread->mg->machine
` [PATCH 08/32] perf tools: Add PARSE_OPT_DISABLED flag
` [PATCH 09/32] perf tools: Export usage string and option table of perf record
` [PATCH 10/32] perf kvm: Print kvm specific --help output
` [PATCH 11/32] perf tools: Add support for exclusive option
` [PATCH 13/32] perf callchain: Use global caching provided by libunwind
` [PATCH 14/32] perf tools: Ensure return negative value when write header error
` [PATCH 15/32] perf pmu: Let pmu's with no events show up on perf list
` [PATCH 17/32] perf tools: Add support for 32-bit compatibility VDSOs
` [PATCH 18/32] perf tools: Do not attempt to run perf-read-vdso32 if it wasn't built

[PATCH v2 0/5] ARM: get a strict multiplatform kernel that can run on any hardware
 2014-10-28 13:31 UTC  (5+ messages)
` [PATCH v2 1/5] ARM: introduce a CONFIG_ARCH_MULTIPLATFORM_STRICT Kconfig option
` [PATCH v2 2/5] ARM: change the corresponding arm/mach defconfigs
` [PATCH v2 4/5] ARM: allow errata and XIP options to be enabled without ARCH_MULTIPLATFORM_STRICT
` [PATCH v2 5/5] ARM: use early console instead of early debug in allmodconfig kernels

[PATCH v2 00/15] net: dsa: Fixes and enhancements
 2014-10-28 13:31 UTC  (3+ messages)
` [PATCH v2 09/15] net: dsa: Add support for switch EEPROM access

[PATCH v3 00/19] usb: dwc3: add support for AMD Nolan SoC
 2014-10-28 13:30 UTC  (24+ messages)
` [PATCH v3 01/19] usb: dwc3: enable hibernation if to be supported
` [PATCH v3 02/19] usb: dwc3: add a flag to check if it is fpga board
` [PATCH v3 03/19] usb: dwc3: initialize platform data at pci glue layer
` [PATCH v3 04/19] usb: dwc3: add disscramble quirk
` [PATCH v3 05/19] usb: dwc3: add lpm erratum support
` [PATCH v3 06/19] usb: dwc3: add u2exit lfps quirk
` [PATCH v3 07/19] usb: dwc3: add P3 in U2 SS inactive quirk
` [PATCH v3 08/19] usb: dwc3: add request p1p2p3 quirk
` [PATCH v3 09/19] usb: dwc3: add delay "
` [PATCH v3 10/19] usb: dwc3: add delay phy power change quirk
` [PATCH v3 11/19] usb: dwc3: add lfps filter quirk
` [PATCH v3 12/19] usb: dwc3: add rx_detect to polling lfps quirk
` [PATCH v3 13/19] usb: dwc3: add tx demphasis quirk
` [PATCH v3 14/19] usb: dwc3: set SUSPHY bit for all cores
` [PATCH v3 15/19] usb: dwc3: add disable usb3 suspend phy quirk
` [PATCH v3 16/19] usb: dwc3: add disable usb2 "
` [PATCH v3 17/19] PCI: Add support for AMD Nolan USB3 DRD
` [PATCH v3 18/19] PCI: Add quirk to prevent AMD NL USB3 DRD to bind with xHCI driver
` [PATCH v3 19/19] usb: dwc3: add support for AMD NL platform

[PATCHv2 0/6] net: fec: fix regression on i.MX28 introduced by rx_copybreak support
 2014-10-28 13:30 UTC  (21+ messages)
` [PATCHv2 1/6] net: fec: indentation cleanup; no functional change
` [PATCHv2 3/6] net: fec: improve access to quirk flags by copying them into fec_enet_private struct
` [PATCHv2 5/6] net: fec: simplify loop counter handling in swap_buffer()
` [PATCHv2 6/6] net: fec: fix regression on i.MX28 introduced by rx_copybreak support
`  "
  ` [PATCHv3 1/9] net: fec: indentation cleanup
  ` [PATCHv3 2/9] net: fec: consistently use lower case chars as hex digits
  ` [PATCHv3 3/9] net: fec: properly parenthesize macro args
  ` [PATCHv3 4/9] net: fec: declare bufdesc_ex flag as bool
  ` [PATCHv3 5/9] net: fec: improve access to quirk flags by copying them into fec_enet_private struct
  ` [PATCHv3 6/9] net: fec: use swab32s() instead of cpu_to_be32()
  ` [PATCHv3 7/9] net: fec: simplify loop counter handling in swap_buffer()
  ` [PATCHv3 8/9] net: fec: remove unused return value from swap_buffer()
  ` [PATCHv3 9/9] net: fec: fix regression on i.MX28 introduced by rx_copybreak support

[PATCH v5 00/29] nios2 Linux kernel port
 2014-10-28 13:30 UTC  (3+ messages)
` [PATCH v5 07/29] nios2: I/O Mapping

[PATCH] mmc:core: fix hs400 timing selection
 2014-10-28 13:23 UTC  (2+ messages)

kernel 3.17.1: fail to use USB3 device after resuming from suspend
 2014-10-28 13:22 UTC  (3+ messages)

[PATCH v9 0/4] mfd: add support for Diolan DLN-2
 2014-10-28 13:25 UTC  (4+ messages)
` [PATCH v9 1/4] mfd: add support for Diolan DLN-2 devices

Boot problems on Malta with EVA (bisected to 12220dea07f1 "mm/slab: support slab merge")
 2014-10-28 13:24 UTC  (4+ messages)

[PATCH 00/11] Add AXD Audio Processing IP driver
 2014-10-28 13:21 UTC  (16+ messages)
` [PATCH 01/11] MAINTANERS: Add AXD as a supported driver
` [PATCH 02/11] dt: bindings: add AXD Audio Processing IP binding document
` [PATCH 03/11] drivers: char: add AXD Audio Processing IP driver
` [PATCH 04/11] drivers: char: axd: add fw binary header manipulation files
` [PATCH 05/11] drivers: char: axd: add buffers "
` [PATCH 06/11] drivers: char: axd: add basic files for sending/receiving axd cmds
` [PATCH 07/11] drivers: char: axd: add cmd interfce helper functions
` [PATCH 08/11] drivers: char: axd: add low level AXD platform setup files
` [PATCH 09/11] drivers: char: axd: add sysfs "
` [PATCH 10/11] drivers: char: axd: add ts interface file
` [PATCH 11/11] drivers: char: axd: add Kconfig and Makefile
` [alsa-devel] [PATCH 00/11] Add AXD Audio Processing IP driver

[PATCH v5] timekeeping: Added a function to return tv_sec portion of ktime_get_ts64()
 2014-10-28 13:21 UTC  (6+ messages)

[PATCH V4] kernel, add bug_on_warn
 2014-10-28 13:19 UTC  (10+ messages)

[PATCH v2 00/20] rtc: omap: fixes and power-off feature
 2014-10-28 13:12 UTC  (11+ messages)

[PATCH] Documentation: Restrict TSC test code to x86
 2014-10-28 13:12 UTC  (4+ messages)

[PATCH 0/3] Cleanup of the HSW offcore bits
 2014-10-28 13:10 UTC  (6+ messages)
` [PATCH 1/3] perf,x86: De-obfuscate "
` [PATCH 2/3] perf,x86: Sanitize HSW offcore events
` [PATCH 3/3] perf,x86: Add HSW offcore NUMA events

[PATCH] usb: gadget: don't create new string_container if already exist
 2014-10-28 13:10 UTC  (2+ messages)

[PATCH] arm64: amd-seattle: Adding device tree for AMD Seattle platform
 2014-10-28 13:07 UTC  (7+ messages)

[PATCH] staging: comedi: comedi_test: fix timer lock-up
 2014-10-28 13:07 UTC 

[PATCH] Documentation: remove outdated references to the linux-next wiki
 2014-10-28 13:07 UTC  (2+ messages)

[PATCH] staging: r8188eu: default to "y" in Kconfig
 2014-10-28 13:04 UTC  (3+ messages)
` [patch] Documentation/SubmittingPatches: Reported-by tags and permission

[PATCH 0/2] xen: Switch to virtual mapped linear p2m list
 2014-10-28 13:04 UTC  (12+ messages)
    ` [Xen-devel] "

[PATCH v2] ARM: dts: rockchip: use internal pull-up resistors on I2C busses
 2014-10-28 10:36 UTC 

[PATCH 0/4] Convert khugepaged to a task_work function
 2014-10-28 12:58 UTC  (3+ messages)

localed stuck in recent 3.18 git in copy_net_ns?
 2014-10-28 13:00 UTC  (12+ messages)

[PATCH] arm64: ARCH_PFN_OFFSET should be unsigned long
 2014-10-28 12:51 UTC  (3+ messages)

[tip:perf/urgent] perf/x86: Fix compile warnings for intel_uncore
 2014-10-28 12:48 UTC  (3+ messages)

[PATCH] sound: pci: pcxhr: convert timeval to ktime_t
 2014-10-28 12:41 UTC  (4+ messages)

CMA: test_pages_isolated failures in alloc_contig_range
 2014-10-28 12:38 UTC  (2+ messages)

[PATCH v3 0/3] integrity: NULL pointer dereference fixes
 2014-10-28 12:33 UTC  (6+ messages)
` [PATCH v3 1/3] ima: check xattr value length and type in the ima_inode_setxattr()
` [PATCH v3 2/3] ima: limit file hash setting by user to fix and log modes
` [PATCH v3 3/3] evm: check xattr value length and type in evm_inode_setxattr()
  ` [PATCH v3 1/1] "

[PATCH V5] kernel, add panic_on_warn
 2014-10-28 12:31 UTC 

[PATCH v2 0/3] iio: exynos-adc: use syscon instead of ioremap
 2014-10-28 12:31 UTC  (3+ messages)
` [PATCH v2 1/3] iio: exyno-adc: use syscon for PMU register access

[char-misc-next] mei: add reference counting for me clients
 2014-10-28 12:29 UTC 

linux-next: error fetching the cris tree
 2014-10-28 12:27 UTC  (3+ messages)

[PATCH v2] sound: pci: pcxhr: convert timeval to ktime_t
 2014-10-28 12:27 UTC 

[RFC/PATCH RESEND -next 00/21] Address sanitizer for kernel (kasan) - dynamic memory error detector
 2014-10-28 12:24 UTC  (5+ messages)
` [PATCH v5 00/12] Kernel address sanitizer - runtime memory debugger
  ` [PATCH v5 01/12] Add kernel address sanitizer infrastructure

[PATCH] ARM: supplementing IO accessors with 64 bit capability
 2014-10-28 12:23 UTC  (9+ messages)

[PATCH v2 0/3] VFP fixes
 2014-10-28 12:11 UTC  (5+ messages)
` [PATCH v2 2/3] ARM: vfp: Fix VFPv3 hwcap detection on CPUID based cpus

[PATCH 0/8] regulator: max77686: Add GPIO control
 2014-10-28 12:11 UTC  (5+ messages)
` [PATCH 6/8] regulator: max77686: Add external "

[patch 1/3] ipmi: Setup ipmi_devintf automatically if ipmi_msghandler gets loaded
 2014-10-28 12:10 UTC  (3+ messages)

[PATCH 0/4] ARM: kprobes: introduces instruction checker
 2014-10-28 12:00 UTC  (3+ messages)
` [PATCH 4/4] ARM: kprobes: disallow probing stack consuming instructions

[PATCH v6 0/7] Enable L2 cache support on Exynos4210/4x12 SoCs
 2014-10-28 11:50 UTC  (6+ messages)
` [PATCH v6 4/7] ARM: l2c: Add support for overriding prefetch settings

[PATCH] sched/core: dl_bw_of() has to be used under rcu_read_lock_sched()
 2014-10-28 11:54 UTC 

[PATCH 1/1] of/fdt: simplify early_init_dt_verify
 2014-10-28 11:51 UTC 

[RFC PATCH 0/2] Fix a couple of issues with zap_pte_range and MMU gather
 2014-10-28 11:44 UTC  (3+ messages)
` [RFC PATCH 1/2] zap_pte_range: update addr when forcing flush after TLB batching faiure
` [RFC PATCH 2/2] zap_pte_range: fix partial TLB flushing in response to a dirty pte

[PATCH 1/3] getrandom.2: new manpage
 2014-10-28 11:37 UTC 

A desktop environment[1] kernel wishlist
 2014-10-28 12:36 UTC  (9+ messages)

[PATCH] mips: cma: Do not reserve memory if not required
 2014-10-28 11:28 UTC 

3.18-rc2 sudden strike of OOM killer
 2014-10-28 11:28 UTC 

[PATCH] mm: Avoid overlap the fixmap area on i386
 2014-10-28 11:24 UTC  (2+ messages)
` [tip:x86/mm] x86/mm: "

[PATCHv4 0/2] ARM: EXYNOS: Support new Exynos4415 SoC based on Cortex-A9 quad cores
 2014-10-28 11:01 UTC  (2+ messages)
` [PATCHv4 2/2] ARM: dts: Add dts files for Exynos4415 SoC

[PATCH] serial: samsung: wait for transfer completion before clock disable
 2014-10-28 11:19 UTC 

[PATCH] ix86: fix build failure when !CONFIG_X86_IO_APIC
 2014-10-28 11:18 UTC  (3+ messages)
` [tip:x86/urgent] ix86: Fix "

[PATCH] x86: Fix XT-PIC-XT-PIC in /proc/interrupts
 2014-10-28 11:18 UTC  (3+ messages)
` [tip:x86/urgent] x86/irq: "

typo fix in arch/x86/kernel/asm_offset_64.c
 2014-10-28 11:16 UTC  (2+ messages)
` [tip:x86/asm] x86/asm: Fix typo in arch/x86/kernel/ asm_offset_64.c

[PATCH 7/8] x86_64,vdso: Clean up vgetcpu init and merge the vdso initcalls
 2014-10-28 11:16 UTC  (2+ messages)
` [tip:x86/vdso] x86_64/vdso: "

[PATCH 6/8] x86_64,vdso: Remove jiffies from the vvar page
 2014-10-28 11:15 UTC  (2+ messages)
` [tip:x86/vdso] x86_64/vdso: "

[PATCH] ACPI / GPIO: Pass index to acpi_get_gpiod_by_index() when using properties
 2014-10-28 11:15 UTC 

[PATCH 5/8] x86,vdso: Make the PER_CPU segment 32 bits
 2014-10-28 11:15 UTC  (2+ messages)
` [tip:x86/vdso] x86/vdso: "

[PATCH 4/8] x86,vdso: Make the PER_CPU segment start out accessed
 2014-10-28 11:15 UTC  (2+ messages)
` [tip:x86/vdso] x86/vdso: "

[PATCH 3/8] x86,vdso: Change the PER_CPU segment to use struct desc_struct
 2014-10-28 11:15 UTC  (2+ messages)
` [tip:x86/vdso] x86/vdso: "

[PATCH 2/8] x86_64: Move getcpu code from vsyscall_64.c to vdso/vma.c
 2014-10-28 11:14 UTC  (2+ messages)
` [tip:x86/vdso] x86_64/vdso: "

[PATCH 1/8] x86_64,vsyscall: Move all of the gate_area code to vsyscall_64.c
 2014-10-28 11:14 UTC  (2+ messages)
` [tip:x86/vdso] x86_64/vsyscall: "

[PATCH] x86: Add a comment clarifying LDT context switching
 2014-10-28 11:14 UTC  (2+ messages)
` [tip:x86/asm] sched/x86: "

[PATCH v3 2/2] x86_64: Don't save flags on context switch
 2014-10-28 11:14 UTC  (2+ messages)
` [tip:x86/asm] sched/x86_64: "

[PATCH 11/11] sched: Exclude cond_resched() from nested sleep test
 2014-10-28 11:12 UTC  (2+ messages)
` [tip:sched/core] "

[PATCH 10/11] sched: Debug nested sleeps
 2014-10-28 11:11 UTC  (2+ messages)
` [tip:sched/core] "

[PATCH] compiler-gcc*.h: remove inaccurate comment about 'asm goto' miscompiles
 2014-10-28 11:12 UTC  (2+ messages)
` [tip:core/urgent] compiler/gcc4+: Remove "

[PATCH 09/11] net: Clean up sk_wait_event() vs might_sleep()
 2014-10-28 11:11 UTC  (2+ messages)
` [tip:sched/core] sched, net: Clean up sk_wait_event() vs. might_sleep()

[PATCH 08/11] module: Fix nested sleep
 2014-10-28 11:11 UTC  (2+ messages)
` [tip:sched/core] sched, modules: Fix nested sleep in add_unformed_module()

[PATCH 07/11] smp: Correctly deal with nested sleeps
 2014-10-28 11:11 UTC  (2+ messages)
` [tip:sched/core] sched, "

[PATCH 06/11] tty: Deal with nested sleeps
 2014-10-28 11:10 UTC  (2+ messages)
` [tip:sched/core] sched, "

[PATCH 04/11] exit: Deal with nested sleeps
 2014-10-28 11:10 UTC  (2+ messages)
` [tip:sched/core] sched, "

[PATCH 05/11] inotify: Deal with nested sleeps
 2014-10-28 11:10 UTC  (2+ messages)
` [tip:sched/core] sched, "

[PATCH 03/11] wait: Add might_sleep()
 2014-10-28 11:09 UTC  (2+ messages)
` [tip:sched/core] sched/wait: Add might_sleep() checks

[PATCH 02/11] wait: Provide infrastructure to deal with nested blocking
 2014-10-28 11:09 UTC  (2+ messages)
` [tip:sched/core] sched/wait: "

[PATCH 01/11] locking/mutex: Dont assume TASK_RUNNING
 2014-10-28 11:09 UTC  (2+ messages)
` [tip:sched/core] locking/mutex: Don't "

[PATCH 2/3] sched/deadline: fix bandwidth check/update when migrating tasks between exclusive cpusets
 2014-10-28 11:07 UTC  (2+ messages)
` [tip:sched/core] sched/deadline: Fix bandwidth check/ update "

[PATCH] perf: Fix typos in sample code in the perf_event.h header
 2014-10-28 11:08 UTC  (2+ messages)
` [tip:perf/urgent] "

[PATCH 2/3] sched/deadline: fix bandwidth check/update when migrating tasks between exclusive cpusets
 2014-10-28 11:07 UTC  (2+ messages)
` [tip:sched/core] sched/deadline: Ensure that updates to exclusive cpusets don't break AC

[tip:perf/core] perf/x86: Tone down kernel messages when the PMU check fails in a virtual environment
 2014-10-28 11:08 UTC  (2+ messages)
` [tip:perf/urgent] perf: Fix bogus kernel printk


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