public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-09-24 22:35:46 to 2012-09-25 07:37:37 UTC [more...]

[RFC v2 00/10] vfs: hot data tracking
 2012-09-25  7:37 UTC  (3+ messages)
` [RFC v2 01/10] vfs: introduce private rb structures

[PATCH 01/10] Makefile: Add option CONFIG_DISABLE_GCC_AUTOMATIC_INLINING
 2012-09-25  7:37 UTC  (7+ messages)
` [PATCH 02/10] mm, slob: Use NUMA_NO_NODE instead of -1
` [PATCH 05/10] mm, util: Use dup_user to duplicate user memory

[PATCH 0/9] Reduce compaction scanning and lock contention
 2012-09-25  7:37 UTC  (12+ messages)
` [PATCH 4/9] mm: compaction: Abort compaction loop if lock is contended or run too long
` [PATCH 5/9] mm: compaction: Acquire the zone->lru_lock as late as possible
` [PATCH 6/9] mm: compaction: Acquire the zone->lock "
` [PATCH 7/9] Revert "mm: have order > 0 compaction start off where it left"

[PATCH 1/1] x86: Added support for Acer Aspire 5755G fan control
 2012-09-25  7:34 UTC 

RFE: tty color features
 2012-09-25  7:25 UTC  (3+ messages)

linux-next: manual merge of the arm-soc tree with the usb tree
 2012-09-25  7:22 UTC  (2+ messages)

linux-next: manual merge of the arm-soc tree with the tree
 2012-09-25  7:14 UTC  (2+ messages)

[PATCH] pinctrl: Fix potential memory leak in pinctrl_register_one_pin()
 2012-09-25  7:11 UTC 

linux-next: manual merge of the net-next tree with the net tree
 2012-09-25  7:11 UTC  (6+ messages)
      ` [PATCH net-next] net: raw: revert unrelated change

powerpc/perf: hw breakpoints return ENOSPC
 2012-09-25  7:10 UTC  (4+ messages)

[patch 3/3] remoteproc: return -EFAULT on copy_from_user failure
 2012-09-25  7:05 UTC 

[PATCH] Revert "__d_unalias() should refuse to move mountpoints"
 2012-09-25  7:05 UTC  (4+ messages)

[patch 2/3] remoteproc: snprintf() can return more than was printed
 2012-09-25  7:02 UTC 

[PATCH] extcon: Fix return value in extcon_register_interest()
 2012-09-25  6:58 UTC 

[patch 1/3] remoteproc: memory leak in rproc_handle_carveout()
 2012-09-25  7:01 UTC 

[PATCH v2] rtc: tps65910: Use platform_get_irq to get RTC irq details
 2012-09-25  6:58 UTC  (3+ messages)

[PATCH 5/5] Staging:bcm: fix coding style error in InterfacerTx.c
 2012-09-25  6:56 UTC  (2+ messages)

[PATCH v4] media: v4l2-ctrls: add control for test pattern
 2012-09-25  6:53 UTC  (2+ messages)

[PATCH v3 1/2] writeback: add dirty_background_centisecs per bdi variable
 2012-09-25  6:54 UTC  (7+ messages)

[PATCH 2/3] Staging:bcm: fix coding style error in InterfaceIsr.c
 2012-09-25  6:53 UTC  (4+ messages)
