All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-05-07 11:07:02 to 2017-05-07 16:11:20 UTC [more...]

[PATCH v2 1/3] iio: hid-sensor-rotation: Add relative orientation sensor hid support
 2017-05-07 11:13 UTC  (3+ messages)
` [PATCH v2 3/3] iio: hid-sensor-rotation: Add "scale" and "offset" properties parse support

Linux 4.11 FTBFS on m68k
 2017-05-07 16:11 UTC  (2+ messages)

[RFC 00/10] x86 TLB flush cleanups, moving toward PCID support
 2017-05-07 16:05 UTC  (14+ messages)
` [RFC 01/10] x86/mm: Reimplement flush_tlb_page() using flush_tlb_mm_range()
` [RFC 02/10] x86/mm: Reduce indentation in flush_tlb_func()
` [RFC 03/10] x86/mm: Make the batched unmap TLB flush API more generic
` [RFC 04/10] x86/mm: Pass flush_tlb_info to flush_tlb_others() etc
` [RFC 05/10] x86/mm: Change the leave_mm() condition for local TLB flushes
` [RFC 06/10] x86/mm: Refactor flush_tlb_mm_range() to merge local and remote cases
` [RFC 07/10] x86/mm: Use new merged flush logic in arch_tlbbatch_flush()
` [RFC 08/10] x86/mm: Remove the UP tlbflush code; always use the formerly SMP code
` [RFC 09/10] x86/mm: Rework lazy TLB to track the actual loaded mm
` [RFC 10/10] x86,kvm: Teach KVM's VMX code that CR3 isn't a constant

[PATCH] ioctl_getfsmap.2: document the GETFSMAP ioctl
 2017-05-07 15:58 UTC 

Announcing SPAN: SELinux Policy Analysis Notebook
 2017-05-07 15:47 UTC  (6+ messages)

[Buildroot] [PATCH v2 1/4] core: reverse the argument order in check-host-cmake
 2017-05-07 15:28 UTC  (4+ messages)
` [Buildroot] [PATCH v2 2/4] core: allow check-host-cmake.sh to try several candidates

[Qemu-devel] [PATCH] gdbstub: implement remote debugging protocol escapes for command receive
 2017-05-07 15:27 UTC  (5+ messages)

XenStore protocol endianness
 2017-05-07 15:24 UTC 

[PATCH v7 00/24] vITS save/restore
 2017-05-07 15:19 UTC  (50+ messages)
` [PATCH v7 01/24] KVM: arm/arm64: Add ITS save/restore API documentation
` [PATCH v7 02/24] KVM: arm/arm64: Add GICV3 pending table save "
` [PATCH v7 07/24] KVM: arm64: vgic-its: Implement vgic_its_has_attr_regs and attr_regs_access
` [PATCH v7 13/24] KVM: arm64: vgic-its: Check the device id matches TYPER DEVBITS range
` [PATCH v7 14/24] KVM: arm64: vgic-v3: vgic_v3_lpi_sync_pending_status
` [PATCH v7 15/24] KVM: arm64: vgic-its: Read config and pending bit in add_lpi()
` [PATCH v7 16/24] KVM: arm64: vgic-its: KVM_DEV_ARM_ITS_SAVE/RESTORE_TABLES
` [PATCH v7 17/24] KVM: arm64: vgic-its: vgic_its_alloc_ite/device
` [PATCH v7 18/24] KVM: arm64: vgic-its: Add infrastructure for table lookup
` [PATCH v7 19/24] KVM: arm64: vgic-its: Collection table save/restore
` [PATCH v7 20/24] KVM: arm64: vgic-its: vgic_its_check_id returns the entry's GPA
` [PATCH v7 21/24] KVM: arm64: vgic-its: Device table save/restore
` [PATCH v7 22/24] KVM: arm64: vgic-its: ITT save and restore
` [PATCH v7 23/24] KVM: arm64: vgic-its: Fix pending table sync
` [PATCH v7 24/24] KVM: arm64: vgic-v3: KVM_DEV_ARM_VGIC_SAVE_PENDING_TABLES

system tap unable to refer a structure definition
 2017-05-07 15:16 UTC  (2+ messages)

[BUG] crash when removing sun4i_gpadc_iio module
 2017-05-07 15:14 UTC  (2+ messages)

[PATCH] doc: fix incorrect indexing
 2017-05-07 15:09 UTC  (3+ messages)

[PATCH v2] iio: stm32 trigger: Add support for TRGO2 triggers
 2017-05-07 15:07 UTC  (2+ messages)

[PATCH v2 0/3] iio: adc: sama5d2_adc hw triggers and buffers
 2017-05-07 15:03 UTC  (5+ messages)
` [PATCH v2 2/3] iio: adc: at91-sama5d2_adc: add hw trigger and buffer support
` [PATCH v2 3/3] iio: tools: generic_buffer: increase trigger length

[mm/usercopy] 517e1fbeb6: kernel BUG at arch/x86/mm/physaddr.c:78!
 2017-05-07 14:51 UTC  (3+ messages)

[PATCH 0/2] the supporting for eDP panel of Firefly
 2017-05-07 14:46 UTC  (6+ messages)
` [PATCH 1/2] ARM: dts: rockchip: add eDP panel support for Firefly
` [PATCH 2/2] ARM: dts: rockchip: enable eDP panel at Firefly Release

[PATCH] powerpc/mm: Use seq_putc() in two functions
 2017-05-07 14:38 UTC  (2+ messages)

[PATCH v2] drm/rockchip: analogix_dp: add supports for regulators in edp IP
 2017-05-07 14:37 UTC  (2+ messages)

[PATCH] ARM: dts: rockchip: add missing grf phandle for rk3288
 2017-05-07 14:34 UTC  (2+ messages)

[Buildroot] [PATCH v2] package/sunxi-mali: remove sunxi-mali libMali for r2p4 Mali kernel modules
 2017-05-07 14:33 UTC  (2+ messages)

[v5,2/5] EDAC, sb_edac: Replace "Socket#" with "SrcID#" in memory controller name
 2017-05-07 14:33 UTC 

[Buildroot] [WIP] package/gcc: add support for gcc 7
 2017-05-07 14:30 UTC  (2+ messages)

[PATCH RFC 00/10] IB/core: SG IOCTL based RDMA ABI
 2017-05-07 14:29 UTC  (7+ messages)
` [PATCH RFC 02/10] IB/core: Add support to finalize objects in one transaction

