All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-10-12 11:42:34 to 2017-10-12 12:20:55 UTC [more...]

[PATCH v3 0/5] Switch arm64 over to qrwlock
 2017-10-12 12:20 UTC  (10+ messages)
` [PATCH v3 1/5] kernel/locking: Use struct qrwlock instead of struct __qrwlock
` [PATCH v3 2/5] locking/atomic: Add atomic_cond_read_acquire
` [PATCH v3 3/5] kernel/locking: Use atomic_cond_read_acquire when spinning in qrwlock
` [PATCH v3 4/5] arm64: locking: Move rwlock implementation over to qrwlocks
` [PATCH v3 5/5] kernel/locking: Prevent slowpath writers getting held up by fastpath

[PATCH] ravb: Consolidate clock handling
 2017-10-12 12:20 UTC  (3+ messages)

[PATCH v1 00/29] net/mlx4: restore PMD functionality
 2017-10-12 12:19 UTC  (31+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/29] ethdev: expose flow API error helper
  ` [PATCH v2 02/29] net/mlx4: replace bit-field type
  ` [PATCH v2 03/29] net/mlx4: remove Rx QP initializer function
  ` [PATCH v2 04/29] net/mlx4: enhance header files comments
  ` [PATCH v2 05/29] net/mlx4: expose support for flow rule priorities
  ` [PATCH v2 06/29] net/mlx4: clarify flow objects naming scheme
  ` [PATCH v2 07/29] net/mlx4: tidy up flow rule handling code
  ` [PATCH v2 08/29] net/mlx4: compact flow rule error reporting
  ` [PATCH v2 09/29] net/mlx4: add iovec-like allocation wrappers
  ` [PATCH v2 10/29] net/mlx4: merge flow creation and validation code
  ` [PATCH v2 11/29] net/mlx4: allocate drop flow resources on demand
  ` [PATCH v2 12/29] net/mlx4: relax check on missing flow rule target
  ` [PATCH v2 13/29] net/mlx4: refactor internal flow rules
  ` [PATCH v2 14/29] net/mlx4: generalize flow rule priority support
  ` [PATCH v2 15/29] net/mlx4: simplify trigger code for flow rules
  ` [PATCH v2 16/29] net/mlx4: refactor flow item validation code
  ` [PATCH v2 17/29] net/mlx4: add MAC addresses configuration support
  ` [PATCH v2 18/29] net/mlx4: add VLAN filter "
  ` [PATCH v2 19/29] net/mlx4: add flow support for multicast traffic
  ` [PATCH v2 20/29] net/mlx4: restore promisc and allmulti support
  ` [PATCH v2 21/29] net/mlx4: update Rx/Tx callbacks consistently
  ` [PATCH v2 22/29] net/mlx4: fix invalid errno value sign
  ` [PATCH v2 23/29] net/mlx4: drop live queue reconfiguration support
  ` [PATCH v2 24/29] net/mlx4: allocate queues and mbuf rings together
  ` [PATCH v2 25/29] net/mlx4: convert Rx path to work queues
  ` [PATCH v2 26/29] net/mlx4: remove unnecessary check
  ` [PATCH v2 27/29] net/mlx4: add RSS flow rule action support
  ` [PATCH v2 28/29] net/mlx4: disable UDP support in RSS flow rules
  ` [PATCH v2 29/29] net/mlx4: add RSS support outside flow API

[PATCH RfC] rtc: ds1307: improve weekday handling
 2017-10-12 12:20 UTC  (2+ messages)

[PATCH] IB/cma: make config_item_type const
 2017-10-12 12:20 UTC  (2+ messages)

[Qemu-devel] [RFC v2 00/33] Migration: postcopy failure recovery
 2017-10-12 12:19 UTC  (9+ messages)
` [Qemu-devel] [RFC v2 10/33] migration: allow dst vm pause on postcopy

[PATCH 0/9] drm/i915: Plane assert/readout cleanups etc
 2017-10-12 12:19 UTC  (3+ messages)

[PATCH v7 6/6] mk: install symlinks before build step
 2017-10-12 12:19 UTC  (3+ messages)

