All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-09-16 17:11:18 to 2015-09-16 17:57:23 UTC [more...]

[PATCH 00/26] [RFCv2] x86: Memory Protection Keys
 2015-09-16 17:49 UTC  (40+ messages)
` [PATCH 02/26] x86, pkeys: Add Kconfig option
` [PATCH 01/26] x86, fpu: add placeholder for Processor Trace XSAVE state
` [PATCH 04/26] x86, pku: define new CR4 bit
` [PATCH 03/26] x86, pkeys: cpuid bit definition
` [PATCH 06/26] x86, pkeys: PTE bits for storing protection key
` [PATCH 05/26] x86, pkey: add PKRU xsave fields and data structure(s)
` [PATCH 07/26] x86, pkeys: new page fault error code bit: PF_PK
` [PATCH 09/26] x86, pkeys: arch-specific protection bits
` [PATCH 10/26] x86, pkeys: notify userspace about protection key faults
` [PATCH 11/26] x86, pkeys: add functions for set/fetch PKRU
` [PATCH 08/26] x86, pkeys: store protection in high VMA flags
` [PATCH 13/26] mm: simplify get_user_pages() PTE bit handling
` [PATCH 14/26] x86, pkeys: check VMAs and PTEs for protection keys
` [PATCH 12/26] mm: factor out VMA fault permission checking
` [PATCH 15/26] x86, pkeys: optimize fault handling in access_error()
` [PATCH 16/26] x86, pkeys: dump PKRU with other kernel registers
` [PATCH 17/26] x86, pkeys: dump PTE pkey in /proc/pid/smaps
` [PATCH 19/26] [NEWSYSCALL] mm, multi-arch: pass a protection key in to calc_vm_flag_bits()
` [PATCH 20/26] [NEWSYSCALL] mm: implement new mprotect_pkey() system call
` [PATCH 18/26] x86, pkeys: add Kconfig prompt to existing config option
` [PATCH 21/26] [NEWSYSCALL] x86: wire up mprotect_key() system call
` [PATCH 22/26] [HIJACKPROT] mm: Pass the 4-bit protection key in via PROT_ bits to syscalls
` [PATCH 25/26] x86, pkeys: actually enable Memory Protection Keys in CPU
` [PATCH 23/26] [HIJACKPROT] x86, pkeys: add x86 version of arch_validate_prot()
` [PATCH 24/26] [HIJACKPROT] x86, pkeys: mask off pkeys bits in mprotect()
` [PATCH 26/26] x86, pkeys: Documentation

[PATCH] f2fs crypto: allocate buffer for decrypting filename
 2015-09-16 17:57 UTC  (5+ messages)
` [PATCH v2] "
  ` [PATCH v3] "
      ` [f2fs-dev] [PATCH v4] "

[PATCH v2 0/9] Allocate sys_membarrier on main architectures
 2015-09-16 17:57 UTC  (5+ messages)
` [PATCH v2 3/9] sparc/sparc64: allocate sys_membarrier system call number

