All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-09-27 03:52:53 to 2013-09-27 06:36:52 UTC [more...]

wrong io/tpmif.h made it into upstream Linux
 2013-09-27  6:37 UTC  (8+ messages)

how to add a new bb(xerces-c)?
 2013-09-27  6:36 UTC  (2+ messages)

[PATCH v11 0/8] PHY framework
 2013-09-27  6:35 UTC  (6+ messages)
` [PATCH v11 2/8] usb: phy: omap-usb2: use the new generic "

[Qemu-devel] Compiling Qemu x86_64 for windows 64 bit
 2013-09-27  6:33 UTC  (6+ messages)
    ` [Qemu-devel] Compiling QEMU "
        ` [Qemu-devel] Compiling Instructions for "

Regarding CONFIG_PARAVIRT_TIME_ACCOUNTING
 2013-09-27  6:33 UTC 

[PATCH v2 0/5] ARM: shmobile: CPUFreq support on Lager
 2013-09-27  6:32 UTC  (11+ messages)
` [PATCH v2 2/5] ARM: shmobile: r8a7790: add I2C clocks and aliases for the DT mode
` [PATCH v2 3/5] ARM: shmobile: r8a7790: add I2C DT nodes
` [PATCH v2 5/5] ARM: shmobile: lager: (DEVEL) add CPUFreq support

[PATCH 1/1] ipset: Add net namespace for ipset
 2013-09-27  6:33 UTC  (2+ messages)

[Qemu-devel] Hvmloader: Add _STA for PCI hotplug slots
 2013-09-27  6:29 UTC 

getenv helpers
 2013-09-27  6:30 UTC  (5+ messages)
` [PATCH 1/4] environment variables: introduce new helpers
` [PATCH 2/4] loads: use getenv_bool for 'loads_echo'
` [PATCH 3/4] bootm: Replace getenv_loadaddr with getenv_ul
` [PATCH 4/4] dhcp: replace dhcp_getenv_int with getenv_uint

[Buildroot] [autobuild.buildroot.net] Build results for 2013-09-26
 2013-09-27  6:30 UTC 

[PATCH] perf record: mmap output file - RFC
 2013-09-27  6:29 UTC  (4+ messages)

Hvmloader: Add _STA for PCI hotplug slots
 2013-09-27  6:29 UTC 

[PATCHv2] drivers: mtd: devices: Add quad read support
 2013-09-27  6:27 UTC  (7+ messages)

[PATCH v12 0/7] PHY framework
 2013-09-27  6:23 UTC  (24+ messages)
` [PATCH v12 1/7] drivers: phy: add generic "
` [PATCH v12 2/7] usb: phy: omap-usb2: use the new "
` [PATCH v12 3/7] usb: phy: twl4030: "
` [PATCH v12 4/7] arm: omap3: twl: add phy consumer data in twl4030_usb_data
` [PATCH v12 5/7] ARM: dts: omap: update usb_otg_hs data
` [PATCH v12 6/7] usb: musb: omap2430: use the new generic PHY framework
` [PATCH v12 7/7] usb: phy: twl4030-usb: remove *set_suspend* and *phy_init* ops

[PATCH v6 5/6] MCS Lock: Restructure the MCS lock defines and locking code into its own file
 2013-09-27  6:26 UTC  (13+ messages)

[PATCH v5 0/6] x86, memblock: Allocate memory near kernel image before SRAT parsed
 2013-09-27  6:26 UTC  (6+ messages)
` [PATCH v5 6/6] mem-hotplug: Introduce movablenode boot option

fyi: scheduling while atomic dmesg output 3.12-rc1
 2013-09-27  6:25 UTC  (4+ messages)

Xen 4.4 development update -- RFC for feature freeze timeline
 2013-09-27  6:21 UTC  (3+ messages)

[Buildroot] [git commit] nitrogen6x: fixup linux tarball setting
 2013-09-27  6:18 UTC 

[U-Boot] [PATCH 0/6] Second step towards Kbuild: Descend down like Kbuild
 2013-09-27  6:17 UTC  (2+ messages)

[PATCH v6 0/4] mtd:nand:omap2: clean-up of supported ECC schemes
 2013-09-27  6:17 UTC  (8+ messages)
