public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-04-02 14:50:45 to 2013-04-02 18:51:48 UTC [more...]

[PATCH 0/6] 802.15.4 and 6LoWPAN Buffering Fixes
 2013-04-02 18:48 UTC  (7+ messages)
` [PATCH 1/6] mac802154: Immediately retry sending failed packets
` [PATCH 2/6] mac802154: Move xmit_attemps to stack
` [PATCH 3/6] mac802154: Use netif flow control
` [PATCH 4/6] mac802154: Increase tx_buffer_len
` [PATCH 5/6] 6lowpan: handle dev_queue_xmit error code properly
` [PATCH 6/6] 6lowpan: return the dev_queue_xmit() return value from lowpan_xmit()

[PATCH] i2c-hid: fix length for set/get report in i2c hid
 2013-04-02 10:52 UTC 

[PATCH 1/2] dmaengine: mpc512x_dma: use generic DMA DT bindings
 2013-04-02 18:22 UTC  (2+ messages)

[GIT PULL] at91: DT changes for 3.10 #2
 2013-04-02 18:49 UTC  (2+ messages)

[PATCH 0/4] x86, kdump: Fix crashkernel high with old kexec-tools
 2013-04-02 18:49 UTC  (8+ messages)
` [PATCH 1/4] x86, kdump: Set crashkernel_low automatically
` [PATCH 2/4] kexec: use Crash kernel for Crash kernel low
` [PATCH 3/4] x86, kdump: Retore crashkernel= to allocate low
` [PATCH] x86, kdump: Change crashkernel_high/low= to crashkernel=;high/low

[PATCH] x86: add phys addr validity check for /dev/mem mmap
 2013-04-02 18:48 UTC  (3+ messages)

[PATCH] ARM: at91: add Acme Systems Aria G25 board
 2013-04-02 18:48 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 00/33] AIO cleanups/performance improvements
 2013-04-02 18:48 UTC  (22+ messages)
` [PATCH 17/33] aio: change reqs_active to include unreaped completions
` [PATCH 21/33] aio: reqs_active -> reqs_available
` [PATCH 22/33] aio: percpu reqs_available
` [PATCH 23/33] generic dynamic per cpu refcounting
` [PATCH 24/33] aio: percpu ioctx refcount
` [PATCH 25/33] aio: use xchg() instead of completion_lock
` [PATCH 26/33] aio: don't include aio.h in sched.h
` [PATCH 27/33] aio: kill ki_key
` [PATCH 28/33] aio: kill ki_retry
` [PATCH 29/33] block: Prep work for batch completion

[PATCH 3.8-stable] regulator: core: Log when a device causes a voltage
 2013-04-02 18:44 UTC  (2+ messages)

[RFC PATCH 0/5] USB: Kconfig cleanups
 2013-04-02 18:43 UTC  (20+ messages)
` [PATCH "
  ` [PATCH 1/5] USB: regroup all depends on USB within an if USB block
  ` [PATCH 2/5] USB: remove USB_EHCI_BIG_ENDIAN_{DESC,MMIO} depends on architecture symbol
  ` [PATCH 3/5] USB: enclose EHCI HCD drivers within an if USB_EHCI_HCD block
  ` [PATCH 4/5] USB: enclose all depends on USB_OHCI_HCD within an if USB_OHCI_HCD block
  ` [PATCH 5/5] USB: enclose USB_XHCI_HCD related symbols within a if USB_XHCI_HCD block
` [PATCH 0/5 v2] USB: Kconfig cleanups
  ` [PATCH 1/5 v2] USB: regroup all depends on USB within an if USB block
  ` [PATCH 2/5 v2] USB: remove USB_EHCI_BIG_ENDIAN_{DESC,MMIO} depends on architecture symbol
  ` [PATCH 3/5 v2] USB: enclose EHCI HCD drivers within an if USB_EHCI_HCD block
  ` [PATCH 4/5 v2] USB: enclose all depends on USB_OHCI_HCD within an if USB_OHCI_HCD block
  ` [PATCH 5/5 v2] USB: enclose USB_XHCI_HCD related symbols within a if USB_XHCI_HCD block

linux-next: Tree for Apr 2
 2013-04-02 18:41 UTC  (3+ messages)
` linux-next: Tree for Apr 2 (smack)
  ` [PATCH] Smack: include magic.h in smackfs.c

[PATCH] VSOCK: Handle changes to the VMCI context ID
 2013-04-02 18:39 UTC  (2+ messages)

Antw: Re: ALSA: problems setting up usb devices using kernel 3.9.0-rc4+
 2013-04-02 18:36 UTC 

[PATCH] of_net.h: Provide dummy functions if OF_NET is not configured
 2013-04-02 18:33 UTC  (4+ messages)

