All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-09-09 02:40:22 to 2015-09-09 05:15:30 UTC [more...]

[Qemu-devel] qemu-system-arm system support for big endian BE8
 2015-09-09  5:12 UTC  (2+ messages)

[PATCH][RFC] clk: Use node name and index for clock name
 2015-09-09  5:14 UTC  (4+ messages)

[PATCH v5 0/5] Devfreq cooling device
 2015-09-09  5:10 UTC  (3+ messages)
` [PATCH v5 3/5] thermal: Add devfreq cooling

[U-Boot] [PATCH] nios2: zap dly_clks
 2015-09-09  5:09 UTC 

[PATCH 0/9] i2c: rcar: tackle race conditions in the driver
 2015-09-09  5:08 UTC  (9+ messages)

jemalloc and transparent hugepage
 2015-09-09  5:08 UTC  (7+ messages)
  ` [ceph-users] "

[Qemu-trivial] [PATCH] typofixes - v4 - https://github.com/vlajos/misspell_fixer
 2015-09-09  5:05 UTC  (4+ messages)
  ` [Qemu-trivial] [Qemu-devel] "
    `  "

[PATCH RFC 00/14] Accurate qgroup reserve framework
 2015-09-08  8:37 UTC  (20+ messages)
` [PATCH 01/19] btrfs: qgroup: New function declaration for new reserve implement
` [PATCH 02/19] btrfs: qgroup: Implement data_rsv_map init/free functions
` [PATCH 03/19] btrfs: qgroup: Introduce new function to search most left reserve range
` [PATCH 04/19] btrfs: qgroup: Introduce function to insert non-overlap "
` [PATCH 05/19] btrfs: qgroup: Introduce function to reserve data range per inode
` [PATCH 06/19] btrfs: qgroup: Introduce btrfs_qgroup_reserve_data function
` [PATCH 07/19] btrfs: qgroup: Introduce function to release reserved range
` [PATCH 08/19] btrfs: qgroup: Introduce function to release/free reserved data range
` [PATCH 09/19] btrfs: delayed_ref: Add new function to record reserved space into delayed ref
` [PATCH 10/19] btrfs: delayed_ref: release and free qgroup reserved at proper timing
` [PATCH 11/19] btrfs: qgroup: Introduce new functions to reserve/free metadata
` [PATCH 12/19] btrfs: qgroup: Use new metadata reservation
` [PATCH 13/19] btrfs: extent-tree: Add new verions of btrfs_check_data_free_space
` [PATCH 14/19] btrfs: Switch to new check_data_free_space
` [PATCH 15/19] btrfs: fallocate: Add support to accurate qgroup reserve
` [PATCH 16/19] btrfs: extent-tree: Add new version of btrfs_delalloc_reserve_space
` [PATCH 17/19] btrfs: extent-tree: Use new __btrfs_delalloc_reserve_space function
` [PATCH 18/19] btrfs: qgroup: Cleanup old inaccurate facilities
` [PATCH 19/19] btrfs: qgroup: Add handler for NOCOW and inline

[Qemu-devel] Aspirant for AMD IOMMU emulation project for Outreachy
 2015-09-09  5:01 UTC  (6+ messages)

[PATCH V9 00/11] VF EEH on Power8
 2015-09-09  4:59 UTC  (7+ messages)
` [PATCH V9 11/11] powerpc/powernv: compound PE for VFs

[Bug 91921] radeon: command stream overflowed with current git
 2015-09-09  4:59 UTC  (2+ messages)

[PATCH v2 00/13] power: bq24257: Add support for bq24250/bq24251
 2015-09-09  4:58 UTC  (5+ messages)