` [PATCH 3/3] "

linux-next: manual merge of the arm-soc tree with the l2-mtd tree
 2012-09-25  6:50 UTC 

[PATCHv4] virtio_console: Add support for remoteproc serial
 2012-09-25  6:50 UTC  (6+ messages)

linux-next: build failure after merge of the mfd tree
 2012-09-25  6:47 UTC  (2+ messages)

[GIT PULL 00/30] perf/core improvements and fixes
 2012-09-25  6:47 UTC  (10+ messages)
` [PATCH 22/30] perf tools: bfd.h/libbfd detection fails with recent binutils
` [PATCH 27/30] tools lib traceevent: Carve out events format parsing routine
` [PATCH 28/30] perf evsel: Provide a new constructor for tracepoints
` [PATCH 29/30] perf test: Add test for the sched tracepoint format fields

linux-next: manual merge of the arm-soc tree with the sound tree
 2012-09-25  6:47 UTC 

linux-next: manual merge of the arm-soc tree with the sound tree
 2012-09-25  6:44 UTC 

linux-next: manual merge of the arm-soc tree with the fbdev tree
 2012-09-25  6:40 UTC 

[PATCH v2] media: davinci: vpif: display: separate out subdev from output
 2012-09-25  6:34 UTC  (7+ messages)

[PATCH v4] lxt PHY: Support for the buggy LXT973 rev A2
 2012-09-25  6:23 UTC  (3+ messages)

[PATCH 4/4] Staging:bcm: fix coding style error in InterfaceRx.c
 2012-09-25  6:21 UTC 

[PATCH v2] pwm_backlight: Add device tree support for Low Threshold Brightness
 2012-09-25  6:19 UTC  (6+ messages)

YAHOO & FACEBOOK AWARDS CENTER
 2012-09-25  6:08 UTC 

linux-next: manual merge of the staging tree with the thermal tree
 2012-09-25  6:13 UTC 

[v2 PATCH 0/2] Add UIO device supporting dynamic memory allocation
 2012-09-25  6:09 UTC  (3+ messages)
` [v2 PATCH 1/2] Add new uio device for "
` [v2 PATCH 2/2] Add uio_dmem_genirq description to UIO documentation

Load averages?
 2012-09-25  6:02 UTC  (3+ messages)

[PATCH v3 00/26] Prep work for immutable bio vecs
 2012-09-25  5:51 UTC  (29+ messages)
` [PATCH v3 01/26] block: Fix a buffer overrun in bio_integrity_split()
` [PATCH v3 04/26] block: Refactor blk_update_request()
` [PATCH v3 05/26] md: Convert md_trim_bio() to use bio_advance()
` [PATCH v3 06/26] block: Add bio_end_sector()
` [PATCH v3 07/26] block: Use bio_sectors() more consistently
` [PATCH v3 08/26] block: Change bio_split() to respect the current value of bi_idx
` [PATCH v3 09/26] block: Remove bi_idx references
` [PATCH v3 10/26] block: Remove some unnecessary bi_vcnt usage
` [PATCH v3 11/26] block: Add submit_bio_wait(), remove from md
  ` [dm-devel] "
` [PATCH v3 12/26] raid10: Use bio_reset()
` [PATCH v3 13/26] raid1: use bio_reset()
` [PATCH v3 14/26] raid5: "
` [PATCH v3 15/26] raid1: Refactor narrow_write_error() to not use bi_idx
` [PATCH v3 16/26] block: Add bio_copy_data()
` [PATCH v3 17/26] pktcdvd: use bio_copy_data()
` [PATCH v3 18/26] pktcdvd: Use bio_reset() in disabled code to kill bi_idx usage
` [PATCH v3 19/26] raid1: use bio_copy_data()
` [PATCH v3 20/26] bounce: Refactor __blk_queue_bounce to not use bi_io_vec
` [PATCH v3 21/26] block: Add bio_for_each_segment_all()
` [PATCH v3 22/26] block: Convert some code to bio_for_each_segment_all()
` [PATCH v3 23/26] block: Add bio_alloc_pages()
` [PATCH v3 24/26] block: Add an explicit bio flag for bios that own their bvec
` [PATCH v3 25/26] bio-integrity: Add explicit field for owner of bip_buf
` [PATCH v3 26/26] block: Add BIO_SUBMITTED flag, kill BIO_CLONED

RE: [PATCH] ahci: add a boot option to enable promise ahci
 2012-09-25  5:44 UTC 

[PATCH v5] media: v4l2-ctrl: add a helper function to add standard control with driver specific menu
 2012-09-25  5:41 UTC  (4+ messages)
