linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-11-21 13:13:21 to 2013-11-21 18:02:16 UTC [more...]

[PATCH 0/2] power_supply: Fix Oops from NULL pointer dereference from wakeup_source_activate
 2013-11-21 18:02 UTC  (5+ messages)
` [PATCH 2/2] PM: Fix Oops from NULL pointer dereference in wakeup_source_activate

pull request: wireless 2013-11-21
 2013-11-21 17:59 UTC  (2+ messages)

[PATCH] cpufreq: Make sure CPU is running on a freq from freq-table
 2013-11-21 17:56 UTC  (4+ messages)

[PATCH 00/11] Consolidate asm/fixmap.h files
 2013-11-21 17:55 UTC  (3+ messages)
` [PATCH 07/11] mips: use generic fixmap.h

[PATCH] Fixes to Linux v3.13 - bugs.xenproject.org ones. (v1)
 2013-11-21 17:52 UTC  (3+ messages)
` [PATCH 4/4] xen/xenbus: Avoid synchronous wait on XenBus stalling shutdown/restart
  ` [Xen-devel] "

[PATCH 00/14] sched: SCHED_DEADLINE v9
 2013-11-21 17:52 UTC  (14+ messages)
` [PATCH 03/14] sched: SCHED_DEADLINE structures & implementation
` [PATCH 04/14] sched: SCHED_DEADLINE SMP-related data structures & logic
` [PATCH 09/14] rtmutex: turn the plist into an rb-tree
  ` [PATCH] rtmutex: Fix compare of waiter prio and task prio

[PATCH RFC tip/core/rcu 0/3] Memory-barrier documentation updates
 2013-11-21 17:48 UTC  (3+ messages)
` [PATCH RFC tip/core/rcu 1/3] documentation: Add needed ACCESS_ONCE() calls to memory-barriers.txt
  ` [PATCH RFC tip/core/rcu 2/3] documentation: Add long atomic examples "

[PATCH 14/17] dt: Consolidate __dtb_start declarations in <linux/of_fdt.h>
 2013-11-21 17:49 UTC  (8+ messages)
` [PATCH 1/9] dt: Handle passed/built-in DT selection in early_init_dt_scan()

[GIT PULL] hwmon updates for 3.13-rc1 [#2]
 2013-11-21 17:47 UTC 

[PATCH v2 00/10] Reuse davinci-nand driver for Keystone arch
 2013-11-21 17:45 UTC  (2+ messages)

[PATCH] perf: Move fs.* to generic lib/lk/
 2013-11-21 17:37 UTC  (15+ messages)

[RFC PATCH v2 0/5] locks: implement "filp-private" (aka UNPOSIX) locks
 2013-11-21 17:36 UTC  (7+ messages)
` [RFC PATCH v2 1/5] locks: consolidate checks for compatible filp->f_mode values in setlk handlers
` [RFC PATCH v2 2/5] locks: rename locks_remove_flock to locks_remove_filp
` [RFC PATCH v2 3/5] locks: add new "private" lock type that is owned by the filp

[PATCH] hwmon: (max6650) Add support for gpiodef
 2013-11-21 17:34 UTC  (12+ messages)
                  ` [lm-sensors] "

[GIT PULL] direct IO support for loop driver
 2013-11-21 17:34 UTC  (5+ messages)

Next Long Term Stable?
 2013-11-21 17:30 UTC  (2+ messages)

[PATCH 0/7] Cure some vaux idle wrackage
 2013-11-21 17:27 UTC  (13+ messages)
` [PATCH 3/7] idle, thermal, acpi: Remove home grown idle implementations
` [PATCH 6/7] sched: Clean up preempt_enable_no_resched() abuse

[PATCH v2] sched: Check sched_domain before computing group power
 2013-11-21 17:22 UTC  (5+ messages)
` [tip:sched/urgent] "

[PATCHv5 0/9] Unifying Tegra IOMMU(SMMU) driver among Tegra SoCs
 2013-11-21 17:20 UTC  (12+ messages)
