linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-01-21 14:55:30 to 2014-01-21 21:25:28 UTC [more...]

[PATCH RFC 00/73] tree-wide: clean up some no longer required #include <linux/init.h>
 2014-01-21 21:22 UTC  (17+ messages)
` [PATCH 01/73] init: delete the __cpuinit related stubs
` [PATCH 02/73] mm: replace module_init usages with subsys_initcall in nommu.c
` [PATCH 04/73] netfilter: don't use module_init/exit in core IPV4 code
` [PATCH 07/73] x86: replace __init_or_module with __init in non-modular vsmp_64.c
` [PATCH 13/73] powerpc: use subsys_initcall for Freescale Local Bus
` [PATCH 14/73] powerpc: don't use module_init for non-modular core hugetlb code
` [PATCH 15/73] powerpc: don't use module_init in non-modular 83xx suspend code
` [PATCH 21/73] arm: don't use module_init in non-modular mach-vexpress/spc.c code
` [PATCH 23/73] sparc: don't use module_init in non-modular pci.c code
` [PATCH 24/73] m68k: don't use module_init in non-modular mvme16x/rtc.c code
` [PATCH 25/73] ia64: don't use module_init for non-modular core kernel/mca.c code
` [PATCH 27/73] drivers/clk: don't use module_init in clk-nomadik.c which is non-modular
` [PATCH 29/73] drivers/platform: don't use modular register in non-modular pdev_bus.c
` [PATCH 34/73] mips: delete non-required instances of include <linux/init.h>
` [PATCH 36/73] s390: "
` [PATCH 40/73] watchdog: "

[Patch v1 1/3] ACPI: add callback prepare() into acpi_hotplug_handler
 2014-01-21 21:14 UTC  (2+ messages)

[PATCH 2/3] mm/memcg: fix endless iteration in reclaim
 2014-01-21 21:18 UTC  (5+ messages)
` [PATCH -mm 1/2] memcg: fix endless loop caused by mem_cgroup_iter
  ` [PATCH -mm 2/2] memcg: fix css reference leak and endless loop in mem_cgroup_iter

[PATCH] drivers/hid/wacom: fixed coding style issues
 2014-01-21 21:18 UTC  (4+ messages)

[PATCH] AMD64_EDAC: Fix logic to determine channel for F15 M30h processors
 2014-01-21 21:03 UTC 

[PATCH] staging: lustre: fix GFP_ATOMIC macro usage
 2014-01-21 21:15 UTC  (7+ messages)

VDSO support for 32bit time functions
 2014-01-21 20:54 UTC  (2+ messages)

[PATCH v3 0/6] pseudo-interleaving for automatic NUMA balancing
 2014-01-21 21:05 UTC  (12+ messages)
` [PATCH 3/6] numa,sched: build per numa_group active node mask from faults_from statistics
` [PATCH 4/6] numa,sched,mm: use active_nodes nodemask to limit numa migrations
` [PATCH 5/6] numa,sched: normalize faults_from stats and weigh by CPU use
` [PATCH 6/6] numa,sched: do statistics calculation using local variables only

[GIT PULL] GPIO bulk changes for v3.14
 2014-01-21 21:01 UTC  (3+ messages)

[PATCH v7] staging/bluetooth: Add hci_h4p driver
 2014-01-21 20:56 UTC 

[RFC PATCH 0/9] mtd: nand: add sunxi NAND Flash Controller support
 2014-01-21 20:55 UTC  (6+ messages)
          ` [linux-sunxi] "

[PATCHv2] dt: binding documentation for bq2415x charger
 2014-01-21 20:48 UTC  (3+ messages)
` [PATCHv3] "

[PATCH] ixgbevf: delete unneeded call to pci_set_power_state
 2014-01-21 20:47 UTC  (2+ messages)

[PATCH] x86, relocs: add manual debug mode
 2014-01-21 20:45 UTC  (2+ messages)
