All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-09-19 04:01:31 to 2016-09-19 06:17:07 UTC [more...]

[U-Boot] [PATCH v2 00/17] imx6: Add Engicam i.CoreM6 QDL modules support
 2016-09-19  6:17 UTC  (11+ messages)
` [U-Boot] [PATCH v2 02/17] serial: Kconfig: Add MXC_UART entry
` [U-Boot] [PATCH v2 03/17] thermal: Kconfig: Add IMX_THERMAL entry
` [U-Boot] [PATCH v2 05/17] arm: imx: Add Engicam i.CoreM6 QDL Starter Kit initial support
` [U-Boot] [PATCH v2 07/17] imx: s/docs\/README.imximage/doc\/README.imximage/g
` [U-Boot] [PATCH v2 08/17] arm: dts: Add devicetree for i.MX6DL

[Qemu-devel] [PATCH RFC] pci: call PCIDeviceClass->exit on its .realize failure
 2016-09-19  6:16 UTC  (3+ messages)

VERBOSE flags
 2016-09-19  6:15 UTC  (2+ messages)

[PATCH] net: skbuff: Fix length validation in skb_vlan_pop()
 2016-09-19  6:15 UTC  (3+ messages)

[PATCH V5] perf tools: adding support for address filters
 2016-09-19  6:15 UTC  (7+ messages)

[patch net-next RFC 0/2] fib4 offload: notifier to let hw to be aware of all prefixes
 2016-09-19  6:14 UTC  (8+ messages)
` [patch net-next RFC 1/2] fib: introduce fib notification infrastructure

[PATCH] kvm: svm: fix unsigned compare less than zero comparison
 2016-09-19  6:11 UTC 

xfs_file_splice_read: possible circular locking dependency detected
 2016-09-19  6:11 UTC  (11+ messages)

[OpenRISC] [PATCH] openrisc: Consolidate setup to use memblock instead of bootmem
 2016-09-19  6:06 UTC  (4+ messages)
` [OpenRISC] "
  `  "

[PATCH 00/13] powerpc: "paca->soft_enabled" based local atomic operation implementation
 2016-09-19  6:03 UTC  (34+ messages)
` [PATCH 02/13] powerpc: Cleanup to use IRQ_DISABLE_MASK_* macros for paca->soft_enabled update
` [PATCH 03/13] powerpc: move set_soft_enabled() and rename
` [PATCH 04/13] powerpc: Use soft_enabled_set api to update paca->soft_enabled
` [PATCH 05/13] powerpc: Add soft_enabled manipulation functions
` [PATCH 06/13] powerpc: reverse the soft_enable logic
` [PATCH 08/13] powerpc: Add new _EXCEPTION_PROLOG_1 macro
` [PATCH 09/13] powerpc: Introduce new mask bit for soft_enabled
` [PATCH 10/13] powerpc: Add "bitmask" paramater to MASKABLE_* macros
` [PATCH 12/13] powerpc: Add a Kconfig and a functions to set new soft_enabled mask

[PATCH 0/7] openrisc: Misc fixes from backlog
 2016-09-19  6:02 UTC  (4+ messages)
` [PATCH 5/7] openrisc: Support both old (or32) and new (or1k) toolchain

[patch v2] x86/platform/mellanox: introduce support for Mellanox systems platform
 2016-09-19  6:02 UTC  (2+ messages)

Transaksjon
 2016-09-19  5:01 UTC 

[PATCH v10 RESEND 0/3] Documentation: Add description of enable multi-cpus support for kdump
 2016-09-19  5:59 UTC  (8+ messages)
` [PATCH v10 RESEND 1/3] docs: kernel-parameter : Improve the description of nr_cpus and maxcpus
` [PATCH v10 RESEND 2/3] Documentation: kdump: Remind user of nr_cpus
` [PATCH v10 RESEND 3/3] Documentation: kdump: Add description of enable multi-cpus support

[PATCH RESEND] powerpc: fix usage of _PAGE_RO in hugepage
 2016-09-19  6:00 UTC  (2+ messages)

[PATCHv2] usb: musb: Fix unbalanced platform_disable
 2016-09-19  5:59 UTC  (4+ messages)

[U-Boot] [PATCH v2 0/7] clk: at91: Improve the clock implementation
 2016-09-19  5:58 UTC  (5+ messages)
` [U-Boot] [PATCH v2 4/7] i2c: at91_i2c: Remove unneccessary clock calling
` [U-Boot] [PATCH v2 5/7] i2c: at91_i2c: Change error return -ENODEV to -EINVAL

[PATCH 0/2] ARM: imx31/of: clk: init clock controller with CLK_OF_DECLARE
 2016-09-19  5:58 UTC  (3+ messages)

usb device to ether is not identification in 64bit Windows OS
 2016-09-19  5:57 UTC  (3+ messages)

[PATCH v6 0/6] Add MT8173 MDP Driver
 2016-09-19  5:55 UTC  (5+ messages)

[PATCH] clk: imx31: fix potential stack corruption on clock initialization
 2016-09-19  5:55 UTC  (3+ messages)

ceph-disk and 'make'
 2016-09-19  5:54 UTC  (2+ messages)

[PATCH] Staging: iio: trigger: Use devm functions
 2016-09-19  5:53 UTC  (3+ messages)
` [Outreachy kernel] "

