All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-10-08 09:30:12 to 2013-10-08 10:23:58 UTC [more...]

[PATCH -v2 00/52] tools/perf: Speed up the build system
 2013-10-08 10:11 UTC  (44+ messages)
` [PATCH 02/52] tools/perf/build: Add feature check core code
` [PATCH 07/52] tools/perf/build: Split out feature check: 'volatile-register-var'
` [PATCH 08/52] tools/perf/build: Split out feature check: 'fortify-source'
` [PATCH 09/52] tools/perf/build: Split out feature check: 'bionic'
` [PATCH 11/52] tools/perf/build: Split out feature check: 'libelf'
` [PATCH 15/52] tools/perf/build: Split out feature check: 'libelf-mmap'
` [PATCH 16/52] tools/perf/build: Split out feature check: 'libelf-getphdrnum'
` [PATCH 17/52] tools/perf/build: Clean up the libunwind logic in config/Makefile
` [PATCH 18/52] tools/perf/build: Split out feature check: 'libunwind'
` [PATCH 19/52] tools/perf/build: Split out feature check: 'libaudit'
` [PATCH 20/52] tools/perf/build: Split out feature check: 'libslang'
` [PATCH 21/52] tools/perf/build: Split out feature check: 'gtk2'
` [PATCH 22/52] tools/perf/build: Split out feature check: 'gtk2-infobar'
` [PATCH 23/52] tools/perf/build: Split out feature check: 'libperl'
` [PATCH 24/52] tools/perf/build: Split out feature check: 'libpython'
` [PATCH 25/52] tools/perf/build: Split out feature check: 'libpython-version'
` [PATCH 26/52] tools/perf/build: Split out feature check: 'libbfd'
` [PATCH 27/52] tools/perf/build: Split out feature check: 'strlcpy'
` [PATCH 28/52] tools/perf/build: Split out feature check: 'on-exit'
` [PATCH 29/52] tools/perf/build: Split out feature check: 'backtrace'
` [PATCH 30/52] tools/perf: Clean up util/include/linux/compiler.h
` [PATCH 31/52] tools/perf: Turn strlcpy() into a __weak function
` [PATCH 32/52] tools/perf/build: Speed up auto-detection of features by adding a 'test-all' target
` [PATCH 33/52] tools/perf/build: Speed up git-version test on re-make
` [PATCH 34/52] tools/perf/build: Speed up the final link
` [PATCH 35/52] tools/perf: Fix double/triple-build of the feature detection logic during 'make install' et al
` [PATCH 36/52] tools/perf/build: Invoke feature-checks 'clean' target from the main Makefile
` [PATCH 37/52] tools/perf/build: Speed up auto-detection
` [PATCH 38/52] tools/perf/build: Improve printout-of auto-detected features
` [PATCH 39/52] tools/perf/build: Automatically build in parallel, based on number of CPUs in the system
` [PATCH 40/52] tools/perf/build: Flip Makefile.parallel and Makefile.perf
` [PATCH 41/52] tools/perf/build: Standardize the various messages output by parallel make
` [PATCH 42/52] tools/perf/build: Split out feature checks: 'liberty', 'liberty-z', 'cplus-demangle'
` [PATCH 43/52] tools/perf/build: Remove unused config/feature-tests.mak
` [PATCH 44/52] tools/perf/build: Clean up various testcases
` [PATCH 45/52] tools/perf/build: Collapse the test-all.c testcase
` [PATCH 46/52] tools/perf/build: Pass through all targets to Makefile.perf
` [PATCH 47/52] tools/perf/build: Make sure autodep feature binaries honor the O= setting
` [PATCH 48/52] tools/perf/build: Exclude MAKEFLAGS from nested invocation
` [PATCH 49/52] tools/perf/build: Fix non-canonical directory names in O=
` [PATCH 50/52] tools/perf/build: Fix O=/some/dir perf.o type of targets
` [PATCH 51/52] tools/perf/build: Harmonize the style of the feature testcases
` [PATCH 52/52] tools/perf/build: Pass through LDFLAGS to feature tests

[PATCH 00/16] sched/wait: Collapse __wait_event macros -v5
 2013-10-08 10:23 UTC  (6+ messages)

[ANNOUNCE] dracut 034
 2013-10-08 10:23 UTC 

[raw v1 2/4] [NET] Use raw_cpu ops for SNMP stats
 2013-10-08 10:21 UTC  (3+ messages)

[PATCH net-next] Revert "xen-netback: improve ring effeciency for guest RX"
 2013-10-08 10:21 UTC  (3+ messages)

perf: perf sched lat segfault - bisected
 2013-10-08 10:20 UTC  (4+ messages)

[RFC 0 PATCH 0/3]: PVH dom0 construction
 2013-10-08 10:19 UTC  (14+ messages)
` [RFC 0 PATCH 3/3] PVH dom0: construct_dom0 changes

