linux-api.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-03-09 13:09:10 to 2015-03-12 21:55:47 UTC [more...]

[PATCH v3 00/15] Add support to STMicroelectronics STM32 family
 2015-03-12 21:55 UTC  (2+ messages)
  ` [PATCH v3 01/15] scripts: link-vmlinux: Don't pass page offset to kallsyms if XIP Kernel

[RFC] capabilities: Ambient capabilities
 2015-03-12 21:49 UTC  (2+ messages)

[PATCH v2 16/18] ARM: dts: Introduce STM32F429 MCU
 2015-03-12 21:08 UTC  (29+ messages)
  ` [PATCH v2 04/18] clocksource: Add ARM System timer driver
  ` [PATCH v2 02/18] ARM: ARMv7M: Enlarge vector table to 256 entries
  ` [PATCH v2 05/18] reset: Add reset_controller_of_init() function
  ` [PATCH v2 07/18] drivers: reset: Add STM32 reset driver
  ` [PATCH v2 11/18] pinctrl: Add pinctrl driver for STM32 MCUs
  ` [PATCH v2 12/18] dt-bindings: Document the STM32 USART bindings
  ` [PATCH v2 14/18] ARM: Add STM32 family machine

[PATCH] Don't allow blocking of signals using sigreturn
 2015-03-12 20:01 UTC  (8+ messages)
  ` [PATCH] seccomp.2: Add note about alarm(2) not being sufficient to limit runtime

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

[PATCH v4 00/14] Add kdbus implementation
 2015-03-12 16:34 UTC  (14+ messages)
  ` [PATCH 04/14] kdbus: add connection pool implementation
  ` [PATCH 10/14] kdbus: add name registry implementation
  ` [PATCH 12/14] kdbus: add Makefile, Kconfig and MAINTAINERS entry
  ` [PATCH 13/14] kdbus: add walk-through user space example
` [PATCH 05/14] kdbus: add connection, queue handling and message validation code
` [PATCH 06/14] kdbus: add node and filesystem implementation
` [PATCH 07/14] kdbus: add code to gather metadata
` [PATCH 08/14] kdbus: add code for notifications and matches
` [PATCH 09/14] kdbus: add code for buses, domains and endpoints
` [PATCH 11/14] kdbus: add policy database implementation
` [PATCH 14/14] kdbus: add selftests

[PATCH v7 1/3] scsi: ufs: add ioctl interface for query request
 2015-03-12 15:54 UTC 

[PATCH v7 1/3] scsi: ufs: add ioctl interface for query request
 2015-03-12 15:54 UTC 

[PATCH v6 1/3] scsi: ufs: add ioctl interface for query request
 2015-03-12 15:27 UTC  (3+ messages)

[PATCH v4 0/9] epoll: Introduce new syscalls, epoll_ctl_batch and epoll_pwait1
 2015-03-12 15:02 UTC  (12+ messages)
` [PATCH v4 1/9] epoll: Extract epoll_wait_do and epoll_pwait_do
` [PATCH v4 2/9] epoll: Specify clockid explicitly
` [PATCH v4 3/9] epoll: Extract ep_ctl_do
` [PATCH v4 4/9] epoll: Add implementation for epoll_ctl_batch
` [PATCH v4 5/9] x86: Hook up epoll_ctl_batch syscall
` [PATCH v4 6/9] epoll: Add implementation for epoll_pwait1
` [PATCH v4 7/9] x86: Hook up epoll_pwait1 syscall
  ` [PATCH v4 8/9] epoll: Add compat version implementation of epoll_pwait1
` [PATCH v4 9/9] x86: Hook up 32 bit compat epoll_pwait1 syscall

[PATCH 24/45] hdspm.h: include stdint.h in userspace
 2015-03-12  9:05 UTC  (36+ messages)
` [PATCH 25/45] gntalloc.h: "
  ` [Xen-devel] "
` [PATCH 33/45] include/uapi/asm-generic/signal.h: include stdlib.h "
` [PATCH 34/45] include/uapi/asm-generic/signal.h: hide sigset_t definition "
` [PATCH 37/45] include/uapi/linux/socket.h: include sys/socket.h "
` [PATCH 41/45] include/uapi/sound/emu10k1.h: hide gpr_valid, tram_valid and code_valid "
` [PATCH 43/45] include/uapi/linux/netfilter_bridge.h: include if.h
` [PATCH 45/45] include/uapi/asm-generic/ucontext.h: include signal.h and sigcontext.h
` [PATCH 15/45] dm-log-userspace.h: include stdint.h in userspace

[PATCH] ipv6: expose RFC4191 route preference via rtnetlink
 2015-03-12  3:28 UTC  (7+ messages)
          ` [PATCH v2] "

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

[PATCH 0/2] Move away from non-failing small allocations
 2015-03-11 22:36 UTC  (4+ messages)
` [PATCH 2/2] mmotm: Enable small allocation to fail
  ` [PATCH 1/2] mm: Allow small allocations "

[PATCH 00/20] MIPS: KVM: Guest FPU & SIMD (MSA) support
 2015-03-11 14:44 UTC  (5+ messages)
` [PATCH 14/20] MIPS: KVM: Expose FPU registers
  ` [PATCH 15/20] MIPS: KVM: Wire up FPU capability
  ` [PATCH 19/20] MIPS: KVM: Expose MSA registers
