LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-09-14 22:51:26 to 2015-09-15 07:16:50 UTC [more...]

[PATCH] KVM: fix polling for guest halt continued even if disable it
 2015-09-15  7:16 UTC  (2+ messages)

[PATCH] arm: Fix backtrace generation when IPI is masked
 2015-09-15  6:58 UTC 

[PATCH V6 0/6] Fast mmio eventfd fixes
 2015-09-15  7:13 UTC  (10+ messages)
` [PATCH V6 1/6] kvm: don't try to register to KVM_FAST_MMIO_BUS for non mmio eventfd
` [PATCH V6 2/6] kvm: factor out core eventfd assign/deassign logic
` [PATCH V6 3/6] kvm: fix double free for fast mmio eventfd
` [PATCH V6 4/6] kvm: fix zero length mmio searching
` [PATCH V6 5/6] kvm: add tracepoint for fast mmio
` [PATCH V6 6/6] kvm: add fast mmio capabilitiy

[PATCH v2] ARM: dts: rockchip: Add dtb for the Radxa Rock 2 Square board
 2015-09-15  6:57 UTC 

[PATCH V3 1/3] arm64: dts: Add reset dts config for Hisilicon Hi6220 SoC
 2015-09-15  7:10 UTC  (4+ messages)
` [PATCH V3 2/3] reset: hisilicon: document hisi-hi6220 reset controllers bindings
` [PATCH V3 3/3] reset: hi6220: Reset driver for hisilicon hi6220 SoC

[PATCH 1/3] x86/math-emu: Remove !NO_UNDOC_CODE
 2015-09-15  7:07 UTC  (2+ messages)
` [tip:x86/fpu] x86/fpu/math-emu: "

[PATCH 5/5] perf,test: test hists socket filter
 2015-09-15  7:06 UTC  (2+ messages)
` [tip:perf/core] perf test: Add entry for "

[PATCH 4/5] perf,tools: zoom in/out for processor socket
 2015-09-15  7:06 UTC  (2+ messages)
` [tip:perf/core] perf hists browser: Zoom in/ out "

[PATCH 3/5] perf,report: introduce socket-filter option
 2015-09-15  7:05 UTC  (2+ messages)
` [tip:perf/core] perf report: Introduce --socket-filter option

[PATCH 2/5] perf,tools: Support new sort type --socket
 2015-09-15  7:05 UTC  (2+ messages)
` [tip:perf/core] perf tools: Introduce new sort type "socket" for the processor socket

[PATCH 1/5] perf,tools: add processor socket info in hist_entry and addr_location
 2015-09-15  7:05 UTC  (2+ messages)
` [tip:perf/core] perf tools: Add processor socket info to "

[REPOST PATCH] ftrace: Remove the unused variant ftrace_update_time
 2015-09-15  7:10 UTC 

[tip:perf/core] perf machine: Add pointer to sample's environment
 2015-09-15  7:04 UTC 

[PATCH 04/13] perf env: Introduce read_cpu_topology_map() method
 2015-09-15  7:04 UTC  (2+ messages)
` [tip:perf/core] "

[tip:perf/core] perf cpu_map: Use sysfs__read_int in get_{core, socket}_id()
 2015-09-15  7:04 UTC 

[tip:perf/core] tools lib api cpu: Introduce cpu.[ch] to obtain cpu related information
 2015-09-15  7:03 UTC 

[tip:perf/core] tools lib api fs: Introduce sysfs__read_{int,ull} ()
 2015-09-15  7:03 UTC 

[tip:perf/core] perf env: Read msr pmu type from header
 2015-09-15  7:03 UTC 

[PATCH 2/5] perf tools: Add tools/include into tags directories
 2015-09-15  7:02 UTC  (2+ messages)
` [tip:perf/core] perf tools: Add tools/ include "

[tip:perf/core] perf evsel: Remove forward declaration of ' struct perf_evlist'
 2015-09-15  7:02 UTC 

[tip:perf/core] perf hists browser: Fixup the "cpu" column width calculation
 2015-09-15  7:02 UTC 

[tip:perf/core] perf env: Adopt perf_header__set_cmdline
 2015-09-15  7:01 UTC 

[tip:perf/core] perf env: Rename some leftovers from rename to perf_env
 2015-09-15  7:01 UTC 

[PATCH 1/3] perf tests: Introduce iterator function for tests
 2015-09-15  7:00 UTC  (2+ messages)
` [tip:perf/core] "

[tip:perf/core] perf env: Move perf_env out of header.h and session.c into separate object
 2015-09-15  7:01 UTC 

[PATCH V6 1/1] perf,test: test cpu topology
 2015-09-15  7:00 UTC  (2+ messages)
` [tip:perf/core] perf test: Add entry to "

