public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-11-23 21:41:40 to 2011-11-24 10:05:58 UTC [more...]

[patch 0/8] mm: memcg fixlets for 3.3
 2011-11-24 10:05 UTC  (33+ messages)
` [patch 1/8] mm: oom_kill: remove memcg argument from oom_kill_task()
` [patch 2/8] mm: unify remaining mem_cont, mem, etc. variable names to memcg
` [patch 3/8] mm: memcg: clean up fault accounting
` [patch 4/8] mm: memcg: lookup_page_cgroup (almost) never returns NULL
` [patch 5/8] mm: memcg: remove unneeded checks from newpage_charge()
` [patch 6/8] mm: memcg: remove unneeded checks from uncharge_page()
` [patch 7/8] mm: memcg: modify PageCgroupAcctLRU non-atomically
` [patch 8/8] mm: memcg: modify PageCgroupCache non-atomically

[PATCH] cgroup_freezer: fix freezing groups with stopped tasks
 2011-11-24 10:04 UTC  (8+ messages)

Fwd: uprobes: register/unregister probes
 2011-11-24 10:00 UTC  (5+ messages)

[PATCH 1/3] mtd/nand : use elbc_fcm_ctrl->oob to set FPAR_MS bit of FPAR
 2011-11-24 10:02 UTC  (8+ messages)
` [PATCH 2/3] mtd/nand : set correct length to FBCR for a non-full-page write
` [PATCH 3/3] mtd/nand : workaround for Freescale FCM to support large-page Nand chip

linux-next: manual merge of the at91 tree with the arm-soc tree
 2011-11-24  9:56 UTC  (2+ messages)

[PATCH] PM / Hibernation: Refactor and simplify hibernation_snapshot() code
 2011-11-24  9:51 UTC  (2+ messages)

[PATCH 1/3] usb: udc: Fix gadget driver's speed check in various UDC drivers
 2011-11-24  9:46 UTC  (2+ messages)

[PATCH v3 0/6] KVM: optimize memslots searching
 2011-11-24  9:41 UTC  (7+ messages)
` [PATCH v3 1/6] KVM: introduce KVM_MEM_SLOTS_NUM macro
` [PATCH v3 2/6] KVM: introduce update_memslots function
` [PATCH v3 3/6] KVM: introduce kvm_for_each_memslot macro
` [PATCH v3 4/6] KVM: introduce id_to_memslot function
` [PATCH v3 5/6] KVM: sort memslots by its size and use line search
` [PATCH v3 6/6] KVM: introduce a table to map slot id to index in memslots array

[PATCH v1] USB: OTG should be linked before Host
 2011-11-24  9:40 UTC  (2+ messages)

[PATCH 3/3 v2] drm/i915: hot plug/unplug notification to HDMI audio driver
 2011-11-24  9:38 UTC  (7+ messages)

[PATCH] usb: musb: PM: fix context save/restore in suspend/resume path
 2011-11-24  9:27 UTC  (3+ messages)

Regression in thinkpad-acpi events
 2011-11-24  9:25 UTC  (7+ messages)

[PATCH 1/3] leds: Convert led platform drivers to module_platform_driver
 2011-11-24  9:21 UTC  (5+ messages)
` [PATCH 2/3] leds: Convert led i2c drivers to module_i2c_driver
` [PATCH 3/3] leds: Convert leds-dac124s085 to module_spi_driver

[PATCH 0/2] misc: add MAX8997 MUIC driver
 2011-11-24  9:14 UTC 

[PATCH 1/2] MFD: MAX8997: add platform data for MAX8997 MUIC driver
 2011-11-24  9:12 UTC  (2+ messages)