` [tip:x86/build] x86, relocs: Add "

[GIT PULL 0/8] perf/core fixes
 2014-01-21 20:43 UTC  (9+ messages)
` [PATCH 1/8] perf timechart: Fix wrong SVG height
` [PATCH 2/8] perf session: Free cpu_map in perf_session__cpu_bitmap
` [PATCH 3/8] perf tools: Add support for the xtensa architecture
` [PATCH 4/8] perf stat: fix NULL pointer reference bug with event unit
` [PATCH 5/8] perf tools: Ensure sscanf does not overrun the "mem" field
` [PATCH 6/8] perf evsel: Remove duplicate member zeroing after free
` [PATCH 7/8] perf stat: Fix memory corruption of xyarray when cpumask is used
` [PATCH 8/8] perf symbols: Fix JIT symbol resolution on heap

[PATCH] sched: fix sched_entity avg statistics update
 2014-01-21 20:45 UTC  (5+ messages)

[PATCH 0/9] Various sched patches
 2014-01-21 20:43 UTC  (8+ messages)
` [PATCH 4/9] sched: Clean up idle task SMP logic
` [PATCH 8/9] sched/fair: Optimize cgroup pick_next_task_fair

[question] how to figure out OOM reason? should dump slab/vmalloc info when OOM?
 2014-01-21 20:41 UTC  (4+ messages)

[PATCH] Score: Remove "select HAVE_GENERIC_HARDIRQS" again
 2014-01-21 20:37 UTC 

[GIT PULL] MFD pull-request for v3.14
 2014-01-21 20:36 UTC  (3+ messages)

[GIT PULL] regulator updates for v3.13-rc1
 2014-01-21 20:31 UTC  (5+ messages)

[PATCH] tty: Allow stealing of controlling ttys within user namespaces
 2014-01-21 20:22 UTC 

[PATCH v4] xen/grant-table: Avoid m2p_override during mapping
 2014-01-21 20:22 UTC 

[RFC PATCH V3 0/2] Fix null pointer deference problem
 2014-01-21 20:21 UTC  (6+ messages)
` [RFC PATCH V3 1/2] null_blk: Null pointer deference problem in alloc_page_buffers
` [RFC PATCH V3 2/2] fs : Add sanity checks for block size > PAGE_SIZE

[PATCH 1/5] spi: Spelling s/finised/finished/
 2014-01-21 20:06 UTC  (11+ messages)
` [PATCH v2 2/5] spi: Clarify transfer_one() w.r.t. spi_finalize_current_transfer()
` [PATCH v2 3/5] spi: Correct set_cs() documentation
` [PATCH 4/5] spi: Check that Quad/Dual is half duplex
` [PATCH 5/5] spi: rspi: Document support for Renesas QSPI in Kconfig

[PATCH] regulator: ti-abb: Add support for interleaved LDO registers
 2014-01-21 20:06 UTC  (3+ messages)

[PATCH 0/5] lockdep: (Was: check && lockdep_no_validate)
 2014-01-21 20:06 UTC  (9+ messages)
` [PATCH 5/5] lockdep: pack subclass/trylock/read/check into a single argument
        ` uninline rcu_lock_acquire/etc ?

Weird plugin paths in perf and perf.so binaries with 3.14 merge window
 2014-01-21 20:02 UTC 

[PATCH] USB: input: gtco.c: fix usb_dev leak
 2014-01-21 19:59 UTC  (2+ messages)

ARM kernel (& ext3) stability issues with GCC 4.8?
 2014-01-21 19:58 UTC  (2+ messages)

[PATCHv5 00/10] Thermal Framework Enhancements
 2014-01-21 19:46 UTC  (3+ messages)
` [PATCHv5 01/10] Thermal: Do kfree in _unregister functions

[PATCH v3] xen/grant-table: Avoid m2p_override during mapping
 2014-01-21 19:43 UTC  (5+ messages)
` [Xen-devel] "

[PATCH] pwm: add support for Intel Low Power Subsystem PWM
 2014-01-21 19:43 UTC  (4+ messages)

[PATCH] x86, quirks: Add workaround for AMD F16h Erratum792
 2014-01-21 19:32 UTC  (3+ messages)

[PATCH] staging/usbip: remove vhci_hcd vhci_hub_status change message
 2014-01-21 19:18 UTC 

[PATCH V3 1/1] Drivers: hv: Implement the file copy service
 2014-01-21 19:13 UTC  (4+ messages)

[PATCH v2 0/3] Deferrable timers support for timerfd API
 2014-01-21 19:12 UTC  (2+ messages)

[PATCH 0/2 RESEND] POSIX-compliant version of fchmodat with flag argument
 2014-01-21 18:58 UTC  (5+ messages)
` [PATCH 1/2] vfs: Add fchmodat4 syscall: "
      ` [PATCH] vfs: Add version of "

[PATCH v2 0/9] Phase out pci_enable_msi_block()
 2014-01-21 19:06 UTC  (10+ messages)
` [PATCH v2 5/9] nvme: Fix invalid call to irq_set_affinity_hint()
        ` [PATCH] nvme: Cleanup nvme_dev_start() and fix IRQ leak
              ` [PATCH 2/2] "

