Linux-api Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-02-26 22:02:43 to 2015-03-05 17:57:59 UTC [more...]

[PATCH 00/21] RFC: userfaultfd v3
 2015-03-05 17:57 UTC  (25+ messages)
` [PATCH 01/21] userfaultfd: waitqueue: add nr wake parameter to __wake_up_locked_key
` [PATCH 02/21] userfaultfd: linux/Documentation/vm/userfaultfd.txt
` [PATCH 03/21] userfaultfd: uAPI
` [PATCH 04/21] userfaultfd: linux/userfaultfd_k.h
` [PATCH 05/21] userfaultfd: add vm_userfaultfd_ctx to the vm_area_struct
` [PATCH 06/21] userfaultfd: add VM_UFFD_MISSING and VM_UFFD_WP
` [PATCH 07/21] userfaultfd: call handle_userfault() for userfaultfd_missing() faults
` [PATCH 08/21] userfaultfd: teach vma_merge to merge across vma->vm_userfaultfd_ctx
` [PATCH 09/21] userfaultfd: prevent khugepaged to merge if userfaultfd is armed
` [PATCH 10/21] userfaultfd: add new syscall to provide memory externalization
` [PATCH 11/21] userfaultfd: buildsystem activation
` [PATCH 12/21] userfaultfd: activate syscall
` [PATCH 13/21] userfaultfd: UFFDIO_COPY|UFFDIO_ZEROPAGE uAPI
  ` [PATCH 14/21] userfaultfd: mcopy_atomic|mfill_zeropage: UFFDIO_COPY|UFFDIO_ZEROPAGE preparation
  ` [PATCH 16/21] userfaultfd: remap_pages: rmap preparation
` [PATCH 15/21] userfaultfd: UFFDIO_COPY and UFFDIO_ZEROPAGE
` [PATCH 17/21] userfaultfd: remap_pages: swp_entry_swapcount() preparation
` [PATCH 18/21] userfaultfd: UFFDIO_REMAP uABI
` [PATCH 19/21] userfaultfd: remap_pages: UFFDIO_REMAP preparation
` [PATCH 20/21] userfaultfd: UFFDIO_REMAP
` [PATCH 21/21] userfaultfd: add userfaultfd_wp mm helpers

[PATCHv2 0/2] N900 Modem Speech Support
 2015-03-05 17:32 UTC  (10+ messages)
` [PATCHv2 1/2] HSI: cmt_speech: Add cmt-speech driver
` [PATCHv2 2/2] HSI: nokia-modem: Add cmt-speech support

[PATCH] capabilities: Ambient capability set V2
 2015-03-05 17:13 UTC  (6+ messages)

[RFC PATCH 0/3] Add simple EEPROM Framework via regmap
 2015-03-05 10:35 UTC  (13+ messages)
` [PATCH v1 0/6] "
  ` [PATCH v1 1/6] eeprom: Add a simple EEPROM framework for eeprom providers
  ` [PATCH v1 2/6] eeprom: Add a simple EEPROM framework for eeprom consumers
  ` [PATCH v1 3/6] eeprom: Add bindings for simple eeprom framework
  ` [PATCH v1 4/6] eeprom: sunxi: Move the SID driver to the "
  ` [PATCH v1 5/6] eeprom: qfprom: Add Qualcomm QFPROM support
  ` [PATCH v1 6/6] eeprom: Add to MAINTAINERS for eeprom framework

[PATCH v3 0/3] epoll: introduce round robin wakeup mode
 2015-03-05  9:15 UTC  (11+ messages)

[PATCH v5 tip 0/7] tracing: attach eBPF programs to kprobes
 2015-03-04 20:48 UTC  (15+ messages)
` [PATCH v5 tip 1/7] bpf: make internal bpf API independent of CONFIG_BPF_SYSCALL ifdefs
  ` [PATCH v5 tip 2/7] tracing: attach BPF programs to kprobes
  ` [PATCH v5 tip 5/7] samples: bpf: simple non-portable kprobe filter example
` [PATCH v5 tip 3/7] tracing: allow BPF programs to call bpf_ktime_get_ns()
` [PATCH v5 tip 4/7] tracing: allow BPF programs to call bpf_trace_printk()
` [PATCH v5 tip 6/7] samples: bpf: counting example for kfree_skb and write syscall
` [PATCH v5 tip 7/7] samples: bpf: IO latency analysis (iosnoop/heatmap)

[PATCH v5 1/4] vfio: implement iommu driver capabilities with an enum
 2015-03-04 16:07 UTC  (2+ messages)
  ` [PATCH v5 2/4] vfio: introduce the VFIO_DMA_MAP_FLAG_NOEXEC flag