` [PATCH 2/2] misc: add driver support for MAX8997 MUIC

[PATCH] iio: Fix build error in industrialio-core.c
 2011-11-24  9:11 UTC  (4+ messages)

Check the document KOVCXYNLDS
 2011-11-24  8:14 UTC 

WARNING: at mm/slub.c:3357, kernel BUG at mm/slub.c:3413
 2011-11-24  8:50 UTC  (28+ messages)
                                            ` slub: use irqsafe_cpu_cmpxchg for put_cpu_partial

[PATCH 0/6] SUNRPC: make RPC clients use network-namespace-aware PipeFS routines
 2011-11-24  8:45 UTC  (3+ messages)

[PATCH 0/7] Introducing a generic AMP framework
 2011-11-24  8:43 UTC  (6+ messages)

[PATCH RFC] watchdog: add a new driver for VIA chipsets
 2011-11-24  8:29 UTC  (24+ messages)

gold for sale 550
 2011-11-24  8:20 UTC 

[PATCH][RFC] fsldma: fix performance degradation by optimizing spinlock use
 2011-11-24  8:12 UTC  (3+ messages)

linux-next: build failure of Linus' tree
 2011-11-24  8:09 UTC  (2+ messages)

[PATCH] P1021: set IReady in QE Microcode Upload
 2011-11-24  7:55 UTC  (5+ messages)

Fix for fsl_upm
 2011-11-24  7:46 UTC  (2+ messages)

[GIT PULL] eCryptfs fixes for 3.2-rc3
 2011-11-24  7:45 UTC  (3+ messages)

linux-next: build failure after merge of the regulator tree
 2011-11-24  7:31 UTC  (2+ messages)

[PATCH] ARM: SAMSUNG: Add s3c_setparent_clksrc in s3c_set_clksrc
 2011-11-24  7:06 UTC 

[PATCH] regulator: Fix compile break due to missing arguments to regulator_register
 2011-11-24  7:27 UTC 

[PATCH 0/5] Generalize module_platform_driver
 2011-11-24  7:29 UTC  (5+ messages)
` [PATCH 3/5] SPI: Add helper macro for spi_driver boilerplate

[PATCH] SPI: fix build with CONFIG_SPI_FSL_ESPI=m
 2011-11-24  7:22 UTC  (3+ messages)

[patch] debugfs: remove unneeded cast in debugfs_print_regs32()
 2011-11-24  7:22 UTC 

[PATCH 8/9] arch/powerpc/sysdev/ehv_pic.c: add missing kfree
 2011-11-24  7:16 UTC  (2+ messages)

[patch] uprobes: add_utask() returns an ERR_PTR() not NULL
 2011-11-24  7:17 UTC 

[PATCHv3 RFC] virtio-pci: flexible configuration layout
 2011-11-24  7:11 UTC  (9+ messages)

[PATCH 03/15] samsung-laptop: don't handle backlight if handled by acpi/video
 2011-11-24  7:07 UTC  (18+ messages)
` [PATCH 11/15] samsung-laptop: add keyboard backlight support
` [PATCH 12/15] samsung-laptop: add true rfkill support for swsmi
` [PATCH 13/15] samsung-laptop: make the dmi check less strict

[PATCH] topology: Provide CPU topology in sysfs in !SMP configurations
 2011-11-24  7:04 UTC 

linux-next: Tree for Nov 23 (crypto)
 2011-11-24  6:37 UTC  (2+ messages)
` [PATCH] crypto: serpent-sse2 - should select CRYPTO_CRYPTD

iwlagn is getting very shaky
 2011-11-24  6:47 UTC  (12+ messages)

[PATCH] slub: avoid potential NULL dereference or corruption
 2011-11-24  6:45 UTC  (8+ messages)
  ` [PATCH V2] "

linux-next: Tree for Nov 24
 2011-11-24  6:43 UTC 

[PATCH v7 0/5] AT91: replace broken TWI driver i2c-at91.c
 2011-11-24  6:33 UTC  (3+ messages)

linux-next: build failure after merge of the final tree (pm tree related)
 2011-11-24  6:32 UTC  (4+ messages)

