All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-10-30 21:18:18 to 2013-10-30 22:01:31 UTC [more...]

[PATCHv4 1/2] mm: rearrange madvise code to allow for reuse
 2013-10-30 21:54 UTC  (4+ messages)
` [PATCHv4 2/2] mm: add a field to store names for private anonymous memory

[Qemu-devel] [Bug 1174654] [NEW] qemu-system-x86_64 takes 100% CPU after host machine resumed from suspend to ram
 2013-10-30 21:54 UTC  (2+ messages)
` [Qemu-devel] [Bug 1174654] "

[PATCH] bnx2: Use dev_kfree_skb_any() in bnx2_tx_int()
 2013-10-30 22:01 UTC  (5+ messages)

[PATCHv3 00/19] Unifying SMMU driver among Tegra SoCs
 2013-10-30 22:01 UTC  (3+ messages)
` [PATCHv3 02/19] [HACK] ARM: tegra: Populate AHB/IOMMU earlier than others

[Buildroot] [PATCH 1/2] arch/Config.in: introduce BR2_KERNEL_64_USERLAND_32 symbol
 2013-10-30 22:00 UTC  (2+ messages)

[Buildroot] [Bug 6602] New: ebtables 64 bit kernel + 32 bit userland alignment error - fix included
 2013-10-30 22:00 UTC  (2+ messages)
` [Buildroot] [Bug 6602] "

[PATCH v4 0/7] Getting rid of get_unused_fd()
 2013-10-30 22:00 UTC  (6+ messages)
` [PATCH v4 6/7] events: use get_unused_fd_flags(0) instead "
      ` [PATCH] events: add a flag to perf_event_open() to set O_CLOEXEC

[PATCH] sysfs: move assignment to be under lock in sysfs_remove_dir()
 2013-10-30 22:00 UTC  (8+ messages)

[PATCH 00/30 V3] xfsprogs: CRC write support for xfs_db
 2013-10-30 21:59 UTC  (4+ messages)
` [PATCH 25/30] libxfs: fix root inode handling inconsistencies

[Buildroot] [git commit] ebtables: build fix for 64-bit kernel with 32-bit userland
 2013-10-30 21:59 UTC 

[PATCH 1/1] mtd: mxc_nand: Include linux/of.h header
 2013-10-30 21:58 UTC  (2+ messages)

[Buildroot] [git commit] arch/Config.in: introduce BR2_KERNEL_64_USERLAND_32 symbol
 2013-10-30 21:59 UTC 

[PATCHv3 01/19] [HACK] of: dev_node has struct device pointer
 2013-10-30 21:58 UTC  (9+ messages)

[PATCH v2 0/6] Krait L1/L2 EDAC driver
 2013-10-30 21:58 UTC  (12+ messages)
` [PATCH v2 4/6] edac: Document Krait L1/L2 EDAC driver binding

[patch 0/3 resend] memcg fixes for 3.12
 2013-10-30 21:55 UTC  (4+ messages)
` [patch 1/3] mm: memcg: use proper memcg in limit bypass
` [patch 2/3] mm: memcg: lockdep annotation for memcg OOM lock
` [patch 3/3] mm: memcg: fix test for child groups

Fwd: Depreciated spi_master.transfer and "prepared spi messages" for an optimized pipelined-SPI-DMA-driver
 2013-10-30 21:57 UTC  (9+ messages)
    `  "

[Buildroot] [Bug 6500] New: php fails to build for armel
 2013-10-30 21:56 UTC  (2+ messages)
` [Buildroot] [Bug 6500] "

[GIT PULL] RTL2832P + R828D [USB ID 15f4:0131]
 2013-10-30 21:54 UTC 

[Buildroot] [Bug 6452] New: eglibc from Linaro 2013.07 not copied to target correctly
 2013-10-30 21:54 UTC  (2+ messages)
` [Buildroot] [Bug 6452] "

[PATCH V2 Resend 0/2] CPUFreq Cleanup Part IV
 2013-10-30 21:53 UTC  (2+ messages)

[Buildroot] [Bug 5696] New: python3 installation is too large, patches from python2 needed
 2013-10-30 21:53 UTC  (2+ messages)
` [Buildroot] [Bug 5696] "

[Buildroot] [Bug 5672] New: htop: remove X11 stuff
 2013-10-30 21:52 UTC  (2+ messages)
` [Buildroot] [Bug 5672] "

[Qemu-devel] [PATCH v2] linux-user: Fix stat64 syscall for SPARC64
 2013-10-30 21:52 UTC 

[PATCH v2 0/2] cpufreq support for the big.LITTLE switcher
 2013-10-30 21:52 UTC  (3+ messages)

[PATCH] audit: Add cmdline to taskinfo output
 2013-10-30 21:52 UTC  (7+ messages)

