public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-04-03 02:25:28 to 2013-04-03 09:18:56 UTC [more...]

[RFC][PATCH 0/7] memcg: make memcg's life cycle the same as cgroup
 2013-04-03  9:19 UTC  (9+ messages)
` [RFC][PATCH 1/7] memcg: use css_get in sock_update_memcg()
` [RFC][PATCH 2/7] memcg: don't use mem_cgroup_get() when creating a kmemcg cache
` [RFC][PATCH 3/7] memcg: use css_get/put when charging/uncharging kmem
` [RFC][PATCH 4/7] memcg: use css_get/put for swap memcg
` [RFC][PATCH 5/7] cgroup: make sure parent won't be destroyed before its children
` [RFC][PATCH 6/7] memcg: don't need to get a reference to the parent
` [RFC][PATCH 7/7] memcg: kill memcg refcnt

[RFC 1/4] mm: Per process reclaim
 2013-04-03  9:17 UTC  (7+ messages)
` [RFC 4/4] mm: Enhance per "

[RFC] perf: need to expose sched_clock to correlate user samples with kernel samples
 2013-04-03  9:17 UTC  (16+ messages)

[PATCH] To add NULL pointer check
 2013-04-03  9:13 UTC  (7+ messages)

[PATCH 00/12] second set of musb-ux500 and ab8500-usb updates
 2013-04-03  9:12 UTC  (16+ messages)
` [PATCH 01/12] usb: musb: ux500_dma: drop references to U5500
` [PATCH 02/12] usb: phy: ab8500-usb: convert to devm_kzalloc
` [PATCH 03/12] usb: phy: ab8500-usb: set phy tuning values
` [PATCH 04/12] usb: phy: ab8500-usb: fix eye diagram for ab8500 v2.0
` [PATCH 05/12] usb: phy: ab8500-usb: add regulator support
` [PATCH 06/12] usb: phy: ab8500-usb: split ab8500_usb_phy_ctrl
` [PATCH 07/12] usb: phy: ab8500-usb: enable/disable regulator on phy events
` [PATCH 08/12] usb: phy: ab8500-usb: fix unbalanced clock and regulator disable warnings
` [PATCH 09/12] usb: phy: ab8500-usb: fix last notifier arguments
` [PATCH 10/12] usb: phy: ab8500-usb: adopt pinctrl support
` [PATCH 11/12] usb: phy: ab8500-usb: drop link status delayed work
` [PATCH 12/12] usb: phy: ab8500-usb: call phy_dis_work only when necessary

[PATCHSET 0/9] perf tools: Bug fix and cleanup for sort keys
 2013-04-03  9:10 UTC  (6+ messages)
` [PATCH 6/9] perf sort: Add 'addr' sort key

[PATCH] timer: Fix possible issues with non serialized timer_pending( )
 2013-04-03  8:53 UTC  (3+ messages)

[PATCH] i2c-hid: fix length for set/get report in i2c hid
 2013-04-03  8:59 UTC  (2+ messages)

[PATCH v2 0/7] Tegra USB PHY driver series
 2013-04-03  8:41 UTC  (8+ messages)
` [PATCH v2 1/7] ARM: tegra: finalize USB EHCI and PHY bindings
` [PATCH v2 2/7] ARM: tegra: update device trees for USB binding rework
` [PATCH v2 3/7] usb: phy: tegra: Get PHY mode using DT
` [PATCH v2 4/7] usb: phy: tegra: Return correct error value provided by clk_get_sys
` [PATCH v2 5/7] usb: phy: tegra: get ULPI reset GPIO info using DT
` [PATCH v2 6/7] usb: phy: tegra: Add error handling & clean up
` [PATCH v2 7/7] usb: phy: registering Tegra USB PHY as platform driver