[PATCH] ARM: imx: drop 'ARCH_MX31' and 'ARCH_MX35'
 2011-11-24  6:37 UTC  (4+ messages)

3.2.0-rc2: WARNING: at iwlwifi/wl-trans-pcie.c:1105
 2011-11-24  6:23 UTC  (4+ messages)

[V3 PATCH 1/2] tmpfs: add fallocate support
 2011-11-24  5:52 UTC  (13+ messages)

pata_jmicron triggers warning in PCIe code
 2011-11-24  5:49 UTC  (2+ messages)

[PATCH 1/2] dma/ep93xx_dma: fix initialization of M2M control register
 2011-11-24  5:47 UTC  (5+ messages)
` [PATCH 2/2] dma/ep93xx_dma: prevent ep93xx_dma_tasklet() to access empty list

[PATCH] net: mv643xx_eth: fix build error
 2011-11-24  5:42 UTC  (2+ messages)

CIFS: Rename bug on servers not supporting inode numbers
 2011-11-24  5:08 UTC  (4+ messages)

Linux 3.2-rc3 - just in time for Thanksgiving
 2011-11-24  4:58 UTC 

Slub Allocator: Why get_order(size * MAX_OBJS_PER_PAGE) - 1 in function slab_order()?
 2011-11-24  4:55 UTC  (6+ messages)
    ` Fwd: "

linux-next: manual merge of the cgroup tree with the pm tree
 2011-11-24  4:20 UTC 

(no subject)
 2011-11-24  4:12 UTC 

[PATCH 1/2] watchdog: Remove touch_all_softlockup_watchdogs
 2011-11-24  3:54 UTC  (2+ messages)
` [PATCH 2/2] watchdog: Softlockup has regular windows where it is not armed

sched: Avoid SMT siblings in select_idle_sibling() if possible
 2011-11-24  3:50 UTC  (16+ messages)
                  ` [patch 1/6] sched: use rt.nr_cpus_allowed to recover select_task_rq() cycles
                        ` [patch 3/7] sched: set skip_clock_update in yield_task_fair()

[RFC][PATCH 0/3] impelemnt cgroup_(subsys)_disabled in generic
 2011-11-24  3:18 UTC  (6+ messages)
` [RFC][PATCH 3/3] replace mem_cgroup_disabled

[regression 3.1.0 -> 3.20rc] USB Oops
 2011-11-24  3:18 UTC  (3+ messages)

[PATCH] spi: nuc900: Include linux/module.h
 2011-11-24  3:16 UTC  (2+ messages)

[Help] The kernel crashed after merging the iscsi patch 
 2011-11-24  3:05 UTC 

[PATCH v2 5/5] perf: Enable applicable siblings when group leader is enable-on-exec
 2011-11-24  3:06 UTC  (11+ messages)

[PATCH] ARM: add subname parameter to mfp_set_groupg callers
 2011-11-24  3:06 UTC 

[PATCH] cleanup comment in include/linux/compaction.h for defer_compaction
 2011-11-24  2:57 UTC 

[patch for-3.2-rc3] cpusets: stall when updating mems_allowed for mempolicy or disjoint nodemask
 2011-11-24  2:50 UTC  (14+ messages)

[RFC PATCH 1/3] Multistate Switch Class: import Android's switch class and modify
 2011-11-24  2:46 UTC  (2+ messages)

[RFC PATCH 3/3] Multistate Switch Class: support multiple states at a device
 2011-11-24  2:06 UTC 

[RFC PATCH 2/3] Multistate Switch Class: add notifier block
 2011-11-24  2:06 UTC 

i915: 3.2 rc1/2 KMS regression
 2011-11-24  2:03 UTC  (2+ messages)

[RFC PATCH 0/3] introduce: Multistate Switch Class
 2011-11-24  2:03 UTC 

[git patches] libata fixes
 2011-11-24  1:32 UTC  (2+ messages)

