linux-api.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-06-01 06:39:28 to 2018-06-19 07:54:54 UTC [more...]

[PATCH v2 0/7] kmalloc-reclaimable caches
 2018-06-19  7:54 UTC  (11+ messages)
` [PATCH v2 1/7] mm, slab: combine kmalloc_caches and kmalloc_dma_caches
` [PATCH v2 2/7] mm, slab/slub: introduce kmalloc-reclaimable caches
` [PATCH v2 3/7] mm, slab: allocate off-slab freelists as reclaimable when appropriate
` [PATCH v2 4/7] dcache: allocate external names from reclaimable kmalloc caches
` [PATCH v2 5/7] mm: rename and change semantics of nr_indirectly_reclaimable_bytes
` [PATCH v2 6/7] mm, proc: add KReclaimable to /proc/meminfo
` [PATCH v2 7/7] mm, slab: shorten kmalloc cache names for large sizes

[PATCH 0/3] time: Add y2038 safe struct __kernel_itimerspec
 2018-06-17  5:11 UTC  (4+ messages)
` [PATCH 1/3] time: Introduce "
` [PATCH 2/3] time: Enable get/put_compat_itimerspec64 always
` [PATCH 3/3] time: Change types to new y2038 safe __kernel_itimerspec

[RFC PATCH for 4.18] rseq: cleanup: no need to abort rseq c.s. in child on fork
 2018-06-16 20:20 UTC 

[RFC PATCH man-pages] Add rseq manpage
 2018-06-16 19:58 UTC 

[RFC PATCH for 4.18 1/2] rseq/selftests: run_param_test.sh should be executable
 2018-06-16 19:44 UTC  (2+ messages)
` [RFC PATCH for 4.18 2/2] rseq/selftests: arm: align struct rseq_cs on 32 bytes

[PATCH] mm/madvise: allow MADV_DONTNEED to free memory that is MLOCK_ONFAULT
 2018-06-15 19:36 UTC  (13+ messages)

[patch v26 0/4] JTAG driver introduction
 2018-06-15 16:45 UTC  (5+ messages)
` [patch v26 1/4] drivers: jtag: Add JTAG core driver
` [patch v26 2/4] drivers: jtag: Add Aspeed SoC 24xx and 25xx families JTAG master driver
` [patch v26 3/4] Documentation: jtag: Add bindings for "
` [patch v26 4/4] Documentation: jtag: Add ABI documentation

[PATCH v6 00/29] FPGA Device Feature List (DFL) Device Drivers
 2018-06-15  5:52 UTC  (53+ messages)
` [PATCH v6 01/29] docs: fpga: add a document for FPGA Device Feature List (DFL) Framework Overview
` [PATCH v6 02/29] fpga: mgr: add region_id to fpga_image_info
` [PATCH v6 03/29] fpga: mgr: add status for fpga-manager
` [PATCH v6 04/29] fpga: mgr: add compat_id support
` [PATCH v6 05/29] fpga: region: "
` [PATCH v6 06/29] fpga: add device feature list support
` [PATCH v6 07/29] fpga: dfl: add chardev support for feature devices
` [PATCH v6 08/29] fpga: dfl: add dfl_fpga_cdev_find_port
` [PATCH v6 09/29] fpga: dfl: add feature device infrastructure
` [PATCH v6 10/29] fpga: dfl: add dfl_fpga_port_ops support
` [PATCH v6 11/29] fpga: dfl: add dfl_fpga_check_port_id function
` [PATCH v6 12/29] fpga: add FPGA DFL PCIe device driver
` [PATCH v6 13/29] fpga: dfl-pci: add enumeration for feature devices
` [PATCH v6 14/29] fpga: dfl: add FPGA Management Engine driver basic framework
` [PATCH v6 15/29] fpga: dfl: fme: add header sub feature support
` [PATCH v6 16/29] fpga: dfl: fme: add DFL_FPGA_GET_API_VERSION/CHECK_EXTENSION ioctls support
` [PATCH v6 17/29] fpga: dfl: fme: add partial reconfiguration sub feature support
` [PATCH v6 18/29] fpga: dfl: add fpga manager platform driver for FME
` [PATCH v6 19/29] fpga: dfl: fme-mgr: add compat_id support
` [PATCH v6 20/29] fpga: dfl: add fpga bridge platform driver for FME
` [PATCH v6 21/29] fpga: dfl: add fpga region "
` [PATCH v6 22/29] fpga: dfl: fme-region: add support for compat_id
` [PATCH v6 23/29] fpga: dfl: add FPGA Accelerated Function Unit driver basic framework
` [PATCH v6 24/29] fpga: dfl: afu: add port ops support
` [PATCH v6 25/29] fpga: dfl: afu: add header sub feature support
` [PATCH v6 26/29] fpga: dfl: afu: add DFL_FPGA_GET_API_VERSION/CHECK_EXTENSION ioctls support
` [PATCH v6 27/29] fpga: dfl: afu: add afu sub feature support
` [PATCH v6 28/29] fpga: dfl: afu: add DFL_FPGA_PORT_DMA_MAP/UNMAP ioctls support
` [PATCH v6 29/29] MAINTAINERS: add entry for FPGA DFL drivers

