All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-04-30 01:53:40 to 2015-04-30 04:42:47 UTC [more...]

[qemu-upstream-4.5-testing test] 52632: regressions - FAIL
 2015-04-30  4:42 UTC 

[PATCH 1/3] tracing/mm: Don't trace kmem_cache_free on offline cpus
 2015-04-30  4:41 UTC  (10+ messages)
` [PATCH 3/3] tracing/mm: Don't trace mm_page_pcpu_drain "

[PATCH v2] blame: CRLF in the working tree and LF in the repo
 2015-04-30  4:42 UTC 

[Qemu-devel] [REBASE PATCH v5 0/2] Introduce default ram size in MachineClass
 2015-04-30  4:41 UTC  (9+ messages)
` [Qemu-devel] [REBASE PATCH v5 1/2] machine: add default_ram_size to machine class

[Bugfix v5] x86/PCI/ACPI: Fix regression caused by commit 63f1789ec716
 2015-04-30  4:41 UTC  (2+ messages)
` [Bugfix v6] "

Tux3 Report: How fast can we fsync?
 2015-04-30  4:40 UTC  (15+ messages)
          ` xfs: does mkfs.xfs require fancy switches to get decent performance? (was Tux3 Report: How fast can we fsync?)

[PATCH v9 0/5] cat-file: teach cat-file a '--allow-unkown-type' option
 2015-04-30  4:40 UTC  (6+ messages)
` [PATCH v9 1/5] sha1_file: support reading from a loose object of unknown type

[PATCH] purgatory: Disabling GCC's stack protection
 2015-04-30  4:39 UTC  (2+ messages)

[PATCH kernel v9 00/32] powerpc/iommu/vfio: Enable Dynamic DMA windows
 2015-04-30  4:37 UTC  (47+ messages)
` [PATCH kernel v9 09/32] vfio: powerpc/spapr: Rework groups attaching
` [PATCH kernel v9 12/32] powerpc/spapr: vfio: Switch from iommu_table to new iommu_table_group
` [PATCH kernel v9 13/32] vfio: powerpc/spapr/iommu/powernv/ioda2: Rework IOMMU ownership control
` [PATCH kernel v9 15/32] powerpc/powernv/ioda/ioda2: Rework TCE invalidation in tce_build()/tce_free()
` [PATCH kernel v9 16/32] powerpc/powernv/ioda: Move TCE kill register address to PE
` [PATCH kernel v9 18/32] powerpc/iommu/powernv: Release replaced TCE
` [PATCH kernel v9 20/32] powerpc/powernv/ioda2: Introduce pnv_pci_create_table/pnv_pci_free_table
` [PATCH kernel v9 21/32] powerpc/powernv/ioda2: Introduce pnv_pci_ioda2_set_window
` [PATCH kernel v9 23/32] powerpc/powernv/ioda: Define and implement DMA table/window management callbacks

[RFC 0/7] ASoC: hda - ASoC DSP widget event handlers
 2015-04-30  4:39 UTC  (8+ messages)
` [RFC 6/7] ASoC: hda: Add support for SSP register settings

[Qemu-devel] [PATCH v8 00/16] spapr: add support for pci hotplug
 2015-04-30  4:13 UTC  (6+ messages)
` [Qemu-devel] [PATCH v8 11/16] spapr: add pseries-2.4 machine type

[Bug 81136] New: [NV92] Regression in Linux 3.15: GPU lockup after suspend
 2015-04-30  4:37 UTC  (2+ messages)
  ` [Bug 81136] "

[PATCH 1/4] ASoC: Intel: Add support max98090 in sst driver
 2015-04-30  4:36 UTC  (3+ messages)
` [PATCH 2/4] ASoC: Intel: Add Cherrytrail & Braswell machine driver cht_bsw_max98090

master - spec: Pull in lvmconfig and associated manpages
 2015-04-30  4:35 UTC 

master - man: Fix references to lvmcache(7) that mentioned section 8 by mistake
 2015-04-30  4:35 UTC 

regression in ktime.h circa 3.16.0-rc5+ breaks lirc irsend, bad commit 166afb64511
 2015-04-30  4:27 UTC  (2+ messages)

[PATCH] powerpc/85xx: p1025twr: add module conditional to fix QE-uart issue
 2015-04-30  3:40 UTC  (3+ messages)

[PATCH iproute2] ss: Fix wrong filter behaviour
 2015-04-30  4:30 UTC 

