All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-03-31 08:44:12 to 2016-03-31 09:06:21 UTC [more...]

[PATCH v2 00/11] MIPS relocatable kernel & KASLR
 2016-03-31  9:05 UTC  (28+ messages)
` [kernel-hardening] "
` [PATCH v2 01/11] MIPS: tools: Add relocs tool
    ` [kernel-hardening] "
` [PATCH v2 02/11] MIPS: tools: Build "
    ` [kernel-hardening] "
` [PATCH v2 03/11] MIPS: Reserve space for relocation table
    ` [kernel-hardening] "
` [PATCH v2 04/11] MIPS: Generate relocation table when CONFIG_RELOCATABLE
    ` [kernel-hardening] "
` [PATCH v2 05/11] MIPS: Kernel: Add relocate.c
    ` [kernel-hardening] "
` [PATCH v2 06/11] MIPS: Call relocate_kernel if CONFIG_RELOCATABLE=y
    ` [kernel-hardening] "
` [PATCH v2 07/11] MIPS: bootmem: When relocatable, free memory below kernel
    ` [kernel-hardening] "
` [kernel-hardening] [PATCH v2 08/11] MIPS: Add CONFIG_RELOCATABLE Kconfig option
` [kernel-hardening] [PATCH v2 09/11] MIPS: Introduce plat_get_fdt a platform API to retrieve the FDT
` [kernel-hardening] [PATCH v2 10/11] MIPS: Kernel: Implement KASLR using CONFIG_RELOCATABLE
` [kernel-hardening] [PATCH v2 11/11] MIPS: KASLR: Print relocation Information on boot

abstract model of IOMMU unmaping/mapping failures
 2016-03-31  9:06 UTC 

[U-Boot] [PATCH] ARM64: zynqmp: Enable EFI partition support
 2016-03-31  9:06 UTC 

[PATCH v7 00/20] PM / devferq: Add generic exynos bus frequency driver and new passive governor
 2016-03-31  9:06 UTC  (40+ messages)
` [PATCH v7 01/20] PM / devfreq: exynos: Add generic exynos bus frequency driver
` [PATCH v7 02/20] PM / devfreq: exynos: Add documentation for "
` [PATCH v7 03/20] PM / devfreq: Add devfreq_get_devfreq_by_phandle()
` [PATCH v7 04/20] PM / devfreq: Add new DEVFREQ_TRANSITION_NOTIFIER notifier
` [PATCH v7 05/20] PM / devfreq: Add new passive governor
` [PATCH v7 06/20] PM / devfreq: exynos: Add support of bus frequency of sub-blocks using "
` [PATCH v7 07/20] PM / devfreq: exynos: Update documentation for bus devices "
` [PATCH v7 08/20] PM / devfreq: exynos: Add the detailed correlation between sub-blocks and power line
` [PATCH v7 09/20] PM / devfreq: exynos: Remove unused exynos4/5 busfreq driver
` [PATCH v7 10/20] MAINTAINERS: Add samsung bus frequency driver entry
` [PATCH v7 11/20] ARM: dts: Add DMC bus node for Exynos3250
` [PATCH v7 12/20] ARM: dts: Add DMC bus frequency for exynos3250-rinato/monk
` [PATCH v7 13/20] ARM: dts: Add bus nodes using VDD_INT for Exynos3250
` [PATCH v7 14/20] ARM: dts: Add bus nodes using VDD_MIF for Exynos4x12
` [PATCH v7 15/20] ARM: dts: Add bus nodes using VDD_INT "
` [PATCH v7 16/20] ARM: dts: Add bus nodes using VDD_MIF for Exynos4210
` [PATCH v7 17/20] ARM: dts: Add exynos4412-ppmu-common dtsi to delete duplicate PPMU nodes
` [PATCH v7 18/20] ARM: dts: Add support of bus frequency using VDD_INT for exynos3250-rinato
` [PATCH v7 19/20] ARM: dts: Expand the voltage range of buck1/3 regulator for exynos4412-odroidu3
` [PATCH v7 20/20] ARM: dts: Add support of bus frequency for exynos4412-trats/odroidu3

[RFC PATCH 00/45] KVM: arm/arm64: Rework virtual GIC emulation
 2016-03-31  9:06 UTC  (10+ messages)
` [RFC PATCH 11/45] KVM: arm/arm64: vgic-new: Implement kvm_vgic_vcpu_pending_irq

