Linux-api Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-07-15 15:44:27 to 2015-07-22 10:40:03 UTC [more...]

[RFC v3 0/4] fs: Add generic file system event notifications
 2015-07-22 10:40 UTC  (3+ messages)
` [RFC v3 2/4] ext4: Add helper function to mark group as corrupted

[PATCH -mm v9 0/8] idle memory tracking
 2015-07-22 10:33 UTC  (22+ messages)
` [PATCH -mm v9 1/8] memcg: add page_cgroup_ino helper
` [PATCH -mm v9 2/8] hwpoison: use page_cgroup_ino for filtering by memcg
` [PATCH -mm v9 3/8] memcg: zap try_get_mem_cgroup_from_page
` [PATCH -mm v9 4/8] proc: add kpagecgroup file
` [PATCH -mm v9 5/8] mmu-notifier: add clear_young callback
` [PATCH -mm v9 6/8] proc: add kpageidle file
` [PATCH -mm v9 7/8] proc: export idle flag via kpageflags
` [PATCH -mm v9 8/8] proc: add cond_resched to /proc/kpage* read/write loop

[PATCH V4 0/6] Allow user to request memory to be locked on page fault
 2015-07-22 10:03 UTC  (9+ messages)
` [PATCH V4 2/6] mm: mlock: Add new mlock, munlock, and munlockall system calls
` [PATCH V4 4/6] mm: mlock: Introduce VM_LOCKONFAULT and add mlock flags to enable it
` [PATCH V4 5/6] mm: mmap: Add mmap flag to request VM_LOCKONFAULT
` [PATCH V4 6/6] selftests: vm: Add tests for lock on fault

[RFC PATCH] getcpu_cache system call: caching current CPU number (x86)
 2015-07-22  7:53 UTC  (39+ messages)

[PATCH v8 0/9] Add simple NVMEM Framework via regmap
 2015-07-22  7:26 UTC  (22+ messages)
` [PATCH v8 2/9] nvmem: Add a simple NVMEM framework for consumers
` [PATCH v8 3/9] nvmem: Add nvmem_device based consumer apis
  ` [PATCH v8 1/9] nvmem: Add a simple NVMEM framework for nvmem providers
  ` [PATCH v8 4/9] nvmem: Add bindings for simple nvmem framework
  ` [PATCH v8 8/9] nvmem: sunxi: Move the SID driver to the "
` [PATCH v8 5/9] Documentation: nvmem: add nvmem api level and how-to doc
` [PATCH v8 6/9] nvmem: qfprom: Add Qualcomm QFPROM support
` [PATCH v8 7/9] nvmem: qfprom: Add bindings for qfprom
` [PATCH v8 9/9] nvmem: Add to MAINTAINERS for nvmem framework

[RFC] ps2emu - PS/2 emulation module
 2015-07-21 22:13 UTC  (10+ messages)
` [RFC] Input: Add ps2emu module
    ` [RFC 1/1 v2] "

[PATCH v4 0/5] support "cpu_isolated" mode for nohz_full
 2015-07-21 20:36 UTC  (12+ messages)
` [PATCH v4 1/5] nohz_full: add support for "cpu_isolated" mode
` [PATCH v4 2/5] nohz: support PR_CPU_ISOLATED_STRICT mode

[PATCH 2/2] fbcon: expose cursor blink interval via sysfs
 2015-07-21 18:45 UTC  (10+ messages)
        ` [PATCH 0/2] add cursor blink interval terminal escape sequence
          ` [PATCH 1/2] vt: add cursor blink interval "
              ` [PATCH v2 0/3] add cursor blink interval terminal "
                ` [PATCH v2 3/3] console_codes.4: Add CSI sequence for cursor blink interval

[PATCH v4 00/10] hugetlbfs: add fallocate support
 2015-07-21 18:09 UTC  (11+ messages)
` [PATCH v4 01/10] mm/hugetlb: add cache of descriptors to resv_map for region_add
` [PATCH v4 02/10] mm/hugetlb: add region_del() to delete a specific range of entries
` [PATCH v4 03/10] mm/hugetlb: expose hugetlb fault mutex for use by fallocate
` [PATCH v4 04/10] hugetlbfs: hugetlb_vmtruncate_list() needs to take a range to delete
` [PATCH v4 05/10] hugetlbfs: truncate_hugepages() takes a range of pages
` [PATCH v4 06/10] mm/hugetlb: vma_has_reserves() needs to handle fallocate hole punch
` [PATCH v4 07/10] mm/hugetlb: alloc_huge_page handle areas hole punched by fallocate
` [PATCH v4 08/10] hugetlbfs: New huge_add_to_page_cache helper routine
` [PATCH v4 09/10] hugetlbfs: add hugetlbfs_fallocate()
` [PATCH v4 10/10] mm: madvise allow remove operation for hugetlbfs

