linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-03-23 10:53:28 to 2015-03-23 14:08:13 UTC [more...]

[RFCv3 PATCH 00/48] sched: Energy cost model for energy-aware scheduling
 2015-03-23 14:08 UTC  (5+ messages)
` [RFCv3 PATCH 14/48] arm: Frequency invariant scheduler load-tracking support
` [RFCv3 PATCH 18/48] sched: Track blocked utilization contributions

[PATCH v4 0/5] mm: cma: add some debug information for CMA
 2015-03-23 14:04 UTC  (6+ messages)
` [PATCH v4 1/5] mm: cma: add trace events to debug physically-contiguous memory allocations

[PATCH v2] ARM: Don't use complete() during __cpu_die
 2015-03-23 14:00 UTC  (13+ messages)

[PATCH v3] kprobes: Disable Kprobe when ftrace arming fails
 2015-03-23 13:58 UTC  (10+ messages)

[tip:x86/asm] x86/asm/entry/64: Rename 'old_rsp' to 'rsp_scratch'
 2015-03-23 13:58 UTC  (2+ messages)

[PATCH 1/3] perf, x86: Add new cache events table for Haswell
 2015-03-23 13:55 UTC  (10+ messages)
` [PATCH 3/3] perf, x86: Add INST_RETIRED.ALL workarounds

[PATCH RESEND 2 1/5] staging: sm750fb: Use memset_io instead of memset
 2015-03-23 13:55 UTC  (13+ messages)

[PATCH V4 1/2] mtd: spi-nor: Bindings for Cadence Quad SPI Flash Controller driver
 2015-03-23 13:36 UTC  (2+ messages)
` [PATCH V4 2/2] mtd: spi-nor: Add driver for Cadence Quad SPI Flash Controller

[PATCH v2 1/4] mfd: arizona: Factor out SYSCLK enable from wm5102 hardware patch
 2015-03-23 13:52 UTC  (2+ messages)

[PATCH] net: tcp6: fix double call of tcp_v6_fill_cb()
 2015-03-23 13:52 UTC  (2+ messages)

[PATCH 1/1] Add virtio-input driver
 2015-03-23 13:51 UTC  (7+ messages)

[PATCH 00/24] huge tmpfs: an alternative approach to THPageCache
 2015-03-23 13:50 UTC  (6+ messages)
` [PATCH 11/24] huge tmpfs: shrinker to migrate and free underused holes

[PATCH v2] kernel/panic/kexec: fix "crash_kexec_post_notifiers" option issue in oops path
 2015-03-23 13:50 UTC  (5+ messages)

[PATCH net] tcp: prevent fetching dst twice in early demux code
 2015-03-23 13:49 UTC  (2+ messages)

linux-next: manual merge of the net-next tree with the net tree
 2015-03-23 13:52 UTC  (7+ messages)
      ` [PATCH -next] netfilter: Use LOGLEVEL_<FOO> defines

[RFC/PATCH] perf record: Save build-id of DSO in callchains
 2015-03-23 13:44 UTC  (4+ messages)

[PATCH] IIO: Adds ACPI support for ST gyroscopes
 2015-03-23 13:40 UTC  (2+ messages)
` [PATCH] IIO: Add support for L3GD20H gyroscope

[PATCH 00/15] iommu: Move domain allocation into drivers
 2015-03-23 13:35 UTC  (4+ messages)

[PATCH v2] dts: cubox: Map gpio-keys to gpio3 8
 2015-03-23 13:32 UTC  (2+ messages)

[PATCH v2 0/3] iio: adc: vf610: respect ADC clocking limitations
 2015-03-23 13:30 UTC  (4+ messages)
` [PATCH v2 3/3] ARM: dts: add property for maximum ADC clock frequencies

[PATCH] x86/asm/entry/64: fix wrong comment
 2015-03-23 13:30 UTC  (2+ messages)
` [tip:x86/asm] x86/asm/entry/64: Fix incorrect comment

[PATCH 0/2] mm/zsmalloc: trivial clean up
 2015-03-23 13:26 UTC  (3+ messages)