[PATCH 15/15] perf tools: Switch to tracing_path interface on appropriate places
 2015-09-15  7:00 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 14/15] tools lib api: Remove debugfs, tracefs and findfs objects
 2015-09-15  6:59 UTC  (2+ messages)
` [tip:perf/core] tools lib api fs: "

[PATCH 13/15] tools lib api: Replace debugfs/tracefs objects interface with fs.c
 2015-09-15  6:59 UTC  (2+ messages)
` [tip:perf/core] tools lib api fs: Replace debugfs/ tracefs "

[PATCH 06/15] tools lib api: Make tracing_path_strerror_open message generic
 2015-09-15  6:59 UTC  (2+ messages)
` [tip:perf/core] tools lib api fs: "

[PATCH v2 4/4] perf tests: print objdump/dso buffers if they don't match
 2015-09-15  6:58 UTC  (2+ messages)
` [tip:perf/core] perf tests: Print objdump/dso buffers if they don 't match

[PATCH v2 3/4] perf tests: stop reading if objdump output crossed sections
 2015-09-15  6:58 UTC  (2+ messages)
` [tip:perf/core] perf tests: Stop "

[PATCH v3 2/4] perf tests: make objdump disassemble zero blocks
 2015-09-15  6:58 UTC  (2+ messages)
` [tip:perf/core] perf tests: Make "

[PATCH v2 1/4] perf tests: take into account address of each objdump line
 2015-09-15  6:57 UTC  (2+ messages)
` [tip:perf/core] perf tests: Take "

[PATCH V3 00/14] perf tools: Fix gaps propagating maps
 2015-09-15  6:52 UTC  (3+ messages)

[PATCH v1 0/3] lib/string: introduce match_string() helper
 2015-09-15  6:53 UTC  (4+ messages)
` [PATCH v1 1/3] "
` [PATCH v1 2/3] drm/edid: convert to use "
` [PATCH v1 3/3] ata: hpt366: "

[GIT PULL 00/27] perf/core2 improvements and fixes
 2015-09-15  6:53 UTC  (2+ messages)

When would be preempt_rt patchet available for 4.2 kernel
 2015-09-15  6:49 UTC  (6+ messages)

[PATCH 1/2] device property: Add fwnode_property_match_string()
 2015-09-15  6:46 UTC  (4+ messages)
` [PATCH 2/2] acpi-dma: Add support for "dma-names" device property

[PATCH v2 00/23] dmaengine/ARM: Merge the edma drivers into one
 2015-09-15  6:45 UTC  (4+ messages)
` [PATCH v2 11/23] ARM/dmaengine: edma: Merge the two drivers under drivers/dmaengine

[PATCH 5/6] sched/fair: Get rid of scaling utilization by capacity_orig
 2015-09-14 22:56 UTC  (11+ messages)

[PATCH v3 0/2] lib/string_helpers.c: fix infinite loop in string_get_size()
 2015-09-15  6:43 UTC  (4+ messages)
` [PATCH v3 2/2] lib/test-string_helpers.c: add string_get_size() tests

spi/bcm63xx: unknown CONFIG_BIG_ENDIAN
 2015-09-15  6:24 UTC 

System with multiple arizona (wm5102) codecs
 2015-09-15  6:18 UTC  (3+ messages)

[PATCH v2 0/2] mm:constify zpool/zs_pool char members
 2015-09-15  6:15 UTC  (3+ messages)
` [PATCH v2 2/2] mm:zsmalloc: constify struct zs_pool name

[PATCH 0/3] allow zram to use zbud as underlying allocator
 2015-09-15  6:13 UTC  (18+ messages)
` [PATCH 1/3] zram: make max_zpage_size configurable
` [PATCH 2/3] zpool/zsmalloc/zbud: align on interfaces
` [PATCH 3/3] zram: use common zpool interface

[llvmlinux] percpu | bitmap issue? (Cannot boot on bare metal due to a kernel NULL pointer dereference)
 2015-09-15  6:11 UTC  (11+ messages)

[RFC][PATCH] mm: make zbud znd zpool to depend on zswap
 2015-09-15  6:10 UTC  (3+ messages)

[PATCH 2.6.32 18/62] s390/hibernate: fix save and restore of kernel text section
 2015-09-15  6:09 UTC  (3+ messages)

[PATCH v4 RESEND] x86/asm/entry/32, selftests: Add 'test_syscall_vdso' test
 2015-09-15  6:05 UTC  (7+ messages)

[PATCH v4 0/6] MT8173 IOMMU SUPPORT
 2015-09-15  5:53 UTC  (4+ messages)
` [PATCH v4 5/6] iommu/mediatek: Add mt8173 IOMMU driver

