linux-api.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-05-15 14:51:09 to 2015-05-21 16:44:12 UTC [more...]

[PATCH v4 00/10] Add simple EEPROM Framework via regmap
 2015-05-21 16:44 UTC  (8+ messages)
` [PATCH v5 00/11] Add simple NVMEM "
  ` [PATCH v5 01/11] regmap: Introduce regmap_get_max_register
  ` [PATCH v5 02/11] regmap: Introduce regmap_get_reg_stride
  ` [PATCH v5 03/11] nvmem: Add a simple NVMEM framework for nvmem providers
    ` [PATCH v5 04/11] nvmem: Add a simple NVMEM framework for consumers
  ` [PATCH v5 05/11] nvmem: Add nvmem_device based consumer apis
  ` [PATCH v5 06/11] nvmem: Add bindings for simple nvmem framework

[PATCH net-next 0/4] bpf: introduce bpf_tail_call() helper
 2015-05-21 16:43 UTC  (15+ messages)
  ` [PATCH net-next 1/4] bpf: allow bpf programs to tail-call other bpf programs
` [PATCH net-next 2/4] x86: bpf_jit: implement bpf_tail_call() helper
` [PATCH net-next 3/4] samples/bpf: bpf_tail_call example for tracing
` [PATCH net-next 4/4] samples/bpf: bpf_tail_call example for networking

[PATCH 00/23] userfaultfd v4
 2015-05-21 15:52 UTC  (12+ messages)
` [PATCH 10/23] userfaultfd: add new syscall to provide memory externalization

[PATCH 0/9] converting system calls to 64-bit time_t, part 2
 2015-05-21 14:52 UTC  (13+ messages)
` [PATCH 1/9] y2038: remove unneeded ipc uapi header files
` [PATCH 2/9] y2038: asm-generic: extend sysvipc data structures
` [PATCH 3/9] y2038: mips: "
` [PATCH 4/9] y2038: x86: "
` [PATCH 5/9] y2038: parisc: "
` [PATCH 6/9] y2038: sparc: "
` [PATCH 7/9] y2038: powerpc: "
` [PATCH 8/9] y2038: xtensa: "
` [PATCH 9/9] y2038: ipc: report long times to user space

[PATCH 1/8] kernel/exit.c: make sure current's nsproxy != NULL while checking caps
 2015-05-21 11:53 UTC  (8+ messages)
  ` [PATCH 2/8] user_ns: 3 new hooks for LSM namespace operations
  ` [PATCH 3/8] smack: extend capability functions and fix 2 checks
  ` [PATCH 4/8] smack: abstraction layer for 2 common Smack operations
  ` [PATCH 5/8] smack: misc cleanups in preparation for a namespace patch
  ` [PATCH 6/8] smack: namespace groundwork
  ` [PATCH 7/8] smack: namespace implementation
  ` [PATCH 8/8] smack: documentation for the Smack namespace

[PATCH 0/8] Smack namespace
 2015-05-21 11:53 UTC 

[PATCH] [RFC] fs, proc: don't guard /proc/<pid>/task/<tid>/children on CONFIG_CHECKPOINT_RESTORE
 2015-05-21 10:30 UTC 

[RFC PATCH 00/11] drm/i915: Expose OA metrics via perf PMU
 2015-05-21  8:24 UTC  (15+ messages)
` [RFC PATCH 07/11] drm/i915: Expose PMU for Observation Architecture
  ` [Intel-gfx] "
        ` [RFC PATCH v2] "
        ` [RFC PATCH] squash: be more careful stopping oacontrol updates

[PATCH 2/2] fbcon: expose cursor blink interval via sysfs
 2015-05-21  8:00 UTC  (16+ 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 2/3] fbcon: use the cursor blink interval provided by vt

[PATCH v8 00/16] Add support to STMicroelectronics STM32 family
 2015-05-21  7:46 UTC  (51+ messages)
` [PATCH v8 01/16] scripts: link-vmlinux: Don't pass page offset to kallsyms if XIP Kernel
` [PATCH v8 04/16] clocksource/drivers: Add ARM System timer driver
` [PATCH v8 07/16] drivers: reset: Add STM32 reset driver
` [PATCH v8 09/16] clockevents/drivers: Add STM32 Timer driver
` [PATCH v8 11/16] serial: stm32-usart: Add STM32 USART Driver
` [PATCH v8 12/16] ARM: Add STM32 family machine
` [PATCH v8 13/16] ARM: dts: Add ARM System timer as clocksource in armv7m
` [PATCH v8 15/16] ARM: configs: Add STM32 defconfig
` [PATCH v8 16/16] MAINTAINERS: Add entry for STM32 MCUs
` [PATCH v8 14/16] ARM: dts: Introduce STM32F429 MCU

[PATCH v2 0/2] capabilities: Ambient capabilities
 2015-05-20 19:47 UTC  (13+ messages)
` [PATCH v2 1/2] "

[PATCH v6 0/3] Enable PPI sysfs interface for TPM 2.0
 2015-05-20 13:49 UTC  (2+ messages)
` [PATCH v6 3/3] tpm: update PPI documentation to address the location change

