linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-07-21 19:53:14 to 2013-07-22 08:38:41 UTC [more...]

[PATCH -tip 0/3] kprobes, x86: Move optprobe on top of int3-based instruction patching
 2013-07-22  8:38 UTC  (7+ 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

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 00/10] mm, hugetlb: clean-up and possible bug fix
 2013-07-22  8:36 UTC  (5+ messages)
` [PATCH v2 01/10] mm, hugetlb: move up the code which check availability of free huge page
` [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 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

[thermal_init] kernel BUG at net/netlink/genetlink.c:145!
 2013-07-22  8:31 UTC 

[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)

[PATCH 00/18] MAINTAINERS: Trivial pattern changes
 2013-07-22  5:32 UTC  (24+ messages)
` [PATCH 01/18] MAINTAINERS: EXYNOS - Remove board files
` [PATCH 02/18] MAINTAINERS: ARM: OMAP2/3: Remove unused clockdomain files
` [PATCH 03/18] MAINTAINERS: OMAP POWERDOMAIN, update patterns
` [PATCH 04/18] MAINTAINERS: ARM: S3C2410: Update patterns
` [PATCH 05/18] MAINTAINERS: ARM: spear: Consolidate sections
` [PATCH 06/18] MAINTAINERS: ARM: plat-nomadik: Update patterns
` [PATCH 07/18] MAINTAINERS: ARM: S3C24XX: Remove plat-s3c24xx
` [PATCH 08/18] MAINTAINERS: ghes_edac: Update pattern
` [PATCH 09/18] MAINTAINERS: gpio: vt8500: Remove file pattern
` [PATCH 10/18] MAINTAINERS: Update SIANO drivers
` [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

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  (5+ 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  (9+ 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

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

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  (6+ 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 

linux-next: build failure after merge of the final tree (sound-asoc tree related)
 2013-07-22  0:05 UTC  (3+ messages)

[PATCH] ALSA: SoC: Added jack detection kcontrol support
 2013-07-22  0:01 UTC 

[PATCH] of: provide of_platform_unpopulate()
 2013-07-21 23:44 UTC  (4+ messages)

[PATCH] of: match the compatible in the order set by the dts file
 2013-07-21 23:36 UTC  (8+ messages)

[PATCH] regulator: ab8500: Provide map_voltage() functions
 2013-07-21 23:34 UTC  (3+ messages)

3.10.1: echo repair > sync_action causes hang on RAID-1 (2 x SSD)
 2013-07-21 23:02 UTC  (2+ messages)

[PATCH v2 00/15] ARM: shmobile: move DMAC configuration data in the driver
 2013-07-21 22:23 UTC  (9+ messages)
` [PATCH v2 04/15] DMA: shdma: make a pointer const
` [PATCH v2 05/15] DMA: shdma: pass SoC-specific configuration to the driver via OF matching
` [PATCH v2 08/15] DMA: shdma: move two macros to a header
` [PATCH v2 09/15] DMA: shdma: support referencing specific DMACs within a multiplexer in DT

[PATCH] ARM: perf: Implement perf_arch_fetch_caller_regs
 2013-07-21 21:39 UTC  (4+ messages)

[PATCH] ARM: Fix r7/r11 confusion when CONFIG_THUMB2_KERNEL=y
 2013-07-21 21:37 UTC  (4+ messages)

[BUG] ipv6, rawv6_close(): BUG: unable to handle kernel paging request
 2013-07-21 21:30 UTC  (5+ messages)

[PATCH v2] xen/arm: enable PV control for ARM
 2013-07-21 20:59 UTC  (3+ messages)

[PATCH] xen/arm and xen/arm64: update xen_restart after ff701306cd49
 2013-07-21 20:39 UTC  (2+ messages)

[PATCH] via-rhine: Fix tx_timeout handling
 2013-07-21 20:24 UTC  (4+ messages)

[GIT PULL] x86 fixes for 3.11-rc2
 2013-07-21 20:17 UTC  (2+ messages)


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).