[PATCH v2] userns: Disallow setgroups unless the gid_map writer is privileged
 2015-03-04 14:00 UTC  (26+ messages)
` [CFT][PATCH 1/7] userns: Document what the invariant required for safe unprivileged mappings
  ` [CFT][PATCH 6/7] userns: Add a knob to disable setgroups on a per user namespace basis
          ` [CFT][PATCH 1/8] userns: Document what the invariant required for safe unprivileged mappings
            ` [CFT][PATCH 7/8] userns: Add a knob to disable setgroups on a per user namespace basis
                        ` [CFT][PATCH v6] "
                          ` [PATCH 0/2] Documenting user namespace changes
                            ` [PATCH 1/2] proc.5: Document /proc/[pid]/setgroups
                            ` [PATCH 2/2] user_namespaces.7: Update the documention to reflect the fixes for negative groups

[Patch v4] firmware: dmi-sysfs: add SMBIOS entry point area attribute
 2015-03-04 12:30 UTC  (3+ messages)
` [dmidecode] "

[PATCH v2 04/18] clocksource: Add ARM System timer driver
 2015-03-04 12:08 UTC  (7+ messages)
    ` [PATCH v2 16/18] ARM: dts: Introduce STM32F429 MCU

[PATCH v3 1/7] selftests: Introduce minimal shared logic for running tests
 2015-03-04 10:41 UTC  (7+ messages)
` [PATCH v3 3/7] selftests: Add install support for the powerpc tests
  ` [PATCH v3 2/7] selftests: Add install target
  ` [PATCH v3 4/7] selftests: Set CC using CROSS_COMPILE once in lib.mk
` [PATCH v3 5/7] selftests/timers: Use implicit rules
` [PATCH v3 6/7] selftests/mqueue: "
` [PATCH v3 7/7] selftests/mount: "

[PATCH] selftests: Add install, generate tar, and run_kselftest tools
 2015-03-04 10:19 UTC  (4+ messages)

[PATCH] kbuild: Don't pass -rR to selftest makefiles
 2015-03-04 10:19 UTC 

[PATCH v13 0/2] crypto: AF_ALG: add AEAD support
 2015-03-04  9:25 UTC  (5+ messages)
` [PATCH v13 1/2] "
` [PATCH v13 2/2] crypto: AF_ALG: enable AEAD interface compilation

[PATCH RFC 0/3] Drivers: hv: utils: re-implement the kernel/userspace communication layer
 2015-03-03 19:47 UTC  (11+ messages)
` [PATCH RFC 1/3] Drivers: hv: kvp: convert userspace/kernel communication to using char device
` [PATCH RFC 2/3] Drivers: hv: vss: "
` [PATCH RFC 3/3] Drivers: hv: fcopy: make it consistent with vss/kvp

[PATCH] net: add SO_MAX_DGRAM_QLEN for AF_UNIX SOCK_DGRAM sockets
 2015-03-03 18:59 UTC  (7+ messages)

[PATCH 0/9] N900 Modem Speech Support
 2015-03-03 17:46 UTC  (18+ messages)
` [PATCH 1/9] HSI: cmt_speech: Add cmt-speech driver
` [PATCH 2/9] HSI: cmt_speech: Avoid GFP_ATOMIC in cs_char_open
` [PATCH 3/9] HSI: cmt_speech: Return error if HSI port not configured
` [PATCH 4/9] HSI: cmt_speech: Fix build for 4.0 kernel
` [PATCH 5/9] HSI: cmt_speech: Cleanup initialisation
` [PATCH 6/9] HSI: cmt_speech: Rename driver to cmt-speech
` [PATCH 7/9] HSI: cmt_speech: Move cs-protocol.h to include/uapi/linux/hsi
` [PATCH 8/9] HSI: cmt_speech: Remove hardcoded channel numbers
` [PATCH 9/9] HSI: nokia-modem: Add cmt_speech support

[PATCH tip/core/rcu 01/20] smpboot: Add common code for notification from dying CPU
 2015-03-03 17:42 UTC 

[PATCH] ipv6: expose RFC4191 route preference via rtnetlink
 2015-03-03 15:17 UTC  (2+ messages)

Documenting MS_LAZYTIME
 2015-03-03  7:14 UTC  (13+ messages)

[PATCH 1/9] selftests: Introduce minimal shared logic for running tests
 2015-03-03  4:51 UTC  (9+ messages)
