All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-07-10 19:22:44 to 2017-07-10 20:40:36 UTC [more...]

[PATCH 0/3] v2 ipc subsystem refcount coversions
 2017-07-10 20:32 UTC  (9+ messages)
` [PATCH 1/3] ipc: convert ipc_namespace.count from atomic_t to refcount_t

[patches] [PATCH 1/9] RISC-V: Init and Halt Code
 2017-07-10 20:39 UTC  (3+ messages)

[Buildroot] [PATCH 1/2] support/testing: unbreak run-tests -l
 2017-07-10 20:40 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] support/testing: add test of BR2_CCACHE with an external toolchain

[patches] [PATCH 2/9] RISC-V: Atomic and Locking Code
 2017-07-10 20:39 UTC  (2+ messages)

[PATCH 2/9] RISC-V: Atomic and Locking Code
 2017-07-10 20:39 UTC  (2+ messages)

[PATCH 2/9] RISC-V: Atomic and Locking Code
 2017-07-10 20:39 UTC  (2+ messages)

[ndctl PATCH] ndctl, test: fix check_btt_autodetect() exit condition
 2017-07-10 20:35 UTC 

[PATCH 1/2] phy-rockchip-pcie: add set_mode callback
 2017-07-10 20:39 UTC  (2+ messages)

[PATCH] strbuf: use designated initializers in STRBUF_INIT
 2017-07-10 20:38 UTC  (3+ messages)

[PATCH] clk: x86: Do not gate clocks enabled by the firmware
 2017-07-10 20:38 UTC 

[Qemu-devel] [RFC drcVI PATCH] spapr: reset DRCs on migration pre_load
 2017-07-10 20:37 UTC  (3+ messages)
  ` [Qemu-devel] [Qemu-ppc] "

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

[meta-browser] Chromium and gold linker
 2017-07-10 20:36 UTC 

+ mm-fix-overflow-check-in-expand_upwards.patch added to -mm tree
 2017-07-10 20:34 UTC 

+ mm-fix-overflow-check-in-expand_upwards.patch added to -mm tree
 2017-07-10 20:34 UTC 

[PATCH v3 0/3] Expose VMFUNC to the nested hypervisor
 2017-07-10 20:34 UTC  (6+ 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 "

[PATCH] libnetfilter_conntrack: bump version to 1.0.7
 2017-07-10 20:33 UTC 

RFC: Selecting which sensor discrete frame size to use
 2017-07-10 20:33 UTC  (2+ messages)

[PATCH] slub: make sure struct kmem_cache_node is initialized before publication
 2017-07-10 20:32 UTC  (5+ messages)

[PATCH] nvdimm: Remove minimum size requirement
 2017-07-10 20:32 UTC  (5+ messages)

[linux-next test] 111632: regressions - FAIL
 2017-07-10 20:31 UTC 

[PATCH v2] opkg.py Adds tests for ipk/opkg
 2017-07-10 20:31 UTC  (2+ messages)
` ✗ patchtest: failure for opkg.py Adds tests for ipk/opkg (rev2)

[PATCH] opkg.py Adds tests for ipk/opkg
 2017-07-10 20:31 UTC  (2+ messages)
` ✗ patchtest: failure for "

[U-Boot] [PATCH 1/4] wandboard: Set fdt based on board_rev and board_name
 2017-07-10 20:30 UTC  (6+ 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 RFC] tpm_crb: excluding locality registers for ARM64
 2017-07-10 20:29 UTC  (2+ messages)

API to query NUMA node of mfn
 2017-07-10 20:29 UTC  (5+ messages)

[PATCH net] samples/bpf: fix a build issue
 2017-07-10 20:27 UTC  (3+ messages)

[PATCH 00/12] V4L2 explicit synchronization support
 2017-07-10 20:26 UTC  (27+ 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

[RFC][PATCH] selinux: Introduce a policy capability and permission for NNP transitions
 2017-07-10 20:25 UTC 

[refpolicy] [PATCH 1/1] Add module_load permission to self when using files_load_kernel_modules
 2017-07-10 20:23 UTC 

[Intel-wired-lan] [PATCH v3 01/16] fm10k: stop spurious link down messages when Tx FIFO is full
 2017-07-10 20:23 UTC  (16+ messages)
` [Intel-wired-lan] [PATCH v3 02/16] fm10k: fix typos on fall through comments
` [Intel-wired-lan] [PATCH v3 03/16] fm10k: avoid possible truncation of q_vector->name
` [Intel-wired-lan] [PATCH v3 04/16] fm10k: add missing fall through comment
` [Intel-wired-lan] [PATCH v3 05/16] fm10k: avoid needless delay when loading driver
` [Intel-wired-lan] [PATCH v3 06/16] fm10k: simplify reading PFVFLRE register
` [Intel-wired-lan] [PATCH v3 07/16] fm10k: don't loop while resetting VFs due to VFLR event
` [Intel-wired-lan] [PATCH v3 08/16] fm10k: avoid divide by zero in rare cases when device is resetting
` [Intel-wired-lan] [PATCH v3 09/16] fm10k: move fm10k_prepare_for_reset and fm10k_handle_reset
` [Intel-wired-lan] [PATCH v3 10/16] fm10k: prevent race condition of __FM10K_SERVICE_SCHED
` [Intel-wired-lan] [PATCH v3 11/16] fm10k: prepare_for_reset() when we lose PCIe Link
` [Intel-wired-lan] [PATCH v3 12/16] fm10k: use spinlock to implement mailbox lock
` [Intel-wired-lan] [PATCH v3 13/16] fm10k: use generic PM hooks instead of legacy PCIe power hooks
` [Intel-wired-lan] [PATCH v3 14/16] fm10k: introduce a message queue for MAC/VLAN messages
` [Intel-wired-lan] [PATCH v3 15/16] fm10k: use the MAC/VLAN queue for VF<->PF MAC/VLAN requests
` [Intel-wired-lan] [PATCH v3 16/16] fm10k: bump version number

[PATCH] usb: isp1760: compress return logic into one line
 2017-07-10 19:58 UTC  (3+ messages)

[PATCH] ARM64: DT: add 'ranges' to chosen node
 2017-07-10 20:22 UTC  (2+ messages)

[PATCH v2 00/28] kbuild: complete UAPI de-coupling and cleanup scripts/Makefile.headersinst
 2017-07-10 20:21 UTC  (3+ messages)
` [PATCH v2 19/28] openrisc: move generic-y of exported headers to uapi/asm/Kbuild

[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)

[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

[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  (12+ 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] 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  (13+ messages)
` [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] "
` [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] 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 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  (2+ 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 

[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  (2+ 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  (4+ messages)
` [PATCH kernel v4 4/6] iommu: Set PCI_BUS_FLAGS_MSI_REMAP on iommu driver initialization


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.