[PATCH V2 0/1] Optimise IOVA allocations for PCI devices
 2017-10-12 12:18 UTC  (7+ messages)

[Qemu-devel] [PATCH v2 0/8] improve error handling for IO instr
 2017-10-12 12:17 UTC  (16+ messages)
` [Qemu-devel] [PATCH v2 2/8] s390x/css: IO instr handler ending control
` [Qemu-devel] [PATCH v2 3/8] s390x: improve error handling for SSCH and RSCH

Illegal instruction when running go binaries in qemux86
 2017-10-12 12:16 UTC  (14+ messages)

Xen Security Advisory 244 - x86: Incorrect handling of IST settings during CPU hotplug
 2017-10-12 12:16 UTC 

Xen Security Advisory 243 - x86: Incorrect handling of self-linear shadow mappings with translated guests
 2017-10-12 12:16 UTC 

Xen Security Advisory 242 - page type reference leak on x86
 2017-10-12 12:16 UTC 

Xen Security Advisory 241 - Stale TLB entry due to page type release race
 2017-10-12 12:16 UTC 

Xen Security Advisory 240 - Unlimited recursion in linear pagetable de-typing
 2017-10-12 12:16 UTC 

Xen Security Advisory 239 - hypervisor stack leak in x86 I/O intercept code
 2017-10-12 12:16 UTC 

Xen Security Advisory 238 - DMOP map/unmap missing argument checks
 2017-10-12 12:16 UTC 

Xen Security Advisory 237 - multiple MSI mapping issues on x86
 2017-10-12 12:16 UTC 

[PATCH 0/2] vgaarb: Select fallback default VGA device
 2017-10-12 12:05 UTC  (7+ messages)
` [PATCH 1/2] vgaarb: Select a default VGA device even if there's no legacy VGA

[PATCH 0/8] Follow-up for speed up page cache truncation
 2017-10-12 12:15 UTC  (4+ messages)
` [PATCH 2/8] mm, truncate: Do not check mapping for every page being truncated

[PATCH v2 0/3] virt: Add vboxguest driver for Virtual Box Guest integration
 2017-10-12 12:14 UTC  (4+ messages)
` [PATCH v2 1/3] virt: Add vboxguest driver for Virtual Box Guest integration UAPI
` [PATCH v2 2/3] virt: Add vboxguest VMMDEV communication code
` [PATCH v2 3/3] virt: Add vboxguest driver for Virtual Box Guest integration

[PATCH 0/3] x86: adjustments to page table updates
 2017-10-12 12:14 UTC  (4+ messages)
` [PATCH 3/3] x86: tighten MMU_*PT_UPDATE* check and combine error paths

[PATCH v3 0/4] add net mrvl pmd driver
 2017-10-12 12:14 UTC  (7+ messages)
` [PATCH v4 00/16] "
  ` [PATCH v4 02/16] net/mrvl: add mrvl net pmd driver skeleton

[PATCH] stm class: make config_item_type const
 2017-10-12 12:12 UTC 

[PATCH] perf stat: Support metrics with perf stat --per-thread
 2017-10-12 12:13 UTC  (3+ messages)

[PATCH 4.9 000/105] 4.9.55-stable review
 2017-10-12 12:13 UTC  (7+ messages)

[PATCH v3 0/4] add crypto mrvl pmd driver
 2017-10-12 12:11 UTC  (3+ messages)
` [PATCH v4 "

Merging backported fscrypt to 4.4?
 2017-10-12 12:11 UTC  (2+ messages)

[PATCH i-g-t] meson: Make syncobj tests build
 2017-10-12 12:11 UTC 

[PATCH] configure.ac: allow '--with-convert=' to accept comma-separated values
 2017-10-12 12:08 UTC 

[PATCH i-g-t 00/12] lib/igt_kms: Rewrite property handling to better match atomic
 2017-10-12 12:08 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for lib/igt_kms: Rewrite property handling to better match atomic. (rev3)

[PATCH, bpf-llvm] Fix bug on silently truncating 64-bit immediate
 2017-10-12 12:08 UTC  (3+ messages)

[PATCH v13 00/21] drm/i915: GEM/GuC Suspend/Resume/Reset fixes and restructuring
 2017-10-12 12:08 UTC  (9+ messages)
` [PATCH v13 19/21] drm/i915/guc: Fix enable/disable of GuC GGTT invalidate functions

