All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-06-19 21:06:19 to 2019-06-19 22:24:20 UTC [more...]

[RFC PATCH v4 00/12] security: x86/sgx: SGX vs. LSM
 2019-06-19 22:24 UTC  (9+ messages)
` [RFC PATCH v4 02/12] x86/sgx: Do not naturally align MAP_FIXED address
` [RFC PATCH v4 03/12] selftests: x86/sgx: Mark the enclave loader as not needing an exec stack
` [RFC PATCH v4 04/12] x86/sgx: Require userspace to define enclave pages' protection bits
` [RFC PATCH v4 05/12] x86/sgx: Enforce noexec filesystem restriction for enclaves
` [RFC PATCH v4 06/12] mm: Introduce vm_ops->may_mprotect()
` [RFC PATCH v4 08/12] security/selinux: Require SGX_MAPWX to map enclave page WX
` [RFC PATCH v4 10/12] security/selinux: Add enclave_load() implementation
` [RFC PATCH v4 11/12] security/apparmor: "

[Qemu-devel] [PATCH v8 00/10] hw/m68k: add Apple Machintosh Quadra 800 machine
 2019-06-19 22:19 UTC  (3+ messages)
` [Qemu-devel] [PATCH v8 01/10] escc: introduce a selector for the register bit
` [Qemu-devel] [PATCH v8 10/10] hw/m68k: define Macintosh Quadra 800

[PATCH 0/6] libnvdimm: Fix async operations and locking
 2019-06-19 22:21 UTC  (4+ messages)
` [PATCH 6/6] driver-core, libnvdimm: Let device subsystems add local lockdep coverage

[PATCH bpf-next v7 0/9] bpf: getsockopt and setsockopt hooks
 2019-06-19 22:20 UTC  (6+ messages)
` [PATCH bpf-next v7 1/9] bpf: implement "

[igt-dev] [PATCH] lib/i915: gem_engine_topology: get eb flags from engine's coordiantes
 2019-06-19 22:19 UTC 

FW: [yocto-announce] [ANNOUNCEMENT] Milestone 1 for Yocto Project 2.8 (yocto-2.8_M1) now available
 2019-06-19 22:18 UTC 

pending-fixes build: 0 failures 17 warnings (v5.2-rc5-374-gae1b7dafef4c)
 2019-06-19 22:17 UTC 

[Xen-devel] Starting to port xen on beagleboard-x15 (GSoC 2019 project)
 2019-06-19 22:16 UTC  (13+ messages)

[PATCH] page_pool: fix compile warning when CONFIG_PAGE_POOL is disabled
 2019-06-19 22:15 UTC 

network unstable on odroid-c1/meson8b
 2019-06-19 22:14 UTC  (3+ messages)

[CI 01/33] drm/i915: Convert intel_vgt_(de)balloon to uncore
 2019-06-19 22:14 UTC  (34+ messages)