[intel-pstate driver regression] processor frequency very high even if in idle
 2016-03-31  9:05 UTC  (5+ messages)

[PATCH] net: mvpp2: fix maybe-uninitialized warning
 2016-03-31  9:01 UTC  (2+ messages)

[PATCH] xen/arm: make the error log printk ratelimited
 2016-03-31  9:05 UTC 

[PATCH] drm/i915: fix deadlock on lid open
 2016-03-31  9:04 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[Qemu-devel] [PATCHv2 0/5] ipv4-only and ipv6-only support
 2016-03-31  9:04 UTC  (5+ messages)
` [Qemu-devel] [PATCHv2 1/5] slirp: Allow disabling IPv4 or IPv6
` [Qemu-devel] [PATCHv2 3/5] slirp: Add dns6 resolution

[PATCH v2] net: mvpp2: replace MVPP2_CPU_D_CACHE_LINE_SIZE with cache_line_size
 2016-03-31  9:03 UTC 

[Qemu-devel] [PATCH] target-ppc: Multiple/String Word alignment exception
 2016-03-31  9:03 UTC  (7+ messages)

[PATCH] platform: disable probe of GM20B
 2016-03-31  9:03 UTC 

[PATCH] mm/rmap: replace BUG_ON(anon_vma->degree) with VM_WARN_ON
 2016-03-31  8:57 UTC  (2+ messages)

[PATCH 0/7] L2fwd-crypto fixes/enhancements
 2016-03-31  9:01 UTC  (11+ messages)
` [PATCH v2 0/8] "
  ` [PATCH v2 1/8] l2fwd-crypto: add missing new line character in help
  ` [PATCH v2 2/8] l2fwd-crypto: rename period parameter
  ` [PATCH v2 3/8] l2fwd-crypto: add missing string initialization
  ` [PATCH v2 4/8] l2fwd-crypto: fix length of random IV/AAD
  ` [PATCH v2 5/8] l2fwd-crypto: fix ambiguous input key size
  ` [PATCH v2 6/8] l2fwd-crypto: clarify key parsing in help
  ` [PATCH v2 7/8] l2fwd-crypto: use key-value list of supported algorithms
  ` [PATCH v2 8/8] l2fwd-crypto: extend crypto information

[PATCH] ARM: mvebu: fix GPIO config on the Linksys boards
 2016-03-31  9:01 UTC  (4+ messages)

[PATCH] systemd: fix build with gcrypt PACKAGECONFIG disabled
 2016-03-31  9:00 UTC 

[PATCH 0/5] wireless: ti: Convert specialized logging macros to kernel style
 2016-03-31  8:59 UTC  (6+ messages)

[PATCH 0/11] introduce down_write_killable for rw_semaphore
 2016-03-31  8:59 UTC  (11+ messages)
` [PATCH 03/11] locking, rwsem: introduce basis for down_write_killable
  ` [PATCH] "

block allocator issue with ext4+DAX
 2016-03-31  8:59 UTC  (2+ messages)

[PATCH] Syntactic and factual errors in the API document
 2016-03-31  8:58 UTC  (4+ messages)

[PATCH] mlx5: fix RETA table size
 2016-03-31  8:58 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH 1/9] batman-adv: Check hard_iface refcnt before calling function
 2016-03-31  8:58 UTC  (3+ messages)
` [B.A.T.M.A.N.] [PATCH 3/9] batman-adv: Increase hard_iface refcnt for ptype

[PATCH 1/1] gpio: mcp23s08: Add support for level triggered interrupts
 2016-03-31  8:58 UTC  (4+ messages)

[PATCH v2] net: mvneta: replace MVNETA_CPU_D_CACHE_LINE_SIZE with cache_line_size
 2016-03-31  8:54 UTC  (2+ messages)

[PATCH v3 00/18] Add Initial support for PLX Technology OX810SE
 2016-03-31  8:58 UTC  (7+ messages)