` [PATCH 1/2] zsmalloc: remove synchronize_rcu from zs_compact()
` [PATCH 2/2] zsmalloc: remove extra cond_resched() in __zs_compact

[PATCH RFC 0/2] dmaengine: Introduce Scheduled DMA sub-framework
 2015-03-23 13:25 UTC  (3+ messages)
` [PATCH RFC 1/2] dmaengine: Introduce scheduled DMA framework

questions to planned lock-functionality for vts
 2015-03-23 13:26 UTC  (6+ messages)

[PATCH 0/3] Implement set_rate for FAPLL on dm816x
 2015-03-23 13:25 UTC  (3+ messages)
` [PATCH 2/3] clk: ti: Implement FAPLL set_rate for the synthesizer

PANIC: double fault, error_code: 0x0 in 4.0.0-rc3-2, kvm related?
 2015-03-23 13:22 UTC  (25+ messages)

[PATCH] mfd: sec-core: Enable RTC on S2MPS11 PMIC
 2015-03-23 13:21 UTC  (2+ messages)

[PATCH v3] mfd: Add specific compatible strings for Qualcomm's SPMI PMIC's
 2015-03-23 13:21 UTC  (2+ messages)

[PATCH v10 00/11] sched: consolidation of CPU capacity and usage
 2015-03-23 13:19 UTC  (3+ messages)
` [PATCH v10 04/11] sched: Make sched entity usage tracking scale-invariant

[PATCH] Net: ethernet: rocker: fixed a space coding style issue
 2015-03-23 13:18 UTC  (2+ messages)

[PATCH v2 0/5] mfd: Fix platform device ids to avoid probe failure
 2015-03-23 13:11 UTC  (3+ messages)

[PATCH 1/2] octeon-usb:Fix coding style issue with space between function name and opening bracket
 2015-03-23 13:06 UTC  (2+ messages)

[PATCH] mm: Use GFP_KERNEL allocation for the page cache in page_cache_read
 2015-03-23 13:02 UTC  (9+ messages)

[PATCH] misc: pass miscdevice through file's private_data
 2015-03-23 12:59 UTC  (6+ messages)
` always assign miscdevice to file->private_data
  ` [PATCH 1/4] char: misc: document behaviour of open()
  ` [PATCH 2/4] fbdev: pxa3xx-gcu: remove redundant implementation "
  ` [PATCH 3/4] fs: btrfs: set file->private data NULL after open() because we depend on it
  ` [PATCH 4/4] lguest: explicitly set miscdevice's private_data NULL

[PATCH] sm750fb: Fix indentation, spacing and switch-case
 2015-03-23 12:57 UTC  (2+ messages)

[PATCH 00/14] Enhance twl4030_charger functionality. - V2
 2015-03-23 12:14 UTC  (3+ messages)
` [PATCH 08/14] twl4030_charger: allow max_current to be managed via sysfs
  ` [Gta04-owner] "

[PATCH v7 00/31] Refine PCI scan interfaces and make generic pci host bridge
 2015-03-23 12:40 UTC  (32+ messages)