[PATCH v3 0/2] regulator: Fix pbias regulator enable
 2015-09-15  5:50 UTC  (4+ messages)

[PATCH] sched/fair: adjust the depth of a sched_entity when its parent changes
 2015-09-15  5:32 UTC 

[PATCH 2.6.32 42/62] fixing infinite OPEN loop in 4.0 stateid recovery
 2015-09-15  5:37 UTC  (3+ messages)

[PATCH] staging: netlogic: platform: Fix miscellaneous coding style issues
 2015-09-15  5:27 UTC  (2+ messages)

[RFC][PATCH 0/5] Fixes for abs() usage on 64bit values
 2015-09-15  5:22 UTC  (11+ messages)
` [RFC][PATCH 1/5] clocksource: Fix abs() usage w/ "
` [RFC][PATCH 2/5] time: Fix abs() usage with 64-bit values
` [RFC][PATCH 3/5] ext4: Fix abs() usage in ext4_mb_check_group_pa
` [RFC][PATCH 4/5] percpu: Fix abs() usage in percpu_counter_compare()
` [RFC][PATCH 5/5] abs(): Provide build error on passing 64bit value to abs()

[PATCH] Remove #ifdef CONFIG_64BIT from all asm-generic/fcntl.h
 2015-09-15  5:19 UTC  (17+ messages)
` [PATCH v3] Remove #ifdef CONFIG_* from all userspace headers
  ` [PATCH 02/13] Use sys_ni.c instead of #ifdef to disable fork on CONFIG_NOMMU
  ` [PATCH 03/13] Move COMPAT_ATM_ADDPARTY to net/atm/svc.c
  ` [PATCH 04/13] Always expose MAP_UNINITIALIZED to userspace
  ` [PATCH 05/13] Split FDPIC "struct elf_prstatus" to "struct elf_fdpic_prstatus"
  ` [PATCH 06/13] Move ep_take_care_of_epollwakeup() to fs/eventpoll.c
  ` [PATCH 07/13] Make FB_BACKLIGHT_{LEVELS,MAX} always visible
  ` [PATCH 08/13] Move MAX_SHARED_LIBS to fs/binfmt_flat.c
  ` [PATCH 09/13] Move bp_type_idx to kernel/event/hw_breakpoint.c
  ` [PATCH 10/13] Move USE_WCACHING to drivers/block/pktcdvd.c
  ` [PATCH 11/13] Always define MAX_RAW_MINORS as 65535 in userspace
  ` [PATCH 12/13] Remove AT_VECTOR_SIZE_ARCH on x86
  ` [PATCH 13/13] Re-enable and clean up "check_config()" in headers_check.pl

[PATCH] locking: Fix up the static keys documentation
 2015-09-15  5:15 UTC  (2+ messages)
` [tip:locking/urgent] locking/static_keys: "

[PATCH] drivers: stating: wilc1000: Add a check for SPI availability
 2015-09-15  5:13 UTC  (2+ messages)

[PATCH] Staging: lustre: lustre: lclient: lcommon_cl.c: Fixed coding style error
 2015-09-15  5:08 UTC  (2+ messages)

[PATCH 1/4] Staging: rtl8192u: space required before open parentheses
 2015-09-15  4:54 UTC  (3+ messages)

[PATCH 00/39] drop null test before destroy functions
 2015-09-15  4:36 UTC  (6+ messages)
` [PATCH 09/39] aoe: "
` [PATCH 28/39] ecryptfs: "

[PATCH] kbuild: llvmlinux: Set appropriate compiler-flag for CONFIG_CC_OPTIMIZE_FOR_SIZE
 2015-09-15  4:29 UTC  (4+ messages)

[PATCH] arch/sh: provide unified syscall trap compatible with all SH models
 2015-09-15  4:28 UTC  (5+ messages)
` [PATCH v2] "

[PATCH RESEND 1/5] mfd: arizona: Add registers for ADC microphone detection
 2015-09-15  4:10 UTC  (4+ messages)
` [PATCH RESEND 5/5] mfd: arizona: Update DT doc for new mic detection bindings

[PATCH v2 0/6] Arizona extcon improvements
 2015-09-15  4:05 UTC  (5+ messages)
` [PATCH v2 1/6] mfd: arizona: Add TST_CAP bits for headphone detection
    ` [PATCH v3 "

[PATCH v7 0/3] Add MediaTek display PWM driver
 2015-09-15  3:52 UTC  (2+ messages)

[PATCH v6 0/6] locking/qspinlock: Enhance pvqspinlock performance
 2015-09-15  3:47 UTC  (6+ messages)
` [PATCH v6 4/6] locking/pvqspinlock: Collect slowpath lock statistics