cgroup/loop Bad page state oops in Linux v4.2-rc3-136-g45b4b782e848
 2015-09-16 17:56 UTC  (14+ messages)
                  ` 32-bit bio regression with 4.3 [was: Re: cgroup/loop Bad page state oops in Linux v4.2-rc3-136-g45b4b782e848]

[PATCH net-next RFC] net: increase LL_MAX_HEADER for Hyper-V
 2015-09-16 17:55 UTC  (5+ messages)

[net-next:master 6/12] include/linux/usb/cdc.h:23: error: redefinition of 'struct usb_cdc_parsed_header'
 2015-09-16 17:54 UTC  (4+ messages)

Fwd: mdadm: not rebuilding IMSM array without OROM
 2015-09-16 17:54 UTC 

[PATCH V3] mmc: block: Add new ioctl to send multi commands
 2015-09-16 17:54 UTC  (2+ messages)

[PATCH] ARCNET: fix hard_header_len limit
 2015-09-16 17:53 UTC  (3+ messages)

[PATCH] build: bump library versioning
 2015-09-16 18:00 UTC  (3+ messages)

ftruncate triggering open denial
 2015-09-16 17:51 UTC 

[Qemu-devel] Compiling Qemu from Cygwin
 2015-09-16 17:51 UTC  (4+ messages)

[PATCH 00/23] Color Management for DRM
 2015-09-16 17:51 UTC  (26+ messages)
` [PATCH 01/23] drm: Create Color Management DRM properties
` [PATCH 02/23] drm: Add structure for querying palette color capabilities
` [PATCH 03/23] drm: Add color correction blobs in CRTC state
` [PATCH 04/23] drm: Add drm structures for palette color property
` [PATCH 05/23] drm: Add structure to set/get a CTM "
` [PATCH 06/23] drm/i915: Add atomic set property interface for CRTC
` [PATCH 07/23] drm/i915: Add atomic get "
` [PATCH 08/23] drm/i915: Create color management files
` [PATCH 09/23] drm/i915: Register pipe color capabilities
` [PATCH 10/23] drm/i915: Add gamma correction handlers
` [PATCH 11/23] drm/i915: Add pipe deGamma "
` [PATCH 12/23] drm/i915: Add pipe CSC "
` [PATCH 13/23] drm/i915: CHV: Load gamma color correction values
` [PATCH 14/23] drm/i915: CHV: Load degamma "
` [PATCH 15/23] drm/i915: CHV: Pipe level Gamma correction
` [PATCH 16/23] drm/i915: CHV: Pipe level degamma correction
` [PATCH 17/23] drm/i915: CHV: Pipe level CSC correction
` [PATCH 18/23] drm/i915: Commit color changes to CRTC
` [PATCH 19/23] drm/i915: Attach color properties "
` [PATCH 20/23] drm/i915: BDW: Load gamma correction values
` [PATCH 21/23] drm/i915: BDW: Pipe level Gamma correction
` [PATCH 22/23] drm/i915: BDW: Load degamma correction values
` [PATCH 23/23] drm/i915: BDW: Pipe level degamma correction

[PATCH 00/17] Create and use ida and idr helper routines [RESEND]
 2015-09-16 17:50 UTC  (18+ messages)
` [PATCH 01/17] Add ida and idr helper routines
` [PATCH 02/17] Update scsi hosts to use idr for host number mgmt
` [PATCH 03/17] Update the st driver to use idr helper functions
` [PATCH 04/17] Update the ch "
` [PATCH 05/17] Update the md "
` [PATCH 06/17] Update the infiniband uverbs "
` [PATCH 07/17] Update the memstick "
` [PATCH 08/17] Update the mmc "
` [PATCH 09/17] Update the virtgpu "
` [PATCH 10/17] Update the DCA DMA "
` [PATCH 11/17] Update the rtsx multifunction "
` [PATCH 12/17] Update the TI Flash Media "
` [PATCH 13/17] Update the SCSI disk driver to use ida "
` [PATCH 14/17] Update the rsxx flash adapter "
` [PATCH 15/17] Update the NVMe SSD "
` [PATCH 16/17] Update the Micron PCIe "
` [PATCH 17/17] Update the ARM soc base "

[Qemu-devel] [PULL 00/24] Misc patches for 2015-09-16
 2015-09-16 17:50 UTC  (3+ messages)
` [Qemu-devel] [PULL 16/24] tcg: Move tci_tb_ptr to -common

[PATCH v2] ata: pata_macio: Fix module autoload for OF platform driver
 2015-09-16 17:48 UTC  (2+ messages)

[PATCH 0/1] Fix false-negative error reporting from fsync/fdatasync
 2015-09-16 17:47 UTC  (7+ messages)
` [PATCH 1/1] fs: global sync to not clear error status of individual inodes
      ` [PATCH v2] "

[Intel-wired-lan] [next PATCH S13 00/15] i40e/i40evf updates
 2015-09-16 17:47 UTC  (5+ messages)
` [Intel-wired-lan] [next PATCH S13 01/15] i40e/i40evf: add handling of writeback descriptor
` [Intel-wired-lan] [next PATCH S13 07/15] i40evf: detect reset more reliably

[Intel-wired-lan] [next PATCH S12 00/15] i40e/i40evf updates
 2015-09-16 17:45 UTC  (3+ messages)
