linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-04-18 13:52:25 to 2012-04-18 19:44:41 UTC [more...]

[PATCH] serial: 8250: Add cpufreq support
 2012-04-18 19:47 UTC  (8+ messages)

[PATCH] gts and bfs fixes (v4)
 2012-04-18 19:48 UTC  (5+ messages)
` [PATCH 1/2] ACPI: Convert wake_sleep_flags to a value instead of function (v4)
` [PATCH 2/2] x86/acpi: Call acpi_enter_sleep_state via an asmlinkage C function from assembler

[PATCH] drivers/video/ep93xx-fb.c: clean up error-handling code
 2012-04-18 19:37 UTC 

[PATCH 00/12] atl1c: update hardware settings - v1
 2012-04-18 19:37 UTC  (2+ messages)

jbd: NULL dereference on chown()
 2012-04-18 19:36 UTC  (2+ messages)

[PATCH 0/4] Update TPS65910 to boot using devicetree
 2012-04-18 19:35 UTC  (4+ messages)
` [PATCH 3/4] mfd: tps65910: Add device-tree support

[git patches] libata fixes
 2012-04-18 19:34 UTC  (2+ messages)

pull request: wireless 2012-04-18
 2012-04-18 19:31 UTC  (2+ messages)

[PATCH] Fix modpost failures in fedora 17
 2012-04-18 19:31 UTC  (2+ messages)

[v3.4-rc1] ACPI regression bisected
 2012-04-18 19:25 UTC  (14+ messages)

[REVIEW][PATCH 0/43] Completing the user namespace
 2012-04-18 19:10 UTC  (36+ messages)
` [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 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 17/43] userns: Rework the user_namespace adding uid/gid mapping support

[PATCH] dma-buf: mmap support
 2012-04-18 19:10 UTC  (5+ messages)

[PATCH v2 0/9] PM: Create the AVS class of drivers
 2012-04-18 18:49 UTC  (12+ messages)
` [PATCH 1/9] ARM: OMAP3+: voltage: export functions to plat/voltage.h
` [PATCH 5/9] ARM: OMAP3: hwmod: rename the smartreflex entries
` [PATCH 7/9] ARM: OMAP2+: SmartReflex: Use per-OPP data structure
` [PATCH 9/9] ARM: OMAP: SmartReflex: Move smartreflex driver to drivers/

[PATCH] set fake_rtable's dst to NULL to avoid kernel Oops
 2012-04-18 19:04 UTC  (2+ messages)

[PATCH 00/30] RFC: x32 support
 2012-04-18 19:03 UTC  (10+ messages)
` [tip:x86/x32] x32: Fix alignment fail in struct compat_siginfo

[RFC PATCH] virtio_console: link vq to port with a private pointer in struct virtqueue
 2012-04-18 18:48 UTC  (6+ messages)

[PULL REQUEST] : ima-appraisal patches
 2012-04-18 18:39 UTC  (4+ messages)

[sched/rt] Optimization of function pull_rt_task()
 2012-04-18 18:32 UTC  (3+ messages)

[REGRESSION] rtc/interface.c: kills suspend-to-ram
 2012-04-18 18:29 UTC  (14+ messages)

[RFC PATCH] s390: mm: rmap: Transfer storage key to struct page under the page lock
 2012-04-18 18:29 UTC  (7+ messages)

[3.4-rc3] Thread overran stack, or stack corrupted
 2012-04-18 18:24 UTC  (21+ messages)

[PATCH] xen/xenbus: Add quirk to deal with misconfigured backends
 2012-04-18 18:19 UTC 

[RFC] writeback and cgroup
 2012-04-18 18:18 UTC  (11+ messages)

[PATCH 00/13] Convert EDAC internal strutures to support all types of Memory Controllers
 2012-04-18 18:19 UTC  (7+ messages)
` [EDAC PATCH v13 0/7] Convert EDAC core to work with non-csrow-based memory controllers
  ` [EDAC PATCH v13 5/7] edac: rewrite edac_align_ptr()
      ` [PATCH] "

[RFC][PATCH 0/6 v2] reducing page_cgroup size
 2012-04-18 18:18 UTC  (5+ messages)
` [RFC][PATCH 2/6] memcg: add pc_set_mem_cgroup_and_flags()

[PATCH v3 0/8] arm: lpc32xx: Device tree support
 2012-04-18 18:09 UTC  (9+ messages)
` [PATCH v3 5/8] i2c-pnx.c: Fix suspend
` [PATCH v3 6/8] i2c-pnx.c: Use resources in platforms
` [PATCH v3 7/8] i2c-pnx.c: Remove duplicated i2c.h
` [PATCH v3 8/8] i2c: Add device tree support to i2c-pnx.c

[PATCH 1/3] pinctrl: pinctrl-imx: add imx pinctrl core driver
 2012-04-18 18:06 UTC  (4+ messages)

[EDAC PATCH v13 4/7] edac: move nr_pages to dimm struct
 2012-04-18 17:53 UTC  (2+ messages)
` [PATCH] "

