All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-07-10 18:59:11 to 2017-07-10 20:19:54 UTC [more...]

[PATCH 00/12] V4L2 explicit synchronization support
 2017-07-10 20:19 UTC  (26+ messages)
` [PATCH 03/12] [media] vb2: add in-fence support to QBUF
` [PATCH 04/12] [media] uvc: enable subscriptions to other events
` [PATCH 05/12] [media] vivid: assign the specific device to the vb2_queue->dev
` [PATCH 07/12] [media] v4l: add support to BUF_QUEUED event
` [PATCH 09/12] [media] vivid: mark vivid queues as ordered
` [PATCH 12/12] [media] vb2: add out-fence support to QBUF

[ndctl PATCH 2/2] ndctl, daxctl, list: make terminal output human readable by default
 2017-07-10 20:14 UTC  (7+ messages)
` [ndctl PATCH v2] ndctl, daxctl, list: add --human option for number formatting
          ` [ndctl PATCH v3] "

[Buildroot] [PATCH 0/4 v3] arch/arm: introduce big.LITTLE configurations
 2017-07-10 20:19 UTC  (8+ messages)
` [Buildroot] [PATCH 2/4 v3] package/kvm-unit-tests: introduce _ARCH_SUPPORTS

[PATCH 0/2] clk: qcom: Add RPM clocks for msm8996
 2017-07-10 20:18 UTC  (2+ messages)

[PATCH 8/9] RISC-V: User-facing API
 2017-07-10 20:18 UTC 

[Bug 101723] hdmi unplug not changing connector status
 2017-07-10 20:17 UTC  (2+ messages)

Bug: Git checkout case Insensitive branch name compare
 2017-07-10 20:15 UTC 

[GIT pull] irq updates for 4.13
 2017-07-10 20:15 UTC  (5+ messages)

Some information on usage of wire-guard on low constraint devices
 2017-07-10 20:33 UTC  (5+ messages)

[PATCH v2] opkg.py Adds tests for ipk/opkg
 2017-07-10 20:22 UTC 

[U-Boot] [PATCH 1/4] wandboard: Set fdt based on board_rev and board_name
 2017-07-10 20:14 UTC  (5+ messages)
` [U-Boot] [PATCH 2/4] wandboard: Use PARTUUID to specify the rootfs location
` [U-Boot] [PATCH 3/4] mx6cuboxi: "
` [U-Boot] [PATCH 4/4] embestmx6boards: "

[PATCH net] samples/bpf: fix a build issue
 2017-07-10 20:12 UTC 

[Buildroot] [PATCH 0/7] More HOST_DIR/usr fixes
 2017-07-10 20:10 UTC  (9+ messages)
` [Buildroot] [PATCH 5/7] support/testing: add test of BR2_CCACHE with an external toolchain
` [Buildroot] [PATCH 6/7] Makefile: add check that $(HOST_DIR)/usr is not a directory

[PATCH v3 0/3] Expose VMFUNC to the nested hypervisor
 2017-07-10 20:09 UTC  (5+ messages)
` [PATCH v3 1/3] KVM: vmx: Enable VMFUNCs
` [PATCH v3 2/3] KVM: nVMX: Enable VMFUNC for the L1 hypervisor
` [PATCH v3 3/3] KVM: nVMX: Emulate EPTP switching "

[Qemu-devel] [PATCH] xen-mapcache: Fix the bug when overlapping emulated DMA operations may cause inconsistency in guest memory mappings
 2017-07-10 20:08 UTC 

[U-Boot] [PATCH] km/common: remove unused function declarations
 2017-07-10 20:09 UTC  (2+ messages)

VT console blank ignored by DRM drivers on QEMU
 2017-07-10 20:08 UTC  (2+ messages)
` [PATCH] fbcon: Perform generic blank unconditionally

[U-Boot] [PATCH 00/30] env: Move environment code to use location drivers
 2017-07-10 20:08 UTC  (3+ messages)
` [U-Boot] [PATCH 28/30] env: Drop saveenv() in favour of env_save()

KASAN vs. boot-time switching between 4- and 5-level paging
 2017-07-10 20:07 UTC  (14+ messages)

Unexpected issues with 2 NVME initiators using the same target
 2017-07-10 20:05 UTC  (15+ messages)

[PATCH v6 1/3] iio: adc: Add support for DLN2 ADC
 2017-07-10 20:04 UTC  (3+ messages)

[PATCH] icss-emac-lld-rtos: Added rtos recipe for icss-emac-lld
 2017-07-10 20:02 UTC  (3+ messages)

[Intel-wired-lan] [PATCH 00/15] harden fm10k driver against PFLR and surprise remove
 2017-07-10 20:02 UTC  (3+ messages)
` [Intel-wired-lan] [PATCH 10/15] fm10k: prepare_for_reset() when we lose PCIe Link

