All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-02-02 10:30:20 to 2016-02-02 11:26:42 UTC [more...]

[PATCH v10 0/8] arm64, numa: Add numa support for arm64 platforms
 2016-02-02 11:26 UTC  (4+ messages)

[PATCH] MIPS: Octeon: Add Octeon III CN7XXX interface detection
 2016-02-02 11:25 UTC  (2+ messages)

[PATCH v6 0/9] virtio DMA API, yet again
 2016-02-02 11:25 UTC  (6+ messages)
` [PATCH v6 6/9] virtio: Add improved queue allocation API

[PATCH 0/5] cpufreq: governors: Solve the ABBA lockups
 2016-02-02 11:25 UTC  (7+ messages)
` [PATCH 1/5] cpufreq: governor: Kill declare_show_sampling_rate_min()
` [PATCH 2/5] cpufreq: governor: Create separate sysfs-ops
` [PATCH 3/5] cpufreq: governor: Remove unused sysfs attribute macros
` [PATCH 4/5] cpufreq: Don't drop rwsem before calling CPUFREQ_GOV_POLICY_EXIT
` [PATCH 5/5] cpufreq: Get rid of ->governor_enabled and its lock

[PATCH] ARM: dts: r8a7795: use GIC_* defines
 2016-02-02 11:24 UTC  (2+ messages)

[RFT][PATCH] curl: disable curl-config binconfig file
 2016-02-02 11:23 UTC  (4+ messages)

[PATCH] python-pycurl: remove unnecessary exports
 2016-02-02 11:22 UTC 

[PATCH] ath9k: do not limit the number of DFS channel interfaces to 1
 2016-02-02 11:22 UTC  (2+ messages)

[PATCH 00/12] Misc locking fixes and GEM debugging
 2016-02-02 11:22 UTC  (14+ messages)
` [PATCH 01/12] drm/i915: Add wait_for_us
` [PATCH 02/12] drm/i915: Do not wait atomically for display clocks
` [PATCH 03/12] drm/i915/guc: Do not wait for firmware load atomically
` [PATCH 04/12] drm/i915/lrc: Do not wait atomically when stopping engines
` [PATCH 05/12] drm/i915: Kconfig for extra driver debugging
` [PATCH 06/12] drm/i915: Do not lie about atomic wait granularity
` [PATCH 07/12] drm/i915: GEM operations need to be done under the big lock
` [PATCH 08/12] drm/i915: Fix struct mutex vs. RPS lock inversion
` [PATCH 09/12] drm/i915/ilk: Move register read under spinlock
` [PATCH 10/12] drm/i915: Introduce dedicated object VMA iterator
` [PATCH 11/12] drm/i915: Introduce dedicated safe "
` [PATCH 12/12] drm/i915: Add BKL asserts to get page helpers
` ✓ Fi.CI.BAT: success for Misc locking fixes and GEM debugging

[PATCH v4] mmc: meson: Add driver for the SD/MMC host found on Amlogic MesonX SoCs
 2016-02-02 11:21 UTC  (7+ messages)

Fwd: Re: osd dm-crypt key management, part... deux?
 2016-02-02 11:26 UTC  (5+ messages)

stop using ioends for direct write completions
 2016-02-02 11:20 UTC  (6+ messages)

[PATCH 00/12] add ahb (qca4019) support
 2016-02-02 11:19 UTC  (3+ messages)

[Buildroot] [PATCH] board: Add support for Acmesystems Arietta g25
 2016-02-02 11:20 UTC  (2+ messages)

How to build for various boards from one yocto installation
 2016-02-02 11:20 UTC 

[PATCH 0/5] ath10k: add basic hostq support
 2016-02-02 11:19 UTC  (4+ messages)

[PATCH v5 1/3] vhost: Add callback and private data for vhost PMD
 2016-02-02 11:18 UTC  (4+ messages)
` [PATCH v6 0/2] Add VHOST PMD
` [PATCH v6 1/2] ethdev: Add a new event type to notify a queue state changed event
` [PATCH v6 2/2] vhost: Add VHOST PMD

wpa_supplicant over-eagerly blacklisting AP sending PREV_AUTH_NOT_VALID?
 2016-02-02 11:12 UTC 

[PATCH 1/2] block: fix pfn_mkwrite() DAX fault handler
 2016-02-02 11:17 UTC  (10+ messages)
` [PATCH 2/2] dax: fix bdev NULL pointer dereferences

[Qemu-devel] [PATCH v19 0/9] Virtual Machine Generation ID
 2016-02-02 11:16 UTC  (9+ messages)
` [Qemu-devel] [PATCH v19 3/9] pc: add a Virtual Machine Generation ID device