` [PATCH v7 01/31] xen/PCI: Don't use deprecated function pci_scan_bus_parented()
` [PATCH v7 02/31] PCI: Remove deprecated pci_scan_bus_parented()
` [PATCH v7 03/31] PCI: Save domain in pci_host_bridge
` [PATCH v7 04/31] PCI: Move pci_bus_assign_domain_nr() declaration into drivers/pci/pci.h
` [PATCH v7 05/31] PCI: Introduce pci_host_assign_domain_nr() to assign domain
` [PATCH v7 06/31] PCI: Separate pci_host_bridge creation out of pci_create_root_bus()
` [PATCH v7 07/31] PCI: Add default bus resource in pci_host_bridge
` [PATCH v7 08/31] PCI: Update pci_host_bridge bus resource
` [PATCH v7 09/31] PCI: Introduce pci_host_first_busnr() function
` [PATCH v7 10/31] PCI: Introduce pci_host_bridge_list to manage host bridges
` [PATCH v7 11/31] PCI: Save sysdata in pci_host_bridge drvdata
` [PATCH v7 12/31] powerpc/PCI: Rename pcibios_root_bridge_prepare() to pcibios_set_root_bus_speed()
` [PATCH v7 13/31] PCI: Move pcibios_root_bridge_prepare() to pci_create_host_bridge()
` [PATCH v7 14/31] PCI: Introduce pci_host_bridge_ops to support host specific operations
` [PATCH v7 15/31] PCI: Introduce new scan function pci_scan_host_bridge()
` [PATCH v7 16/31] PCI: Introduce pci_bus_child_max_busnr()
` [PATCH v7 17/31] x86/PCI: Refine pci_acpi_scan_root() with generic pci_host_bridge
` [PATCH v7 18/31] ia64/PCI: "
` [PATCH v7 19/31] powerpc/pci: Use pci_scan_host_bridge() for simplicity
` [PATCH v7 20/31] PCI: Remove pcibios_root_bridge_prepare() and pcibos_set_root_bus_speed()
` [PATCH v7 21/31] sparc/PCI: Use pci_scan_host_bridge() for simplicity
` [PATCH v7 22/31] parisc/PCI: Use pci_scan_root_bus() "
` [PATCH v7 23/31] PCI/mvebu: Use pci_common_init_dev() to simplify code
` [PATCH v7 24/31] PCI/tegra: Remove redundant tegra_pcie_scan_bus()
` [PATCH v7 25/31] PCI/designware: Use pci_scan_root_bus() for simplicity
` [PATCH v7 26/31] PCI/xgene: Use pci_scan_root_bus() instead of pci_create_root_bus()
` [PATCH v7 27/31] PCI: Rename __pci_create_root_bus() to pci_create_root_bus()
` [PATCH v7 28/31] PCI: rename to pci_find_host_bridge()
` [PATCH v7 29/31] PCI: Remove platform specific pci_domain_nr()
` [PATCH v7 30/31] PCI: Remove pci_bus_assign_domain_nr()
` [PATCH v7 31/31] PCI: Clean up CONFIG_PCI_DOMAINS_GENERIC

[PATCH] sm750fb: Fix C99 comment and if-else braces
 2015-03-23 12:48 UTC  (2+ messages)

[Patch V2 0/2] xen: fix regressions regarding memory hotplug in pv domains
 2015-03-23 12:46 UTC  (8+ messages)
` [Patch V2 1/2] xen: prepare p2m list for memory hotplug
  ` [Xen-devel] "
` [Patch V2 2/2] xen: before ballooning hotplugged memory, set frames to invalid
    ` [Xen-devel] "

[PATCH] lguest: explicitly set miscdevice's private_data NULL
 2015-03-23 12:36 UTC 

[PATCH v2 1/2] rtc: s5m: Allow usage on device type different than main MFD type
 2015-03-23 12:34 UTC  (5+ messages)
` [PATCH v2 2/2] mfd: sec-core: Modify RTC compatible name of S2MPS13

[PATCH 0/4] Consolidate DIV_ROUND_CLOSEST_ULL()
 2015-03-23 12:34 UTC  (3+ messages)
` [PATCH 1/4] kernel.h: Implement DIV_ROUND_CLOSEST_ULL

[PATCH 0/3] GIC counter fixes
 2015-03-23 12:32 UTC  (4+ messages)
` [PATCH 1/3] irqchip: irq-mips-gic: Add new functions to start/stop the GIC counter
` [PATCH 2/3] clocksource: mips-gic-timer: Ensure GIC counter is running
` [PATCH 3/3] MIPS: Malta: malta-time: "

[PATCH 00/10] ARM: at91 cleanups for 4.1 #2
 2015-03-23 12:31 UTC  (3+ messages)
