All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-03-16 14:59:56 to 2017-03-16 15:29:32 UTC [more...]

Selinux recipes related error when executing bitbake
 2017-03-16 15:29 UTC  (3+ messages)

[PATCH 00/17] net subsystem refcount conversions
 2017-03-16 15:29 UTC  (21+ messages)
` [Bridge] "
` [Bridge] [PATCH 01/17] net: convert neighbour.refcnt from atomic_t to refcount_t
` [PATCH 02/17] net: convert neigh_params.refcnt "
  ` [Bridge] "
` [PATCH 03/17] net: convert nf_bridge_info.use "
  ` [Bridge] "
` [Bridge] [PATCH 04/17] net: convert sk_buff.users "
` [Bridge] [PATCH 05/17] net: convert sk_buff_fclones.fclone_ref "
` [Bridge] [PATCH 06/17] net: convert sock.sk_wmem_alloc "
` [Bridge] [PATCH 07/17] net: convert sock.sk_refcnt "
` [Bridge] [PATCH 08/17] net: convert sk_filter.refcnt "
` [Bridge] [PATCH 09/17] net: convert ip_mc_list.refcnt "
` [Bridge] [PATCH 10/17] net: convert in_device.refcnt "
` [Bridge] [PATCH 11/17] net: convert netpoll_info.refcnt "
` [Bridge] [PATCH 12/17] net: convert unix_address.refcnt "
` [Bridge] [PATCH 13/17] net: convert fib_rule.refcnt "
` [Bridge] [PATCH 14/17] net: convert inet_frag_queue.refcnt "
` [Bridge] [PATCH 15/17] net: convert net.passive "
` [Bridge] [PATCH 16/17] net: convert netlbl_lsm_cache.refcount "
` [Bridge] [PATCH 17/17] net: convert packet_fanout.sk_ref "

[PATCH] ARM: omap2+: Revert omap-smp.c changes resetting CPU1 during boot
 2017-03-16 15:29 UTC  (10+ messages)

[Qemu-devel] [RFC v2 0/3] vITS save/restore
 2017-03-16 15:28 UTC  (9+ messages)
` [Qemu-arm] [RFC v2 2/3] hw/intc/arm_gicv3_its: Implement state save/restore
      ` [Qemu-devel] "
` [Qemu-devel] [RFC v2 3/3] hw/intc/arm_gicv3_its: Allow save/restore
  ` [Qemu-arm] "

[PATCH v2 1/4] pinctrl: Fix trivial spelling typo in a comment
 2017-03-16 15:28 UTC  (7+ messages)
` [PATCH v2 2/4] pinctrl: samsung: Register pinctrl before GPIO

[PATCH 0/7] Switch x86 to generic get_user_pages_fast() implementation
 2017-03-16 15:26 UTC  (20+ messages)
  ` [PATCH 1/7] mm: Drop arch_pte_access_permitted() mmu hook
  ` [PATCH 2/7] mm/gup: Move permission checks into helpers
  ` [PATCH 3/7] mm/gup: Move page table entry dereference into helper
  ` [PATCH 4/7] mm/gup: Make pages referenced during generic get_user_pages_fast()
  ` [PATCH 5/7] mm/gup: Implement dev_pagemap logic in "
  ` [PATCH 6/7] mm/gup: Provide hook to check if __GUP_fast() is allowed for the range
  ` [PATCH 7/7] x86/mm: Switch to generic get_user_page_fast() implementation

[PATCH 1/3] drm/i915: Convert intel_tv connector properties to atomic
 2017-03-16 15:27 UTC  (12+ messages)
        ` [PATCH 1/3] drm/i915: Convert intel_tv connector properties to atomic, v2
            ` [PATCH 1/3] drm/i915: Convert intel_tv connector properties to atomic, v3

[PATCH 0/1] openvswitch: Add missing case OVS_TUNNEL_KEY_ATTR_PAD
 2017-03-16 15:26 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v3 00/19] vITS save/restore
 2017-03-16 15:25 UTC  (7+ messages)
` [PATCH v3 01/19] KVM: arm/arm64: Add vITS save/restore API documentation

[Bug 100089] [regression] [bisected] Space Run rendering issues
 2017-03-16 15:25 UTC 

[Qemu-devel] Proposal for deprecating unsupported host OSes & architecutures
 2017-03-16 15:23 UTC 

[PATCH 0/4] ARM: DRA7: Fix DCAN1 stuck-in-transition
 2017-03-16 15:24 UTC  (6+ messages)
` [PATCH 2/4] ARM: OMAP2+ hwmod: Allow modules to disable HW_AUTO