[PATCH] Btrfs: kill unused code in btrfs_search_forward
 2013-10-08 10:19 UTC 

[PATCH] Btrfs: do not defrag extent root in ioctl
 2013-10-08 10:19 UTC 

[PATCH] Btrfs: cleanup dead code of defragment
 2013-10-08 10:19 UTC 

[Xenomai] Fuse version in Xenomai-forge with "--enabled-registry"
 2013-10-08 10:17 UTC  (3+ messages)

[RFC] [PATCH 00/19] Non disruptive application core dump infrastructure using task_work_add()
 2013-10-08 10:14 UTC  (5+ messages)

[Buildroot] [PATCH] opkg: add license info
 2013-10-08 10:15 UTC  (3+ messages)

[PATCHv5 00/11] split page table lock for PMD tables
 2013-10-08 10:13 UTC  (11+ messages)

[PATCH] clockevents: Sanitize ticks to nsec conversion
 2013-10-08 10:08 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 1/1] mtd: socrates_nand: Use dev_err instead of printk
 2013-10-08 10:08 UTC 

[PATCH v2 0/6] Add USB Host support for OMAP5 uevm for 3.13
 2013-10-08 10:06 UTC  (21+ messages)
` [PATCH v2 1/6] ARM: OMAP5: hwmod data: Add USB Host and TLL modules
` [PATCH v2 2/6] ARM: dts: OMAP5: Add 60MHz clock reference to USB Host module
` [PATCH v2 3/6] ARM: dts: omap4-panda: Provide USB PHY clock
` [PATCH v2 4/6] ARM: dts: omap5-uevm: "
  ` [PATCH v2 5/6] Revert "ARM: OMAP2+: Provide alias to USB PHY clock"
` [PATCH v2 6/6] mfd: omap-usb: prepare/unprepare clock while enable/disable

[PATCH] [media] v4l: vb2-dma-contig: add support for file access mode flags for DMABUF exporting
 2013-10-08 10:06 UTC  (3+ messages)

[PATCH v3 00/11] Fix AM335x-evm analog audio support
 2013-10-08 10:07 UTC  (5+ messages)
