linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-10-31 13:28:46 to 2012-10-31 17:20:11 UTC [more...]

[PATCHSET] cgroup: simplify cgroup removal path
 2012-10-31 17:19 UTC  (29+ messages)
` [PATCH 1/8] cgroup: kill cgroup_subsys->__DEPRECATED_clear_css_refs
` [PATCH 2/8] cgroup: kill CSS_REMOVED
` [PATCH 3/8] cgroup: use cgroup_lock_live_group(parent) in cgroup_create()
` [PATCH 4/8] cgroup: deactivate CSS's and mark cgroup dead before invoking ->pre_destroy()
` [PATCH 5/8] cgroup: remove CGRP_WAIT_ON_RMDIR, cgroup_exclude_rmdir() and cgroup_release_and_wakeup_rmdir()
` [PATCH 8/8] cgroup: make ->pre_destroy() return void

[PATCH RESEND 0/5 v6] gpio: Add block GPIO
 2012-10-31 17:19 UTC  (9+ messages)
` [PATCH RESEND 1/5 v6] gpio: Add a block GPIO API to gpiolib
` [PATCH RESEND 3/5 v6] gpiolib: Fix default attributes for class
` [PATCH RESEND 4/5 v6] gpio: Add device tree support to block GPIO API

[RFC] Second attempt at kernel secure boot support
 2012-10-31 17:21 UTC  (22+ messages)

[PATCH 0/5] minor clean-up and optimize highmem related code
 2012-10-31 17:11 UTC  (7+ messages)
` [PATCH 2/5] mm, highmem: remove useless pool_lock

[PATCH V2 RFC 0/3] kvm: Improving undercommit,overcommit scenarios
 2012-10-31 17:06 UTC  (7+ messages)
` [PATCH V2 RFC 2/3] kvm: Handle yield_to failure return code for potential undercommit case

[PATCH 0/5] enable all tmem backends to be built and loaded as modules
 2012-10-31 17:05 UTC  (7+ messages)
` [PATCH 1/5] mm: cleancache: lazy initialization to allow tmem backends to build/run "
` [PATCH 2/5] mm: frontswap: "
` [PATCH 3/5] staging: zcache2+ramster: enable zcache2 to be built/loaded as a module
` [PATCH 4/5] staging: zcache2+ramster: enable ramster "
` [PATCH 5/5] xen: tmem: enable Xen tmem shim "

[PULL] IBM vTPM driver update
 2012-10-31 17:04 UTC  (3+ messages)

[PATCH v2 0/5] minor clean-up and optimize highmem related code
 2012-10-31 16:56 UTC  (6+ messages)
  ` [PATCH v2 1/5] mm, highmem: use PKMAP_NR() to calculate an index of pkmap
  ` [PATCH v2 2/5] mm, highmem: remove useless pool_lock
  ` [PATCH v2 3/5] mm, highmem: remove page_address_pool list
  ` [PATCH v2 4/5] mm, highmem: makes flush_all_zero_pkmaps() return index of first flushed entry
  ` [PATCH v2 5/5] mm, highmem: get virtual address of the page using PKMAP_ADDR()

new daily bugzilla.kernel.org annoyance messages
 2012-10-31 17:01 UTC  (5+ messages)

[PATCH] xen/mmu: Use Xen specific TLB flush instead of the generic one
 2012-10-31 16:40 UTC 

[PATCH v3 0/3] ACPI: container hot remove support
 2012-10-31 16:48 UTC  (3+ messages)

[PATCH V2 0/3] Removing the use of VLAIS from USB Gadget and netfilter
 2012-10-31 16:45 UTC  (5+ messages)
` [PATCH V2 2/3] Remove VLAIS usage from gadget code

[PATCH for 3.7] mtd: nand: fix Samsung SLC NAND identification regression
 2012-10-31 16:45 UTC  (6+ messages)

[PATCH V4 0/4] ARM: tegra: Enable SLINK controller driver
 2012-10-31 16:44 UTC  (4+ messages)
