All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-01-29 17:11:01 to 2018-01-29 17:44:59 UTC [more...]

[PATCH v2 00/16] arm64: Add SMCCC v1.1 support and CVE-2017-5715 (Spectre variant 2) mitigation
 2018-01-29 17:45 UTC  (4+ messages)
` [PATCH v2 12/16] firmware/psci: Expose PSCI conduit
` [PATCH v2 15/16] arm/arm64: smccc: Implement SMCCC v1.1 inline primitive
` [PATCH v2 16/16] arm64: Add ARM_SMCCC_ARCH_WORKAROUND_1 BP hardening support

Implementing Global Parity Codes
 2018-01-29 17:44 UTC  (6+ messages)

[PATCH] meson: Adjust for clang compiler
 2018-01-29 17:44 UTC  (3+ messages)

[U-Boot] [PATCH v4 1/8] drivers/ddr/fsl: Fix DDR4 RDIMM support
 2018-01-29 17:44 UTC  (8+ messages)
` [U-Boot] [PATCH v4 2/8] drivers/ddr/fsl: Fix workaround for A009803
` [U-Boot] [PATCH v4 3/8] drivers/ddr/fsl: Add 3DS RDIMM support
` [U-Boot] [PATCH v4 4/8] drivers/ddr/fsl: Add calculation of register control words
` [U-Boot] [PATCH v4 5/8] drivers/ddr/fsl: Modify binding registers to save time on data init
` [U-Boot] [PATCH v4 6/8] drivers/ddr/fsl: Cleanup unused variable
` [U-Boot] [PATCH v4 7/8] armv8: ls1046ardb: Add RDIMM support
` [U-Boot] [PATCH v4 8/8] armv8: ls2088ardb: Add 3DS "

[PATCH 00/24] objtool: retpoline and asm-goto validation
 2018-01-29 17:44 UTC  (4+ messages)
` [PATCH 04/24] x86,nospec: Annotate indirect calls/jumps

[Bug 104834] does not boot opensuse on fujitsu-siemens platform on cpu t2400-t7200
 2018-01-29 17:43 UTC  (2+ messages)

[Patch net-next v3 0/3] net_sched: reflect tx_queue_len change for pfifo_fast
 2018-01-29 17:43 UTC  (2+ messages)

[Qemu-devel] [PATCH] tpm: fix alignment issues
 2018-01-29 17:41 UTC  (2+ messages)

[Qemu-devel] [PATCH v6 00/23] x86: Secure Encrypted Virtualization (AMD)
 2018-01-29 17:41 UTC  (48+ messages)
`  "
` [Qemu-devel] [PATCH v6 01/23] memattrs: add debug attribute
  `  "
` [Qemu-devel] [PATCH v6 02/23] exec: add ram_debug_ops support
  `  "
` [Qemu-devel] [PATCH v6 03/23] exec: add debug version of physical memory read and write API
  `  "
` [Qemu-devel] [PATCH v6 04/23] monitor/i386: use debug APIs when accessing guest memory
  `  "
` [Qemu-devel] [PATCH v6 05/23] target/i386: add memory encryption feature cpuid support
  `  "
` [Qemu-devel] [PATCH v6 06/23] machine: add -memory-encryption property
  `  "
` [Qemu-devel] [PATCH v6 07/23] kvm: update kvm.h to include memory encryption ioctls
  `  "
` [Qemu-devel] [PATCH v6 08/23] docs: add AMD Secure Encrypted Virtualization (SEV)
  `  "
` [Qemu-devel] [PATCH v6 09/23] accel: add Secure Encrypted Virtulization (SEV) object
  `  "
` [Qemu-devel] [PATCH v6 10/23] sev: add command to initialize the memory encryption context
  `  "
` [Qemu-devel] [PATCH v6 11/23] sev: register the guest memory range which may contain encrypted data
  `  "
` [Qemu-devel] [PATCH v6 12/23] kvm: introduce memory encryption APIs
  `  "
` [Qemu-devel] [PATCH v6 13/23] hmp: display memory encryption support in 'info kvm'
  `  "
` [Qemu-devel] [PATCH v6 14/23] sev: add command to create launch memory encryption context
  `  "
