All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-06-27 10:11:55 to 2017-06-27 10:56:50 UTC [more...]

[PATCH v2 5/7] eal: add functions parsing EAL arguments
 2017-06-27 10:52 UTC  (3+ messages)
` [PATCH v3 0/3] EAL change for using a config file for DPDK
  ` [PATCH v3 1/3] eal: add functions parsing EAL arguments

[PATCH 0/3] Altera Quadspi Controller Version 2
 2017-06-27 10:55 UTC  (9+ messages)
` [PATCH 1/3] ARM: dts: Bindings for "
` [PATCH 2/3] mtd: spi-nor: core code for the Altera Quadspi Flash Controller v2
` [PATCH 3/3] mtd: spi-nor: Altera Quadspi Flash Controller v2 Platform driver

[RFC v4 00/17] powerpc: Memory Protection Keys
 2017-06-27 10:54 UTC  (29+ messages)
` [RFC v4 01/17] mm: introduce an additional vma bit for powerpc pkey
` [RFC v4 02/17] mm: ability to disable execute permission on a key at creation
` [RFC v4 03/17] x86: key creation with PKEY_DISABLE_EXECUTE disallowed
` [RFC v4 04/17] powerpc: Implement sys_pkey_alloc and sys_pkey_free system call
` [RFC v4 05/17] powerpc: store and restore the pkey state across context switches
` [RFC v4 06/17] powerpc: Implementation for sys_mprotect_pkey() system call
` [RFC v4 07/17] powerpc: make the hash functions protection-key aware
` [RFC v4 08/17] powerpc: Program HPTE key protection bits
` [RFC v4 09/17] powerpc: call the hash functions with the correct pkey value
` [RFC v4 10/17] powerpc: Macro the mask used for checking DSI exception
` [RFC v4 11/17] powerpc: Handle exceptions caused by pkey violation
` [RFC v4 12/17] powerpc: Deliver SEGV signal on "
` [RFC v4 13/17] selftest: Move protecton key selftest to arch neutral directory
` [RFC v4 14/17] selftest: PowerPC specific test updates to memory protection keys
` [RFC v4 15/17] Documentation: Move protecton key documentation to arch neutral directory
` [RFC v4 16/17] Documentation: PowerPC specific updates to memory protection keys
` [RFC v4 17/17] procfs: display the protection-key number associated with a vma

[Buildroot] [RFC PATCH v3 00/10] Make the SDK relocatable
 2017-06-27 10:54 UTC  (7+ messages)

[PATCH 0/5] PM / sleep: Support power button wakeup from S2I on recent Dell laptops
 2017-06-27 10:54 UTC  (8+ messages)
` [PATCH v2 0/3] ACPI "
  ` [PATCH v2 3/3] ACPI / sleep: EC-based wakeup from suspend-to-idle on recent Dell systems
    ` [PATCH] ACPI / sleep: EC-based wakeup from suspend-to-idle on recent systems

[For 4.9] Updating https://wiki.xenproject.org/wiki/Xen_Project_Release_Features to reflect support status of new features
 2017-06-27 10:54 UTC  (5+ messages)

[PATCH i-g-t v2 1/7] lib/igt_aux: Use provided autoresume delay for rtc wake
 2017-06-27 10:53 UTC  (7+ messages)
` [PATCH i-g-t v2 2/7] chamelium: Add support for HPD toggle scheduling instead of async pulses
` [PATCH i-g-t v2 3/7] tests/chamelium: Add VGA HPD toggle tests after suspend and hibernate
` [PATCH i-g-t v2 4/7] tests/chamelium: Reduce the simple hotplug test toggle count for VGA
` [PATCH i-g-t v2 5/7] tests/chamelium: Update connector state without reprobe when possible
` [PATCH i-g-t v2 6/7] tests/chamelium: Disconnect connectors without extra reset
` [PATCH i-g-t v2 7/7] Make igtrc configuration common, with configurable suspend/resume delay

[Qemu-devel] [PATCH v5 0/3] Add bitmap for received pages in postcopy migration
 2017-06-27 10:53 UTC  (5+ messages)
  ` [Qemu-devel] [PATCH v5 3/3] migration: add bitmap for received page