3.2.11: PCI Express card cannot be re-detected withing cca 60sec timeframe
 2012-04-18 17:53 UTC  (10+ messages)

[PATCH v4 0/3] netdev/of/phy: MDIO bus multiplexer support
 2012-04-18 17:45 UTC  (5+ messages)
` [PATCH v4 3/3] netdev/of/phy: Add MDIO bus multiplexer driven by GPIO lines

[PATCH 1/1] pinctrl: handle dummy state in core
 2012-04-18 17:37 UTC  (9+ messages)

Small and unimportant description mistakes of Kernel compression mode in kernel config
 2012-04-18 17:36 UTC  (9+ messages)
` [PATCH] kconfig: update compression algorithm info

[PATCH] HID: hid-input: default HID_BATTERY_STRENGTH to no
 2012-04-18 17:28 UTC  (7+ messages)

[PATCH 2/2] staging:android:fix line over 80 characters issue in binders.c this patch fixes line over 80 characters warning that was found using checkpatch.pl tool Signed-off-by:Anirudh Bhat <abhat38@gmail.com>
 2012-04-18 17:24 UTC 

[PATCH 2/2] staging:android:fix line over 80 characters issue in binders.c this patch fixes line over 80 characters warning that was found using checkpatch.pl tool Signed-off-by:Anirudh Bhat <abhat38@gmail.com>
 2012-04-18 17:20 UTC 

[PATCH] APIC code touches invalid MSR on P5 class machines
 2012-04-18 17:19 UTC  (2+ messages)
` [tip:x86/urgent] x86, apic: "

[EDAC ABI v13 00/25] Fix EDAC userspace ABI
 2012-04-17 21:17 UTC  (3+ messages)
` [EDAC ABI v13 24/25] edac: change the mem allocation scheme to make Documentation/kobject.txt happy

[PATCH][Trivial] staging: vt6656: Remove some redundant casts and parentheses + other style cleanups
 2012-04-17 20:23 UTC  (2+ messages)

[PATCH] xz: Enable BCJ filters on SPARC and 32-bit x86
 2012-04-18 17:05 UTC  (2+ messages)

[PATCH] ep93xx: Implement double buffering for M2M DMA channels
 2012-04-18 17:01 UTC  (14+ messages)

[PATCH v2 0/8] Second patchset for LPC32xx device tree conversion
 2012-04-18 16:56 UTC  (8+ messages)
` [PATCH v2 8/8] ARM: LPC32xx: Device tree support

[PATCH 2/2] staging:android:fix line over 80 characters issue in binders.c this patch fixes line over 80 characters warning that was found using checkpatch.pl tool Signed-off-by:Anirudh Bhat <abhat38@gmail.com>
 2012-04-18 16:54 UTC 

[PATCH V1] mmc: tegra: support SDHCI SPEC 300
 2012-04-18 16:52 UTC  (2+ messages)

[PATCH 2/2] staging:android:fix line over 80 characters issue in binders.c this patch fixes line over 80 characters warning that was found using checkpatch.pl tool Signed-off-by:Anirudh Bhat <abhat38@gmail.com>
 2012-04-18 16:51 UTC 

[PATCH v5 0/2] regulator: add irq domain and device tree support for MAX8997
 2012-04-18 16:45 UTC  (3+ messages)
` [PATCH v5 1/2] mfd: add irq domain support for max8997 interrupts

[PATCH RFT] regulator: tps65090: Use generic regmap enable/disable operations
 2012-04-18 16:42 UTC  (2+ messages)

[PATCH v3 0/3] i2c-s3c2410: Updates for exynos4210 and DT-based systems
 2012-04-18 16:31 UTC  (6+ messages)
` [PATCH 3/3] i2c-s3c2410: Add HDMIPHY quirk for S3C2440

New RCU related warning due to rcu_preempt_depth() changes
 2012-04-18 14:11 UTC  (7+ messages)

[PATCH 0/5] MIPS: OCTEON: Convert some device to use Device Tree
 2012-04-18 16:20 UTC  (6+ messages)
` [PATCH 1/5] i2c: Convert i2c-octeon.c to use device tree

BUG: sleeping function called from invalid context at kernel/mutex.c:271
 2012-04-18 16:19 UTC  (10+ messages)

[RFC][PATCH 0/3] add FALLOC_FL_NO_HIDE_STALE flag in fallocate
 2012-04-18 16:07 UTC  (12+ messages)

Possible memory leaks in proc_sysctl.c
 2012-04-18 16:14 UTC  (7+ messages)

[v3.4-rc] regression: reboot not working
 2012-04-18 16:12 UTC  (4+ messages)

