Linux-arch Archive mirror
 help / color / mirror / Atom feed
 messages from 2017-02-23 23:16:32 to 2017-03-02 00:46:07 UTC [more...]

[PATCH] uapi: fix another asm/shmbuf.h userspace compilation error
 2017-03-02  0:46 UTC 

[PATCHv2 00/14] set_memory_* functions header refactor
 2017-03-02  0:15 UTC  (20+ messages)
` [PATCHv2 01/14] treewide: Move set_memory_* functions away from cacheflush.h
` [PATCHv2 02/14] arm: Use set_memory.h header
` [PATCHv2 03/14] arm64: "
` [PATCHv2 04/14] s390: "
` [PATCHv2 05/14] x86: "
` [PATCHv2 06/14] agp: "
` [PATCHv2 07/14] drm: "
` [PATCHv2 08/14] intel_th: "
` [PATCHv2 09/14] watchdog: hpwdt: "
` [PATCHv2 10/14] bpf: "
` [PATCHv2 11/14] module: "
` [PATCHv2 12/14] PM / hibernate: "
  ` [PATCHv2 13/14] ALSA: hda: "
` [PATCHv2 14/14] treewide: Decouple cacheflush.h and set_memory.h

[PATCH] uapi: fix asm/ipcbuf.h userspace compilation errors
 2017-03-02  0:22 UTC  (9+ messages)
  ` [PATCH 1/3] uapi: fix asm/msgbuf.h "
  ` [PATCH 2/3] uapi: fix asm/sembuf.h "
  ` [PATCH 3/3] uapi: fix asm/shmbuf.h "

[PATCH] uapi: fix asm/signal.h userspace compilation errors
 2017-03-02  0:20 UTC  (6+ messages)
  ` [PATCH v2] "

[PATCH 03/20] asm-generic: Drop getrlimit and setrlimit syscalls from default list
 2017-03-01 19:19 UTC  (2+ messages)

[PATCH 00/20] PCI: fix config and I/O Address space memory mappings
 2017-03-01 23:54 UTC  (55+ messages)
` [PATCH 01/20] PCI: remove __weak tag from pci_remap_iospace()
` [PATCH 02/20] PCI: fix pci_remap_iospace() remap attribute
` [PATCH 03/20] asm-generic/io.h: add PCI config space remap interface
` [PATCH 04/20] ARM64: implement pci_remap_cfgspace() interface
` [PATCH 05/20] ARM: "
` [PATCH 06/20] PCI: ECAM: use pci_remap_cfgspace() to map config region
` [PATCH 07/20] PCI: implement Devres interface to map PCI config space
` [PATCH 08/20] PCI: xilinx: update PCI config space remap function
` [PATCH 09/20] PCI: xilinx-nwl: "
` [PATCH 10/20] PCI: spear13xx: "
` [PATCH 11/20] PCI: rockchip: "
` [PATCH 12/20] PCI: qcom: "
` [PATCH 13/20] PCI: iproc-platform: "
` [PATCH 14/20] PCI: hisi: "
` [PATCH 15/20] PCI: designware: "
` [PATCH 16/20] PCI: armada8k: "
` [PATCH 17/20] PCI: xgene: "
` [PATCH 18/20] PCI: tegra: "
` [PATCH 19/20] PCI: layerscape: "
` [PATCH 20/20] PCI: keystone-dw: "

[RFC PATCH v4 00/28] x86: Secure Memory Encryption (AMD)
 2017-03-01 18:40 UTC  (70+ messages)
` [RFC PATCH v4 05/28] x86: Add Secure Memory Encryption (SME) support
` [RFC PATCH v4 07/28] x86: Provide general kernel support for memory encryption
` [RFC PATCH v4 11/28] x86: Add support to determine the E820 type of an address
` [RFC PATCH v4 13/28] efi: Update efi_mem_type() to return defined EFI mem types
` [RFC PATCH v4 14/28] Add support to access boot related data in the clear
` [RFC PATCH v4 16/28] x86: Add support for changing memory encryption attribute
` [RFC PATCH v4 18/28] x86: DMA support for memory encryption
` [RFC PATCH v4 19/28] swiotlb: Add warnings for use of bounce buffers with SME
` [RFC PATCH v4 21/28] x86: Check for memory encryption on the APs
` [RFC PATCH v4 26/28] x86: Allow kexec to be used with SME
` [RFC PATCH v4 27/28] x86: Add support to encrypt the kernel in-place
` [RFC PATCH v4 28/28] x86: Add support to make use of Secure Memory Encryption

[PATCH v6 0/4] Application Data Integrity feature introduced by SPARC M7
 2017-03-01  9:24 UTC  (7+ messages)
` [PATCH v6 1/4] signals, sparc: Add signal codes for ADI violations
` [PATCH v6 2/4] mm: Add functions to support extra actions on swap in/out

[PATCH v6 7/8] uapi: export all headers under uapi directories
 2017-03-01  4:52 UTC  (46+ messages)
` [PATCH v7 0/8] "
  ` [PATCH v7 1/8] h8300: put bitsperlong.h in uapi
  ` [PATCH v7 2/8] nios2: put setup.h "
  ` [PATCH v7 3/8] x86: stop exporting msr-index.h to userland
  ` [PATCH v7 4/8] Makefile.headersinst: cleanup input files
  ` [PATCH v7 5/8] Makefile.headersinst: remove destination-y option
  ` [PATCH v7 6/8] uapi: includes linux/types.h before exporting files
  ` [PATCH v7 7/8] uapi: export all headers under uapi directories
        ` [PATCH v8 00/11] "
          ` [PATCH v8 01/11] h8300: put bitsperlong.h in uapi
          ` [PATCH v8 02/11] nios2: put setup.h "
          ` [PATCH v8 03/11] x86: stop exporting msr-index.h to userland
          ` [PATCH v8 04/11] Makefile.headersinst: cleanup input files
          ` [PATCH v8 05/11] Makefile.headersinst: remove destination-y option
          ` [PATCH v8 06/11] uapi: includes linux/types.h before exporting files
          ` [PATCH v8 07/11] btrfs_tree.h: fix include from userland
          ` [PATCH v8 08/11] cryptouser.h: "
          ` [PATCH v8 09/11] smc_diag.h: "
          ` [PATCH v8 10/11] uapi: export all headers under uapi directories
          ` [PATCH v8 11/11] uapi: export all arch specifics directories
  ` [PATCH v7 8/8] "

[RFC] minimum gcc version for kernel: raise to gcc-4.3 or 4.6?
 2017-02-28 21:53 UTC  (4+ messages)
` [PATCH 11/13] fs: fix unsigned enum warning with gcc-4.2

[PATCHv3 00/33] 5-level paging
 2017-02-28 12:38 UTC  (4+ messages)
` [PATCHv3 15/33] x86/efi: handle p4d in EFI pagetables

[PATCH] asm-generic: Force cast get_user() setting x to 0
 2017-02-27 15:52 UTC  (4+ messages)

[PATCH v4 09/24] openrisc: add optimized atomic operations
 2017-02-24  4:32 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).