` [PATCH v6 15/23] sev: add command to encrypt guest memory region
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v6 16/23] target/i386: encrypt bios rom
  `  "
` [PATCH v6 17/23] qapi: add SEV_MEASUREMENT event
  ` [Qemu-devel] "
` [PATCH v6 18/23] sev: emit the "
  ` [Qemu-devel] "
` [PATCH v6 19/23] sev: Finalize the SEV guest launch flow
  ` [Qemu-devel] "
` [PATCH v6 20/23] hw: i386: set ram_debug_ops when memory encryption is enabled
  ` [Qemu-devel] "
` [PATCH v6 21/23] sev: add debug encrypt and decrypt commands
  ` [Qemu-devel] "
` [PATCH v6 22/23] target/i386: clear C-bit when walking SEV guest page table
  ` [Qemu-devel] "
` [PATCH v6 23/23] sev: add migration blocker
  ` [Qemu-devel] "

[PATCH 00/12] v4l2-compat-ioctl32.c: remove set_fs(KERNEL_DS)
 2018-01-29 17:41 UTC  (4+ messages)
` [PATCH 12/12] v4l2-compat-ioctl32.c: refactor, fix security bug in compat ioctl32

[PATCH for 4.16 00/11] membarrier updates for 4.16
 2018-01-29 17:40 UTC  (3+ messages)

[RFC PATCH v3 0/2] ima,fuse: introduce new fs flag FS_IMA_NO_CACHE
 2018-01-29 17:40 UTC  (7+ messages)
` [RFC PATCH v3 2/2] ima: force re-appraisal on filesystems with FS_IMA_NO_CACHE

[RFC PATCH 0/2] check I2C device id for pca984x chips
 2018-01-29 17:38 UTC  (5+ messages)

[Qemu-devel] [RFC v3 00/14] blockjobs: add explicit job management
 2018-01-29 17:38 UTC  (11+ messages)
` [Qemu-devel] [RFC v3 01/14] blockjobs: add manual property
` [Qemu-devel] [RFC v3 02/14] blockjobs: Add status enum
` [Qemu-devel] [RFC v3 03/14] blockjobs: add state transition table
` [Qemu-devel] [RFC v3 05/14] blockjobs: add block_job_dismiss

[PATCH v1] ARM: pxa/raumfeld: use PROPERTY_ENTRY_U32() directly
 2018-01-29 17:37 UTC  (4+ messages)

[resend, PATCH v1] ARM: pxa/raumfeld: use PROPERTY_ENTRY_U32() directly
 2018-01-29 17:37 UTC 

[PATCH net-next 0/2] Ease to follow an interface that moves to another netns
 2018-01-29 17:36 UTC  (2+ messages)

[PATCH v3 bpf] bpf: introduce BPF_JIT_ALWAYS_ON config
 2018-01-29 17:36 UTC  (8+ messages)

[PATCH net] vhost_net: stop device during reset owner
 2018-01-29 17:35 UTC  (3+ messages)

[Bug 102913] New: Nouveau on >4.12.12 not loading EDID
 2018-01-29 17:35 UTC  (2+ messages)
  ` [Bug 102913] "

[Bug 103382] New: Flickering / Artifacts on TTY with GTX 1060
 2018-01-29 17:35 UTC  (2+ messages)
  ` [Bug 103382] "

[GIT PULL] regmap updates for v4.16
 2018-01-29 17:35 UTC 

[Bug 103132] New: GTX 1060 6GB corrupts screen drawing in Kconsole and other apps
 2018-01-29 17:35 UTC  (2+ messages)
  ` [Bug 103132] GTX 1060 6GB corrupts screen drawing in Konsole "

[PATCH] build: Use pkg-config to find Freetype
 2018-01-29 17:35 UTC  (2+ messages)

[Bug 101448] New: Kernel crashes while using nouveau
 2018-01-29 17:35 UTC  (2+ messages)
  ` [Bug 101448] [GP106] "

[Bug 101447] New: Nouveau on GP106 can't work with another framebuffer drivers (possibly uvesafb)
 2018-01-29 17:35 UTC  (2+ messages)
  ` [Bug 101447] "

[Bug 103946] New: [nouveau] Slowish and rough graphical interface with GTX 1060
 2018-01-29 17:34 UTC  (2+ messages)
  ` [Bug 103946] "