[PATCH v5 untested] kvm: better MWAIT emulation for guests
 2017-03-16 15:23 UTC  (7+ messages)

[PATCH 2/4] perf: Fix event inheritance on fork()
 2017-03-16 15:19 UTC  (2+ messages)
` [tip:perf/urgent] perf/core: "

[PATCH 1/2] x86, boot: #undef memcpy etc in string.c
 2017-03-16 15:21 UTC  (4+ messages)
` [PATCH 2/2] x86, boot: Use regparm=0 for memcpy and memset when using clang

[PATCH 4/4] perf: Better explain the inherit magic
 2017-03-16 15:21 UTC  (2+ messages)
` [tip:perf/urgent] perf/core: "

[rdma-core v3 0/9] Broadcom User Space RoCE Driver
 2017-03-16 15:22 UTC  (4+ messages)
` [rdma-core v3 5/9] libbnxt_re: Allow apps to poll for flushed completions

"more"
 2017-03-16 14:56 UTC 

[PATCH 3/4] perf: Simplify perf_event_free_task()
 2017-03-16 15:20 UTC  (2+ messages)
` [tip:perf/urgent] perf/core: "

[HMM 00/16] HMM (Heterogeneous Memory Management) v18
 2017-03-16 16:05 UTC  (33+ messages)
` [HMM 01/16] mm/memory/hotplug: convert device bool to int to allow for more flags v3
` [HMM 02/16] mm/put_page: move ref decrement to put_zone_device_page()
` [HMM 03/16] mm/ZONE_DEVICE/free-page: callback when page is freed v3
` [HMM 04/16] mm/ZONE_DEVICE/unaddressable: add support for un-addressable device memory v3
` [HMM 05/16] mm/ZONE_DEVICE/x86: add support for un-addressable device memory
` [HMM 06/16] mm/migrate: add new boolean copy flag to migratepage() callback
` [HMM 07/16] mm/migrate: new memory migration helper for use with device memory v4
` [HMM 08/16] mm/migrate: migrate_vma() unmap page from vma while collecting pages
` [HMM 09/16] mm/hmm: heterogeneous memory management (HMM for short)
` [HMM 10/16] mm/hmm/mirror: mirror process address space on device with HMM helpers
` [HMM 11/16] mm/hmm/mirror: helper to snapshot CPU page table v2
` [HMM 12/16] mm/hmm/mirror: device page fault handler
` [HMM 13/16] mm/hmm/migrate: support un-addressable ZONE_DEVICE page in migration
` [HMM 14/16] mm/migrate: allow migrate_vma() to alloc new page on empty entry
` [HMM 15/16] mm/hmm/devmem: device memory hotplug using ZONE_DEVICE
` [HMM 16/16] mm/hmm/devmem: dummy HMM device for ZONE_DEVICE memory v2

[PATCH 1/1] acpi:apei:handle GSIV and GPIO notification types
 2017-03-16 15:20 UTC  (3+ messages)

[PATCH 0/3] Channels in licensed bands, noise floor override
 2017-03-16 15:13 UTC  (7+ messages)
` [PATCH 1/3] ath9k: Support channels in licensed bands
` [PATCH 2/3] ath10k: add support for "
` [PATCH 3/3] ath9k: add noise floor override option

[PATCH] xfs_repair: junk leaf attribute if count == 0
 2017-03-16 15:21 UTC  (5+ messages)

[PATCH] package_manager: fix "exlcude" vs. "exclude" typo
 2017-03-16 15:20 UTC 

[PATCH 0/3] Add public w1 driver interface
 2017-03-16 15:19 UTC  (7+ messages)
` [PATCH 1/3] w1: Use kernel common min() implementation
` [PATCH 2/3] w1: Remove unneeded use of assert() and remove w1_log.h
` [PATCH 3/3] w1: Add subsystem kernel public interface

Kernel crash at boot time or reboot on ARM64/Hikey
 2017-03-16 14:47 UTC  (3+ messages)

[patch net-next v3 0/9] mlxsw: Enable VRF offload
 2017-03-16 15:18 UTC  (5+ messages)
` [patch net-next v3 1/9] ipv4: fib_rules: Check if rule is a default rule
` [patch net-next v3 3/9] ipv4: fib_rules: Dump FIB rules when registering FIB notifier

[bcachefs] problem with `bcache fsck`
 2017-03-16 15:16 UTC 

[PATCH 4/4] tty/serial: sh-sci: remove uneeded IS_ERR_OR_NULL calls
 2017-03-16 15:18 UTC  (13+ messages)

DRM Atomic property for color-space conversion
 2017-03-16 15:14 UTC  (11+ messages)

[PATCH] fscrypt: eliminate ->prepare_context() operation
 2017-03-16 15:18 UTC  (2+ messages)

[RFC v1 for accelerated IPoIB 00/25] Enhanced mode for IPoIB driver
 2017-03-16 15:17 UTC  (4+ messages)
` [RFC v1 for accelerated IPoIB 04/25] IB/verb: Add ipoib_options struct and API