` [PATCH 05/10] mfd: syscon: Add Atmel MC (Memory Controller) registers definition

[PATCH 00/35 linux-next] constify of_device_id array
 2015-03-23 12:29 UTC  (4+ messages)
` [PATCH 20/35 linux-next] swim3: "
  ` [PATCH 21/35 linux-next] mfd: "

[PATCH] CHROMIUM: iommu: rockchip: Make sure that page table state is coherent
 2015-03-23 12:29 UTC  (4+ messages)

[PATCH 9/9] x86, traps: Replace some open-coded vm86 checks with v8086_mode
 2015-03-23 12:28 UTC  (2+ messages)
` [tip:x86/asm] x86/asm/entry: Replace some open-coded VM86 checks with v8086_mode() checks

[PATCH] mfd: dln2: use msecs_to_jiffies for time conversion
 2015-03-23 12:28 UTC  (2+ messages)

[PATCH 8/9] x86: Remove user_mode_vm
 2015-03-23 12:28 UTC  (2+ messages)
` [tip:x86/asm] x86/asm/entry: Remove user_mode_vm()

[PATCH 7/9] x86, treewide: s/user_mode_vm/user_mode/g
 2015-03-23 12:27 UTC  (2+ messages)
` [tip:x86/asm] x86/asm/entry: Change all 'user_mode_vm()' calls to 'user_mode()'

[PATCH 6/9] x86: Make user_mode work correctly if regs came from vm86 mode
 2015-03-23 12:27 UTC  (2+ messages)
` [tip:x86/asm] x86/asm/entry: Make user_mode() work correctly if regs came from VM86 mode

[PATCH 5/9] x86, traps: Use user_mode_ignore_vm86 where appropriate
 2015-03-23 12:27 UTC  (2+ messages)
` [tip:x86/asm] x86/asm/entry: Use user_mode_ignore_vm86() "

[PATCH 4/9] x86, perf: Explicitly optimize vm86 handling in code_segment_base
 2015-03-23 12:26 UTC  (2+ messages)
` [tip:x86/asm] x86/asm/entry, perf: Explicitly optimize vm86 handling in code_segment_base()

[PATCH 3/9] x86: Add user_mode_ignore_vm86
 2015-03-23 12:26 UTC  (2+ messages)
` [tip:x86/asm] x86/asm/entry: Add user_mode_ignore_vm86()

[tip:perf/x86] perf/x86/intel: Support task events with Intel CQM
 2015-03-23 12:26 UTC  (2+ messages)
` [tip:perf/x86] perf: Remove type specific target pointers

[tip:perf/x86] perf/x86/intel: Add Intel Cache QoS Monitoring support
 2015-03-23 12:25 UTC  (2+ messages)
` [tip:perf/x86] perf/x86/intel: Fix Makefile to actually build the cqm driver

[PATCH v5] sched/rt: Use IPI to trigger RT task push migration instead of pulling
 2015-03-23 12:25 UTC  (2+ messages)
` [tip:sched/core] "

[PATCH] irq_work: Fix build failure when CONFIG_IRQ_WORK not defined
 2015-03-23 12:25 UTC  (2+ messages)
` [tip:sched/core] irq_work: Fix build failure when CONFIG_IRQ_WORK is "

[PATCH V2] tick/broadcast-hrtimer : Fix suspicious RCU usage in idle loop
 2015-03-23 12:24 UTC  (2+ messages)
` [tip:timers/urgent] timers/tick/broadcast-hrtimer: "

[PATCH] sched: fix RLIMIT_RTTIME when PI-boosting to RT
 2015-03-23 12:24 UTC  (2+ messages)
` [tip:sched/core] sched: Fix "

perf: fuzzer gets CPU stuck in perf_callchain()
 2015-03-23 12:23 UTC  (2+ messages)
` [tip:perf/urgent] perf: Fix irq_work 'tail' recursion

[PATCH 0/3] Reduce system overhead of automatic NUMA balancing
 2015-03-23 12:24 UTC  (4+ messages)
` [PATCH 1/3] mm: numa: Group related processes based on VMA flags instead of page table flags
` [PATCH 2/3] mm: numa: Preserve PTE write permissions across a NUMA hinting fault
` [PATCH 3/3] mm: numa: Slow PTE scan rate if migration failures occur

[PATCH] x86,boot: standardize strcmp()
 2015-03-23 12:23 UTC  (2+ messages)