[PATCH 0/5] building git with clang/gcc address sanitizer
 2017-07-10 20:02 UTC  (5+ messages)
` [PATCH 3/5] Makefile: add helper for compiling with -fsanitize

[PATCH 1/2] hooks: replace irrelevant hook sample
 2017-07-10 20:02 UTC  (10+ messages)
` [PATCH 1/4] hook: cleanup script
  ` [PATCH 2/4] hook: name the positional variables
  ` [PATCH 3/4] hook: add signature using "interpret-trailers"
  ` [PATCH 4/4] hook: add a simple first example

kauditd hold queue overflow in 4.11
 2017-07-10 20:01 UTC  (3+ messages)

[PATCH] opkg.py Adds tests for ipk/opkg
 2017-07-10 20:08 UTC 

[PATCH] xen-mapcache: Fix the bug when overlapping emulated DMA operations may cause inconsistency in guest memory mappings
 2017-07-10 20:00 UTC 

[Qemu-devel] [PATCH v2 0/5] arm: fixes for eret, isb and DISAS_UPDATE handling
 2017-07-10 19:58 UTC  (18+ messages)
` [Qemu-devel] [PATCH v2 1/5] include/exec/exec-all: document common exit conditions
` [Qemu-devel] [PATCH v2 2/5] target/arm/translate: make DISAS_UPDATE match declared semantics
  `  "
` [Qemu-devel] [PATCH v2 3/5] target/arm/translate.h: expand comment on DISAS_EXIT
  `  "
` [Qemu-devel] [PATCH v2 4/5] target/arm: use DISAS_JUMP for ISB handling
  `  "
` [Qemu-devel] [PATCH v2 5/5] target/arm: use DISAS_EXIT for eret handling
  `  "

[PATCH v3 1/2] drm/i915: Track minimum acceptable cdclk instead of "minimum dotclock"
 2017-07-10 19:58 UTC  (3+ messages)
` [PATCH 2/2] drm/i915: Consolidate max_cdclk_freq check in intel_crtc_compute_min_cdclk()
` ✗ Fi.CI.BAT: warning for series starting with [v3,1/2] drm/i915: Track minimum acceptable cdclk instead of "minimum dotclock"

[PULL] drm-misc-next-fixes
 2017-07-10 19:58 UTC 

+ include-linux-dcacheh-use-unsigned-chars-in-struct-name_snapshot.patch added to -mm tree
 2017-07-10 19:57 UTC 

[PATCH] strbuf: use designated initializers in STRBUF_INIT
 2017-07-10 19:57 UTC  (2+ messages)

[PATCH] drm: inhibit drm drivers register to uninitialized drm core
 2017-07-10 19:56 UTC  (5+ messages)

Debian-based configuration for wireguard
 2017-07-10 20:14 UTC 

[PATCH RFC] tpm_crb: excluding locality registers for ARM64
 2017-07-10 19:52 UTC 

[PATCH v9 00/38] x86: Secure Memory Encryption (AMD)
 2017-07-10 19:50 UTC  (15+ messages)
` [PATCH v9 04/38] x86/CPU/AMD: Add the Secure Memory Encryption CPU feature
` [PATCH v9 07/38] x86/mm: Remove phys_to_virt() usage in ioremap()

[PATCH] u-boot: Upgrade to 2017.07 release (WIP)
 2017-07-10 19:51 UTC  (15+ messages)

[U-Boot] [PATCH v2 0/6] AM43xx OP-TEE support
 2017-07-10 19:48 UTC  (8+ messages)
` [U-Boot] [PATCH v2 1/6] arm: mach-omap2: Move omap5/sec-fxns.c into sec-common.c
` [U-Boot] [PATCH v2 2/6] arm: mach-omap2: Factor out common FDT fixup suport
` [U-Boot] [PATCH v2 3/6] arm: mach-omap2: fdt-common: Add OP-TEE node when firmware node is defined
` [U-Boot] [PATCH v2 4/6] arm: mach-omap2: am33xx: Add FDT fixup suport for AM33xx/AM43xx boards
` [U-Boot] [PATCH v2 5/6] board: ti: am43xx: Add TEE loading and firewall setup
` [U-Boot] [PATCH v2 6/6] board: ti: am43xx: Add FDT fixup for HS devices

[Qemu-devel] [RFC 5/5] vifo: introduce new VFIO ioctl VFIO_DEVICE_PCI_GET_DIRTY_BITMAP
 2017-07-10 19:47 UTC  (12+ messages)