[PATCH 0/7] devcg: device cgroup extension for rdma resource
 2015-09-15  3:45 UTC  (13+ messages)

[PATCH 01/16] PM / OPP: Add 'supply-names' binding
 2015-09-15  3:30 UTC  (6+ messages)
` [PATCH 02/16] PM / OPP: Add 'opp-microvolt-triplets' binding

[PATCH v4 0/7] Watchdog: introduce ARM SBSA watchdog driver
 2015-09-15  3:16 UTC  (7+ messages)
  ` [PATCH v4 5/7] "

[PATCH 0/2] ASoC: atmel-classd: add the Audio Class D Amplifier
 2015-09-15  3:11 UTC  (8+ messages)
` [PATCH 2/2] ASoC: atmel-classd: DT binding for Class D audio amplifier driver

[RFC PATCH v2 0/3] arm/arm64: fix a migrating irq bug when hotplug cpu
 2015-09-15  3:07 UTC  (4+ messages)
` [RFC PATCH v2 1/3] irqchip: GICv3: set non-percpu irqs status with IRQ_MOVE_PCNTXT

[PATCH] kexec: Add prefix "kexec" to output message
 2015-09-15  3:08 UTC  (5+ messages)

[PATCH] kbuild: llvmlinux: Fix -fno-delete-null-pointer-checks compiler-flag
 2015-09-15  3:03 UTC 

[PATCH 2.6.32 35/62] MIPS: Fix cpu_has_mips_r2_exec_hazard
 2015-09-15  3:02 UTC  (2+ messages)

linux-next: Tree for Sep 15
 2015-09-15  2:59 UTC 

[PATCH v4] pinctrl: mediatek: Implement wake handler and suspend resume
 2015-09-15  2:52 UTC  (10+ messages)

[PATCH 0/2] selftests/pstore: add pstore test script
 2015-09-15  2:41 UTC  (9+ messages)
` [PATCH 1/2] selftests/pstore: add pstore test script for pre-reboot
` [PATCH 2/2] selftests/pstore: add pstore test scripts going with reboot

[PATCHv2 0/5] perf tools: Enhance parsing events tracepoint error output
 2015-09-15  2:35 UTC  (9+ messages)
` [PATCH 4/5] perf tools: Propagate error info from tp_format

[Bugfix] PCI, x86: Correctly allocate IRQs for PCI devices managed by non-PCI drivers
 2015-09-15  2:31 UTC  (4+ messages)
` [Bugfix 0/3] Convert eata driver to a normal PCI device driver

[PATCH 2.6.32 29/62] sctp: Fix race between OOTB responce and route removal
 2015-09-15  2:26 UTC  (2+ messages)

[PATCH] ARM: Remove __ref on hotplug cpu die path
 2015-09-15  2:22 UTC  (3+ messages)

[PATCH] mfd: max77843: Fix max77843_chg_init() return on error
 2015-09-15  2:20 UTC  (2+ messages)

[PATCH V2 0/2] Replace nr_node_ids for loop with for_each_node
 2015-09-15  2:17 UTC  (4+ messages)
` [PATCH V2 1/2] mm: Replace nr_node_ids for loop with for_each_node in list lru
` [PATCH V2 2/2] powerpc:numa Do not allocate bootmem memory for non existing nodes

[PATCH] fs/binfmt_elf_fdpic.c: fix brk area overlap with stack on NOMMU
 2015-09-15  2:13 UTC  (5+ messages)

[PATCH V1 net-next] net: only check perm protocol when register proto
 2015-09-15  0:14 UTC 

[PATCH V2] kasan: use IS_ALIGNED in memory_is_poisoned_8()
 2015-09-15  2:02 UTC  (3+ messages)
  ` [PATCH V3] "

[PATCH] xen: fix the check of e_pfn in xen_find_pfn_range
 2015-09-15  2:02 UTC  (3+ messages)

[PATCH v2] futex: lower the lock contention on the HB lock during wake up
 2015-09-15  1:26 UTC 

[PATCH 2.6.32 15/62] udp: fix behavior of wrong checksums
 2015-09-15  1:44 UTC  (2+ messages)

[PATCH 2.6.32 13/62] Remove repeated loads blocksize
 2015-09-15  1:42 UTC  (2+ messages)

[PATCH] numa-balancing: fix confusion in /proc/sys/kernel/numa_balancing
 2015-09-15  1:34 UTC  (3+ messages)

[GIT PULL 00/27] perf tools: filtering events using eBPF programs
 2015-09-15  1:36 UTC  (4+ messages)
` [PATCH 19/27] perf tools: Introduce regs_query_register_offset() for x86