` [PATCH v3 12/18] dt-bindings: Add PLX Technology OXNAS pinctrl and gpio bindings

[Buildroot] [PATCH v3 0/3] core/pkg-kconfig: Fix .config generation
 2016-03-31  8:57 UTC  (5+ messages)
` [Buildroot] [PATCH v3 1/3] core/pkg-kconfig: Factorize make commands
` [Buildroot] [PATCH v3 2/3] core/pkg-kconfig: Do not use $(call ...) without parameters
` [Buildroot] [PATCH v3 3/3] core/pkg-kconfig: Use olddefconfig when possible
` [Buildroot] [PATCH v3 3/3] core/pkg-kconfig: Use oldnoconfig "

[PATCH v2 0/6] MIPS seccomp_bpf self test and fixups
 2016-03-31  8:57 UTC  (9+ messages)
` [PATCH v2 1/6] selftests/seccomp: add MIPS self-test support
` [PATCH v2 4/6] seccomp: Get compat syscalls from asm-generic header
` [PATCH v2 6/6] secomp: Constify mode1 syscall whitelist

[PATCH V7 0/3] xsaves bug fix
 2016-03-31  8:57 UTC  (4+ messages)
` [PATCH V7 1/3] x86/xsaves: fix overwriting between non-lazy/lazy xsaves
` [PATCH V7 2/3] x86/xsaves: fix two remained issues
` [PATCH V7 3/3] x86/xsaves: ebx may return wrong value using CPUID eax=0xdh, ecx =1

[PATCH 1/2] lightnvm: use rrpc->nr_luns to calculate the rrpc area size
 2016-03-31  8:57 UTC  (3+ messages)

[PATCH V3 0/2] ASoC: share more product information with user space
 2016-03-31  8:58 UTC  (3+ messages)
` [PATCH V3 1/2] ASoC: core: add API for registering DMI card names
` [PATCH V3 2/2] ASoC: bytcr-rt5640: register DMI names to card

How to cancel btrfs balance on unmounted filesystem
 2016-03-31  8:16 UTC  (2+ messages)

[PATCH v10 0/5] libxl: add support for pvscsi, iteration 10
 2016-03-31  8:56 UTC  (3+ messages)
` [PATCH v10 4/5] libxl: add support for vscsi

[Drbd-dev] [PATCH v1 0/8] block: prepare for multipage bvecs
 2016-03-31  1:02 UTC  (11+ messages)
` [Drbd-dev] [PATCH v1 1/8] block: move bvec iterator into include/linux/bvec_iter.h
` [Drbd-dev] [PATCH v1 2/8] block: make 'struct bvec_iter' not depend on CONFIG_BLOCK
  `  "
` [Drbd-dev] [PATCH v1 3/8] block: mark 1st parameter of bvec_iter_advance as const
` [Drbd-dev] [PATCH v1 4/8] iov_iter: use bvec iterator to implement iterate_bvec()
` [Drbd-dev] [PATCH v1 5/8] fs: xfs: replace BIO_MAX_SECTORS with BIO_MAX_PAGES
` [Drbd-dev] [PATCH v1 6/8] block: bio: remove BIO_MAX_SECTORS
` [Drbd-dev] [PATCH v1 7/8] block: drbd: avoid to use BIO_MAX_SIZE
` [Drbd-dev] [PATCH v1 8/8] block: bio: remove BIO_MAX_SIZE

[RFC] [PATCH 0/12] DAX page fault locking
 2016-03-31  8:54 UTC  (11+ messages)
` [PATCH 12/12] dax: New "

Question: background GC on UBIFS
 2016-03-31  8:53 UTC  (2+ messages)

[PATCH 0/5] Extensible SDK fixes
 2016-03-31  8:53 UTC  (6+ messages)
` [PATCH 1/5] classes/populate_sdk_ext: support setting vars from environment at build time
` [PATCH 2/5] oe-publish-sdk: prevent specifying a directory for the SDK argument
` [PATCH 3/5] oe-publish-sdk: exclude sstate-cache if publishing minimal SDK
` [PATCH 4/5] toolchain-shar-extract.sh: ensure all_proxy is allowed through
` [PATCH 5/5] devtool: modify: call shutdown on tinfoil when done

[PATCH] rds: rds-stress show all zeros after few minutes
 2016-03-31  0:50 UTC 

[RFT PATCH 0/4] usb: dwc2: Fix core reset and force mode delay problems
 2016-03-31  8:52 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] net: phy: Add SGMII support for TI phy
 2016-03-31  8:53 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] net: zynq_gem: Add SGMII support for zynqMP

[PART1 RFC v3 00/12] KVM: x86: Introduce SVM AVIC support
 2016-03-31  8:52 UTC  (4+ messages)
` [PART1 RFC v3 12/12] svm: Manage vcpu load/unload when enable AVIC