[PATCH] memcg: don't do cleanup manually if mem_cgroup_css_online() fails
 2013-04-03  8:53 UTC  (20+ messages)
          ` [PATCH -v2] "
                        ` [PATCH 1/2] Revert "memcg: avoid dangling reference count in creation failure."
                          ` [PATCH 2/2] memcg, kmem: clean up reference count handling on the error path

s390x: kernel BUG at fs/ext4/inode.c:1591!
 2013-04-03  8:52 UTC  (12+ messages)
      ` bisected! (WAS Re: s390x: kernel BUG at fs/ext4/inode.c:1591!)
          ` s390x: kernel BUG at fs/ext4/inode.c:1591! (powerpc too!)

[patch v3 0/8] sched: use runnable avg in load balance
 2013-04-03  8:46 UTC  (17+ messages)
` [patch v3 3/8] sched: only count runnable avg on cfs_rq's nr_running

[PATCH] ARM: at91/tc: fix clock source id for tc block > 1
 2013-04-03  8:32 UTC  (5+ messages)

[PATCH 0/4] kprobes: split blacklist into common and arch
 2013-04-03  8:28 UTC  (5+ messages)
` [PATCH 1/4] kprobes: delay blacklist symbol lookup until we actually need it
` [PATCH 2/4] kprobes: split blacklist into common and arch
` [PATCH 3/4] kprobes: move x86-specific blacklist symbols to arch directory
` [PATCH 4/4] kprobes: replace printk with pr_-functions

Inheritance
 2013-04-03  8:06 UTC 

Inheritance
 2013-04-03  8:06 UTC 

linux-next: manual merge of the drm-intel tree with Linus' tree
 2013-04-03  8:31 UTC  (2+ messages)

[PATCH 1/9] f2fs: do not use duplicate names in a macro
 2013-04-03  8:27 UTC  (17+ messages)
` [PATCH 3/9] f2fs: remove redundant lock_page calls
    ` [PATCH 3/9 v2] "
` [PATCH 4/9] f2fs: allocate new segment aligned with sections
` [PATCH 5/9] f2fs: change GC bitmaps to apply the section granularity
    ` [PATCH 5/9 v2] "
` [PATCH 6/9] f2fs: check completion of foreground GC
` [PATCH 7/9] f2fs: allocate remained free segments in the LFS mode
` [PATCH 8/9] f2fs: avoid race for summary information

[PATCH] [SCSI] libsas: fix handling vacant phy in sas_set_ex_phy()
 2013-04-03  8:27 UTC 

[PATCH] intel-iommu: Synchronize gcmd value with global command register
 2013-04-03  8:24 UTC  (8+ messages)

[PATCH 1/4] regulator: ab8500: Remove set_voltage_time_sel and delay to fix build error
 2013-04-03  8:24 UTC  (6+ messages)
` [PATCH 2/4] regulator: ab8500: Remove voltages and voltages_len "
` [PATCH 3/4] regulator: ab8500: Fix 'match_size' undeclared and missing semicolon
` [PATCH 4/4] regulator: ab8500: Set match pointer and match_size for ab8505 and ab8540

[patch v6 0/21] sched: power aware scheduling
 2013-04-03  8:17 UTC  (14+ messages)
` [patch v6 10/21] sched: get rq potential maximum utilization
` [patch v6 11/21] sched: detect wakeup burst with rq->avg_idle
` [patch v6 13/21] sched: using avg_idle to detect bursty wakeup

[PATCH v3 00/11] usb: dwc3/xhci/phy: Enable runtime power management
 2013-04-03  8:17 UTC  (12+ messages)
` [PATCH v3 01/11] usb: phy: Add APIs for "
` [PATCH v3 02/11] USB: dwc3: Adjust runtime pm to allow autosuspend
` [PATCH v3 04/11] usb: dwc3: Add runtime power management callbacks

[Suggestion] ARM64:kernel: compiling issue for early_console
 2013-04-03  8:13 UTC  (4+ messages)

[PATCH 0/5 v11] iommu/fsl: Freescale PAMU driver and IOMMU API implementation
 2013-04-03  8:08 UTC  (11+ messages)
` [PATCH 2/5 v11] powerpc: Add iommu domain pointer to device archdata
` [PATCH 4/5 v11] iommu/fsl: Add additional iommu attributes required by the PAMU driver
` [PATCH 5/5 v11] iommu/fsl: Freescale PAMU driver and iommu implementation