[PATCH 1/2] dt/bindings: Add bindings for PIC32 watchdog peripheral
 2016-02-02 11:16 UTC  (2+ messages)

[Buildroot] [PATCH V3 RESEND 0/5] Add ILP32 support in aarch64
 2016-02-02 11:16 UTC  (10+ messages)

[PATCH] EDAC, mpc85xx: fix build warning
 2016-02-02 11:15 UTC  (2+ messages)

[PATCH 0/2] clk: sunxi: Fix APBS clock for Allwinner A80
 2016-02-02 11:15 UTC  (4+ messages)
` [PATCH 1/2] clk: sunxi: Add support for A80 APBS clock

[PATCH v2 00/22] IB/srpt patches for Linux kernel v4.6
 2016-02-02 11:15 UTC  (25+ messages)
` [PATCH v2 02/22] IB/srpt: Remove struct srpt_node_acl
` [PATCH v2 07/22] IB/srpt: Simplify srpt_handle_tsk_mgmt()
` [PATCH v2 10/22] IB/srpt: Do not complain about initiator names without leading "0x"
` [PATCH v2 12/22] IB/srpt: Fix srpt_handle_cmd() error paths
` [PATCH v2 13/22] IB/srpt: Fix how aborted commands are processed
` [PATCH v2 14/22] IB/srpt: Inline trivial CM callback functions
` [PATCH v2 15/22] IB/srpt: Eliminate srpt_find_channel()
` [PATCH v2 16/22] IB/srpt: Log private data associated with REJ
` [PATCH v2 17/22] IB/srpt: Convert rch_list to RCU
` [PATCH v2 20/22] IB/srpt: Log out all initiators if a port is disabled
` [PATCH v2 21/22] IB/srpt: Introduce srpt_process_wait_list()
` [PATCH v2 22/22] IB/srpt: Fix wait list processing

[kvm-unit-tests PATCH 00/11] pci/arm: add PCI bus support
 2016-02-02 11:20 UTC  (5+ messages)
` [kvm-unit-tests PATCH 02/11] arm/pci: PCI bus scanning

[PATCH 1/2] dt/bindings: Add bindings for PIC32 deadman timer peripheral
 2016-02-02 11:14 UTC  (2+ messages)

Ofono 1.17 over bluez5 Bluetooth : A2DP and AVRCP is working fine , but HFP- No sound -Mic/Speaker ?
 2016-02-02 11:13 UTC  (2+ messages)

[PATCH] mailbox: pcc: fix channel calculation in get_pcc_channel()
 2016-02-02 11:12 UTC  (5+ messages)

[PATCH v12 0/3] Refactor ioreq server for better performance
 2016-02-02 11:12 UTC  (17+ messages)
` [PATCH v3 3/3] tools: introduce parameter max_wp_ram_ranges

[PATCH 1/2] dt/bindings: Add bindings for the PIC32 SPI peripheral
 2016-02-02 11:11 UTC  (2+ messages)

[PATCH] dts/ls1021a: add the DTS for QSPI support
 2016-02-02 11:10 UTC  (4+ messages)

[PATCH 0/3] arm efi minor fixes
 2016-02-02 11:09 UTC  (10+ messages)
` [PATCH 1/3] arm64: efistub: drop __init annotation from handle_kernel_image()

[RFC Design Doc] Add vNVDIMM support for Xen
 2016-02-02 11:09 UTC  (4+ messages)

[PATCH 1/6] drm/i915: Add wait_for_us
 2016-02-02 11:09 UTC  (6+ messages)
` [PATCH 5/6] drm/i915: Kconfig for extra driver debugging

[PATCH net-next 6/6] e1000e: call ndo_stop() instead of dev_close() when running offline selftest
 2016-02-02 11:09 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH net-next v1] xen-netback: implement dynamic multicast control
 2016-02-02 11:08 UTC  (3+ messages)

[Qemu-devel] [PATCH v4] Add optionrom compatible with fw_cfg DMA version
 2016-02-02 11:06 UTC  (2+ messages)

[Qemu-devel] [PULL 00/17] Net patches
 2016-02-02 11:05 UTC  (2+ messages)

[PATCH v2 0/3] ARM64: dts: cpufreq: mt8173: Migrate mt8173-cpufreq to use OPPv2 bindings
 2016-02-02 11:06 UTC  (7+ messages)
` [PATCH v2 3/3] ARM64: dts: mt8173: Add CPU OPP, clock and regulator supply properties

[PATCH v7 0/2] public/io/netif.h: support for toeplitz hashing
 2016-02-02 11:05 UTC  (4+ messages)

[PATCH 1/2] arm64: kernel: enforce pmuserenr_el0 initialization and restore
 2016-02-02 11:05 UTC  (2+ messages)
