linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-04-07 17:33:45 to 2012-04-08 23:56:04 UTC [more...]

[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] ACPI: evaluate _PS3 when entering D3 Cold
 2012-04-08 23:54 UTC  (11+ messages)

[PATCH RESEND] LEDS-One-Shot-Timer-Trigger-implementation
 2012-04-08 23:42 UTC  (5+ 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

oostore on x86
 2012-04-08 23:27 UTC  (3+ messages)

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

[PATCH] media: au0828: Convert BUG_ON to WARN_ONCE
 2012-04-08 23:19 UTC 

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)

[00/02] add BUILD_BUG_DECL assertion (for 3.4??)
 2012-04-08 22:52 UTC  (4+ 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] 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  (15+ messages)

[PATCH][Trivial] Delete trailing whitespace from sound/soc/codecs/wm8994.c
 2012-04-08 22:40 UTC 

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

[GIT PULL 0/8] perf/urgent new features
 2012-04-08 22:24 UTC  (10+ messages)
` [PATCH 1/8] perf ui browser: Return the current color when setting a new one
` [PATCH 2/8] perf annotate: Allow printing objdump line addr in different color
` [PATCH 3/8] perf ui annotate browser: Allow toggling addr offset view
` [PATCH 4/8] perf ui annotate browser: Move callq handling to separate function
` [PATCH 5/8] perf ui annotate browser: Add list based search for addr offset
` [PATCH 6/8] perf annotate browser: Initial support for navigating jump instructions
` [PATCH 7/8] perf report: Correct display of samples and events in header
` [PATCH 8/8] perf annotate browser: string search: /?n

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 

swap on eMMC and other flash
 2012-04-08 13:50 UTC  (5+ messages)

[PATCH] Add security.selinux XATTR support for the UBIFS. Also fix couple of bugs in UBIFS extended attribute length calculation
 2012-04-08 13:47 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 

[PATCH] Input: eeti_ts: Mark as CONFIG_BROKEN
 2012-04-07 21:04 UTC  (5+ messages)

[PATCH] init: fix bug where environment vars can't be passed via boot args
 2012-04-07 20:29 UTC  (2+ messages)

(no subject)
 2012-04-07  9:49 UTC 

[take 5] pohmelfs: call for inclusion
 2012-04-07 19:45 UTC 

[PATCH v2 00/10] mm: vma->vm_flags diet
 2012-04-07 19:21 UTC  (12+ messages)
` [PATCH v2 01/10] x86, pat: remove the dependency on 'vm_pgoff' in track/untrack pfn vma routines
` [PATCH v2 02/10] x86, pat: separate the pfn attribute tracking for remap_pfn_range and vm_insert_pfn
` [PATCH v2 03/10] mm, x86, pat: rework linear pfn-mmap tracking
` [PATCH v2 04/10] mm: introduce vma flag VM_ARCH_1
` [PATCH v2 05/10] mm: kill vma flag VM_CAN_NONLINEAR
` [PATCH v2 06/10] mm: kill vma flag VM_INSERTPAGE
` [PATCH v2 07/10] mm: use mm->exe_file instead of first VM_EXECUTABLE vma->vm_file
` [PATCH v2 08/10] mm: kill vma flag VM_EXECUTABLE
` [PATCH v2 09/10] mm: kill mm->num_exe_file_vmas and keep mm->exe_file until final mmput()
` [PATCH v2 10/10] mm: move madvise vma flags to the end

[PATCH mm RESEND] c/r: prctl: update prctl_set_mm_exe_file() after mm->num_exe_file_vmas removal
 2012-04-07 19:08 UTC 

[PATCH mm] c/r: prctl: update prctl_set_mm_exe_file() after mm->num_exe_file_vmas removal
 2012-04-07 19:05 UTC 

[PATCH 2/2] proc: pass "fd" by value in /proc/*/{fd,fdinfo} code
 2012-04-07 19:02 UTC 

[PATCH 1/2] proc: don't do dummy rcu_read_lock/rcu_read_unlock on error path
 2012-04-07 19:01 UTC 

[PATCH v2] gpio: Device tree support for LPC32xx
 2012-04-07 18:54 UTC  (6+ messages)

[RFC PATCH 1/2] PCI: correctly flush workqueue when destroy pcie hotplug controller
 2012-04-07 18:18 UTC  (2+ messages)
` [RFC PATCH 2/2] PCI: fix four race windows in shpchp driver

[PATCH 0/2] [RFC] Volatile Ranges (v6)
 2012-04-07 17:36 UTC  (3+ messages)
` [PATCH 1/2] [RFC] Range tree implementation

[PATCH RFC] mm: account VMA before forced-COW via /proc/pid/mem
 2012-04-07 17:33 UTC  (7+ messages)


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