[PATCH] spmi-pmic-arb: support configurable number of peripherals
 2015-09-15  1:28 UTC  (2+ messages)

Linux 4.3-rc1
 2015-09-15  1:26 UTC 

[PATCH] of: Check for overlap in reserved memory regions
 2015-09-15  1:16 UTC  (2+ messages)

Linux 4.3-rc1
 2015-09-15  1:11 UTC 

[PATCH v2 1/2] mmc: sdhci-of-arasan: add phy support for sdhci-of-arasan
 2015-09-15  1:07 UTC  (3+ messages)

[PATCH] Docs/kernel-parameters: Add earlycon devicetree usage
 2015-09-15  0:54 UTC 

[PATCH v18 0/4] ARM: rk3288: Add PM Domain support
 2015-09-15  0:52 UTC  (4+ messages)
` [PATCH v18 1/4] dt-bindings: add document of Rockchip power domains

[PATCH] driver core: Ensure proper suspend/resume ordering
 2015-09-15  0:40 UTC  (3+ messages)

[PATCH 1/2] Input: pm8941-pwrkey - remove unneded semicolon
 2015-09-15  0:09 UTC  (3+ messages)
` [PATCH 2/2] Input: mms114 - remove unneded semicolons

[PATCH] extcon: axp288: Convert to using managed resources
 2015-09-15  0:03 UTC  (2+ messages)

[PATCH v2] ARM: exynos_defconfig: Enable USB Video Class support
 2015-09-15  0:02 UTC  (2+ messages)

[PATCH v3] clk: add CS2000 Fractional-N driver
 2015-09-15  0:02 UTC  (2+ messages)

[PATCH] userfaultfd: add missing mmput() in error path
 2015-09-15  0:01 UTC  (2+ messages)

[PATCH v2 0/3] platform/chrome: vboot context support
 2015-09-15  0:00 UTC  (3+ messages)
` [PATCH v2 3/3] ARM: dts: Enable EC vboot context support on Peach boards

[PATCH v3] sched: fix tsk->pi_lock isn't held when do_set_cpus_allowed()
 2015-09-14 23:58 UTC  (3+ messages)
` [tip:sched/core] sched: 'Annotate' migrate_tasks()

[PATCH net] openvswitch: Fix IPv6 exthdr handling with ct helpers
 2015-09-14 23:53 UTC  (2+ messages)

[PATCH v3] powerpc32: memset: only use dcbz once cache is enabled
 2015-09-14 23:52 UTC  (5+ messages)

[PATCH v4 0/2] pwm: Broadcom BCM7038 PWM controller (v4)
 2015-09-14 23:47 UTC  (3+ messages)
` [PATCH v4 1/2] Documentation: dt: add Broadcom BCM7038 PWM controller binding
` [PATCH v4 2/2] pwm: Add Broadcom BCM7038 PWM controller support

[PATCH 1/2] lib: introduce kvasprintf_const
 2015-09-14 23:33 UTC  (4+ messages)
` [PATCH 2/2] kobject: use kvasprintf_const for formatting ->name

[GIT PULL] clk: fixes for 4.3-rc1
 2015-09-14 23:29 UTC 

[PATCH 1/2] time: Fix timekeeping_freqadjust()'s incorrect use of abs() instead of abs64()
 2015-09-14 23:24 UTC  (3+ messages)

[PATCH 0/2] alpha: fix build failure
 2015-09-14 23:22 UTC  (4+ messages)

[PATCH v7 0/3] can: Allwinner A10/A20 CAN Controller support - Summary
 2015-09-14 23:17 UTC  (4+ messages)
` [PATCH v7 1/3] can: Allwinner A10/A20 CAN Controller support - Devicetree bindings
` [PATCH v7 2/3] can: Allwinner A10/A20 CAN Controller support - Defconfigs
` [PATCH v7 3/3] can: Allwinner A10/A20 CAN Controller support - Kernel module

linux-next: bad base of the h8300 tree
 2015-09-14 23:12 UTC  (5+ messages)

[PATCH] clk: divider: handle integer overflow when dividing large clock rates
 2015-09-14 23:08 UTC  (3+ messages)

[PATCH] selftests/seccomp: add support for s390
 2015-09-14 22:53 UTC  (7+ messages)

[PATCH v3 0/5] kselftest improvement and cleanup
 2015-09-14 22:53 UTC  (2+ messages)


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