[Bug 89664] New: Nouveau fails to enter KMS with the Gigabyte G1 Gaming GTX970
 2018-01-29 17:34 UTC  (2+ messages)
  ` [Bug 89664] "

All games maded with Unity engine in steam catalog crashes on AMD GPU, but worked on Intel GPU on same machine
 2018-01-29 17:34 UTC  (4+ messages)

[Bug 100446] New: Backlight control not working on Pascal / GP106 using nouveau drivers
 2018-01-29 17:34 UTC  (2+ messages)
  ` [Bug 100446] "

[PATCH 1/5] ofono: only depend on pygobject if its going to work
 2018-01-29 17:34 UTC  (6+ messages)
` [PATCH 2/5] bluez5: "
` [PATCH 3/5] meta: don't use deprecated functions from utils.bbclass
` [PATCH 4/5] classes/utils: remove compatibility functions
` [PATCH 5/5] ofono: use patch sent upstream instead of sed
` ✗ patchtest: failure for "ofono: only depend on pygobjec..." and 4 more

[Bug 98482] New: gtx 1060 Monitor out of range live install
 2018-01-29 17:34 UTC  (2+ messages)
  ` [Bug 98482] gtx 1060 Monitor out of range live usb

[PATCH rdma-core] cbuild: Replace Fedora 26 with Fedora 27
 2018-01-29 17:34 UTC  (2+ messages)

[Bug 101887] New: gtx 970 black screen
 2018-01-29 17:34 UTC  (2+ messages)
  ` [Bug 101887] "

[Bug 98980] New: GTX 980 (GM204)
 2018-01-29 17:33 UTC  (2+ messages)
  ` [Bug 98980] GTX 980 (GM204) displays only a black screen

[PATCH] glibc: Adapt do_install_append_aarch64() for usrmerge
 2018-01-29 17:33 UTC  (2+ messages)

Linux Kernel contains only C code?
 2018-01-29 17:33 UTC  (7+ messages)

[Bug 97511] New: GM204/modesetting DDX: Using PageFlip causes syncing issue/screen corruption
 2018-01-29 17:33 UTC  (2+ messages)
  ` [Bug 97511] "

[Bug 103753] New: Visual glitches on GTX 1060 6GB/4.13.x
 2018-01-29 17:33 UTC  (2+ messages)
  ` [Bug 103753] Scrolling artifacts in Firefox on GTX 1060 6GB

[Bug 100660] New: [nouveau] No temperature/voltages/GPU and RAM frequency/fan speed reporting for GTX 1060 6GB
 2018-01-29 17:33 UTC  (2+ messages)
  ` [Bug 100660] [NV136/GP106] No voltage/GPU "

[PATCH] MAINTAINERS: Update sboyd's email address
 2018-01-29 17:32 UTC 

[Qemu-devel] [PATCH v3 0/5] target/arm: Preparatory work for SVE
 2018-01-29 17:32 UTC  (7+ messages)
` [Qemu-devel] [PATCH v3 1/5] target/arm: Expand vector registers "
` [Qemu-devel] [PATCH v3 2/5] target/arm: Add predicate "
` [Qemu-devel] [PATCH v3 3/5] target/arm: Add SVE to migration state

[PATCH v6 0/4] x86, kasan: add KASAN checks to atomic operations
 2018-01-29 17:26 UTC  (9+ messages)
` [PATCH v6 1/4] locking/atomic: Add asm-generic/atomic-instrumented.h
` [PATCH v6 2/4] x86: switch atomic.h to use atomic-instrumented.h
` [PATCH v6 3/4] asm-generic: add KASAN instrumentation to atomic operations
` [PATCH v6 4/4] asm-generic, x86: add comments for atomic instrumentation