` [CI 02/33] drm/i915: Introduce struct intel_gt as replacement for anonymous i915->gt
` [CI 03/33] drm/i915: Move intel_gt initialization to a separate file
` [CI 04/33] drm/i915: Store some backpointers in struct intel_gt
` [CI 05/33] drm/i915: Move intel_gt_pm_init under intel_gt_init_early
` [CI 06/33] drm/i915: Make i915_check_and_clear_faults take intel_gt
` [CI 07/33] drm/i915: Convert i915_gem_init_swizzling to intel_gt
` [CI 08/33] drm/i915: Use intel_uncore_rmw in intel_gt_init_swizzling
` [CI 09/33] drm/i915: Convert init_unused_rings to intel_gt
` [CI 10/33] drm/i915: Convert gt workarounds "
` [CI 11/33] drm/i915: Store backpointer to intel_gt in the engine
` [CI 12/33] drm/i915: Convert intel_mocs_init_l3cc_table to intel_gt
` [CI 13/33] drm/i915: Convert i915_ppgtt_init_hw "
` [CI 14/33] drm/i915: Consolidate some open coded mmio rmw
` [CI 15/33] drm/i915: Convert i915_gem_init_hw to intel_gt
` [CI 16/33] drm/i915: Move intel_engines_resume into common init
` [CI 17/33] drm/i915: Stop using I915_READ/WRITE in intel_wopcm_init_hw
` [CI 18/33] drm/i915: Compartmentalize i915_ggtt_probe_hw
` [CI 19/33] drm/i915: Compartmentalize i915_ggtt_init_hw
` [CI 20/33] drm/i915: Make ggtt invalidation work on ggtt
` [CI 21/33] drm/i915: Store intel_gt backpointer in vm
` [CI 22/33] drm/i915: Compartmentalize i915_gem_suspend/restore_gtt_mappings
` [CI 23/33] drm/i915: Convert i915_gem_flush_ggtt_writes to intel_gt
` [CI 24/33] drm/i915: Move i915_gem_chipset_flush "
` [CI 25/33] drm/i915: Compartmentalize timeline_init/park/fini
` [CI 26/33] drm/i915: Compartmentalize i915_ggtt_cleanup_hw
` [CI 27/33] drm/i915: Compartmentalize i915_gem_init_ggtt
` [CI 28/33] drm/i915: Store ggtt pointer in intel_gt
` [CI 29/33] drm/i915: Compartmentalize ring buffer creation
` [CI 30/33] drm/i915: Save trip via top-level i915 in a few more places
` [CI 31/33] drm/i915: Make timelines gt centric
` [CI 32/33] drm/i915: Rename i915_timeline to intel_timeline and move under gt
` [CI 33/33] drm/i915: Eliminate dual personality of i915_scratch_offset
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,01/33] drm/i915: Convert intel_vgt_(de)balloon to uncore

[PATCH] doc: improve usage string in MyFirstContribution
 2019-06-19 22:13 UTC 

[Virtio-fs] [PATCH] virtio-fs: Allow shared memory region to be empty
 2019-06-19 22:12 UTC  (3+ messages)

[Qemu-riscv] [RFC v1 0/5] RISC-V: Add firmware loading support and default
 2019-06-19 22:06 UTC  (11+ messages)
` [Qemu-riscv] [RFC v1 2/5] hw/riscv: Add support for loading a firmware
  ` [Qemu-riscv] [Qemu-devel] "
        ` [Qemu-devel] [Qemu-riscv] "
` [Qemu-riscv] [RFC v1 3/5] hw/riscv: Extend the kernel loading support
  ` [Qemu-riscv] [Qemu-devel] "
    `  "

[PATCH v4 0/4] Test oidmap
 2019-06-19 22:09 UTC  (3+ messages)

[RFC PATCH] rev-list: clarify --abbrev and --abbrev-commit usage
 2019-06-19 22:09 UTC  (7+ messages)

stable-2.02 - tests: simplify some var settings
 2019-06-19 22:06 UTC 

stable-2.02 - aux: fix selecting lvmconf values
 2019-06-19 22:06 UTC 

[PATCH 0/6] Display uncore prep patches
 2019-06-19 22:05 UTC  (5+ messages)
` [PATCH 4/6] drm/i915: skip forcewake actions on forcewake-less uncore

[Xen-devel] [PATCH] xen/arm: fix build after 2e35cdf
 2019-06-19 22:04 UTC  (5+ messages)

[PATCH net] net/sched: flower: fix infinite loop in fl_walk()
 2019-06-19 22:04 UTC  (2+ messages)

Splash Screen imx8 board
 2019-06-19 22:04 UTC 

[thud][PATCH v2] gstreamer1.0*-good: Add HEVC support for v4l2 decoder plugin
 2019-06-19 22:03 UTC 

[PATCH 3.16 00/10] 3.16.69-rc1 review
 2019-06-19 22:02 UTC  (3+ messages)

[PATCH 0/3] block: small fix and code cleanup for blk-mq-debugfs.c
 2019-06-19 22:01 UTC  (4+ messages)
` [PATCH 1/3] block: get rid of redundant else
` [PATCH 2/3] block: use right format specifier for op
` [PATCH 3/3] block: code cleanup queue_poll_stat_show()

[PATCH 1/1] parted: change device manager check in ptest
 2019-06-19 21:56 UTC  (3+ messages)

[PATCH v5] Documentation: Add section about CPU vulnerabilities for Spectre
 2019-06-19 21:17 UTC 

[PATCH v1] dmaengine: tegra-apb: Support per-burst residue granularity
 2019-06-19 21:56 UTC  (10+ messages)

