linux-api.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-11-12 04:33:11 to 2015-11-19 09:43:26 UTC [more...]

[PATCH] mm: Loosen MADV_NOHUGEPAGE to enable Qemu postcopy on s390
 2015-11-19  9:43 UTC  (4+ messages)

[PATCH 1/2] mm: introduce page reference manipulation functions
 2015-11-19  6:50 UTC  (4+ messages)
` [PATCH 2/2] mm/page_ref: add tracepoint to track down page reference manipulation

[PATCH v3 00/22] kthread: Use kthread worker API more widely
 2015-11-18 22:32 UTC  (25+ messages)
` [PATCH v3 01/22] timer: Allow to check when the timer callback has not finished yet
` [PATCH v3 02/22] kthread/smpboot: Do not park in kthread_create_on_cpu()
` [PATCH v3 03/22] kthread: Allow to call __kthread_create_on_node() with va_list args
` [PATCH v3 04/22] kthread: Add create_kthread_worker*()
` [PATCH v3 05/22] kthread: Add drain_kthread_worker()
` [PATCH v3 06/22] kthread: Add destroy_kthread_worker()
` [PATCH v3 07/22] kthread: Detect when a kthread work is used by more workers
` [PATCH v3 08/22] kthread: Initial support for delayed kthread work
` [PATCH v3 09/22] kthread: Allow to cancel "
` [PATCH v3 10/22] kthread: Allow to modify delayed "
` [PATCH v3 11/22] kthread: Better support freezable kthread workers
` [PATCH v3 12/22] kthread: Use try_lock_kthread_work() in flush_kthread_work()
` [PATCH v3 13/22] mm/huge_page: Convert khugepaged() into kthread worker API
` [PATCH v3 14/22] ring_buffer: Convert benchmark kthreads "
` [PATCH v3 15/22] hung_task: Convert hungtaskd "
` [PATCH v3 16/22] kmemleak: Convert kmemleak kthread "
` [PATCH v3 17/22] ipmi: Convert kipmi "
` [PATCH v3 18/22] IB/fmr_pool: Convert the cleanup thread "
` [PATCH v3 19/22] memstick/r592: Better synchronize debug messages in r592_io kthread
` [PATCH v3 20/22] memstick/r592: convert r592_io kthread into kthread worker API
` [PATCH v3 21/22] thermal/intel_powerclamp: Remove duplicated code that starts the kthread
` [PATCH v3 22/22] thermal/intel_powerclamp: Convert the kthread to kthread worker API

[PATCH v4 0/4] SysFS driver for QEMU fw_cfg device
 2015-11-18 20:54 UTC  (12+ messages)
` [PATCH v4 1/4] firmware: introduce sysfs driver for QEMU's "
` [PATCH v4 2/4] kobject: export kset_find_obj() for module use
` [PATCH v4 3/4] firmware: create directory hierarchy for sysfs fw_cfg entries
` [PATCH v4 4/4] devicetree: update documentation for fw_cfg ARM bindings
  ` [Qemu-devel] "
            `  "

[PATCH] tools, testing, add test for intel_pstate driver
 2015-11-18 17:04 UTC 

CGroup Namespaces (v4)
 2015-11-18 15:43 UTC  (21+ messages)
  ` [PATCH 1/8] kernfs: Add API to generate relative kernfs path
  ` [PATCH 2/8] sched: new clone flag CLONE_NEWCGROUP for cgroup namespace
  ` [PATCH 3/8] cgroup: add function to get task's cgroup
  ` [PATCH 4/8] cgroup: export cgroup_get() and cgroup_put()
  ` [PATCH 5/8] cgroup: introduce cgroup namespaces
  ` [PATCH 6/8] cgroup: cgroup namespace setns support
  ` [PATCH 7/8] cgroup: mount cgroupns-root when inside non-init cgroupns
  ` [PATCH 8/8] cgroup: Add documentation for cgroup namespaces

[v15 0/4] ext4: add project quota support
 2015-11-18 14:14 UTC  (6+ messages)

[PATCH v5 0/6] enhance shmem process and swap accounting
 2015-11-18  9:29 UTC  (7+ messages)
  ` [PATCH v5 1/6] mm, documentation: clarify /proc/pid/status VmSwap limitations for shmem
` [PATCH v5 2/6] mm, proc: account for shmem swap in /proc/pid/smaps
` [PATCH v5 3/6] mm, proc: reduce cost of /proc/pid/smaps for shmem mappings
` [PATCH v5 4/6] mm, proc: reduce cost of /proc/pid/smaps for unpopulated "
` [PATCH v5 5/6] mm, shmem: add internal shmem resident memory accounting
` [PATCH v5 6/6] mm, procfs: breakdown RSS for anon, shmem and file in /proc/pid/status

[PATCH v3] block: create ioctl to discard-or-zeroout a range of blocks
 2015-11-18  4:38 UTC  (3+ messages)

[PATCH 2/2] iio: health: Add driver for the TI AFE4404 heart monitor
 2015-11-17 17:07 UTC  (8+ messages)

[PATCH 0/2] TPM 2.0 trusted key features for v4.5
 2015-11-17 16:27 UTC  (2+ messages)
` [PATCH 1/2] keys, trusted: select hash algorithm for TPM2 chips

