linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-07-22 00:17:33 to 2013-07-22 10:02:07 UTC [more...]

[PATCH -tip 0/3] kprobes, x86: Move optprobe on top of int3-based instruction patching
 2013-07-22 10:01 UTC  (8+ messages)
` [PATCH -tip 3/3] x86: Remove unused text_poke_smp and text_poke_smp_batch
  ` [tip:x86/jumplabel] kprobes/x86: Remove unused text_poke_smp() and text_poke_smp_batch() functions
    ` Re: [PATCH -tip 3/3] x86: Remove unused text_poke_smp and text_poke_smp_batch

[PATCH resend] dma: pl330: Fix cyclic transfers
 2013-07-22  9:22 UTC  (2+ messages)

[RFC 0/23] perf tool: Add support for multiple data file storage
 2013-07-22 10:00 UTC  (4+ messages)
` [PATCH 13/23] perf tools: Introduce perf.data version 3 format

[PATCH] perf, x86: Enable PEBS mode automatically for mem-{loads,stores} v4
 2013-07-22  9:59 UTC  (2+ messages)

[RFC PATCH] tracing: Atomically get refcounts of event_call and trace_array
 2013-07-22  9:57 UTC  (10+ messages)
` [RFC PATCH V2] tracing: Check f_dentry before accessing event_file/call in inode->i_private
            `  "

[PATCH 1/6] acpi-dma: fix sparse warning
 2013-07-22  9:15 UTC  (2+ messages)

[PATCH 00/18] MAINTAINERS: Trivial pattern changes
 2013-07-22  9:20 UTC  (19+ messages)
` [PATCH 02/18] MAINTAINERS: ARM: OMAP2/3: Remove unused clockdomain files
` [PATCH 03/18] MAINTAINERS: OMAP POWERDOMAIN, update patterns
` [PATCH 05/18] MAINTAINERS: ARM: spear: Consolidate sections
` [PATCH 11/18] MAINTAINERS: SI4713: Fix file pattern
` [PATCH 12/18] MAINTAINERS: Update it913x patterns
` [PATCH 13/18] MAINTAINERS: Update sirf patterns
` [PATCH 14/18] MAINTAINERS: Update ssbi patterns
` [PATCH 15/18] MAINTAINERS: Update file pattern for ARC uart
` [PATCH 16/18] MAINTAINERS: Update USB EHCI platform pattern
` [PATCH 17/18] MAINTAINERS: usb: phy: Update patterns
` [PATCH 18/18] MAINTAINERS: Update GRE DEMUX patterns

[PATCH v3] gpio: add GPIO support for F71882FG and F71889F
 2013-07-22  9:50 UTC 

[PATCH v2] xen/arm and xen/arm64: update xen_restart after ff701306cd49
 2013-07-22  9:47 UTC 

[PATCH] um: change defconfig to stop spawning xterm
 2013-07-22  9:45 UTC  (4+ messages)

[PATCH] xen/arm and xen/arm64: update xen_restart after ff701306cd49
 2013-07-22  9:45 UTC  (3+ messages)

[GIT PULL] fuse bugfixes for 3.11
 2013-07-22  9:39 UTC 

[PATCH v3 0/2] adv7343 add OF support
 2013-07-22  9:37 UTC  (3+ messages)
` [PATCH v3 1/2] media: i2c: adv7343: make the platform data members as array