[PATCH 0/3] resource: find_next_iomem_res() improvements
 2019-06-19 21:53 UTC  (7+ messages)
` [PATCH 3/3] resource: Introduce resource cache

[PATCH v6 1/4] PCI: Consider alignment of hot-added bridges when distributing available resources
 2019-06-19 21:53 UTC  (4+ messages)

linux not getting gpio interrupts on xenomai 3.0.8 on raspberrypi raspbian/stretch kernel 4.9
 2019-06-19 21:52 UTC  (6+ messages)

[RFC PATCH 1/4] dt-bindings: display: Convert common panel bindings to DT schema
 2019-06-19 21:51 UTC  (7+ messages)
` [RFC PATCH 2/4] dt-bindings: display: Convert ampire, am-480272h3tmqw-t01h panel "
  ` [RFC PATCH 2/4] dt-bindings: display: Convert ampire,am-480272h3tmqw-t01h "
` [RFC PATCH 3/4] dt-bindings: display: Convert panel-lvds "
` [RFC PATCH 4/4] dt-bindings: display: Convert innolux,ee101ia-01 panel "

[PATCH v4] Documentation: Add section about CPU vulnerabilities for Spectre
 2019-06-19 21:51 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/davfs2: bump to version 1.5.5
 2019-06-19 21:49 UTC 

[Xen-devel] [PATCH 0/4] xen/link: Fixes and improvements to Xen's linking
 2019-06-19 21:48 UTC  (11+ messages)
` [Xen-devel] [PATCH 1/4] xen/link: Cope with .rodata.cst* sections
` [Xen-devel] [PATCH 2/4] xen/link: Link .data.schedulers and CONSTRUCTERS in more appropriate locations
` [Xen-devel] [PATCH 3/4] xen/link: Fold .data.read_mostly into .data
` [Xen-devel] [PATCH 4/4] xen/link: Misc cleanup

[PATCH net] inet: clear num_timeout reqsk_alloc()
 2019-06-19 21:48 UTC  (2+ messages)

[PATCH net-next v2 0/1] net: fastopen: follow-up tweaks for SipHash switch
 2019-06-19 21:47 UTC  (4+ messages)
` [PATCH net-next v2 1/1] net: fastopen: robustness and endianness fixes for SipHash

[PATCH v4 0/1] net: fastopen: follow-up tweaks for SipHash switch
 2019-06-19 21:46 UTC  (2+ messages)
` [PATCH v4 1/1] net: fastopen: robustness and endianness fixes for SipHash

[Xen-devel] [ovmf test] 137943: all pass - PUSHED
 2019-06-19 21:44 UTC 

[PATCH v2] PCI/P2PDMA: Root complex whitelist should not apply when an IOMMU is present
 2019-06-19 21:45 UTC  (2+ messages)

[PATCH 0/2] GuC messaging enable/disable tweaks
 2019-06-19 21:43 UTC  (3+ messages)
` [PATCH 1/2] drm/i915/guc: reorder enable/disable communication steps
` [PATCH 2/2] drm/i915/guc: handle GuC messages received with CTB disabled

[PATCH v2 0/2] x86/cpufeatures: Re-arrange a few features and enumerate AVX512 BFLOAT16 intructions
 2019-06-19 21:34 UTC  (7+ messages)
` [PATCH v2 1/2] x86/cpufeatures: Combine word 11 and 12 into new scattered features word 11
` [PATCH v2 2/2] x86/cpufeatures: Enumerate new AVX512 BFLOAT16 instructions

[meta-oe][PATCH v2] kernel-fitimage: introduce FIT_HASH_ALG
 2019-06-19 21:43 UTC  (10+ messages)
` [meta-oe,v2] "

[RFC V1 0/6] Introduce dynamic allocation/freeing of MSI-X vectors
 2019-06-19 22:03 UTC  (7+ messages)
` [RFC V1 1/6] PCI/MSI: New structures/macros for dynamic MSI-X allocation
` [RFC V1 2/6] PCI/MSI: Dynamic allocation of MSI-X vectors by group
` [RFC V1 3/6] x86: Introduce the dynamic teardown function
` [RFC V1 4/6] PCI/MSI: Introduce new structure to manage MSI-x entries
` [RFC V1 5/6] PCI/MSI: Free MSI-X resources by group
` [RFC V1 6/6] Documentation: PCI/MSI: Document dynamic MSI-X infrastructure

