public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-06-08 14:05:48 to 2013-06-09 19:21:29 UTC [more...]

[net PATCH] tuntap: set SOCK_ZEROCOPY flag during open
 2013-06-09  7:18 UTC  (2+ messages)

[PATCH] dmatest: add ability to disable pq and xor
 2013-06-09 19:21 UTC  (3+ messages)

[PATCH] mtd: orion_nand: Improve error handling in orion_nand_probe
 2013-06-09 19:17 UTC  (3+ messages)

[PATCH v3 00/27] x86, irq: support ioapic device hotplug
 2013-06-09 19:13 UTC  (15+ messages)
` [PATCH v3 02/27] x86, irq: Modify irq chip once for irq remapping
` [PATCH v3 05/27] x86, irq: Make dmar_msi/hpet_msi irq_chip name consistent
` [PATCH v3 06/27] ia64, irq: Add dummy create_irq_nr()
` [PATCH v3 07/27] iommu, irq: Allocate irq_desc for dmar_msi with local node
` [PATCH v3 08/27] x86, irq: kill create_irq()
` [PATCH v3 09/27] x86, irq: Convert irq_2_pin list to generic list
` [PATCH v3 11/27] x86, irq: Add realloc_irq_and_cfg_at()

Email: kent.reeveess@citynew.com
 2013-06-09 19:05 UTC 

WARNING: at kernel/events/core.c:913 add_event_to_ctx+0x5b/0x1c0()
 2013-06-09 18:55 UTC 

[git pull] Exotic architecture fixes
 2013-06-09 18:41 UTC 

[REGRESSION] fan always on with 3.10-rc2
 2013-06-09 18:34 UTC  (3+ messages)

[PATCH v2] ethernet/arc/arc_emac - Add new driver
 2013-06-09 18:16 UTC  (4+ messages)

[PATCH v3 1/3] cpufreq: ondemand: Change the calculation of target frequency
 2013-06-09 18:08 UTC  (6+ messages)

[GIT PULL] hwmon fixes for 3.10-rc6
 2013-06-09 17:54 UTC 

[PATCH]memblock: do double array and add merge directly path in memblock_insert_region
 2013-06-09 17:34 UTC 

N900 device tree conversion: how to do first step
 2013-06-09 17:30 UTC  (5+ messages)

[PATCH 0/8] format string usage clean ups
 2013-06-09 17:10 UTC  (6+ messages)
` [PATCH 4/8] power: ensure event is not used as format string
    ` [PATCH] power: Add missing newlines, fix a couple of typos, add pr_fmt

[PATCH v2 0/4] copy_process/attach_pid minor fix + cleanups
 2013-06-09 17:00 UTC  (5+ messages)
` [PATCH 1/4] de_thread: use change_pid() rather than detach_pid/attach_pid
` [PATCH 2/4] copy_process: unify CLONE_THREAD-or-thread_group_leader code
` [PATCH 3/4] copy_process: don't add the uninitialized child to thread/task/pid lists
` [PATCH 4/4] copy_process: consolidate the lockless CLONE_THREAD checks

How to get driver_data of struct ieee1394_device_id in kernel driver module?
 2013-06-09 17:03 UTC  (8+ messages)
      ` [PATCH] firewire: introduce fw_driver.probe and .remove methods

[PATCH 1/1] tps65090-charger: Fix AC detect
 2013-06-09 17:03 UTC  (3+ messages)

[PATCH] MAINTAINERS: Update email address for Anton Vorontsov
 2013-06-09 16:56 UTC 

[RFC PATCH v2, part3 00/11] Introduce PCI bus lock and state machine
 2013-06-09 16:50 UTC  (7+ messages)