Add Bcache to an existing Filesystem
 2017-06-27 10:46 UTC  (5+ messages)

[PATCH 1/2] qtbase: Update patch for upgrade to Qt 5.8
 2017-06-26 22:09 UTC  (2+ messages)
` [PATCH 2/2] qtbase: Fix build error when using EGL

[RFC PATCH] mm, oom: allow oom reaper to race with exit_mmap
 2017-06-27 10:52 UTC  (3+ messages)

[PATCH v2 0/4] xfs: more configurable error injection
 2017-06-27 10:51 UTC  (7+ messages)
` [PATCH 2/4] xfs: expose errortag knobs via sysfs
` [PATCH 3/4] xfs: remove unneeded parameter from XFS_TEST_ERROR
` [PATCH 4/4] xfs: convert drop_writes to use the errortag mechanism

making wireguard work on RHEL7/etc
 2017-06-27 11:08 UTC  (15+ messages)

The secmark "one user" policy
 2017-06-27 10:51 UTC  (12+ messages)

[PATCH for-4.9] livepatch: Declare live patching as a supported feature
 2017-06-27 10:49 UTC  (13+ messages)

[PATCH 0/6] consolidate help/version option descriptions
 2017-06-27 10:48 UTC  (4+ messages)
` [PATCH 2/6] misc: introduce PRINT_USAGE_HELP()

[PATCH 0/2] x86/CPU/AMD: Fix multi-die processor topology info
 2017-06-27 10:48 UTC  (3+ messages)
` [PATCH 1/2] x86/CPU/AMD: Present package as die instead of socket

[PATCH] ARM: small correction to early_ioremap support
 2017-06-27 10:46 UTC  (3+ messages)

[RFC 1/4] libnvdimm: add to_{nvdimm,nd_region}_dev()
 2017-06-27 10:43 UTC  (12+ messages)
` [RFC 2/4] libnvdimm: Add a device-tree interface
` [RFC 3/4] powerpc: Add pmem API support
` [RFC 4/4] powerpc/powernv: Create platform devs for nvdimm buses

[PATCH v2 0/7] Reproducible build
 2017-06-27 10:43 UTC  (8+ messages)
` [PATCH v3 0/8] "
  ` [PATCH v3 7/8] mk: sort object files when building deps lists
  ` [PATCH v3 8/8] mk: always rebuild in the same order

[Qemu-devel] [RFC 4/5] vfio: use vfio_device_put/vfio_device_get for device status save/restore
 2017-06-27 10:43 UTC  (2+ messages)

[PATCH V2] lightnvm: if LUNs are already allocated fix return
 2017-06-27 10:43 UTC 

[PATCH alsa-lib v2] pcm: hw: Call USER_PVERSION ioctl at open
 2017-06-27 10:39 UTC 

[PATCH] scripts/test-reexec: fix several incomplete regexp
 2017-06-27 10:39 UTC 

[PATCH] scripts/oe-find-native-sysroot: fix a incomplete regexp
 2017-06-27 10:38 UTC 

[PATCH v2] bitbake.conf: Add sdl-config to HOSTTOOLS if using host SDL
 2017-06-27 10:38 UTC  (5+ messages)

[PATCH v2 1/7] cfgfile: remove EAL dependency
 2017-06-27 10:26 UTC  (6+ messages)
` [PATCH v3 0/4] Rework cfgfile API to enable apps config file support
  ` [PATCH v3 1/4] cfgfile: remove EAL dependency
  ` [PATCH v3 2/4] cfgfile: add new functions to API
  ` [PATCH v3 3/4] cfgfile: rework of load function
  ` [PATCH v3 4/4] test/cfgfile: add new unit test

[PATCH] net/mlx4: fix spelling mistake: "enforcment" -> "enforcement"
 2017-06-27 10:37 UTC  (3+ messages)

[PATCH][V2] net/mlx4: fix spelling mistake: "enforcment" -> "enforcement"
 2017-06-27 10:36 UTC  (2+ messages)

mm/slab: What is cache_reap work for?
 2017-06-27 10:35 UTC 

[GIT PULL v3] updates to qbman (soc drivers) to support arm/arm64
 2017-06-27 10:35 UTC  (9+ messages)

[PATCH v6 00/21] net-next: stmmac: add dwmac-sun8i ethernet driver
 2017-06-27 10:33 UTC  (25+ messages)
` [PATCH v6 05/21] net-next: stmmac: Add dwmac-sun8i
                ` [linux-sunxi] "
                    `  "

