All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-03-02 14:45:09 to 2017-03-02 15:15:01 UTC [more...]

[RFC PATCH v2 00/32] x86: Secure Encrypted Virtualization (AMD)
 2017-03-02 15:15 UTC  (48+ messages)
` [RFC PATCH v2 01/32] x86: Add the Secure Encrypted Virtualization CPU feature
` [RFC PATCH v2 02/32] x86: Secure Encrypted Virtualization (SEV) support
` [RFC PATCH v2 03/32] KVM: SVM: prepare for new bit definition in nested_ctl
` [RFC PATCH v2 04/32] KVM: SVM: Add SEV feature definitions to KVM
` [RFC PATCH v2 05/32] x86: Use encrypted access of BOOT related data with SEV
` [RFC PATCH v2 06/32] x86/pci: Use memremap when walking setup data
` [RFC PATCH v2 07/32] x86/efi: Access EFI data as encrypted when SEV is active
` [RFC PATCH v2 08/32] x86: Use PAGE_KERNEL protection for ioremap of memory page
` [RFC PATCH v2 09/32] x86: Change early_ioremap to early_memremap for BOOT data
` [RFC PATCH v2 10/32] x86: DMA support for SEV memory encryption
` [RFC PATCH v2 11/32] x86: Unroll string I/O when SEV is active
` [RFC PATCH v2 12/32] x86: Add early boot support when running with SEV active
` [RFC PATCH v2 13/32] KVM: SVM: Enable SEV by setting the SEV_ENABLE CPU feature

[PATCH v1] irqdomain: add empty irq_domain_check_msi_remap
 2017-03-02 15:11 UTC 

[PATCH v8 0/9] devicetree battery support and client bq27xxx_battery
 2017-03-02 15:14 UTC  (3+ messages)
` [PATCH v8 1/9] devicetree: power: Add battery.txt

SELinux type transition rule not working
 2017-03-02 15:13 UTC  (3+ messages)
` [systemd-devel] "

[RFC 0/9] get Rx and Tx used descriptors
 2017-03-02 15:14 UTC  (12+ messages)
` [PATCH 0/6] get status of Rx and Tx descriptors
  ` [PATCH 1/6] ethdev: add descriptor status API
  ` [PATCH 4/6] net/e1000: implement descriptor status API (em)

mm allocation failure and hang when running xfstests generic/269 on xfs
 2017-03-02 15:14 UTC  (14+ messages)

[PATCH 0/7] Fixes to pagetable handling
 2017-03-02 15:14 UTC  (6+ messages)
` [PATCH 3/7] x86/pagewalk: Helpers for reserved bit handling

[LTP] [PATCH v2] ltp/numa: add new test11
 2017-03-02 15:14 UTC  (2+ messages)

[PATCH] rmap: fix NULL-pointer dereference on THP munlocking
 2017-03-02 15:11 UTC  (2+ messages)

[PATCH 2/3] clk: sunxi-ng: add support for PRCM CCUs
 2017-03-02 15:13 UTC  (5+ messages)
  `  "
    ` [linux-sunxi] "

[PATCH 00/20] IB/hfi1, qib, rdmavt: Another round of patches for 4.11
 2017-03-02 15:13 UTC  (5+ messages)
` [PATCH 20/20] IB/core: If the MGID/MLID pair is not on the list return an error

Re: [PATCH 2/3] clk: sunxi-ng: add support for PRCM CCUs
 2017-03-02 15:13 UTC  (5+ messages)
` [linux-sunxi] "

[PATCH 0/7] net: stmmac: Fixes and Tegra186 support
 2017-03-02 15:09 UTC  (7+ messages)
` [PATCH 2/7] net: stmmac: Balance PTP reference clock enable/disable
` [PATCH 4/7] net: stmmac: Parse FIFO sizes from feature registers

[PATCH 0/4] thp: fix few MADV_DONTNEED races
 2017-03-02 15:10 UTC  (6+ messages)
` [PATCH 1/4] thp: reduce indentation level in change_huge_pmd()
` [PATCH 2/4] thp: fix MADV_DONTNEED vs. numa balancing race
` [PATCH 3/4] thp: fix MADV_DONTNEED vs. MADV_FREE race
` [PATCH 4/4] thp: fix MADV_DONTNEED vs clear soft dirty race

[Bug 194761] New: amdgpu driver breaks on Oland (SI)
 2017-03-02 15:12 UTC  (2+ messages)
` [Bug 194761] "