` [PATCH V4 3/4] ARM: tegra: dts: cardhu: enable SLINK4

perf PMU support for Haswell v5
 2012-10-31 16:43 UTC  (6+ messages)
` [PATCH 05/32] perf, kvm: Support the intx/intx_cp modifiers in KVM arch perfmon emulation v3

[PATCH 0/2] Removing the use of VLAIS from the Linux Kernel
 2012-10-31 16:41 UTC  (2+ messages)

[PATCH v4 0/10] Cleanup & new features for compiler*.h and bug.h
 2012-10-31 16:38 UTC  (6+ messages)
` [PATCH v4 6/9] compiler.h, bug.h: Prevent double error messages with BUILD_BUG{,_ON}

memcg/cgroup: do not fail fail on pre_destroy callbacks
 2012-10-31 16:31 UTC  (5+ messages)
` [PATCH v3 1/6] memcg: split mem_cgroup_force_empty into reclaiming and reparenting parts
` [PATCH v3 2/6] memcg: root_cgroup cannot reach mem_cgroup_move_parent

[PATCH 0/5] ACPI-based enumeration of devices that are not discoverable natively
 2012-10-31 16:24 UTC  (3+ messages)
` [PATCH 1/5] driver core / ACPI: Move ACPI support to core device and driver types

[PATCH] device_cgroup: fix unchecked cgroup parent usage
 2012-10-31 16:23 UTC  (2+ messages)

linux-next: manual merge of the arm-soc tree with the staging tree
 2012-10-31 16:23 UTC  (3+ messages)

[PATCH v3 0/3] zram/zsmalloc promotion
 2012-10-31 16:19 UTC  (9+ messages)

[PATCH] x86/amd: disable way access filter on affected CPUs
 2012-10-31 16:20 UTC  (2+ messages)

[PATCH RFC] mm,vmscan: only evict file pages when we have plenty
 2012-10-31 16:17 UTC  (3+ messages)

[PATCH v4 00/10] net/macb: driver enhancement concerning GEM support, ring logic and cleanup
 2012-10-31 16:04 UTC  (11+ messages)
` [PATCH v4 01/10] net/macb: Add support for Gigabit Ethernet mode
` [PATCH v4 02/10] net/macb: memory barriers cleanup
` [PATCH v4 03/10] net/macb: change debugging messages
` [PATCH v4 04/10] net/macb: remove macb_get_drvinfo()
` [PATCH v4 05/10] net/macb: tx status is more than 8 bits now
` [PATCH v4 06/10] net/macb: clean up ring buffer logic
` [PATCH v4 07/10] net/macb: ethtool interface: add register dump feature
` [PATCH v4 08/10] net/macb: better manage tx errors
` [PATCH v4 09/10] net/macb: Offset first RX buffer by two bytes
` [PATCH v4 10/10] net/macb: add pinctrl consumer support

[PATCH/Ver2] [trivial] usb: Fix typo in drivers/usb
 2012-10-31 16:07 UTC  (3+ messages)

[PATCH V3 0/4] ARM: tegra: Enable SLINK controller driver
 2012-10-31 16:06 UTC  (4+ messages)

[PATCH 1/3] perf browser: Don't show scripts menu for 'perf top'
 2012-10-31 16:00 UTC  (3+ messages)
` [PATCH 2/3] perf hists browser: Add option for runtime switching perf data file
` [PATCH 3/3] perf report: Enable the runtime switching of "

[PATCH 00/21] TTY buffer in tty_port and other stuff
 2012-10-31 15:59 UTC  (7+ messages)
` [PATCH 21/21] TTY: move tty buffers to tty_port

Payment Sent!!
 2012-10-31 15:46 UTC 

[PATCH] staging: media: Fix minor typo in staging/media
 2012-10-31 15:52 UTC 

[PATCH 00/16 v3] f2fs: introduce flash-friendly file system
 2012-10-31 15:51 UTC  (3+ messages)
` [PATCH 16/17] f2fs: move proc files to debugfs

[PATCH/Resend] [trivial] net: sctp: Fix typo in net/sctp
 2012-10-31 15:48 UTC 

[PATCH v3 2/6] PM / Runtime: introduce pm_runtime_set[get]_memalloc_noio()
 2012-10-31 15:41 UTC  (3+ messages)