` [PATCH 2/2] arm64: kernel: fix architected PMU registers unconditional access

[PATCH] ixgbe: Fix disable interrupt twice
 2016-02-02 11:03 UTC  (9+ messages)
` [PATCH v2] "

[PATCH net-next] ethtool: Declare netdev_rss_key as __read_mostly
 2016-02-02  3:51 UTC 

[PATCH 0/9] ARC clockevent/clocksource modernization
 2016-02-02 10:58 UTC  (22+ messages)
` [PATCH 1/9] ARC: [dts] Add clk feeding into timers to DTs
` [PATCH 2/9] ARC: [dts] Introduce Timer bindings
` [PATCH 3/9] ARC: clockevent: switch to cpu notifier for clockevent setup
` [PATCH 4/9] ARC: clockevent: Prepare for DT based probe
` [PATCH 5/9] ARC: clockevent: "
` [PATCH 6/9] ARC: clocksource: "
` [PATCH 7/9] ARC: use fixed frequencies in arc_set_early_base_baud()
` [PATCH 8/9] ARC: [plat-axs] Don't use arc_{get|set}_core_freq() for manipulating core clk
` [PATCH 9/9] ARC: RIP arc_{get|set}_core_freq() clk API

[PATCH 1/3] Revert "matchbox-keyboard: export GTK_IM_MODULE_FILE location"
 2016-02-02 11:04 UTC  (3+ messages)
` [PATCH 2/3] gtk-immodules-cache.bbclass: fix immodules-cache path
` [PATCH 3/3] formfactor: add machconfig for qemumips64 and beaglebone

[PATCH] x86/hvm: Fix use-after-free introduced by c/s 428607a
 2016-02-02 10:57 UTC  (5+ messages)

[Buildroot] [PATCH v2] toolchain: add a harmless link when sysroot detection is not accurate
 2016-02-02 10:57 UTC  (2+ messages)

[PATCH v7 0/2] adding PCI support to AXS10x
 2016-02-02 10:48 UTC  (4+ messages)
` [PATCH v7 1/2] PCI support added to ARC

[Cocci] Extending source code at file end with SmPL
 2016-02-02 10:56 UTC  (2+ messages)

[PATCH V5] netfilter: h323: avoid potential attack
 2016-02-02 10:55 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] package/ola: bump version to 0.10.0
 2016-02-02 10:55 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] package/ola: fix musl build

[PATCH-v3 0/5] Fix LUN_RESET active I/O + TMR handling
 2016-02-02 10:54 UTC  (3+ messages)