[PATCH v2 0/4] reduce latency of direct async compaction
 2016-03-31  8:50 UTC  (10+ messages)
` [PATCH v2 1/4] mm, compaction: wrap calculating first and last pfn of pageblock
` [PATCH v2 2/4] mm, compaction: reduce spurious pcplist drains
` [PATCH v2 3/4] mm, compaction: skip blocks where isolation fails in async direct compaction
` [PATCH v2 4/4] mm, compaction: direct freepage allocation for "

[PATCH 0/9] Add HW throttle for Tegra soctherm
 2016-03-31  8:50 UTC  (13+ messages)
` [PATCH 1/9] thermal: tegra: add Tegra132 specific SOC_THERM driver
` [PATCH 2/9] arm64: tegra: use tegra132-soctherm for Tegra132
` [PATCH 4/9] of: Add bindings of hw throttle for soctherm
` [PATCH 5/9] thermal: tegra: add hw-throttle function
` [PATCH 6/9] thermal: tegra: add hw-throttle for Tegra132
` [PATCH 7/9] arm64: tegra: set hot trips for Tegra210
` [PATCH 8/9] arm64: tegra: set hot trips for Tegra132
` [PATCH 9/9] arm: tegra: set hot trips for Tegra124

[Qemu-devel] [PATCH V2 0/3] Introduce COLO-compare
 2016-03-31  8:50 UTC  (9+ messages)
` [Qemu-devel] [PATCH V2 2/3] colo-compare: track connection and enqueue packet
` [Qemu-devel] [PATCH V2 3/3] colo-compare: introduce packet comparison thread

[U-Boot] [PATCH] net: zynq_gem: Return error incase of invalid phy address
 2016-03-31  8:49 UTC 

[PATCH] audit: cleanup prune_tree_thread
 2016-03-31  8:49 UTC 

RCS LOANS: We are offering Personal loans at 3% P. A
 2016-03-31  6:47 UTC 

[U-Boot] [PATCH 1/2] ARM: zynq: Enable FLASH_BAR for microzed and zybo
 2016-03-31  8:49 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] ARM: zynq: Add uEnv.txt support

[PATCH 0/1] Tweak for linux-yocto SRC_URI
 2016-03-31  8:47 UTC  (2+ messages)
` [PATCH 1/1] linux-yocto: add patch in existing SRC_URI value rather than using _append

[PATCH] ARM: multi_v7_defconfig: Remove unused Kconfig option MACH_UX500_DT
 2016-03-31  8:45 UTC  (2+ messages)

Reporting project quota usage?
 2016-03-31  8:47 UTC  (6+ messages)

[GIT PULL] Reset controller changes for v4.7: shared resets
 2016-03-31  8:46 UTC 

[PATCH] x86/mce: Look in genpool instead of mcelog.entry[] for pending error records
 2016-03-31  8:46 UTC  (2+ messages)

[Qemu-devel] [Bug 1562653] Re: Ubuntu 15.10: QEMU VM hang if memory >= 1T
 2016-03-31  8:35 UTC 

[PATCH] zsmalloc: use workqueue to destroy pool in zpool callback
 2016-03-31  8:46 UTC  (3+ messages)

[U-Boot] [PATCH] block: Add support for Ceva sata
 2016-03-31  8:44 UTC 

[PATCH v5 00/46] pwm: add support for atomic update
 2016-03-31  8:44 UTC  (4+ messages)
` [PATCH v5 45/46] drm: i915: switch to the atomic PWM API

KVM networking issue
 2016-03-31  8:44 UTC  (2+ messages)

[PATCH] gpio: xlp: Add GPIO driver support for Broadcom Vulcan ARM64
 2016-03-31  8:44 UTC  (3+ messages)
` [PATCH v2] "


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.