[Buildroot] [Bug 6638] New: pkgconf doesn't download
 2013-10-30 21:51 UTC  (2+ messages)
` [Buildroot] [Bug 6638] "

[Buildroot] [PATCH] pkgconf: fix upstream URL
 2013-10-30 21:51 UTC  (2+ messages)

[PATCH 1/3] drm/i915: turn the eDP VDD on for any i2c transactions
 2013-10-30 21:50 UTC  (3+ messages)
` [PATCH 2/3] drm/i915: reduce eDP VDD message verbose
` [PATCH 3/3] drm/i915: cancel the panel VDD work when we do it manually

[Buildroot] [git commit] pkgconf: fix upstream URL
 2013-10-30 21:49 UTC 

[PATCH 00/11 v2] update page table walker
 2013-10-30 21:44 UTC  (24+ messages)
` [PATCH 01/11] pagewalk: update page table walker core
` [PATCH 02/11] pagewalk: add walk_page_vma()
` [PATCH 03/11] smaps: redefine callback functions for page table walker
` [PATCH 04/11] clear_refs: "
` [PATCH 05/11] pagemap: "
` [PATCH 06/11] numa_maps: "
` [PATCH 07/11] memcg: "
` [PATCH 08/11] madvise: "
` [PATCH 09/11] arch/powerpc/mm/subpage-prot.c: use walk_page_vma() instead of walk_page_range()
` [PATCH 10/11] pagewalk: remove argument hmask from hugetlb_entry()
` [PATCH 11/11] mempolicy: apply page table walker on queue_pages_range()

RFC [PATCH 2/3] PTP: use flags to request HW features
 2013-10-30 21:48 UTC 

iwarp QP transtion in rdma_disconnect
 2013-10-30 21:48 UTC 

[Buildroot] [PATCH] libcgroup: also needs host-flex
 2013-10-30 21:47 UTC  (2+ messages)

[wireless-regdb] [PATCH 0/7] wireless-regdb: DFS regions and optimizations
 2013-10-30 21:46 UTC  (18+ messages)
`  "
` [wireless-regdb] [PATCH 1/7] wireless-regdb: add DFS FCC regions
  `  "
` [wireless-regdb] [PATCH 2/7] wireless-regdb: add DFS ETSI regions
  `  "
` [wireless-regdb] [PATCH 3/7] wireless-regdb: add DFS JP regions
  `  "
` [wireless-regdb] [PATCH 4/7] wireless-regdb: optimize two of DE's rules
  `  "
` [wireless-regdb] [PATCH 5/7] wireless-regdb: optimize two of ES's rules
  `  "
` [wireless-regdb] [PATCH 6/7] wireless-regdb: optimize two of IL's rules
  `  "
` [wireless-regdb] [PATCH 7/7] wireless-regdb: optimize two of NL's rules
  `  "

[Buildroot] [git commit] libcgroup: also needs host-flex
 2013-10-30 21:47 UTC 

[Buildroot] [PATCH] cjson: link with libm, unavailable for static
 2013-10-30 21:46 UTC  (2+ messages)

[pull request] Pull request for branch yem/kconfig-for-next
 2013-10-30 21:46 UTC  (8+ messages)
` [PATCH 1/7] Documentation/kbuild/kconfig.txt: 'make listnewconfig' replaces: yes "" | make oldconfig
` [PATCH 2/7] kconfig: add short explanation to SYMBOL_WRITE
` [PATCH 3/7] kconfig: fix trivial typos and update mconf documentation
` [PATCH 4/7] kconfig: adjust warning message for conflicting types
` [PATCH 5/7] kconfig: remove unused definition from scanner
` [PATCH 6/7] kconfig: fix bug in search results string: use strlen(gstr->s), not gstr->len
` [PATCH 7/7] xconfig: Fix the filename for GUI settings

[Buildroot] [git commit] cjson: link with libm, unavailable for static
 2013-10-30 21:46 UTC 

[PATCH 0/3] powerpc: Fix Little Endian Bugs in Single Step Code
 2013-10-30 21:45 UTC  (6+ messages)
