linux-api.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-03-30 07:33:28 to 2015-04-04 07:48:32 UTC [more...]

[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 net-next] tc: cls_bpf: make ingress and egress qdiscs consistent
 2015-04-04  6:34 UTC  (12+ messages)

[PATCH v7 0/5] vfs: Non-blockling buffered fs read (page cache only)
 2015-04-04  3:42 UTC  (33+ messages)
` [PATCH] Add preadv2/pwritev2 documentation

[PATCH 0/5] Enhancements to twl4030 phy to support better charging - V2
 2015-04-04  0:28 UTC  (7+ messages)

[PATCH v5 00/15] Add support to STMicroelectronics STM32 family
 2015-04-03 22:14 UTC  (24+ 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 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 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] audit.h: remove the macro AUDIT_ARCH_ARMEB definition
 2015-04-03 12:42 UTC  (8+ messages)

[PATCH v4 00/14] Add kdbus implementation
 2015-04-03 11:51 UTC  (15+ messages)

[Patch 0/3] firmware: dmi_scan: add SBMIOS entry point and DMI tables
 2015-04-03  9:36 UTC  (5+ messages)
  ` [Patch 1/3] firmware: dmi_scan: rename dmi_table to dmi_decode_table
  ` [Patch 2/3] firmware: dmi_scan: add SBMIOS entry and DMI tables
  ` [Patch 3/3] Documentation: ABI: sysfs-firmware-dmi: add -entries suffix to file name

[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  (5+ messages)

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

[PATCH v2] pci: export class IDs from pci_ids.h
 2015-04-02 22:32 UTC  (5+ messages)

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

[PATCH net-next] tc: bpf: add checksum helpers
 2015-04-02 18:01 UTC  (8+ messages)

[PATCH v2 3/4] Add virtio gpu driver
 2015-04-02 15:52 UTC  (3+ messages)

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

[PATCH v2 01/10] KVM: add commentary for kvm_debug_exit_arch struct
 2015-04-01 15:38 UTC  (4+ 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] selftests: Change memory on-off-test.sh name to be unique
 2015-04-01 13:06 UTC  (3+ messages)

[PATCH v3 1/6] virtio_balloon: transitional interface
 2015-04-01 13:01 UTC  (4+ messages)

[PATCH] selftest: change cpu on-off-test.sh name to be unique
 2015-04-01 12:04 UTC  (2+ messages)

[v10 0/5] ext4: add project quota support
 2015-04-01  9:00 UTC  (6+ messages)
` [v10 4/5] ext4: adds FS_IOC_FSSETXATTR/FS_IOC_FSGETXATTR interface support

[PATCH v2 0/7] CLONE_FD: Task exit notification via file descriptor
 2015-04-01  7:24 UTC  (8+ messages)
` [PATCH v2 3/7] Introduce a new clone4 syscall with more flag bits and extensible arguments

[PATCH v2 1/6] virtio_balloon: transitional interface
 2015-04-01  3:47 UTC  (2+ messages)

[PATCH 1/5] selftests: Add futex functional tests
 2015-03-31 23:28 UTC  (11+ messages)
` [PATCH 2/5] selftest/futex: Update Makefile to use lib.mk
` [PATCH 5/5] kselftest: Add exit code defines

[PATCH] selftests/mount: Make git ignore all binaries in mount test suite
 2015-03-31 21:36 UTC  (2+ messages)

Revised futex(2) man page for review
 2015-03-31 20:36 UTC  (6+ messages)

[PATCHv3 0/2] N900 Modem Speech Support
 2015-03-31 20:33 UTC  (2+ messages)

[GIT PULL] selftest: Add futex functional tests
 2015-03-31 16:37 UTC  (3+ messages)

[PATCH v3 0/9] Add simple EEPROM Framework via regmap
 2015-03-30 21:58 UTC  (12+ messages)
` [PATCH v4 00/10] "
  ` [PATCH v4 01/10] regmap: Introduce regmap_get_max_register
  ` [PATCH v4 02/10] regmap: Introduce regmap_get_reg_stride
  ` [PATCH v4 03/10] eeprom: Add a simple EEPROM framework for eeprom providers
    ` [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 v4 06/10] eeprom: Add simple eeprom-mmio consumer helper functions
  ` [PATCH v4 07/10] eeprom: qfprom: Add Qualcomm QFPROM support
  ` [PATCH v4 08/10] eeprom: qfprom: Add bindings for qfprom
  ` [PATCH v4 09/10] eeprom: sunxi: Move the SID driver to the eeprom framework
  ` [PATCH v4 10/10] eeprom: Add to MAINTAINERS for "

[PATCH 1/6] virtio_balloon: transitional interface
 2015-03-30 17:55 UTC  (2+ messages)

[RFC] capabilities: Ambient capabilities
 2015-03-30 15:05 UTC  (14+ messages)

[PATCH] Add virtio gpu driver
 2015-03-30 14:49 UTC  (4+ messages)

[PATCH] stm class: Adding master and channel parameter to ioctl function
 2015-03-30 14:33 UTC  (3+ messages)

[PATCH 01/86] pci: export pci_ids.h
 2015-03-30 11:41 UTC  (13+ messages)

[PATCH] drm/i915: fix definition of the DRM_IOCTL_I915_GET_SPRITE_COLORKEY ioctl
 2015-03-30  8:00 UTC  (6+ messages)
  ` [Intel-gfx] "


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