[GIT PULL] at91: tiny cleanup for 3.10 #2
 2013-04-02 18:29 UTC  (2+ messages)

[PATCH V3 0/2] cpufreq: ondemand: add AMD specific powersave bias
 2013-04-02 18:11 UTC  (3+ messages)
` [PATCH V3 1/2] cpufreq: ondemand: allow custom powersave_bias_target handler to be registered
` [PATCH V3 2/2] cpufreq: AMD "frequency sensitivity feedback" powersave bias for ondemand governor

[PATCHSET] arch: unify task dump debug info
 2013-04-02 18:26 UTC  (12+ messages)
` [PATCH 3/5] dump_stack: consolidate dump_stack() implementations and unify their behaviors
` [PATCH 4/5] dump_stack: implement arch-specific hardware description in task dumps
` [PATCH 5/5] dump_stack: unify debug information printed by show_regs()
  ` [PATCH v2 "

[PATCH 1/2] ARM: irq: Call irqchit_init if no init_irq function is specified
 2013-04-02 18:23 UTC  (2+ messages)

[PATCHv3 0/6] fb: vt8500: patches for 3.10
 2013-04-02 18:20 UTC  (7+ messages)
` [PATCHv3 1/6] video: vt8500: Make wmt_ge_rops optional
` [PATCHv3 2/6] video: vt8500: Remove unused platform_data/video-vt8500lcdfb.h
` [PATCHv3 3/6] video: vt8500: Correct descriptions in video/Kconfig
` [PATCHv3 4/6] drivers/video/wm8505fb.c: use devm_ functions
` [PATCHv3 5/6] video: vt8500: Adjust contrast in wm8505 framebuffer driver
` [PATCHv3 6/6] video: fb: vt8500: Convert framebuffer drivers to standardized binding

Excessive stall times on ext4 in 3.9-rc2
 2013-04-02 18:19 UTC  (7+ messages)

THP: AnonHugePages in /proc/[pid]/smaps is correct or not?
 2013-04-02 18:09 UTC  (4+ messages)

[PATCH 2/2] xhci: Rename SEGMENT_SIZE and SEGMENT_SHIFT as the former is used in a.out.h
 2013-04-02 18:07 UTC  (6+ messages)
` [PATCH 1/2] xhci: Use ilog2() rather than __ffs() for calculating SEGMENT_SHIFT

Re: [PATCH 2/2] dma: pl330: Use the generic of_dma_xlate_by_chan_id
 2013-04-02 17:33 UTC  (3+ messages)
`  "

[GIT PULL] at91: soc for 3.10 #2
 2013-04-02 17:48 UTC  (3+ messages)
` [GIT PULL v2] "

[PATCH 2/5] clk: notifier handler for dynamic voltage scaling
 2013-04-02 17:49 UTC  (2+ messages)

[PATCH 0/3] perf, amd: Support for Family 16h L2I Performance Counters
 2013-04-02 17:54 UTC  (2+ messages)

ipc,sem: sysv semaphore scalability
 2013-04-02 17:52 UTC  (12+ messages)

[PATCH 0/5 v11] iommu/fsl: Freescale PAMU driver and IOMMU API implementation
 2013-04-02 17:50 UTC  (10+ messages)
` [PATCH 2/5 v11] powerpc: Add iommu domain pointer to device archdata
` [PATCH 4/5 v11] iommu/fsl: Add additional iommu attributes required by the PAMU driver
` [PATCH 5/5 v11] iommu/fsl: Freescale PAMU driver and iommu implementation

[PATCH] ARM: LPC32xx: changed lpc23xx_restart to lpc32xx_restart
 2013-04-02 17:43 UTC  (3+ messages)

[PATCH] wait while adding MMC host to ensure root mounts
 2013-04-02 17:45 UTC  (8+ messages)
` [PATCH v2] "

[PATCH 0/3 v5] arm: introduce psci_smp_ops and use them on Xen
 2013-04-02 17:41 UTC  (7+ messages)
` [PATCH v5 1/3] arm: introduce psci_smp_ops
` [PATCH v5 2/3] ARM: Enable selection of SMP operations at boot time
` [PATCH v5 3/3] xen/arm: introduce xen_early_init, use PSCI on xen

NULL pointer at kset_find_obj
 2013-04-02 17:38 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add maintainer for LPC32xx
 2013-04-02 17:37 UTC 

[PATCH 0/5] optimization, clean-up, correctness about fair.c
 2013-04-02 17:32 UTC  (9+ messages)
` [PATCH 4/5] sched: don't consider upper se in sched_slice()

[PATCH] Documentation: fix a path in a DocBook template
 2013-04-02 16:44 UTC  (3+ messages)

[PATCH v2 1/3] arch: make __mutex_fastpath_lock_retval return whether fastpath succeeded or not
 2013-04-02 17:30 UTC  (8+ messages)
` [PATCH v2 2/3] mutex: add support for reservation style locks, v2

[PATCH v4] Quirk for buggy dma source tags with Intel IOMMU
 2013-04-02 17:25 UTC  (3+ messages)

[PATCH v4 00/21] ARM: OMAP2+: Adapt to ehci-omap changes for 3.10
 2013-04-02 17:21 UTC  (6+ messages)
` [PATCH v4 01/21] usb: phy: nop: Add some parameters to platform data

[PATCH] kexec: use Crash kernel for Crash kernel low
 2013-04-02 17:21 UTC  (19+ messages)

[PATCH] arm: vt8500: Add wm8850 config options to multi_v7_defconfig
 2013-04-02 17:20 UTC  (2+ messages)

Warning!! 99% of your mail box quota used
 2013-04-02 16:28 UTC 

s390x: kernel BUG at fs/ext4/inode.c:1591!
 2013-04-02 17:19 UTC  (7+ messages)
      ` bisected! (WAS Re: s390x: kernel BUG at fs/ext4/inode.c:1591!)
          ` s390x: kernel BUG at fs/ext4/inode.c:1591! (powerpc too!)

[PATCH V2 0/2] cpufreq: ondemand: add AMD specific powersave bias
 2013-04-02 17:18 UTC  (4+ messages)
` [PATCH V2 2/2] cpufreq: AMD "frequency sensitivity feedback" powersave bias for ondemand governor

[RFC] kbuild: fix ld-option function
 2013-04-02 17:13 UTC 

[PATCH] rtmutex-tester: set correct permissions on sysfs files
 2013-04-02 17:09 UTC  (2+ messages)

[PATCHv2] rdma: add a new IB_ACCESS_GIFT flag
 2013-04-02 17:05 UTC  (4+ messages)

[PATCH 1/4] pwm: ab8500: Add .owner to struct pwm_ops
 2013-04-02 16:25 UTC  (3+ messages)
` [PATCH 2/4] pwm: atmel-tcb: "

[PATCH] bounce:fix bug, avoid to flush dcache on slab page from jbd2
 2013-04-02 17:01 UTC  (10+ messages)
            ` [PATCH] mm: Make snapshotting pages for stable writes a per-bio operation
                ` [PATCH v3] "

[PATCH] ARM: Fix typo "CONFIG_LPAE" twice
 2013-04-02 16:51 UTC  (2+ messages)

3.9-rc4 Nouveau/DRM lockdep trace
 2013-04-02 16:50 UTC 

[PATCH 1/2] PCI: decrease pci_dev->enable_cnt when no pcie capability found
 2013-04-02 16:49 UTC  (5+ messages)
` [PATCH 2/2] PCI/IA64: fix pci_dev->enable_cnt balance when doing pci hotplug

linux-next: manual merge of the vfs tree with the ia64 tree
 2013-04-02 16:42 UTC  (2+ messages)

[PATCH 1/1] irqchip: irq-gic: Fix checkpatch errors
 2013-04-02 16:40 UTC  (2+ messages)

[RFC 5/5] rtc-at91rm9200: add support for at91sam9x5
 2013-04-02 16:36 UTC  (5+ messages)
` [RFC PATCH] rtc: rtc-at91rm9200: manage IMR depending on revision
  ` [RFC PATCH v2] "

[RFC] perf: need to expose sched_clock to correlate user samples with kernel samples
 2013-04-02 16:34 UTC  (18+ messages)

Stable kernel 3.8.4/3.9-rc3 breaks PNP serial port
 2013-04-02 16:34 UTC  (3+ messages)

[PATCH 1/3] iommu/amd: Add logic to decode AMD IOMMU event flag
 2013-04-02 16:33 UTC  (10+ messages)

[PATCH] clocksource: mxs_timer: Add semicolon at end of line
 2013-04-02 16:30 UTC 

[PATCH] RX-51: Fix probe order of SPI devices
 2013-04-02 16:31 UTC  (3+ messages)

[PATCH 0/3] Support memory hot-delete to boot memory
 2013-04-02 16:17 UTC  (4+ messages)
` [PATCH 1/3] resource: Add __adjust_resource() for internal use
` [PATCH 2/3] resource: Add release_mem_region_adjustable()
` [PATCH 3/3] mm: Change __remove_pages() to call release_mem_region_adjustable()

[PATCHv2, RFC 00/30] Transparent huge page cache
 2013-04-02 16:28 UTC  (3+ messages)
` [PATCHv2, RFC 20/30] ramfs: enable transparent "

[PATCH V5 0/6] USB: EHCI multiplatform for 3.10
 2013-04-02 16:24 UTC  (7+ messages)
` [PATCH V5 1/6] USB: EHCI: make ehci-orion a separate driver
` [PATCH V5 2/6] USB: EHCI: make ehci-spear "
` [PATCH V5 3/6] USB: EHCI: make ehci-s5p "
` [PATCH V5 4/6] USB: EHCI: make ehci-atmel "
` [PATCH V5 5/6] USB: EHCI: make ehci-msm "
` [PATCH V5 6/6] USB: OHCI: avoid conflicting platform drivers

bcache: BUG in fuzz testing without devices
 2013-04-02 16:21 UTC 

[GIT PULL] writeback: convert writeback to unbound workqueue
 2013-04-02 16:20 UTC  (3+ messages)

[PATCH] OMAP3 ROM Random Number Generator support
 2013-04-02 16:17 UTC  (2+ messages)

[PATCH v4 2/2] arm: prefer PSCI for SMP bringup
 2013-04-02 16:11 UTC  (9+ messages)

[PATCH v5] cpufreq: split the cpufreq_driver_lock and use the rcu (was cpufreq: cpufreq_driver_lock is hot on large systems)
 2013-04-02 15:52 UTC  (12+ messages)
` [PATCH v6 0/2] cpufreq: cpufreq_driver_lock is hot on large systems
  ` [PATCH v6 1/2] cpufreq: split the cpufreq_driver_lock and use the rcu
` [PATCH v6 2/2] cpufreq: covert the cpufreq_data_lock to a spinlock

[PATCH v2] perf: Check all MSRs before passing hw check
 2013-04-02 15:50 UTC  (3+ messages)

Freescale FEC: fall back to random address
 2013-04-02 15:49 UTC  (3+ messages)

[PATCH linux-next] cpufreq: ondemand: Calculate gradient of CPU load to early increase frequency
 2013-04-02 15:49 UTC  (5+ messages)
` [PATCH v3 "

UIO device tree bindings
 2013-04-02 15:43 UTC  (8+ messages)

mkfs.f2fs gets stuck with "blk_update_request: bio idx 0 >= vcnt 0" on 3.8
 2013-04-02 15:41 UTC  (5+ messages)

[PATCH v4 0/6] Generic PHY Framework
 2013-04-02 15:40 UTC  (5+ messages)
` [PATCH v4 1/6] drivers: phy: add generic PHY framework

[PATCH] usb: host: tegra: Reset Tegra USB controller before init
 2013-04-02 15:31 UTC  (7+ messages)

[PATCH] gpio: palmas: add dt support
 2013-04-02 15:30 UTC  (6+ messages)

[GIT PULL] arm-soc fixes for 3.9-rc5
 2013-04-02 15:26 UTC 

[PATCH 00/23] perf: integrate with kconfig and CONFIG driven features
 2013-04-02 15:21 UTC  (10+ messages)
` [PATCH 01/23] perf: initial infrasructure for kconfig
` [PATCH 09/23] perf: make cfi unwind support based on CONFIG_LIBUNWIND
` [PATCH 20/23] perf: consolidate CONFIG_LIBELF checks in Makefile

[PATCH v5 0/8] staging: zcache: Support zero-filled pages more efficiently
 2013-04-02 15:18 UTC  (9+ messages)
` [PATCH v5 4/8] staging: zcache: fix pers_pageframes|_max aren't exported in debugfs
` [PATCH v5 5/8] staging: zcache: fix zcache writeback "
` [PATCH v5 6/8] staging: zcache: fix static variables defined in debug.h but used in mutiple C files
` [PATCH v5 7/8] staging: zcache: introduce zero-filled page stat count

[PATCH v4 1/2] arm: introduce psci_smp_ops
 2013-04-02 15:09 UTC  (3+ messages)

[PATCHSET 0/9] perf tools: Bug fix and cleanup for sort keys
 2013-04-02 15:05 UTC  (2+ messages)

[PATCH] memcg: don't do cleanup manually if mem_cgroup_css_online() fails
 2013-04-02 15:04 UTC  (7+ messages)
          ` [PATCH -v2] "

[PATCH] mm/vmscan: fix error return in kswapd_run()
 2013-04-02 14:57 UTC  (2+ messages)

[PATCH] xen/evtchn: Handle VIRQ_TIMER before any other hardirq in event loop
 2013-04-02 14:53 UTC  (2+ messages)
` [Xen-devel] "

[PATCH 3/3] iommu/amd: Re-enable IOMMU event log interrupt after handling
 2013-04-02 14:50 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