Changed email address
 2012-10-31 15:31 UTC 

How about a gpio_get(device *, char *) function?
 2012-10-31 15:25 UTC  (2+ messages)

DT: of_platform_populate Vs of_platform_bus_probe
 2012-10-31 15:21 UTC  (2+ messages)

[PATCH] [trivial] Btrfs: Fix typo in fs/btrfs
 2012-10-31 15:16 UTC 

[PATCH 0/5] enable all tmem backends to be built and loaded as modules
 2012-10-31 15:15 UTC 

[PATCH] usb/gadget: let file storage gadget select libcomposite
 2012-10-31 15:07 UTC  (3+ messages)

[Xen-devel] [PATCH 1/2] Xen acpi pad implement
 2012-10-31 15:07 UTC  (12+ messages)

[GIT PULL] Linux KVM tool for v3.7-rc0
 2012-10-31 15:05 UTC  (11+ messages)

kswapd0: wxcessive CPU usage
 2012-10-31 15:04 UTC  (11+ messages)
  ` kswapd0: excessive "

[PATCH 2/2] dma: tegra20-apbdma: channel freeing correction
 2012-10-31 14:58 UTC  (3+ messages)
` [PATCH V2] dma: tegra: avoid channel lock up after free

[PATCH V2 0/3] mmc: remove MMC_CAP_NEEDS_POLL setting in sdhci_add_host
 2012-10-31 15:20 UTC  (3+ messages)
` [PATCH V2 1/3] mmc: esdhc: enable polling to detect card by itself

[PATCH 00/25] perf test: Add perf_event_attr tests
 2012-10-31 14:52 UTC  (5+ messages)
` [PATCH 03/25] perf tests: Add framework for automated "
      ` [PATCHv2 "

[PATCH] MFD: twl-core: Fix chip ID for the twl6030-pwm module
 2012-10-31 14:54 UTC 

[GIT PULL 0/6] perf/core improvements and fixes
 2012-10-31 14:49 UTC  (7+ messages)
` [PATCH 1/6] perf tools: Warn about missing libelf
` [PATCH 2/6] perf tools: Add info about cross compiling for Android ARM
` [PATCH 3/6] perf tools: Speed up the perf build time by simplifying the perf --version string generation
` [PATCH 4/6] perf tools: Further speed up the perf build
` [PATCH 5/6] perf tools: Handle --version string generation on machines without git
` [PATCH 6/6] perf annotate: Handle XBEGIN like a jump

[GIT] HID
 2012-10-31 14:50 UTC 

[PATCH 2/2] dma: tegra20-apbdma: channel freeing correction
 2012-10-31 14:48 UTC  (3+ messages)

[PATCH] Staging: rtl8192e: rtllib_tx.c: fixed an asterisk coding style issue
 2012-10-31 14:48 UTC 

[PATCH 0/2] mm: do not call frontswap_init() during swapoff
 2012-10-31 14:42 UTC 

[PATCH 0/4] Implement device tree support for ab8500 BM Devices
 2012-10-31 15:40 UTC  (5+ messages)
` [PATCH 1/4] mfd: ab8500: add devicetree support for fuelgauge
` [PATCH 2/4] mfd: ab8500: add devicetree support for btemp
` [PATCH 3/4] mfd: ab8500: add devicetree support for charger
` [PATCH 4/4] mfd: ab8500: add devicetree support for chargalg

[PATCH 1/3] input: do not use tasklet_disable before tasklet_kill
 2012-10-31 14:35 UTC  (5+ messages)
` [PATCH 2/3] usb: gadget: fsl_qe_udc: "

[PATCH 1/1] TPM: STMicroelectronics ST33 I2C
 2012-10-31 14:37 UTC  (2+ messages)

ACPI table overriding via initrd cleanups
 2012-10-31 14:35 UTC  (4+ messages)