[PATCH] ARM: dts: rockchip: add adc button for Firefly
 2017-05-07 14:26 UTC  (2+ messages)

[PATCH v3 0/2] add driver for the ti-adc084s021 chip
 2017-05-07 14:21 UTC  (3+ messages)
` [PATCH v3 2/2] iio: adc: "

[PATCH] lightnvm: remove unused rq parameter of nvme_nvm_rqtocmd() to kill warning
 2017-05-07 14:14 UTC 

[Buildroot] [git commit] package/sunxi-mali: remove sunxi-mali libMali for r2p4 Mali kernel modules
 2017-05-07 14:14 UTC 

[uml-devel] [uml-user] UML on WSL
 2017-05-07 14:11 UTC 

[Buildroot] [Bug 9781] New: ti-sgk-km build on kernel >4.1
 2017-05-07 14:10 UTC  (3+ messages)

[Buildroot] [Bug 9436] New: e2fsprogs remove busybox applets even of unselected e2fsprogs components
 2017-05-07 14:08 UTC  (2+ messages)
` [Buildroot] [Bug 9436] "

[Buildroot] [Bug 9596] New: KODI: --enable-lirc needs "HAVE_LIRC" compiler definition to use the lirc subsystem
 2017-05-07 14:07 UTC  (3+ messages)
` [Buildroot] [Bug 9596] "

[Buildroot] [Bug 9836] New: triggerhappy: systemd unit broken
 2017-05-07 14:06 UTC  (2+ messages)
` [Buildroot] [Bug 9836] "

[Buildroot] [git commit] triggerhappy: bumped to 0.5.0 to fix systemd unit
 2017-05-07 14:05 UTC 

[Buildroot] [Bug 9806] New: libseccomp is not available when BR2_arm=y
 2017-05-07 14:04 UTC  (2+ messages)
` [Buildroot] [Bug 9806] "

[Buildroot] [git commit] libseccomp: enable on ARM
 2017-05-07 13:57 UTC 

[Buildroot] [git commit] libseccomp: introduce BR2_PACKAGE_LIBSECCOMP_ARCH_SUPPORTS
 2017-05-07 13:56 UTC 

SW ECC - double bit flip detection on old NAND devices
 2017-05-07 13:53 UTC  (2+ messages)

[Buildroot] [PATCH v2] package/protobuf: needs gcc >= 4.5
 2017-05-07 13:52 UTC  (2+ messages)

[Buildroot] [git commit] package/protobuf: needs gcc >= 4.5
 2017-05-07 13:51 UTC 

[Buildroot] [PATCH] package/ltp-testsuite: needs threads NPTL
 2017-05-07 13:47 UTC  (2+ messages)

[Buildroot] [git commit] package/ltp-testsuite: needs threads NPTL
 2017-05-07 13:47 UTC 

[PATCH 1/2] [PATCH 1/2] iio: adc: sun4i-gpadc-iio: Fix module autoload when PLATFORM devices are registered
 2017-05-07 13:46 UTC  (6+ messages)
` [PATCH 2/2] [PATCH 2/2] iio: adc: sun4i-gpadc-iio: Fix module autoload when OF "