` [PATCHv5 1/9] of: introduce of_property_for_earch_phandle_with_args()
` [PATCHv5 4/9] iommu/tegra: smmu: register device to iommu dynamically
  ` [PATCHv5 2/9] driver/core: populate devices in order for IOMMUs

[PATCHv6 00/13] Unifying SMMU driver among Tegra SoCs
 2013-11-21 17:17 UTC  (15+ messages)
` [PATCHv6 01/13] of: introduce of_property_for_earch_phandle_with_args()
  ` [PATCHv6+ "
` [PATCHv6 02/13] iommu/of: introduce a global iommu device list
` [PATCHv6 03/13] iommu/of: check if dependee iommu is ready or not
` [PATCHv6 04/13] driver/core: populate devices in order for IOMMUs
` [PATCHv6 05/13] iommu/core: add ops->{bound,unbind}_driver()
` [PATCHv6 06/13] ARM: tegra: create a DT header defining SWGROUP ID
` [PATCHv6 07/13] iommu/tegra: smmu: register device to iommu dynamically
` [PATCHv6 08/13] iommu/tegra: smmu: calculate ASID register offset by ID
` [PATCHv6 09/13] iommu/tegra: smmu: get swgroups from DT "iommus="
` [PATCHv6 10/13] iommu/tegra: smmu: allow duplicate ASID wirte
` [PATCHv6 11/13] iommu/tegra: smmu: Rename hwgrp -> swgroups
` [PATCHv6 12/13] iommu/tegra: smmu: add SMMU to an global iommu list
` [PATCHv6 13/13] [FOR TEST] ARM: dt: tegra30: add "iommus" binding

[PATCH 0/5] gpio / ACPI: convert users to gpiod_* and drop acpi_gpio.h
 2013-11-21 17:22 UTC  (11+ messages)
` [PATCH 1/5] net: rfkill: gpio: convert to descriptor-based GPIO interface
` [PATCH 2/5] mmc: sdhci-acpi: covert to use GPIO descriptor API
` [PATCH 3/5] gpio / ACPI: register to ACPI events automatically
` [PATCH 4/5] gpio / ACPI: get rid of acpi_gpio.h
` [PATCH 5/5] Documentation / ACPI: update to GPIO descriptor API

user defined OOM policies
 2013-11-21 17:13 UTC  (6+ messages)

[PATCH] i2c: davinci: raw read and write endian fix
 2013-11-21 17:05 UTC  (2+ messages)

[PATCH 10/12] mtd: nand: davinci: don't set timings if AEMIF is used
 2013-11-21 17:07 UTC  (6+ messages)

[PATCH RT 0/7] Linux 3.8.13.13-rt25-rc1
 2013-11-21 16:59 UTC  (8+ messages)
` [PATCH RT 1/7] genirq: Set the irq thread policy without checking CAP_SYS_NICE
` [PATCH RT 2/7] Kind of revert "powerpc: 52xx: provide a default in mpc52xx_irqhost_map()"
` [PATCH RT 3/7] hwlat-detector: Dont ignore threshold module parameter
` [PATCH RT 4/7] mm/slub: do not rely on slab_cached passed to free_delayed()
` [PATCH RT 5/7] mm/memcontrol: Dont call schedule_work_on in preemption disabled context
` [PATCH RT 6/7] drm: remove preempt_disable() from drm_calc_vbltimestamp_from_scanoutpos()
` [PATCH RT 7/7] Linux 3.8.13.13-rt25-rc1

[PATCH] um: Rename print_stack_trace to do_stack_trace
 2013-11-21 17:02 UTC  (2+ messages)

[patch 0/9 v3] kexec kernel efi runtime support
 2013-11-21 16:57 UTC  (12+ messages)
` [patch 1/9 v3] efi: remove unused variables in __map_region
` [patch 2/9 v3] efi: add a wrapper function efi_map_region_fixed
` [patch 4/9 v3] efi: cleanup efi_enter_virtual_mode function
` [patch 5/9 v3] efi: export more efi table variable to sysfs
` [patch 9/9 v3] x86: export x86 boot_params "

/proc/vmcore mmap() failure issue
 2013-11-21 16:52 UTC  (11+ messages)

[PATCH] ARM: kernel: Detect DTB overwrite and error out
 2013-11-21 16:48 UTC  (2+ messages)

[GIT PULL] XFS update #2 for 3.13-rc1
 2013-11-21 16:43 UTC 

commit c368e5fc2a190923b786f2de3e79430ea3566a25 regresses MMC
 2013-11-21 16:43 UTC  (6+ messages)

[patch] mm, vmscan: abort futile reclaim if we've been oom killed
 2013-11-21 16:40 UTC  (11+ messages)

[PATCHv5 00/20] device thermal limits represented in device tree nodes (v5)
 2013-11-21 16:32 UTC  (9+ messages)
` [PATCHv5 10/20] arm: dts: add omap4430 thermal data
` [PATCHv9 02/20] thermal: introduce device tree parser