` [PATCH v3] media: v4l2-ctrls: add control for test pattern

[PATCH] ahci: add a boot option to enable promise ahci
 2012-09-25  5:40 UTC  (3+ messages)

RE: [PATCH] ahci: add a boot option to enable promise ahci
 2012-09-25  5:39 UTC 

[PATCH 0/6] Dove fixes for arm-soc/for-next
 2012-09-25  5:37 UTC  (11+ messages)
` [PATCH 1/6] ARM: dove: Add pcie clock support
` [PATCH 2/6] ARM: dove: Fix tauros2 device tree init
` [PATCH 3/6] ARM: dove: Fix clock names of sata and gbe
` [PATCH 4/6] ARM: dove: Restructure SoC device tree descriptor
` [PATCH 5/6] ARM: dove: Remove watchdog from DT
` [PATCH 6/6] ARM: dove: Add crypto engine to DT

[PATCH v3 2/5] fat: allocate persistent inode numbers
 2012-09-25  5:33 UTC  (12+ messages)

WARNING: at fs/inode.c:280 drop_nlink+0x31/0x33()
 2012-09-25  5:27 UTC  (3+ messages)

linux-next: manual merge of the workqueues tree with the thermal tree
 2012-09-25  5:21 UTC 

[SCSI PATCH] sd: max-retries becomes configurable
 2012-09-25  5:21 UTC  (3+ messages)

[3.6-rc7] switcheroo race with Intel HDA
 2012-09-25  5:20 UTC 

[PATCH 1/3] perf tools: Add sort__has_sym
 2012-09-25  5:03 UTC  (3+ messages)
` [PATCH 3/3] perf ui/browser: Fix stale output of sorted result

[2.6.38-3.x] [BUG] soft lockup - CPU#X stuck for 23s! (vfs, autofs, vserver)
 2012-09-25  5:05 UTC  (6+ messages)

[RFC/PATCHSET 00/15] perf report: Add support to accumulate hist periods
 2012-09-25  4:57 UTC  (2+ messages)

linux-next: build failure after merge of the md tree
 2012-09-25  4:50 UTC  (3+ messages)

[PATCH] rtc: tps65910: Use platform_get_irq to get RTC irq details
 2012-09-25  4:43 UTC  (5+ messages)

linux-next: build failure after merge of the pm tree
 2012-09-25  4:30 UTC 

[PATCH] Staging:bcm: fix coding style error in InterfaceDld.c and InterfaceIdleMode.c
 2012-09-25  4:22 UTC 

[PATCH] Thermal: Fix bug on generic thermal framework
 2012-09-25  4:21 UTC  (7+ messages)

20% performance drop on PostgreSQL 9.2 from kernel 3.5.3 to 3.6-rc5 on AMD chipsets
 2012-09-25  4:16 UTC  (21+ messages)
` 20% performance drop on PostgreSQL 9.2 from kernel 3.5.3 to 3.6-rc5 on AMD chipsets - bisected

RCU idle CPU detection is broken in linux-next
 2012-09-25  4:04 UTC  (20+ messages)

[RFC GIT PULL rcu/next] RCU commits for 3.7
 2012-09-25  3:57 UTC 

[PATCH] memory: emif: Add ifdef CONFIG_DEBUG_FS guard for emif_debugfs_[init|exit]
 2012-09-25  3:54 UTC 

[PATCH] matroxfb: Convert struct i2c_msg initialization to C99 format
 2012-09-25  3:54 UTC  (2+ messages)

Early cpio decoder and ACPI table override via initrd making use of it
 2012-09-25  3:47 UTC  (5+ messages)
` [PATCH 1/2] lib: Add early cpio decoder

[PATCH v4] trace,x86: add x86 irq vector tracepoints
 2012-09-25  3:38 UTC  (2+ messages)

[PATCH v2 1/3] tracing,x86: add a TSC trace_clock
 2012-09-25  3:27 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 3/3] tracing: format non-nanosec times from tsc clock without a decimal point

linux-next: Tree for Sept 24
 2012-09-25  3:23 UTC  (3+ messages)
` linux-next: Tree for Sept 24 (iommu)

Work queue questions
 2012-09-25  3:05 UTC  (10+ messages)

3.6rc6 slab corruption
 2012-09-25  2:54 UTC  (15+ messages)
                    ` [patch for-3.6] fs, debugfs: fix race in u32_array_read and allocate array at open