[PATCH 0/3] printk: Add force_early_printk boot param
 2017-10-12 12:08 UTC  (7+ messages)
` [PATCH 1/3] printk: Fix kdb_trap_printk placement

[U-Boot] [PATCH 1/2] x86: baytrail: Fix unstable ACPI S3 resume
 2017-10-12 12:07 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] x86: Turn off running VGA ROM during "

[PATCH v3 0/2] NVIDIA Tegra20 video decoder driver
 2017-10-12 12:06 UTC  (5+ messages)
` [PATCH v3 2/2] ARM: dts: tegra20: Add video decoder node

[PATCH] powerpc/powernv: Add kernel cmdline parameter to disable imc
 2017-10-12 12:05 UTC  (6+ messages)

[RFCv2 PATCH 00/36] Process management for IOMMU + SVM for SMMUv3
 2017-10-12 12:05 UTC  (6+ messages)

[PULL] drm-misc-next
 2017-10-12 12:05 UTC 

[RFC] ARM: New (Xen) VGIC design document
 2017-10-12 12:05 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/10] Make xbzrle_cache_size a migration parameter
 2017-10-12 12:04 UTC  (3+ messages)
` [Qemu-devel] [PATCH 09/10] migration: "

[PATCH v2 1/2] libxl: dm_restrict: Move to domain_build_info
 2017-10-12 12:04 UTC  (2+ messages)
` [PATCH v2 2/2] xl: dm_restrict: Document that it does not work with PV

[PATCH v4 4/4] sha1_name: minimize OID comparisons during disambiguation
 2017-10-12 12:04 UTC  (7+ messages)
` [PATCH v5 0/4] Improve abbreviation disambiguation
` [PATCH v5 1/4] p4211-line-log.sh: add log --online --raw --parents perf test
` [PATCH v5 2/4] sha1_name: unroll len loop in find_unique_abbrev_r
` [PATCH v5 3/4] sha1_name: parse less while finding common prefix
` [PATCH v5 4/4] sha1_name: minimize OID comparisons during disambiguation

[PATCH v2] sparc64: Add blocklist GPT support for SPARC
 2017-10-12 12:02 UTC  (7+ messages)

[PATCHv2 0/7] Add support for USB OTG on STM32F7
 2017-10-12 12:01 UTC  (20+ messages)

[PATCH v4 0/4] add support for raw flow type for flow director
 2017-10-12 12:01 UTC  (4+ messages)
` [PATCH v5 1/4] ethdev: "

[PATCH 1/3] powerpc/watchdog: Tweak watchdog printks
 2017-10-12 12:01 UTC  (4+ messages)
` [PATCH 3/3] powerpc/watchdog: Print the NIP in soft_nmi_interrupt()

[PATCH 0/4] ARM: dts: Add USB function support
 2017-10-12 12:01 UTC  (3+ messages)

[PATCH] clk: renesas: rz: clk-rz is meant for RZ/A1
 2017-10-12 12:01 UTC  (2+ messages)

TDR and VRAM lost handling in KMD (v2)
 2017-10-12 12:00 UTC  (12+ messages)

Recent changes (master)
 2017-10-12 12:00 UTC 

[GIT PULL] KVM changes for 4.14-rc5
 2017-10-12 12:00 UTC 

[PATCH 0/2] KVM: nVMX: fix out-of-bounds access (CVE-2017-12188)
 2017-10-12 11:59 UTC  (3+ messages)
` [PATCH 1/2] KVM: nVMX: update last_nonleaf_level when initializing nested EPT
` [PATCH 2/2] KVM: MMU: always terminate page walks at level 1

[Qemu-devel] [PATCH] [pckbd] Prevent IRQs when the guest disables the mouse
 2017-10-12 11:59 UTC 

[PATCH 1/4] powerpc/tm: Add commandline option to disable hardware transactional memory
 2017-10-12 11:58 UTC  (2+ messages)
` [PATCH 5/4] KVM: PPC: Tie KVM_CAP_PPC_HTM to the user-visible TM feature