` [PATCH v6 1/4] ARM: OMAP2+: cleaned-up DT support of various "

Distinguishing between different types of reparse point symlinks
 2013-09-27  6:13 UTC  (2+ messages)

Best way to shut down NILFS2? (umount hang issue)
 2013-09-27  6:13 UTC  (10+ messages)

[Buildroot] [PATCH] beagleboneblack: add board
 2013-09-27  6:12 UTC  (6+ messages)

linux-next: manual merge of the tip tree with the h8300-remove tree
 2013-09-27  6:12 UTC 

[PATCH] drm/i915/vlv: reset DPIO on load and resume
 2013-09-27  6:11 UTC  (4+ messages)

[PATCH net-next 0/2] netxen_nic: Minor enhancement
 2013-09-27  5:42 UTC  (3+ messages)
` [PATCH net-next 1/2] netxen_nic: Print ULA information
` [PATCH net-next 2/2] netxen_nic: Update version to 4.0.82

Question about automatic debug package generation
 2013-09-27  6:11 UTC  (3+ messages)

pull-request: can-next 2013-09-21
 2013-09-27  6:10 UTC  (2+ messages)

[Qemu-devel] [PATCH 1/2] kvm/apic: use QOM style
 2013-09-27  5:30 UTC  (2+ messages)
` [Qemu-devel] [PATCH 2/2] ioapic "

[U-Boot] [PATCH v2 0/6] Second step towards Kbuild: Descend down like Kbuild
 2013-09-27  6:09 UTC  (7+ messages)
` [U-Boot] [PATCH v2 1/6] Makefile: support descending down to subdirectories
` [U-Boot] [PATCH v2 2/6] drivers: move some drivers to drivers/Makefile
` [U-Boot] [PATCH v2 3/6] fs: move some file system to fs/Makefile
` [U-Boot] [PATCH v2 4/6] ARM: tegra: delete Tegra specific code from toplevel Makefile
` [U-Boot] [PATCH v2 5/6] ARM: omap: delete OMAP "
` [U-Boot] [PATCH v2 6/6] ARM: s5pc, exynos: delete Samsung ARM SoC "

[PATCH net-next] virtio-net: switch to use XPS to choose txq
 2013-09-27  5:57 UTC  (2+ messages)

Can't get capturing from RME Hammerfall MADI card to work: sound loops & silcence
 2013-09-27  6:08 UTC 

pull-request: can 2013-09-21
 2013-09-27  6:08 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH maint] batman-adv: set network coding packet handlers in batadv_recv_handler_init()
 2013-09-27  6:07 UTC  (3+ messages)
` [B.A.T.M.A.N.] [PATCHv2 "

RFC for multipath queue_if_no_path timeout
 2013-09-27  6:07 UTC  (8+ messages)

[PATCH] external-linaro-toolchain: add a way to use specific linux-libc-headers provider and version
 2013-09-27  6:06 UTC 

Bypass block layer and Fill SCSI lower layer driver queue
 2013-09-27  6:06 UTC  (4+ messages)

+ ipcmsg-prevent-race-with-rmid-in-msgsndmsgrcv.patch added to -mm tree
 2013-09-27  6:05 UTC 

[PATCH net-next 0/5] tipc: some small patches
 2013-09-27  5:59 UTC  (3+ messages)
` [PATCH net-next 1/5] tipc: silence sparse warnings

Race condition between "read CFQ stats" and "block device shutdown"
 2013-09-27  5:59 UTC  (9+ messages)

[PATCH] systemd-compat-units: do not create runlevel command
 2013-09-27  5:52 UTC 

[PATCH] Patch x86: Remove the duplicate C6100 entry in quirky motherboard boot list
 2013-09-27  5:51 UTC  (5+ messages)
` [tip:x86/reboot] x86/reboot: Remove the duplicate C6100 entry in the reboot quirks list

[PATCH 0/4] ipc: shm and msg fixes
 2013-09-27  5:50 UTC  (5+ messages)
` [PATCH 2/4] ipc,shm: prevent race with rmid in shmat(2)
` [PATCH 4/4] ipc,msg: prevent race with rmid in msgsnd,msgrcv

[GIT PULL 3.12-rc2 fixes] clocksource: Several fixes for 3.12-rc2
 2013-09-27  5:49 UTC  (3+ messages)

linux-next: manual merge of the omap_dss2 tree with the fbdev tree
 2013-09-27  5:49 UTC  (2+ messages)

[PATCH 0/4][RFC] Lockdep enablement for seqcount/seqlocks
 2013-09-27  5:47 UTC  (9+ messages)
` [PATCH 1/4] [RFC] net: Explicitly initialize u64_stats_sync structures for lockdep
` [PATCH 4/4] [RFC] ipv6: Fix for possible ipv6 seqlock deadlock

[Qemu-devel] [PATCH] coroutine: Disable coroutine pool for w32, w64 (fix regression)
 2013-09-27  5:45 UTC 

[uml-devel] [PATCH 0/2] More plesant User-Mode Linux build
 2013-09-27  5:41 UTC  (8+ messages)
`  "
` [PATCH 1/2] arch/um: make it work with defconfig and x86_64
  ` [uml-devel] "