[PATCH 0/2] struct pid-ify autofs4
 2012-09-25  2:56 UTC  (6+ messages)

[PATCH] perf session: Add perf_session__delete_env
 2012-09-25  2:39 UTC 

[PATCH] Update sched_domains_numa_masks when new cpus are onlined
 2012-09-25  2:39 UTC  (5+ messages)

[PATCH] perf test: Fix build failure
 2012-09-25  2:20 UTC 

[PATCH v3 0/9] perf tools: Add script browser and runtime data file switch
 2012-09-25  2:11 UTC  (10+ messages)
` [PATCH v3 1/9] perf hists: Move hists_init() from util/evsel.c to util/hist.c
` [PATCH v3 3/9] perf script: Add more filter to find_scripts()
` [PATCH v3 7/9] perf header: Add check_perf_magic() func
` [PATCH v3 8/9] perf hists browser: Add option for runtime switching perf data file

[resend][PATCH v2 0/2] btrfs-progs: some bugfixes
 2012-09-25  2:02 UTC  (3+ messages)
` [PATCH v2 1/2] btrfs-progs: Close file descriptor on exit
` [PATCH v2 2/2] btrfs-progs: Fix up memory leakage

linux-next: build warning after merge of the vfs tree
 2012-09-25  1:52 UTC 

arch/x86/lib/inat.c Error
 2012-09-25  1:16 UTC  (4+ messages)

[PATCH v10 0/5] make balloon pages movable by compaction
 2012-09-25  1:17 UTC  (9+ messages)
` [PATCH v10 1/5] mm: introduce a common interface for balloon pages mobility
` [PATCH v10 3/5] virtio_balloon: introduce migration primitives to balloon pages

linux-next: manual merge of the userns tree with the security tree
 2012-09-25  0:46 UTC  (3+ messages)

Btrfs: check range early in map_private_extent_buffer
 2012-09-25  0:24 UTC  (3+ messages)

[PATCH 1/2] Fix build error caused by broken PCH_PTP module dependency
 2012-09-25  0:24 UTC  (4+ messages)
` [PATCH 2/2] Fix wrong description in PTP_1588_CLOCK_PCH help info
  ` [PATCH 2/2] Fix a typo in PTP_1588_CLOCK_PCH Kconfig "

[GIT PULL] Asymmetric keys and module signing
 2012-09-25  0:11 UTC  (2+ messages)

[PATCH] block: export trace_block_unplug
 2012-09-24 23:57 UTC 

[RFC/PATCH] ia64, SR870, EFI bug breaks ata_piix, uninitialized ICH4 IDE EXBAR mem resource
 2012-09-24 23:54 UTC  (6+ messages)
  ` [RFC/PATCH v2] "

linux-next: bluetooth tree rewritten after being merged
 2012-09-24 23:49 UTC  (2+ messages)

[PATCH v4] trace: Move trace event enable from fs_initcall to core_initcall
 2012-09-24 23:47 UTC  (3+ messages)

[Patch v4] ezusb: move ezusb.c from drivers/usb/serial to drivers/usb/misc
 2012-09-24 23:39 UTC  (2+ messages)

[PATCH v3 00/15] ASoC: OMAP: Convert to use dmaengine
 2012-09-24 23:36 UTC  (2+ messages)
` [alsa-devel] "

[PATCH] block: makes bio_split support bio without data
 2012-09-24 23:37 UTC  (3+ messages)

RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 02)
 2012-09-24 23:12 UTC  (11+ messages)

[PATCH 00/11] x86: Supervisor Mode Access Prevention
 2012-09-24 23:27 UTC  (2+ messages)
` [RFC PATCH] x86-32: Start out eflags and cr4 clean

Out of memory on 3.5 kernels
 2012-09-24 22:43 UTC  (3+ messages)

[ACPI/PCI] possible recursive locking detected
 2012-09-24 22:38 UTC  (6+ messages)

[PATCH 00/10] Convert MSM to common clock framework
 2012-09-24 22:37 UTC  (3+ messages)
` [PATCH 06/10] ARM: msm: Remove custom clk_set_{max,min}_rate() API


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