[Bug 104652] New: None of the video outputs are usable for GTX 1060 - jerky video very few seconds
 2018-01-29 17:31 UTC  (2+ messages)
  ` [Bug 104652] None of the video outputs are usable for GTX 1060 - jerky video every "

[PATCH 1/4] clk: imx: add fractional PLL output clock
 2018-01-29 17:31 UTC  (8+ messages)
` [PATCH 3/4] dt-bindings: add binding for i.MX8MQ CCM
` [PATCH 4/4] clk: imx: add clock driver "

[PATCH] x86: vmx: Allow direct access to MSR_IA32_SPEC_CTRL
 2018-01-29 17:31 UTC  (6+ messages)

[Qemu-devel] [RFC PATCH 00/10] x-blockdev-create for qcow2
 2018-01-29 17:30 UTC  (5+ messages)
` [Qemu-devel] [RFC PATCH 04/10] qcow2: Pass BlockdevCreateOptions to qcow2_create2()
` [Qemu-devel] [RFC PATCH 05/10] qcow2: Use BlockdevRef in qcow2_create2()

[BUG] perf, arm64, acpi: sleeping function called from invalid context
 2018-01-29 17:30 UTC 

[PATCH v8 02/12] objtool: Allow alternatives to be ignored
 2018-01-29 17:30 UTC  (9+ messages)
` [v8,02/12] "

[U-Boot] [PATCH] TCP and wget implementation. Ptch V5 1 of 3
 2018-01-29 17:30 UTC  (3+ messages)

[OSSTEST PATCH 1/2] mg-force-push: unshift . onto @INC
 2018-01-29 17:29 UTC  (2+ messages)
` [OSSTEST PATCH 2/2] mg-hosts: Call db_readonly_report inside, not outside, db_retry

[OSSTEST PATCH] daily-cron-email-*: Replace lists.xensource.com with lists.xenproject.org
 2018-01-29 17:28 UTC 

[PATCH] drm/i915/execlists: Avoid false matching of preemption when not enabled
 2018-01-29 17:22 UTC  (3+ messages)
` [PATCH] drm/i915: Only allocate preempt context when required

[igt-dev] [PATCH i-g-t 0/8] lib/igt_fb: Add support for the NV12 format
 2018-01-29 17:29 UTC  (7+ messages)
` [igt-dev] [PATCH i-g-t 1/8] lib/igt_fb: Add igt_put_cairo_ctx as counter to igt_get_cairo_ctx
` [igt-dev] ✗ Fi.CI.IGT: failure for lib/igt_fb: Add support for the NV12 format. (rev4)

[PATCH v3 2/2] eal/x86: Use lock-prefixed instructions to reduce cost of rte_smp_mb()
 2018-01-29 17:29 UTC  (4+ messages)
  ` Fwd: "

Update setenforce, getenforce, sestatus man pages with references to each other
 2018-01-29 17:27 UTC 

[PATCH 0/3] hisi_sas: v2 hw LED support
 2018-01-29 17:27 UTC  (4+ messages)
` [PATCH 1/3] devicetree: bindings: scsi: hisi_sas: add LED feature for v2 hw

[RFC rdma-core 1/2] Registering non-contiguous memory
 2018-01-29 17:27 UTC  (9+ messages)
` [RFC rdma-core 2/2] verbs: Introduce non-contiguous memory registration

problem on nfsd doing RDMA write
 2018-01-29 17:24 UTC  (8+ messages)

Shawn Pearce has died
 2018-01-29 17:24 UTC  (4+ messages)

[PATCH 00/16] arm64: Rework cpu capabilities handling
 2018-01-29 17:24 UTC  (13+ messages)
` [PATCH 08/16] arm64: capabilities: Group handling of features and errata
` [PATCH 10/16] arm64: Make KPTI strict CPU local feature

Addressing the problem of noisy GPUs under Nouveau
 2018-01-29 17:24 UTC  (12+ messages)

[PATCH v3 0/5] Overlayfs exportfs tests
 2018-01-29 17:23 UTC  (4+ messages)
` [PATCH v3 2/5] overlay: test encode/decode overlay file handles

[Intel-wired-lan] [PATCH 0/3] e1000e: Revert interrupt handling changes
 2018-01-29 17:22 UTC  (6+ messages)
` [Intel-wired-lan] [PATCH 3/3] Revert "e1000e: Do not read ICR in Other interrupt"
      `  "

[PATCH v3] net: ethernet: cavium: Correct Cavium Thunderx NIC module and driver names
 2018-01-29 17:22 UTC  (4+ messages)