` [PATCH 2/2] um/vdso: add .gitignore for a couple of targets
  ` [uml-devel] "

FROM Mr Micheal Ambali
 2013-09-27  5:34 UTC 

[PATCH v1 0/2] ext4: Shut down block groups when damage is detected, part 2
 2013-09-27  5:40 UTC  (5+ messages)
` [PATCH 1/2] ext4: Don't count free clusters from a corrupt block group
` [PATCH 2/2] ext4: Spot-check block group sub-table locations

[PATCH 1/2] ARM: mmp: delete the custom GPIO header
 2013-09-27  5:37 UTC  (3+ messages)

[PATCH v2] perf tools: Use per-file CFLAGS in Makefile
 2013-09-27  5:35 UTC 

[PATCH 0/7] gtt patches
 2013-09-27  5:34 UTC  (2+ messages)

[Bug 51144] New: significant pixel corruption in text
 2013-09-27  5:32 UTC  (2+ messages)
  ` [Bug 51144] significant pixel corruption in text ; driver nouveau - GF116 [GeForce GTS 450]

[PATCH] microcode: Scan the multiboot payloads for cpio format microcode blob. (v3.3)
 2013-09-27  5:31 UTC  (2+ messages)

[PATCH] ARM: dts: imx6q-udoo: Add initial board support
 2013-09-27  5:31 UTC  (2+ messages)

Using libiptc to programmatically modify iptables rules
 2013-09-27  5:31 UTC 

[PATCH] bcache: using for_each_clear_bit to simplify the code
 2013-09-27  5:30 UTC 

[PATCH v3 0/5] ARM: vf610: Add DCU framebuffer driver for Vybrid VF610 platform
 2013-09-27  5:29 UTC  (8+ messages)

[PATCH] ASoC: rcar: remove unnecessary mach/clock.h
 2013-09-27  5:24 UTC  (2+ messages)

[PATCH] xfsprogs: fix potential memory leak in verify_set_primary_sb()
 2013-09-27  5:24 UTC  (9+ messages)
  ` [PATCH v2] "
      ` [PATCH v3 1/2] "

[dtc PATCH V2] Warn on node name unit-address presence/absence mismatch
 2013-09-27  5:17 UTC  (6+ messages)

[PATCH 1/1] mmc: sdhci-of-esdhc: fix building error
 2013-09-27  5:20 UTC  (4+ messages)

[Qemu-devel] [PATCH] coroutine: add ./configure --disable-coroutine-pool
 2013-09-27  5:20 UTC  (2+ messages)

v3.10 breaks T.tcflush (Was: tty: disassociate_ctty() sends the extra SIGCONT)
 2013-09-27  5:19 UTC  (5+ messages)
` [PATCH] tty: Fix SIGTTOU not sent with tcflush()

[Qemu-devel] [Nbd] Hibernate and qemu-nbd
 2013-09-27  5:18 UTC  (2+ messages)

[Buildroot] [PATCH] Update config.guess and config.sub scripts to latest versions
 2013-09-27  5:18 UTC 

[Qemu-devel] [PATCH v5 00/14] xics: reworks and in-kernel support
 2013-09-27  5:15 UTC  (9+ messages)
` [Qemu-devel] [PATCH v5 01/14] target-ppc: Add helper for KVM_PPC_RTAS_DEFINE_TOKEN
` [Qemu-devel] [PATCH v5 02/14] xics: move reset and cpu_setup
` [Qemu-devel] [PATCH v5 03/14] spapr: move cpu_setup after kvmppc_set_papr
` [Qemu-devel] [PATCH v5 04/14] xics: replace fprintf with error_report

[PATCH v6 2/2] ARM: shmobile: r8a73a4: add a DT node for the DMAC
 2013-09-27  5:13 UTC  (2+ messages)

[PATCH v6 1/2] ARM: shmobile: r8a73a4: add a clock alias for the DMAC in DT mode
 2013-09-27  5:13 UTC  (2+ messages)

[RFC PATCH] ARM: zynq: cpuidle: convert to platform driver
 2013-09-27  5:12 UTC  (3+ messages)

[PATCH staging] dgnc: remove useless cast on kzalloc()
 2013-09-27  5:09 UTC  (3+ messages)

