linux-api.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-03-22 19:39:06 to 2015-03-26 11:53:56 UTC [more...]

[PATCH] Add virtio gpu driver
 2015-03-26 11:53 UTC  (21+ messages)
                  ` [virtio-dev] "

[PATCH v5] Add virtio-input driver
 2015-03-26 10:49 UTC 

[PATCH v3 00/15] Add support to STMicroelectronics STM32 family
 2015-03-26  9:50 UTC  (13+ messages)
` [PATCH v3 04/15] clocksource: Add ARM System timer driver
` [PATCH v3 10/15] serial: stm32-usart: Add STM32 USART Driver

[RFC] simple_char: New infrastructure to simplify chardev management
 2015-03-26  9:26 UTC  (3+ messages)

[PATCH v4] Add virtio-input driver
 2015-03-26  8:46 UTC  (5+ messages)

[PATCH] mremap: add MREMAP_NOHOLE flag --resend
 2015-03-26  7:02 UTC  (22+ messages)

[PATCH 0/5] Enhancements to twl4030 phy to support better charging - V2
 2015-03-26  6:39 UTC  (13+ messages)
` [PATCH 5/5] usb: phy: twl4030: test ID resistance to see if charger is present
` [PATCH 4/5] usb: phy: twl4030: add support for reading restore on ID pin
` [PATCH 3/5] usb: phy: twl4030: add ABI documentation
  ` [PATCH 1/5] usb: phy: twl4030: make runtime pm more reliable
  ` [PATCH 2/5] usb: phy: twl4030: allow charger to see usb current draw limits

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

[PATCH v4 00/14] Add kdbus implementation
 2015-03-25 18:12 UTC  (19+ messages)
` [PATCH 12/14] kdbus: add Makefile, Kconfig and MAINTAINERS entry
` [PATCH 13/14] kdbus: add walk-through user space example

[PATCH v2 0/7] Add simple EEPROM Framework via regmap
 2015-03-25 16:40 UTC  (31+ messages)
` [PATCH v2 1/7] eeprom: Add a simple EEPROM framework for eeprom providers
` [PATCH v3 0/9] Add simple EEPROM Framework via regmap
  ` [PATCH v3 1/9] regmap: Introduce regmap_get_max_register
    ` [PATCH v3 2/9] regmap: Introduce regmap_get_reg_stride
    ` [PATCH v3 7/9] eeprom: qfprom: Add Qualcomm QFPROM support
  ` [PATCH v3 3/9] eeprom: Add a simple EEPROM framework for eeprom providers
  ` [PATCH v3 4/9] eeprom: Add a simple EEPROM framework for eeprom consumers
  ` [PATCH v3 5/9] eeprom: Add bindings for simple eeprom framework
  ` [PATCH v3 6/9] eeprom: sunxi: Move the SID driver to the "
  ` [PATCH v3 8/9] eeprom: qfprom: Add bindings for qfprom
  ` [PATCH v3 9/9] eeprom: Add to MAINTAINERS for eeprom framework

[PATCH v2 0/7] CLONE_FD: Task exit notification via file descriptor
 2015-03-25 14:53 UTC  (12+ messages)
` [PATCH v2 3/7] Introduce a new clone4 syscall with more flag bits and extensible arguments
` [PATCH v2 7/7] clone4: Add a CLONE_FD flag to get task exit notification via fd

[PATCH v9 tip 0/9] tracing: attach eBPF programs to kprobes
 2015-03-25 12:07 UTC  (21+ messages)
` [PATCH v9 tip 3/9] tracing: attach BPF "
      `  "
              ` bpf+tracing next steps. Was: "
` [PATCH v9 tip 6/9] samples: bpf: simple non-portable kprobe filter example
` [PATCH v9 tip 8/9] samples: bpf: IO latency analysis (iosnoop/heatmap)