[PATCH 1/1 V2] media: usb: uvc: Fix incorrect timeout for Get Request
 2017-07-10 19:47 UTC  (2+ messages)

PERF - LINUX - ARM
 2017-07-10  9:38 UTC 

[U-Boot] [PATCH 0/6] AM43xx OP-TEE support
 2017-07-10 19:45 UTC  (4+ messages)
` [U-Boot] [PATCH 5/6] board: ti: am43xx: Add TEE loading and firewall setup

[Ksummit-discuss] [TECH TOPIC] is Kconfig a bit hard sometimes?
 2017-07-10 19:44 UTC  (8+ messages)

[U-Boot] [PATCH] spl: dm: Make it possible for the SPL to pick its own DTB from a FIT
 2017-07-10 19:44 UTC  (4+ messages)

[PATCH] iio: multiplexer: add NULL check on devm_kzalloc() and devm_kmemdup() return values
 2017-07-10 19:44 UTC  (5+ messages)

[PATCH v2] u-boot-fslc: Upgrade to 2017.07-based release
 2017-07-10 19:43 UTC  (3+ messages)

[PATCH 0/3] rng-tools fixes and enhancements
 2017-07-10 19:37 UTC  (4+ messages)
` [PATCH 1/3] rng-tools: Start as early as possible
` [PATCH 2/3] rng-tools: Don't use /dev/urandom as rngd default source
` [PATCH 3/3] rng-tools: Add support for Atheros 9170 hwrng

[PATCH v3] u-boot-fslc: Upgrade to 2017.07-based release
 2017-07-10 19:42 UTC 

[PATCH] ARM: imx: phyCORE i.MX7 on phyBOARD-Zeta support
 2017-07-10 19:40 UTC  (2+ messages)

[PATCH] iio: adc: meson-saradc: add NULL check on of_match_device() return value
 2017-07-10 19:40 UTC  (5+ messages)

[PATCH net-next RFC 00/12] Change DSA's FDB API and perform switchdev cleanup
 2017-07-10 19:36 UTC  (3+ messages)
` [PATCH net-next RFC 10/12] net: dsa: Move FDB dump implementation inside DSA

[PATCH 0/5] arm64: dts: renesas: ulcb: Enable HDMI
 2017-07-10 19:38 UTC  (5+ messages)
` [PATCH 4/5] arm64: dts: renesas: ulcb: Add HDMI output connector

[PATCH] platform/x86: fujitsu-laptop: add NULL check on devm_kzalloc() return value
 2017-07-10 19:37 UTC  (4+ messages)

Debian-based configuration for wireguard
 2017-07-10 19:53 UTC  (4+ messages)

[PATCH] w1: omap-hdq: fix error return code in omap_hdq_probe()
 2017-07-10 19:35 UTC  (2+ messages)

[PATCH] gpu: host1x: Free the IOMMU domain when there is no device to attach
 2017-07-10 19:33 UTC  (3+ messages)

[Qemu-devel] [PATCH v14 15/21] qom: support non-scalar properties with -object
 2017-07-10 19:30 UTC  (2+ messages)

[Printing-architecture] REMINDER - OP Call Tuesday (11 July 2017)
 2017-07-10 19:32 UTC 

Support SVM without PASID
 2017-07-10 19:31 UTC  (4+ messages)

[PATCH rfc] RDMA: unite max_mr_page_list_len for FRWR and FMRs
 2017-07-10 19:30 UTC  (6+ messages)

[PATCH 2/3] kvm: nVMX: Validate the I/O bitmaps on nested VM-entry
 2017-07-10 19:29 UTC  (4+ messages)
` [PATCH v2 1/3] kvm: nVMX: Don't set vmcs12 to "launched" when VMLAUNCH fails
  ` [PATCH v2 2/3] kvm: nVMX: Fix nested_vmx_check_msr_bitmap_controls
  ` [PATCH v2 3/3] kvm: nVMX: Validate the I/O bitmaps on nested VM-entry

[PATCH] drm/tegra: vic: add NULL check on of_match_device() return value
 2017-07-10 19:29 UTC  (3+ messages)

[PATCH] board-rtos: Added board-rtos recipe
 2017-07-10 19:29 UTC  (3+ messages)

[PATCH] input: tegra-kbc: add NULL check on of_match_device() return value
 2017-07-10 19:27 UTC  (6+ messages)

[PATCH v2] staging: media: atomisp: Use kvfree() instead of kfree()/vfree()
 2017-07-10 19:27 UTC 

[PATCH] pwm: sun4i: add NULL check on of_match_device() return value
 2017-07-10 19:26 UTC  (5+ messages)

[PATCH v5] doc: release notes 17.08, API change description
 2017-07-10 19:26 UTC  (3+ messages)
` [PATCH v6] "

