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

[patch 0/4] timerfd c/r support, v5
 2015-04-13 20:10 UTC  (4+ messages)
` [patch 4/4] timerfd.2: Add ioctl method description

[RFC/PATCH v2 0/5] Add live source objects to DRM
 2015-04-13 18:39 UTC  (6+ messages)
  ` [RFC/PATCH v2 1/5] drm: Add live source object
  ` [RFC/PATCH v2 2/5] drm: Connect live source to framebuffers
` [RFC/PATCH v2 3/5] drm/rcar-du: Add VSP1 support to the planes allocator
` [RFC/PATCH v2 4/5] drm/rcar-du: Add VSP1 live source support
` [RFC/PATCH v2 5/5] drm/rcar-du: Restart the DU group when a plane source changes

[v12 0/5] ext4: add project quota support
 2015-04-13 16:33 UTC  (10+ messages)
` [v12 1/5] vfs: adds general codes to enforces project quota limits
` [v12 2/5] ext4: adds project ID support
` [v12 3/5] ext4: adds project quota support
` [v12 4/5] ext4: adds FS_IOC_FSSETXATTR/FS_IOC_FSGETXATTR interface support
` [v12 5/5] ext4: cleanup inode flag definitions

[PATCH v2 01/10] KVM: add commentary for kvm_debug_exit_arch struct
 2015-04-13 15:07 UTC  (11+ messages)
` [PATCH v2 02/10] KVM: define common __KVM_GUESTDBG_USE_SW/HW_BP values
` [PATCH v2 08/10] KVM: arm64: guest debug, HW assisted debug support

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

[patch 1/2] mm, doc: cleanup and clarify munmap behavior for hugetlb memory
 2015-04-11 13:26 UTC  (7+ messages)
    ` [patch -mm] mm, doc: cleanup and clarify munmap behavior for hugetlb memory fix

[PATCH v4 00/10] Add simple EEPROM Framework via regmap
 2015-04-10 11:45 UTC  (15+ messages)
` [PATCH v4 04/10] eeprom: Add a simple EEPROM framework for eeprom consumers
` [PATCH v4 05/10] eeprom: Add bindings for simple eeprom framework

[PATCH] kdbus: uapi: Fix kernel-doc for enum kdbus_send_flags
 2015-04-10 11:44 UTC  (3+ messages)

[PATCH v4 0/8] vhost: support for cross endian guests
 2015-04-10 10:20 UTC  (9+ messages)
` [PATCH v4 1/8] virtio: introduce virtio_is_little_endian() helper
` [PATCH v4 2/8] tun: add tun_is_little_endian() helper
` [PATCH v4 3/8] macvtap: introduce macvtap_is_little_endian() helper
` [PATCH v4 4/8] vringh: introduce vringh_is_little_endian() helper
` [PATCH v4 5/8] vhost: introduce vhost_is_little_endian() helper
  ` [PATCH v4 6/8] virtio: add explicit big-endian support to memory accessors
` [PATCH v4 7/8] vhost: feature to set the vring endianness
` [PATCH v4 8/8] macvtap/tun: add VNET_BE flag

[PATCH] audit.h: remove the macro AUDIT_ARCH_ARMEB definition
 2015-04-10  0:21 UTC  (4+ messages)

[PATCH v3 0/4] Ensure that lun ids are contiguous
 2015-04-09 16:18 UTC  (5+ messages)
` [PATCH v3 2/4] usb: gadget: mass_storage: Store lun_opts in fsg_opts
` [PATCH v3 3/4] usb: gadget: mass_storage: Ensure that lun ids are contiguous
  ` [PATCH v3 1/4] fs: configfs: Add unlocked version of configfs_depend_item()
  ` [PATCH v3 4/4] Documentation: ABI: Fix documentation for mass_storage function

[PATCH 05/45] drm.h: include stdlib.h in userspace
 2015-04-09 16:09 UTC  (7+ messages)

[RFC] capabilities: Ambient capabilities
 2015-04-09 15:25 UTC  (14+ messages)

[PATCH 0/5] Ensure that lun ids are contiguous
 2015-04-09 14:50 UTC  (10+ messages)
` [PATCH 1/5] fs: configfs: Fix typo in comment
` [PATCH 2/5] fs: configfs: Add unlocked version of configfs_depend_item()
` [PATCH 3/5] usb: gadget: mass_storage: Store lun_opts in fsg_opts
  ` [PATCH 4/5] usb: gadget: mass_storage: Ensure that lun ids are contiguous
  ` [PATCH 5/5] Documentation: ABI: Fix documentation for mass_storage function

[PATCH v6 00/15] Add support to STMicroelectronics STM32 family
 2015-04-09 13:04 UTC  (23+ messages)
` [PATCH v6 01/15] scripts: link-vmlinux: Don't pass page offset to kallsyms if XIP Kernel
` [PATCH v6 02/15] ARM: ARMv7-M: Enlarge vector table up to 256 entries
  ` [PATCH v6 03/15] dt-bindings: Document the ARM System timer bindings
  ` [PATCH v6 07/15] dt-bindings: Document the STM32 "
  ` [PATCH v6 09/15] dt-bindings: Document the STM32 USART bindings
  ` [PATCH v6 10/15] serial: stm32-usart: Add STM32 USART Driver
` [PATCH v6 04/15] clocksource/drivers: Add ARM System timer driver
` [PATCH v6 05/15] dt-bindings: Document the STM32 reset bindings
` [PATCH v6 06/15] drivers: reset: Add STM32 reset driver
` [PATCH v6 08/15] clockevents/drivers: Add STM32 Timer driver
` [PATCH v6 11/15] ARM: Add STM32 family machine
` [PATCH v6 12/15] ARM: dts: Add ARM System timer as clockevent in armv7m
` [PATCH v6 13/15] ARM: dts: Introduce STM32F429 MCU
` [PATCH v6 14/15] ARM: configs: Add STM32 defconfig
` [PATCH v6 15/15] MAINTAINERS: Add entry for STM32 MCUs