[PATCH v2 0/3] Add dual-role OTG support for Allwinner H3
 2017-03-02 15:11 UTC  (8+ messages)
` [PATCH v2 1/3] phy: sun4i-usb: support automatically switch PHY0 route to MUSB/HCI
` [PATCH v2 2/3] ARM: dts: sun8i: add usb_otg and OHCI/EHCI for usbc0 on H3
` [PATCH v2 3/3] ARM: dts: sun8i: enable USB OTG on Orange Pi One

[Patch][Morty] gmp: Disable assembly for MIPS R6
 2017-03-02 15:11 UTC 

[PATCH] iw_cxgb4: Use dsgl by default
 2017-03-02 15:11 UTC  (4+ messages)

[PATCH 0/6] more kernel-doc patches
 2017-03-02 15:11 UTC  (9+ messages)
` [PATCH 3/6] drm/doc: Add KMS overview graphs
` [PATCH 2/6] docs-rst: automatically convert Graphviz and SVG images

[Patch][Morty] openssl: Add support for many MIPS configurations
 2017-03-02 15:10 UTC 

[PATCH v2] dt-bindings: net: generalize moxart-mac to support all faraday based ftmac IP
 2017-03-02 15:10 UTC  (2+ messages)

[PATCH] spi: zynqmp: Add runtime support
 2017-03-02 15:09 UTC  (2+ messages)

[RFC PATCH v1 00/21] ARM: Add Xen NUMA support
 2017-03-02 15:08 UTC  (8+ messages)
` [RFC PATCH v1 07/21] ARM: NUMA: Parse memory NUMA information

[PATCH V5 for-next 00/21] Broadcom RoCE Driver (bnxt_re)
 2017-03-02 15:08 UTC  (4+ messages)

[PATCH v2 0/5] Fix whole native SPI TPM driver
 2017-03-02 13:03 UTC  (2+ messages)
` [PATCH v2 4/5] tpm_tis_spi: Remove limitation of transfers to MAX_SPI_FRAMESIZE bytes

[PATCH] thp: fix another corner case of munlock() vs. THPs
 2017-03-02 15:02 UTC  (2+ messages)

[PATCH v2 0/4] r8a7796 HSCIF integration
 2017-03-02 15:05 UTC  (4+ messages)
` [PATCH v2 4/4] arm64: renesas: r8a7796: Enable HSCIF DMA

[PATCHv2 00/14] set_memory_* functions header refactor
 2017-03-02 15:06 UTC  (16+ messages)
` [PATCHv2 03/14] arm64: Use set_memory.h header
` [PATCHv2 09/14] watchdog: hpwdt: "
` [PATCHv2 14/14] treewide: Decouple cacheflush.h and set_memory.h

Business proposal
 2017-03-02  7:53 UTC 

[PATCH linux v3 0/1] Devicetree binding for ASPEED PWM/Fan Tach
 2017-03-02 15:07 UTC  (3+ messages)
` [PATCH linux v3 1/1] Documentation: dt-bindings: Document bindings for ASPEED AST2400/AST2500 PWM and Fan tach controller device driver

[RFC PATCH] mm, hotplug: get rid of auto_online_blocks
 2017-03-02 14:28 UTC  (3+ messages)

[PATCH v4 0/2] arm64: dts: r8a7795: Add Cortex-A53 CPU cores and PMU
 2017-03-02 15:05 UTC  (4+ messages)

[PATCH v2 0/2] arm64: dts: renesas: Upgrade to PSCI v1.0 to support Suspend-to-RAM
 2017-03-02 15:05 UTC  (4+ messages)

[PATCH 0/4] ARM: sun7i: Convert sun7i SoC to sunxi-ng
 2017-03-02 15:05 UTC  (8+ messages)