` [PATCH v2 13/13] dt: power: bq2425x-charger: Cover additional devices

[linux-mingo-tip-master test] 61591: regressions - FAIL
 2015-09-09  4:49 UTC 

[PATCH] NVMe: Force cancel commands on hot-removal
 2015-09-09  4:48 UTC  (2+ messages)

[PATCH] NVMe:Expose model attribute in sysfs
 2015-09-09  4:46 UTC  (7+ messages)

[U-Boot] PCI configuration Issue for QEMU ACPI Support
 2015-09-09  4:44 UTC 

[GIT PULL] TTY driver revert for 4.3-rc1
 2015-09-09  4:36 UTC 

[Qemu-devel] [PATCH 0/2] ACPI/arm-virt: add DBG2
 2015-09-09  4:25 UTC  (4+ messages)

[libvirt test] 61593: tolerable FAIL - PUSHED
 2015-09-09  4:33 UTC 

[U-Boot] [PATCH 00/28] dm: input: Move keyboard drivers to driver model
 2015-09-09  4:32 UTC  (29+ messages)
` [U-Boot] [PATCH 01/28] dm: input: Create a keyboard uclass
` [U-Boot] [PATCH 02/28] input: Add a device pointer to the input config
` [U-Boot] [PATCH 03/28] input: Return -ENOSPC when there is not space
` [U-Boot] [PATCH 04/28] input: Add the keycode translation tables separately
` [U-Boot] [PATCH 05/28] cros_ec: Use udevice instead of cros_ec_dev for keyboard functions
` [U-Boot] [PATCH 06/28] dm: stdio: Plumb in the new keyboard uclass
` [U-Boot] [PATCH 07/28] dm: tegra: Convert keyboard driver to driver model
` [U-Boot] [PATCH 08/28] dm: cros_ec: Convert cros_ec "
` [U-Boot] [PATCH 09/28] video: Drop unused console functions
` [U-Boot] [PATCH 10/28] i8042: Use functions to handle register access
` [U-Boot] [PATCH 11/28] i8042: Handle a duplicate power-on-reset response
` [U-Boot] [PATCH 12/28] i8042: Adjust kbd_reset() to collect all failures
` [U-Boot] [PATCH 13/28] i8042: Adjust keyboard init to assume success
` [U-Boot] [PATCH 14/28] input: Correct keycode for Ctrl-Y
` [U-Boot] [PATCH 15/28] input: Add a few more keyboard keycodes
` [U-Boot] [PATCH 16/28] input: Add a function to add a keycode to the existing set
` [U-Boot] [PATCH 17/28] input: Allow repeat filtering to be disabled
` [U-Boot] [PATCH 18/28] input: Support the German keymap
` [U-Boot] [PATCH 19/28] input: Adjust structure of code in process_modifier()
` [U-Boot] [PATCH 20/28] input: Handle caps lock
` [U-Boot] [PATCH 21/28] input: Allow updating of keyboard LEDs
` [U-Boot] [PATCH 22/28] input: i8042: Convert to use the input library
` [U-Boot] [PATCH 23/28] input: Add a Kconfig option for the i8042 keyboard
` [U-Boot] [PATCH 24/28] x86: Add an i8042 device for boards that have it
` [U-Boot] [PATCH 25/28] Drop CONFIG_ISA_KEYBOARD
` [U-Boot] [PATCH 26/28] input: Convert i8042 to driver model
` [U-Boot] [PATCH 27/28] video: input: Clean up after i8042 conversion
` [U-Boot] [PATCH 28/28] input: Convert 'keyboard' driver to use input library

[U-Boot] [PATCH] usb: gadget: ci_udc: implement usb_ep_ops dequeue callback
 2015-09-09  4:30 UTC  (7+ messages)

[PATCH] intel_pstate: prevent max_perf_pct < min_perf_pct
 2015-09-09  4:27 UTC  (5+ messages)

[U-Boot] [PATCH 0/5] nios2: add device tree control of U-Boot
 2015-09-09  4:26 UTC  (4+ messages)
` [U-Boot] [PATCH v2 0/8] "
  ` [U-Boot] [PATCH v2 7/8] nios2: show fdt blob address in board info command

[GiT] CIFS Fixes
 2015-09-09  4:22 UTC 

[PATCH] power: bq24261_charger: Add support for TI BQ24261 charger
 2015-09-09  4:17 UTC  (6+ messages)

[PATCH] x86: serialize LVTT and TSC_DEADLINE write
 2015-09-09  4:13 UTC  (9+ messages)

[PATCH 0/3] platform/chrome: vboot context support
 2015-09-09  4:12 UTC  (11+ messages)
` [PATCH 1/3] sysfs: Fix is_visible() support for binary attributes

[PATCH 0/2] KASAN: fix a type conversion error and add test
 2015-09-09  3:59 UTC  (6+ messages)
` [PATCH 1/2] lib: test_kasan: add some testcases
` [PATCH 2/2] kasan: Fix a type conversion error

WLE600VX from PCEngines
 2015-09-09  4:10 UTC  (2+ messages)

[PATCH] of: add vendor prefix for Socionext Inc
 2015-09-09  4:10 UTC  (5+ messages)