[PATCH] spi/ep93xx: clean probe/remove routines
 2012-04-18 16:09 UTC  (2+ messages)

[PATCH V2 0/5] [Media] Radio: Fixes and New features for FM
 2012-04-18 16:06 UTC  (6+ messages)
` [PATCH V2 1/5] [Media] WL128x: Add support for FM TX RDS
` [PATCH V2 2/5] [Media] New control class and features for FM RX
` [PATCH V2 3/5] [Media] Add new CID for FM TX RDS Alternate Frequency
` [PATCH V2 4/5] [Documentation] Media: Update docs for V4L2 FM new features
` [PATCH V2 5/5] [Media] WL12xx: Add support for "

[PATCH V6] TAOS tsl2x7x
 2012-04-18 16:05 UTC 

[PATCH 1/1] Remove UBIFS_FS_XATTR config option
 2012-04-18 16:02 UTC  (3+ messages)

[PATCH 3/3] lpc_sch: Add Intel Centerton Multifunction Device support
 2012-04-18 15:59 UTC  (3+ messages)

[PATCH] trace: modified is_good_name return type to bool
 2012-04-18 16:00 UTC 

osd_req_encode_op() breakage?
 2012-04-18 15:56 UTC  (4+ messages)
` [PATCH] ceph: osd_client: fix endianness bug in osd_req_encode_op()

kernel panic after suspend/resume
 2012-04-18 15:51 UTC  (6+ messages)
` [tip:timers/urgent] tick: Fix oneshot broadcast setup really

[PATCH] [trivial] usb: Fix various typo within usb
 2012-04-18 15:49 UTC  (2+ messages)

[PATCH] kmemleak: do not leak object after tree insertion error (v3)
 2012-04-18 15:44 UTC 

[PATCH] fs/fuse: Convert to kstrtoul_from_user
 2012-04-18 15:43 UTC  (2+ messages)

[PATCH] Driver: HID: hid-apple: Fixed a tab width style issue
 2012-04-18 15:32 UTC  (2+ messages)

[Patch 0/8] Fix POSIX mqueue open issue
 2012-04-18 15:33 UTC  (10+ messages)
` [Patch 2/8] ipc/mqueue: switch back to using non-max values on create
` [Patch 5/8] mqueue: revert bump up DFLT_*MAX

[PATCH] kmemleak: do not leak object after tree insertion error (v2, fixed)
 2012-04-18 15:29 UTC  (3+ messages)

RCU related performance regression in 3.3
 2012-04-18 15:23 UTC  (13+ messages)

[PATCH RFC] vfs: make fstatat retry on ESTALE errors from getattr call
 2012-04-18 15:16 UTC  (14+ messages)

oops on rmmod of rtl8192ce
 2012-04-18 15:08 UTC  (5+ messages)

linux-next: Tree for Apr 18
 2012-04-18 15:06 UTC  (2+ messages)
` [PATCH -next] w1: fix ds28e04 build, select CRC16

[PATCH 1/3] i2c-eg20t: Modify MODULE_AUTHOR's email address
 2012-04-18 15:05 UTC  (6+ messages)
` [PATCH 2/3] i2c-eg20t: Call init() when wait-event timeout occurs
` [PATCH 3/3] i2c-eg20t: change timeout value 50msec to 1000msec

[PATCH] HID: hid-lg4ff: Add support for G27 LEDs
 2012-04-18 14:58 UTC  (4+ messages)
` [PATCH 1/2] "

MMU notifier callbacks and forking
 2012-04-18 14:51 UTC 

[PATCH] i2c-mpc: avoid I2C abnormal after resuming from deep sleep
 2012-04-18 14:44 UTC  (6+ messages)

[PATCH v9 3/4] drivers/i2c/busses/i2c-at91.c: add new driver
 2012-04-18 14:39 UTC  (4+ messages)
` [PATCH] i2c-at91: fix data-loss issue

[PATCH v2] i2c: tegra: Add delay before reset the controller
 2012-04-18 14:27 UTC  (2+ messages)

[GIT PULL] fuse updates for 3.4
 2012-04-18 14:23 UTC 

[PATCH 32/33] Sound: USB: card.c : Fixed various style errors
 2012-04-18 14:12 UTC 

[PATCH for 3.4] virtio-scsi: fix TMF use-after-free
 2012-04-18 14:09 UTC  (3+ messages)

[PATCH 0/4] Export offsets of VMCS fields as note information for kdump
 2012-04-18 14:06 UTC  (6+ messages)

[PATCH] drivers/pcmcia/electra_cf.c: add missing iounmap and kfree
 2012-04-18 14:02 UTC 

bdi_debug_stats_show oops
 2012-04-18 13:54 UTC 

[PATCH] WIP: staging: drm/omap: dmabuf/prime mmap support
 2012-04-18 13:54 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).