linux-api.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-03-20 18:46:33 to 2015-03-25 14:52:01 UTC [more...]

[PATCH] Add virtio gpu driver
 2015-03-25 14:52 UTC  (9+ messages)

[PATCH v2 0/7] Add simple EEPROM Framework via regmap
 2015-03-25 12:29 UTC  (30+ 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 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 2/9] regmap: Introduce regmap_get_reg_stride
    ` [PATCH v3 7/9] eeprom: qfprom: Add Qualcomm QFPROM support
  ` [PATCH v3 8/9] eeprom: qfprom: Add bindings for qfprom
  ` [PATCH v3 9/9] eeprom: Add to MAINTAINERS for eeprom framework

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

[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 v4] Add virtio-input driver
 2015-03-25  5:36 UTC  (3+ messages)

[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] mremap: add MREMAP_NOHOLE flag --resend
 2015-03-25  5:02 UTC  (11+ messages)

[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 v4 00/14] Add kdbus implementation
 2015-03-24 18:51 UTC  (17+ messages)
` [PATCH 12/14] kdbus: add Makefile, Kconfig and MAINTAINERS entry
` [PATCH 13/14] kdbus: add walk-through user space example

[PATCH v3 00/15] Add support to STMicroelectronics STM32 family
 2015-03-24 18:23 UTC  (11+ messages)
` [PATCH v3 10/15] serial: stm32-usart: Add STM32 USART Driver

[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 03/14] twl4030_charger: use runtime_pm to keep usb phy active while charging
` [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 02/14] twl4030_charger: use devres for power_supply_register and kzalloc
` [PATCH 05/14] twl4030_charger: split uA calculation into a function
` [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 07/14] twl4030_charger: distinguish between USB current and 'AC' current
` [PATCH 13/14] twl4030_charger: Increase current carefully while watching voltage
` [PATCH 06/14] twl4030_charger: allow fine control of charger current
` [PATCH 14/14] twl4030_charger: assume a 'charger' can supply maximum current
` [PATCH 08/14] twl4030_charger: allow max_current to be managed via sysfs
    ` [Gta04-owner] "
` [PATCH 09/14] twl4030_charger: only draw USB current as negotiated with host

[PATCH 0/5] Enhancements to twl4030 phy to support better charging - V2
 2015-03-23 21:25 UTC  (7+ messages)
` [PATCH 5/5] usb: phy: twl4030: test ID resistance to see if charger is present
` [PATCH 3/5] usb: phy: twl4030: add ABI documentation
` [PATCH 4/5] usb: phy: twl4030: add support for reading restore on ID pin
  ` [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 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  (14+ messages)
` [PATCH v10 tip 1/9] bpf: make internal bpf API independent of CONFIG_BPF_SYSCALL ifdefs
  ` [PATCH v10 tip 2/9] tracing: add kprobe flag
` [PATCH v10 tip 3/9] tracing: attach BPF programs to kprobes
` [PATCH v10 tip 4/9] tracing: allow BPF programs to call bpf_ktime_get_ns()
` [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

[PATCH v2 0/7] CLONE_FD: Task exit notification via file descriptor
 2015-03-23 17:38 UTC  (16+ 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 v2 5/7] clone4: Add a CLONE_AUTOREAP flag to automatically reap the child process

[PATCH] Don't allow blocking of signals using sigreturn
 2015-03-22 19:28 UTC  (4+ messages)
  ` [PATCH] seccomp.2: Add note about alarm(2) not being sufficient to limit runtime

[PATCH v2] Add virtio-input driver
 2015-03-21 22:23 UTC  (3+ messages)

[PATCHv3 0/2] N900 Modem Speech Support
 2015-03-21 21:38 UTC  (4+ messages)
  ` [PATCHv3 1/2] HSI: cmt_speech: Add cmt-speech driver
` [PATCHv3 2/2] HSI: nokia-modem: Add cmt-speech support

[PATCH V7] Allow compaction of unevictable pages
 2015-03-21 13:33 UTC  (4+ messages)

[PATCH 05/45] drm.h: include stdlib.h in userspace
 2015-03-21 12:17 UTC  (5+ messages)

[PATCH v5] add support for Freescale's MMA8653FC 10 bit accelerometer
 2015-03-21 11:26 UTC  (3+ messages)

[PATCH v8 tip 0/9] tracing: attach eBPF programs to kprobes
 2015-03-20 21:44 UTC  (9+ messages)
` [PATCH v8 tip 2/9] tracing: add kprobe flag
` [PATCH v8 tip 3/9] tracing: attach BPF programs to kprobes
` [PATCH v8 tip 5/9] tracing: allow BPF programs to call bpf_trace_printk()


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