messages from 2017-06-07 19:09:01 to 2017-06-07 19:28:13 UTC [more...]
[PATCH 0/2] fix vhost enqueue offload
2017-06-07 19:28 UTC (5+ messages)
` [PATCH 1/2] vhost: fix TCP csum not set
` [PATCH 2/2] vhost: fix IP csum not calculated
[PATCH 5/7] sh: Use lib/ashldi3,ashrdi3,lshrdi3}.c
2017-06-07 19:27 UTC (3+ messages)
[PATCH net] bpf, arm64: use separate register for state in stxr
2017-06-07 19:27 UTC (3+ messages)
iSER Connection via LIO not working
2017-06-07 19:27 UTC (5+ messages)
[net-next] vxlan: use a more suitable function when assigning NULL
2017-06-07 19:26 UTC (2+ messages)
[Qemu-devel] [PATCH] target/xtensa: handle unknown registers in gdbstub
2017-06-07 19:26 UTC (3+ messages)
[PATCH 0/9] net: mvmdio: add xSMI support
2017-06-07 19:25 UTC (17+ messages)
` [PATCH 1/9] net: mvmdio: reorder headers alphabetically
` [PATCH 2/9] net: mvmdio: use tabs for defines
` [PATCH 3/9] net: mvmdio: use GENMASK for masks
` [PATCH 6/9] net: mvmdio: put the poll intervals in the private structure
` [PATCH 9/9] arm64: marvell: dts: add xmdio nodes for 7k/8k
[Buildroot] [PATCH] libupnpp: needs gcc >= 4.9
2017-06-07 19:25 UTC
[PATCH v5 0/8] MFD: add driver for HiSilicon Hi6421v530 PMIC
2017-06-07 19:25 UTC (4+ messages)
` [PATCH v5 6/8] regulator: hi6421: Describe consumed platform device
Containing unrecoverable AER errors
2017-06-07 19:24 UTC
[PATCH] parser: Remove escape from the state transitions
2017-06-07 19:23 UTC (4+ messages)
[v4.12-rc1 regression] nfs server crashed in fstests run
2017-06-07 19:23 UTC (2+ messages)
[PATCH] ASoC: dapm: Add new widget type for constructing DAPM graphs on DSPs
2017-06-07 19:23 UTC (2+ messages)
[PATCH net-next v2 0/5] net: dsa: Multi-CPU ground work (v2)
2017-06-07 19:21 UTC (6+ messages)
` [PATCH net-next v2 5/5] net: dsa: Stop accessing ds->dst->cpu_dp in drivers
[Qemu-devel] [Bug 1696180] [NEW] Issues with qemu-img, libgfapi, and encryption at rest
2017-06-07 19:07 UTC (2+ messages)
` [Qemu-devel] [Bug 1696180] "
[for-next 4/6] net/mlx5: FPGA, Add basic support for Innova
2017-06-07 19:21 UTC (13+ messages)
[RFC PATCH 0/8] firmware: ARM System Control and Management Interface(SCMI) support
2017-06-07 19:19 UTC (11+ messages)
` [RFC PATCH 2/8] firmware: arm_scmi: add basic driver infrastructure for SCMI
` [RFC PATCH 3/8] firmware: arm_scmi: add common infrastructure and support for base protocol
` [RFC PATCH 5/8] firmware: arm_scmi: add initial support for clock protocol
` [RFC PATCH 7/8] firmware: arm_scmi: add initial support for sensor protocol
[PATCH V5 0/2] load_balance() fixes for affinity
2017-06-07 19:18 UTC (3+ messages)
` [PATCH V5 1/2] sched/fair: Fix load_balance() affinity redo path
` [PATCH V5 2/2] sched/fair: Remove group imbalance from calculate_imbalance()
[PATCH v6 00/34] x86: Secure Memory Encryption (AMD)
2017-06-07 19:19 UTC (123+ messages)
` [PATCH v6 01/34] x86: Document AMD Secure Memory Encryption (SME)
` [PATCH v6 02/34] x86/mm/pat: Set write-protect cache mode for full PAT support
` [PATCH v6 03/34] x86, mpparse, x86/acpi, x86/PCI, x86/dmi, SFI: Use memremap for RAM mappings
` [PATCH v6 04/34] x86/CPU/AMD: Add the Secure Memory Encryption CPU feature
` [PATCH v6 05/34] x86/CPU/AMD: Handle SME reduction in physical address size
` [PATCH v6 06/34] x86/mm: Add Secure Memory Encryption (SME) support
` [PATCH v6 07/34] x86/mm: Don't use phys_to_virt in ioremap() if SME is active
` [PATCH v6 08/34] x86/mm: Add support to enable SME in early boot processing
` [PATCH v6 09/34] x86/mm: Simplify p[gum]d_page() macros
` [PATCH v6 10/34] x86, x86/mm, x86/xen, olpc: Use __va() against just the physical address in cr3
` [PATCH v6 11/34] x86/mm: Provide general kernel support for memory encryption
` [PATCH v6 12/34] x86/mm: Extend early_memremap() support with additional attrs
` [PATCH v6 13/34] x86/mm: Add support for early encrypt/decrypt of memory
` [PATCH v6 14/34] x86/mm: Insure that boot memory areas are mapped properly
` [PATCH v6 15/34] x86/boot/e820: Add support to determine the E820 type of an address
` [PATCH v6 16/34] efi: Add an EFI table address match function
` [PATCH v6 17/34] efi: Update efi_mem_type() to return an error rather than 0
` [PATCH v6 18/34] x86/efi: Update EFI pagetable creation to work with SME
` [PATCH v6 19/34] x86/mm: Add support to access boot related data in the clear
` [PATCH v6 20/34] x86, mpparse: Use memremap to map the mpf and mpc data
` [PATCH v6 21/34] x86/mm: Add support to access persistent memory in the clear
` [PATCH v6 22/34] x86/mm: Add support for changing the memory encryption attribute
` [PATCH v6 23/34] x86, realmode: Decrypt trampoline area if memory encryption is active
` [PATCH v6 24/34] x86, swiotlb: Add memory encryption support
` [PATCH v6 25/34] swiotlb: Add warnings for use of bounce buffers with SME
` [PATCH v6 26/34] iommu/amd: Allow the AMD IOMMU to work with memory encryption
` [PATCH v6 27/34] x86, realmode: Check for memory encryption on the APs
` [PATCH v6 28/34] x86, drm, fbdev: Do not specify encrypted memory for video mappings
` [PATCH v6 29/34] kvm: x86: svm: Support Secure Memory Encryption within KVM
` [PATCH v6 30/34] x86/mm, kexec: Allow kexec to be used with SME
` [PATCH v6 31/34] x86/mm: Use proper encryption attributes with /dev/mem
` [PATCH v6 32/34] x86/mm: Add support to encrypt the kernel in-place
` [PATCH v6 33/34] x86/boot: Add early cmdline parsing for options with arguments
` [PATCH v6 34/34] x86/mm: Add support to make use of Secure Memory Encryption
[PATCH 0/7] Add block read/write to en50221 CAM functions
2017-06-07 19:18 UTC (3+ messages)
New Platform Guide
2017-06-07 19:18 UTC (2+ messages)
[PATCH] macintosh: move mac_hid driver to input/mouse
2017-06-07 19:17 UTC (8+ messages)
[Qemu-devel] [PATCH] monitor: Add -a (all) option to info registers
2017-06-07 19:16 UTC (2+ messages)
[Qemu-devel] [PATCH 0/4] ui/opengl: add and use helper functions to handle framebuffers
2017-06-07 19:16 UTC (3+ messages)
` [Qemu-devel] [PATCH 1/4] egl-helpers: add helpers to handle opengl framebuffers
[PATCH v8 00/24] FSI device driver implementation
2017-06-07 19:16 UTC (4+ messages)
` [PATCH v8 16/24] drivers/fsi: Add tracepoints for low-level operations
[PATCH 0/2] PM / Domains: Expand generic power domain debugfs
2017-06-07 19:15 UTC (4+ messages)
` [PATCH 2/2] PM / Domains: Extend "
[PATCH] checkpatch: Fix stepping through statements with $stat and ctx_statement_block
2017-06-07 19:15 UTC
[PATCH net-next] cxgb4: Fix tids count for ipv6 offload connection
2017-06-07 19:15 UTC (2+ messages)
[PATCH 0/3] arm64: hi6220-hikey: Fix Bluetooth support
2017-06-07 19:14 UTC (4+ messages)
[PATCH 2/2(net.git)] stmmac: fix for hw timestamp of GMAC3 unit
2017-06-07 19:13 UTC (2+ messages)
[Qemu-trivial] [PATCH] Makefile: Do not generate files if "configure" has not been run yet
2017-06-07 19:11 UTC (2+ messages)
` [Qemu-devel] "
[morty][PATCH] gcc-6.2: backport fix of check for empty string in ubsan.c
2017-06-07 19:11 UTC (2+ messages)
[Buildroot] [PATCH] support/scripts: fix shebang with python
2017-06-07 19:10 UTC
[PATCH] tcf-agent: Fix daemon termination
2017-06-07 19:09 UTC (8+ messages)
[PATCH v1 00/19] tools/kvm_stat: More misc patches
2017-06-07 19:08 UTC (20+ messages)
` [PATCH v1 01/19] tools/kvm_stat: fix typo
` [PATCH v1 02/19] tools/kvm_stat: fix event counts display for interrupted intervals
` [PATCH v1 03/19] tools/kvm_stat: fix undue use of initial sleeptime
` [PATCH v1 04/19] tools/kvm_stat: remove unnecessary header redraws
` [PATCH v1 05/19] tools/kvm_stat: simplify line print logic
` [PATCH v1 06/19] tools/kvm_stat: removed unused function
` [PATCH v1 07/19] tools/kvm_stat: remove extra statement
` [PATCH v1 08/19] tools/kvm_stat: simplify initializers
` [PATCH v1 09/19] tools/kvm_stat: move functions to corresponding classes
` [PATCH v1 10/19] tools/kvm_stat: show cursor in selection screens
` [PATCH v1 11/19] tools/kvm_stat: display message indicating lack of events
` [PATCH v1 12/19] tools/kvm_stat: make heading look a bit more like 'top'
` [PATCH v1 13/19] tools/kvm_stat: rename 'Current' column to 'CurAvg/s'
` [PATCH v1 14/19] tools/kvm_stat: add new interactive command 'h'
` [PATCH v1 15/19] tools/kvm_stat: add new interactive command 's'
` [PATCH v1 16/19] tools/kvm_stat: add new interactive command 't'
` [PATCH v1 17/19] tools/kvm_stat: add new interactive command 'o'
` [PATCH v1 18/19] tools/kvm_stat: add new interactive command 'b'
` [PATCH v1 19/19] tools/kvm_stat: display guest list in pid/guest selection screens
[PATCH] Add support of NVDIMM memory error notification in ACPI 6.2
2017-06-07 19:09 UTC (2+ messages)
[PATCH linux-next v3 0/4] i.MX ECSPI controller slave mode support
2017-06-07 19:09 UTC (4+ messages)
` [PATCH linux-next v3 1/4] spi: imx: introduce fifo_size and has_dmamode in spi_imx_devtype_data
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.