Variance, Standard Deviation, Skewness and Kurtosis for cyclictest results?
 2017-06-27 10:33 UTC  (5+ messages)

NFS/RDMA RoCE with mlx4_en
 2017-06-27 10:33 UTC  (2+ messages)

[Ksummit-discuss] [MAINTAINERS SUMMIT] Documentation issues
 2017-06-27 10:31 UTC  (6+ messages)

[PATCH NET V6 0/2] Add loopback support in phy_driver and hns ethtool fix
 2017-06-27 11:00 UTC  (3+ messages)
` [PATCH NET V6 1/2] net: phy: Add phy loopback support in net phy framework
` [PATCH NET V6 2/2] net: hns: Use phy_driver to setup Phy loopback

[PATCH] serial: 8250: Fix THRE flag usage for CAP_MINI
 2017-06-27 10:30 UTC  (5+ messages)

[PATCH v3 0/2] ALSA: Add PCM USER_PVERSION ioctl
 2017-06-27 10:29 UTC  (3+ messages)
` [PATCH v3 1/2] ALSA: pcm: Add an ioctl to specify the supported protocol version
` [PATCH v3 2/2] ALSA: pcm: Disable only control mmap for explicit appl_ptr sync

[PATCH] selftests: ftrace: Use md5sum to take less time of checking logs
 2017-06-27 10:28 UTC 

[Bug 101499] Black screen when detaching HDMI cable (AMD A10-9620P)
 2017-06-27 10:29 UTC  (2+ messages)

[Qemu-devel] [RFC 0/5] vfio: Introduce Live migration capability to vfio_mdev device
 2017-06-27 10:28 UTC  (2+ messages)

[PATCH v4 RESEND 1/2] Documentation: tpm: add powered-while-suspended binding documentation
 2017-06-27 10:27 UTC  (4+ messages)
` [PATCH v4 RESEND 2/2] tpm: do not suspend/resume if power stays on

[Buildroot] [PATCH v4 00/11] Make the SDK relocatable
 2017-06-27 10:26 UTC  (12+ messages)
` [Buildroot] [PATCH v4 01/11] package/patchelf: use most recent version as a base for rpath sanitation
` [Buildroot] [PATCH v4 02/11] package/patchelf: add patch for rpath sanitation under a root directory
` [Buildroot] [PATCH v4 03/11] support/scripts: add fix-rpath script to sanitize the rpath
` [Buildroot] [PATCH v4 04/11] core: sanitize RPATH in staging tree at the end of the target finalization
` [Buildroot] [PATCH v4 05/11] core: sanitize RPATH in target "
` [Buildroot] [PATCH v4 06/11] core: sanitize RPATH in host tree at the very end of the build
` [Buildroot] [PATCH v4 07/11] support/scripts: add reloacte-sdk.sh script for SDK relocation
` [Buildroot] [PATCH v4 08/11] core: install relocation script and location at the end of the build
` [Buildroot] [PATCH v4 09/11] external-toolchain: check if a buildroot SDK has already been relocated
` [Buildroot] [PATCH v4 10/11] support/scripts: check-host-rpath now handles $ORIGIN as well
` [Buildroot] [PATCH v4 11/11] package/qt5base: provide "qt.conf" to make "qmake" relocatable