[PATCH v2 0/4] Ensure that lun ids are contiguous
 2015-04-09  9:20 UTC  (9+ messages)
` [PATCH v2 1/4] fs: configfs: Add unlocked version of configfs_depend_item()
` [PATCH v2 2/4] usb: gadget: mass_storage: Store lun_opts in fsg_opts
` [PATCH v2 3/4] usb: gadget: mass_storage: Ensure that lun ids are contiguous
  ` [PATCH v2 4/4] Documentation: ABI: Fix documentation for mass_storage function

[GIT PULL] selftest: Add futex functional tests
 2015-04-09  5:44 UTC  (6+ messages)

[PATCH v2 0/7] CLONE_FD: Task exit notification via file descriptor
 2015-04-09  2:19 UTC  (8+ messages)
` [PATCH v2 7/7] clone4: Add a CLONE_FD flag to get task exit notification via fd

[PATCH v4 00/14] Add kdbus implementation
 2015-04-08 22:38 UTC  (18+ messages)

[PATCH RFCv2 00/21] Drivers: hv: utils: re-implement the kernel/userspace communication layer
 2015-04-08 16:15 UTC  (4+ messages)

[PATCH v3 0/7] vhost: support for cross endian guests
 2015-04-08  8:25 UTC  (17+ messages)
` [PATCH v3 1/7] virtio: introduce virtio_is_little_endian() helper
` [PATCH v3 2/7] tun: add tun_is_little_endian() helper
` [PATCH v3 3/7] macvtap: introduce macvtap_is_little_endian() helper
` [PATCH v3 4/7] vringh: introduce vringh_is_little_endian() helper
` [PATCH v3 5/7] vhost: introduce vhost_is_little_endian() helper
  ` [PATCH v3 6/7] virtio: add explicit big-endian support to memory accessors
` [PATCH v3 7/7] vhost: feature to set the vring endianness

[PATCH v2 0/4] of: overlay: Assorted fixes
 2015-04-07 19:23 UTC  (5+ messages)
` [PATCH v2 2/4] of: overlay: kobjectify overlay objects
  ` [PATCH v2 1/4] of: unittest: overlay: Keep track of created overlays
  ` [PATCH v2 3/4] of: overlay: Add sysfs attributes
` [PATCH v2 4/4] Documentation: ABI: /sys/firmware/devicetree/overlays

[PATCH net-next] tc: cls_bpf: make ingress and egress qdiscs consistent
 2015-04-07 18:51 UTC  (13+ messages)

[PATCH v5 00/15] Add support to STMicroelectronics STM32 family
 2015-04-07 16:05 UTC  (12+ messages)
` [PATCH v5 08/15] clockevents/drivers: Add STM32 Timer driver
` [PATCH v5 09/15] dt-bindings: Document the STM32 USART bindings
` [PATCH v5 10/15] serial: stm32-usart: Add STM32 USART Driver

[PATCH v2] pci: export class IDs from pci_ids.h
 2015-04-07 12:57 UTC  (8+ messages)

[RFC v2 0/3] idle memory tracking
 2015-04-07 12:08 UTC  (5+ messages)
` [RFC v2 1/3] memcg: add page_cgroup_ino helper
  ` [RFC v2 2/3] proc: add kpagecgroup file
` [RFC v2 3/3] proc: add kpageidle file

[PATCH v2 3/4] Add virtio gpu driver
 2015-04-07  9:41 UTC  (3+ messages)

[PATCH] selftests/timers: Make git ignore all binaries in timers test suite
 2015-04-07  7:58 UTC 

[GIT PULL] kselftest updates for 4.1-rc1
 2015-04-06 20:53 UTC 

[PATCH net-next] tc: bpf: add checksum helpers
 2015-04-06 20:42 UTC  (2+ messages)

[PATCH] sunrpc: eliminate RPC_DEBUG
 2015-04-06 18:18 UTC  (6+ messages)

[PATCH v7 0/5] vfs: Non-blockling buffered fs read (page cache only)
 2015-04-06  3:53 UTC  (11+ messages)

[PATCH 00/14] Enhance twl4030_charger functionality. - V2
 2015-04-04  7:48 UTC  (5+ messages)
` [PATCH 13/14] twl4030_charger: Increase current carefully while watching voltage

[PATCH 0/5] Enhancements to twl4030 phy to support better charging - V2
 2015-04-04  0:28 UTC  (7+ 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 NNTP newsgroup(s).