` [RFC PATCH v2, part3 07/11] PCI, xen-pcifront: use new PCI interfaces to simplify implementation

Email: kent.reeveess@citynew.com
 2013-06-09 16:22 UTC 

[PATCH 0/6] Add support for Allwinner A10s SoCs
 2013-06-09 16:36 UTC  (7+ messages)
` [PATCH 1/6] ARM: sunxi: Add Allwinner A10s machine compatible
` [PATCH 2/6] pinctrl: sunxi: Move the pins definitions to a separate header
` [PATCH 3/6] pinctrl: sunxi: Add Allwinner A10s pins
` [PATCH 4/6] ARM: sunxi: dt: Add Allwinner A10s DTSI
` [PATCH 5/6] ARM: sunxi: Add Olimex A10s-Olinuxino-micro device tree
` [PATCH 6/6] ARM: multi_v7: Enable Allwinner EMAC in multi_v7_defconfig

Questions about Runtime Power Management
 2013-06-09 16:28 UTC 

[ANNOUNCE] sdparm 1.08 available
 2013-06-09 16:26 UTC 

[PATCH] pcmcia: pd6729: fix error return code in pd6729_pci_probe()
 2013-06-09 16:09 UTC  (2+ messages)

[PATCH] memstick: fix error return code in r592_probe()
 2013-06-09 16:07 UTC  (2+ messages)

[PATCH v3 0/7] cpuset: implement sane hierarchy behaviors
 2013-06-09 16:03 UTC  (11+ messages)
` [PATCH v3 1/7] cpuset: let hotplug propagation work wait for task attaching
` [PATCH v3 2/7] cpuset: remove async hotplug propagation work
` [PATCH v3 3/7] cpuset: record old_mems_allowed in struct cpuset
` [PATCH v3 4/7] cpuset: introduce effective_{cpumask|nodemask}_cpuset()
` [PATCH v3 5/7] cpuset: allow to keep tasks in empty cpusets
` [PATCH v3 6/7] cpuset: allow to move tasks to "
` [PATCH v3 7/7] cpuset: fix to migrate mm correctly in a corner case

Question regarding put_prev_task in preempted condition
 2013-06-09 15:59 UTC 

[RFC] regmap: Add regmap_field APIs
 2013-06-09 16:00 UTC  (2+ messages)

[PATCH] kernel: timer: looping issue, need reset variable 'found'
 2013-06-09 15:49 UTC 

Immutable biovecs, dio rewrite
 2013-06-09 14:21 UTC  (29+ messages)
` [PATCH 01/26] bcache: Use standard utility code
` [PATCH 02/26] bcache: Kill unaligned bvec hack
` [PATCH 03/26] block: Abstract out bvec iterator
` [PATCH 04/26] dm: Use bvec_iter for dm_bio_record()
` [PATCH 05/26] block: Convert bio_iovec() to bvec_iter
` [PATCH 07/26] block: Immutable bio vecs
` [PATCH 08/26] block: Convert bio_copy_data() to bvec_iter
` [PATCH 09/26] bio-integrity: Convert "
` [PATCH 10/26] block: Convert drivers to immutable biovecs
` [PATCH 11/26] block: Kill bio_iovec_idx(), __bio_iovec()
` [PATCH 12/26] rbd: Refactor bio cloning, don't clone biovecs
` [PATCH 13/26] dm: Refactor for new bio cloning/splitting
` [PATCH 14/26] md, bcache: Remove bi_idx hacks
` [PATCH 15/26] block: Generic bio chaining
` [PATCH 16/26] block: Rename bio_split() -> bio_pair_split()
` [PATCH 17/26] block: Introduce new bio_split()
` [PATCH 18/26] block: Kill bio_pair_split()
` [PATCH 19/26] block: Kill bio_segments()
` [PATCH 20/26] block: Don't save/copy bvec array anymore, share when cloning
` [PATCH 21/26] block: Move bouncing to generic_make_request()
` [PATCH 22/26] block: Make generic_make_request handle arbitrary sized bios
` [PATCH 23/26] blk-lib.c: generic_make_request() handles large bios now
` [PATCH 24/26] bcache: "
` [PATCH 25/26] block: Add bio_get_user_pages()
` [PATCH 26/26] Apply fire to dio code
  ` [PATCH 06/26] block: Convert bio_for_each_segment() to bvec_iter

[PATCH] KVM: x86: fix missed memory synchronization when patch hypercall
 2013-06-09 12:52 UTC  (16+ messages)

filesystem notification fixes/cleanup
 2013-06-09 12:40 UTC  (6+ messages)