` [PATCH 1/3] powerpc: Enable emulate_step In Little Endian Mode

[Buildroot] [PATCH 1/1] trace-cmd: overwrite CFLAGS
 2013-10-30 21:45 UTC  (2+ messages)

[PATCH 1/2] ARM: s3c64xx: cpuidle: convert to platform driver
 2013-10-30 21:43 UTC  (7+ messages)

[PATCH v2] btrfs: Replace multiple atomic_inc() with atomic_add()
 2013-10-30 21:42 UTC 

[PATCH] drivers: misc: stcam: Renesas stcam device
 2013-10-30 21:42 UTC  (5+ messages)

[PATCH] ASoC: wm_adsp: Release firmware on memory allocation failure
 2013-10-30 21:41 UTC  (2+ messages)

[PATCH 0/4] PC8 fixes
 2013-10-30 21:40 UTC  (5+ messages)
` [PATCH 1/4] drm/i915: Do not enable package C8 on unsupported hardware
` [PATCH 2/4] drm/i915: WARN if !HAS_PC8 when enabling/disabling PC8
` [PATCH 3/4] drm/i915: get a PC8 reference when enabling the power well
` [PATCH 4/4] drm/i915: get/put PC8 when we get/put a CRTC

[RFC PATCH 0/2] DT match helpers for initcalls and platform devices
 2013-10-30 21:40 UTC  (5+ messages)

[PATCH 00/15] xfs: patches for 3.13
 2013-10-30 21:40 UTC  (3+ messages)
` [PATCH 14/15] xfs: prevent stack overflows from page cache allocation

ASoC fixes for v3.12
 2013-10-30 21:40 UTC  (3+ messages)

[Buildroot] [git commit] trace-cmd: fix ptrace detection
 2013-10-30 21:39 UTC 

[PATCH 1/2 v2] ASoC: wm_adsp: Print error when regmap reads/writes fail
 2013-10-30 21:38 UTC  (2+ messages)

OSSTest: .../osstest/debian-installer/amd64/current-wheezy/initrd.gz: No such file or directory
 2013-10-30 21:39 UTC  (5+ messages)

[PATCH 0/5] JFFS2 images: bugfixes and enhancements
 2013-10-30 21:38 UTC  (7+ messages)
` [PATCH 3/5] image_types.bbclass: fix EXTRA_IMAGECMD_sum.jffs2

[PATCH 1/3] clk: tegra114: Initialize clocks needed for HDMI
 2013-10-30 21:38 UTC  (5+ messages)
` [PATCH 3/3] clk: tegra: Properly setup PWM clock on Tegra30

[PATCH -next] mtd: remove duplicated include from mtdcore.c
 2013-10-30 21:37 UTC  (4+ messages)

[U-Boot] SPL Dfu update
 2013-10-30 21:37 UTC  (11+ messages)

[PATCH 0/8] MinnowBoard support
 2013-10-30 21:36 UTC  (9+ messages)
` [PATCH 4/8] minnowboard: Add base platform driver for the MinnowBoard

[PATCH net-next] ipv4: introduce new IP_MTU_DISCOVER mode IP_PMTUDISC_INTERFACE
 2013-10-30 21:36 UTC  (4+ messages)

[PATCH 0/9] ASoC: Yet another small fixes
 2013-10-30 21:33 UTC  (13+ messages)
` [PATCH 5/9] ASoC: wm0010: Fix possible out-of-bounds array read
` [PATCH 6/9] ASoC: max98095: Add missing negative channel checks
` [PATCH 7/9] ASoC: ml26124: Fix negative array index read

FW: Re: [dm-devel] [BUG 3.12.rc4] Oops: unable to handle kernel paging request during shutdown
 2013-10-30 21:32 UTC  (3+ messages)
    ` [dm-devel] FW: "

Shutdown regression due to mmc workqueue/locking changes
 2013-10-30 21:32 UTC  (3+ messages)

[Devel] Advice for in-kernel acpi patching
 2013-10-30 21:31 UTC 

[PATCH v11 00/10] [PATCH v10 00/10] mtd:nand:omap2: clean-up of supported ECC schemes
 2013-10-30 21:30 UTC  (5+ messages)

[PATCHv7][ 1/5] ASoC: eukrea-tlv320: Use dev_err instead of pr_err
 2013-10-30 21:29 UTC  (9+ messages)
` [PATCHv7][ 2/5] ASoC: eukrea-tlv320: Add DT support

+ input-route-kbd-leds-through-the-generic-leds-layer-fix-fix.patch added to -mm tree
 2013-10-30 21:28 UTC 

[meta-handheld][PATCH] collie.conf: provide a custom EXTRA_IMAGECMD_sum.jffs2
 2013-10-30 21:27 UTC 

[PATCH] warn about http server document being too old
 2013-10-30 21:27 UTC  (3+ messages)

[PATCH] mm: list_lru: fix almost infinite loop causing effective livelock
 2013-10-30 21:26 UTC  (4+ messages)

Getting a relocate_sdk.py issue when installing a sdk on Centos
 2013-10-30 21:26 UTC  (9+ messages)

Problems with console io from a PV guest
 2013-10-30 21:26 UTC  (2+ messages)

[PATCH 0/2] Add support for ARPHRD_RAWIP
 2013-10-30 21:25 UTC  (3+ messages)