[PATCH v7 0/2] Balanced allocation of hugepages
 2017-06-27 10:26 UTC  (4+ messages)
  ` [PATCH v8 2/2] config: enable vhost numa awareness by default

[PATCH v8 0/2] Balanced allocation of hugepages
 2017-06-27 10:24 UTC  (4+ messages)
  ` [PATCH v9 "
      ` [PATCH v9 1/2] mem: balanced "
      ` [PATCH v9 2/2] config: enable vhost numa awareness by default

[PATCH net-next 0/3] ethtool: support for forward error correction mode setting on a link
 2017-06-27 10:22 UTC  (3+ messages)
` [PATCH net-next 1/3] net: ethtool: add support for forward error correction modes

[PATCH v3 0/9] vpci: PCI config space emulation
 2017-06-27 10:22 UTC  (4+ messages)
` [PATCH v3 8/9] vpci/msi: add MSI handlers

[PATCH] HOWTO: add offset unit info for offset= option
 2017-06-27 10:21 UTC 

[PATCH v3 0/2] mtd: spi-nor: parse Serial Flash Discoverable Parameters (SFDP) tables
 2017-06-27 10:14 UTC  (5+ messages)
` [PATCH v3 1/2] mtd: st_spi_fsm: remove SPINOR_OP_RDSR2 and use SPINOR_OP_RDCR instead
` [PATCH v3 2/2] mtd: spi-nor: parse Serial Flash Discoverable Parameters (SFDP) tables

[Qemu-devel] [PATCH v9 0/7] trace: [tcg] Optimize per-vCPU tracing states with separate TB caches
 2017-06-27 10:20 UTC  (4+ messages)
` [Qemu-devel] [PATCH v9 5/7] trace: [tcg] Do not generate TCG code to trace dinamically-disabled events
` [Qemu-devel] [PATCH v9 6/7] trace: [tcg, trivial] Re-align generated code
` [Qemu-devel] [PATCH v9 7/7] trace: [trivial] Statically enable all guest events

master - coverity: model few more functions
 2017-06-27 10:20 UTC 

master - coverity: move initilization of count variable
 2017-06-27 10:20 UTC 

master - coverity: drop unneeded assigns
 2017-06-27 10:20 UTC 

master - coverity: validate length of renaming path
 2017-06-27 10:20 UTC 

master - coverity: check malloc results
 2017-06-27 10:20 UTC 

master - coverity: use better function
 2017-06-27 10:20 UTC 

master - coverity: extra check for find_pool_seg
 2017-06-27 10:20 UTC 

[PATCH V3 1/2] mfd: Add ROHM BD9571MWV-M PMIC DT bindings
 2017-06-27  9:54 UTC  (3+ messages)
` [PATCH V3 2/2] mfd: Add ROHM BD9571MWV-M MFD PMIC driver

master - debug: more display_lvname usage
 2017-06-27 10:19 UTC 

[GIT PULL] mediatek drm next for 4.13
 2017-06-27 10:18 UTC 

[PATCH] pci: Add and use PCI_GENERIC_SETUP Kconfig entry
 2017-06-27 10:18 UTC  (15+ messages)

[PATCH] eventdev: add producer enqueue hint
 2017-06-27 10:17 UTC  (5+ messages)

iio:adc mcp3422 initial config
 2017-06-27  9:53 UTC 

[PATCH i-g-t 1/7] tests/chamelium: Update connector state without reprobe when possible
 2017-06-27 10:16 UTC  (8+ messages)
` [PATCH i-g-t 4/7] lib/igt_chamelium: Add support for configurable DUT suspend/resume delay

[PATCH v2] ARM: dts: sun7i: Add A20 LCD0 RGB888 pins
 2017-06-27 10:15 UTC  (4+ messages)

[PATCH v1 0/6] Add support of OV9655 camera
 2017-06-27 10:14 UTC  (8+ messages)
` [PATCH v1 2/6] [media] ov9650: add device tree support

[PATCH] [media] davinci/dm644x: work around ccdc_update_raw_params trainwreck
 2017-06-27 10:13 UTC  (3+ messages)

Linux kernel 3.10.107 released
 2017-06-27 10:15 UTC 

[PATCH v5 00/12] bus: attach / detach API
 2017-06-27 10:14 UTC  (3+ messages)
` [PATCH v5 04/12] bus: add bus iterator to find a device

(no subject)
 2017-06-27 10:12 UTC  (6+ messages)
` [PATCH 18/20] arm64: ptrace: handle ptrace_request differently for aarch32 and ilp32

[PATCH] travis: install ghostscript
 2017-06-27 10:13 UTC  (2+ messages)

[PATCH] bond: update the NTT flag when partner's state changes from slow to fast
 2017-06-27 10:12 UTC  (2+ messages)

[poky][Patch] bluez: Correct the timer count for bcm43xx firmware download
 2017-06-27 10:11 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.