public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-09-02 13:11:09 to 2011-09-02 20:16:53 UTC [more...]

[PATCH 0/8] Introduce caching support for regmap
 2011-09-02 20:16 UTC  (11+ messages)
` [PATCH 1/8] regmap: Introduce caching support
` [PATCH 2/8] regmap: Add the indexed cache support
` [PATCH 3/8] regmap: Add the rbtree "
` [PATCH 4/8] regmap: Add the LZO "
` [PATCH 5/8] regmap: Add the regcache_sync trace event
` [PATCH 6/8] regmap: Incorporate the regcache core into regmap
` [PATCH 7/8] regmap: It is impossible to be given a NULL defaults cache
` [PATCH 8/8] regmap: Support NULL cache_defaults_raw

[PATCH] i2c: remove deprecated callbacks
 2011-09-02 20:15 UTC  (5+ messages)

[PATCH v2] perf tool: fix endianness handling of u32 data in samples
 2011-09-02 20:08 UTC  (5+ messages)

[PATCH 00/13] [PATCH RFC] Paravirtualized ticketlocks
 2011-09-02 20:07 UTC  (15+ messages)
` [PATCH 06/13] x86/ticketlock: add slowpath logic
` [PATCH 08/13] xen/pvticketlock: disable interrupts while blocking
` [PATCH 10/13] xen/pvticket: allow interrupts to be enabled "
` [PATCH 11/13] x86/ticketlock: only do kick after doing unlock

[PATCH] perf tool: fix endianness handling of u32 data in samples
 2011-09-02 20:06 UTC  (3+ messages)

user namespaces v3: continue targetting capabilities
 2011-09-02 19:56 UTC  (18+ messages)
` (no subject)
` [PATCH 01/15] add Documentation/namespaces/user_namespace.txt (v3)
` [PATCH 02/15] user ns: setns: move capable checks into per-ns attach helper
` [PATCH 03/15] keyctl: check capabilities against key's user_ns
` [PATCH 04/15] user_ns: convert fs/attr.c to targeted capabilities
` [PATCH 05/15] userns: clamp down users of cap_raised
` [PATCH 06/15] user namespace: make each net (net_ns) belong to a user_ns
` [PATCH 07/15] user namespace: use net->user_ns for some capable calls under net/
` [PATCH 08/15] af_netlink.c: make netlink_capable userns-aware
` [PATCH 09/15] user ns: convert ipv6 to targeted capabilities
` [PATCH 10/15] net/core/scm.c: target capable() calls to user_ns owning the net_ns
` [PATCH 11/15] userns: make some net-sysfs capable calls targeted
` [PATCH 12/15] user_ns: target af_key capability check
` [PATCH 13/15] userns: net: make many network capable calls targeted
` [PATCH 14/15] net: pass user_ns to cap_netlink_recv()
` [PATCH 15/15] make kernel/signal.c user ns safe (v2)

Hyper-V TODO file
 2011-09-02 19:58 UTC  (11+ messages)

[PATCH] specific do_timer_cpu value for nohz off mode
 2011-09-02 19:57 UTC  (6+ messages)

si_swapinfo export
 2011-09-02 19:53 UTC  (3+ messages)

m68k: [v5] Convert to genirq (WIP)
 2011-09-02 19:53 UTC  (6+ messages)

[PATCH take 2] [USB] Use normalized sense when emulating autosense
 2011-09-02 19:22 UTC  (4+ messages)

[PATCH v1 00/16] ext4: Add metadata checksumming
 2011-09-02 19:32 UTC  (23+ messages)
` [PATCH 06/16] ext4: Calculate and verify inode checksums
` [PATCH 08/16] ext4: Calculate and verify checksums for inode bitmaps
` [PATCH 09/16] ext4: Calculate and verify block bitmap checksum
` [PATCH 10/16] ext4: Verify and calculate checksums for extent tree blocks
` [PATCH 12/16] ext4: Calculate and verify checksums of directory leaf blocks
` [PATCH 13/16] ext4: Calculate and verify checksums of extended attribute blocks
` [PATCH 14/16] ext4: Make inode checksum cover empty space
` [PATCH 15/16] ext4: Calculate and verify superblock checksum
` [PATCH 16/16] jbd2: Support CRC32C transaction checksums

[patch 0/2] Introduce /proc/pid/map_files v6
 2011-09-02 19:15 UTC  (14+ messages)
` [patch 2/2] fs, proc: Introduce the /proc/<pid>/map_files/ directory v6

[PATCH RFC] epoll: limit paths
 2011-09-02 18:59 UTC 

[PATCH 0/2] perf stat: add -l <N> option to redirect stderr elsewhere
 2011-09-02 18:58 UTC  (9+ messages)
` [PATCH 1/2] "

[PATCH/RFC 0/7] iommu: fixes & extensions
 2011-09-02 18:36 UTC  (9+ messages)
` [PATCH 1/7] iommu/omap-iovmm: support non page-aligned buffers in iommu_vmap
` [PATCH 2/7] iommu/omap: cleanup: remove a redundant statement
` [PATCH 3/7] iommu/core: use the existing IS_ALIGNED macro
` [PATCH 4/7] iommu/omap: ->unmap() should return order of unmapped page
` [PATCH 5/7] iommu/msm: "
` [RFC 6/7] iommu/core: add fault reporting
` [RFC 7/7] iommu/core: split mapping to page sizes as supported by the hardware