RFC: Task switch emulation fails for VM86 mode
 2017-07-10 19:26 UTC  (5+ messages)

[maintainer-tools RFC PATCH] drm-intel: Link to .html instead of .rst
 2017-07-10 19:25 UTC  (3+ messages)

[RELEASE] Babeltrace 2.0.0-pre3
 2017-07-10 19:23 UTC  (2+ messages)

[PATCH] drm/i915/cnl: Fix DP max voltage
 2017-07-10 19:25 UTC  (3+ messages)

[PATCH v2] mrf24j40: Fix en error handling path in 'mrf24j40_probe()'
 2017-07-10 19:24 UTC  (3+ messages)

[PATCH] ti-staging: Inhibiting sysroot strip & package debug split
 2017-07-10 19:23 UTC  (4+ messages)

[PATCH net-next 0/3] cxgb4: Add PTP Hardware Clock (PHC) support
 2017-07-10 19:23 UTC  (3+ messages)
` [PATCH net-next 2/3] "

[Bug 101736] Disabling the working OpenGL 2.1 in the i915 driver
 2017-07-10 19:23 UTC  (3+ messages)
` [Bug 101736] Enabling disabled "

[PATCH kernel v4 0/6] vfio-pci: Add support for mmapping MSI-X table
 2017-07-10 19:23 UTC  (7+ messages)
` [PATCH kernel v4 1/6] PCI: Add a new PCI_BUS_FLAGS_MSI_REMAP flag
` [PATCH kernel v4 4/6] iommu: Set PCI_BUS_FLAGS_MSI_REMAP on iommu driver initialization

[PATCH] drm/i915/cnl: Add max allowed Cannonlake DC
 2017-07-10 19:22 UTC  (3+ messages)

[Bug 101746] radeonsi: Kernel syscall lockup caused probably by GPU crash
 2017-07-10 19:20 UTC  (2+ messages)

[PATCH] ARM64: DT: add 'ranges' to chosen node
 2017-07-10 19:18 UTC 

[PATCH] msleep() delays - replace with usleep_range() in TPM 1.2/2.0 generic drivers
 2017-07-10 19:15 UTC  (2+ messages)

[PATCH v7 0/2] Run TPM2_Shutdown on system shutdown
 2017-07-10 19:14 UTC  (4+ messages)

[Bug 196291] New: amdgpu: Freeze because of syscall not returning
 2017-07-10 19:11 UTC  (2+ messages)
` [Bug 196291] "

[Qemu-devel] [PULL 0/2] VFIO fixes 2017-07-10
 2017-07-10 19:10 UTC  (3+ messages)
` [Qemu-devel] [PULL 1/2] vfio: Test realized when using VFIOGroup.device_list iterator
` [Qemu-devel] [PULL 2/2] vfio/pci: Fixup v0 PCIe capabilities

[PATCH] ref-filter.c: drop return from void function
 2017-07-10 19:03 UTC 

kernel BUG at nvme/host/pci.c
 2017-07-10 19:08 UTC  (2+ messages)

[uml-devel] [PATCH] um: v2: Fix FP register size for XSTATE/XSAVE
 2017-07-10 19:06 UTC  (3+ messages)
` [uml-devel] [PATCH] um: v3: "

[PATCH v3 00/14] md: cleanup on direct access to bvec table
 2017-07-10 19:05 UTC  (8+ messages)
` [PATCH v3 05/14] md: raid1: don't use bio's vec table to manage resync pages

[PATCH v2 0/3] of: overlay: load overlay symbols into live device tree
 2017-07-10 19:05 UTC  (5+ messages)
` [PATCH v2 1/3] of: overlay: add overlay unittest data for node names and symbols
` [PATCH v2 2/3] of: overlay: correctly apply overlay node with unit-address
` [PATCH v2 3/3] of: overlay: add overlay symbols to live device tree

[PATCH] drm/rockchip: fix NULL check on devm_kzalloc() return value
 2017-07-10 19:04 UTC  (5+ messages)

[RFC] get_compat_msghdr(): get rid of field-by-field copyin
 2017-07-10 19:04 UTC  (3+ messages)
` [RFC] get_compat_bpf_fprog(): don't copyin field-by-field

[Bug 100443] DMESG: [powerplay] Can't find requested voltage id in vdd_dep_on_sclk table!
 2017-07-10 19:02 UTC  (2+ messages)

[PATCH V2] block: call bio_uninit in bio_endio
 2017-07-10 18:40 UTC 

[U-Boot] [PATCH 1/2] mx6sabreauto: Do not enable WEIM by default
 2017-07-10 18:59 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] mx6sabre: Use PARTUUID to specify the rootfs location


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.