[PATCH net-next 1/2] tcp: prepare CC get_info() access from getsockopt()
 2015-04-30  4:28 UTC  (4+ messages)
  ` [PATCH net-next] tcp_westwood: fix tcp_westwood_info()

Compex WLE900N5-23
 2015-04-30  4:27 UTC  (3+ messages)

Documentation for usbmouse.c
 2015-04-30  4:26 UTC 

[U-Boot] [PATCH v3 0/5] x86: Add CPU uclass and multi-core support for Minnowboard MAX
 2015-04-30  4:26 UTC  (6+ messages)
` [U-Boot] [PATCH v3 1/5] x86: Add multi-processor init
` [U-Boot] [PATCH v3 2/5] x86: Add functions to set and clear bits on MSRs
` [U-Boot] [PATCH v3 3/5] x86: Allow CPUs to be set up after relocation
` [U-Boot] [PATCH v3 4/5] x86: Add a CPU driver for baytrail
` [U-Boot] [PATCH v3 5/5] x86: Enable multi-core init for Minnowboard MAX

[U-Boot] [PATCH v2 00/20] x86: Add CPU uclass and multi-core support for Minnowboard MAX
 2015-04-30  4:22 UTC  (34+ messages)
` [U-Boot] [PATCH v2 01/20] Fix comment nits in board_f.c
` [U-Boot] [PATCH v2 02/20] dm: core: Add a function to bind a driver for a device tree node
` [U-Boot] [PATCH v2 03/20] x86: Remove unwanted MMC debugging
` [U-Boot] [PATCH v2 04/20] x86: Disable -Werror
` [U-Boot] [PATCH v2 05/20] Move display_options functions to their own header
` [U-Boot] [PATCH v2 07/20] dm: Implement a CPU uclass
` [U-Boot] [PATCH v2 08/20] x86: Add support for the Simple Firmware Interface (SFI)
` [U-Boot] [PATCH v2 09/20] Add a 'cpu' command to print CPU information
` [U-Boot] [PATCH v2 10/20] x86: Add atomic operations
` [U-Boot] [PATCH v2 11/20] x86: Add defines for fixed MTRRs
` [U-Boot] [PATCH v2 12/20] x86: Add an mfence macro
` [U-Boot] [PATCH v2 13/20] x86: Store the GDT pointer in global_data
` [U-Boot] [PATCH v2 14/20] x86: Provide access to the IDT

[U-Boot] [PATCH v3 06/20] Add print_freq() to display frequencies nicely
 2015-04-30  4:22 UTC  (3+ messages)

[U-Boot] [PATCH v2 1/4] x86: Implement reset_cpu() correctly for modern CPUs
 2015-04-30  4:21 UTC  (11+ messages)
` [U-Boot] [PATCH v2 2/4] x86: ivybridge: Use reset_cpu()
` [U-Boot] [PATCH v2 3/4] x86: quark: "
` [U-Boot] [PATCH v2 4/4] x86: fsp: "

[PATCH] MAINTAINERS: Update SPEAr13xx and Designware PCIe maintainer
 2015-04-30  4:16 UTC 

WARNING during btrfs send, kernel 4.1-rc1
 2015-04-30  4:15 UTC 

[sched] 3bb1e2aecc8: -5.3% aim9.div_int.ops_per_sec
 2015-04-30  4:10 UTC  (2+ messages)
` [LKP] "

[PATCH 0/1] Improve speed of JFFS2 at startup
 2015-04-30  3:57 UTC  (2+ messages)
` [PATCH 1/1] "

[RESEND PATCH] NFC: trf7970a: Handle extra byte in response to Type 5 RMB commands
 2015-04-30  4:08 UTC 

[lm-sensors][PATCH v2] hwmon: (ntc_thermistor) Add support for ncpXXwf104
 2015-04-30  4:07 UTC  (2+ messages)
` [lm-sensors] [PATCH "

linux-next: manual merge of the akpm-current tree with the livepatching tree
 2015-04-30  4:07 UTC 

[block] 5a19fe29ba7: +5.4% boot-slabinfo.num_objs
 2015-04-30  4:07 UTC  (2+ messages)
` [LKP] "

Undeliverable: Postal label | 075153
 2015-04-30  4:06 UTC 

[PATCH 0/6 RFC] Netfilter ingress support (v2)
 2015-04-30  4:05 UTC  (18+ messages)