` [PATCH 2/9] selftests: Add install target
` [PATCH 3/9] selftests: Add install support for the powerpc tests
` [PATCH 4/9] kbuild: add a new kselftest_install make target to install selftests
` [PATCH 5/9] kbuild: Don't pass -rR to selftest makefiles
` [PATCH 6/9] selftests: Set CC using CROSS_COMPILE once in lib.mk
` [PATCH 7/9] selftests/timers: Use implicit rules
` [PATCH 8/9] selftests/mqueue: "
` [PATCH 9/9] selftests/mount: "

[GIT PULL] Kselftest updates for 3.20-rc1
 2015-03-03  0:53 UTC  (9+ messages)

[PATCH v14 02/20] vfio: platform: probe to devices on the platform bus
 2015-03-02 16:59 UTC  (2+ messages)
  ` [PATCH v14 04/20] vfio: amba: VFIO support for AMBA devices

[PATCH v4 1/5] vfio: implement iommu driver capabilities with an enum
 2015-03-02 16:58 UTC  (2+ messages)
` [PATCH v4 2/5] vfio: introduce the VFIO_DMA_MAP_FLAG_NOEXEC flag

[PATCH v5 tip 1/7] bpf: make internal bpf API independent of CONFIG_BPF_SYSCALL ifdefs
 2015-03-02 16:58 UTC 

[PATCH v4 1/4] scsi: ufs: add ioctl interface for query request
 2015-03-02 14:56 UTC 

[PATCH v1 0/5] IB/core: extended query device caps cleanup for v3.19
 2015-03-02 14:08 UTC  (8+ messages)
` [PATCH v1 1/5] IB/uverbs: ex_query_device: answer must not depend on request's comp_mask

[PATCH 2/2] fbcon: expose cursor blink interval via sysfs
 2015-03-02 11:15 UTC  (6+ messages)
        ` [PATCH 0/2] add cursor blink interval terminal escape sequence
          ` [PATCH 1/2] vt: add cursor blink interval "
          ` [PATCH 2/2] fbcon: use the cursor blink interval provided by vt

Confidential Letter
 2015-03-02  0:34 UTC 

[PATCH v4 tip 3/7] tracing: allow BPF programs to call ktime_get_ns()
 2015-02-28 17:21 UTC 

[PATCH v4 tip 0/7] tracing: attach eBPF programs to kprobes
 2015-02-28 10:20 UTC  (10+ messages)
` [PATCH v4 tip 1/7] bpf: make internal bpf API independent of CONFIG_BPF_SYSCALL ifdefs
` [PATCH v4 tip 2/7] tracing: attach BPF programs to kprobes
` [PATCH v4 tip 4/7] tracing: allow BPF programs to call bpf_trace_printk()
` [PATCH v4 tip 5/7] samples: bpf: simple non-portable kprobe filter example
` [PATCH v4 tip 6/7] samples: bpf: counting example for kfree_skb and write syscall
` [PATCH v4 tip 7/7] samples: bpf: IO latency analysis (iosnoop/heatmap)
  ` [PATCH v4 tip 3/7] tracing: allow BPF programs to call ktime_get_ns()

[PATCH v2 0/2] Add epoll round robin wakeup mode
 2015-02-27 22:24 UTC  (3+ messages)
` [PATCH v2 2/2] epoll: introduce EPOLLEXCLUSIVE and EPOLLROUNDROBIN

[PATCH v12 0/2] crypto: AF_ALG: add AEAD and RNG support
 2015-02-27 18:54 UTC  (7+ messages)
` [PATCH v12 1/2] crypto: AF_ALG: add AEAD support

[PATCH 0/4] enhance shmem process and swap accounting
 2015-02-27 10:52 UTC  (6+ messages)
  ` [PATCH 1/4] mm, documentation: clarify /proc/pid/status VmSwap limitations
  ` [PATCH 2/4] mm, procfs: account for shmem swap in /proc/pid/smaps
  ` [PATCH 3/4] mm, shmem: Add shmem resident memory accounting
  ` [PATCH 4/4] mm, procfs: Display VmAnon, VmFile and VmShm in /proc/pid/status

[RFC PATCH] fork: report pid reservation failure properly
 2015-02-27  8:22 UTC  (5+ messages)
` [PATCH] "

[PATCH v2] coresight-stm: adding driver for CoreSight STM component
 2015-02-26 22:58 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 read-only IMAP folder(s) and NNTP newsgroup(s).