Linux-api Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-05-31 07:11:54 to 2015-06-07 06:11:15 UTC [more...]

[PATCH v5 0/4] idle memory tracking
 2015-06-07  6:11 UTC  (2+ messages)

[RFC PATCH 00/18] kthreads/signal: Safer kthread API and signal handling
 2015-06-06 22:58 UTC  (27+ messages)
` [RFC PATCH 01/18] kthread: Allow to call __kthread_create_on_node() with va_list args
` [RFC PATCH 03/18] kthread: Add kthread_stop_current()
` [RFC PATCH 04/18] signal: Rename kernel_sigaction() to kthread_sigaction() and clean it up
` [RFC PATCH 07/18] kthread: Make iterant kthreads freezable by default
` [RFC PATCH 09/18] kthread: Make it easier to correctly sleep in iterant kthreads
` [RFC PATCH 10/18] jffs2: Remove forward definition of jffs2_garbage_collect_thread()
` [RFC PATCH 11/18] jffs2: Convert jffs2_gcd_mtd kthread into the iterant API
` [RFC PATCH 13/18] ring_buffer: Use iterant kthreads API in the ring buffer benchmark
` [RFC PATCH 14/18] ring_buffer: Allow to cleanly freeze the ring buffer benchmark kthreads
` [RFC PATCH 16/18] kthread: Support interruptible sleep with a timeout by iterant kthreads
  ` [RFC PATCH 02/18] kthread: Add API for "
  ` [RFC PATCH 05/18] freezer/scheduler: Add freezable_cond_resched()
  ` [RFC PATCH 06/18] signal/kthread: Initial implementation of kthread signal handling
  ` [RFC PATCH 08/18] kthread: Allow to get struct kthread_iterant from task_struct
  ` [RFC PATCH 12/18] lockd: Convert the central lockd service to kthread_iterant API
  ` [RFC PATCH 15/18] ring_buffer: Allow to exit the ring buffer benchmark immediately
  ` [RFC PATCH 17/18] ring_buffer: Use the new API for a sleep with a timeout in the benchmark
` [RFC PATCH 18/18] jffs2: Use the new API for a sleep with a timeout

[CFT][PATCH 0/10] Making new mounts of proc and sysfs as safe as bind mounts
 2015-06-06 19:14 UTC  (27+ messages)
` [CFT][PATCH 00/10] Making new mounts of proc and sysfs as safe as bind mounts (take 2)
                          ` [CFT][PATCH 11/10] mnt: Avoid unnecessary regressions in fs_fully_visible
                              ` [CFT][PATCH 11/10] mnt: Avoid unnecessary regressions in fs_fully_visible (take 2)

[PATCH v3] seccomp: add ptrace options for suspend/resume
 2015-06-05 23:48 UTC  (4+ messages)

[PATCH v2] seccomp: add ptrace options for suspend/resume
 2015-06-05 21:26 UTC  (10+ messages)

[PATCH V2 1/1] iio: Add iio_mod_light_uva, iio_mod_light_uvb, and iio_mod_light_uvc
 2015-06-05  1:47 UTC 

[PATCH v3 0/2] capabilities: Ambient capability patchset
 2015-06-04 22:03 UTC  (4+ messages)
` [PATCH v3 2/2] capabilities: Add a securebit to disable PR_CAP_AMBIENT_RAISE

[PATCH] tools, add tools/testing/selftests/timers/.gitignore
 2015-06-04 19:28 UTC  (2+ messages)

[RFC PATCH 00/11] drm/i915: Expose OA metrics via perf PMU
 2015-06-04 18:53 UTC  (7+ messages)
            ` [Intel-gfx] "

[PATCH 03/98] drm.h: use __kernel_size_t instead of size_t
 2015-06-04 11:34 UTC  (34+ messages)
` [PATCH 05/98] exynos_drm.h: use __u64 from linux/types.h
` [PATCH 09/98] via_drm.h: include linux/types.h instead of non-existing via_drmclient.h
` [PATCH 10/98] via_drm.h: hide struct via_file_private in userspace
` [PATCH 18/98] include/uapi/sound/emu10k1.h: added EMU10K1 version of DECLARE_BITMAP etc macros
` [PATCH 25/98] sctp.h: use __u8 and __u32 from linux/types.h
` [PATCH 29/98] scsi_netlink_fc.h: include stdint.h in userspace
` [PATCH 30/98] hdspm.h: use __u8, __u32 and __u64 from linux/types.h
` [PATCH 67/98] include/uapi/linux/netfilter/ipset/ip_set_bitmap.h: include linux/netfilter/ipset/ip_set.h
` [PATCH 96/98] HACK include/uapi/linux/coda_psdev.h: fix compilation in userspace