Patch "nl80211: Define policy for packet pattern attributes" has been added to the 4.9-stable tree
 2017-10-12 11:58 UTC 

Patch "ext4: in ext4_seek_{hole,data}, return -ENXIO for negative offsets" has been added to the 4.9-stable tree
 2017-10-12 11:58 UTC 

Patch "CIFS: Reconnect expired SMB sessions" has been added to the 4.9-stable tree
 2017-10-12 11:58 UTC 

Patch "nl80211: Define policy for packet pattern attributes" has been added to the 4.4-stable tree
 2017-10-12 11:58 UTC 

Patch "ext4: in ext4_seek_{hole,data}, return -ENXIO for negative offsets" has been added to the 4.4-stable tree
 2017-10-12 11:58 UTC 

Patch "iwlwifi: mvm: use IWL_HCMD_NOCOPY for MCAST_FILTER_CMD" has been added to the 4.4-stable tree
 2017-10-12 11:58 UTC 

[PATCH] Revert "runc: Don't override GOARCH or GOROOT"
 2017-10-12 11:58 UTC  (5+ messages)

Patch "CIFS: Reconnect expired SMB sessions" has been added to the 4.4-stable tree
 2017-10-12 11:58 UTC 

Patch "brcmfmac: add length check in brcmf_cfg80211_escan_handler()" has been added to the 4.4-stable tree
 2017-10-12 11:58 UTC 

Patch "watchdog: Revert "iTCO_wdt: all versions count down twice"" has been added to the 4.13-stable tree
 2017-10-12 11:58 UTC 

[PATCH v2 1/2] drm_fourcc: Add new P010, P016 video format
 2017-10-12 11:56 UTC  (3+ messages)
` [PATCH v6 "

[PATCH 2/3] rsi: sdio: Add WOWLAN support for S4 hibernate state
 2017-10-12 11:55 UTC  (7+ messages)

[Qemu-arm] [RFC 0/3] vITS Reset
 2017-10-12 11:54 UTC  (7+ messages)
` [Qemu-arm] [RFC 1/3] hw/intc/arm_gicv3_its: Don't abort on table save/restore
    ` [Qemu-devel] "
` [Qemu-arm] [RFC 3/3] hw/intc/arm_gicv3_its: Implement reset
    ` [Qemu-devel] "

[PATCH i-g-t v2 00/14] lib/igt_kms: Rewrite property handling to better match atomic
 2017-10-12 11:54 UTC  (15+ messages)
` [PATCH i-g-t v2 01/14] lib/igt_kms: Rework connector properties to be more atomic, v2
` [PATCH i-g-t v2 02/14] lib/igt_kms: Rework plane properties to be more atomic, v5
` [PATCH i-g-t v2 03/14] lib/igt_kms: Rework pipe properties to be more atomic, v7
` [PATCH i-g-t v2 04/14] lib/igt_kms: Allow setting any plane property through the universal path
` [PATCH i-g-t v2 05/14] lib/igt_kms: Allow setting any output property through the !atomic paths
` [PATCH i-g-t v2 06/14] lib/igt_kms: Export property blob functions for output/pipe/plane, v2
` [PATCH i-g-t v2 07/14] lib/igt_kms: Unexport broadcast rgb API
` [PATCH i-g-t v2 08/14] lib/igt_kms: Add igt_$obj_has_prop functions
` [PATCH i-g-t v2 09/14] lib/igt_kms: Add igt_$obj_get_prop functions
` [PATCH i-g-t v2 10/14] lib/igt_kms: Remove igt_pipe_get_property
` [PATCH i-g-t v2 11/14] lib/igt_kms: Remove igt_crtc_set_background()
` [PATCH i-g-t v2 12/14] tests/kms_color: Rework tests slightly to work better with new atomic api
` [PATCH i-g-t v2 13/14] tests/chamelium: Remove reliance on output->config.pipe
` [PATCH i-g-t v2 14/14] tests/kms_atomic: Convert/rewrite tests to use igt_kms framework

[U-Boot] [PATCH 00/11] efi_loader: patches for Shell.efi
 2017-10-12 11:54 UTC  (6+ messages)
` [U-Boot] [PATCH 03/11] efi_loader: Initial EFI_UNICODE_COLLATION_PROTOCOL