[PATCH net-next v1] net: stmmac: initialize the reset delay array
 2019-06-19 21:41 UTC  (2+ messages)

[PATCH v4] rev-list: teach --no-object-names to enable piping
 2019-06-19 21:38 UTC  (6+ messages)
` [PATCH v5] "

[Buildroot] [PATCH 1/1] package/gzip: bump to version 1.10
 2019-06-19 21:37 UTC 

Understanding DIRC section of .git/index
 2019-06-19 21:37 UTC 

[Xen-devel] [linux-4.19 test] 137925: regressions - FAIL
 2019-06-19 21:35 UTC 

[PATCH] sched/topology: Improve load balancing on AMD EPYC
 2019-06-19 21:34 UTC  (7+ messages)

stable-rc/linux-4.9.y build: 197 builds: 6 failed, 191 passed, 5 errors, 3135 warnings (v4.9.182)
 2019-06-19 21:34 UTC 

[PATCH net-next] selftests/net: make udpgso_bench skip unsupported testcases
 2019-06-19 21:34 UTC  (2+ messages)

[PATCH net-next 0/2] PCI: let pci_disable_link_state propagate errors
 2019-06-19 21:32 UTC  (4+ messages)
` [PATCH net-next 1/2] "

[PATCH 1/1] glib-2.0: Fix CVE-2019-12450
 2019-06-19 21:30 UTC  (2+ messages)
` ✗ patchtest: failure for "

[Buildroot] [PATCH 0/4] Sanetize packages version
 2019-06-19 21:30 UTC  (5+ messages)
` [Buildroot] [PATCH 2/4] package: remove 'v' prefix from tarball-fetched packages
` [Buildroot] [PATCH 3/4] package: remove non-conventional prefix/suffix from github-fetched packages

[Buildroot] [PATCH v2 1/3] package/iputils: Reenable traceroute6
 2019-06-19 21:30 UTC  (3+ messages)
` [Buildroot] [PATCH v2 2/3] iputils: Update upstream status on patches
` [Buildroot] [PATCH v2 3/3] package/iputils: create ping6 symlink in post install target hook

[PATCH] net/ipv4: fib_trie: Avoid cryptic ternary expressions
 2019-06-19 21:29 UTC  (2+ messages)

[PATCH net-next v3 0/1] net: fastopen: follow-up tweaks for SipHash switch
 2019-06-19 21:27 UTC  (2+ messages)
` [PATCH net-next v3 1/1] net: fastopen: robustness and endianness fixes for SipHash

[PATCH v2 0/3] PCI / ACPI: Handle sibling devices sharing power resources
 2019-06-19 21:28 UTC  (3+ messages)
` [PATCH v2 1/3] PCI / ACPI: Use cached ACPI device state to get PCI device power state

[PATCH v1 12/22] docs: driver-api: add .rst files from the main dir
 2019-06-19 21:27 UTC  (4+ messages)

[Buildroot] [git commit] package: remove non-conventional prefix/suffix from github-fetched packages
 2019-06-19 21:26 UTC 

[PATCH 1/2] i2c: aspeed: allow to customize base clock divisor
 2019-06-19 21:25 UTC  (4+ messages)

[PATCH] SUNRPC: Drop redundant CONFIG_ from CONFIG_SUNRPC_DISABLE_INSECURE_ENCTYPES
 2019-06-19 21:24 UTC 

[PATCH] revision: remove stray whitespace when name empty
 2019-06-19 21:24 UTC  (5+ messages)
` [PATCH v2] rev-list: teach --oid-only to enable piping

[Query] arm64: Right approach to support Image.gz file type via kexec_file_load()
 2019-06-19 21:23 UTC  (2+ messages)

[PATCH] drm/bridge: dw-hdmi: Use automatic CTS generation mode when using non-AHB audio
 2019-06-19 21:22 UTC  (3+ messages)

[meta-networking][PATCH] wireless-regdb: Remove, was moved to oe-core
 2019-06-19 21:22 UTC 

✅ PASS: Test report for kernel 4.19.53-9f31eb6.cki (stable)
 2019-06-19 21:21 UTC 