` [PATCH 1/5] fanotify: Fix races when adding/removing marks
` [PATCH 2/5] fanotify: Put duplicate code for adding vfsmount/inode marks into an own function
` [PATCH 3/5] dnotify: replace dnotify_mark_mutex with mark mutex of dnotify_group
` [PATCH 4/5] inotify: fix race when adding a new watch
` [PATCH 5/5] fsnotify: update comments concerning locking scheme

[PATCH] kernel/softirq.c: delete 'while' looping to improve a little performance and beautify code
 2013-06-09 12:30 UTC 

[PATCH V2 0/1] kvm/vmx: Output TSC offset
 2013-06-09 11:14 UTC  (6+ messages)
` [PATCH V2 1/1] kvm/vmx: Add a tracepoint write_tsc_offset
      `  "

[PATCH/RESEND v8 4/4] block: Adding ROW scheduling algorithm
 2013-06-09 10:44 UTC 

[PATCH v8 3/4] block: Add API for urgent request handling
 2013-06-09 10:44 UTC 

[PATCH/RESEND v8 2/4] block: Extend cmd_flags in struct request
 2013-06-09 10:38 UTC 

[PATCH/RESEND v8 1/4] block: Add support for reinsert a dispatched req
 2013-06-09 10:38 UTC 

[PATCH 0/5] Add a safe static_cpu_has variant
 2013-06-09 10:07 UTC  (6+ messages)
` [PATCH 1/5] x86, cpu: Add a synthetic cpu feature
` [PATCH 2/5] x86, debug: Add a collect-all misc debug checks option
` [PATCH 3/5] x86: Sanity-check static_cpu_has usage
` [PATCH 4/5] x86: Add a static_cpu_has_safe variant
` [PATCH 5/5] x86, FPU: Use static_cpu_has_safe before alternatives

[PATCH][RFC] kernel/cpu: do not change the cpus_allowed of the current task when unplugging cpus
 2013-06-09  9:59 UTC  (3+ messages)

Linux 3.9.5
 2013-06-09  9:47 UTC  (6+ messages)
` Linux 3.9.5 [patch to fix powerpc build error attached]

[PATCH buf-fix] kernel, range: fix broken mtrr_cleanup
 2013-06-09  9:42 UTC 

[RFC v2 0/2] saa7115: Implement i2c_board_info.platform_data
 2013-06-09  9:36 UTC  (8+ messages)
` [RFC v2 1/2] "
` [RFC v2 2/2] saa7115: Remove gm7113c video_std register change

[PATCH] Fix regression on spi-fsl-spi.c following modification on spi.c
 2013-06-09  8:10 UTC 

[PATCH v8 00/11] KVM: MMU: fast zap all shadow pages
 2013-06-09  9:09 UTC  (4+ messages)

[PATCH] Boottime: A tool for automatic measurement of kernel/bootloader boot time
 2013-06-09  8:17 UTC  (10+ messages)

[PATCH 0/2] Run callback of device_prepare/complete consistently
 2013-06-09  8:11 UTC  (5+ messages)

Message To: Email Account Owner!
 2013-06-09  8:03 UTC 

[git pull] Please pull powerpc.git merge branch
 2013-06-09  7:56 UTC 

[PATCH v2] cpufreq: fix governor start/stop race condition
 2013-06-09  7:50 UTC 

[PATCH 00/31] KVM/MIPS: Implement hardware virtualization via the MIPS-VZ extensions
 2013-06-09  7:31 UTC  (3+ messages)

[PATCH 00/14] MAINTAINERS: fix file patterns (part 2)
 2013-06-09  7:30 UTC  (3+ messages)
` [PATCH 08/14] MAINTAINERS: fix mach-omap2 clockdomain/powerdomain

[PATCH v8 00/22] OMAP USB Host cleanup
 2013-06-09  7:15 UTC  (7+ messages)
` [PATCH v8 19/22] ARM: OMAP3: clock data: get rid of unused USB host clock aliases and dummies

Missing pieces for AM335x PWM / backlight support
 2013-06-09  7:13 UTC  (3+ messages)
` [PATCH 1/4] ARM: AM33XX: clk: Add clock node for EHRPWM TBCLK

[PATCH] virtio-net: put virtio net header inline with data
 2013-06-09  7:11 UTC  (5+ messages)

[vt_console_print/cirrus_dirty_update] WARNING: at kernel/mutex.c:858 mutex_trylock()
 2013-06-09  6:58 UTC  (4+ messages)

ipv6 && kernel BUG at net/core/skbuff.c:126!
 2013-06-09  6:36 UTC  (3+ messages)

[PATCH] arch: asm-geniric: for atomic_set_mask() 1st param, use 'unsigned int' instead of 'unsigned long'
 2013-06-09  6:31 UTC  (4+ messages)
  ` [PATCH v2] arch: asm-generic: "

[PATCH 1/1] keucr: restored lost line
 2013-06-09  5:28 UTC  (3+ messages)
` [PATCH] keucr: removed unnecessary variables and comments