` [Intel-wired-lan] [next PATCH S12 14/15] i40e/i40evf: save aq writeback for future inspection

[RFC PATCH 0/3] fix *pbl format support
 2015-09-16 17:45 UTC  (3+ messages)

[Qemu-devel] [wiki] New wiki page - vhost-user setup with ovs/dpdk backend
 2015-09-16 17:44 UTC  (2+ messages)

[PATCH] NTB: Fix issue where we may be accessing NULL ptr
 2015-09-16 17:43 UTC 

[PATCH] ARM: dts: fix usb pin control for imx-rex dts
 2015-09-16 17:40 UTC 

[PATCH libnftnl] src: fix LIBVERSION, should be 3:0:0 instead of 3:0:3
 2015-09-16 17:46 UTC 

[PATCH] [v4] PM / hibernate: Fix hibernation panic caused by inconsistent e820 map
 2015-09-16 17:42 UTC 

[PATCH 0/6] PCI: generic: Misc. bug fixes and enhanced support for MSI
 2015-09-16 17:39 UTC  (13+ messages)
` [PATCH 4/6] PCI: generic: Correct, and avoid overflow, in bus_max calculation

[PATCH] drm/i915: Make sure fb objects with rotated views are also fenceable
 2015-09-16 17:36 UTC  (4+ messages)
` [PATCH] drm/i915: Skip fence installation for objects with rotated views

[Buildroot] [PATCH 1/3] Experimental addition of the newlib library
 2015-09-16 17:38 UTC  (4+ messages)

[Feature Request] git blame showing only revisions from git rev-list --first-parent
 2015-09-16 17:37 UTC  (11+ messages)

[PATCH v2] arm: add cpu_idle tracepoints to arch_cpu_idle
 2015-09-16 17:32 UTC  (2+ messages)

[Buildroot] [Bug 8341] New: Getting EGL Error: Could not create the egl surface: error = 0x300b on RPI-2b board
 2015-09-16 17:36 UTC  (2+ messages)
` [Buildroot] [Bug 8341] "

[PATCHv1] xen/events/fifo: Handle linked events when closing a PIRQ port
 2015-09-16 17:34 UTC  (6+ messages)

[PATCH] KVM: arm64: remove all traces of the ThumbEE registers
 2015-09-16 17:34 UTC  (4+ messages)

[PATCH] l10n: de.po: translate 2 messages
 2015-09-16 17:33 UTC 

[PATCH 0/2] ASoC: Add support for the Allwinner A10 codec
 2015-09-16 17:33 UTC  (5+ messages)
` [PATCH 1/2] Documentation: bindings: Add the Allwinner A10 codec bindings

[Qemu-devel] Could not boot a guest vm from kvm mode based on APM X-Gene Host and latest qemu
 2015-09-16 17:33 UTC  (4+ messages)

[U-Boot] Please pull u-boot-fdt.git
 2015-09-16 17:32 UTC  (2+ messages)

[U-Boot] [PATCH] kbuild: fixdep: drop meaningless hash table initialization
 2015-09-16 17:32 UTC  (2+ messages)
` [U-Boot] "

[PATCH v2 0/5] ACPI probing infrastructure
 2015-09-16 17:28 UTC  (5+ messages)
` [PATCH v2 3/5] irqchip/gic: Convert the GIC driver to ACPI probing

First kernel patch (optimization)
 2015-09-16 17:26 UTC  (8+ messages)

External monitor remains black - nouveau reports "link training failed"
 2015-09-16 17:26 UTC  (2+ messages)

[PATCH 5/5] block: Inline blk_integrity in struct gendisk
 2015-09-16 17:26 UTC  (5+ messages)
` Simplify block integrity registration
  ` [PATCH 1/5] block: Move integrity kobject to struct gendisk

vhost-net stops sending to virito pmd -- already fixed?
 2015-09-16 17:24 UTC  (5+ messages)

[RFC 2] Orangefs and the iov_iter interface
 2015-09-16 17:24 UTC 

[Xenomai] Error code -19
 2015-09-16 17:24 UTC  (2+ messages)

[PATCH 0/67] war on sprintf, strcpy, etc
 2015-09-16 17:23 UTC  (9+ messages)
` [PATCH 08/67] add reentrant variants of sha1_to_hex and find_unique_abbrev

[PATCH] mmc: sdhci-bcm-kona: fix logic to check for 8-bit data width
 2015-09-16 17:20 UTC  (3+ messages)

[Qemu-devel] [PATCH v8 00/26] qapi: QMP introspection
 2015-09-16 17:20 UTC  (5+ messages)