Question about "git log --cherry"
 2013-09-27  5:09 UTC  (3+ messages)

[Bug 20341] New: NV31 lockup
 2013-09-27  5:09 UTC  (2+ messages)
  ` [Bug 20341] [NV31] lockup when using AGP. agpmode=0 fixes it

[PATCH 00/21] of: prom.h clean-up and removal
 2013-09-27  4:59 UTC  (11+ messages)
` [PATCH 06/21] arc: remove unnecessary prom.h includes
` [PATCH 15/21] of: remove HAVE_ARCH_DEVTREE_FIXUPS
` [PATCH 21/21] of: remove empty arch prom.h headers

[BUG REPORT] ZSWAP: theoretical race condition issues
 2013-09-27  4:58 UTC  (12+ messages)

[PATCH] [media] uvcvideo: fix data type for pan/tilt control
 2013-09-27  4:57 UTC 

[U-Boot] [PATCH] MMC: DWMMC: Correct the CLKDIV register value
 2013-09-27  4:55 UTC  (7+ messages)

[PATCH v2 0/2] R8A7779/Marzen: HPB-DMAC support for SDHI0
 2013-09-27  4:55 UTC  (7+ messages)
` [PATCH v2 1/2] ARM: shmobile: r8a7779: add HPB-DMAC support
` [PATCH v2 2/2] ARM: shmobile: Marzen: enable DMA for SDHI0

[PATCH v4 0/2] R8A7778/BOCK-W: HPB-DMAC support for SDHI0
 2013-09-27  4:54 UTC  (7+ messages)
` [PATCH v4 1/2] ARM: shmobile: r8a7778: add HPB-DMAC support
` [PATCH v4 2/2] ARM: shmobile: BOCK-W: enable DMA for SDHI0

[PATCH 0/7] drm/exynos: move hdmiphy related code to hdmiphy driver
 2013-09-27  4:53 UTC  (18+ messages)
` [PATCH 1/7] "

[xen-4.1-testing test] 19830: regressions - FAIL
 2013-09-27  4:50 UTC 

[RFC] extending splice for copy offloading
 2013-09-27  4:47 UTC  (15+ messages)

[PATCH/RFC] ARM: shmobile: only enable used I2C interfaces in DT on all Renesas boards
 2013-09-27  4:46 UTC  (4+ messages)

How to get PGP/GPG public key fingerprint
 2013-09-27  4:45 UTC  (2+ messages)

[U-Boot] [PATCH] i2c: Add support for Renesas rcar
 2013-09-27  4:44 UTC  (3+ messages)

[PATCH/RFC] clocksource: Consolidate SH and ARM mach-shmobile Kconfig bits
 2013-09-27  4:43 UTC  (3+ messages)

[PATCH v2 0/4] Add Ether DT support for R8A7778/BOCK-W reference board
 2013-09-27  4:38 UTC  (10+ messages)
` [PATCH v2 4/4] ARM: shmobile: BOCK-W reference: add Ether PFC settings

[PATCH v2 1/1] iio: core: Implement devm_iio_device_{register,unregister}
 2013-09-27  4:37 UTC 

[PATCH 00/11 - GIT PULL] drivers: net: Last block of Remove extern from function prototypes
 2013-09-27  4:25 UTC  (3+ messages)
` [PATCH 08/11] iwlwifi: "

[U-Boot] [PATCH 1/1] am33xx: add CONFIG_SYS_NAND_DEVICE_WIDTH to determine NAND device bus-width
 2013-09-27  4:22 UTC 

[PATCH] MAINTAINERS: remove Richard Purdie as backlight maintainer
 2013-09-27  3:59 UTC  (2+ messages)

[PATCH] video: mxsfb: Add missing break
 2013-09-27  3:59 UTC  (5+ messages)

[Bug 59649] New: [r600][RV635] GPU lockup CP stall / GPU resets over and over - Kernel 3.7, 3.8-rcX
 2013-09-27  3:59 UTC  (2+ messages)
` [Bug 59649] [r600][RV635] GPU lockup CP stall / GPU resets over and over - Kernel 3.7 to 3.12 inclusive

Suggestions wanted for future Xen Project User events
 2013-09-27  3:55 UTC 

[PATCH v6 0/3] Add PCIe support for i.MX6q
 2013-09-27  3:54 UTC  (11+ messages)
` [PATCH v6 3/3] PCI: imx6: Add support for i.MX6 PCIe controller

Urgent Confidential Respond
 2013-09-27  3:48 UTC 


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.