[Intel-gfx] [RFC PATCH 03/11] perf: Add PERF_EVENT_IOC_FLUSH ioctl
 2015-05-20 12:12 UTC  (3+ messages)
` [RFC PATCH v2] "

[PATCH 0/3] Allow user to request memory to be locked on page fault
 2015-05-19 20:30 UTC  (7+ messages)

[PATCH man-pages v2] capabilities.7, prctl.2: Document ambient capabilities
 2015-05-19 19:13 UTC  (4+ messages)

kernel/libc uapi changes for y2038
 2015-05-19 17:54 UTC  (6+ messages)
` [klibc] "
  ` [Y2038] "
` [Y2038] "

[PATCH V6 05/10] audit: log creation and deletion of namespace instances
 2015-05-19 14:27 UTC  (19+ messages)

[PATCH v9] scsi: ufs: add ioctl interface for query request
 2015-05-19 10:02 UTC 

[PATCH 00/19] converting system calls to 64-bit time_t, part 1
 2015-05-19  9:28 UTC  (18+ messages)
` [PATCH 13/19] y2038: add compat handling for sys_semtimedop
` [PATCH 15/19] y2038: introduce timespec64_to_jiffies
` [PATCH 16/19] y2038: use __kernel_timespec in sys_rt_sigtimedwait
` [PATCH 17/19] y2038: use __kernel_timespec in sys_futex
` [PATCH 18/19] y2038: introduce jiffies_to_timespec64
` [PATCH 19/19] y2038: use __kernel_timespec in sys_sched_rr_get_interval

[RFC PATCH v3] Documentation/arch: Add Documentation/arch-TODO
 2015-05-19  2:02 UTC  (14+ messages)
` [RFC PATCH v5] "
    ` [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] "

[PATCH 0/4] Add support for V4L2_PIX_FMT_Y16_BE
 2015-05-18 19:31 UTC  (3+ messages)

[CFT][PATCH 0/10] Making new mounts of proc and sysfs as safe as bind mounts
 2015-05-18 13:14 UTC  (14+ messages)
` [CFT][PATCH 00/10] Making new mounts of proc and sysfs as safe as bind mounts (take 2)
  ` [CFT][PATCH 02/10] mnt: Modify fs_fully_visible to deal with mount attributes
    ` [CFT][PATCH 01/10] mnt: Refactor the logic for mounting sysfs and proc in a user namespace
    ` [CFT][PATCH 03/10] vfs: Ignore unlocked mounts in fs_fully_visible
    ` [CFT][PATCH 04/10] fs: Add helper functions for permanently empty directories
    ` [CFT][PATCH 05/10] sysctl: Allow creating permanently empty directories that serve as mountpoints
    ` [CFT][PATCH 06/10] proc: Allow creating permanently empty directories that serve as mount points
    ` [CFT][PATCH 07/10] kernfs: Add support for always empty directories
    ` [CFT][PATCH 08/10] sysfs: Add support for permanently empty directories to serve as mount points
    ` [CFT][PATCH 09/10] sysfs: Create mountpoints with sysfs_create_mount_point
    ` [CFT][PATCH 10/10] mnt: Update fs_fully_visible to test for permanently empty directories

[PATCH] media: uapi: vsp1: Use __u32 instead of u32
 2015-05-18 10:30 UTC  (2+ messages)

[PATCH 0/2] man-pages: clarify MAP_LOCKED semantic
 2015-05-18  9:12 UTC  (2+ messages)

[PATCH] iio: doc: fix typo
 2015-05-17 16:16 UTC  (3+ messages)

[PATCH for v4.2 0/3] membarrier system call
 2015-05-16 23:48 UTC  (4+ messages)
  ` [PATCH for v4.2 v18 1/3] sys_membarrier(): system-wide memory barrier (generic, x86)
` [PATCH for v4.2 2/3] selftests: add membarrier syscall test
` [PATCH for v4.2 3/3] selftests: enhance "

[PATCH RFC v2 0/2] O_NOCMTIME protected by generic mount option
 2015-05-16 21:50 UTC  (4+ messages)
` [PATCH RFC v2 1/2] vfs: add generic nocmtime mount flag
  ` [PATCH RFC v2 2/2] vfs: add O_NOCMTIME

[PATCH 0/6] support "dataplane" mode for nohz_full
 2015-05-15 22:17 UTC  (21+ messages)
` [PATCH 5/6] nohz: support PR_DATAPLANE_STRICT mode
  ` [PATCH v2 0/5] support "cpu_isolated" mode for nohz_full
    ` [PATCH v2 1/5] nohz_full: add support for "cpu_isolated" mode
      ` [PATCH v2 2/5] nohz: support PR_CPU_ISOLATED_STRICT mode
        ` [PATCH v2 3/5] nohz: cpu_isolated strict mode configurable signal

[GIT PULL] kselftest fixes for 4.1-rc4
 2015-05-15 18:47 UTC 

[PATCH v4 02/12] KVM: define common KVM_GUESTDBG_USE_SW/HW_BP bits
 2015-05-15 17:46 UTC  (10+ messages)
` [PATCH v4 10/12] KVM: arm64: guest debug, HW assisted debug support


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