` [PATCH 6/6] net: move qdisc ingress filtering on top of netfilter ingress hooks

Dear Email User
 2015-04-30  4:00 UTC 

CURLOPT_NOBODY
 2015-04-30  3:55 UTC  (2+ messages)

[PATCH] powerpc/powernv: Silence SYSPARAM warning on boot
 2015-04-30  3:50 UTC 

[PATCH v9 00/17] Re-introduce h8300 architecture
 2015-04-30  3:50 UTC  (7+ messages)

[PATCH 00/21] ARCNET: Defibrillation
 2015-04-30  3:49 UTC  (6+ messages)

[PATCH 00/20] clockevents_notify() removal
 2015-04-30  3:47 UTC  (8+ messages)
` [PATCH 16/20] sched/idle: Use explicit broadcast oneshot control function
        ` [PATCH][Fix] cpuidle: Run tick_broadcast_exit() with disabled interrupts

[PATCH v8] extcon-axp288: Add axp288 extcon driver support
 2015-04-30  3:40 UTC  (3+ messages)

RFC: git cat-file --follow-symlinks?
 2015-04-30  3:37 UTC  (13+ messages)

[nightly] Distroless meta-ti/master minimal build 2015-04-29_21-00-51
 2015-04-30  3:36 UTC 

Using memdisk with grub2 and a gzip-compressed ISO
 2015-04-30  3:36 UTC  (4+ messages)

[PATCH 00/10] mdadm tool: add the support for cluster-md
 2015-04-30  3:34 UTC  (23+ messages)
` [PATCH 01/10] Add nodes option while creating md
` [PATCH 03/10] Create n bitmaps for clustered mode
` [PATCH 04/10] Show all bitmaps while examining bitmap
` [PATCH 05/10] Add a new clustered disk
` [PATCH 08/10] mdadm: add the ability to change cluster name
` [PATCH 09/10] mdadm: change the num of cluster node

[PATCH] F2FS support
 2015-04-30  3:32 UTC  (5+ messages)
` [PATCH v2] "
  ` [f2fs-dev] "

[Qemu-devel] [PATCH 0/2] hw/ppc/spapr: Improve error printing
 2015-04-30  3:32 UTC  (4+ messages)
` [Qemu-devel] [PATCH 2/2] hw/ppc/spapr: Use error_report() instead of hw_error()

[PATCH] xfs_db: report FINOBT in version output
 2015-04-30  3:31 UTC 

[ceph-users] Upgrade from Giant to Hammer and after some basic operations most of the OSD's went down
 2015-04-30  3:31 UTC  (5+ messages)
                            `  "

[PATCH] MIPS: BMIPS: Delete unused Kconfig symbol
 2015-04-30  3:29 UTC  (2+ messages)

ppc64le crash in dm on 4.1+
 2015-04-30  3:29 UTC  (2+ messages)

Dear Email User
 2015-04-30  3:29 UTC 

[Qemu-devel] [PATCH RFC v6 00/11] vfio-pci: pass the aer error to guest
 2015-04-30  3:21 UTC  (5+ messages)
` [Qemu-devel] [PATCH RFC v6 11/11] vfio: add bus reset notifier for host bus reset

[Qemu-devel] [PATCH] qapi: Accept 'null' in QMP
 2015-04-30  3:27 UTC  (2+ messages)

[Bug 90221] Triangle boundary artifact on Shadow Warrior game
 2015-04-30  3:25 UTC  (3+ messages)

[PATCH][request stable 3.10 inclusion] CVE-2014-8172
 2015-04-30  3:24 UTC  (3+ messages)
` [PATCH] get rid of s_files and files_lock

nandtest error
 2015-04-30  3:21 UTC  (7+ messages)

[meta-fsl-arm-extra][PATCH v2] riotboard: Fix broken image builds against linux-fslc
 2015-04-30  3:22 UTC  (6+ messages)

[Bug 89685] Cripling Dota 2 freeze with Morphling at hero selection or loadout
 2015-04-30  3:22 UTC  (2+ messages)

[lm-sensors][PATCH] hwmon: (ntc_thermistor) Add support for ncpXXwf104
 2015-04-30  3:13 UTC  (4+ messages)
` [lm-sensors] [PATCH] "

kvaser leaf and SocketCAN
 2015-04-30  3:11 UTC  (8+ messages)

[PATCH 1/1] powerpc/hv-24x7: Check support before registering PMU
 2015-04-30  3:04 UTC  (2+ messages)

roadmap of the nftables development
 2015-04-30  2:50 UTC  (2+ messages)

[PATCH 0/7] wil6210 patches
 2015-04-30  2:47 UTC  (2+ messages)

[PATCH V2 linux-next] cpufreq: pxa: replace typedef pxa_freqs_t by structure
 2015-04-30  2:47 UTC  (2+ messages)

Module stacking next steps
 2015-04-30  2:45 UTC  (3+ messages)

[U-Boot] "Writing to MMC(%d)... failed"
 2015-04-30  2:44 UTC  (3+ messages)

[PATCH v4] drm/i915/chv: Set min freq to efficient frequency on chv
 2015-04-30  2:42 UTC  (2+ messages)

[PATCH RFC v1 0/5] clk: support clocks which requires parent clock on during operation
 2015-04-30  2:37 UTC  (4+ messages)

[Bug 90202] Firefox nightly hangs with accelerated layers and latest r600 driver
 2015-04-30  2:36 UTC  (2+ messages)

[Bug 96351] New: System hangs up after update to any kernel newer than 3.12*
 2015-04-30  2:30 UTC  (2+ messages)