` [PATCH 1/2] net: if_arp: add ARPHRD_RAWIP type

[PATCH V2] xen/arm: UART addresses are not always aligned to a page
 2013-10-30 21:25 UTC  (2+ messages)

+ input-route-kbd-leds-through-the-generic-leds-layer-fix.patch added to -mm tree
 2013-10-30 21:24 UTC 

[PATCH v2 net-next] net: pkt_sched: PIE AQM scheme
 2013-10-30 21:18 UTC 

[Qemu-devel] [PATCHv4 00/17] block: logical block provisioning enhancements
 2013-10-30 21:22 UTC  (9+ messages)
` [Qemu-devel] [PATCHv4 14/17] block/get_block_status: fix BDRV_BLOCK_ZERO for unallocated blocks

[Powertop] [PATCH 29/29] tunables: removed on-demand cpu frequency governor
 2013-10-30 21:21 UTC 

[Powertop] [PATCH 28/29] report: logo size & menu compatibility
 2013-10-30 21:21 UTC 

[Powertop] [PATCH 27/29] report: conditional runs ncurses & cpu html report
 2013-10-30 21:21 UTC 

[Powertop] [PATCH 26/29] report: design batery discharge/system baseline
 2013-10-30 21:21 UTC 

[Powertop] [PATCH 25/29] report: fixed empty SW settings in need of tunning
 2013-10-30 21:21 UTC 

[Powertop] [PATCH 24/29] report-html: fixed not hidding sections errors
 2013-10-30 21:21 UTC 

[Powertop] [PATCH 23/29] report: report tuning with new desig html csv
 2013-10-30 21:21 UTC 

[Powertop] [PATCH 22/29] report: cleanup csv title and unused vars
 2013-10-30 21:21 UTC 

[Powertop] [PATCH 21/29] report: Redesign Device Activity css & html
 2013-10-30 21:21 UTC 

[Powertop] [PATCH 20/29] report: redesign Device Power Report css & html
 2013-10-30 21:21 UTC 

[Powertop] [PATCH 19/29] report: redesign System Information csv and html
 2013-10-30 21:21 UTC 

[Powertop] [PATCH 18/29] report: CPU Frequency html & csv
 2013-10-30 21:21 UTC 

[Powertop] [PATCH 17/29] report: Fixed html summary & menu colapse styles
 2013-10-30 21:21 UTC 

[Powertop] [PATCH 16/29] report: Cpu Idle section redesigned html & csv
 2013-10-30 21:21 UTC 

[Powertop] [PATCH 15/29] report: redesign html menu
 2013-10-30 21:21 UTC 

[Powertop] [PATCH 14/29] report-summary: enable html and csv new styles
 2013-10-30 21:21 UTC 

[Powertop] [PATCH 13/29] report-html-css: html 5 and css for new design
 2013-10-30 21:21 UTC 

[Powertop] [PATCH 12/29] report: Logo and system Information
 2013-10-30 21:21 UTC 

[Powertop] [PATCH 11/29] report-csv: modular table
 2013-10-30 21:21 UTC 

[Powertop] [PATCH 10/29] report-maker: modular table generation
 2013-10-30 21:21 UTC 

[Powertop] [PATCH 09/29] report-html: Table generation
 2013-10-30 21:21 UTC 

[Powertop] [PATCH 08/29] report-csv: Added navigation & summary list
 2013-10-30 21:20 UTC 

[Powertop] [PATCH 07/29] report-maker: navigation & summary
 2013-10-30 21:20 UTC 

[Powertop] [PATCH 06/29] report-html: summary list and navigation
 2013-10-30 21:20 UTC 

[Powertop] [PATCH 05/29] report-csv: title, div, logo, header
 2013-10-30 21:20 UTC 

[Powertop] [PATCH 04/29] report: report maker add title and div
 2013-10-30 21:20 UTC 

[Powertop] [PATCH 03/29] html-report: add title and div tags
 2013-10-30 21:20 UTC 

[Powertop] [PATCH 02/29] report: call powertop logo
 2013-10-30 21:20 UTC 

[Powertop] [PATCH 01/29] report-formater-html: add logo
 2013-10-30 21:20 UTC 

[Powertop] [PATCH 00/29]Report Redesign
 2013-10-30 21:20 UTC 

[PATCH 0/1] Fix OMAP2 NAND ONFI device detection
 2013-10-30 21:18 UTC  (4+ messages)

[PATCH net-next 0/4] 6lowpan: cleanup header creation
 2013-10-30 21:19 UTC  (2+ messages)

[Buildroot] [PATCH 1/5] liburcu: bump to version 0.8.0
 2013-10-30 21:18 UTC  (3+ messages)
` [Buildroot] [PATCH 5/5] util-linux: Fix cross-compile for host-util-linux when ncurses not selected

[PATCH] drm/sysfs: Do not drop device reference twice
 2013-10-30 21:18 UTC  (4+ messages)


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.