messages from 2015-03-03 19:47:07 to 2015-03-11 00:28:12 UTC [more...]
[PATCH 24/45] hdspm.h: include stdint.h in userspace
2015-03-11 0:28 UTC (16+ 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 15/45] dm-log-userspace.h: include stdint.h "
[PATCH v2] selftests: kcmp build fails when invoked from kselftest target
2015-03-11 0:08 UTC
[PATCH] kbuild: Don't pass -rR to selftest makefiles
2015-03-10 23:49 UTC (6+ 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 v2 11/18] pinctrl: Add pinctrl driver for STM32 MCUs
2015-03-10 21:30 UTC (30+ messages)
` [PATCH v2 10/18] dt-bindings: Document the STM32 pin controller
` [PATCH v2 02/18] ARM: ARMv7M: Enlarge vector table to 256 entries
` [PATCH v2 16/18] ARM: dts: Introduce STM32F429 MCU
` [PATCH v2 04/18] clocksource: Add ARM System timer driver
` [PATCH v2 05/18] reset: Add reset_controller_of_init() function
` [PATCH v2 07/18] drivers: reset: Add STM32 reset driver
` [PATCH v2 12/18] dt-bindings: Document the STM32 USART bindings
` [PATCH v2 14/18] ARM: Add STM32 family machine
[PATCH] ipv6: expose RFC4191 route preference via rtnetlink
2015-03-10 16:04 UTC (4+ messages)
[PATCH] capabilities: Ambient capability set V2
2015-03-10 15:47 UTC (19+ messages)
[PATCH 1/9] selftests: Introduce minimal shared logic for running tests
2015-03-10 15:11 UTC (6+ messages)
` [PATCH 2/9] selftests: Add install target
[PATCH v4 0/9] epoll: Introduce new syscalls, epoll_ctl_batch and epoll_pwait1
2015-03-10 13:59 UTC (11+ 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 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 (10+ messages)
` [PATCH v3 2/7] selftests: Add install target
` [PATCH v3 4/7] selftests: Set CC using CROSS_COMPILE once in lib.mk
` [PATCH v3 3/7] selftests: Add install support for the powerpc tests
` [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 (3+ messages)
[PATCH 07/14] clockevent: Add STM32 Timer driver
2015-03-09 17:01 UTC (5+ messages)
` [PATCH 14/14] MAINTAINERS: Add entry for STM32 MCUs
[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 "
[PATCH v4 00/14] Add kdbus implementation
2015-03-09 13:09 UTC (15+ messages)
` [PATCH 02/14] kdbus: add uapi header file
` [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 01/14] kdbus: add documentation
` [PATCH 03/14] kdbus: add driver skeleton, ioctl entry points and utility functions
` [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 14/14] kdbus: add selftests
[RFC PATCH 0/3] Add simple EEPROM Framework via regmap
2015-03-09 7:13 UTC (18+ 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 v5 tip 0/7] tracing: attach eBPF programs to kprobes
2015-03-08 0:21 UTC (6+ messages)
[PATCH v3 0/3] epoll: introduce round robin wakeup mode
2015-03-07 12:35 UTC (11+ messages)
[PATCHv2 0/2] N900 Modem Speech Support
2015-03-06 20:49 UTC (11+ messages)
` [PATCHv2 1/2] HSI: cmt_speech: Add cmt-speech driver
` Right interface for cellphone modem audio (was Re: [PATCHv2 0/2] N900 Modem Speech Support)
[PATCH 00/21] RFC: userfaultfd v3
2015-03-06 15:39 UTC (32+ messages)
` [PATCH 01/21] userfaultfd: waitqueue: add nr wake parameter to __wake_up_locked_key
` [PATCH 02/21] userfaultfd: linux/Documentation/vm/userfaultfd.txt
` [Qemu-devel] "
` [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 15/21] userfaultfd: UFFDIO_COPY and UFFDIO_ZEROPAGE
` [PATCH 14/21] userfaultfd: mcopy_atomic|mfill_zeropage: UFFDIO_COPY|UFFDIO_ZEROPAGE preparation
` [PATCH 16/21] userfaultfd: remap_pages: rmap preparation
` [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
[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 (19+ 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
` [PATCH 0/2] Documenting user namespace changes
` [PATCH 2/2] user_namespaces.7: Update the documention to reflect the fixes for negative groups
[PATCH] selftests: Add install, generate tar, and run_kselftest tools
2015-03-04 10:19 UTC (4+ messages)
[PATCH v13 0/2] crypto: AF_ALG: add AEAD support
2015-03-04 9:25 UTC (3+ messages)
[PATCH RFC 0/3] Drivers: hv: utils: re-implement the kernel/userspace communication layer
2015-03-03 19:47 UTC (5+ messages)
` [PATCH RFC 1/3] Drivers: hv: kvp: convert userspace/kernel communication to using char device
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).