stable build: 203 builds: 4 failed, 199 passed, 5 errors, 41 warnings (v4.10.1)
 2017-03-16 15:17 UTC  (10+ messages)

[PATCH] package.bbclass: allow using EXCLUDE_FROM_SHLIBS for subpackages
 2017-03-16 15:07 UTC  (3+ messages)

[PATCH v2 00/27] arm64: Dom0 ITS emulation
 2017-03-16 15:18 UTC  (4+ messages)
` [PATCH v2 05/27] ARM: GICv3 ITS: introduce ITS command handling

[PATCH 0/2] arm64: marvell: support network on Armada 7K/8K
 2017-03-16 15:16 UTC  (3+ messages)
` [PATCH 1/2] arm64: marvell: dts: add PPv2.2 description to "
` [PATCH 2/2] arm64: defconfig: enable MVPP2

Stable release 3.12.72
 2017-03-16 15:14 UTC 

[PATCH 0/2] xen/arm32: Use alternative to skip the check of pending serrors
 2017-03-16 15:15 UTC  (4+ messages)
` [PATCH 1/2] xen/arm32: Introduce alternative runtime patching

[PATCH] linux/serdev.h: Replace 'ctrl->serdev' with 'serdev'
 2017-03-16 15:14 UTC 

30953 linux-kernel
 2017-03-16 15:12 UTC 

[PATCH 0/2] *** add scheduling policy ***
 2017-03-16 15:13 UTC  (5+ messages)
` [PATCH 2/2] drm/amd/sched: add schuduling policy

[PATCH] drm/i915: Skip execlists_dequeue() early if the list is empty
 2017-03-16 15:13 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH v2 0/5] minor pack-name cleanups
 2017-03-16 14:31 UTC  (3+ messages)
` [PATCH v2 2/5] sha1_file.c: make pack-name helper globally accessible

[PATCH 4.4 00/35] 4.4.55-stable review
 2017-03-16 14:29 UTC  (21+ messages)
` [PATCH 4.4 03/35] crypto: improve gcc optimization flags for serpent and wp512
` [PATCH 4.4 09/35] mtd: pmcmsp: use kstrndup instead of kmalloc+strncpy
` [PATCH 4.4 16/35] tracing: Add #undef to fix compile error
` [PATCH 4.4 18/35] usb: gadget: dummy_hcd: clear usb_gadget region before registration
` [PATCH 4.4 19/35] usb: dwc3: gadget: make Set Endpoint Configuration macros safe
` [PATCH 4.4 20/35] usb: gadget: function: f_fs: pass companion descriptor along
` [PATCH 4.4 21/35] usb: host: xhci-dbg: HCIVERSION should be a binary number
` [PATCH 4.4 22/35] usb: host: xhci-plat: Fix timeout on removal of hot pluggable xhci controllers
` [PATCH 4.4 23/35] USB: serial: safe_serial: fix information leak in completion handler
` [PATCH 4.4 24/35] USB: serial: omninet: fix reference leaks at open
` [PATCH 4.4 25/35] USB: iowarrior: fix NULL-deref at probe
` [PATCH 4.4 26/35] USB: iowarrior: fix NULL-deref in write
` [PATCH 4.4 27/35] USB: serial: io_ti: fix NULL-deref in interrupt callback
` [PATCH 4.4 28/35] USB: serial: io_ti: fix information leak in completion handler
` [PATCH 4.4 30/35] mvsas: fix misleading indentation
` [PATCH 4.4 31/35] KVM: s390: Fix guest migration for huge guests resulting in panic
` [PATCH 4.4 32/35] s390/kdump: Use "LINUX" ELF note name instead of "CORE"
` [PATCH 4.4 33/35] nfit, libnvdimm: fix interleave set cookie calculation
` [PATCH 4.4 34/35] dm: flush queued bios when process blocks to avoid deadlock
` [PATCH 4.4 35/35] ext4: dont BUG when truncating encrypted inodes on the orphan list

[RFC PATCH v2 00/32] x86: Secure Encrypted Virtualization (AMD)
 2017-03-16 15:09 UTC  (11+ messages)
` [RFC PATCH v2 12/32] x86: Add early boot support when running with SEV active

[PATCH 0/2] serdev API extension
 2017-03-16 15:09 UTC  (5+ messages)
` [PATCH 1/2] serdev: Add serdev_device_write subroutine