[PATCH 0/3] IMA: Fine-tuning for three function implementations
 2017-05-07 13:43 UTC  (8+ messages)
` [PATCH 1/3] ima: Use seq_putc() in ima_ascii_measurements_show()
` [PATCH 2/3] ima: Combine two function calls into one in ima_policy_show()
` [PATCH 3/3] ima: Replace nine seq_puts() calls by seq_putc()

[Buildroot] [Bug 9856] New: build libubox failed on ubuntu 17.04 64bit
 2017-05-07 13:39 UTC  (2+ messages)
` [Buildroot] [Bug 9856] "

[Buildroot] Buildroot defconfig failures
 2017-05-07 13:38 UTC  (2+ messages)

[PATCH 0/2] various fixes for eal/bsd
 2017-05-07 13:33 UTC  (3+ messages)
` [PATCH 1/2] eal/bsd: fix ioport write operation
` [PATCH 2/2] eal/bsd: fix the read operation on PCI configuration space

[Buildroot] [PATCH] package/protobuf: needs gcc >= 4.5
 2017-05-07 13:33 UTC  (3+ messages)

[Buildroot] Kodi 17.1 - segfault - arm - gcc 5.x
 2017-05-07 13:32 UTC  (2+ messages)

Enabling auto-WAKE/SLEEP for mma8654 accelerometer
 2017-05-07 13:32 UTC  (2+ messages)

[PATCH] staging: MAINTAINERS: add GBY as ccree maintainer
 2017-05-07 13:18 UTC 

multiple cards and monitors with xrandr and opengl
 2017-05-07 13:12 UTC  (2+ messages)

[PATCH v2] app/testpmd: support non contiguous socket ids
 2017-05-07 13:05 UTC  (3+ messages)
` [PATCH v3] "

[PATCH 0/9] Drop unnecessary static
 2017-05-07 12:57 UTC  (4+ messages)
` [PATCH 7/9] iio: hid-sensor-accel-3d: "

[PATCH v1] doc: fix usertools path in pvp benchmark doc
 2017-05-07 12:50 UTC  (3+ messages)

[PATCH] doc: fix directory err in virtio guide
 2017-05-07 12:48 UTC  (3+ messages)

[PATCH] net/bnx2x: update document for PMD usage
 2017-05-07 12:45 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 1/2] doc: update mlx5 supported OFED and FW
 2017-05-07 12:38 UTC  (4+ messages)
` [PATCH 2/2] doc: update mlx4 "

[PATCH v2 0/3] gpiolib: Initializing GPIOs using DT property gpio-initval
 2017-05-07 12:38 UTC  (6+ messages)
` [PATCH v2 3/3] gpiolib: Add GPIO initialization

[U-Boot] [PATCH 1/5] ARM64: poplar: add device tree bindings
 2017-05-07 12:34 UTC  (8+ messages)
` [U-Boot] [PATCH 2/5] driver: usb: add EHCI driver for hi3787cv200 SoC

[PATCH v2 1/2] drm/i915: intel_crtc_page_flip: Add intel_state local variable
 2017-05-07 12:34 UTC  (2+ messages)
` [PATCH v2 2/2] drm/i915: Deal with upside-down mounted LCD panels

[git pull] drm pull for v4.12
 2017-05-07 12:33 UTC  (3+ messages)

[PATCH 1/2] usertools: fix adding devices of same class
 2017-05-07 12:32 UTC  (2+ messages)

[PATCH 0/2] apparmorfs: Fine-tuning for three function implementations
 2017-05-07 12:31 UTC  (10+ messages)
` [PATCH 1/2] apparmorfs: Combine two function calls into one in aa_fs_seq_raw_abi_show()
` [PATCH 2/2] apparmorfs: Use seq_putc() in two functions

[PATCH] doc: add VF support statement
 2017-05-07 12:16 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] tmpfs: generate random sb->s_uuid
 2017-05-07 12:11 UTC  (2+ messages)