[PATCH v5 10/12] KVM: arm64: guest debug, HW assisted debug support
 2015-06-04 11:06 UTC  (4+ messages)

[PATCH v5 00/21] libnvdimm: non-volatile memory devices
 2015-06-03 19:31 UTC  (26+ messages)
` [PATCH v5 01/21] e820, efi: add ACPI 6.0 persistent memory types
` [PATCH v5 02/21] libnvdimm, nfit: initial libnvdimm infrastructure and NFIT support
` [PATCH v5 03/21] libnvdimm: control character device and libnvdimm bus sysfs attributes
` [PATCH v5 04/21] libnvdimm, nfit: dimm/memory-devices
` [PATCH v5 05/21] libnvdimm: control (ioctl) messages for libnvdimm bus and dimm devices
` [PATCH v5 07/21] libnvdimm, nfit: regions (block-data-window, persistent memory, volatile memory)
` [PATCH v5 08/21] libnvdimm: support for legacy (non-aliasing) nvdimms
` [PATCH v5 09/21] libnvdimm, nd_pmem: add libnvdimm support to the pmem driver
` [PATCH v5 10/21] pmem: Dynamically allocate partition numbers
` [PATCH v5 11/21] libnvdimm, nfit: add interleave-set state-tracking infrastructure
` [PATCH v5 12/21] libnvdimm: namespace indices: read and validate
` [PATCH v5 14/21] libnvdimm: blk labels and namespace instantiation
` [PATCH v5 17/21] libnvdimm: infrastructure for btt devices
  ` [PATCH v5 06/21] libnvdimm, nvdimm: dimm driver and base libnvdimm device-driver infrastructure
  ` [PATCH v5 13/21] libnvdimm: pmem label sets and namespace instantiation
  ` [PATCH v5 15/21] libnvdimm: write pmem label set
  ` [PATCH v5 16/21] libnvdimm: write blk "
  ` [PATCH v5 18/21] nd_btt: atomic sector updates
  ` [PATCH v5 19/21] libnvdimm, nfit, nd_blk: driver for BLK-mode access persistent memory
  ` [PATCH v5 20/21] tools/testing/nvdimm: manufactured NFITs for interface development