[Bug 91930] Program with GtkGLArea widget does not redraw
 2015-09-09  4:10 UTC  (2+ messages)

[PATCH] cgroup: fix seq_show_option merge with legacy_name
 2015-09-09  4:07 UTC  (3+ messages)

[Qemu-devel] [PATCH v2] spapr_drc: don't allow 'empty' DRCs to be unisolated
 2015-09-09  4:03 UTC  (2+ messages)

[PATCH] ARM: multi_v7_defconfig: Enable PBIAS regulator
 2015-09-09  4:03 UTC  (4+ messages)

[Qemu-devel] [FIX PATCH] spapr_drc: Return correct state for logical DR in entity_sense()
 2015-09-09  4:02 UTC  (5+ messages)

[PATCH v2 07/10] dts/ls2085a: Update DTSI to add support of various peripherals
 2015-09-09  3:58 UTC  (12+ messages)

[PATCH 0/7] devcg: device cgroup extension for rdma resource
 2015-09-09  3:57 UTC  (3+ messages)

[Qemu-devel] [PATCH] spapr: Reduce advertised max LUNs for spapr_vscsi
 2015-09-09  3:57 UTC  (3+ messages)
` [Qemu-devel] [PATCHEW] Series failed testing

[Bug 91896] AMDGPU Fiji: only getting 1080i on DP
 2015-09-09  3:55 UTC 

[PATCH v2 00/10] ARM64: Update support for FSL's LS2085A SoC
 2015-09-09  3:54 UTC  (11+ messages)
` [PATCH v2 01/10] arm64: Use generic Layerscape SoC family naming & rename LS2085A to LS2080A
` [PATCH v2 04/10] doc/bindings: Update PCIe devicetree binding documentation for LS2080A

[PATCH libdrm] tests: Add -lm to LDADD for dristat
 2015-09-09  3:50 UTC  (2+ messages)

[llvmlinux] percpu | bitmap issue? (Cannot boot on bare metal due to a kernel NULL pointer dereference)
 2015-09-09  3:46 UTC  (8+ messages)

[PATCH net-next 1/1] net: fec: add netif status check before set mac address
 2015-09-09  3:45 UTC  (3+ messages)

[PATCH 0/3] Add initial support for slimport anx78xx
 2015-09-09  3:38 UTC  (7+ messages)
` [PATCH 3/3] staging: slimport: Add anx7814 driver support by analogix

[Qemu-devel] [PATCH COLO-Frame v9 00/32] COarse-grain LOck-stepping(COLO) Virtual Machines for Non-stop Service (FT)
 2015-09-09  3:36 UTC  (2+ messages)

[PATCH v4 00/13] USB: OTG/DRD Core functionality
 2015-09-09  2:23 UTC  (9+ messages)
` [PATCH v4 07/13] usb: otg: add OTG core
` [PATCH v4 10/13] usb: hcd: Adapt to "

virtio_dev_merge_rx send more interrupts than needed
 2015-09-09  3:34 UTC 

[PATCH net] net: dsa: bcm_sf2: Fix 64-bits register writes
 2015-09-09  3:33 UTC  (2+ messages)

[PULL REQUEST] Please pull rdma.git
 2015-09-09  3:33 UTC  (8+ messages)

[PATCH 0/9] qcom: Add support for TSENS driver
 2015-09-09  3:33 UTC  (13+ messages)
` [PATCH 5/9] clk: qcom: gcc-msm8960: add child devices support

[U-Boot] [PATCH 1/4] thermal: imx_thermal: Do not print on error
 2015-09-09  3:29 UTC  (3+ messages)
` [U-Boot] [PATCH 3/4] mx6ul_14x14_evk: Remove CONFIG_SPL_FAT_SUPPORT

similar files amd vs radeon
 2015-09-09  3:26 UTC  (3+ messages)

[PATCH] powerpc: Kconfig: remove BE-only platforms from LE kernel build
 2015-09-09  3:25 UTC  (3+ messages)

linux-next: Tree for Sep 9
 2015-09-09  3:25 UTC 

Btrfs progs release 4.1
 2015-09-09  3:24 UTC  (3+ messages)

[review-request][PATCH 0/5] [v2] Hide irrelevant builds
 2015-09-09  3:23 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 00/11] aio: Introduce handler type to fix nested aio_poll for dataplane
 2015-09-09  3:22 UTC  (8+ messages)