` [tip:x86/boot] x86/boot: Standardize strcmp()

[PATCH 1/1] x86/cpu: kill eager_fpu_init_bp()
 2015-03-23 12:22 UTC  (2+ messages)
` [tip:x86/fpu] x86/fpu: Kill eager_fpu_init_bp()

[PATCH 1/1] x86/cpu: don't allocate fpu->state for swapper/0
 2015-03-23 12:22 UTC  (2+ messages)
` [tip:x86/fpu] x86/fpu: Don't "

[PATCH v2 4/4] x86/fpu: don't abuse drop_init_fpu() in flush_thread()
 2015-03-23 12:21 UTC  (2+ messages)
` [tip:x86/fpu] x86/fpu: Don't "

[PATCH 3/4] x86/fpu: use restore_init_xstate() instead of math_state_restore() on kthread exec
 2015-03-23 12:21 UTC  (2+ messages)
` [tip:x86/fpu] x86/fpu: Use "

[PATCH 2/4] x86/fpu: introduce restore_init_xstate()
 2015-03-23 12:20 UTC  (2+ messages)
` [tip:x86/fpu] x86/fpu: Introduce restore_init_xstate()

[PATCH 1/4] x86/fpu: document user_fpu_begin()
 2015-03-23 12:20 UTC  (2+ messages)
` [tip:x86/fpu] x86/fpu: Document user_fpu_begin()

[PATCH 1/9] x86, fault: Use TASK_SIZE_MAX in is_prefetch
 2015-03-23 12:20 UTC  (2+ messages)
` [tip:x86/asm] x86/mm/fault: Use TASK_SIZE_MAX in is_prefetch()

[PATCH] x86: execve and sigreturn syscalls must return via iret
 2015-03-23 12:19 UTC  (2+ messages)
` [tip:x86/asm] x86/asm/entry: Fix execve() and sigreturn() syscalls to always return via IRET

[PATCH 2/9] x86, perf: Fix incorrect TIF_IA32 check in code_segment_base
 2015-03-23 12:20 UTC  (2+ messages)
` [tip:x86/asm] x86/asm/entry, perf: Fix incorrect TIF_IA32 check in code_segment_base()

[PATCH v2 0/8] gpio: omap: cleanup: get rid of system GPIO <-> GPIO offset converseations
 2015-03-23 12:18 UTC  (9+ messages)
` [PATCH v2 1/8] gpio: omap: convert omap_gpio_is_input() to use gpio offset
` [PATCH v2 2/8] gpio: omap: simplify omap_set_gpio_dataout_x()
` [PATCH v2 3/8] gpio: omap: convert debounce functions switch to use gpio offset
` [PATCH v2 4/8] gpio: omap: drop 'gpio' param from omap_gpio_init_irq()
` [PATCH v2 5/8] gpio: omap: convert gpio irq functions to use GPIO offset
` [PATCH v2 6/8] gpio: omap: get rid of GPIO_BIT() macro
` [PATCH v2 7/8] gpio: omap: get rid of omap_irq_to_gpio()
` [PATCH v2 8/8] gpio: omap: get rid of GPIO_INDEX() macro

[PATCH 00/16] Sanitize usage of ->flags and ->mapping for tail pages
 2015-03-23 12:17 UTC  (6+ messages)
` [PATCH 05/16] page-flags: define behavior of FS/IO-related flags on compound pages

[PATCH v10 tip 0/9] tracing: attach eBPF programs to kprobes
 2015-03-23 12:07 UTC  (4+ messages)
` [PATCH v10 tip 5/9] tracing: allow BPF programs to call bpf_trace_printk()

[PATCH/RFC v13 00/13] LED / flash API integration
 2015-03-23 12:07 UTC  (6+ messages)
` [PATCH/RFC v13 03/13] leds: Add support for max77693 mfd flash cell
` [PATCH/RFC v13 04/13] DT: Add documentation for the mfd Maxim max77693

[PATCH] ACPI: Adjust the return value of _REV on x86
 2015-03-23 12:04 UTC  (4+ messages)