[PATCH v2] stackdepot: ignore junk last entry in case of switch from user mode
 2017-10-12 11:10 UTC  (2+ messages)

[PATCH] drm/i915: Start tracking PSR state in crtc state
 2017-10-12 11:51 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH 0/2] ARM: dts: gr-peach: ETHER and OS Timers enable
 2017-10-12 11:51 UTC  (6+ messages)
` [PATCH 1/2] ARM: dts: gr-peach: Add ETHER pin group

[PATCH] drm/ttm: Fix unused variables with huge page support
 2017-10-12 11:50 UTC  (2+ messages)

Branch switching with submodules where the submodule replaces a folder aborts unexpectedly
 2017-10-12 11:48 UTC  (3+ messages)

[PATCH] xfs: trim writepage mapping to within eof
 2017-10-12 11:47 UTC 

Patch "ext4: in ext4_seek_{hole,data}, return -ENXIO for negative offsets" has been added to the 3.18-stable tree
 2017-10-12 11:47 UTC 

Patch "CIFS: Reconnect expired SMB sessions" has been added to the 3.18-stable tree
 2017-10-12 11:46 UTC 

[PATCH v7 0/4] Add support for ThunderX2 pmu events using json files
 2017-10-12 11:45 UTC  (6+ messages)

(unknown),
 2017-10-12 11:46 UTC 

FAILED: patch "[PATCH] iwlwifi: mvm: use IWL_HCMD_NOCOPY for MCAST_FILTER_CMD" failed to apply to 4.4-stable tree
 2017-10-12 11:46 UTC  (3+ messages)
` [PATCH for v4.4] iwlwifi: mvm: use IWL_HCMD_NOCOPY for MCAST_FILTER_CMD

[PATCH v5] crypto: s5p-sss: Add HASH support for Exynos
 2017-10-12 11:45 UTC  (3+ messages)

[PATCH 1/2] libxl: dm_restrict: Move to domain_build_info
 2017-10-12 11:45 UTC  (4+ messages)
` [PATCH 2/2] xl: dm_restrict: Document that it does not work with PV

[lockdep] b09be676e0 BUG: unable to handle kernel NULL pointer dereference at 000001f2
 2017-10-12 11:45 UTC  (6+ messages)

WTF: patch "[PATCH] seccomp: make function __get_seccomp_filter static" was seriously submitted to be applied to the 4.13-stable tree?
 2017-10-12 11:45 UTC  (2+ messages)

[PATCH v2 0/2] ARM: ACPI: IORT: Hide SMMU from hardware domain's IORT table
 2017-10-12 11:44 UTC  (10+ messages)

[PATCH v4.9] nl80211: Define policy for packet pattern attributes
 2017-10-12 11:44 UTC  (2+ messages)

[PATCH] examples/performance-thread: fix return check
 2017-10-12 11:44 UTC 

[PATCH 1/5] drm/amd/sched: rename amd_sched_entity_pop_job
 2017-10-12 11:44 UTC  (6+ messages)
` [PATCH 5/5] drm/amd/sched: signal and free remaining fences in amd_sched_entity_fini

Navigating the layer labyrinth
 2017-10-12 11:44 UTC  (2+ messages)

[PATCH] parser: Remove escape from the state transitions
 2017-10-12 11:43 UTC  (6+ messages)

i2c-tools 4.0
 2017-10-12 11:42 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/5] backup improvements part 1
 2017-10-12 11:42 UTC  (4+ messages)
` [Qemu-devel] [PATCH 4/5] backup: simplify non-dirty bits progress processing


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.