[PATCH libdrm 1/2] xf86drm: add missing include <sys/sysmacros.h>
 2017-03-16 15:09 UTC  (2+ messages)

[Fuego] Additional Open source Test cases/Plans
 2017-03-16 15:09 UTC 

Dell Inspiron 5558/0VNM2T hangs at resume from suspend when USB 3 is enabled
 2017-03-16 15:07 UTC  (2+ messages)

[PATCH] scsi: libsas: fix ata xfer length
 2017-03-16 15:07 UTC 

[PATCH v3 1/2] usbip: Fix-format-overflow
 2017-03-16 15:04 UTC  (3+ messages)
` [PATCH v4 "

[PATCH] drm/amdgpu: Switch baremetal to use KIQ for compute ring management
 2017-03-16 15:06 UTC 

[PATCH v2 00/11] AT91, at91sam9x5ek updates (part II/III)
 2017-03-16 15:04 UTC  (12+ messages)
` [PATCH v2 01/11] clocksource: at91: Add DT compatibility table
` [PATCH v2 02/11] serial: atmel: "
` [PATCH v2 03/11] clk: at91: Port at91 DT clock code
` [PATCH v2 04/11] mci: Allow parsing for explicit DT node
` [PATCH v2 05/11] mci: atmel_mci: Add DT support
` [PATCH v2 06/11] spi: atmel_spi: "
` [PATCH v2 07/11] w1-gpio: "
` [PATCH v2 08/11] usb: ohci-at91: "
` [PATCH v2 09/11] usb/host: Allow USB_OHCI_AT91 even if USB_OHCI is disabled
` [PATCH v2 10/11] usb: echi-atmel: Add DT support
` [PATCH v2 11/11] net: macb: "

[PATCH 0/4] misc: Add OF device table to I2C drivers that are missing it
 2017-03-16 15:05 UTC  (11+ messages)
` [PATCH 4/4] eeprom: at24: Add OF device ID table

[linux-4.1 test] 106704: regressions - FAIL
 2017-03-16 15:04 UTC 

[U-Boot] [PATCH v4 1/2] spl: Add spl_early_init()
 2017-03-16 15:04 UTC  (4+ messages)
` [U-Boot] [PATCH v4 2/2] rockchip: rk3288: use spl_early_init() instead of spl_init()

[Qemu-devel] [PATCH v5] xen: don't save/restore the physmap on VM save/restore
 2017-03-16 15:03 UTC  (7+ messages)
    ` [Qemu-devel] [Xen-devel] "
          `  "

[PATCH 4.9 00/44] 4.9.16-stable review
 2017-03-16 14:29 UTC  (7+ messages)
` [PATCH 4.9 02/44] USB: serial: digi_acceleport: fix OOB-event processing
` [PATCH 4.9 10/44] mtd: pmcmsp: use kstrndup instead of kmalloc+strncpy
` [PATCH 4.9 14/44] bcm63xx_enet: avoid uninitialized variable warning
` [PATCH 4.9 15/44] cpmac: remove hopeless #warning
` [PATCH 4.9 16/44] tracing: Add #undef to fix compile error
` [PATCH 4.9 17/44] ucount: Remove the atomicity from ucount->count

[Qemu-devel] [PULL v2 0/8] target-mips queue
 2017-03-16 15:03 UTC  (3+ messages)

Renesas RZ/A1 pin and gpio controller
 2017-03-16 15:03 UTC  (5+ messages)
` [PATCH 3/7] arm: dts: dt-bindings: Add Renesas RZ pinctrl header

[PATCH 1/2] kthread: add barriers to set_kthread_struct() and to_kthread()
 2017-03-16 15:02 UTC  (3+ messages)
` [PATCH 2/2] kthread, cgroup: close race window where new kthreads can be migrated to non-root cgroups

[U-Boot] [U-Boot 0/2] add spl_early_init to fix rk3288 board broken issue
 2017-03-16 15:02 UTC  (4+ messages)

[xen-unstable test] 106698: regressions - FAIL
 2017-03-16 15:01 UTC  (4+ messages)

MAP_POPULATE vs. MADV_HUGEPAGES
 2017-03-16 15:01 UTC  (7+ messages)

[PATCH v10 0/8] devicetree battery support and client bq27xxx_battery
 2017-03-16 15:00 UTC  (3+ messages)
` [PATCH v10 7/8] power: bq27xxx_battery: Add power_supply_battery_info support

[PATCH v4 0/2] Xilinx Slave Serial FPGA Manager
 2017-03-16 14:58 UTC  (3+ messages)
` [PATCH v4 2/2] fpga manager: Add Xilinx slave serial SPI driver


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.