[RFC] Comparison of power-efficient scheduling patch sets
 2013-06-09  4:33 UTC  (11+ messages)
` power-efficient scheduling design

3.10-rc4 stalls during mmap writes
 2013-06-09  3:37 UTC  (2+ messages)

[PATCH 1/2] pinmux: Add TB10x pinmux driver
 2013-06-09  2:47 UTC  (14+ messages)

[PATCH 1/2] Fix a build warning in scripts/sortextable.h
 2013-06-09  2:33 UTC  (2+ messages)
` [PATCH 2/2] Fix a build warning in scripts/mod/file2alias.c

Confirmed Reciept
 2013-06-09  2:13 UTC 

Linux 3.10-rc5
 2013-06-09  2:05 UTC 

[PATCH] doc: avoid strncpy in accounting tool
 2013-06-08 18:50 UTC  (2+ messages)

Strange intermittent EIO error when writing to stdout since v3.8.0
 2013-06-08 18:56 UTC  (2+ messages)

[PATCH] ACPI / scan: Simplify ACPI driver probing
 2013-06-09  1:54 UTC  (3+ messages)

Linux 3.0.80
 2013-06-09  1:39 UTC  (4+ messages)

[PATCH] ACPI / video: Do not bind to device objects with a driver or scan handler
 2013-06-09  0:33 UTC  (2+ messages)

[PATCH 0/2] pinctrl: common handling of generic pinconfig props in dt
 2013-06-09  0:01 UTC  (4+ messages)
` [PATCH 1/2] pinctrl: add devicetree constants for simple generic pnconfig options
` [PATCH 2/2] pinctrl: add function to separate combined pinconfig values
` [EXAMPLE PATCH] pinctrl: add pinctrl driver for Rockchip SoCs

[PATCH] drivers: Select dependencies for the VIRTUALIZATION symbol
 2013-06-08 23:40 UTC  (2+ messages)

[GIT Pull] timer fixes for 3.10
 2013-06-08 21:22 UTC 

[GIT PULL] irqdomain bug fixes
 2013-06-08 21:21 UTC 

[PATCH] virtio-mmio: Cocci spatch "ptr_ret.spatch"
 2013-06-08 21:07 UTC  (4+ messages)
` [RFC] PTR_ERR: return 0 if ptr isn't an error value

[PATCH] microblaze: Don't mark arch_kgdb_ops as const
 2013-06-08 20:58 UTC  (2+ messages)

[RFC] security: smack: add hash table for smack for quick label searching
 2013-06-08 20:26 UTC  (3+ messages)

[PATCH] irqchip: Return -EPERM for reserved IRQs
 2013-06-08 20:18 UTC  (2+ messages)

[BUG] PCI related panic on powerpc based board with 3.10-rcX
 2013-06-08 19:39 UTC 

[PATCH] MIPS: DEC: remove unbuildable promcon.c
 2013-06-08 18:54 UTC  (2+ messages)

[PATCH v9 net-next 0/7] net: low latency Ethernet device polling
 2013-06-08 18:06 UTC  (3+ messages)

[GIT PULL] ARM: SoC fixes for 3.10-rc
 2013-06-08 17:47 UTC 

[PATCH] Add Initial TI-Nspire support
 2013-06-08 17:46 UTC  (4+ messages)

[BUG] PCI related panic on powerpc based board with 3.10-rcX
 2013-06-08 17:35 UTC 

[PATCH] x86, intel_cacheinfo: Shut up last long-standing warning
 2013-06-08 16:48 UTC 

[PATCH] scripts/coccinelle: check for field address argument to kfree
 2013-06-08 16:21 UTC 

[GIT PULL] slave-dmaengine fixes
 2013-06-08 15:13 UTC 

[PATCH] drivers/mtd/devices/bcm47xxsflash.c: correct argument to kfree
 2013-06-08 15:50 UTC  (2+ messages)

[PATCH 0/3] introduce sg_pcopy_from_buffer() and sg_pcopy_to_buffer()
 2013-06-08 14:28 UTC  (4+ messages)
` [PATCH 1/3] lib/scatterlist: "

[PATCH v2 0/3] Increase the number of USB to serial devices we can support at once
 2013-06-08 14:26 UTC  (6+ messages)


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