[PATCH 0/6 v1 resend] statfs: handle mount propagation
 2018-06-13 15:07 UTC  (4+ messages)

[PATCH v6] pidns: introduce syscall translate_pid
 2018-06-12 17:08 UTC  (2+ messages)

[PATCH 2/2] [RFC] disable -Wattribute-alias warning for SYSCALL_DEFINEx()
 2018-06-11 21:19 UTC  (2+ messages)

[PATCH v9 00/24] ILP32 for ARM64
 2018-06-11 11:27 UTC  (9+ messages)
` [PATCH 04/24] 32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option

[PATCH v5 00/28] FPGA Device Feature List (DFL) Device Drivers
 2018-06-08  0:11 UTC  (31+ messages)
` [PATCH v5 01/28] docs: fpga: add a document for FPGA Device Feature List (DFL) Framework Overview
` [PATCH v5 06/28] fpga: add device feature list support
` [PATCH v5 07/28] fpga: dfl: add chardev support for feature devices
` [PATCH v5 09/28] fpga: dfl: add feature device infrastructure
` [PATCH v5 10/28] fpga: dfl: add dfl_fpga_port_ops support
` [PATCH v5 11/28] fpga: dfl: add dfl_fpga_check_port_id function
` [PATCH v5 14/28] fpga: dfl: add FPGA Management Engine driver basic framework
` [PATCH v5 17/28] fpga: dfl: fme: add partial reconfiguration sub feature support
` [PATCH v5 18/28] fpga: dfl: add fpga manager platform driver for FME
` [PATCH v5 24/28] fpga: dfl: afu: add port ops support
` [PATCH v5 27/28] fpga: dfl: afu: add afu sub feature support
` [PATCH v5 28/28] fpga: dfl: afu: add DFL_FPGA_PORT_DMA_MAP/UNMAP ioctls support

[RFC PATCH ghak90 (was ghak32) V3 00/10] audit: implement container identifier
 2018-06-06 20:26 UTC  (14+ messages)
` [RFC PATCH ghak90 (was ghak32) V3 01/10] audit: add container id
` [RFC PATCH ghak90 (was ghak32) V3 02/10] audit: log container info of syscalls
` [RFC PATCH ghak90 (was ghak32) V3 03/10] audit: add containerid support for ptrace and signals
` [RFC PATCH ghak90 (was ghak32) V3 04/10] audit: add support for non-syscall auxiliary records
` [RFC PATCH ghak90 (was ghak32) V3 05/10] audit: add containerid support for tty_audit
` [RFC PATCH ghak90 (was ghak32) V3 06/10] audit: add containerid filtering
` [RFC PATCH ghak90 (was ghak32) V3 07/10] audit: add support for containerid to network namespaces
` [RFC PATCH ghak90 (was ghak32) V3 08/10] audit: NETFILTER_PKT: record each container ID associated with a netNS
` [RFC PATCH ghak90 (was ghak32) V3 09/10] debug audit: read container ID of a process
` [RFC PATCH ghak90 (was ghak32) V3 10/10] rfkill: fix spelling mistake contidion to condition

[PATCH 0/3] Interface for higher order contiguous allocations
 2018-06-06  9:32 UTC  (5+ messages)
` [PATCH 2/3] mm: add find_alloc_contig_pages() interface

