linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-04-07 21:27:18 to 2012-04-09 03:03:28 UTC [more...]

hi
 2012-04-09  2:56 UTC 

[PATCH 0/7] trace-cmd: Small fixes and cleanups on libparsevent
 2012-04-09  2:54 UTC  (8+ messages)
` [PATCH 1/7] trace-cmd: Add NO_PYTHON option for Makefile
` [PATCH 2/7] parse-events: Fix printk_cmp()
` [PATCH 3/7] parse-events: Introduce extend_token()
` [PATCH 4/7] parse-events: Handle strdup failure cases
` [PATCH 5/7] parse-events: Fix a possible memory leak
` [PATCH 6/7] parse-events: Handle realloc() failure path
` [PATCH 7/7] parse-events: Fix a possibly wrong memory dereference

v3.4-rc2 out-of-memory problems (was Re: 3.4-rc1 sticks-and-crashs)
 2012-04-09  2:50 UTC  (2+ messages)

[PATCH v2] Input: Elan HID-I2C device driver
 2012-04-09  2:44 UTC 

[00/02] add BUILD_BUG_DECL assertion (for 3.4??)
 2012-04-09  2:37 UTC  (6+ messages)
` [PATCH 1/2] bug.h: add BUILD_BUG_DECL, usable at file scope
` =?y?q?=5BPATCH=202/2=5D=20bug=2Eh=3A=20add=20test/demo=20module?=

[PATCH] Add security.selinux XATTR support for the UBIFS. Also fix couple of bugs in UBIFS extended attribute length calculation
 2012-04-09  2:37 UTC  (2+ messages)

[PATCH v2 7/7] mtip32xx: dump tagmap on failure
 2012-04-09  2:30 UTC 

[PATCH v2 6/7] mtip32xx: handling of commands in various scenarios
 2012-04-09  2:29 UTC 

[PATCH v2 5/7] mtip32xx: Shorten macro names
 2012-04-09  2:29 UTC 

[PATCH v2 4/7] mtip32xx: misc changes
 2012-04-09  2:29 UTC 

[PATCH v2 3/7] mtip32xx: Add new sysfs entry 'status'
 2012-04-09  2:28 UTC 

[PATCH] Input: eeti_ts: Mark as CONFIG_BROKEN
 2012-04-09  2:28 UTC  (5+ messages)

[PATCH v2 2/7] mtip32xx: make setting comp_time as common
 2012-04-09  2:28 UTC 

[PATCH v2 1/7] mtip32xx: Add new bitwise flag 'dd_flag'
 2012-04-09  2:28 UTC 

[PATCH v2 0/7] mtip32xx: Add support for device status and other changes
 2012-04-09  2:27 UTC 

[PATCH] ACPI: evaluate _PS3 when entering D3 Cold
 2012-04-09  2:24 UTC  (15+ messages)

Wrong use of MAX_JIFFY_OFFSET?
 2012-04-09  2:18 UTC  (3+ messages)

[PATCH] media: au0828: Convert BUG_ON to WARN_ONCE
 2012-04-09  2:16 UTC  (3+ messages)

oostore on x86
 2012-04-09  2:15 UTC  (4+ messages)

[PATCH] alsa: hide HDMI/ELD printks unless in debug kernels
 2012-04-09  2:15 UTC 

swap on eMMC and other flash
 2012-04-09  2:14 UTC  (8+ messages)

[PATCH 0/1 v1] leds: Add LED driver for lm3556 chip
 2012-04-09  2:00 UTC  (2+ messages)
` [PATCH 1/1 "

[GIT PULL 0/8] perf/urgent new features
 2012-04-09  2:02 UTC  (4+ messages)
` [PATCH 6/8] perf annotate browser: Initial support for navigating jump instructions

[PATCH][Trivial] Delete trailing whitespace from sound/soc/codecs/wm8994.c
 2012-04-09  0:29 UTC  (4+ messages)

3.4-rc1 sticks-and-crashs
 2012-04-09  0:21 UTC 

[PATCH] Aureal Remote Control Device Driver
 2012-04-09  0:08 UTC  (2+ messages)

[PATCH RESEND] LEDS-One-Shot-Timer-Trigger-implementation
 2012-04-09  0:06 UTC  (7+ messages)

[RFC 0/5] hid: Extending the device-driver matching mechanism
 2012-04-08 23:56 UTC  (6+ messages)
` [RFC 1/5] hid: Remove multitouch quirk

[PATCH] net: orphan queued skbs if device tx can stall
 2012-04-08 23:49 UTC  (2+ messages)

[PATCH 0/3] vmevent: Some fixes + a new event type
 2012-04-08 23:38 UTC  (4+ messages)
` [PATCH 1/3] vmevent: Should not grab mutex in the atomic context
` [PATCH 2/3] vmevent-test: No need for SDL library
` [PATCH 3/3] vmevent: Implement cross event type

[PATCH] dma: pl330: fix a couple of compilation warnings
 2012-04-08 23:26 UTC  (4+ messages)
` [PATCH v2] "

3.3.1 ath9k regression
 2012-04-08 23:08 UTC  (17+ messages)
  ` [ath9k-devel] "
                              ` 3.4-rc ath9k regression (Re: [ath9k-devel] 3.3.1 ath9k regression)

[PATCH] module: Clarify GPL-Compatible is OK
 2012-04-08 22:50 UTC  (16+ messages)

[REVIEW][PATCH 0/43] Completing the user namespace
 2012-04-08 22:52 UTC  (48+ messages)
` [PATCH 01/43] vfs: Don't allow a user namespace root to make device nodes
` [PATCH 02/43] userns: Kill bogus declaration of function release_uids
` [PATCH 03/43] userns: Replace netlink uses of cap_raised with capable
` [PATCH 04/43] userns: Remove unnecessary cast to struct user_struct when copying cred->user
` [PATCH 05/43] cred: Add forward declaration of init_user_ns in all cases
` [PATCH 06/43] userns: Use cred->user_ns instead of cred->user->user_ns
` [PATCH 07/43] cred: Refcount the user_ns pointed to by the cred
` [PATCH 08/43] userns: Add an explicit reference to the parent user namespace
` [PATCH 09/43] mqueue: Explicitly capture the user namespace to send the notification to
` [PATCH 10/43] userns: Deprecate and rename the user_namespace reference in the user_struct
` [PATCH 11/43] userns: Start out with a full set of capabilities
` [PATCH 12/43] userns: Replace the hard to write inode_userns with inode_capable
` [PATCH 13/43] userns: Add kuid_t and kgid_t and associated infrastructure in uidgid.h
` [PATCH 14/43] userns: Add a Kconfig option to enforce strict kuid and kgid type checks
` [PATCH 15/43] userns: Disassociate user_struct from the user_namespace
` [PATCH 16/43] userns: Simplify the user_namespace by making userns->creator a kuid
` [PATCH 18/43] userns: Convert group_info values from gid_t to kgid_t
` [PATCH 19/43] userns: Store uid and gid values in struct cred with kuid_t and kgid_t types
` [PATCH 20/43] userns: Replace user_ns_map_uid and user_ns_map_gid with from_kuid and from_kgid
` [PATCH 21/43] userns: Convert sched_set_affinity and sched_set_scheduler's permission checks
` [PATCH 22/43] userns: Convert capabilities related permsion checks
` [PATCH 23/43] userns: Convert setting and getting uid and gid system calls to use kuid and kgid
` [PATCH 24/43] userns: Convert ptrace, kill, set_priority permission checks to work with kuids and kgids
` [PATCH 25/43] userns: Store uid and gid types in vfs structures with kuid_t and kgid_t types
` [PATCH 26/43] userns: Convert in_group_p and in_egroup_p to use kgid_t
` [PATCH 27/43] userns: Use uid_eq gid_eq helpers when comparing kuids and kgids in the vfs
` [PATCH 28/43] userns: Convert user specfied uids and gids in chown into kuids and kgid
` [PATCH 29/43] userns: Convert stat to return values mapped from kuids and kgids
` [PATCH 30/43] userns: Fail exec for suid and sgid binaries with ids outside our user namespace
` [PATCH 31/43] userns: Teach inode_capable to understand inodes whose uids map to other namespaces
` [PATCH 32/43] userns: signal remove unnecessary map_cred_ns
` [PATCH 33/43] userns: Convert binary formats to use kuid/kgid where appropriate
` [PATCH 34/43] userns: Convert devpts "
` [PATCH 35/43] userns: Convert ext2 "
` [PATCH 36/43] userns: Convert ext3 "
` [PATCH 37/43] userns: Convert ext4 to user "
` [PATCH 38/43] userns: Convert proc to use "
` [PATCH 39/43] userns: Convert sysctl permission checks to use kuid and kgids
` [PATCH 40/43] userns: Convert sysfs to use kgid/kuid where appropriate
` [PATCH 41/43] userns: Convert tmpfs to use kuid and kgid "
` [PATCH 42/43] userns: Convert cgroup permission checks to use uid_eq
` [PATCH 43/43] userns: Convert the move_pages, and migrate_pages "

RFC: deprecating/removing the legacy mode of devpts
 2012-04-08 22:46 UTC  (14+ messages)

[PATCH][Trivial] sound/pci/riptide/riptide.c: remove trailing whitespace
 2012-04-08 22:39 UTC  (2+ messages)

swapoff() runs forever
 2012-04-08 20:30 UTC 

[PATCH] leds: simple_strtoul-cleanup
 2012-04-08 20:20 UTC  (2+ messages)

[RFC][PATCH 00/16] sched: SCHED_DEADLINE v4
 2012-04-08 20:20 UTC  (9+ messages)
` [PATCH 01/16] sched: add sched_class->task_dead
` [PATCH 06/16] sched: SCHED_DEADLINE push and pull logic

[PATCH] [trivial] Documentaion: Fix multiple typo in Documentation
 2012-04-08 19:55 UTC  (4+ messages)
` [PATCH/V2] [trivial] Documentation: Fix typo in multiple files "

[PATCH 1/1] [v3] Add support 2 SATA ports for Maui and change filename from sata_dwc_460ex.c to sata_dwc_4xx.c
 2012-04-08 19:35 UTC  (2+ messages)

[PATCH] gpio: samsung: refactor gpiolib init for exynos4/5
 2012-04-08 19:23 UTC 

[PATCH RFC 0/2] PCI, x86: update MMCFG information when hot-plugging PCI host bridges
 2012-04-08 19:19 UTC  (5+ messages)
` [PATCH 1/2] PCI,x86: introduce new MMCFG interfaces to support PCI host bridge hotplug
` [PATCH 2/2] PCI, ACPI, x86: update MMCFG information when hot-plugging PCI host bridges

[PATCH v17 00/15] seccomp_filter: BPF-based syscall filtering
 2012-04-08 18:22 UTC  (4+ messages)
` [PATCH v17 08/15] seccomp: add system call filtering using BPF

[PATCH v2] module: Clarify usage of MODULE_LICENSE()
 2012-04-08 16:46 UTC 

3.3.0: "INFO: rcu_bh detected stall on CPU 3 (t=0 jiffies)"
 2012-04-08 16:21 UTC  (4+ messages)

[PATCH 3/3] trace-cmd: setting plugin to 'nop' clears data before its recorded
 2012-04-08 15:38 UTC  (2+ messages)
` [PATCH v2 3/3] trace-cmd: setting plugin to 'nop' clears data before it's recorded

HOW-TO Make $1000 Today
 2012-04-08 14:38 UTC 

Timing 250 versus 1000
 2012-04-08 13:08 UTC  (2+ messages)

[RESUBMIT] [PATCH] Use BIOS Keyboard variable to set Numlock
 2012-04-08 12:56 UTC  (16+ messages)

[PATCH] watchdog: i6300esb: don't depend on X86
 2012-04-08 11:56 UTC 

Initializing iwl3945 error
 2012-04-08 11:51 UTC  (4+ messages)

BUG: Bad rss-counter state
 2012-04-08 11:39 UTC 

[PATCH] Staging: comedi: fix trailing white space in ni_labpc.c This is a patch to the ni_labpc.c file that removes the trailing white space found by the checkpatch.pl tool. Signed-off-by: Adhir Ramjiawan <adhirramjiawan0@gmail.com>
 2012-04-09 11:36 UTC 

[PATCH] DLS: cleanup clearing overload
 2012-04-08 11:33 UTC 

Device tree conversion of spi device vs. controller_data
 2012-04-08 10:24 UTC 

[PATCH] rc-core: set mode for winbond-cir
 2012-04-08 10:13 UTC 

[PATCH RFT] watchdog: Convert riowd driver to watchdog framework
 2012-04-08 10:13 UTC 

fixed coding style issues
 2012-04-08  9:56 UTC 

[GIT PULL] KVM fixes for 3.4-rc1
 2012-04-08  9:00 UTC  (3+ messages)

arm: CONFIG_ARM_PATCH_PHYS_VIRT=y is broken on kirkwood
 2012-04-08  8:59 UTC 

[3.4-rc1] attempt to access beyond end of device and livelock
 2012-04-08  8:49 UTC  (2+ messages)

[PATCH] android: make persistent_ram based drivers depend on HAVE_MEMBLOCK
 2012-04-08  8:43 UTC  (2+ messages)

[PATCH] staging: android/ram_console: Don't build on arches w/o ioremap
 2012-04-08  8:43 UTC  (2+ messages)

3.3.0: Oops when resuming from hibernation
 2012-04-08  7:29 UTC 

[PATCH] clocksource: Load the ACPI PM clocksource asynchronously
 2012-04-08  5:58 UTC  (2+ messages)

Detect whether AHCI is enabled in BIOS
 2012-04-08  4:07 UTC  (3+ messages)

[PATCH] DLS: refactor pick_next_earliest_dl_task
 2012-04-08  3:57 UTC 

Linux 3.4-rc2
 2012-04-08  2:09 UTC 

[RESEND][PATCH v2] block: remove plugging at buffered write time
 2012-04-08  1:06 UTC 

[PATCH] printk: support structured and multi-facility log messages
 2012-04-08  1:02 UTC  (8+ messages)

[PATCH 0/3] arch/tile: provide PCIe support for tilegx
 2012-04-08  0:21 UTC  (6+ messages)
` [PATCH 2/3] arch/tile: mark TILEGX as not EXPERIMENTAL
` [PATCH 1/3] arch/tile: provide kernel support for the tilegx TRIO shim
` [PATCH 3/3] arch/tile: tilegx PCI root complex support

[PATCH v8]: Hibernation: lower/better control the amount of pages used for buffering
 2012-04-08  0:14 UTC  (5+ messages)

[PATCH] spi/devicetree: Move devicetree support code into spi directory
 2012-04-07 20:23 UTC 

[PATCH] gpio: Move DT support code into drivers/gpio
 2012-04-07 20:37 UTC 

[PATCH] nextfd(2)
 2012-04-07 21:21 UTC  (5+ messages)

Upgrading
 2012-04-07 17:27 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).