[PATCH 0/2] libxfs: fix up mount check handling
 2016-09-19  5:53 UTC  (3+ messages)
` [PATCH 2/2] libxfs: remove ustat() use, factor mount checks into helper function

[PATCH net-next 00/11] rxrpc: Tracepoint addition and improvement
 2016-09-19  5:53 UTC  (2+ messages)

[PATCH v10 0/3] Documentation: add description of enable multi-cpus support for kdump
 2016-09-19  5:52 UTC  (9+ messages)
` [PATCH v10 1/3] docs: kernel-parameter : Improve the description of nr_cpus and maxcpus
` [PATCH v10 2/3] Documentation: kdump: remind user of nr_cpus
` [PATCH v10 3/3] Documentation: kdump: add description of enable multi-cpus support

[PATCH net-next 00/14] rxrpc: Fixes & miscellany
 2016-09-19  5:53 UTC  (2+ messages)

[RFC PATCH 0/9] Introduce AMD SVM AVIC
 2016-09-19  5:52 UTC  (10+ messages)
` [RFC PATCH 1/9] x86/HVM: Introduce struct hvm_pi_ops
` [RFC PATCH 2/9] x86/vLAPIC: Declare vlapic_read_aligned() and vlapic_reg_write() as non-static
` [RFC PATCH 3/9] x86/HVM: Call vlapic_destroy after vcpu_destroy
` [RFC PATCH 4/9] x86/SVM: Modify VMCB fields to add AVIC support
` [RFC PATCH 5/9] x86/HVM/SVM: Add AVIC initialization code
` [RFC PATCH 6/9] x86/SVM: Add AVIC vmexit handlers
` [RFC PATCH 7/9] x86/SVM: Add vcpu scheduling support for AVIC
` [RFC PATCH 8/9] x86/SVM: Add interrupt management code via AVIC
` [RFC PATCH 9/9] x86/SVM: Hook up miscellaneous AVIC functions

[PATCH v2 0/3] powerpc: implementation of huge pages for 8xx
 2016-09-19  5:50 UTC  (6+ messages)
` [PATCH v2 1/3] powerpc: port 64 bits pgtable_cache to 32 bits
` [PATCH v2 2/3] powerpc: get hugetlbpage handling more generic

[RFC] libxfs: cross-compile fixes
 2016-09-19  5:50 UTC  (2+ messages)

[PATCH] ARC: [plat-eznps] add missing atomic_fetch_xxx operations
 2016-09-19  5:34 UTC  (2+ messages)

[meta-initramfs][PATCH] grubby: add bash to RDEPENDS_grubby-ptest
 2016-09-19  5:45 UTC 

[PATCH net-next 0/5] sched: convert queues to single-linked list
 2016-09-19  5:47 UTC  (2+ messages)

wireless-drivers-next soon closing for 4.9
 2016-09-19  5:46 UTC 

[lustre-devel] [PATCH 112/124] staging: lustre: ptlrpc: remove unnecessary EXPORT_SYMBOL
 2016-09-19  5:43 UTC  (3+ messages)
`  "

Difference between config, menuconfig and defconfig
 2016-09-19  5:43 UTC 

[Buildroot] [RFC v2] mysql: replace mysql with mariadb 10.1
 2016-09-19  5:42 UTC  (3+ messages)

[PATCH -next] cxgb4: Fix return value check in cfg_queues_uld()
 2016-09-19  5:42 UTC  (2+ messages)

[PATCH 0/3] Enable PSR2 for idle screen
 2016-09-19  5:41 UTC  (6+ messages)
` [PATCH 1/3] drm/i915/psr:Adds Y-cordinate to skl_psr_setup_vsc

[PATCH net-next v3 0/3] net: ethernet: mediatek: add HW LRO functions
 2016-09-19  5:41 UTC  (2+ messages)

[net PATCH] mlx4: fix XDP_TX is acting like XDP_PASS on TX ring full
 2016-09-19  5:39 UTC  (3+ messages)
` [net PATCH V3] "

stmmac/RTL8211F/Meson GXBB: TX throughput problems
 2016-09-19  5:38 UTC  (5+ messages)