[PATCH 2/2] fbcon: expose cursor blink interval via sysfs
 2015-03-25 11:19 UTC  (5+ messages)
        ` [PATCH 0/2] add cursor blink interval terminal escape sequence
          ` [PATCH 1/2] vt: add cursor blink interval "

[PATCH v10 0/12] fs: Introduce FALLOC_FL_INSERT_RANGE for fallocate
 2015-03-25  6:05 UTC  (3+ messages)
` [PATCH v10 1/12] fs: Add support "

[PATCH v3] Add virtio-input driver
 2015-03-25  5:36 UTC  (15+ messages)
  ` [virtio-dev] "

[PATCH 0/5] of: overlay: Assorted fixes
 2015-03-25  5:31 UTC  (7+ messages)
` [PATCH 1/5] of: unittest: overlay: Keep track of created overlays
` [PATCH 3/5] of: overlay: Master enable switch
` [PATCH 5/5] MAINTAINERS: Pantelis Antoniou device tree overlay maintainer

[PATCH] audit.h: remove the macro AUDIT_ARCH_ARMEB definition
 2015-03-25  0:01 UTC  (6+ messages)

[PATCH 2/3] powerpc: make copyuser_power7.S 64-byte cacheline friendly
 2015-03-24 22:44 UTC 

[PATCH 0/3] idle memory tracking
 2015-03-24  7:45 UTC  (2+ messages)

[PATCH V2 1/2] af_packet: make tpacket_rcv to not set status value before run_filter
 2015-03-24  2:01 UTC  (4+ messages)
  ` [PATCH V2 2/2] af_packet: pass checksum validation status to the user

[PATCH 00/14] Enhance twl4030_charger functionality. - V2
 2015-03-23 21:25 UTC  (18+ messages)
` [PATCH 04/14] twl4030_charger: trust phy to determine when USB power is available
` [PATCH 01/14] twl4030_charger: use devm_request_threaded_irq
` [PATCH 03/14] twl4030_charger: use runtime_pm to keep usb phy active while charging
` [PATCH 02/14] twl4030_charger: use devres for power_supply_register and kzalloc
` [PATCH 05/14] twl4030_charger: split uA calculation into a function
` [PATCH 07/14] twl4030_charger: distinguish between USB current and 'AC' current
` [PATCH 13/14] twl4030_charger: Increase current carefully while watching voltage
` [PATCH 12/14] twl4030_charger: add ac/mode to match usb/mode
  ` [PATCH 11/14] twl4030_charger: add software controlled linear charging mode
` [PATCH 10/14] twl4030_charger: enable manual enable/disable of usb charging
` [PATCH 14/14] twl4030_charger: assume a 'charger' can supply maximum current
` [PATCH 06/14] twl4030_charger: allow fine control of charger current
` [PATCH 09/14] twl4030_charger: only draw USB current as negotiated with host
` [PATCH 08/14] twl4030_charger: allow max_current to be managed via sysfs
    ` [Gta04-owner] "

[PATCH v2 01/11] stm class: Introduce an abstraction for System Trace Module devices
 2015-03-23 19:41 UTC  (3+ messages)

[PATCH 1/1] Add virtio-input driver
 2015-03-23 18:20 UTC  (13+ messages)
          ` [virtio-dev] "

[PATCH v10 tip 0/9] tracing: attach eBPF programs to kprobes
 2015-03-23 17:50 UTC  (11+ messages)
` [PATCH v10 tip 3/9] tracing: attach BPF "
` [PATCH v10 tip 5/9] tracing: allow BPF programs to call bpf_trace_printk()
` [PATCH v10 tip 6/9] samples: bpf: simple non-portable kprobe filter example
` [PATCH v10 tip 7/9] samples: bpf: counting example for kfree_skb and write syscall
` [PATCH v10 tip 8/9] samples: bpf: IO latency analysis (iosnoop/heatmap)
` [PATCH v10 tip 9/9] samples: bpf: kmem_alloc/free tracker


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