` [Qemu-devel] [PATCH v2 11/11] block: Only poll block layer fds in bdrv_aio_poll

vring_init bug
 2015-09-09  3:20 UTC  (3+ messages)

[U-Boot] [PATCH] net: eth: Do sanity test on eth dev before eth_get_ops(dev)->start
 2015-09-09  3:19 UTC  (7+ messages)

[PATCH v2] dmaengine: fsl-edma: add PM suspend/resume support
 2015-09-09  3:02 UTC  (13+ messages)

[PATCH 0/2] ASoC: atmel-classd: add the Audio Class D Amplifier
 2015-09-09  3:16 UTC  (19+ messages)
` [PATCH 1/2] ASoC: atmel-classd: add the Audio Class D Amplifier code
` [PATCH 2/2] ASoC: atmel-classd: DT binding for Class D audio amplifier driver

[PATCH] ARM:mm: define arch-specific IOREMAP_MAX_ORDER only in !SMP && !LPAE case
 2015-09-09  3:10 UTC  (4+ messages)

socket can receive order
 2015-09-09  3:10 UTC  (8+ messages)

Private Message
 2015-09-09  3:00 UTC 

[ath9k-devel] Packet injection limit
 2015-09-09  3:06 UTC  (2+ messages)

[qemu-mainline test] 61573: tolerable FAIL - PUSHED
 2015-09-09  3:04 UTC 

[Qemu-devel] [PATCH] ui/cocoa.m: Add Mount image file menu item
 2015-09-09  3:02 UTC  (5+ messages)

[meta-oe][PATCH] uim_1.8.6: fix QA issue
 2015-09-09  3:03 UTC 

V4L2 Overlay to reserved memory??
 2015-09-09  1:53 UTC 

[PATCH for 4.6] x86/VPMU: Set VPMU context pointer to NULL when freeing it
 2015-09-09  2:55 UTC 

cron job: media_tree daily build: OK
 2015-09-09  2:52 UTC 

[RFC] Generic PHY interface extention for dynamic configuration
 2015-09-09  2:52 UTC 

[PATCH 00/12] userfaultfd non-x86 and selftest updates for 4.2.0+
 2015-09-09  2:50 UTC  (7+ messages)
` [PATCH 03/12] userfaultfd: selftests: vm: pick up sanitized kernel headers
` [PATCH 06/12] userfaultfd: selftest: avoid my_bcmp false positives with powerpc
` [PATCH 10/12] userfaultfd: powerpc: Bump up __NR_syscalls to account for __NR_userfaultfd

[PATCH 1/4] vhost: remove redundant ;
 2015-09-09  2:52 UTC  (7+ messages)
` [PATCH 4/4] vhost: define callfd and kickfd as int type

[PATCH V9 0/6] Freq/CPU%/CORE_BUSY% support
 2015-09-08 19:32 UTC  (7+ messages)
` [PATCH V9 1/6] perf,tools: introduce generic FEAT for CPU attributes
` [PATCH V9 2/6] perf,tools: read msr pmu type from header
` [PATCH V9 3/6] perf, record: introduce --freq-perf option
` [PATCH V9 4/6] perf,tools: Dump per-sample freq/CPU%/CORE_BUSY% in report -D
` [PATCH V9 5/6] perf,tools: caculate and save freq/CPU%/CORE_BUSY% in he_stat
` [PATCH V9 6/6] perf,tools: Show freq/CPU%/CORE_BUSY% in perf report by --freq-perf

[Bug 91919] Black layout options in libreoffice impress
 2015-09-09  2:48 UTC  (2+ messages)

How to put a correct dependency with regards to gcc?
 2015-09-09  2:45 UTC  (2+ messages)

[PATCH V1 Resend 00/10] trivial: Drop unlikely before IS_ERR(_OR_NULL)
 2015-09-09  2:43 UTC  (5+ messages)
` [PATCH V1 Resend 02/10] PM / OPP: "

[Linux-v4.2-10463-g9a9952bbd76a] i915: WARNING: intel_display.c:1377 assert_planes_disabled
 2015-09-09  2:42 UTC  (2+ messages)

[PATCH v2 0/4] x86: Intel Processor Trace Logger
 2015-09-09  2:40 UTC  (4+ messages)
` [PATCH v2 3/4] perf/x86/intel/pt: Add Intel PT logger


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.