` [PATCH 20/20] MIPS: KVM: Wire up MSA capability

[PATCH v2] selftests: kcmp build fails when invoked from kselftest target
 2015-03-11 13:30 UTC  (3+ messages)

[PATCH RFCv2 00/21] Drivers: hv: utils: re-implement the kernel/userspace communication layer
 2015-03-11 13:29 UTC  (22+ messages)
` [PATCH RFCv2 01/21] Drivers: hv: util: move kvp/vss function declarations to hyperv_vmbus.h
` [PATCH RFCv2 02/21] Drivers: hv: kvp: reset kvp_context
` [PATCH RFCv2 03/21] Drivers: hv: kvp: move poll_channel() to hyperv_vmbus.h
` [PATCH RFCv2 04/21] Drivers: hv: fcopy: process deferred messages when we complete the transaction
` [PATCH RFCv2 05/21] Drivers: hv: vss: "
  ` [PATCH RFCv2 06/21] Drivers: hv: kvp: rename kvp_work -> kvp_timeout_work
  ` [PATCH RFCv2 11/21] Drivers: hv: fcopy: switch to using the hvutil_device_state state machine
  ` [PATCH RFCv2 16/21] Drivers: hv: kvp: convert to hv_utils_transport
` [PATCH RFCv2 07/21] Drivers: hv: fcopy: rename fcopy_work -> fcopy_timeout_work
` [PATCH RFCv2 08/21] Drivers: hv: util: introduce state machine for util drivers
` [PATCH RFCv2 09/21] Drivers: hv: kvp: switch to using the hvutil_device_state state machine
` [PATCH RFCv2 10/21] Drivers: hv: vss: "
` [PATCH RFCv2 12/21] Drivers: hv: fcopy: set .owner reference for file operations
` [PATCH RFCv2 13/21] Drivers: hv: util: introduce hv_utils_transport abstraction
` [PATCH RFCv2 14/21] Drivers: hv: vss: convert to hv_utils_transport
` [PATCH RFCv2 15/21] Drivers: hv: fcopy: "
` [PATCH RFCv2 17/21] Tools: hv: kvp: use misc char device to communicate with kernel
` [PATCH RFCv2 18/21] Tools: hv: vss: "
` [PATCH RFCv2 19/21] Drivers: hv: vss: full handshake support
` [PATCH RFCv2 20/21] Drivers: hv: fcopy: "
` [PATCH RFCv2 21/21] Drivers: hv: utils: unify driver registration reporting

[PATCH 1/9] selftests: Introduce minimal shared logic for running tests
 2015-03-11 13:19 UTC  (10+ messages)
` [PATCH 2/9] selftests: Add install target

[PATCH] fix trailing whitespaces in if.h
 2015-03-11 13:08 UTC 

[v9 0/5] ext4: add project quota support
 2015-03-11  7:40 UTC  (8+ messages)
  ` [v9 1/5] vfs: adds general codes to enforces project quota limits
  ` [v9 3/5] ext4: adds project quota support
  ` [v9 4/5] ext4: adds FS_IOC_FSSETXATTR/FS_IOC_FSGETXATTR interface support
` [v9 2/5] ext4: adds project ID support
` [v9 5/5] ext4: cleanup inode flag definitions

[PATCH] kbuild: Don't pass LDFLAGS to selftest Makefile
 2015-03-11  2:15 UTC 

[PATCH] kbuild: Don't pass -rR to selftest makefiles
 2015-03-11  0:46 UTC  (8+ messages)

[PATCH 0/3] selftests: ptrace, kcmp, efivars build failure fixes
 2015-03-10 23:40 UTC  (10+ messages)
  ` [PATCH 1/3] selftests: ptrace build fails when invoked from kselftest target
  ` [PATCH 2/3] selftests: efivars "
` [PATCH 3/3] selftests: kcmp "

[PATCH] capabilities: Ambient capability set V2
 2015-03-10 15:47 UTC  (12+ messages)

[PATCH v5 1/3] scsi: ufs: add ioctl interface for query request
 2015-03-10 11:47 UTC 

[Patch v4] firmware: dmi-sysfs: add SMBIOS entry point area attribute
 2015-03-10  9:13 UTC  (4+ messages)
` [dmidecode] "

[PATCH v3 1/7] selftests: Introduce minimal shared logic for running tests
 2015-03-09 23:41 UTC  (7+ messages)
` [PATCH v3 5/7] selftests/timers: Use implicit rules
` [PATCH v3 6/7] selftests/mqueue: "
` [PATCH v3 7/7] selftests/mount: "

[PATCH v0 01/11] stm class: Introduce an abstraction for System Trace Module devices
 2015-03-09 21:29 UTC  (2+ messages)

[PATCH 14/14] MAINTAINERS: Add entry for STM32 MCUs
 2015-03-09 17:01 UTC  (4+ messages)

[PATCHv3 0/3] fs: add O_BENEATH flag to openat(2)
 2015-03-09 15:54 UTC  (7+ messages)
` [PATCHv3 1/3] "
  ` [PATCHv3 xfstests 2/3] generic: test openat and new O_BENEATH flag
` [PATCHv3 man-pages 3/3] open.2: describe "


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