messages from 2015-04-02 18:53:24 to 2015-04-09 16:09:29 UTC [more...]
[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)
[v12 0/5] ext4: add project quota support
2015-04-09 15:14 UTC (6+ 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 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 v4 00/10] Add simple EEPROM Framework via regmap
2015-04-09 14:45 UTC (14+ 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 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 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 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 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] kdbus: uapi: Fix kernel-doc for enum kdbus_send_flags
2015-04-09 10:22 UTC (2+ messages)
[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
[PATCH v3 00/21] Drivers: hv: utils: re-implement the kernel/userspace communication layer
2015-04-09 8:38 UTC (22+ 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 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 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 21/21] Drivers: hv: utils: unify driver registration reporting
[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 1/4] of: unittest: overlay: Keep track of created overlays
` [PATCH v2 3/4] of: overlay: Add sysfs attributes
` [PATCH v2 2/4] of: overlay: kobjectify overlay objects
` [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 (27+ messages)
` [PATCH v5 02/15] ARM: ARMv7-M: Enlarge vector table up to 256 entries
` [PATCH v5 03/15] dt-bindings: Document the ARM System timer bindings
` [PATCH v5 04/15] clocksource/drivers: Add ARM System timer driver
` [PATCH v5 05/15] dt-bindings: Document the STM32 reset bindings
` [PATCH v5 07/15] dt-bindings: Document the STM32 timer bindings
` [PATCH v5 08/15] clockevents/drivers: Add STM32 Timer driver
` [PATCH v5 01/15] scripts: link-vmlinux: Don't pass page offset to kallsyms if XIP Kernel
` [PATCH v5 06/15] drivers: reset: Add STM32 reset driver
` [PATCH v5 09/15] dt-bindings: Document the STM32 USART bindings
` [PATCH v5 11/15] ARM: Add STM32 family machine
` [PATCH v5 13/15] ARM: dts: Introduce STM32F429 MCU
` [PATCH v5 15/15] MAINTAINERS: Add entry for STM32 MCUs
` [PATCH v5 10/15] serial: stm32-usart: Add STM32 USART Driver
` [PATCH v5 12/15] ARM: dts: Add ARM System timer as clockevent in armv7m
` [PATCH v5 14/15] ARM: configs: Add STM32 defconfig
[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 1/2] mm, doc: cleanup and clarify munmap behavior for hugetlb memory
2015-04-04 9:34 UTC (6+ messages)
` [patch -mm] mm, doc: cleanup and clarify munmap behavior for hugetlb memory fix
[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)
[PATCH] audit.h: remove the macro AUDIT_ARCH_ARMEB definition
2015-04-03 12:42 UTC (3+ messages)
[Patch 0/3] firmware: dmi_scan: add SBMIOS entry point and DMI tables
2015-04-03 9:36 UTC (3+ messages)
` [Patch 2/3] firmware: dmi_scan: add SBMIOS entry "
[Patch] firmware: dmi_scan: split dmisubsystem from dmi-sysfs
2015-04-03 7:21 UTC (7+ messages)
[PATCH v2] selftests/mount: output WARN messages when mount test skipped
2015-04-03 1:39 UTC
[PATCH v3 3/3] Documentation/ABI: Update sysfs-driver-toshiba_acpi entry
2015-04-03 1:28 UTC
[PATCH v3 2/3] toshiba_acpi: Fix pr_* messages from USB Sleep Functions
2015-04-03 1:27 UTC
[PATCH] selftests/mount: output error messages when mount test fail
2015-04-03 1:17 UTC (3+ messages)
[PATCH v2 0/7] vhost: support for cross endian guests
2015-04-02 18:53 UTC (5+ messages)
` [PATCH v2 7/7] vhost: feature to set the vring endianness
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).