` [PATCH v4] net: ethernet: cavium: Correct Cavium Thunderx NIC driver names accordingly to module name

[PATCH] virtio: add new driver for crypto devices
 2018-01-29 17:21 UTC  (3+ messages)

[PATCH] drm: Warn if plane/crtc/encoder/connector index exceeds our 32bit bitmasks
 2018-01-29 17:21 UTC  (4+ messages)
` [PATCH v3] "

[GIT PULL] isolation: 1Hz residual tick offloading v4
 2018-01-29 17:20 UTC  (5+ messages)
` [PATCH 4/6] sched/isolation: Residual 1Hz scheduler tick offload

[PATCH v2 0/4] net/mlx: make rdma-core optional at run-time
 2018-01-29 17:19 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/4] net/mlx4: move rdma-core calls to separate file
  ` [PATCH v3 2/4] net/mlx4: spawn rdma-core dependency plug-in
  ` [PATCH v3 3/4] net/mlx5: move rdma-core calls to separate file
  ` [PATCH v3 4/4] net/mlx5: spawn rdma-core dependency plug-in

[PATCH v3 00/16] mmc: tmio: another batch of TMIO MMC fixes and cleanups
 2018-01-29 17:18 UTC  (5+ messages)
` [PATCH v3 11/16] mmc: tmio: deprecate "toshiba,mmc-wrprotect-disable" DT property

(no subject)
 2018-01-29 17:17 UTC 

[Qemu-devel] [PULL 0/7] Input 20180129 v2 patches
 2018-01-29 17:17 UTC  (2+ messages)

[PATCHv2 0/5] Travis CI: don't run the test suite as root in the 32 bit Linux build
 2018-01-29 17:17 UTC  (6+ messages)
` [PATCHv2 1/5] travis-ci: use 'set -x' for the commands under 'su' "
` [PATCHv2 2/5] travis-ci: use 'set -e' in the 32 bit Linux build job
` [PATCHv2 3/5] travis-ci: don't repeat the path of the cache directory
` [PATCHv2 4/5] travis-ci: don't run the test suite as root in the 32 bit Linux build
` [PATCHv2 5/5] travis-ci: don't fail if user already exists on 32 bit Linux build job

[PATCH 00/15] Adding NV12 support
 2018-01-29 17:17 UTC  (3+ messages)
` [PATCH 15/15] drm/i915: Add NV12 support to intel_framebuffer_init

[PATCH v4 0/4] Add Exynos4412-based midas boards support
 2018-01-29 17:16 UTC  (3+ messages)
` [PATCH v4 1/4] dt-bindings: samsung: document bindings for Midas family boards

[PATCH 0/7] drm/msm/dsi: SDM845 DSI host controller and DT updates
 2018-01-29 17:16 UTC  (9+ messages)
` [PATCH 4/7] dt-bindings: display: msm/dsi: Remove unused properties
` [PATCH 5/7] dt-bindings: display: msm/dsi: Fix the PHY regulator supply props
` [PATCH 6/7] dt-bindings: display: msm/dsi: Add compatible for 14nm DSI PHY
` [PATCH 7/7] dt-bindings: display: msm/dsi: Add updates for SDM845

[RFC v2] lib: add compressdev API
 2018-01-29 17:16 UTC  (10+ messages)
` [RFC v3 1/1] "

statically linking liblttng
 2018-01-29 17:14 UTC 

[U-Boot] [PATCH] clk: clk_stm32: Add .set_rate callback
 2018-01-29 17:14 UTC 

[PATCH] doc: announce PMD API change for set default MAC
 2018-01-29 17:13 UTC 

[PATCH 0/4] x86: Some cleanups
 2018-01-29 17:13 UTC  (9+ messages)
` [PATCH 3/4] x86/retpoline: Simplify vmexit_fill_RSB()
            ` [PATCH v2 1/2] "

"git fast-import" crashes parsing output from "fossil export --git"
 2018-01-29 17:11 UTC  (2+ messages)

[PATCH resend 0/6] Fix cdrom autoclose
 2018-01-29 17:11 UTC  (4+ messages)
` [PATCH resend 6/6] cdrom: wait for drive to become ready

[Cluster-devel] GFS2: Don't try to end a non-existent transaction in unlink
 2018-01-29 17:11 UTC  (2+ messages)


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.