All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-09-20 04:29:42 to 2016-09-20 06:26:35 UTC [more...]

linux-next: build failure after merge of the akpm-current tree
 2016-09-20  6:26 UTC 

[PATCHv2 net] cxgb4/cxgb4vf: Allocate more queues for 25G and 100G adapter
 2016-09-20  6:30 UTC 

[U-Boot] [PATCH] arm: exynos: Use the generic lowlevel_init instead of the specific one
 2016-09-20  6:25 UTC  (5+ messages)

[U-Boot] ?==?utf-8?q? ?==?utf-8?q? [PATCH v6]?==?utf-8?q? spi:?==?utf-8?q? pl022_spi: Add support for ARM PL022 spi controller
 2016-09-20  6:25 UTC  (3+ messages)
` [U-Boot] [PATCH v6] spi: "

[PATCH] Staging: ks7010: Use sizeof structure *pointer over sizeof structure in kzalloc()
 2016-09-20  6:25 UTC 

Problem with 40Mhz on 2.5GHz with Intel 8260
 2016-09-20  6:22 UTC  (3+ messages)

[PATCH 0/9] configurator: Support for Windows and MSVC
 2016-09-20  6:22 UTC  (21+ messages)
` [PATCH 1/9] configurator: Replace unlink with remove
` [PATCH 2/9] configurator: Reimplement run using popen
` [PATCH 3/9] configurator: Inline err.h functions from musl libc
` [PATCH 4/9] configurator: Use native directory separator
` [PATCH 5/9] configurator: Mark non-Windows tests MAY_NOT_COMPILE
` [PATCH 6/9] configurator: Print test source without cat
` [PATCH 7/9] configurator: Fix compiler warning with compare
` [PATCH 8/9] configurator: Pass output cflag to configurator

[PATCH] usb: misc: legousbtower: Fix NULL pointer deference
 2016-09-20  6:22 UTC  (2+ messages)

[PATCH libibverbs v3 0/3] SIF related libibverbs patches
 2016-09-20  6:22 UTC  (4+ messages)
  ` [PATCH libibverbs v3 1/3] Add new call ibv_cmd_create_ah_ex which supports extra parameters
  ` [PATCH libibverbs v3 2/3] Add padding to get proper end alignment of ibv_reg_mr_resp
  ` [PATCH libibverbs v3 3/3] Provide remote XRC SRQ number in kernel post_send

[Qemu-devel] [PATCH v4 0/9] sPAPR xics rework/cleanup
 2016-09-20  6:20 UTC  (12+ messages)
` [Qemu-devel] [PATCH v4 3/9] ppc/xics: Make the ICSState a list
  ` [Qemu-devel] [Qemu-ppc] "
` [Qemu-devel] [PATCH v4 6/9] ppc/xics: Split ICS into ics-base and ics class
  ` [Qemu-devel] [Qemu-ppc] "

PowerPC agpmode issues
 2016-09-20  6:20 UTC  (9+ messages)

[PATCH net] cxgb4/cxgb4vf: Allocate more queues for 100G adapter
 2016-09-20  6:18 UTC  (2+ messages)

[RFC 0/5] xen/arm: support big.little SoC
 2016-09-20  6:18 UTC  (10+ messages)

[Xenomai] Cannot create a share library linked against Xenomai libs
 2016-09-20  6:18 UTC  (2+ messages)

[PATCH tg/add-chmod+x-fix 1/2] t3700-add: create subdirectory gently
 2016-09-20  6:18 UTC  (2+ messages)
` [PATCH tg/add-chmod+x-fix 2/2] t3700-add: protect one --chmod=+x test with POSIXPERM

[patch net-next RFC 0/2] fib4 offload: notifier to let hw to be aware of all prefixes
 2016-09-20  6:18 UTC  (9+ messages)

[PATCH 0/8] Move runnable examples code from Documentation to samples
 2016-09-20  6:17 UTC  (5+ messages)
` [PATCH 5/8] samples: move misc-devices/mei example code from Documentation

[PATCH 0/4] kill get_clock_tick_rate()
 2016-09-20  6:18 UTC  (11+ messages)
` [PATCH 3/4] watchdog: sa11x0/pxa: get rid of get_clock_tick_rate

[PATCH v2 0/4] libxl: add HVM USB passthrough capability
 2016-09-20  6:17 UTC  (4+ messages)
` [PATCH v2 3/4] libxl: add HVM usb passthrough support

[Qemu-devel] [PATCH v5 0/3] Introduce IOMMUNotifier struct
 2016-09-20  6:14 UTC  (9+ messages)