[PATCH V3 0/5] Allow user to request memory to be locked on page fault
 2015-07-21 15:37 UTC  (13+ messages)
` [PATCH V3 3/5] mm: mlock: Introduce VM_LOCKONFAULT and add mlock flags to enable it
` [PATCH V3 4/5] mm: mmap: Add mmap flag to request VM_LOCKONFAULT

[RFC ebeam PATCH 0/3] new USB eBeam input driver
 2015-07-21 13:54 UTC  (11+ messages)
  ` [RFC ebeam PATCH 1/2] hid: Blacklist eBeam devices
` [RFC ebeam PATCH 2/2] input: misc: New USB eBeam input driver

[PATCH] ARM: ptrace: Implement PTRACE_SYSEMU
 2015-07-21 10:04 UTC 

[PATCHSET v4 0/5] pagemap: make useable for non-privilege users
 2015-07-21  8:43 UTC  (16+ messages)
` [PATCH v4 1/5] pagemap: check permissions and capabilities at open time
` [PATCH v4 2/5] pagemap: switch to the new format and do some cleanup
` [PATCH v4 3/5] pagemap: rework hugetlb and thp report
` [PATCH v4 4/5] pagemap: hide physical addresses from non-privileged users
` [PATCH v4 5/5] pagemap: add mmap-exclusive bit for marking pages mapped only here
` [PATCH] pagemap: update documentation

[PATCH v3 00/10] hugetlbfs: add fallocate support
 2015-07-21  4:16 UTC  (7+ messages)
` [PATCH v3 01/10] mm/hugetlb: add cache of descriptors to resv_map for region_add

[PATCH] selftests/futex: Fix futex_cmp_requeue_pi() error handling
 2015-07-21  0:34 UTC  (2+ messages)

[PATCH] toshiba_acpi: Add /dev/toshiba_acpi device
 2015-07-20 21:55 UTC  (4+ messages)

[linux-4.2-rc3/tools/testing/selftests/futex/functional/futex_requeue_pi_signal_restart.c:194: bad if condition ?
 2015-07-20 21:03 UTC  (4+ messages)

[PATCH] iio: Documentation: Remove bytes_per_datum attribute
 2015-07-19  9:29 UTC  (2+ messages)

[PATCH 0/24] kernel: add a netlink interface to get information about processes (v2)
 2015-07-18 21:22 UTC  (5+ messages)
` [PATCH 08/24] proc: pick out a function to iterate task children

[PATCH 3/3] hpsa: Convert DEVICE_ATTR macro usage to DEVICE_ATTR_RO|WR|WO
 2015-07-18 16:21 UTC  (2+ messages)

[PATCH v4 0/2] capabilities: Ambient capability patchset
 2015-07-17 23:21 UTC  (8+ messages)
` [PATCH v4 1/2] capabilities: Ambient capabilities

[RFC PATCH] thread_local_abi system call: caching current CPU number (x86)
 2015-07-17 17:03 UTC  (6+ messages)

[PATCH nf-next v2] netfilter: nf_ct_sctp: minimal multihoming support
 2015-07-17 14:17 UTC 

[PATCH -mm v8 0/7] idle memory tracking
 2015-07-17  9:27 UTC  (20+ messages)
` [PATCH -mm v8 1/7] memcg: add page_cgroup_ino helper
` [PATCH -mm v8 2/7] hwpoison: use page_cgroup_ino for filtering by memcg
` [PATCH -mm v8 4/7] proc: add kpagecgroup file
` [PATCH -mm v8 5/7] mmu-notifier: add clear_young callback
` [PATCH -mm v8 6/7] proc: add kpageidle file
` [PATCH -mm v8 7/7] proc: export idle flag via kpageflags

[PATCH nf-next] netfilter: nf_ct_sctp: minimal multihoming support
 2015-07-16 16:13 UTC  (11+ messages)

[PATCH v7 4/6] block: loop: prepare for supporing direct IO
 2015-07-16 15:37 UTC  (2+ messages)
` [PATCH v7 5/6] block: loop: introduce ioctl command of LOOP_SET_DIRECT_IO

KDBUS breaks 'make installmandocs'
 2015-07-15 18:04 UTC  (5+ messages)

[RFC PATCH 0/2] drm: add support for for clk and de polarity & gpu: ipu-v3: use clock and de polarity
 2015-07-15 15:51 UTC  (3+ messages)
  ` [RFC PATCH 1/2] drm: add support for for clk "
` [RFC PATCH 2/2] gpu: ipu-v3: use clock and de polarity from videomode


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).