[PATCH v3 4/4] KVM/X86: Enable Intel MPX for guest
 2014-01-21 19:04 UTC 

[PATCH v3 3/4] KVM/X86: add MSR_IA32_BNDCFGS to msrs_to_save
 2014-01-21 19:03 UTC 

[PATCH v3 2/4] KVM/X86: Intel MPX vmx and msr handle
 2014-01-21 19:01 UTC 

[0/11][REPOST] Energy-aware scheduling use-cases and scheduler issues
 2014-01-21 18:53 UTC  (7+ messages)
` [11/11] system 1: Saving energy using DVFS

[PATCH v3 1/4] KVM/X86: Fix xsave cpuid exposing bug
 2014-01-21 18:59 UTC 

[PATCH RFC 0/6] net: rfkill: gpio: Add device tree support
 2014-01-21 18:50 UTC  (7+ messages)
` [PATCH RFC 4/6] net: rfkill: gpio: add "

latest git usb3.0 ports not working
 2014-01-21 18:47 UTC 

[PATCH v2 0/7] Support Krait CPU PMUs
 2014-01-21 18:37 UTC  (4+ messages)
` [PATCH v2 5/7] ARM: perf_event: Fully support Krait CPU PMU events

[GIT PULL] x86/kaslr for v3.14
 2014-01-21 18:37 UTC  (10+ messages)

[PATCH] x86: intel-mid: fix possible warning when selecting X86_INTEL_MID
 2014-01-21 18:41 UTC 

[PATCH 0/2] serial: Move uart_register_driver call to device probe
 2014-01-21 18:30 UTC  (9+ messages)
` [PATCH 1/2] serial: samsung: "

AMD microcode loading broken on 32 bit
 2014-01-21 18:25 UTC  (3+ messages)

[PATCH] regulator: pfuze100-regulator: Improve dev_info() message
 2014-01-21 18:25 UTC  (2+ messages)

[PATCH v4] arm: remove !CPU_V6 and !GENERIC_ATOMIC64 build dependencies for XEN
 2014-01-21 18:17 UTC  (3+ messages)

[PATCH v3 16/24] drm/i2c: tda998x: add DT documentation
 2014-01-21 18:17 UTC  (4+ messages)

kvm virtio ethernet ring on guest side over high throughput (packet per second)
 2014-01-21 18:06 UTC 

[PATCH 0/8] Update kernel uabi header files for x32
 2014-01-21 18:06 UTC  (8+ messages)
` [PATCH 1/8] Use __kernel_long_t in struct timex
` [PATCH 6/8] Use __kernel_ulong_t in x86 struct semid64_ds

[GIT] Security subsystem changes for 3.14
 2014-01-21 18:03 UTC  (3+ messages)

[GIT PULL] battery-2.6.git
 2014-01-21 17:54 UTC 

[GIT PULL] dlm updates for 3.14
 2014-01-21 17:48 UTC 

[PATCH v8 3/6] MCS Lock: optimizations and extra comments
 2014-01-21 17:31 UTC  (3+ messages)

[PATCH v2 0/4] X86/KVM: enable Intel MPX for KVM
 2014-01-21 17:26 UTC  (9+ messages)

[tip:core/urgent] MAINTAINERS: Restore "L: linux-kernel@vger.kernel.org" entries
 2014-01-21 17:24 UTC  (2+ messages)

[PATCH] serial: samsung: move clock deactivation below uart registration
 2014-01-21 17:24 UTC  (3+ messages)

[PATCH v6 00/10] USB Host support for OMAP5 uEVM (for 3.14)
 2014-01-21 17:19 UTC  (2+ messages)

[PATCH 3/5] mfd: tc3589x: reform device tree probing
 2014-01-21 17:15 UTC  (3+ messages)

[PATCH 1/4 v3] mfd: tc3589x: Add device tree bindings
 2014-01-21 17:13 UTC  (3+ messages)