linux-3.11-rc1: Internal error: Oops - undefined instruction: 0 [#1] SMP ARM on OMAP3/AM335x
 2013-07-22  9:30 UTC 

[PATCH] usb: udc: add gadget state kobject uevent
 2013-07-22  9:28 UTC  (3+ messages)

[PATCH] regmap: irq: Acknowledge also interrupts that are masked
 2013-07-22  9:24 UTC 

[PATCH v4] clk: add MOXA ART SoCs clock driver
 2013-07-22  9:21 UTC  (3+ messages)
` [PATCH v5] "

[PATCH] mfd: mcp: add missing linux/device.h header
 2013-07-22  9:12 UTC  (2+ messages)

[PATCH v6 0/2] TWL6030, TWL6032 GPADC driver
 2013-07-22  9:12 UTC  (4+ messages)
` [PATCH v6 2/2] iio: twl6030-gpadc: "

[PATCH] mfd: ucb1x00: explicitely include linux/device.h
 2013-07-22  9:11 UTC  (2+ messages)

[PATCH v4] regulator: pfuze100: add pfuze100 regulator driver
 2013-07-22  9:11 UTC  (2+ messages)

[PATCH] lustre:libcfs: remove redundant code
 2013-07-22  9:04 UTC  (9+ messages)

Panic at _blk_run_queue on 2.6.32
 2013-07-22  9:03 UTC  (5+ messages)

[3.5.y.z extended stable] Linux 3.5.7.17
 2013-07-22  9:02 UTC  (2+ messages)

[thermal_init] kernel BUG at net/netlink/genetlink.c:145!
 2013-07-22  8:58 UTC  (2+ messages)

[PATCH] MAINTAINERS: add linux-metag mailing list
 2013-07-22  8:57 UTC 

[PATCH v5] x86, tboot: iomem fixes
 2013-07-22  8:50 UTC  (2+ messages)

[PATCH] open(2): document O_PATH
 2013-07-22  8:46 UTC  (4+ messages)

[PATCH] block: blk-sysfs: replace strict_strtoul() with kstrtoul()
 2013-07-22  8:42 UTC 

[PATCH] Documentation: replace strict_strtoul() with kstrtoul()
 2013-07-22  8:41 UTC 

[PATCH v2 00/10] mm, hugetlb: clean-up and possible bug fix
 2013-07-22  8:36 UTC  (11+ messages)
` [PATCH v2 01/10] mm, hugetlb: move up the code which check availability of free huge page
` [PATCH v2 02/10] mm, hugetlb: remove err label in dequeue_huge_page_vma()
` [PATCH v2 03/10] mm, hugetlb: trivial commenting fix
` [PATCH v2 04/10] mm, hugetlb: clean-up alloc_huge_page()
` [PATCH v2 05/10] mm, hugetlb: fix and clean-up node iteration code to alloc or free
` [PATCH v2 06/10] mm, hugetlb: remove redundant list_empty check in gather_surplus_pages()
` [PATCH v2 07/10] mm, hugetlb: do not use a page in page cache for cow optimization
` [PATCH v2 08/10] mm, hugetlb: add VM_NORESERVE check in vma_has_reserves()
` [PATCH v2 09/10] mm, hugetlb: remove decrement_hugepage_resv_vma()
` [PATCH v2 10/10] mm, hugetlb: decrement reserve count if VM_NORESERVE alloc page cache

[PATCH] kernel: replace strict_strto*() with kstrto*()
 2013-07-22  8:39 UTC 

Re: [PATCH] of: provide of_platform_unpopulate()
 2013-07-22  8:37 UTC 

[PATCH 0/4] mfd: iio: ti_am335x_tscadc: fixes adc sampling, TSC config and a typo
 2013-07-22  8:37 UTC  (7+ messages)
` [PATCH 2/4] MFD: ti_tscadc: disable TSC config registers in adc mode
` [PATCH 3/4] MFD: ti_tscadc: ADC Clock check not required
` [PATCH 4/4] mfd: input: arm: dts: doc: ti_am335x: typo fixes (coordiante -> coordinate)

[PATCH v2] mm/hotplug, x86: Disable ARCH_MEMORY_PROBE by default
 2013-07-22  8:37 UTC  (2+ messages)

[PATCH] f2fs/debug.c : use seq_puts()/seq_putc() rather than seq_printf() where possible
 2013-07-22  8:33 UTC 

[PATCH v2 0/2] Allow rc device to open from lirc
 2013-07-22  8:23 UTC  (3+ messages)
` [PATCH v2 1/2] media: rc: Add rc_open/close and use count to rc_dev
` [PATCH v2 2/2] media: lirc: Allow lirc dev to talk to rc device

[PATCH 0/3] Few ignored framebuffer fixes/additions
 2013-07-22  8:30 UTC  (6+ messages)
` [PATCH 2/3] video: hx8357: Make IM pins optional

[PATCH] of: provide of_platform_unpopulate()
 2013-07-22  8:25 UTC  (2+ messages)

Yon've won a Prize
 2013-07-21 20:38 UTC 

[PATCH] imx-drm: imx-tve: Remove unneeded check for platform_get_resource()
 2013-07-22  8:09 UTC  (2+ messages)

[PATCH v4 00/17] 64-bit friendly generic sched_clock()
 2013-07-22  8:10 UTC  (3+ messages)
` [PATCH v4 10/17] clocksource: mxs_timer: Switch to sched_clock_register()

[PULL] vhost: cleanups and fixes
 2013-07-22  8:07 UTC  (2+ messages)

[PATCH v2 0/5] iio: mxs-lradc: add support to optional divider_by_two
 2013-07-22  8:01 UTC  (16+ messages)
` [PATCH v2 3/5] iio: mxs-lradc: add scale attribute to channels
` [PATCH v2 5/5] iio: mxs-lradc: add write_raw function to modify scale

[PATCH v2] usb: host: xhci: Enable XHCI_SPURIOUS_SUCCESS for all controllers with xhci 1.0
 2013-07-22  7:58 UTC  (5+ messages)

[PATCH v3 0/9] tracing: trace event triggers
 2013-07-22  7:53 UTC  (4+ messages)
` [PATCH v3 1/9] tracing: Add support for SOFT_DISABLE to syscall events

MICROSOLF WINNER NOTIFICATION
 2013-07-22  7:49 UTC 

[PATCH 1/3] mfd: add LP3943 MFD driver
 2013-07-22  7:48 UTC  (6+ messages)

[PATCH 1/2] staging: gdm7240: adding LTE USB driver
 2013-07-22  7:29 UTC  (3+ messages)
` [PATCH 2/2] staging: gdm7240: added contacts for code maintanance

[PATCH 01/15] drivers: phy: add generic PHY framework
 2013-07-22  7:25 UTC  (2+ messages)

[PATCH v2] tty: serial: Add initial MSM UART High Speed Lite driver
 2013-07-22  7:05 UTC 

[Patch net-next 1/7] net: introduce generic union inet_addr
 2013-07-22  7:05 UTC  (3+ messages)
` [Patch net-next 5/7] fs: use generic union inet_addr and help functions
` [Patch net-next 7/7] selinux: use generic union inet_addr

[PATCH] decompressors: fix "no limit" output buffer length
 2013-07-22  6:56 UTC 

[PATCH] backlight-lm3630-apply chip revision
 2013-07-22  6:57 UTC  (3+ messages)

[patch] fsnotify: potential use after free
 2013-07-22  6:53 UTC 

[PATCH V3 0/2] [BUGFIX] virtio/console: Fix two bugs of splice_write
 2013-07-22  6:33 UTC  (4+ messages)
` [PATCH V3 1/2] [BUGFIX] virtio/console: Quit from splice_write if pipe->nrbufs is 0
` [PATCH V3 2/2] [BUGFIX] virtio/console: Add pipe_lock/unlock for splice_write

PATCH - RADEON patch update for 3.10.1 urgency low
 2013-07-22  6:22 UTC 

[RFC 0/4] Transparent on-demand struct page initialization embedded in the buddy allocator
 2013-07-22  6:13 UTC  (5+ messages)

[PATCH RFC V11 0/18] Paravirtualized ticket spinlocks
 2013-07-22  6:20 UTC  (19+ messages)
` [PATCH RFC V11 1/18] x86/spinlock: Replace pv spinlocks with pv ticketlocks
` [PATCH RFC V11 2/18] x86/ticketlock: Don't inline _spin_unlock when using paravirt spinlocks
` [PATCH RFC V11 3/18] x86/ticketlock: Collapse a layer of functions
` [PATCH RFC V11 4/18] xen: Defer spinlock setup until boot CPU setup
` [PATCH RFC V11 5/18] xen/pvticketlock: Xen implementation for PV ticket locks
` [PATCH RFC V11 6/18] xen/pvticketlocks: Add xen_nopvspin parameter to disable xen pv ticketlocks
` [PATCH RFC V11 7/18] x86/pvticketlock: Use callee-save for lock_spinning
` [PATCH RFC V11 8/18] x86/pvticketlock: When paravirtualizing ticket locks, increment by 2
` [PATCH RFC V11 9/18] jump_label: Split out rate limiting from jump_label.h
` [PATCH RFC V11 10/18] x86/ticketlock: Add slowpath logic
` [PATCH RFC V11 11/18] xen/pvticketlock: Allow interrupts to be enabled while blocking
` [PATCH RFC V11 12/18] kvm hypervisor : Add a hypercall to KVM hypervisor to support pv-ticketlocks
` [PATCH RFC V11 13/18] kvm : Fold pv_unhalt flag into GET_MP_STATE ioctl to aid migration
` [PATCH RFC V11 14/18] kvm guest : Add configuration support to enable debug information for KVM Guests
` [PATCH RFC V11 15/18] kvm : Paravirtual ticketlocks support for linux guests running on KVM hypervisor
` [PATCH RFC V11 16/18] kvm hypervisor : Simplify kvm_for_each_vcpu with kvm_irq_delivery_to_apic
` [PATCH RFC V11 17/18] Documentation/kvm : Add documentation on Hypercalls and features used for PV spinlock
` [PATCH RFC V11 18/18] kvm hypervisor: Add directed yield in vcpu block path

[PATCH 0/2] Squashfs: add LZ4 compression
 2013-07-22  6:04 UTC  (7+ messages)
` [PATCH 1/2] Squashfs: add LZ4 compression support
` [PATCH 2/2] Squashfs: Add LZ4 compression configuration option

Su buzón ha superado el almacenamiento
 2013-07-22  5:32 UTC 

[PATCH v4 0/3] DMA: Freescale: Add support for 8-channel DMA engine
 2013-07-22  5:55 UTC  (4+ messages)
` [PATCH v4 1/3] DMA: Freescale: revise device tree binding document
` [PATCH v4 2/3] DMA: Freescale: Add new 8-channel DMA engine device tree nodes
` [PATCH v4 3/3] DMA: Freescale: update driver to support 8-channel DMA engine

[PATCH v2 0/4] Add phy support for AM335X platform using Generic PHy framework
 2013-07-22  5:45 UTC  (8+ messages)
` [PATCH v2 3/4] arm: dts: Add USB phy nodes for AM33XX

infiniband build warning
 2013-07-22  5:40 UTC  (2+ messages)

Interested In Your Products
 2013-07-20 11:16 UTC 

[PATCH V3] gpio: palmas: add dt support
 2013-07-22  5:12 UTC 

[PATCH v4 0/4] [SCSI] sg: fix race condition in sg_open
 2013-07-22  4:40 UTC  (6+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/4] [SCSI] sg: use rwsem to solve race during exclusive open
  ` [PATCH v5 2/4] [SCSI] sg: no need sg_open_exclusive_lock
  ` [PATCH v5 3/4] [SCSI] sg: checking sdp->detached isn't protected when open
  ` [PATCH v5 4/4] [SCSI] sg: push file descriptor list locking down to per-device locking

[PATCH 1/2] extcon: gpio: Use power efficient workqueue for debounce
 2013-07-22  4:27 UTC  (4+ messages)
` [PATCH 2/2] extcon: adc-jack: Use power efficient workqueue

Linux 3.11-rc2
 2013-07-22  4:06 UTC  (3+ messages)

linux-next: Tree for Jul 22
 2013-07-22  4:04 UTC 

[PATCH v4 4/4] [SCSI] sg: push file descriptor list locking down to per-device locking
 2013-07-22  3:41 UTC  (2+ messages)
` [PATCH v5 "

[PATCH v4 3/4] [SCSI] sg: checking sdp->detached isn't protected when open
 2013-07-22  3:39 UTC  (2+ messages)
` [PATCH v5 "

[PATCH 0/8] MinnowBoard support
 2013-07-22  3:27 UTC  (7+ messages)
` [PATCH 4/8] minnowboard: Add base platform driver for the MinnowBoard

[PATCH 1/1] Drivers: base: memory: Export symbols for onlining memory blocks
 2013-07-22  3:16 UTC  (2+ messages)

scatterlist: sg_set_buf() argument must be in linear mapping (sha1: ac4e97abce9b80c020e7113325f49e58b7b15e3f)
 2013-07-22  1:47 UTC  (2+ messages)

[PATCH v2] kernel/itimer.c: beautify code, not need check 'value', so save one instruction, simpler and easier for readers
 2013-07-22  2:45 UTC  (8+ messages)
    ` [PATCH v2] kernel/itimer.c: beautify code, not need check 'value', so save one instruction, simpler and easier for readers.t
        ` [PATH v4] itimers: Remove bogus NULL pointer check in sys_getitimer()

[PATCH 00/21] Arrange hotpluggable memory as ZONE_MOVABLE
 2013-07-22  2:48 UTC  (2+ messages)

[PATCH] kernel/params.c: print failure information instead of 'KOBJ_ADD' to user space, when sysfs_create_file() fails
 2013-07-22  2:41 UTC  (6+ messages)
      ` [PATCH v2] kernel/params.c: add/modify failure processing code "

[PATCH 1/3] MAINTAINERS: Remove Grant Likely
 2013-07-22  1:27 UTC  (14+ messages)
` [PATCH 3/3] MAINTAINERS: Refactor device tree maintainership

paper supplier
 2013-07-22  2:14 UTC 

[GIT PULL] Thermal management fixes for v3.11-rc3
 2013-07-22  2:25 UTC 

[ 00/72] 3.10.2-stable review
 2013-07-22  2:21 UTC  (6+ messages)
` [ 37/72] Input: bcm5974 - add support for the 2013 MacBook Air

Linux 3.10.2
 2013-07-22  1:45 UTC  (2+ messages)

Linux 3.9.11
 2013-07-22  1:44 UTC  (2+ messages)

Linux 3.4.54
 2013-07-22  1:43 UTC  (2+ messages)

Linux 3.0.87
 2013-07-22  1:42 UTC  (2+ messages)

thermal / x86: Fix init error code path in package temperature driver
 2013-07-22  1:31 UTC  (4+ messages)

[GIT PULL] ACPI video support fixes for v3.11
 2013-07-22  1:40 UTC  (3+ messages)

[PATCH 0/4] ipc: misc fixes & pending cleanups
 2013-07-22  1:21 UTC  (5+ messages)
` [PATCH 1/4] ipc, shm: guard against non-existant vma in shmdt(2)
` [PATCH 2/4] ipc: drop ipc_lock_by_ptr
` [PATCH 3/4] ipc, shm: drop shm_lock_check
` [PATCH 4/4] ipc: drop ipc_lock_check

[PATCH] pinctrl: pinctrl-imx: Remove unneeded check for platform_get_resource()
 2013-07-22  1:16 UTC 

[PATCH 2/3] gpio: add LP3943 I2C GPIO expander driver
 2013-07-22  1:19 UTC  (3+ messages)

[PATCH 0/3] LP3943 MFD driver for a GPIO expander and a PWM generator
 2013-07-22  1:19 UTC  (3+ messages)

[x86] Kernel panic - not syncing: Fatal exception in interrupt
 2013-07-22  1:07 UTC  (4+ messages)

[PATCH V2 0/2] [BUGFIX] virtio/console: Fix two bugs of splice_write
 2013-07-22  1:05 UTC  (3+ messages)
  `  "

[PATCH] mm/hugetlb: per-vma instantiation mutexes
 2013-07-22  0:59 UTC  (10+ messages)
        ` [PATCH] hugepage: allow parallelization of the hugepage fault path

[PATCH] ASoC: generic: add simple card with devicetree support
 2013-07-22  0:46 UTC  (5+ messages)

[PATCH] drivers:base:core: Moved sym export macros to respective functions
 2013-07-22  0:41 UTC 

[PATCH] MAINTAINERS: Fix incorrect status tag
 2013-07-22  0:40 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).