` [Bug 96351] "

[PATCH] ASoC: rt5645: fix implicit declaration error
 2015-04-30  2:30 UTC 

Sixaxis disconnection behaviours
 2015-04-30  2:29 UTC 

execve error
 2015-04-30  2:29 UTC  (3+ messages)

[Ocfs2-devel] [RFC] Online File(system) check
 2015-04-30  2:29 UTC  (6+ messages)

Firefly integration branch : OK
 2015-04-30  2:21 UTC  (4+ messages)

cron job: media_tree daily build: ERRORS
 2015-04-30  2:22 UTC 

[PATCH] ARM: dts: imx5: Add dts files for USB armory
 2015-04-30  2:22 UTC  (6+ messages)

[Intel-wired-lan] [PATCH] fm10k: Update ITR scaling mechanism based on PCIe link speed
 2015-04-30  2:20 UTC  (2+ messages)

[Ocfs2-devel] [PATCH] ocfs2/dlm: fix race between purge and get lock resource
 2015-04-30  2:15 UTC  (3+ messages)

linux-next: build failure after merge of the sound-asoc tree
 2015-04-30  2:14 UTC  (2+ messages)

[PATCH v2 crypto-2.6] lib: make memzero_explicit more robust against dead store elimination
 2015-04-30  2:13 UTC 

[PATCH 0/4] extcon: Modify the name of unused external connector
 2015-04-30  2:12 UTC  (11+ messages)
` [PATCH 1/4] extcon: Unify the jig cable names on RT8963 and MAX14577/77693/77843
` [PATCH 2/4] extcon: Unify the dock device names on MAX8997/77693
` [PATCH 3/4] extcon: Alter MHL-TA cable name to TA cable name

[PATCH 0/1 v2] spi: Re-do the returning value of rspi_dma_check_then_transfer
 2015-04-30  2:12 UTC  (4+ messages)
` [PATCH 1/1 "

[PATCH 1/1] ldconfig-native: Add 64-bit flag for ELF64 entries
 2015-04-30  2:13 UTC  (3+ messages)

[PATCH v3 0/5] ALSA: hda - remove unnecessary controller dependency on i915 gfx power
 2015-04-30  2:07 UTC  (3+ messages)

[PATCH] spi: rb4xx: Fix checking return value of devm_ioremap_resource()
 2015-04-30  2:06 UTC 

[U-Boot] [PATCH] arm/ls1021a: Remove ccsr_ddr from immap_ls102xa.h
 2015-04-30  2:06 UTC  (2+ messages)

[U-Boot] [PATCH] t4240qds: apply some updates
 2015-04-30  2:03 UTC  (3+ messages)

[PATCH 9/9] sysfs: disallow world-writable files
 2015-04-30  2:02 UTC  (2+ messages)

[Qemu-devel] [RESEND PATCH v4 0/4] remove icc bus/bridge
 2015-04-30  1:33 UTC  (5+ messages)
` [Qemu-devel] [RESEND PATCH v4 1/4] apic: move apic mmio register to each apic realizefn
` [Qemu-devel] [RESEND PATCH v4 2/4] apic: convert ->busdev.qdev casts to DEVICE() casts
` [Qemu-devel] [RESEND PATCH v4 3/4] cpu/apic: drop icc bus/bridge/
` [Qemu-devel] [RESEND PATCH v4 4/4] icc_bus: drop the unused files

[RFC PATCH net-next 0/8] net: dsa: New registration API
 2015-04-30  1:57 UTC  (9+ messages)
` [RFC PATCH net-next 1/8] net: dsa: Move dsa_switch_tree final setup in separate function
` [RFC PATCH net-next 2/8] net: phy: Check fixup lists in get_phy_device()
` [RFC PATCH net-next 3/8] net: phy: Allow PHY devices to identify themselves as Ethernet switches
` [RFC PATCH net-next 4/8] net: mv643xx_eth: Handle Ethernet switches as PHY devices
` [RFC PATCH net-next 5/8] net: dsa: add new API to register switch devices
` [RFC PATCH net-next 6/8] net: dsa: bcm_sf2: make it a real platform driver
` [RFC PATCH net-next 7/8] net: dsa: mv88e6060: make it a proper PHY driver
` [RFC PATCH net-next 8/8] net: dsa: mv88e6xxx: Allow them to be proper PHY drivers

[PATCH RESEND 0/3] clk: mmp: fix and add new clock
 2015-04-30  1:53 UTC  (4+ messages)
` [PATCH RESEND 1/3] clk: mmp: add fixed clock UBS_PLL for pxa910/pxa168
` [PATCH RESEND 2/3] clk: mmp: Fix the wrong factor table for uart PLL
` [PATCH RESEND 3/3] clk: mmp: add timer clock for pxa168/mmp2/pxa910


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.