[PATCH v2 0/3] sfi, intel_mid: introduce SFI GPIO API and use it
 2013-11-21 16:29 UTC  (4+ messages)
` [PATCH v2 2/3] gpiolib: append SFI helpers for GPIO API

[PATCH] i915, debugfs: Fix uninitialized warning
 2013-11-21 16:25 UTC  (3+ messages)

[RFC] Control dependencies
 2013-11-21 16:17 UTC 

current_thread_info() not respecting program order with gcc 4.8.x
 2013-11-21 16:02 UTC  (3+ messages)

[PATCH] cpufreq: suspend/resume governors with PM notifiers
 2013-11-21 16:17 UTC  (8+ messages)

Apply For An Urgent Loan Now !!!
 2013-11-21 16:09 UTC 

[PATCH] arch: c6x: uapi: be sure of "_UAPI" prefix for all guard macros
 2013-11-21 16:03 UTC  (2+ messages)

[PATCH 0/3] Fixes for multitouch / generic gamepads interaction
 2013-11-21 15:53 UTC  (4+ messages)
` [PATCH 1/3] Only process ABS_MT_SLOT where there are slots available

[Update PATCH 1/1] Cpufreq: Make governor data on nonboot cpus across system suspend/resume
 2013-11-21 15:54 UTC  (4+ messages)
` [PATCH V2] "

linux-next: Tree for Nov 21
 2013-11-21 15:50 UTC  (2+ messages)
` linux-next: Tree for Nov 21 (nouveau)

[PATCH V2 Resend] cpuidle: free all state kobjects from cpuidle_free_state_kobj()
 2013-11-21 15:48 UTC  (3+ messages)

[ANNOUNCE] 3.10.20-rt17
 2013-11-21 15:45 UTC 

[PATCH v2 0/4] wire up CPU features to udev based module loading
 2013-11-21 15:42 UTC  (5+ messages)
` [PATCH v2 1/4] x86: move arch_cpu_uevent() to generic code
` [PATCH v2 2/4] cpu: advertise CPU features over udev in a generic way
` [PATCH v2 3/4] x86: align with generic cpu modalias
` [PATCH v2 4/4] arm64: advertise CPU features for modalias matching

[PATCH-v2 0/3] staging/lustre: sync with external tree
 2013-11-21 15:43 UTC  (5+ messages)
` [PATCH-v2 1/3] staging/lustre/llite: Access to released file triggers a restore
` [PATCH-v2 2/3] staging/lustre/ldlm: fix resource/fid check, use DLDLMRES
` [PATCH-v2 3/3] staging/lustre/lnet: Fix assert on empty group in selftest module

[PATCH 0/4] bonding: L2DA mode
 2013-11-21 15:37 UTC  (8+ messages)
` [PATCH 1/4] bonding: L2DA mode added
` [PATCH 2/4] bonding: L2DA mode intergated
` [PATCH 3/4] bonding: L2DA command IOCTL
` [PATCH 4/4] bonding: L2DA query IOCTL

[PATCH 0/2] gpio: davinci: preparation fixes and updates to reuse it for Keystone
 2013-11-21 15:34 UTC  (3+ messages)
` [PATCH 1/2] gpio: davinci: get rid of DAVINCI_N_GPIO
` [PATCH 2/2] gpio: introduce GPIO_DAVINCI kconfig option

[PATCH] clk: keystone: gate: don't use reserved bits
 2013-11-21 15:39 UTC  (3+ messages)

[PATCH -v2 01/10] mfd: dialog: Constify struct mfd_cell where possible
 2013-11-21 15:16 UTC  (4+ messages)
` [PATCH -v2 09/10] mfd: staging: "

[PATCH] x86: enable DMA CMA with swiotlb
 2013-11-21 15:02 UTC  (3+ messages)

[PATCH] Perf: Correct Assumptions about Sample Timestamps in Passes
 2013-11-21 14:55 UTC  (5+ messages)

Some kernel module options not showing up in modinfo
 2013-11-21 14:47 UTC 

[PATCH 0/2] perf: config: add per-feature check flags
 2013-11-21 14:52 UTC  (3+ messages)
` [PATCH 1/2] perf: "
` [PATCH 2/2] perf: unwinding: use the "

[PATCH 0/4] More color in 'perf diff'
 2013-11-21 14:33 UTC  (5+ messages)
` [PATCH 1/4] perf diff: don't compute Delta if he->dummy
` [PATCH 2/4] perf diff: give Delta column an appropriate color
` [PATCH 3/4] perf diff: generalize hpp__color_delta for -c
` [INCOMPLETE PATCH 4/4] perf diff: give Ratio column an appropriate color