` [PATCH-v3 4/5] target: Fix remote-port TMR ABORT + se_cmd fabric stop

[U-Boot] [PATCH] mtd, ubi: set free_count to zero before walking through erase list
 2016-02-02 10:54 UTC 

sstate-cache contains many seemingly useless siginfo files
 2016-02-02 10:53 UTC  (3+ messages)

[U-Boot] [PATCH v2] board: atmel: sama5d2_xplained: add SPL support
 2016-02-02 10:50 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH v3 3/3] arm: at91/spl: mpddrc: use IP version to check configuration
 2016-02-02 10:50 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 2/3] arm: at91/spl: mpddrc: add mpddrc DDR3-SDRAM initialization
 2016-02-02 10:50 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[PATCH 1/3] fm10k: enable FTAG based forwarding
 2016-02-02 10:50 UTC  (5+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] "
  ` [PATCH v2 2/3] doc: add introduction for fm10k "
  ` [PATCH v2 3/3] doc: update release note for fm10k FTAG support

[U-Boot] [PATCH v3 1/3] arm: at91/spl: mpddrc: add struct atmel_mpddrc_config
 2016-02-02 10:50 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH 2/2] atmel_nand: Add 32 bit ecc support for sama5d2 chip
 2016-02-02 10:50 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[Qemu-devel] [PATCH] target-mips: Stop using uint_fast*_t types in r4k_tlb_t struct
 2016-02-02 10:49 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] atmel_nand_ecc: update pmecc registers according to sama5d2 chip
 2016-02-02 10:50 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[PATCH 1/2] Document: i2c: Add a dt binding for mediatek MT2701 soc
 2016-02-02 10:50 UTC  (6+ messages)

[PATCH v4] USB: serial: cp210x: Adding GPIO support for CP2105
 2016-02-02 10:45 UTC  (3+ messages)

[PATCH v5 0/9] virtio 1.0 enabling for virtio pmd driver
 2016-02-02 10:46 UTC  (3+ messages)
` [PATCH v6 "

[Qemu-devel] [PATCH v4 00/10] Make qemu-img/qemu-nbd/qemu-io CLI more flexible
 2016-02-02 10:45 UTC  (4+ messages)
` [Qemu-devel] [PATCH v4 02/10] qemu-img: add support for --object command line arg

Processed: Closing bug 48
 2016-02-02 10:45 UTC 

[PATCH v4 0/4] Mediatek MT2701 SCPSYS power domain support
 2016-02-02 10:44 UTC  (7+ messages)
` [PATCH v4 1/4] soc: mediatek: Refine scpsys to support multiple platform

[PATCH v5sub1 8/8] arm64: allow kernel Image to be loaded anywhere in physical memory
 2016-02-02 10:44 UTC  (5+ messages)
` [PATCH] arm64: move back to generic memblock_enforce_memory_limit()

PM regression with commit 5de85b9d57ab PM runtime re-init in v4.5-rc1
 2016-02-02 10:42 UTC  (6+ messages)

[PATCH 0/6] Use more atomic state in i915
 2016-02-02 10:41 UTC  (4+ messages)
` [PATCH 1/6] drm/i915: Use atomic state to obtain load detection crtc

[PATCH v3 0/3] dra7xx: get pcie working in mainline
 2016-02-02 10:40 UTC  (10+ messages)
` [PATCH v3 3/3] pci: dra7xx: use pdata callbacks to perform reset

[PATCH v2 7/8] rtc: implement a sysfs interface for clock offset
 2016-02-02 10:41 UTC  (5+ messages)
        ` [rtc-linux] "

[review-request][PATCH 0/3][v2] Capture failed build data earlier
 2016-02-02 10:40 UTC  (2+ messages)

[Qemu-devel] [PULL 00/40] ppc-for-2.6 queue 20160201
 2016-02-02 10:40 UTC  (2+ messages)

[PATCH iproute2] tc: fix compilation with old gcc (< 4.6) (bis)
 2016-02-02 10:39 UTC  (3+ messages)

[U-Boot] [PATCH] imx: Refactoring CAAM Job Ring structure and Secure Memory for imx7
 2016-02-02 10:39 UTC 

[PATCH net-next 0/8] be2net patch-set
 2016-02-02 10:20 UTC  (9+ messages)
` [PATCH net-next 1/8] be2net: return error status from be_set_phys_id()
` [PATCH net-next 2/8] be2net: check for INSUFFICIENT_PRIVILEGES error
` [PATCH net-next 3/8] be2net: Fix be_vlan_rem_vid() to check vlan id being removed
` [PATCH net-next 4/8] be2net: SRIOV Queue distribution should factor in EQ-count of VFs
` [PATCH net-next 5/8] be2net: Don't run ethtool self-tests for VFs
` [PATCH net-next 6/8] benet: Fix Lancer error recovery
` [PATCH net-next 7/8] benet: Add retry in case of error recovery failure
` [PATCH net-next 8/8] benet: Fix interval calculation in interrupt moderation

[PATCH] arm64: dts: r8a7795: Add USB-DMAC device nodes
 2016-02-02 10:39 UTC  (5+ messages)

Error booting Xen
 2016-02-02 10:39 UTC  (11+ messages)

[PATCH 0/5] clk: sunxi: Rework the clocks code to deal with orphans
 2016-02-02 10:38 UTC  (5+ messages)
` [PATCH 1/5] clk: sunxi: Make clocks setup functions return their clock
` [PATCH 2/5] clk: sunxi: Make clocks setup functions take const pointer

[PATCH v4 0/7] ARM: dts: r-car: Add BRG support for (H)SCIF
 2016-02-02 10:38 UTC  (5+ messages)

[meta-oe][PATCH 1/1] xterm: make xft PACKAGECONFIG depend on freetype-native
 2016-02-02 10:36 UTC 

[U-Boot] [RFC PATCH v1] dfu: introduce dfu_mtd support
 2016-02-02 10:36 UTC  (3+ messages)

[U-Boot] [PATCHv4 0/9] Migrate NXP/Freescale Vybrid based boards to support pure DT
 2016-02-02 10:36 UTC  (2+ messages)

[U-Boot] Issue with USB mass storage (thumb drives)
 2016-02-02 10:35 UTC 

[PATCH] xen: recalculate per-cpupool credits when updating timeslice
 2016-02-02 10:35 UTC  (4+ messages)

[PATCH] Add support for usbfs zerocopy
 2016-02-02 10:34 UTC  (5+ messages)
` [PATCH v2] "

Performance drop on Baytrail with 4.5-rc2
 2016-02-02 10:33 UTC  (2+ messages)

[RFC] Identify where a Git config is defined
 2016-02-02 10:32 UTC  (3+ messages)

Usage of staging area instead of index still the way to go?
 2016-02-02 10:30 UTC 

[PATCH 00/11] mfd: axp20x: Add support for AXP809 PMIC
 2016-02-02 10:27 UTC  (2+ messages)
` [PATCH 03/11] "


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.