` [PATCH 2/4] clk: sunxi-ng: Add sun7i-a20 CCU driver
    ` [linux-sunxi] "
        `  "

[PATCH] x86emul: assert no duplicate mappings of stub space
 2017-03-02 15:04 UTC 

[xen-unstable-smoke test] 106368: tolerable trouble: broken/fail/pass - PUSHED
 2017-03-02 15:04 UTC 

[PATCH] drm/i915: Include GT/seqno activity in engine/hangcheck debugfs
 2017-03-02 15:03 UTC  (2+ messages)
` [PATCH v2] "

[Qemu-devel] [PULL 00/50] ppc-for-2.9 queue 20170301
 2017-03-02 15:03 UTC  (2+ messages)

[RFC PATCH 0/2] mtd: spi-nor: Handle vmalloc'd buffers
 2017-03-02 15:03 UTC  (12+ messages)
` [RFC PATCH 2/2] mtd: devices: m25p80: Enable spi-nor bounce buffer support

[PATCH] thp: fix another corner case of munlock() vs. THPs
 2017-03-02 15:02 UTC 

[RFC] arm64: support HAVE_ARCH_RARE_WRITE
 2017-03-02 15:00 UTC  (2+ messages)
` [kernel-hardening] "

[PATCH] x86/SVM: correct boot time cpu_data[] handling
 2017-03-02 15:02 UTC  (3+ messages)

[PATCHv2 0/4] cfg80211: mac80211: BTCOEX feature support
 2017-03-02 13:43 UTC  (7+ messages)
` [PATCHv2 3/4] cfg80211: Add Support set btcoex priority value

Btrfs progs pre-release 4.10-rc1
 2017-03-02 14:59 UTC 

[PATCH] drm/i915/guc: Disable irq for __i915_guc_submit wq_lock
 2017-03-02 15:01 UTC  (3+ messages)

[PATCH v2 0/3] printk: fix double printing with earlycon
 2017-03-02 15:01 UTC  (5+ messages)
` [PATCH v2 1/3] printk: fix name/type/scope of preferred_console var
` [PATCH v2 2/3] printk: rename selected_console -> preferred_console

[PATCH] staging: nvec: cleanup USLEEP_RANGE checkpatch checks
 2017-03-02 15:01 UTC  (7+ messages)
` [Outreachy kernel] "
    ` [Outreachy kernel] [PATCH] staging: nvec: cleanup USLEEP_RANGEcheckpatch checks

[PATCH] blk-mq-sched: don't hold queue_lock when calling exit_icq
 2017-03-02 15:00 UTC  (6+ messages)

[PATCH 1/2] x86/hvm: Don't raise #GP behind the emulators back for CR accesses
 2017-03-02 14:59 UTC  (2+ messages)
` [PATCH 2/2] x86/emul: Hold x86_emulate() to strict X86EMUL_EXCEPTION requirements

[U-Boot] [PATCH] arm: Update our 'ret' assembler macro slightly
 2017-03-02 14:59 UTC 

git diff --quiet exits with 1 on clean tree with CRLF conversions
 2017-03-02 14:20 UTC  (5+ messages)
` [PATCH v1 1/1] "

[CI 1/2] drm/i915: Assert that fence->lock is held in an irq-safe manner
 2017-03-02 14:58 UTC  (2+ messages)
` [CI 2/2] drm/i915: s/assert_spin_locked/lockdep_assert_held/

[Qemu-trivial] [PATCH] Removed header qemu-common.h from path.c
 2017-03-02 10:47 UTC 

[PATCH 1/4] v4l2: device_register_subdev_nodes: allow calling multiple times
 2017-03-02 14:58 UTC  (11+ messages)
              ` subdevice config into pointer (was Re: [PATCH 1/4] v4l2: device_register_subdev_nodes: allow calling multiple times)

[PATCH RFC] drm/i915: reduce cursor size for GEN5 hardware
 2017-03-02 14:58 UTC  (8+ messages)
` [PATCH] drm/i915: Fix legacy cursor vs. watermarks for ILK-BDW

FROM AISHA GADDAFI
 2017-03-02 14:50 UTC 