` [PATCH 1/3] ACPI: Cleanup acpi_initrd_override declaration and remove ifdefs
` [PATCH 2/3] ACPI: Make acpi_table_checksum static
` [PATCH 3/3] ACPI: Overriding ACPI tables via initrd only works with an initrd

[PATCH] [RFC]IRQ CORE: irq_work_queue function return value not used
 2012-10-31 14:36 UTC  (4+ messages)

+ fork-unshare-remove-dead-code.patch added to -mm tree
 2012-10-31 14:37 UTC 

Linux 3.2.33
 2012-10-31 14:30 UTC  (2+ messages)

[alsa-devel] Query about alsa ucm (use case manager) config files
 2012-10-31 14:26 UTC  (2+ messages)

[Patch v1 00/10] perf: add memory access sampling support
 2012-10-31 14:23 UTC  (10+ messages)
` [Patch v1 06/10] perf/x86: add support for PEBS Precise Store
` [Patch v1 07/10] perf tools: add mem access sampling core support
` [Patch v1 10/10] perf tools: add new mem command for memory access profiling

Partialy mapped page stays in page cache after unmap
 2012-10-31 14:19 UTC  (3+ messages)

[Patch 0/2] Exclude hwpoison page from vmcore dump
 2012-10-31 14:14 UTC  (7+ messages)
  ` [PATCH 0/2 v2] "
  ` [PATCH 1/2 v2] makedumpfile: Add a default action to exclude hwpoison page from vmcore
  ` [PATCH 2/2 v2] kexec: Export PG_hwpoison flag into vmcoreinfo

[PATCH tip/core/rcu 0/2] v2 Add callback-free CPUs
 2012-10-31 14:10 UTC  (3+ messages)
` [PATCH tip/core/rcu 1/2] rcu: "

[PATCH]Documentation: Chinese translation of Documentation/arm/kernel_user_helpers.txt
 2012-10-31 13:59 UTC  (5+ messages)

[PATCH 0/2] mm: do not call frontswap_init() during swapoff
 2012-10-31 13:45 UTC  (4+ messages)
` [PATCH 1/2] mm: refactor reinsert of swap_info in sys_swapoff

[RFC EDAC/GHES] edac: lock module owner to avoid error report conflicts
 2012-10-31 13:58 UTC 

linux-next: manual merge of the block tree with Linus' tree
 2012-10-31 13:57 UTC  (3+ messages)

[PATCH 1/2] mm: refactor reinsert of swap_info in sys_swapoff
 2012-10-31 13:42 UTC  (3+ messages)
` [PATCH RFC] mm: simplify frontswap_init()

[PATCH v2] MODSIGN: Add modules_sign make target
 2012-10-31 13:56 UTC 

[PATCH v3 0/3] ocp2scp: add non-dt support
 2012-10-31 13:46 UTC  (3+ messages)
` [PATCH v3 1/3] drivers: bus: ocp2scp: add pdata support

dma_mapping_error() interfaces
 2012-10-31 13:39 UTC  (2+ messages)

[PATCH] hid-picolcd_cir: fix compilation
 2012-10-31 13:51 UTC  (2+ messages)

[PATCH 0/2] irq_work: A couple fixes
 2012-10-31 13:51 UTC  (9+ messages)
` [PATCH 2/2] irq_work: Fix racy IRQ_WORK_BUSY flag setting

[PATCH v3 00/11] common clk drivers migration for DaVinci SoCs
 2012-10-31 13:46 UTC  (4+ messages)
` [PATCH v3 01/11] clk: davinci - add main PLL clock driver

[Patch v4 0/8] bugfix for memory hotplug
 2012-10-31 13:41 UTC  (3+ messages)
` [Patch v4 3/8] memory-hotplug: fix NR_FREE_PAGES mismatch

[PATCH] usb: gadget: ncm: correct endianess conversion
 2012-10-31 13:35 UTC  (2+ messages)

[PATCH] usb: gadget: ncm: correct endianess conversion
 2012-10-31 13:33 UTC  (5+ messages)

[PATCH] usb:musb: Dequeue urbs on device unplug
 2012-10-31 13:32 UTC  (5+ messages)

[PATCH 7/9] rcu: use this_cpu_ptr per-cpu helper instead of per_cpu_ptr(p, raw_smp_processor_id())
 2012-10-31 13:35 UTC  (4+ messages)

[PATCH v2] Add NumaChip remote PCI support
 2012-10-31 13:29 UTC 


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).