linux-next: build failure after merge of the moduleh tree
 2011-09-02 18:32 UTC  (3+ messages)

[PATCH pm-freezer 1/4] cgroup_freezer: fix freezer->state setting bug in freezer_change_state()
 2011-09-02 18:31 UTC  (11+ messages)
` [PATCH pm-freezer 2/4] freezer: set PF_NOFREEZE on a dying task right before TASK_DEAD "
  ` [PATCH pm-freezer 3/4] freezer: restructure __refrigerator()

[PATCH v3 0/4] Support for the TS-5500 platform
 2011-09-02 18:30 UTC  (5+ messages)
` [PATCH v3 1/4] platform: (TS-5500) add base support
` [PATCH v3 2/4] platform: (TS-5500) add GPIO support
` [PATCH v3 3/4] platform: (TS-5500) add LED support
` [PATCH v3 4/4] platform: (TS-5500) add ADC support

[PATCHSET pm-freezer] freezer: fixes & simplifications
 2011-09-02 18:27 UTC  (7+ messages)
` [PATCH 1/6] cgroup_freezer: fix freezer->state setting bug in freezer_change_state()
` [PATCH 2/6] freezer: set PF_NOFREEZE on a dying task right before TASK_DEAD "
` [PATCH 3/6] freezer: restructure __refrigerator()
` [PATCH 4/6] freezer: use lock_task_sighand() in fake_signal_wake_up()
` [PATCH 5/6] freezer: remove unused @sig_only from freeze_task()
` [PATCH 6/6] freezer: kill unused set_freezable_with_signal()

[PATCH V3 1/5] i2c: Add irq_gpio field to struct i2c_client, i2c_board_info
 2011-09-02 18:24 UTC  (5+ messages)

kernel BUG and freeze on cat /proc/tty/driver/serial
 2011-09-02 18:23 UTC  (3+ messages)