[igt-dev] [PATCH i-g-t v3 0/4] Use C11 atomics
 2019-06-19 21:21 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for Use C11 atomics (rev3)

[QEMU PATCH v4 0/10]: target/i386: kvm: Add support for save and restore of nested state
 2019-06-19 21:17 UTC  (4+ messages)
` [QEMU PATCH v4 06/10] linux-headers: i386: Modify struct kvm_nested_state to have explicit fields for data
  ` [Qemu-devel] "

[PATCH] net: mvpp2: cls: Add pmap to fs dump
 2019-06-19 21:20 UTC  (3+ messages)
` [PATCH v2] net: mvpp2: debugfs: "

[PATCH 1/4] mm: Check if mmu notifier callbacks are allowed to fail
 2019-06-19 21:20 UTC  (9+ messages)

WARNING: CPU: 0 PID: 11655 at mm/page_counter.c:62
 2019-06-19 21:19 UTC  (2+ messages)

[PATCH] drm/bridge/synopsys: dw-hdmi: Handle audio for more clock rates
 2019-06-19 21:11 UTC  (5+ messages)

WARNING in perf_reg_value
 2019-06-19 21:15 UTC  (3+ messages)

[RFC PATCH v1 0/5] s390: more vfio-ccw code rework
 2019-06-19 21:15 UTC  (8+ messages)
` [RFC PATCH v1 1/5] vfio-ccw: Move guest_cp storage into common struct
` [RFC PATCH v1 5/5] vfio-ccw: Remove copy_ccw_from_iova()

[PATCH net] ipv6: Default fib6_type to RTN_UNICAST when not set
 2019-06-19 21:15 UTC  (2+ messages)

[PATCH] drm/i915: Rings are always flushed
 2019-06-19 21:15 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[RFC PATCH v3 00/12] security: x86/sgx: SGX vs. LSM, round 3
 2019-06-19 21:13 UTC  (4+ messages)
` [RFC PATCH v3 09/12] LSM: x86/sgx: Introduce ->enclave_load() hook for Intel SGX

. components in paths (gitattributes and git hash-object --path)
 2019-06-19 21:12 UTC 

kernel tree support matrix for Clang
 2019-06-19 21:12 UTC  (3+ messages)

[Linux-kernel-mentees] [PATCH] net: fddi: skfp: Include generic PCI definitions from pci_regs.h
 2019-06-19 21:12 UTC  (4+ messages)
  `  "

[PATCH net-next] net: sched: act_ctinfo: tidy UAPI definition
 2019-06-19 21:11 UTC  (2+ messages)

[PATCH] nfs: fix out-of-date connectathon talk URL
 2019-06-19 21:11 UTC 

[PATCH v2 00/11] Fix driver reload issues
 2019-06-19 21:09 UTC  (7+ messages)
` [PATCH v2 09/11] ASoC: Intel: hdac_hdmi: Set ops to NULL on remove
  ` [alsa-devel] "

[PATCH -next] mm/slab: fix an use-after-free in kmemcg_workfn()
 2019-06-19 21:07 UTC  (2+ messages)

HP Compaq 8200 Elite SFF
 2019-06-19 21:07 UTC 

[PATCH v2 1/2] drm/bridge/synopsys: dw-hdmi: Handle audio for more clock rates
 2019-06-19 21:07 UTC  (2+ messages)
` [PATCH v2 2/2] drm/bridge/synopsys: dw-hdmi: Allow platforms to provide custom audio tables

[PATCH] Replace Jeff by Chuck as nfsd co-maintainer
 2019-06-19 21:06 UTC 

[PATCH 00/17] Fix MSVC support, at long last
 2019-06-19 21:06 UTC  (8+ messages)
` [PATCH v2 00/20] "
  ` [PATCH v2 04/20] cache-tree/blame: avoid reusing the DEBUG constant
  ` [PATCH v2 08/20] msvc: include sigset_t definition
  ` [PATCH v2 11/20] msvc: do not re-declare the timespec struct
  ` [PATCH v2 13/20] msvc: fix detect_msys_tty()
  ` [PATCH v2 14/20] msvc: update Makefile to allow for spaces in the compiler path
  ` [PATCH v2 18/20] msvc: do not pretend to support all signals


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.