` [Qemu-devel] [PATCH v8 09/26] qapi: De-duplicate enum code generation
` [Qemu-devel] [PATCH v8 13/26] qapi: Clean up after recent conversions to QAPISchemaVisitor

[RFC PATCH 0/5] Load BIOS via toolstack instead of been embedded in hvmloader
 2015-09-16 17:19 UTC  (6+ messages)
` [RFC PATCH 1/5] libxc: Load BIOS and ACPI table into guest memory
` [RFC PATCH 2/5] libxl: Load guest BIOS and ACPI table from file
` [RFC PATCH 3/5] hvmloader: Load BIOS from where libxc left it
` [RFC PATCH 4/5] hvmloader: Load ACPI table from here "
` [RFC PATCH 5/5] hvmloader: Keep BIOS and ACPI blob in separated files

[PATCH] perf tools: session: avoid infinite loop
 2015-09-16 17:18 UTC 

[PATCH] nfsd: add a new EXPORT_OP_NOWCC flag to struct export_operations
 2015-09-16 17:18 UTC  (7+ messages)
` [HPDD-discuss] "
        ` [Cluster-devel] "

[PATCH v5 0/5] generic TEE subsystem
 2015-09-16 17:18 UTC  (11+ messages)
` [PATCH v5 1/5] arm/arm64: add smccc ARCH32

[PATCH REPOST v6 0/8] ARM64: juno: add SCPI mailbox protocol, clock and CPUFreq support
 2015-09-16 17:16 UTC  (18+ messages)
` [PATCH REPOST v6 1/8] Documentation: add DT binding for ARM System Control and Power Interface(SCPI) protocol
` [PATCH REPOST v6 2/8] firmware: add support "
` [PATCH REPOST v6 3/8] clk: add support for clocks provided by SCP(System Control Processor)
` [PATCH REPOST v6 4/8] clk: scpi: add support for cpufreq virtual device
` [PATCH REPOST v6 5/8] cpufreq: arm_big_little: add SCPI interface driver
` [PATCH REPOST v6 6/8] arm64: dts: add SRAM, MHU mailbox and SCPI support on Juno
` [PATCH REPOST v6 7/8] arm64: dts: add CPU topology "
` [PATCH REPOST v6 8/8] arm64: dts: add clock support for all the cpus

[PATCH v7 00/17] Add VT-d Posted-Interrupts support
 2015-09-16 17:18 UTC  (3+ messages)
` [PATCH v7 15/17] vmx: VT-d posted-interrupt core logic handling

[pm:bleeding-edge 24/34] kernel/power/snapshot.c:928:12: warning: 'swsusp_page_is_valid' defined but not used
 2015-09-16 17:17 UTC  (4+ messages)

Regression by 01f779f4862b ("irqchip/GIC: Don't deactivate interrupts forwarded to a guest")
 2015-09-16 17:16 UTC  (6+ messages)

[PATCH 0/3] Enable checksum offload capability reporting
 2015-09-16 17:16 UTC  (4+ messages)
` [PATCH 1/3] IB/core: Add support of checksum capability reporting in ib verbs

[PATCH 1/4] ti-tisdk-makefile: Source ENV_SETUP for certain apps
 2015-09-16 17:14 UTC  (4+ messages)
` [PATCH 2/4] arm-benchmarks: Bump SRCREV
` [PATCH 3/4] am-sysinfo: "
` [PATCH 4/4] oprofile-example: "

[PATCH] xen/xsm: Shut up GCC 5.1.1 warnings
 2015-09-16 17:12 UTC 

[PATCH 0/8] add vhost TSO capability
 2015-09-16 17:10 UTC  (7+ messages)
` [PATCH 1/8] driver/virtio:add vhost TSO support capability
` [PATCH 2/8] driver/virtio:add virtual addr for virtio net header
` [PATCH 3/8] driver/virtio: record virtual address of "
` [PATCH 5/8] lib/librte_vhost:dequeue vhost TSO offload
` [PATCH 6/8] lib/librte_vhost:extend supported vhost features
` [PATCH 7/8] examples/vhost:support TSO in vhost sample

[PATCH v2 30/30] MAINTAINERS: Add cxlflash driver
 2015-09-16 17:11 UTC 


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.