[PATCH] Staging: hv: vmbus: Show the modalias in /sys/bus/vmbus/devices/*/
 2011-09-02 18:12 UTC  (6+ messages)

try_to_freeze() called with IRQs disabled on ARM
 2011-09-02 17:48 UTC  (10+ messages)

[ PATCH 1/1 ] coredump: use current->group_leader->comm instead of current->comm
 2011-09-02 17:48 UTC  (6+ messages)
  ` [PATCH 1/1 v2]: "

WEBMASTER SERVICE
 2011-09-02 17:28 UTC 

gpio-ep93xx patches
 2011-09-02 17:32 UTC 

Possible deadlock when suspending framebuffer
 2011-09-02 17:24 UTC  (8+ messages)
` [PATCH] fb: avoid possible deadlock caused by fb_set_suspend
            ` [PATCH] fb: sh-mobile: Fix deadlock risk between lock_fb_info() and console_lock()

[PATCH -mm] add extra free kbytes tunable
 2011-09-02 16:31 UTC  (7+ messages)
  ` [PATCH -v2 "
      ` [PATCH -mm] fixes & cleanups for "add extra free kbytes tunable"

[PATCH v2] cfq: queued/in_driver stats
 2011-09-02 17:02 UTC 

[patch 00/36] Hexagon: Add support for Qualcomm Hexagon architecture
 2011-09-02 16:53 UTC  (5+ messages)
` [patch 03/36] Hexagon: Add bitops support
    ` ARM assembly syntax (was Re: [patch 03/36] Hexagon: Add bitops support)

proc: fix task_struct leak in proc_pid_fd_link_getattr()
 2011-09-02 16:48 UTC 

[PATCH net-next v4 1/4] r8169: fix WOL setting for 8105 and 8111EVL
 2011-09-02 16:28 UTC  (3+ messages)
` [PATCH net-next v4 4/4] r8169: support new chips of RTL8111F

[PATCH v4 00/19] Staging: cx25821: Fix style issues
 2011-09-02 16:05 UTC  (2+ messages)

linux-next RCU complaint during boot
 2011-09-02 16:37 UTC  (5+ messages)

[PATCH 1/4 v6] drivers: create a pin control subsystem v6
 2011-09-02 16:33 UTC  (4+ messages)

sata_mv port lockup on hotplug (kernel 2.6.38.2)
 2011-09-02 16:22 UTC  (12+ messages)

[next] unix stream crashes
 2011-09-02 16:12 UTC  (4+ messages)

[PATCH V2 1/4] i2c: Add irq_gpio field to struct i2c_client
 2011-09-02 16:05 UTC  (5+ messages)

[PATCH 2/4 v6] pinmux: add a driver for the U300 pinmux
 2011-09-02 16:04 UTC  (4+ messages)

[PATCH v2] mm: Make logic in bdi_forker_thread() straight
 2011-09-02 16:02 UTC  (5+ messages)

+ cgroups-more-safe-tasklist-locking-in-cgroup_attach_proc.patch added to -mm tree
 2011-09-02 15:55 UTC  (4+ messages)

[RFC PATCH 0/3] If an IRQ is a GPIO, request and configure it
 2011-09-02 15:50 UTC  (6+ messages)
` [PATCH 1/3] irq: "

Kconfig unmet dependency with RADIO_WL1273
 2011-09-02 15:49 UTC  (6+ messages)
` [PATCH] mfd: Combine MFD_SUPPORT and MFD_CORE
    ` [PATCH 1/2] misc: remove CONFIG_MISC_DEVICES
    ` [PATCH 2/2] mfd: remove CONFIG_MFD_SUPPORT

[PATCH 1/1] Staging: hv: Update TODO file
 2011-09-02 15:55 UTC 

[PATCH] arch/microblaze: Added sync method support for DMA and made refinements
 2011-09-02 15:15 UTC  (4+ messages)
` [PATCH] Added sync method support for DMA and made refinements (Take II)

[PATCH 1/1] mm/backing-dev.c: Call del_timer_sync instead of del_timer
 2011-09-02 15:14 UTC  (7+ messages)

[PATCH] ahci: add DT binding for Calxeda AHCI controller
 2011-09-02 15:10 UTC 

TFD_CANCEL_ON_SET race when making a wall clock
 2011-09-02 15:07 UTC  (3+ messages)

Aureal issues on resume
 2011-09-02 15:05 UTC 

[PATCH v2 0/4] MFD/Input: twl6040 (vibra): cleanups
 2011-09-02 15:03 UTC  (5+ messages)
` [PATCH v2 1/4] MFD: twl6040: Remove global pointer for platform_device
` [PATCH v2 2/4] MFD: twl6040: Add accessor for revision ID
` [PATCH v2 3/4] Input: twl6040-vibra: Use accessor to get revision information
` [PATCH v2 4/4] MFD: twl6040: Fix power on GPIO handling

[BUG] scsi: hpsa: how to destroy your files
 2011-09-02 15:03 UTC  (10+ messages)

[GIT PULL] XFS update for 3.1-rc5
 2011-09-02 15:02 UTC 

linux-next: Tree for Aug 22
 2011-09-02 15:01 UTC  (14+ messages)
` linux-next: Tree for Aug 22 (evm)

[PATCH 0/3] MFD/Input: twl6040 (vibra): cleanups
 2011-09-02 14:47 UTC  (5+ messages)
` [PATCH 1/3] MFD: twl6040: Remove global pointer for platform_device
` [PATCH 2/3] MFD: twl6040: Add accessor for revision ID
` [PATCH 3/3] Input: twl6040-vibra: Use accessor to get revision information

[PATCH 1/3] TPM: new stm i2c device driver
 2011-09-02 14:46 UTC  (6+ messages)
      ` [PATCH 1/1] "

[PATCH] xen: x86_32: do not enable iterrupts when returning from exception in interrupt context
 2011-09-02 14:47 UTC  (7+ messages)
` [PATCH v2] "
      ` [Xen-devel] "

[PATCHv1 1/1] [Power Supply]: Fix error handling in max17042 fuel gauge
 2011-09-02  6:45 UTC 

[Tech-board-discuss] Linux Foundation Technical Advisory Board Elections and Nomination process
 2011-09-02 14:31 UTC 

NOTE: Your E-mail Account Expire in three (3) days
 2011-09-02 14:26 UTC 

[PATCH 1/4] posix-timers: move global timer id management to signal_struct v2
 2011-09-02 14:19 UTC  (5+ messages)
` [PATCH 4/4] posix-timers: turn it_signal into it_valid flag

Avis de mise à niveau du compte
 2011-09-02 14:05 UTC 

Avis de mise à niveau du compte
 2011-09-02 14:08 UTC 

[PATCH 0/3] RFC: addition to DMA API
 2011-09-02 13:53 UTC  (2+ messages)

[PATCH] ASoC: Add missing platform_device_put in raumfeld_audio_init error path
 2011-09-02 13:47 UTC 

IDE driver for HDD WDC WD1600JB-00R 160G
 2011-09-02 13:46 UTC  (2+ messages)

[PATCH v2 RESEND] gpio-vx855: add device tree binding
 2011-09-02 13:40 UTC 

[PATCH 0/3] Fix compaction about mlocked pages
 2011-11-12 16:37 UTC  (11+ messages)
` [PATCH 2/3] compaction: compact unevictable page
` [PATCH 3/3] compaction accouting fix

[RFC PATCH] x86: perf: Clean up perf_event cpu code
 2011-09-02 13:32 UTC  (3+ messages)
` [PATCH] "

[PATCH 1/1] Staging: hv: Integrate the time source driver with Hyper-V detection code
 2011-09-02 13:30 UTC  (3+ messages)

[PATCH -mm 0/2] Use llist in irq_work and xlist
 2011-09-02 13:26 UTC  (9+ messages)
` [PATCH -mm 1/2] irq_work, Use llist in irq_work

Approaches to making io_submit not block
 2011-09-02 13:10 UTC  (10+ messages)


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