[PATCH V2 0/3] Clean up and enable two testcases in kselftest
 2015-11-17 14:35 UTC  (4+ messages)
  ` [PATCH V2 1/3] selftests/capabilities: clean up for Makefile
  ` [PATCH V2 2/3] selftests/capabilities: actually test it
  ` [PATCH V2 3/3] selftest/ipc: "

[PATCH V2 0/2] Create specific kconfig for kselftest
 2015-11-17 14:34 UTC  (3+ messages)
` [PATCH V2 1/2] selftests: create test-specific kconfig fragments
` [PATCH V2 2/2] scripts/kconfig/Makefile: add kselftest-mergeconfig

[RFC 0/2] ABI: IIO: proposal for AVERAGING_RATIO support
 2015-11-17 14:04 UTC  (5+ messages)
` [RFC 1/2] ABI: iio: support AVERAGING_RATIO setting
  ` [RFC 2/2] iio: ina2xx: convert AVERGING ratio setting from generic sysfs attr to ABI

[PATCH 00/37] x86: Memory Protection Keys
 2015-11-17  3:36 UTC  (6+ messages)
` [PATCH 27/37] mm, multi-arch: pass a protection key in to calc_vm_flag_bits()
` [PATCH 29/37] mm: implement new mprotect_key() system call
` [PATCH 31/37] x86: wire up "
` [PATCH 34/37] x86, pkeys: allocation/free syscalls
` [PATCH 35/37] x86, pkeys: add pkey set/get syscalls

[PATCH v2] selftests/seccomp: Get page size from sysconf
 2015-11-17  2:26 UTC  (4+ messages)

[PATCH] tools:testing/selftests: fix typo in futex/README
 2015-11-17  2:24 UTC  (3+ messages)

[PATCH RFD] selftests: create test-specific kconfig fragments
 2015-11-17  0:20 UTC  (7+ messages)

[PATCH v4] block: create ioctl to discard-or-zeroout a range of blocks
 2015-11-16 22:56 UTC  (2+ messages)

[PATCH 0/3] Enable two testcases in kselftest
 2015-11-16 18:56 UTC  (10+ messages)
  ` [PATCH 1/3] selftests/capabilities: align the usage of CFLAGS with others
  ` [PATCH 2/3] selftests/capabilities: actually test it
  ` [PATCH 3/3] selftest/ipc: "

[PATCH 4/4 v5] livepatch: function,sympos scheme in livepatch sysfs directory
 2015-11-16 17:03 UTC  (3+ messages)
    ` [PATCH 3/3 v6] "
      ` [PATCH 3/3 v7] "

[PATCH v2 2/3] [media] include/media: move driver interface headers to a separate dir
 2015-11-16 12:30 UTC  (2+ messages)

[RFC PATCH 0/5] Arch-independent livepatch
 2015-11-16 12:21 UTC  (52+ messages)
` [RFC PATCH 1/5] elf: add livepatch-specific elf constants
    `  "
` [RFC PATCH 2/5] module: save load_info for livepatch modules
    `  "
` [RFC PATCH 3/5] livepatch: reuse module loader code to write relocations
    `  "
` [RFC PATCH 4/5] samples: livepatch: init reloc list and mark as klp module
      `  "
` [RFC PATCH 5/5] livepatch: x86: remove unused relocation code

[PATCH v3 00/17] MADFV_FREE support
 2015-11-16  3:14 UTC  (24+ messages)
` [PATCH v3 01/17] mm: support madvise(MADV_FREE)
` [PATCH v3 03/17] arch: uapi: asm: mman.h: Let MADV_FREE have same value for all architectures
` [PATCH v3 15/17] mm: introduce lazyfree LRU list
  ` [PATCH v3 16/17] mm: support MADV_FREE on swapless system
  ` [PATCH v3 17/17] mm: add knob to tune lazyfreeing

[PATCH] block: create ioctl to discard-or-zeroout a range of blocks
 2015-11-13 21:36 UTC  (6+ messages)

[PATCH 1/9] include/uapi/drm/armada_drm.h: use __u{32,64} types instead of uint{32,64}_t
 2015-11-12 18:14 UTC  (9+ messages)
` [PATCH 2/9] include/uapi/drm/virtgpu_drm.h: "
` [PATCH 3/9] include/uapi/drm/qxl_drm.h: "
` [PATCH 4/9] include/uapi/drm/nouveau_drm.h: "
` [PATCH 5/9] include/uapi/drm/amdgpu_drm.h: "
` [PATCH 6/9] include/uapi/drm/armada_drm.h: "
` [PATCH 7/9] include/uapi/drm/drm_mode.h: "
` [PATCH 8/9] include/uapi/drm/vmwgfx_drm.h: "
` [PATCH 9/9] include/uapi/drm/omap_drm.h: "

[PATCH] selftests/seccomp: Get page size from sysconf
 2015-11-12 18:11 UTC  (2+ messages)

[PATCH v9 0/4] VFS: In-kernel copy system call
 2015-11-12 12:39 UTC  (3+ 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).