[Buildroot] [git commit] configs/armadeus_apf9328_defconfig: remove RPC option
 2017-05-07 12:11 UTC 

[Buildroot] [git commit] configs/galileo_defconfig: remove legacy binutils version selection
 2017-05-07 12:08 UTC 

[Buildroot] [PATCH v2 1/2] package/kodi-skin-confluence: new package
 2017-05-07 12:08 UTC  (3+ messages)

[Buildroot] kodi aarch64 support
 2017-05-07 12:04 UTC  (3+ messages)

[Qemu-devel] virtio-net: configurable TX queue size
 2017-05-07 12:02 UTC  (5+ messages)
  ` [Qemu-devel] [virtio-dev] "
      ` [Qemu-devel] [virtio-dev] "

[Buildroot] [PATCH] configs/snps_archs38_zebu: rename zebu to haps
 2017-05-07 12:01 UTC  (2+ messages)

[Buildroot] [git commit] configs/snps_archs38_zebu: rename zebu to haps
 2017-05-07 11:59 UTC 

[Buildroot] [git commit] board/stmicroelectronics/stm32f469-disco: remove OpenOCD patches
 2017-05-07 11:56 UTC 

[PATCH] clk: mxs: ensure that i.MX28's ref_io clks are not operated too fast
 2017-05-07 11:51 UTC  (8+ messages)

[Buildroot] [PATCH 1/1] package/kodi: Add support for more archs
 2017-05-07 11:49 UTC 

[Buildroot] [git commit] configs/pc_x86_64_efi_defconfig: increase ext2 filesystem size
 2017-05-07 11:46 UTC 

[Buildroot] [git commit] configs/beaglebone_qt5_defconfig: fix kernel build
 2017-05-07 11:44 UTC 

[PATCH] drm/i915: use memdup_user_nul
 2017-05-07 11:42 UTC  (3+ messages)
` [PATCH] platform/x86: toshiba_acpi: "

[Buildroot] [git commit] .gitlab-ci.yml: sync with latest defconfig additions
 2017-05-07 11:42 UTC 

[Qemu-arm] [PATCH 0/3] hw/arm/exynos: Fix poweroff
 2017-05-07 11:35 UTC  (8+ messages)
` [Qemu-devel] "
` [Qemu-arm] [PATCH 1/3] hw/arm/exynos: Use type define instead of hard-coded a9mpcore_priv string
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH 2/3] hw/intc/exynos: Constify array of combiner interrupts
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH 3/3] hw/arm/exynos: Add support for system poweroff
  ` [Qemu-devel] "

[PATCH v4 0/3] Meson8 / Meson8b support for the meson_saradc driver
 2017-05-07 11:35 UTC  (13+ messages)
` [PATCH v4 1/3] iio: adc: meson-saradc: mark all meson_sar_adc_data static and const
` [PATCH v4 2/3] dt-bindings: iio: adc: add Meson8 and Meson8b support
` [PATCH v4 3/3] iio: adc: meson-saradc: add Meson8b SoC compatibility

[Buildroot] [PATCH 1/3] package/kodi-peripheral-joystick: new package
 2017-05-07 11:32 UTC  (3+ messages)
` [Buildroot] [PATCH 2/3] package/kodi-peripheral-steamcontroller: "
` [Buildroot] [PATCH 3/3] package/kodi-peripheral-xarcade: "

[qemu-mainline test] 109108: regressions - FAIL
 2017-05-07 11:28 UTC 

[RFC 0/2] powerpc/mm: Mark memory contexts requiring global TLBIs
 2017-05-07 11:15 UTC  (4+ messages)
` [RFC 1/2] powerpc/mm: Add marker for contexts requiring global TLB invalidations

[PATCH 01/10] policycoreutils: fixfiles: tidy up usage(), manpage synopsis
 2017-05-07 11:05 UTC  (8+ messages)
` [PATCH 02/10] policycoreutils: fixfiles: remove two unused variables
` [PATCH 03/10] policycoreutils: fixfiles: syntax error
` [PATCH 06/10] policycoreutils: fixfiles: refactor into the `set -u` dialect
` [PATCH 07/10] policycoreutils: fixfiles: un-document `-R -a` option
` [PATCH 08/10] policycoreutils: fixfiles: remove bad modes of "relabel" command
` [PATCH 09/10] policycoreutils: fixfiles: don't ignore `-F` when run in `-C` mode
` [PATCH 10/10] policycoreutils: fixfiles: use a consistent order for options to restorecon


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.