` [Qemu-devel] [PATCH v5 1/3] memory: introduce IOMMUNotifier and its caps
` [Qemu-devel] [PATCH v5 2/3] memory: introduce IOMMUOps.notify_flag_changed
` [Qemu-devel] [PATCH v5 3/3] intel_iommu: allow UNMAP notifiers

question about clk_hw_register_fixed_factor
 2016-09-20  6:15 UTC 

[Bug 68571] New: GPU lockup on AMD Radeon HD6850 with DPM=1
 2016-09-20  6:15 UTC  (4+ messages)
` [Bug 68571] "

[Qemu-devel] [PATCH v3 0/2] mirror: fix improperly filled copy_bitmap for mirror block job
 2016-09-20  6:13 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 1/2] block: sync bdrv_co_get_block_status_above() with bdrv_is_allocated_above()

[PATCH 0/3] ARC unwinder switch to .eh_frame
 2016-09-20  6:13 UTC  (4+ messages)

[PATCH v6 0/7] arm/arm64: vgic-new: Implement API for vGICv3 live migration
 2016-09-20  6:12 UTC  (16+ messages)
` [PATCH v6 1/7] arm/arm64: vgic-new: Implement support for userspace access
` [PATCH v6 2/7] arm/arm64: vgic-new: Add distributor and redistributor access
` [PATCH v6 3/7] arm/arm64: vgic-new: Introduce find_reg_by_id()
` [PATCH v6 4/7] arm/arm64: vgic-new: Define required GICv3 reg definitions
` [PATCH v6 5/7] arm/arm64: vgic-new: Introduce VENG0 and VENG1 fields to vmcr struct
` [PATCH v6 6/7] arm/arm64: vgic-new: Implement VGICv3 CPU interface access
` [PATCH v6 7/7] arm/arm64: vgic-new: Implement KVM_DEV_ARM_VGIC_GRP_LEVEL_INFO ioctl

[PATCH] staging: clocking-wizard: Remove use of the kfree function on values allocated using devm_ functions
 2016-09-20  6:11 UTC  (2+ messages)
` [Outreachy kernel] "

[Bug 97840] [regression] [tonga] Freeze since new memory manager enabled
 2016-09-20  6:11 UTC  (4+ messages)

[PATCH] [RFC] xfs: make xfs btree stats less huge
 2016-09-20  6:10 UTC  (4+ messages)

[U-Boot] [PATCH v2] ddr: altera: Configuring SDRAM extra cycles timing parameters
 2016-09-20  6:05 UTC 

[PATCH 3/3] mm/vmalloc: correct a few logic error in __insert_vmap_area()
 2016-09-20  6:02 UTC  (2+ messages)

[PATCH 0/9] ZBC / Zoned block device support
 2016-09-20  6:02 UTC  (7+ messages)
` [PATCH 8/9] sd: Implement support for ZBC devices
` [PATCH 9/9] blk-zoned: Add ioctl interface for zone operations

[PATCH v3] iproute2: build nsid-name cache only for commands that need it
 2016-09-20  6:01 UTC 

[PATCH v3 00/15] lockdep: Implement crossrelease feature
 2016-09-20  5:50 UTC  (15+ messages)
` [PATCH v3 07/15] "
` [PATCH v3 15/15] lockdep: Crossrelease feature documentation

[PATCH v2] nfs: cover ->migratepage with CONFIG_MIGRATION
 2016-09-20  5:59 UTC 

[meta-networking][PATCH 0/4] libtalloc/tevent/ldb/tdb: fixes for deterministic builds
 2016-09-20  5:42 UTC  (5+ messages)
` [meta-networking][PATCH 1/4] libtalloc: "
` [meta-networking][PATCH 2/4] libtevent: "
` [meta-networking][PATCH 3/4] libldb: "
` [meta-networking][PATCH 4/4] libtdb: "

[Qemu-devel] [PATCH v2 00/11] icount/replay additions
 2016-09-20  5:51 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 01/11] target-ppc: exceptions handling in icount mode

[Qemu-devel] [PATCH] vfio: Fix regression in MSI routing configuration
 2016-09-20  5:57 UTC  (3+ messages)

[meta-oe][PATCH] rsyslog: upgrade to 7.6.7
 2016-09-20  5:57 UTC 

[PATCH] common/rc: fix fsmap check
 2016-09-20  5:55 UTC  (7+ messages)
` [PATCH v2] "
        ` [PATCH v3] "

[PATCH 0/2] powernv: Implement lite variant of stop with ESL=EC=0
 2016-09-20  5:54 UTC  (3+ messages)