[PATCH 1/2] staging/lustre/ptlrpc: fix ptlrpc_stop_pinger logic
 2013-11-21 14:42 UTC  (2+ messages)
` [PATCH 2/2] staging/lustre/obdclass: add empty tailing member to ctl_table

[PATCH] mm: place page->pmd_huge_pte to right union
 2013-11-21 14:38 UTC  (2+ messages)

[PATCH] video: backlight: Remove backlight sysfs uevent
 2013-11-21 14:33 UTC  (6+ messages)

[PATCH 00/10] staging/lustre/libcfs: cleanup linux-fs.h and kp30.h
 2013-11-21 14:28 UTC  (11+ messages)
` [PATCH 01/10] staging/lustre/libcfs: remove filp_size/filp_poff
` [PATCH 02/10] staging/lustre/libcfs: remove filp_fsync
` [PATCH 03/10] staging/lustre/libcfs: remove filp_read
` [PATCH 04/10] staging/lustre/libcfs: remove filp_write
` [PATCH 05/10] staging/lustre: move IFTODT/DTTOIF to lustre_idl.h
` [PATCH 06/10] staging/lustre/libcfs: remove flock wrappers
` [PATCH 07/10] staging/lustre/libcfs: remove linux-fs.h
` [PATCH 08/10] staging/lustre/libcfs: remove lwt code
` [PATCH 09/10] staging/lustre: remove CFS_MODULE_PARM
` [PATCH 10/10] staging/lustre/libcfs: remove LI_POISON

[PATCH] i915, fbdev: Fix Kconfig typo
 2013-11-21 14:29 UTC 

[PATCH v2 0/5] mfd: max14577: Add max14577 MFD drivers
 2013-11-21 14:27 UTC  (10+ messages)
` [PATCH v2 1/5] mfd: max14577: Add max14577 MFD driver core
` [PATCH v2 4/5] regulator: max14577: Add regulator driver for Maxim 14577

[PATCH-v2 0/6] ima: support per-measurement templates
 2013-11-21 14:11 UTC  (2+ messages)
` [Linux-ima-devel] "

[PATCH] regmap: make sure we unlock on failure in regmap_bulk_write
 2013-11-21 14:05 UTC  (2+ messages)

[PATCH v6 00/11] VFS hot tracking
 2013-11-21 13:57 UTC  (3+ messages)

Hadoop Online Training
 2013-11-21 13:56 UTC 

[PATCH] Make efi-pstore return a unique id
 2013-11-21 13:53 UTC  (8+ messages)

(no subject)
 2013-11-21 13:50 UTC 

[PATCH v2] of: unflatten_and_copy: handle NULL initial_boot_params
 2013-11-21 13:49 UTC  (2+ messages)

Hadoop Training Hadoop Online Training
 2013-11-21 13:44 UTC 

[PATCH 00/22] perf tools: Add traceevent plugins support
 2013-11-21 13:42 UTC  (12+ messages)
` [PATCH 06/22] tools lib traceevent: Add kmem plugin
` [PATCH 07/22] tools lib traceevent: Add kvm plugin
` [PATCH 09/22] tools lib traceevent: Add sched_switch plugin
` [PATCH 10/22] tools lib traceevent: Add function plugin
` [PATCH 15/22] tools lib traceevent: Change pevent_parse_event to return event format

[RFC PATCH] arm64: Add arch support for PCI
 2013-11-21 13:38 UTC  (2+ messages)

[PATCH v3 0/3] phy: Add new Exynos USB 2.0 PHY driver
 2013-11-21 13:36 UTC  (3+ messages)
` [PATCH v3 1/3] phy: Add new Exynos USB "

[GIT PULL] KVM fixes for 3.13
 2013-11-21 13:35 UTC 

[PATCH] of: unflatten_and_copy: handle NULL initial_boot_params
 2013-11-21 13:33 UTC  (3+ messages)

[PATCH 00/11] preempt_count rework -v3
 2013-11-21 13:30 UTC  (8+ messages)
` [patch 0/6] Make all preempt_count related constants generic
  ` [patch 4/6] ia64: Use preempt_schedule_irq

[RFC PATCH 0/4] Allow Link state changes for Hot-Plug
 2013-11-21 13:16 UTC  (2+ messages)

[PATCH] acpi: Incorrect ACPI tables walk in acpi_tables_sysfs_init
 2013-11-21 13:27 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).