[PATCH] [v2] scsi: qedi: fix build error without DEBUG_FS
 2017-03-02 14:58 UTC 

BUG due to "xen-netback: protect resource cleaning on XenBus disconnect"
 2017-03-02 14:55 UTC  (6+ messages)

[PATCH 0/3] arm64: dts: r8a7796: Add Secondary CPU Cores
 2017-03-02 14:46 UTC  (3+ messages)

[PATCH v4 0/3] watchdog: add wdt and reset for renesas r7s72100
 2017-03-02 14:56 UTC  (4+ messages)
` [PATCH v4 1/3] watchdog: add rza_wdt driver

KVM on ARM Cortex A53 in 32-bit Mode
 2017-03-02 14:57 UTC 

[PATCH] Travis: also test on 32-bit Linux
 2017-03-02 14:22 UTC  (5+ messages)
` [PATCH v1] "

[PATCH] drm/mgag200: Add command line option to specify preferred depth
 2017-03-02 14:54 UTC 

Xen-unstable: Bisected Host boot failure on AMD Phenom
 2017-03-02 14:55 UTC  (2+ messages)

[PATCH] Put sha1dc on a diet
 2017-03-02 14:37 UTC  (9+ messages)

[PATCH] scsi: qedi: fix build error without DEBUG_FS
 2017-03-02 14:54 UTC  (3+ messages)

[Xenomai] rt_task_sleep returned -EPERM
 2017-03-02 14:53 UTC 

[U-Boot] [PATCH] armv5te: make 'ret lr' produce iinterworking 'bx lr'
 2017-03-02 14:53 UTC  (5+ messages)

[RFC 00/11] make try_to_unmap simple
 2017-03-02 14:51 UTC  (3+ messages)
` [RFC 04/11] mm: remove SWAP_MLOCK check for SWAP_SUCCESS in ttu

[PATCH 0/2] HID: hiddev: move hiddev's minor number and refactoring
 2017-03-02 13:45 UTC 

e1000_netpoll() , BUG: sleeping function called from invalid context
 2017-03-02 12:22 UTC  (13+ messages)

[LTP] [PATCH] madvise09: Add MADV_FREE test
 2017-03-02 14:51 UTC  (2+ messages)

tracing: add #undef to fix compile error
 2017-03-02 14:43 UTC  (3+ messages)

[PATCH nf,v2] netfilter: nf_tables: don't call nfnetlink_set_err() if nfnetlink_send() fails
 2017-03-02 14:49 UTC 

[PATCH v4 0/9] drm: bridge: dw-hdmi: Refactor PHY support
 2017-03-02 14:50 UTC  (6+ messages)
` [PATCH v4 7/9] drm: bridge: dw-hdmi: Add support for custom PHY configuration

[SPDK] NVMeF Target Error NVMe controller
 2017-03-02 14:51 UTC 

[Patch] autoconf: Add configurations for MIPS R6
 2017-03-02 14:50 UTC  (2+ messages)

[Qemu-devel] [PULL 00/15] virtio, pc: fixes, features
 2017-03-02 14:50 UTC  (7+ messages)
` [Qemu-devel] [PULL 05/15] qmp/hmp: add query-vm-generation-id and 'info vm-generation-id' commands

[PATCH 2/2] XArray: Convert IDR and add test suite
 2017-03-02 14:34 UTC  (2+ messages)

[PATCH] drm/tilcdc: Set framebuffer DMA address to HW only if CRTC is enabled
 2017-03-02 14:50 UTC 

[Qemu-devel] [PATCH 1/1] virtio-blk: fix race on guest notifiers
 2017-03-02 14:49 UTC  (2+ messages)

[PATCH] [RFC] x86: avoid -mtune=atom for objtool warnings
 2017-03-02 14:46 UTC  (11+ messages)

[PULL] topic/designware-baytrail for 4.12
 2017-03-02 14:47 UTC  (4+ messages)

[PATCH v8 0/7] platform/x86: Notify userspace about hotkeys changing kbd-backlight brightness
 2017-03-02 14:34 UTC  (6+ 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.