` [PATCH 2/2] powernv:idle:Implement lite variant of power_enter_stop

"CodingStyle: Clarify and complete chapter 7" in docs-next (was Re: [PATCH 03/47] block-rbd: Adjust the position of a jump label in rbd_header_from_disk())
 2016-09-20  5:53 UTC  (5+ messages)
      ` "CodingStyle: Clarify and complete chapter 7" in docs-next (was Re: [PATCH 03/47] block-rbd: Adj

[PATCH v2] mm,ksm: fix endless looping in allocating memory when ksm enable
 2016-09-20  5:50 UTC 

Trouble mounting metadata_csum ext4 filesystems with v4.7.x after c9274d891869880648c4ee9365df3ecc7ba2e285: not enough inode bytes checksummed?
 2016-09-20  5:52 UTC  (2+ messages)

[PATCH V2] xen/arm: domain_build: allocate lowmem for dom0 as much as possible
 2016-09-20  5:52 UTC 

[qemu-mainline test] 101017: tolerable FAIL - PUSHED
 2016-09-20  5:52 UTC 

[PATCH] nfs: cover ->migratepage with CONFIG_MIGRATION
 2016-09-20 12:51 UTC  (3+ messages)

[PATCH 2/3] lib/ioremap.c: avoid endless loop under ioremapping improper ranges
 2016-09-20  5:49 UTC  (2+ messages)

[U-Boot] [RFC PATCH] kconfig: introduce kconfig for UBI
 2016-09-20  5:50 UTC  (5+ messages)

[U-Boot] [PATCH 1/9] ddr: altera: Configuring SDRAM extra cycles timing parameters
 2016-09-20  5:50 UTC  (5+ messages)

[net-next PATCH] net: netlink messages for HW addr programming
 2016-09-20  5:49 UTC  (5+ messages)

[Qemu-devel] [PATCH 1/2] linux-user-i386: fix crash on cpuid
 2016-09-20  5:45 UTC  (4+ messages)
` [Qemu-devel] [PATCH 2/2] linux-user: remove #define smp_{cores, threads}

[PATCH v7 0/4] Add Mediated device support
 2016-09-20  5:48 UTC  (7+ messages)
` [PATCH v7 2/4] vfio: VFIO driver for mediated devices
        ` [Qemu-devel] "

[INFO] ratio of const vs dynamic usercopy
 2016-09-20  5:48 UTC  (2+ messages)

Best latest commit to run bluestore
 2016-09-20  5:47 UTC  (24+ messages)
    ` Bluestore OSD support in ceph-disk

[PATCH v2] staging: wlan-ng: fixed alignment not matching
 2016-09-20  5:47 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH v6 5/6] net: ipv4, ipv6: run cgroup eBPF egress programs
 2016-09-20  5:44 UTC  (2+ messages)

[PATCH 0/2] Remove redundant return captures in media drivers
 2016-09-20  5:42 UTC  (3+ messages)
` [PATCH 2/2] staging: media: davinci_vpfe: Remove unnecessary return capture
  ` [Outreachy kernel] "

Bug#837964: 95a05b3 broke mdadm --add on my superblock 1.0 array
 2016-09-20  5:38 UTC  (2+ messages)
`  "

[U-Boot] [PATCH 2/9] arm: socfpga: Adding handoff for SDRAM ctrlcfg.extratime1
 2016-09-20  5:37 UTC  (5+ messages)

[PATCH v2 0/6] kvm: x86: export TSC information to user-space
 2016-09-20  5:37 UTC  (6+ messages)
` [PATCH 2/6] kvm: x86: drop read_tsc_offset()

[PATCH -v3 00/10] THP swap: Delay splitting THP during swapping out
 2016-09-20  5:28 UTC  (14+ messages)

[PATCH 1/3] linux/mm.h: canonicalize macro PAGE_ALIGNED() definition
 2016-09-20  5:34 UTC  (2+ messages)

[PATCH 0/1] openssl: fix do_configure error when cwd is not in @INC
 2016-09-20  5:34 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] powerpc/64s: exception optimise MSR handling
 2016-09-20  5:32 UTC  (3+ messages)

[PATCH 1/3] perf ui/tui: Reset output width for hierarchy
 2016-09-20  5:30 UTC  (3+ messages)
` [PATCH 2/3] perf hists: Factor out hists__reset_column_width()
` [PATCH 3/3] perf report: Fix output of 'pid' sort key

[PATCH v2] staging: wlan-ng: fixed parenthesis alignment
 2016-09-20  5:30 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH] x86/efi: Add necessary checks before iterating over efi.memmap
 2016-09-20  5:25 UTC  (2+ messages)

[U-Boot] [PATCH v2] ARM: uniphier: move CONFIG_SPL_* to defconfig or select
 2016-09-20  5:27 UTC 

[RFC] mmap file_contexts and property_contexts:
 2016-09-20  5:25 UTC  (4+ messages)

[PATCH v2] lm87: Allow channel data to be set from dts file
 2016-09-20  5:22 UTC 

[PATCH v2 0/3] powerpc: implementation of huge pages for 8xx
 2016-09-20  5:22 UTC  (6+ messages)