[PATCH 1/2][v5] driver/memory:Move Freescale IFC driver to a common driver
 2014-01-21 17:11 UTC  (2+ messages)

math_state_restore and kernel_fpu_end disable interrupts?
 2014-01-21 17:10 UTC  (2+ messages)

[PATCH 0/8] Update kernel uabi header files for x32
 2014-01-21 17:06 UTC  (6+ messages)

[PATCH v4 00/16] uprobes: Add uprobes support for ARM
 2014-01-21 16:51 UTC  (4+ messages)
` [PATCH v4 15/16] ARM: add uprobes support

[PATCH] i2c: rely on driver core when sanitizing devices
 2014-01-21 16:48 UTC 

[RFC PATCH] vfio/iommu_type1: Multi-IOMMU domain support
 2014-01-21 16:46 UTC  (4+ messages)

[PATCH 00/13] sched, deadline: patches
 2014-01-21 16:46 UTC  (8+ messages)
` [PATCH 01/13] sched: Add 3 new scheduler syscalls to support an extended scheduling parameters ABI

2.6.34.x longterm stable status
 2014-01-21 16:38 UTC  (5+ messages)

3.13 hangs when I tried to start a KVM at a 32 bit stable Gentoo
 2014-01-21 16:38 UTC 

[PATCH] sched/deadline: Add sched_dl documentation
 2014-01-21 16:28 UTC  (13+ messages)

[PATCH] Add HID's to hid-microsoft driver of Surface Type/Touch Cover 2 to fix bug
 2014-01-21 16:24 UTC  (4+ messages)

[PATCH] [trivial] sched: Fix warning on make htmldocs caused by wait.h
 2014-01-21 16:22 UTC 

[PATCH v8 4/4] qrwlock: Use smp_store_release() in write_unlock()
 2014-01-21 16:16 UTC  (13+ messages)

[PATCH v9 0/5] qrwlock: Introducing a queue read/write lock implementation
 2014-01-21 16:09 UTC  (17+ messages)
` [PATCH v9 1/5] qrwlock: A "
` [PATCH v9 2/5] qrwlock x86: Enable x86 to use queue read/write lock
` [PATCH v9 3/5] qrwlock, x86 - Treat all data type not bigger than long as atomic in x86
` [PATCH v9 4/5] qrwlock: Use smp_store_release() in write_unlock()

Crash in elevator_dispatch_fn() (e.g. deadline_dispatch()) when changing elevators
 2014-01-21 15:58 UTC 

[PATCH] pinctrl: at91: use locked variant of irq_set_handler
 2014-01-21 15:55 UTC 

[ANNOUNCE] 3.12.6-rt9
 2014-01-21 15:40 UTC  (6+ messages)

[PATCH V7] ARM : unwinder : Prevent data abort due to stack overflow
 2014-01-21 15:42 UTC  (2+ messages)

task_ctx_sched_out WARN_ON triggered
 2014-01-21 15:09 UTC  (3+ messages)

[GIT PULL] sound updates for 3.14-rc1
 2014-01-21 15:35 UTC 

[PATCH] SUNRPC: Allow one callback request to be received from two sk_buff
 2014-01-21 15:35 UTC  (4+ messages)

[PATCH v2] backlight: Convert from Legacy pm ops to dev_pm_ops
 2040-11-14 11:27 UTC  (3+ messages)

[PATCH] ARM: Make pgtbl macro more robust
 2014-01-21 15:28 UTC  (3+ messages)

[PATCH] ARM: moxart: DT fixups
 2014-01-21 15:26 UTC 

staging: vt6656: device.h Remove typedef enum __device_init_type
 2014-01-21 15:16 UTC 

[PATCH 1/1] add StartTimeMonotomic, StartTimeBootTime to per pid in /proc
 2014-01-21 15:10 UTC 

[PATCH -trivial] mg_disk: Spelling s/finised/finished/
 2014-01-21 15:15 UTC 

[PATCH v2 0/5] arm64: advertise availability of CRC and crypto instructions
 2014-01-21 15:12 UTC  (10+ messages)

[PATCH 0/1] libata: Get rid of ata_port::qc_allocated bitmask
 2014-01-21 15:02 UTC  (2+ messages)
` [PATCH 1/1] "

top-down balance purpose discussion -- resend
 2014-01-21 14:57 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 NNTP newsgroup(s).