` [PATCH v3 03/11] ASoC: davinci-mcasp: Add DMA register locations to DT
  ` [RESEND PATCH "

[Buildroot] [PATCH 0 of 4] misc. license updates
 2013-10-08 10:06 UTC  (5+ messages)
` [Buildroot] [PATCH 1 of 4] i2c-tools: add license information
` [Buildroot] [PATCH 2 of 4] libnfnetlink: "
` [Buildroot] [PATCH 3 of 4] ncftp: "
` [Buildroot] [PATCH 4 of 4] ebtables: correct license GPLv2 -> GPLv2+

[PATCH] clone: do not segfault when specifying a nonexistent branch
 2013-10-08 10:06 UTC  (2+ messages)

[PATCH 0/9] ARM: tegra: Enable DSI and panel support
 2013-10-08 10:05 UTC  (7+ messages)
` [PATCH 2/9] ARM: tegra: Enable LVDS output on Harmony
` [PATCH 3/9] ARM: tegra: Add MIPI calibration DT entries for Tegra114

[PATCH] nfnetlink: use rcu_assign_pointer in nfnetlink_subsys_unregister
 2013-10-08 10:04 UTC 

[PATCH 1/2] mtd: socrates_nand: Remove redundant dev_set_drvdata
 2013-10-08 10:01 UTC  (2+ messages)
` [PATCH 2/2] mtd: socrates_nand: Use devm_kzalloc

[PATCH 6/6] cpufreq: probe the Integrator cpufreq driver from DT
 2013-10-08 10:00 UTC  (3+ messages)

[PATCH 1/3] usb: phy: Add RCAR Gen2 USB phy
 2013-10-08 10:00 UTC  (2+ messages)

[PATCH] vb2: Allow STREAMOFF for io emulator
 2013-10-08 10:00 UTC  (4+ messages)

[PATCH] HID: logitech - lg2ff: Add IDs for Formula Vibration Feedback Wheel
 2013-10-08 10:00 UTC  (3+ messages)

[Qemu-devel] [PATCH] osdep: initialize glib threads in all QEMU tools
 2013-10-08  9:58 UTC 

Recommend a Wireless/WiFi chip, that best address bufferbloat
 2013-10-08  9:57 UTC 

[patch 0/3] generic kernel watchdog reset at pvclock read
 2013-10-08  9:58 UTC  (4+ messages)
` [patch 2/3] pvclock: detect "

BUG: imx6q-wandboard: Ethernet tx-queue timeouts when SATA is active
 2013-10-08  9:57 UTC  (6+ messages)
`  "

WIFI P2P ping doesn't work
 2013-10-08  9:57 UTC 

[PATCH 5/6] ARM: integrator: move CM base into device tree
 2013-10-08  9:56 UTC  (3+ messages)

[PATCH 3/3] arm: shmobile: lager: Add USBHS support
 2013-10-08  9:56 UTC  (2+ messages)

[PATCH] mpc85xx_edac: Remove unused function
 2013-10-08  9:52 UTC  (3+ messages)

[RFC] perf: mmap2 not covering VM_CLONE regions
 2013-10-08  9:54 UTC  (13+ messages)

[PATCH net-next] Revert "xen-netback: improve ring effeciency for guest RX"
 2013-10-08  9:54 UTC 

[PATCH v9] dmaengine: Add MOXA ART DMA engine driver
 2013-10-08  9:53 UTC  (6+ messages)
` [PATCH v10] "

[Qemu-devel] [RFC] qapi/error: Optional error propagation backtrace
 2013-10-08  9:53 UTC  (2+ messages)

[kernel-hardening] [PATCH v6 0/7] Kernel base address randomization
 2013-10-08  9:52 UTC  (11+ messages)
` [kernel-hardening] [PATCH 6/7] x86, kaslr: report kernel offset on panic
  ` [kernel-hardening] "
                  `  "

[PATCH v2 00/27] drm/tegra: Repatriation and DSI support
 2013-10-08  9:52 UTC  (7+ messages)
` [PATCH v2 06/27] gpu: host1x: Cleanup includes
` [PATCH v2 13/27] drm/tegra: Move subdevice infrastructure to host1x

[PATCH 3/6] ARM: integrator: delete non-devicetree boot path
 2013-10-08  9:51 UTC  (3+ messages)

[PATCH v3 0/7] support for cubieboard2 / sunxi processors
 2013-10-08  9:50 UTC  (4+ messages)
` [PATCH 6/7] xen/arm: Basic support for sunxi/sun7i platform

[kbd] Changing bépo layout name
 2013-10-08  9:49 UTC  (4+ messages)

[PATCH 0/5] Armada DRM stuff
 2013-10-08  9:49 UTC  (10+ messages)
` [PATCH 5/5] DRM: Armada: add support for drm tda19988 driver

[PATCH] f2fs: introduce function read_raw_super_block()
 2013-10-08  9:49 UTC 

[RFC] ASoC: pcm: Trigger all commands on error
 2013-10-08  9:48 UTC  (7+ messages)

About [PATCH 1/2] regulator: core: Provide a dummy regulator with full constraints
 2013-10-08  9:46 UTC  (3+ messages)

[PATCH v4 8/9] xen/arm: Implement hypercall for dirty page tracing
 2013-10-08  9:46 UTC  (3+ messages)

[PATCH] send-pack: don't send a thin pack when the server doesn't support it
 2013-10-08  9:44 UTC  (2+ messages)

ceph-create-keys hung
 2013-10-08  9:45 UTC  (5+ messages)

[linux-lvm] Vague "mirror_image_fault_policy" behavior specified in lvm.conf
 2013-10-08  9:45 UTC 

[iptables-nftables 1/2] xtables: fix missing ipt_entry for MASQUERADE target
 2013-10-08  9:44 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 00/17] blockdev-add QMP command
 2013-10-08  9:44 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 14/17] qemu-iotests: Check autodel behaviour for device_del

[PATCH v3 00/19] ARM: at91: move to common clk framework
 2013-10-08  9:44 UTC  (5+ messages)
` [PATCH v3 17/19] clk: at91: add PMC clk device tree binding doc

[PATCH 1/6] ARM: integrator: get the LM interrupts from DT
 2013-10-08  9:44 UTC  (3+ messages)

/dev/disk0 vs /dev/mmc0
 2013-10-08  9:39 UTC  (11+ messages)

staging: Add dm-writeboost
 2013-10-08  9:41 UTC  (12+ messages)
  ` Reworking dm-writeboost [was: Re: staging: Add dm-writeboost]
            ` [dm-devel] "

[Buildroot] Dates for the next Buildroot Developers Meeting
 2013-10-08  9:41 UTC  (4+ messages)
  ` [Buildroot] Date of the FOSDEM 2014 meeting?

iptables automated tests
 2013-10-08  9:41 UTC 

[PATCH v2] ARM: sunxi: Add a defconfig for the Allwinner SoCs
 2013-10-08  9:40 UTC  (2+ messages)

[PATCH v2] ARM: sunxi: dts: Add support for the cubieboard3, the CubieTruck
 2013-10-08  9:36 UTC  (4+ messages)

[Qemu-devel] BUG: RTC issue when Windows guest is idle
 2013-10-08  9:38 UTC 

HXen
 2013-10-08  9:39 UTC  (4+ messages)

[tpmdd-devel] [PATCH 09/13] tpm: Pull everything related to sysfs into tpm-sysfs.c
 2013-10-08  9:15 UTC  (12+ messages)
                    ` AW: [TrouSerS-tech] "

[PATCH 1/2] mtd: fsl_ifc_nand: Remove redundant dev_set_drvdata
 2013-10-08  9:38 UTC  (2+ messages)
` [PATCH 2/2] mtd: fsl_ifc_nand: Use module_platform_driver

[Buildroot] [pull request] Pull request for branch sma/doc-update
 2013-10-08  9:39 UTC  (5+ messages)
` [Buildroot] [PATCH 7/9] manual: get-involved.txt: fix event order
` [Buildroot] [PATCH 8/9] manual: update get-involved section

[regression] [bisected] rt2800pci doesn't work after 9483f40d8d01918b399b4e24d0c1111db0afffeb
 2013-10-08  9:35 UTC  (4+ messages)

[PATCH v2] f2fs: avoid congestion_wait when do_checkpoint for better performance
 2013-10-08  9:37 UTC  (2+ messages)
` [f2fs-dev] "

Fwd: mpt2sas fault_state(0x5851) with WD20EARX drives on LSI 9211 8i
 2013-10-08  9:36 UTC 

[PATCH RFC 0/2] Convert from bio-based to blk-mq
 2013-10-08  9:34 UTC  (6+ messages)
` [PATCH RFC 1/2] blk-mq: call exit_hctx on hw queue teardown
` [PATCH RFC 2/2] NVMe: rfc blk-mq support

[PATCH 0/8] driver core bus cleanup to use dev_groups, round 2
 2013-10-08  9:35 UTC  (3+ messages)
` [PATCH 4/8] spi: convert bus code to use dev_groups

[xen] double fault: 0000 [#1] PREEMPT SMP DEBUG_PAGEALLOC
 2013-10-08  9:34 UTC  (12+ messages)

I NEED YOUR TRUST,
 2013-10-08  9:27 UTC 

[Patch v3] x86/traps: improvements to {rd, wr}msr_hypervisor_regs()
 2013-10-08  9:33 UTC  (5+ messages)
` [Patch v4] "
      ` [Patch v5] "

[Qemu-devel] savevm/loadvm
 2013-10-08  9:33 UTC  (4+ messages)

[PATCH] powerpc/legacy_serial: fix incorrect placement of __initdata tag
 2013-10-08  9:33 UTC  (5+ messages)

[PATCH] makedumpfile: fix max_mapnr issue on system has over 44-bit addressing
 2013-10-08  9:32 UTC  (7+ messages)

[Qemu-devel] [PATCH v4 0/7] block: allow commit active as top
 2013-10-08  9:32 UTC  (4+ messages)
` [Qemu-devel] [PATCH v4 6/7] commit: remove unused check

[PATCH v2 0/2] Add GPLL, APLL, KPLL, EPLL and VPLL freq table for exynos5420 and exynos5250
 2013-10-08  9:30 UTC  (3+ messages)

[PATCH 1/2] mtd: sst25l: Remove redundant spi_set_drvdata
 2013-10-08  9:21 UTC  (2+ messages)
` [PATCH 2/2] mtd: sst25l: Use devm_kzalloc

[Qemu-devel] [PATCH 0/3] qapi: introduce BlockJobType enum
 2013-10-08  9:29 UTC  (2+ messages)
` [Qemu-devel] [PATCH 3/3] qapi: make use of new BlockJobType


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.