[PATCH] drivers/gpu/drm/nouveau: remove erroneous semicolon
 2013-04-03  8:01 UTC  (2+ messages)

[PATCH] drivers/block/drbd: remove erroneous semicolon
 2013-04-03  8:00 UTC  (2+ messages)

systemtap broken by removal of register_timer_hook
 2013-04-03  7:50 UTC 

[PATCH v5 0/3] gpio: Add device driver for GRGPIO cores and support custom accessors with gpio-generic
 2013-04-03  7:49 UTC  (5+ messages)
` [PATCH v5 1/3] gpio: gpio-generic: Add 16 and 32 bit big endian byte order support

[GIT PULL] at91: DT changes for 3.10 #2
 2013-04-03  7:45 UTC  (3+ messages)

n_tty_write() going into schedule but NOT coming out
 2013-04-03  7:42 UTC  (3+ messages)

[PATCH 0/3] Support memory hot-delete to boot memory
 2013-04-03  7:37 UTC  (4+ messages)
` [PATCH 2/3] resource: Add release_mem_region_adjustable()

[GIT PULL] at91: soc for 3.10 #2
 2013-04-03  7:22 UTC  (4+ messages)

[PATCH] Kbuild: Avoid DTB rebuilds if source files are untouched
 2013-04-03  7:14 UTC  (2+ messages)

[PATCH] sysfs: check if one entry has been removed before freeing
 2013-04-03  7:05 UTC  (5+ messages)

linux-next: Tree for Apr 3
 2013-04-03  6:52 UTC 

NULL pointer at kset_find_obj
 2013-04-03  6:10 UTC  (4+ messages)

[PATCH v3 linux-next] cpufreq: ondemand: Calculate gradient of CPU load to early increase frequency
 2013-04-03  6:43 UTC  (2+ messages)

linux-next: build failure after merge of the final tree (nfsd tree related)
 2013-04-03  6:42 UTC 

[PATCH v4 0/6] Generic PHY Framework
 2013-04-03  6:35 UTC  (10+ messages)
` [PATCH v4 1/6] drivers: phy: add generic PHY framework

[PATCH v2] hw_random: Add Broadcom BCM2835 RNG driver
 2013-04-03  6:28 UTC  (3+ messages)
` [PATCH v2] arm: Add Broadcom BCM2835 RNG driver to bcm2835_defconfig

[PATCH v2] bcm2835: Add Broadcom BCM2835 RNG to the device tree
 2013-04-03  6:28 UTC  (3+ messages)
` [PATCH] "

[PATCHv5 0/7] arm: vt8500: Add support for pinctrl/gpio module
 2013-04-03  6:24 UTC  (8+ messages)
` [PATCHv5 1/7] of: Add support for reading a u32 from a multi-value property
` [PATCHv5 2/7] of: Remove duplicated code for validating property and value
` [PATCHv5 3/7] arm: vt8500: Increase available GPIOs on arch-vt8500
` [PATCHv5 4/7] pinctrl: gpio: vt8500: Add pincontrol driver for arch-vt8500
` [PATCHv5 5/7] arm: dts: vt8500: Update Wondermedia SoC dtsi files for pinctrl driver
` [PATCHv5 6/7] arm: vt8500: Remove gpio devicetree nodes
` [PATCHv5 7/7] gpio: vt8500: Remove arch-vt8500 gpio driver

linux-next: manual merge of the akpm tree with Linus' tree
 2013-04-03  6:10 UTC 

[RFC PATCH 0/2] cpufreq: Introduce LAB cpufreq governor
 2013-04-03  6:10 UTC  (10+ messages)
` [RFC PATCH 1/2] cpuidle: Add idle enter/exit time stamp for notifying current idle state

[PATCH v8 1/8] spi/spi-atmel: add physical base address
 2013-04-03  6:03 UTC  (8+ messages)
` [PATCH v8 2/8] spi/spi-atmel: add flag to controller data for lock operations
` [PATCH v8 3/8] spi/spi-atmel: add dmaengine support
` [PATCH v8 4/8] spi/spi-atmel: BUG: fix doesn' support 16 bits transfers using PIO
` [PATCH v8 5/8] ARM: at91: add clocks for spi dt entries
` [PATCH v8 6/8] ARM: dts: add spi nodes for atmel SoC
` [PATCH v8 7/8] ARM: dts: add spi nodes for the atmel boards
` [PATCH v8 8/8] ARM: dts: add pinctrl property for spi node for atmel SoC