[RFC PATCH 0/5] Reduce compaction-related stalls and improve asynchronous migration of dirty pages v3
 2011-11-24  1:19 UTC  (7+ messages)
` [PATCH 4/5] mm: compaction: Determine if dirty pages can be migreated without blocking within ->migratepage

[PATCH v3 0/5] common clk framework
 2011-11-24  1:08 UTC  (10+ messages)
` [PATCH v3 5/5] clk: export tree topology and clk data via sysfs

[patch 0/5] mm: per-zone dirty limits v3-resend
 2011-11-24  1:07 UTC  (3+ messages)
` [patch 3/5] mm: try to distribute dirty pages fairly across zones

linux-next: manual merge of the arm-soc tree with Linus' tree
 2011-11-24  0:58 UTC 

linux-next: manual merge of the arm-soc tree with the arm tree
 2011-11-24  0:52 UTC 

[PATCH] update memory cgroup maintainer
 2011-11-24  0:38 UTC 

[PATCH v3 0/2] Stop some of the abuse of BUG() where compile time checks should be used
 2011-11-24  0:37 UTC  (5+ messages)
` [PATCH v3 1/2] kernel.h: Add BUILD_BUG() macro
` [PATCH v3 2/2] hugetlb: Replace BUG() with BUILD_BUG() for dummy definitions

[PATCH 0/7] PM / Domains: Per-device callbacks and PM QoS
 2011-11-24  0:20 UTC  (4+ messages)
` [Update 2x][PATCH "
  ` [Update 2x][PATCH 3/7] PM / Domains: Rework system suspend callback routines
    ` [Update 3x][PATCH 3/7] PM / Domains: Rework system suspend callback routines (v2)

EHCI powersave causes shutdown to freeze
 2011-11-24  0:15 UTC  (2+ messages)

[PATCH] kdump: crashk_res init check for /sys/kernel/kexec_crash_size
 2011-11-24  0:10 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] qlge: fix size of external list for TX address descriptors
 2011-11-24  0:10 UTC  (2+ messages)

linux-next: build failure after merge of the final tree (net-next tree related)
 2011-11-23 23:44 UTC  (4+ messages)

i915: RC6 causes sudden shutdowns
 2011-11-23 23:43 UTC 

[PATCH] arm: dma: Drop GFP_COMP for DMA memory allocations
 2011-11-23 23:39 UTC  (4+ messages)

Alert - The Branding Revolution
 2011-11-23 23:22 UTC 

[PATCH] gpio: Convert GPIO drivers to module_platform_driver
 2011-11-23 23:06 UTC 

[git pull] PCI fixes
 2011-11-23 23:02 UTC  (2+ messages)

[PATCH] mfd: Convert MFD drivers to use module_platform_driver
 2011-11-23 22:58 UTC 

[PATCH 0/2] PCI: PRI/PASSID cleanup and fix
 2011-11-23 22:45 UTC  (3+ messages)

[PATCH] power/ds2760_battery: Add rated capacity of the hx4700 3600mAh battery
 2011-11-23 22:37 UTC 

Loan Offer............(3%.Interest Rate)
 2011-11-23 22:28 UTC 

PROBLEM: Radeon display connector : No monitor connected or invalid EDID
 2011-11-23 22:26 UTC  (3+ messages)

HSI framework for linux-next
 2011-11-23 22:07 UTC  (2+ messages)

regulator tree has moved back to kernel.org
 2011-11-23 21:56 UTC  (2+ messages)

[PATCH] comedi: integer overflow in do_insnlist_ioctl()
 2011-11-23 21:51 UTC  (7+ messages)

tty related lockdep trace during bootup on 3.2-rc2
 2011-11-23 22:00 UTC  (9+ messages)
` [RFC] cdc-acm: Fix potential deadlock (lockdep warning)

[ANNOUNCE] iproute2 v3.0.1
 2011-11-23 21:45 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