[PATCH net-next] chcr/cxgb4i/cxgbit/RDMA/cxgb4: Allocate resources dynamically for all cxgb4 ULD's
 2016-09-19  5:38 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/5] power: pmic: Add support for Palmas family of PMICs
 2016-09-19  5:37 UTC  (3+ messages)
` [U-Boot] [PATCH v2 3/5] power: regulator: palmas: Add regulator support

[kbd] quote sign in Kazakh keyboard
 2016-09-19  5:37 UTC  (2+ messages)

[PATCH resend] sctp: Remove some redundant code
 2016-09-19  5:34 UTC  (3+ messages)

[Bug 97620] New: [REGRESSION] KMS having issues after kernel upgrade (4.5.1-1 to 4.6.4-1)
 2016-09-19  5:34 UTC  (7+ messages)
  ` [Bug 97620] "

NVMf (NVME over fabrics) Performance
 2016-09-19  5:33 UTC 

[net PATCH] mlx4: fix XDP_TX is acting like XDP_PASS on TX ring full
 2016-09-19  5:32 UTC  (2+ messages)

[PATCH] staging: iio: meter: Match alignment with open parenthesis
 2016-09-19  5:32 UTC  (3+ messages)
` [Outreachy kernel] "

[PATCH net-next 0/5] mlx4 misc fixes and improvements
 2016-09-19  5:32 UTC  (5+ messages)

Best latest commit to run bluestore
 2016-09-19  5:32 UTC  (23+ messages)
    ` Bluestore OSD support in ceph-disk

[PATCH v4 net 1/1] net sched actions: fix GETing actions
 2016-09-19  5:30 UTC  (2+ messages)

[Intel-wired-lan] Intel igb Nic driver stuck in loop [ Urgent ]
 2016-09-19  5:30 UTC 

[PATCH libibverbs v2 0/3] SIF related libibverbs patches
 2016-09-19  5:29 UTC  (10+ messages)
` [PATCH libibverbs v2 1/3] Add new call ibv_cmd_create_ah_ex which supports extra parameters
` [PATCH libibverbs v2 3/3] Provide remote XRC SRQ number in kernel post_send

[PATCH] topology: Add support for included files
 2016-09-19  5:34 UTC  (2+ messages)

[PATCH 0/2] Enable MSR_TM lazily
 2016-09-19  5:26 UTC  (4+ messages)
` [PATCH 2/2] powerpc: tm: Enable transactional memory (TM) lazily for userspace

Updates of meta-fsl-ppc master branch on 2016-09-19
 2016-09-19  3:53 UTC 

[PATCH v7 0/6] Implement qspinlock/pv-qspinlock on ppc
 2016-09-19  9:23 UTC  (7+ messages)
` [PATCH v7 1/6] pv-qspinlock: use cmpxchg_release in __pv_queued_spin_unlock
` [PATCH v7 2/6] powerpc/qspinlock: powerpc support qspinlock
` [PATCH v7 3/6] powerpc: pseries/Kconfig: Add qspinlock build config
` [PATCH v7 4/6] powerpc: lib/locks.c: Add cpu yield/wake helper function
` [PATCH v7 5/6] powerpc/pv-qspinlock: powerpc support pv-qspinlock
` [PATCH v7 6/6] powerpc: pSeries: Add pv-qspinlock build config/make

[PATCHv4 next 0/3] IPvlan introduce l3s mode
 2016-09-19  5:25 UTC  (2+ messages)

[Buildroot] [PATCH 0/2] Openjpeg: Fix autobuild issues - static compilation
 2016-09-19  5:23 UTC  (3+ messages)
` [Buildroot] [PATCH 1/2] Openjpeg: Add patch to enable finding pthreads library by default

[Qemu-trivial] [PATCH 00/26] trivial: use exit(EXIT_SUCCESS) and exit(EXIT_FAILURE)
 2016-09-19  5:22 UTC  (4+ messages)
` [Qemu-trivial] [PATCH 05/26] ppc: "
    ` [Qemu-devel] "

[PATCH v2 1/3] ARM: dts: imx6qdl-apalis: Do not rely on DDC I2C bus bitbang for HDMI
 2016-09-19  5:11 UTC  (7+ messages)
` [PATCH v2 2/3] ARM: dts: imx6q-apalis-ixora: Remove use of pwm-leds
` [PATCH v2 3/3] ARM: dts: imx6qdl-apalis: Use enable-gpios property for backlight

[PATCH] staging: ks7010: Remove unnecessary variable used to store return value
 2016-09-19  5:18 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH 0/2] cxgb4 FR_NSMR_TPTE_WR support
 2016-09-19  5:16 UTC  (2+ messages)

[ANNOUNCE] xfs: for-next branch updated to 4d50b3b
 2016-09-19  5:08 UTC 