[PATCH net-next 1/7] r8169: Remove firmware code
 2013-04-03  5:59 UTC  (6+ messages)
` [PATCH v2 net-next 1/8] "
  ` [PATCH v2 net-next 6/8] r8169: add a new chip for RTL8111G

[PATCH v5] cpufreq: split the cpufreq_driver_lock and use the rcu (was cpufreq: cpufreq_driver_lock is hot on large systems)
 2013-04-03  5:25 UTC  (5+ messages)
` [PATCH v6 1/2] cpufreq: split the cpufreq_driver_lock and use the rcu

[PATCH V3 0/2] cpufreq: ondemand: add AMD specific powersave bias
 2013-04-03  5:12 UTC  (3+ messages)
` [PATCH V3 1/2] cpufreq: ondemand: allow custom powersave_bias_target handler to be registered

[PATCH 5/5 v11] iommu/fsl: Freescale PAMU driver and iommu implementation
 2013-04-03  5:12 UTC  (3+ messages)

[PATCH v7 06/14] spi/spi-atmel: add flag to controller data for lock operations
 2013-04-03  5:09 UTC  (3+ messages)

[PATCHSET] arch: unify task dump debug info
 2013-04-03  4:57 UTC  (4+ messages)
` [PATCH 5/5] dump_stack: unify debug information printed by show_regs()
  ` [PATCH v2 "

[PATCH 0/1] RAPL (Running Average Power Limit) driver
 2013-04-03  4:48 UTC  (6+ messages)
` [PATCH 1/1] Introduce Intel RAPL cooling device driver

[PATCHv3 0/6] fb: vt8500: patches for 3.10
 2013-04-03  4:33 UTC  (2+ messages)

Re: [PATCH v4 4/4] PM: Devfreq: Add Exynos5-bus devfreq driver for Exynos5250
 2013-04-03  4:35 UTC  (3+ messages)

[PATCH] sysfs: fix compile warning in i386
 2013-04-03  4:22 UTC 

[PATCH v3 1/2] watchdog: improve w83627hf_wdt to timeout in minute
 2013-04-03  4:21 UTC  (5+ messages)
` [PATCH v3 2/2] watchdog: fix w83627hf_wdt clear timeout expired

[PATCH v3] memcg: Add memory.pressure_level events
 2013-04-03  4:02 UTC  (5+ messages)

[PATCH v4] memcg: Add memory.pressure_level events
 2013-04-03  3:59 UTC 

[PATCH 1/1] irqchip: irq-gic: Fix checkpatch errors
 2013-04-03  3:32 UTC  (3+ messages)

[PATCH] clocksource: mxs_timer: Add semicolon at end of line
 2013-04-03  3:17 UTC  (4+ messages)

[PATCH] autofs - remove autofs dentry mount check
 2013-04-03  3:10 UTC 

[PATCH] autofs - fix sparse warning for autofs4_d_manage()
 2013-04-03  3:09 UTC 

[PATCH 0/6] 802.15.4 and 6LoWPAN Buffering Fixes
 2013-04-03  2:57 UTC  (13+ messages)
` [PATCH 1/6] mac802154: Immediately retry sending failed packets
        ` [Linux-zigbee-devel] "

[PATCH] sched: Fix sd->*_idx limit range avoiding overflow
 2013-04-03  2:49 UTC 

[PATCH] mm, x86: no zeroing of hugetlbfs pages at boot
 2013-04-03  2:43 UTC  (3+ messages)
  ` [PATCH] mm, x86: Do not zero hugetlbfs pages at boot. -v2

[PATCH RFT] regulator: ab8500: Fix build error
 2013-04-03  2:30 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox