public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-04-03 08:15:56 to 2013-04-03 12:58:20 UTC [more...]

[RFC][PATCH 0/7] memcg: make memcg's life cycle the same as cgroup
 2013-04-03 12:58 UTC  (10+ 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

[PATCH v2] drivers/block/xen-blkback: preq.dev is used without initialized
 2013-04-03 12:56 UTC  (2+ messages)

[PATCH v5 0/6] Generic PHY Framework
 2013-04-03 12:53 UTC  (7+ messages)
` [PATCH v5 1/6] drivers: phy: add generic PHY framework
` [PATCH v5 2/6] usb: phy: omap-usb2: use the new "
` [PATCH v5 3/6] usb: otg: twl4030: "
` [PATCH v5 4/6] ARM: OMAP: USB: Add phy binding information
` [PATCH v5 5/6] ARM: dts: omap: update usb_otg_hs data
` [PATCH v5 6/6] usb: musb: omap2430: use the new generic PHY framework

systemtap broken by removal of register_timer_hook
 2013-04-03 12:49 UTC  (4+ messages)

[RFC GIT PULL] nohz: Kconfig layout improvements
 2013-04-03 12:46 UTC  (5+ messages)
` [PATCH 1/4] nohz: Unhide full dynticks feature from its dependencies
` [PATCH 2/4] nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMON
` [PATCH 3/4] nohz: Pack nohz Kconfig option in a menu of choices
` [PATCH 4/4] nohz: Print final full dynticks CPUs range on boot

[PATCH 1/2] pinctrl: select_state: don't call pinctrl_free_setting on error
 2013-04-03 12:39 UTC  (4+ messages)
` [PATCH 2/2] pinctrl: simplify the re-enable old state code in pinctrl_select_state

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

[PATCH 0/4] pintrcl: restore old state when pinctrl_select_state fails
 2013-04-03 12:36 UTC  (8+ messages)
` [PATCH 3/4] pinctrl: disable and free setting in select_state in case of error

[PATCH 2/2] ARM: remove mach .init_irq for irqchip_init users
 2013-04-03 12:35 UTC  (2+ messages)

[patch] mm, memcg: give exiting processes access to memory reserves
 2013-04-03 12:34 UTC  (2+ messages)

[RFC] rootmpfs
 2013-04-03 12:32 UTC  (2+ messages)

[PATCH] pinctrl: coh901: Fix error checking in u300_gpio_to_irq
 2013-04-03 12:31 UTC  (2+ messages)

s390x: kernel BUG at fs/ext4/inode.c:1591!
 2013-04-03 12:29 UTC  (13+ 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] ext4: fix a big-endian bug when an extent is zeroed out

[PATCH] mfd: vexpress: Give the "leds-gpio" device a real parent
 2013-04-03 12:26 UTC 

[PATCHSET 00/10] perf tools: Cleanup for sort keys (v2)
 2013-04-03 12:26 UTC  (11+ messages)
` [PATCH 01/10] perf sort: Factor out common code in sort_dimension__add()
` [PATCH 02/10] perf sort: Separate out memory-specific sort keys
` [PATCH 03/10] perf sort: Add 'addr' sort key
` [PATCH 04/10] perf sort: Add 'addr_to/from' "
` [PATCH 05/10] perf sort: Update documentation for sort keys
` [PATCH 06/10] perf hists: Move column length setting code
` [PATCH 07/10] perf sort: Cleanup sort__has_sym setting
` [PATCH 08/10] perf top: Use sort__has_sym
` [PATCH 09/10] perf hist browser: "
` [PATCH 10/10] perf sort: Consolidate sort_entry__setup_elide()

[PATCH 1/3] pinctrl: use dev_info instead of pr_info in pinctrl_select_state_locked
 2013-04-03 12:28 UTC  (6+ messages)
` [PATCH 2/3] pinctrl: remove superfluous optimization "
` [PATCH 3/3] pinctrl: pinctrl_select_state: set the old_state back on error

[PATCH v6 0/2] perf: use hrtimer for event multiplexing
 2013-04-03 12:21 UTC  (3+ messages)
` [PATCH v6 1/2] "
` [PATCH v6 2/2] perf: add sysfs entry to adjust multiplexing interval per PMU

[PATCH 1/5 v2] USB: regroup all depends on USB within an if USB block
 2013-04-03 12:21 UTC  (5+ messages)

[PATCH 0/9] CPUFreq: Move drivers to drivers/cpufreq - Part 2
 2013-04-03 12:21 UTC  (7+ messages)
` [PATCH 1/9] AVR32: cpufreq: move cpufreq driver to drivers/cpufreq
` [PATCH 3/9] cris: "

[PATCH v8 0/5] Add ST-Ericsson AB8500 HWMON driver
 2013-04-03 12:18 UTC  (6+ messages)
` [PATCH v8 1/5] ab8500_btemp: make ab8500_btemp_get* interfaces public
` [PATCH v8 2/5] ab8500: power: eliminate CamelCase warning of some variables
` [PATCH v8 3/5] ab8500: power: add const attributes to some data arrays
` [PATCH v8 4/5] ab8500: power: export abx500_res_to_temp tables for hwmon
` [PATCH v8 5/5] hwmon: add ST-Ericsson ABX500 hwmon driver

[PATCH] pinctrl: bcm2835: make use of of_property_read_u32_index()
 2013-04-03 12:14 UTC  (3+ messages)

Excessive stall times on ext4 in 3.9-rc2
 2013-04-03 12:05 UTC  (5+ messages)

[PATCH] xen: Don't call arch_trigger_all_cpu_backtrace in dom0(pvm)
 2013-04-03 12:00 UTC  (5+ messages)

[RFC v2] dmaengine: omap-dma: Start DMA without delay for cyclic channels
 2013-04-03 12:00 UTC  (4+ messages)

[RFC PATCH 0/5] USB: Kconfig cleanups
 2013-04-03 11:54 UTC  (5+ messages)
` [PATCH 0/5 v2] "
  ` [PATCH 1/5 v2] USB: regroup all depends on USB within an if USB block

[RFC] kbuild: fix ld-option function
 2013-04-03 11:50 UTC  (2+ messages)

[PATCH resend] pinctrl: core: add dependence of GPIOLIB
 2013-04-03 11:49 UTC  (2+ messages)

[PATCH V3 0/5] Add polling support for 64xx spi controller
 2013-04-03 11:49 UTC  (5+ messages)
` [PATCH V3 2/5] spi: s3c64xx: added support for polling mode

3.7.10 kernel crash
 2013-04-03 11:49 UTC  (5+ messages)

[GIT PULL] writeback: convert writeback to unbound workqueue
 2013-04-03 11:47 UTC  (4+ messages)

[PATCH v9 0/9] DMA Engine support for AM33XX
 2013-04-03 11:45 UTC  (2+ messages)

xfs deadlock on 3.9-rc5 running xfstests case #78
 2013-04-03 11:41 UTC  (9+ messages)
  ` Loopback device hung [was Re: xfs deadlock on 3.9-rc5 running xfstests case #78]

[ 000/124] 3.8.6-stable review
 2013-04-03 11:41 UTC  (3+ messages)
` [ 105/124] af_unix: dont send SCM_CREDENTIAL when dest socket is NULL

[Suggestion] ARM64:kernel: compiling issue for early_console
 2013-04-03 11:39 UTC  (5+ messages)

linux-next: build failure after merge of the final tree (nfsd tree related)
 2013-04-03 11:38 UTC  (4+ messages)

[PATCH 0/3 v5] arm: introduce psci_smp_ops and use them on Xen
 2013-04-03 11:29 UTC  (7+ messages)
` [PATCH v5 1/3] arm: introduce psci_smp_ops
` [PATCH v5 3/3] xen/arm: introduce xen_early_init, use PSCI on xen

[patch v3 0/8] sched: use runnable avg in load balance
 2013-04-03 11:17 UTC  (5+ messages)

system administrator
 2013-04-03 11:03 UTC 

Patch "efi: Build EFI stub with EFI-appropriate options" has been added to the 3.6-stable tree
 2013-04-03 11:13 UTC  (3+ messages)

[PATCH v3] clk: add si5351 i2c common clock driver
 2013-04-03 11:10 UTC  (4+ messages)
` [PATCH v4] "

[PATCH v2] nfsd: fix bug on nfs4 stateid deallocation
 2013-04-03 10:58 UTC  (4+ messages)

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

[PATCH] gpiolib-acpi: introduce acpi_get_gpio_by_index() helper
 2013-04-03 11:04 UTC  (2+ messages)

[PATCH] usb: host: tegra: Reset Tegra USB controller before init
 2013-04-03 10:48 UTC  (8+ messages)

[PATCH resend] usb: host: tegra: Reset Tegra USB controller before init
 2013-04-03 10:41 UTC 

[PATCH v5 2/3] block: Add API for urgent request handling
 2013-04-03 10:40 UTC  (3+ messages)

[RFC PATCH] rtc: rtc-at91rm9200: manage IMR depending on revision
 2013-04-03 10:37 UTC  (11+ messages)
` [RFC PATCH v2] "
    ` [PATCH] Revert "drivers/rtc/rtc-at91rm9200.c: use a variable for storing IMR"
      ` [RFC v2 0/4] rtc-at91rm9200: add support for at91sam9x5
        ` [RFC v2 1/4] rtc-at91rm9200: add configuration support
        ` [RFC v2 2/4] rtc-at91rm9200: refactor interrupt-register handling
        ` [RFC v2 3/4] rtc-at91rm9200: add shadow interrupt mask
        ` [RFC v2 4/4] rtc-at91rm9200: add support for at91sam9x5

[PATCH v8 1/8] spi/spi-atmel: add physical base address
 2013-04-03 10:35 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 8/8] ARM: dts: add pinctrl property for spi node for atmel SoC

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

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

[PATCH part2 v6 0/3] staging: zcache: Support zero-filled pages more efficiently
 2013-04-03 10:16 UTC  (4+ messages)
` [PATCH v6 1/3] staging: zcache: fix static variables defined in debug.h but used in mutiple C files
` [PATCH v6 2/3] staging: zcache: introduce zero-filled page stat count
` [PATCH v2 3/3] staging: zcache: clean TODO list

[RFC 1/4] mm: Per process reclaim
 2013-04-03 10:12 UTC  (4+ messages)

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

[PATCH] memcg: don't do cleanup manually if mem_cgroup_css_online() fails
 2013-04-03  9:48 UTC  (17+ 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

[PATCH] audit: don't check if kauditd is valid everytime
 2013-04-03  9:38 UTC 

[PATCH] sound: soc: tegra: do not provide PAUSE/RESUME in hardware info
 2013-04-03 10:26 UTC  (3+ messages)

[PATCH 00/12] second set of musb-ux500 and ab8500-usb updates
 2013-04-03  9:35 UTC  (17+ 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

[PATCH cpuset] Use rebuild_sched_domains() in cpuset_hotplug_workfn()
 2013-04-03  9:32 UTC  (2+ messages)

[PATCH 0/9] ARM: CPUFreq: Move drivers arch/arm/ -> drivers/cpufreq
 2013-04-03  9:27 UTC  (4+ messages)
` [PATCH 8/9] cpufreq: s3c24xx: move cpufreq driver to drivers/cpufreq

[PATCHSET] workqueue, writeback: better worker information in task dumps
 2013-04-03  9:26 UTC  (3+ messages)
` [PATCH 1/3] kthread: implement probe_kthread_data()

[PATCH] reboot: call syscore_shutdown() after disable_nonboot_cpus()
 2013-04-03  9:25 UTC 

[PATCH] ARM: at91: remove unused dbgu_readl() macro
 2013-04-03  9:25 UTC 

[PATCH] pinctrl/abx500: fix ab8505 alternate function
 2013-04-03  9:23 UTC 

[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  (5+ messages)

[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] 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] 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  (9+ messages)
` [PATCH 3/9] f2fs: remove redundant lock_page calls
    ` [PATCH 3/9 v2] "
` [PATCH 5/9] f2fs: change GC bitmaps to apply the section granularity
    ` [PATCH 5/9 v2] "

[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  (5+ messages)
` [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  (2+ messages)

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


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