` [PATCH v2 2/3] powerpc: get hugetlbpage handling more generic

[PATCH v2 0/6] net: ethernet: bgmac: Add platform device support
 2016-09-20  5:19 UTC  (6+ messages)
` [PATCH v2 4/6] net: ethernet: bgmac: convert to feature flags

[Ksummit-discuss] [Stable kernel] feature backporting collaboration
 2016-09-20  5:15 UTC  (12+ messages)
` [Ksummit-discuss] [LTSI-dev] "

[PATCH 1/2] Documentation: dtb: lm87: Add hwmon binding documentation
 2016-09-20  5:14 UTC  (2+ messages)

[PATCH net-next] mlxsw: spectrum: Make offloads stats functions static
 2016-09-20  5:14 UTC 

[U-Boot] [PATCH v3 0/6] power: pmic: Add support for Palmas family of PMICs
 2016-09-20  5:07 UTC  (3+ messages)
` [U-Boot] [PATCH v3 1/6] dm: i2c: Add u8 read/write i2c functions

[PATCHv2] usb: musb: Fix unbalanced platform_disable
 2016-09-20  5:04 UTC  (6+ messages)

[PATCH] sunrpc: queue work on system_power_efficient_wq
 2016-09-20  5:03 UTC  (5+ messages)
    ` 答复: "

linux-next: manual merge of the staging tree with the vfs tree
 2016-09-20  5:03 UTC 

Post ext3 conversion problems
 2016-09-20  5:02 UTC  (9+ messages)

[PATCH] ARM: cache-uniphier: rename jump label to follow coding style guideline
 2016-09-20  5:01 UTC  (2+ messages)

[PATCH 0/7] usb/phy: Add Amlogic Meson8b and GXBB USB support
 2016-09-20  5:01 UTC  (10+ messages)
` [PATCH v2 0/6] "
  ` [PATCH v2 3/6] phy: meson: add USB2 PHY support for Meson8b and GXBB

[U-Boot] [PATCH] ARMv7: LS102xA: Move two macros from header files to Kconfig
 2016-09-20  4:59 UTC 

Issue with ATH10K driver with 802.11 a/g mode datarates
 2016-09-20  4:33 UTC  (5+ messages)

[PATCH] arm64, numa: Add cpu_to_node() implementation
 2016-09-20  4:45 UTC  (3+ messages)

[PATCH 1/2] phy-sun4i-usb: Add sun4i_usb_phy_force_session_end() function
 2016-09-20  4:45 UTC  (2+ messages)

[PATCH] ARM: uniphier: select ARCH_HAS_RESET_CONTROLLER
 2016-09-20  4:43 UTC  (2+ messages)

[PATCH libibverbs v2 0/3] SIF related libibverbs patches
 2016-09-20  4:42 UTC  (9+ messages)
` [PATCH libibverbs v2 1/3] Add new call ibv_cmd_create_ah_ex which supports extra parameters

[PATCH] meter: fix excess token bucket update in srtcm implementation
 2016-09-20  4:40 UTC  (3+ messages)

XFS reflink and development tip git trees updated
 2016-09-20  4:39 UTC  (3+ messages)

[PATCH v2 0/2] act_vlan: Introduce TCA_VLAN_ACT_MODIFY vlan action
 2016-09-20  4:39 UTC  (2+ messages)

[PATCH] drm/amdgpu: mark symbols static where possible
 2016-09-20  4:38 UTC  (3+ messages)

[RFC v3 18/22] cgroup,landlock: Add CGRP_NO_NEW_PRIVS to handle unprivileged hooks
 2016-09-20  4:37 UTC  (13+ messages)
                    ` [kernel-hardening] "

[PATCH] net: skbuff: Fix length validation in skb_vlan_pop()
 2016-09-20  4:36 UTC  (5+ messages)

[Qemu-devel] [PATCH v3 0/5] POWER9 TCG enablements - part4(pending)
 2016-09-20  4:34 UTC  (6+ messages)
` [Qemu-devel] [PATCH v3 2/5] target-ppc: improve lxvw4x implementation

[patch v4] x86/platform/mellanox: introduce support for Mellanox systems platform
 2016-09-20  6:28 UTC 

[v2] XZ compressed zImage support
 2016-09-20  4:29 UTC  (7+ messages)
` [PATCH v2 1/6] powerpc/boot: add sed script
` [PATCH v2 2/6] powerpc/boot: Use CONFIG_KERNEL_GZIP
` [PATCH v2 3/6] powerpc/boot: use the preboot decompression API
` [PATCH v2 4/6] powerpc/boot: remove legacy gzip wrapper
` [PATCH v2 5/6] powerpc/boot: add xz support to the wrapper script
` [PATCH v2 6/6] powerpc/boot: Add support for XZ compression

[PATCH v3] format-patch: Add --rfc for the common case of [RFC PATCH]
 2016-09-20  4:29 UTC  (2+ messages)


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.