[PATCH][RFC] Implement arch primitives for busywait loops
 2016-09-19  5:05 UTC  (4+ messages)

[Qemu-devel] [PATCH v2 0/5] spapr: convert SPAPR devices to trace framework
 2016-09-19  5:00 UTC  (2+ messages)

[PATCH] e2fsprogs: add packageconfig for -file-
 2016-09-19  5:00 UTC  (7+ messages)

[PATCH 0/7] usb/phy: Add Amlogic Meson8b and GXBB USB support
 2016-09-19  4:59 UTC  (16+ messages)
` [PATCH 4/7] phy: meson: add USB2 PHY support for Meson8b and GXBB

[PATCH] net: ipv6: fallback to full lookup if table lookup is unsuitable
 2016-09-19  4:58 UTC  (2+ messages)

[PATCH] serial: 8250_pci: Use symbolic constants for EXAR's MPIO registers
 2016-09-19  4:56 UTC  (5+ messages)
      ` [PATCH v2] "

[patch net-next v10 0/3] return offloaded stats as default and expose original sw stats
 2016-09-19  4:56 UTC  (2+ messages)

][PATCH] tgt: 1.0.63 -> 1.0.67
 2016-09-19  4:54 UTC  (2+ messages)
` ][PATCH v2] "

[PATCH] mm: fix oom work when memory is under pressure
 2016-09-19  4:44 UTC  (7+ messages)

[PATCH -next 0/5] ipc/sem: semop(2) improvements
 2016-09-19  4:41 UTC  (5+ messages)
` [PATCH 3/5] ipc/sem: optimize perform_atomic_semop()

[PATCH v5 1/5] arm64: arch_timer: Add device tree binding for A-008585 erratum
 2016-09-19  4:41 UTC  (13+ messages)
` [PATCH v5 3/5] arm64: arch_timer: Work around QorIQ Erratum A-008585

[PATCH V1 0/3] Refactor Loongson1 clock
 2016-09-19  4:38 UTC  (4+ messages)
` [PATCH V1 1/3] clk: Loongson1: "
` [PATCH V1 2/3] clk: Loongson1: Update clocks of Loongson1B
` [PATCH V1 3/3] clk: Loongson1: Make use of GENMASK

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

[ISSUE] Memleak in LED sysfs on heavy usage
 2016-09-19  4:35 UTC  (3+ messages)

[Recipe reporting system] Upgradable recipe name list
 2016-09-19  4:33 UTC 

Issue with ATH10K driver with 802.11 a/g mode datarates
 2016-09-19  4:26 UTC 

[PATCH] staging: most: hdm-usb: convert pr_warn() to dev_warn()
 2016-09-19  4:23 UTC 

[PATCH] dma-buf/sync_file: fix documentation error
 2016-09-19  4:21 UTC 

[PATCH] drm/rockchip: Balance irq refcount on failure
 2016-09-19  4:18 UTC  (2+ messages)

[PATCH v4 0/6] x86/arch_prctl Add ARCH_[GET|SET]_CPUID for controlling the CPUID instruction
 2016-09-19  4:17 UTC  (13+ messages)
` [PATCH v4 1/6] x86/arch_prctl/64 Use SYSCALL_DEFINE2 to define sys_arch_prctl
` [PATCH v4 2/6] x86/arch_prctl/64 Rename do_arch_prctl to do_arch_prctl_64
` [PATCH v4 3/6] x86/arch_prctl Add a new do_arch_prctl
` [PATCH v4 4/6] x86/syscalls/32 Wire up arch_prctl on x86-32
` [PATCH v4 5/6] x86/cpufeature Detect CPUID faulting support
` [PATCH v4 6/6] x86/arch_prctl Add ARCH_[GET|SET]_CPUID

there are unencrypted files in an encrypted directory in F2FS
 2016-09-19  4:16 UTC  (2+ messages)

[PATCH] drm/rockchip: Cleanup dangling devm pointers
 2016-09-19  4:14 UTC  (2+ messages)

Post ext3 conversion problems
 2016-09-19  4:12 UTC  (4+ messages)

[PATCH v6 0/6] Btrfs in-band de-duplication test cases
 2016-09-19  4:08 UTC  (4+ messages)
` [PATCH v6 1/6] fstests: common: Introduce _post_mount_hook for btrfs

Is stability a joke?
 2016-09-19  4:08 UTC  (10+ messages)
  ` Is stability a joke? (wiki updated)

[PATCH 0/2] make POSIX timers configurable
 2016-09-19  3:51 UTC  (3+ messages)
` [PATCH 1/2] ptp_clock: allow for it to be optional
` [PATCH 2/2] posix-timers: make it configurable

QCA988X rate control question
 2016-09-19  4:04 UTC 


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.