public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-06-02 05:13:42 to 2011-06-02 14:53:42 UTC [more...]

[PATCH 1/2] atomic: use <linux/atomic.h>
 2011-06-02 14:53 UTC  (5+ messages)
` [PATCH 2/2] atomic: move atomic_add_unless to generic code

[PATCH] drivers/usb/gadget/inode.c: add missing kfree
 2011-06-02 14:53 UTC  (2+ messages)

[Patch] mm: remove noswapaccount kernel parameter
 2011-06-02 14:52 UTC  (7+ messages)
      ` [Patch] mm: remove the leftovers of noswapaccount

[BUG 3.0.0-rc1] ksm: NULL pointer dereference in ksm_do_scan()
 2011-06-02 14:36 UTC  (5+ messages)

[PATCH] mm: compaction: Abort compaction if too many pages are isolated and caller is asynchronous
 2011-06-02 14:50 UTC  (14+ messages)

[TRIVIAL PATCH next 00/15] treewide: Convert vmalloc/memset to vzalloc
 2011-06-02 14:49 UTC  (7+ messages)
` [TRIVIAL PATCH next 12/15] video: "
    ` [TRIVIAL PATCH V2 "
` [TRIVIAL PATCH next 15/15] net: "

[PATCH RFC 0/3] virtio and vhost-net capacity handling
 2011-06-02 14:43 UTC  (12+ messages)
` [PATCH RFC 1/3] virtio_ring: add capacity check API
` [PATCH RFC 2/3] virtio_net: fix tx capacity checks using new API
` [PATCH RFC 3/3] virtio_net: limit xmit polling

[Patch] cris: add missing declaration of kgdb_init() and breakpoint()
 2011-06-02 14:31 UTC  (3+ messages)

[PATCH 3/5] v2 seccomp_filters: Enable ftrace-based system call filtering
 2011-06-02 14:29 UTC  (7+ messages)
` [PATCH v3 02/13] tracing: split out syscall_trace_enter construction
` [PATCH v3 13/13] sh: select HAVE_SECCOMP_FILTER

[patch 0/8] mm: memcg naturalization -rc2
 2011-06-02 14:28 UTC  (21+ messages)
` [patch 2/8] mm: memcg-aware global reclaim
` [patch 4/8] memcg: rework soft limit reclaim
` [patch 6/8] vmscan: change zone_nr_lru_pages to take memcg instead of scan control
` [patch 7/8] vmscan: memcg-aware unevictable page rescue scanner
` [patch 8/8] mm: make per-memcg lru lists exclusive

[PATCH] init: add root=PARTUUID=UUID+/-%d support
 2011-06-02 14:24 UTC  (4+ messages)

[PATCH] slub: always align cpu_slab to honor cmpxchg_double requirement
 2011-06-02 14:19 UTC 

Very high CPU values in top on idle system (3.0-rc1)
 2011-06-02 14:23 UTC  (10+ messages)
` [tip:sched/urgent] sched: Fix cross-cpu clock sync on remote wakeups

[PATCH] mm: dmapool: fix possible use after free in dmam_pool_destroy()
 2011-06-02 14:22 UTC 

[PATCH] sysctl: add support for poll()
 2011-06-02 14:16 UTC  (11+ messages)

[PATCH] sysctl: remove impossible condition check
 2011-06-02 13:51 UTC  (5+ messages)

[PATCH] genirq: Fix missing parenthesises in generic-chip
 2011-06-02 13:46 UTC 

[PATCH] VLYNQ: vlynq_enable_device should try remote enabling first
 2011-06-02 13:46 UTC  (2+ messages)

[PATCH] mfd wm8350: allocate irq descs dynamically
 2011-06-02 13:37 UTC  (3+ messages)

[PATCH] i2c: i2c-tegra: fix possible race condition after tx
 2011-06-02 13:32 UTC  (2+ messages)

[patch/resend] iosched: prevent aliased requests from starving other I/O
 2011-06-02 13:19 UTC 

[PATCHv2 0/3] clocksource: add db8500 PRCMU timer
 2011-06-02 13:16 UTC  (8+ messages)

udev CPU usage
 2011-06-02 13:12 UTC 

[PATCH] ARM: Do not allow unaligned accesses when CONFIG_ALIGNMENT_TRAP
 2011-06-02 13:08 UTC  (11+ messages)
            ` [PATCH] Disable -fconserve-stack on ARM

[PATCH] netfilter, ipvs: Avoid undefined order of evaluation in assignments to struct nf_conn *
 2011-06-02 12:59 UTC  (3+ messages)

[PATCH] leds: fix the menuconfig being wrongly displayed
 2011-06-02 12:57 UTC  (2+ messages)

[PATCHSET ptrace] ptrace: implement PTRACE_SEIZE/INTERRUPT and group stop notification, take#4
 2011-06-02 12:31 UTC  (12+ messages)
` [PATCH 01/17] ptrace: remove silly wait_trap variable from ptrace_attach()
  ` [PATCH UPDATED "
` [PATCH 08/17] ptrace: use bit_waitqueue for TRAPPING instead of wait_chldexit
  ` [PATCH UPDATED "
` [PATCH 11/17] ptrace: implement PTRACE_SEIZE
  ` [PATCH UPDATED "

[PATCH v6 00/20] EVM
 2011-06-02 12:23 UTC  (21+ messages)
` [PATCH v6 01/20] integrity: move ima inode integrity data management
` [PATCH v6 02/20] xattr: define vfs_getxattr_alloc and vfs_xattr_cmp
` [PATCH v6 03/20] evm: re-release
` [PATCH v6 04/20] evm: add support for different security.evm data types
` [PATCH v6 05/20] security: imbed evm calls in security hooks
` [PATCH v6 06/20] evm: evm_inode_post_removexattr
` [PATCH v6 07/20] evm: imbed evm_inode_post_setattr
` [PATCH v6 08/20] evm: evm_inode_post_init
` [PATCH v6 09/20] fs: add evm_inode_post_init calls
` [PATCH v6 10/20] evm: crypto hash replaced by shash
` [PATCH v6 11/20] evm: add evm_inode_post_init call in btrfs
` [PATCH v6 12/20] evm: add evm_inode_post_init call in gfs2
` [PATCH v6 13/20] evm: add evm_inode_post_init call in jffs2
` [PATCH v6 14/20] evm: add evm_inode_post_init call in jfs
` [PATCH v6 15/20] evm: add evm_inode_post_init call in xfs
` [PATCH v6 16/20] evm: additional parameter to pass integrity cache entry 'iint'
` [PATCH v6 17/20] evm: evm_verify_hmac must not return INTEGRITY_UNKNOWN
` [PATCH v6 18/20] evm: replace hmac_status with evm_status
` [PATCH v6 19/20] evm: permit only valid security.evm xattrs to be updated
` [PATCH v6 20/20] evm: add evm_inode_setattr to prevent updating an invalid security.evm

[PATCH] mm: dmapool: fix possible use after free in dmam_pool_destroy()
 2011-06-02  9:47 UTC  (2+ messages)

[PATCH] Firewire: net: replacing deprecated __attribute__((packed)) with __packed
 2011-06-02 12:07 UTC  (4+ messages)

[PATCH] sched: fix conflict of schedule domain balance in RT scheduling
 2011-06-02 11:56 UTC  (2+ messages)

[PATCH] mfd: Support dynamic allocation of IRQ range for wm831x
 2011-06-02 11:52 UTC 

Important: Email Account Verification Update!!!
 2011-06-02 10:20 UTC 

bdi_min_ratio never shrinks, ultimately preventing valid setting of min_ratio
 2011-06-02 11:43 UTC  (2+ messages)

[PATCH] mfd: Support dynamic allocation of IRQ range for wm831x
 2011-06-02 11:41 UTC  (2+ messages)

switching to top frequency too frequent with ondemand governor and no_hz
 2011-06-02 11:41 UTC  (2+ messages)

[PATCH 1/2] xhci: Add defines for hardcoded slot states
 2011-06-02 11:35 UTC  (7+ messages)
` [PATCH 2/2] xhci: Do not issue device reset when device is not setup
  ` [stable] "

[patch 00/14] Sort out i8253 and PC speaker locking and headers
 2011-06-02 11:29 UTC  (3+ messages)
` [patch 12/14] i8253: Move remaining content and delete <asm/i8253.h>

[PATCH 1/3] ideapad: Use define for cfg bits
 2011-06-02 11:22 UTC  (8+ messages)
` [PATCH 2/3] ideapad: Add nodes in sysfs
` [PATCH 3/3] ideapad: Show negative when no camera

[git pull v3.0-rc1] What branch to base fixes for v3.0-rc1 for block system?
 2011-06-02 11:16 UTC  (4+ messages)

[patch] iosched: prevent aliased requests from starving other I/O
 2011-06-02 11:09 UTC  (3+ messages)

[PATCH] Remove bogus check in queue_fail path
 2011-06-02 11:05 UTC  (2+ messages)

[PATCH] Use hlist_entry() for io_context.cic_list.first
 2011-06-02 11:05 UTC  (2+ messages)

PROBLEM: zone_reclaim is hanging high priority real time user pthreads
 2011-06-02 11:02 UTC  (4+ messages)

Ptrace documentation, draft #3
 2011-06-02 10:57 UTC  (4+ messages)
` execve-under-ptrace API bug (was Re: Ptrace documentation, draft #3)

[PATCH] mfd: Read wm831x AUXADC conversion results before acknowledging interrupt
 2011-06-02 10:48 UTC 

[PATCH] mfd: Read wm831x AUXADC conversion results before acknowledging interrupt
 2011-06-02 10:40 UTC  (2+ messages)

[PATCH] mm: fix special case -1 order check in compact_finished
 2011-06-02 10:38 UTC  (4+ messages)
  ` [PATCH v2] mm: compaction: fix special case -1 order checks

[PATCH 1/1] [virt] virtio-blk: Use ida to allocate disk index
 2011-06-02 10:34 UTC  (4+ messages)

Hello my dearest,
 2011-06-02 10:23 UTC 

/proc/stat btime accuracy problem
 2011-06-02 10:00 UTC  (8+ messages)

tty vs workqueue oddities
 2011-06-02 10:07 UTC  (5+ messages)
` tty breakage in X (Was: tty vs workqueue oddities)

[PATCH v2 1/2] ext4: arrange ext4_*_bit() macros
 2011-06-02 10:04 UTC  (4+ messages)

[PATCHv2 3/3] mach-ux500: Initialize the DB8500 PRCMU timer
 2011-06-02  9:35 UTC 

[PATCHv2 1/3] plat-nomadik: MTU sched_clock as a config option
 2011-06-02  9:35 UTC 

[PATCHv2 2/3] clocksource: add DB8500 PRCMU Timer support
 2011-06-02  9:35 UTC 

[PATCH 0/12] Per superblock cache reclaim
 2011-06-02  9:30 UTC  (14+ messages)
` [PATCH 01/12] vmscan: add shrink_slab tracepoints
` [PATCH 02/12] vmscan: shrinker->nr updates race and go wrong
` [PATCH 03/12] vmscan: reduce wind up shrinker->nr when shrinker can't do work
` [PATCH 04/12] vmscan: add customisable shrinker batch size
` [PATCH 05/12] inode: convert inode_stat.nr_unused to per-cpu counters
` [PATCH 06/12] inode: Make unused inode LRU per superblock
` [PATCH 07/12] inode: move to per-sb LRU locks
` [PATCH 08/12] superblock: introduce per-sb cache shrinker infrastructure
` [PATCH 09/12] inode: remove iprune_sem
` [PATCH 10/12] superblock: add filesystem shrinker operations
` [PATCH 11/12] vfs: increase shrinker batch size
` [PATCH 12/12] xfs: make use of new shrinker callout for the inode cache

[PATCH 0/6] MAINTAINERS: Update patterns
 2011-06-02  9:05 UTC  (5+ messages)
` [PATCH 4/6] MAINTAINERS: Remove unused PERFORMANCE EVENTS pattern

[GIT PULL] rmobile fixes for 3.0-rc2
 2011-06-02  8:57 UTC 

[GIT PULL] sh fixes for 3.0-rc2
 2011-06-02  8:57 UTC 

[PATCH 00/10] mm: Linux VM Infrastructure to support Memory Power Management
 2011-06-02  8:54 UTC  (8+ messages)
` [PATCH 01/10] mm: Introduce the memory regions data structure

bug in cleancache ocfs2 hook, anybody want to try cleancache?
 2011-06-02  8:45 UTC  (2+ messages)

[PATCH 0/8] MFD/ASoC: TWL4030/TWL6040 changes
 2011-06-02  8:29 UTC  (5+ messages)
` [PATCH 3/8] MFD: twl4030-audio: Rename platform data

[PATCH 1/2] fs: Do not dispatch FITRIM through separate super_operation
 2011-06-02  8:14 UTC  (14+ messages)

[PATCH 10/10] drivers/video/pxa168fb.c: add missing clk_put
 2011-06-02  8:12 UTC  (3+ messages)
` [PATCH 8/10] drivers/video/imxfb.c: "

[PATCH v3 00/10] Remove syscall instructions at fixed addresses
 2011-06-02  8:09 UTC  (6+ messages)
` [PATCH v3 10/10] x86-64: Add CONFIG_UNSAFE_VSYSCALLS to feature-removal-schedule

[PATCH] sched: remove resetting exec_start in put_prev_task_rt()
 2011-06-02  8:04 UTC  (2+ messages)

[PATCH 2/3] introduce intel_rapl driver
 2011-06-02  8:04 UTC  (4+ messages)

[BUG] OHCI crash when handover fails
 2011-06-02  7:58 UTC  (3+ messages)

perf: regression with PERF_EVENT_IOC_REFRESH
 2011-06-02  7:45 UTC  (8+ messages)
          ` perf: definition of a "regression"

[rfc] Ignore Fsync Calls in Laptop_Mode
 2011-06-02  7:42 UTC  (12+ messages)

Reproducible OOPS with UDF on flash
 2011-06-02  7:24 UTC 

3.0-rc1: powerpc hangs at Kernel virtual memory layout
 2011-06-02  7:33 UTC  (8+ messages)

[PATCH v5] PM / Core: suspend_again callback for suspend_ops
 2011-06-02  7:32 UTC 

[RFC][PATCH] Kexec support for PPC440x
 2011-06-02  7:30 UTC  (5+ messages)

[RFC][PATCH 0/2] PM: Support for generic I/O power domains
 2011-06-02  7:29 UTC  (5+ messages)
` [PATCH 0/6] PM: Support for generic I/O power domains (v3)
  ` [PATCH 0/5] PM: Support for generic I/O power domains (v4)
    ` [PATCH 1/5] PM / Runtime: "

[PATCH] SLAB: Record actual last user of freed objects
 2011-06-02  7:16 UTC 

[PATCH 4/10] drivers/net/can/flexcan.c: add missing clk_put
 2011-06-02  7:10 UTC  (6+ messages)

[PATCH 0/4] arm: omap: usb: Hwmod and Runtime PM support for EHCI & OHCI
 2011-06-02  6:55 UTC  (4+ messages)
` [PATCH 1/4] arm: omap: usb: ehci and ohci hwmod structures for omap3 and omap4

[PATCH 1/2] md: convert double atomic_inc() to atomic_add()
 2011-06-02  5:53 UTC  (4+ messages)
` [PATCH 2/2] md: check ->hot_remove_disk when removing disk

[PATCH] ide-cd: signedness warning fix again
 2011-06-02  5:52 UTC 

[PATCH] pci: Use pr_<level> and pr_fmt
 2011-06-02  5:51 UTC 

[PATCH 1/3] dmaengine: add new dma API for max_segment_number
 2011-06-02  5:56 UTC  (3+ messages)

3.0-rc1: DMAR errors from iwlagn
 2011-06-01 23:34 UTC  (2+ messages)

[PATCHv2] atomic: add *_dec_not_zero
 2011-06-02  5:44 UTC  (3+ messages)
` [PATCHv3] "

[PATCH] Fix build warning of the defconfigs
 2011-06-02  5:24 UTC  (2+ messages)

[PATCH v2 0/4] Move plat-mxc gpio driver into drivers/gpio
 2011-06-02  5:24 UTC  (9+ messages)
` [PATCH v2 1/4] gpio: gpio-mxc: add gpio driver for Freescale MXC architecture
` [PATCH v2 2/4] ARM: mxc: migrate mach-mx5 gpio driver to gpio-mxc
` [PATCH v2 3/4] ARM: mxc: migrate mach-imx "
` [PATCH v2 4/4] ARM: mxc: remove plat-mxc/gpio driver


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