[PATCH] compat: Fix endian issue in union sigval
 2015-03-23 12:02 UTC  (11+ messages)
                ` [PATCH] tile: use si_int instead of si_ptr for compat_siginfo

[PATCH 4/4] mm: numa: Slow PTE scan rate if migration failures occur
 2015-03-23 12:01 UTC  (11+ messages)

[v4 0/8] Add VT-d Posted-Interrupts support - IOMMU part
 2015-03-23 11:57 UTC  (3+ messages)
` [v4 2/8] iommu, x86: Define new irte structure for VT-d Posted-Interrupts

[PATCH v5 00/12] mfd: axp20x: add AXP221 PMIC support
 2015-03-23 11:55 UTC  (9+ messages)
` [PATCH v5 03/12] mfd: axp20x: add AXP22x "
` [PATCH v5 04/12] mfd: axp20x: update DT bindings with AXP22x compatibles
` [PATCH v5 08/12] mfd: axp20x: Add AXP22x regulator information to DT bindings
` [PATCH v5 09/12] mfd: axp20x: Enable AXP22X regulators

[RFC 0/4] arm64: kexec: fix kvm issue in kexec
 2015-03-23 11:53 UTC  (5+ messages)
` [RFC 1/4] arm64: kvm: add a cpu tear-down function
` [RFC 2/4] arm64: kexec: fix kvm issue
` [RFC 3/4] arm64: kvm: add cpu reset hook for cpu hotplug
` [RFC 4/4] arm64: kvm: add cpu reset at module exit

[PATCH] Staging: rtl8188eu: remove dead code
 2015-03-23 11:54 UTC  (2+ messages)

[PATCH] virtio_mmio: generation support
 2015-03-23 11:50 UTC  (3+ messages)

[PATCH] virtio_mmio: fix endian-ness for mmio
 2015-03-23 11:49 UTC  (5+ messages)

[PATCH v4 0/3] powerpc: Enable seccomp filter support
 2015-03-23 11:44 UTC  (4+ messages)

[PATCH] Input: ALPS - Report v3 pinnacle trackstick device only if is present
 2015-03-23 11:42 UTC  (2+ messages)

[PATCH] Input: ALPS - Detect trackstick presence for v7 protocol
 2015-03-23 11:39 UTC  (2+ messages)

[PATCH] Add device tree support to adp1653 flash driver
 2015-03-23 11:34 UTC  (2+ messages)

[PATCH 06/13] ARM: at91: PIT: make IO endian agnostic
 2015-03-23 11:27 UTC  (2+ messages)

[PATCH] thermal: add omap3 support
 2015-03-23 11:25 UTC  (6+ messages)
` [PATCHv2] "

[PATCH] ASoC:pcm512x: Make PLL lock output selectable via device tree
 2015-03-23 11:14 UTC  (5+ messages)

crypto: img-hash - undefined Kconfig symbols
 2015-03-23 11:08 UTC  (3+ messages)
` [PATCH] crypto: img-hash: Fix Kconfig selections

[PATCH v8 0/3] dmaengine: APM X-Gene SoC DMA engine driver support
 2015-03-23 11:07 UTC  (4+ messages)
` [PATCH v8 1/3] dmaengine: Add support for APM X-Gene SoC DMA engine driver

[GIT PULL] at91: cleanup for 4.1 #4
 2015-03-23 11:04 UTC 

[PATCH 0/4] drm/msm: Initial add DSI support
 2015-03-23 11:03 UTC  (5+ messages)
` [PATCH 3/4] drm/msm: Initial add DSI connector support

[PATCH 08/14] perf tools: Use kmod_path__parse in map_groups__set_modules_path_dir
 2015-03-23 11:02 UTC  (4+ messages)

[GIT PULL 00/31] perf/core improvements and fixes
 2015-03-23 10:57 UTC  (4+ messages)
` [PATCH 14/31] perf build: Rename PERF-FEATURES into FEATURE-DUMP

[PATCHv2 00/12] usb: ulpi bus
 2015-03-23 10:57 UTC  (4+ messages)
` [PATCHv2 01/12] usb: add bus type for USB ULPI


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