` [PATCH v5 21/21] libnvdimm: Non-Volatile Devices

[PATCH] seccomp: add ptrace commands for suspend/resume
 2015-06-03 18:36 UTC  (24+ messages)

[PATCH v2 0/5] support "cpu_isolated" mode for nohz_full
 2015-06-03 15:29 UTC  (5+ messages)
  ` [PATCH v3 "
    ` [PATCH v3 2/5] nohz: support PR_CPU_ISOLATED_STRICT mode
      ` [PATCH v3 1/5] nohz_full: add support for "cpu_isolated" mode
      ` [PATCH v3 3/5] nohz: cpu_isolated strict mode configurable signal

[tip:core/documentation] Documentation/features: Explain kernel feature descriptions and add visualization script
 2015-06-03 11:20 UTC 

[tip:core/documentation] Documentation/features/core: Add feature description and arch support status file for 'BPF-JIT'
 2015-06-03 11:20 UTC 

[tip:core/documentation] Documentation/features/locking: Add feature description and arch support status file for 'queued-rwlocks'
 2015-06-03 11:20 UTC 

[tip:core/documentation] Documentation/features/locking: Add feature description and arch support status file for ' queued-spinlocks'
 2015-06-03 11:20 UTC 

[tip:core/documentation] Documentation/features/debug: Add feature description and arch support status file for ' gcov-profile-all'
 2015-06-03 11:19 UTC 

[tip:core/documentation] Documentation/features/locking: Add feature description and arch support status file for 'cmpxchg-local'
 2015-06-03 11:19 UTC 

[tip:core/documentation] Documentation/features/perf: Add feature description and arch support status file for 'perf-stackdump'
 2015-06-03 11:19 UTC 

[tip:core/documentation] Documentation/features/perf: Add feature description and arch support status file for 'perf-regs'
 2015-06-03 11:18 UTC 

[tip:core/documentation] Documentation/features/io: Add feature description and arch support status file for 'dma-api-debug'
 2015-06-03 11:18 UTC 

[tip:core/documentation] Documentation/features/perf: Add feature description and arch support status file for 'kprobes-event'
 2015-06-03 11:18 UTC 

[tip:core/documentation] Documentation/features/core: Add feature description and arch support status file for ' generic-idle-thread'
 2015-06-03 11:17 UTC 

[tip:core/documentation] Documentation/features/debug: Add feature description and arch support status file for ' user-ret-profiler'
 2015-06-03 11:17 UTC 

[tip:core/documentation] Documentation/features/debug: Add feature description and arch support status file for 'kretprobes'
 2015-06-03 11:17 UTC 

[tip:core/documentation] Documentation/features/debug: Add feature description and arch support status file for 'uprobes'
 2015-06-03 11:16 UTC 

[tip:core/documentation] Documentation/features/debug: Add feature description and arch support status file for ' kprobes-on-ftrace'
 2015-06-03 11:16 UTC 

[tip:core/documentation] Documentation/features/debug: Add feature description and arch support status file for 'optprobes'
 2015-06-03 11:16 UTC 

[tip:core/documentation] Documentation/features/debug: Add feature description and arch support status file for 'kprobes'
 2015-06-03 11:15 UTC 

[tip:core/documentation] Documentation/features/time: Add feature description and arch support status file for ' arch-tick-broadcast'
 2015-06-03 11:15 UTC 

[tip:core/documentation] Documentation/features/vm: Add feature description and arch support status file for 'ELF-ASLR'
 2015-06-03 11:15 UTC 

[tip:core/documentation] Documentation/features/time: Add feature description and arch support status file for 'clockevents'
 2015-06-03 11:14 UTC 

[tip:core/documentation] Documentation/features/debug: Add feature description and arch support status file for 'kgdb'
 2015-06-03 11:14 UTC 

[tip:core/documentation] Documentation/features/time: Add feature description and arch support status file for ' context-tracking'
 2015-06-03 11:14 UTC 

[tip:core/documentation] Documentation/features/seccomp: Add feature description and arch support status file for 'seccomp-filter'
 2015-06-03 11:13 UTC 

[tip:core/documentation] Documentation/features/core: Add feature description and arch support status file for 'jump-labels'
 2015-06-03 11:13 UTC 

[tip:core/documentation] Documentation/features/debug: Add feature description and arch support status file for 'stackprotector'
 2015-06-03 11:13 UTC 

[tip:core/documentation] Documentation/features/locking: Add feature description and arch support status file for 'lockdep'
 2015-06-03 11:12 UTC 

[tip:core/documentation] Documentation/features/vm: Add feature description and arch support status file for 'ioremap_prot'
 2015-06-03 11:12 UTC 

[tip:core/documentation] Documentation/features/core: Add feature description and arch support status file for 'tracehook'
 2015-06-03 11:12 UTC 

[tip:core/documentation] Documentation/features/io: Add feature description and arch support status file for 'dma_map_attrs'
 2015-06-03 11:11 UTC 

[tip:core/documentation] Documentation/features/io: Add feature description and arch support status file for 'dma-contiguous'
 2015-06-03 11:11 UTC 

[tip:core/documentation] Documentation/features/sched: Add feature description and arch support status file for 'numa-balancing'
 2015-06-03 11:11 UTC 

[tip:core/documentation] Documentation/features/locking: Add feature description and arch support status file for 'rwsem-optimized '
 2015-06-03 11:10 UTC 

[tip:core/documentation] Documentation/features/vm: Add feature description and arch support status file for 'THP'
 2015-06-03 11:10 UTC 

[tip:core/documentation] Documentation/features/time: Add feature description and arch support status file for 'irq-time-acct'
 2015-06-03 11:10 UTC 

[tip:core/documentation] Documentation/features/time: Add feature description and arch support status file for 'virt-cpuacct'
 2015-06-03 11:09 UTC 

[tip:core/documentation] Documentation/features/time: Add feature description and arch support status file for ' modern-timekeeping'
 2015-06-03 11:09 UTC 

[tip:core/documentation] Documentation/features/debug: Add feature description and arch support status file for 'KASAN'
 2015-06-03 11:09 UTC 

[tip:core/documentation] Documentation/features/vm: Add feature description and arch support status file for ' pmdp_splitting_flush'
 2015-06-03 11:09 UTC 

[tip:core/documentation] Documentation/features/vm: Add feature description and arch support status file for 'pte_special'
 2015-06-03 11:08 UTC 

[tip:core/documentation] Documentation/features/vm: Add feature description and arch support status file for 'huge-vmap'
 2015-06-03 11:08 UTC 

[tip:core/documentation] Documentation/features/io: Add feature description and arch support status file for 'sg-chain'
 2015-06-03 11:08 UTC 

[tip:core/documentation] Documentation/features/lib: Add feature description and arch support status file for 'strncasecmp'
 2015-06-03 11:07 UTC 

[tip:core/documentation] Documentation/features/vm: Add feature description and arch support status file for 'PG_uncached'
 2015-06-03 11:07 UTC 

[tip:core/documentation] Documentation/features/vm: Add feature description and arch support status file for 'numa-memblock'
 2015-06-03 11:07 UTC 

[RFC PATCH v5] Documentation/arch: Add Documentation/arch-TODO
 2015-06-03 11:03 UTC  (11+ messages)
  ` [RFC PATCH v6] Documentation/arch: Add Documentation/arch-features.txt
        ` [PATCH] Documentation/arch: Add kernel feature descriptions and arch support status under Documentation/features/
          ` [PATCH v2] "
                    ` [GIT PULL] Documentation/features: Add kernel feature descriptions and arch support status files "

[PATCH 49/98] Break dependency loop between linux/if.h and linux/hdlc/ioctl.h
 2015-06-02 19:34 UTC  (2+ messages)
    ` [PATCH 43/98] include/uapi/linux/hdlc/ioctl.h: include linux/if.h

[PATCH] Update mlockall() and mmap() man pages for LOCKONFAULT flags
 2015-06-02 18:13 UTC 

[PATCH V2 0/3] Allow user to request memory to be locked on page fault
 2015-06-02 18:13 UTC  (4+ messages)
` [PATCH V2 1/3] Add mmap flag to request pages are locked after "
` [PATCH V2 2/3] Add mlockall flag for locking pages on fault
` [PATCH V2 3/3] Add tests for lock "

UAPI headers including non-UAPI headers by accident?
 2015-06-02 16:36 UTC 

[RESEND PATCH 0/3] Allow user to request memory to be locked on page fault
 2015-06-02 16:05 UTC  (6+ messages)
` [RESEND PATCH 3/3] Add tests for lock on fault

[PATCH v3 4/4] Add virtio gpu driver
 2015-06-02  8:33 UTC  (2+ messages)

[PATCH v6 0/8] vhost: support for cross endian guests
 2015-06-01 23:38 UTC  (7+ messages)
` [PATCH v6 2/8] tun: add tun_is_little_endian() helper
` [PATCH v6 3/8] macvtap: introduce macvtap_is_little_endian() helper

[PATCH v9 0/5] Add support to STMicroelectronics STM32 family
 2015-05-31 21:52 UTC  (3+ messages)
` [PATCH v9 4/5] serial: stm32-usart: Add STM32 USART Driver

[PATCH for v4.2 0/3] membarrier system call
 2015-05-31 12:53 UTC  (4+ messages)
` [PATCH for v4.2 v18 1/3] sys_membarrier(): system-wide memory barrier (generic, x86)


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