[RFC PATCH for 4.18 00/16] Restartable Sequences
 2018-06-05 12:51 UTC  (21+ messages)
` [RFC PATCH for 4.18 01/16] uapi headers: Provide types_32_64.h (v2)
` [RFC PATCH for 4.18 02/16] rseq: Introduce restartable sequences system call (v13)
` [RFC PATCH for 4.18 03/16] arm: Add restartable sequences support
` [RFC PATCH for 4.18 04/16] arm: Add syscall detection for restartable sequences
` [RFC PATCH for 4.18 05/16] arm: Wire up restartable sequences system call
` [RFC PATCH for 4.18 06/16] x86: Add support for restartable sequences (v2)
` [RFC PATCH for 4.18 07/16] x86: Wire up restartable sequence system call
` [RFC PATCH for 4.18 08/16] powerpc: Add support for restartable sequences
` [RFC PATCH for 4.18 09/16] powerpc: Add syscall detection "
` [RFC PATCH for 4.18 10/16] powerpc: Wire up restartable sequences system call
` [RFC PATCH for 4.18 11/16] selftests: lib.mk: Introduce OVERRIDE_TARGETS
` [RFC PATCH for 4.18 12/16] rseq: selftests: Provide rseq library (v5)
` [RFC PATCH for 4.18 13/16] rseq: selftests: Provide basic test
` [RFC PATCH for 4.18 14/16] rseq: selftests: Provide basic percpu ops test (v2)
` [RFC PATCH for 4.18 15/16] rseq: selftests: Provide parametrized tests (v2)
` [RFC PATCH for 4.18 16/16] rseq: selftests: Provide Makefile, scripts, gitignore (v2)

[RFC PATCH ghak32 V2 00/13] audit: implement container id
 2018-06-04 20:30 UTC  (7+ messages)
` [RFC PATCH ghak32 V2 01/13] audit: add "

[PATCH 30/32] vfs: Allow cloning of a mount tree with open(O_PATH|O_CLONE_MOUNT) [ver #8]
 2018-06-04 19:38 UTC  (19+ messages)
              ` [PATCH][RFC] open_tree(2) (was Re: [PATCH 30/32] vfs: Allow cloning of a mount tree with open(O_PATH|O_CLONE_MOUNT) [ver #8])

[PATCH 1/2] fs: aio ioprio add explicit block layer dependence
 2018-06-04 17:59 UTC  (2+ messages)
` [PATCH 2/2] fs: aio ioprio use ioprio_check_cap ret val

[PATCH -next v2 0/5] rhashtable: guarantee first allocation
 2018-06-04 11:46 UTC  (15+ messages)
` [PATCH 1/5] lib/rhashtable: convert param sanitations to WARN_ON
` [PATCH 2/5] lib/rhashtable: guarantee initial hashtable allocation
` [PATCH 3/5] ipc: get rid of ids->tables_initialized hack
` [PATCH 4/5] ipc: simplify ipc initialization
` [PATCH 5/5] lib/test_rhashtable: rhashtable_init() can no longer fail

[PATCH RFC v5] pidns: introduce syscall translate_pid
 2018-06-01 16:15 UTC  (14+ 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 NNTP newsgroup(s).