All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-02-24 13:15:29 to 2016-02-24 13:32:34 UTC [more...]

[PATCH 1/1] intel_pstate: Increase hold-off time before samples are scaled v2
 2016-02-24 13:33 UTC  (4+ messages)

[PATCH 00/50] pinctrl: Add and use devm_ apis for pinctrl_{register, unregister}
 2016-02-24 13:16 UTC  (119+ messages)
` [PATCH 01/50] pinctrl: Add "
` [PATCH 03/50] pinctrl: bcm281xx: Use devm_pinctrl_register() for pinctrl registration
` [PATCH 04/50] pinctrl: bcm2835: "
` [PATCH 05/50] pinctrl: cygnus-mux: "
` [PATCH 06/50] pinctrl: iproc-gpio: "
` [PATCH 07/50] pinctrl: nsp-gpio: "
` [PATCH 08/50] pinctrl: berlin: "
` [PATCH 09/50] pinctrl: imx: "
` [PATCH 10/50] pinctrl: imxl: "
` [PATCH 11/50] pinctrl: cherryview: "
` [PATCH 12/50] pinctrl: intel: "
` [PATCH 13/50] pinctrl: mtk-common: "
` [PATCH 14/50] pinctrl: meson: "
` [PATCH 15/50] pinctrl: mvebu: "
` [PATCH 16/50] pinctrl: nomadic: "
` [PATCH 17/50] pinctrl: spmi-gpio: "
` [PATCH 18/50] pinctrl: spmi: "
` [PATCH 19/50] pinctrl: ssbi-gpi: "
` [PATCH 20/50] pinctrl: ssbi-mpp: "
` [PATCH 21/50] pinctrl: msm: "
` [PATCH 22/50] pinctrl: pxa: "
` [PATCH 23/50] pinctrl: exynos5440: "
` [PATCH 24/50] pinctrl: samsung: "
` [PATCH 25/50] pinctrl: ish-pfc: "
` [PATCH 26/50] pinctrl: spear: "
` [PATCH 27/50] pinctrl: stm32: "
` [PATCH 28/50] pinctrl: ssbi-mpp: "
` [PATCH 29/50] pinctrl: tegra: "
` [PATCH 30/50] pinctrl: tegra-xusb: "
` [PATCH 31/50] pinctrl: uniphier: "
` [PATCH 32/50] pinctrl: vt8500: "
` [PATCH 33/50] pinctrl: adi2: "
` [PATCH 34/50] pinctrl: amd: "
` [PATCH 35/50] pinctrl: as3722: "
` [PATCH 36/50] pinctrl: at91-pio4: "
` [PATCH 37/50] pinctrl: at91: "
` [PATCH 38/50] pinctrl: digicolor: "
` [PATCH 39/50] pinctrl: lantiq: "
` [PATCH 40/50] pinctrl: lpc18xx: "
` [PATCH 41/50] pinctrl: palmas: "
` [PATCH 42/50] pinctrl: pic32: "
` [PATCH 43/50] pinctrl: pistachio: "
` [PATCH 44/50] pinctrl: rockchip: "
` [PATCH 45/50] pinctrl: st: "
` [PATCH 46/50] pinctrl: tb10x: "
` [PATCH 47/50] pinctrl: tz1090-pdc: "
` [PATCH 48/50] pinctrl: tz1090 "
` [PATCH 49/50] pinctrl: u300: "
` [PATCH 50/50] pinctrl: zynq: "

[PATCHv2 00/10] RFKill airplane-mode indicator
 2016-02-24 13:31 UTC  (11+ messages)
` [PATCHv2 09/10] rfkill: Userspace control for airplane mode
          ` custom ioctl-based interface to control LED in networking (was Re: [PATCHv2 09/10] rfkill: Userspace control for airplane mode)

[net-next PATCH 1/4] net: sched: consolidate offload decision in cls_u32
 2016-02-24 13:31 UTC  (6+ messages)
` [net-next PATCH 2/4] net: cls_u32: move TC offload feature bit into cls_u32 offload logic
` [net-next PATCH 3/4] net: sched: cls_u32 add bit to specify software only rules

[PATCH RFT] gpio: pisosr: Use gpiod_set_value_cansleep in pisosr_gpio_refresh()
 2016-02-24 13:31 UTC 

[PATCH 0/7] Version updates
 2016-02-24 13:28 UTC  (6+ messages)
` [PATCH 1/7] ffmpeg: update to 2.8.6

[libvirt] [FOR 1.3.0 PATCH] conf: add net device prefix for Xen
 2016-02-24 13:30 UTC  (3+ messages)

[RFC Design Doc] Add vNVDIMM support for Xen
 2016-02-24 13:28 UTC  (3+ messages)

[Qemu-devel] [PULL 00/19] Misc changes for 2016-02-24
 2016-02-24 13:27 UTC  (20+ messages)
` [Qemu-devel] [PULL 01/19] qemu-options.hx: Improve documentation of chardev multiplexing mode
` [Qemu-devel] [PULL 02/19] scripts/kvm/kvm_stat: Fix missing right parantheses and ".format(...)"
` [Qemu-devel] [PULL 03/19] dump-guest-memory: cleanup: removing dump_{error|cleanup}()
` [Qemu-devel] [PULL 04/19] dump-guest-memory: add "detach" flag for QMP/HMP interfaces
` [Qemu-devel] [PULL 05/19] dump-guest-memory: using static DumpState, add DumpStatus
` [Qemu-devel] [PULL 06/19] dump-guest-memory: add dump_in_progress() helper function
` [Qemu-devel] [PULL 07/19] dump-guest-memory: introduce dump_process() "
` [Qemu-devel] [PULL 08/19] dump-guest-memory: disable dump when in INMIGRATE state
` [Qemu-devel] [PULL 09/19] dump-guest-memory: add "detach" support
` [Qemu-devel] [PULL 10/19] DumpState: adding total_size and written_size fields
` [Qemu-devel] [PULL 11/19] Dump: add qmp command "query-dump"
` [Qemu-devel] [PULL 12/19] Dump: add hmp command "info dump"
` [Qemu-devel] [PULL 13/19] dump-guest-memory: add qmp event DUMP_COMPLETED
` [Qemu-devel] [PULL 14/19] log: Redirect stderr to logfile if deamonized
` [Qemu-devel] [PULL 15/19] exec: store RAMBlock pointer into memory region
` [Qemu-devel] [PULL 16/19] memory: optimize qemu_get_ram_ptr and qemu_ram_ptr_length
` [Qemu-devel] [PULL 17/19] memory: Remove unreachable return statement
` [Qemu-devel] [PULL 18/19] chardev: Properly initialize ChardevCommon components
` [Qemu-devel] [PULL 19/19] target-i386: fix confusion in xcr0 bit position vs. mask

[PATCH 0/4] Rockchip: rk3399: Add core dtsi for rk3399
 2016-02-24 13:27 UTC  (5+ messages)
` [PATCH 3/4] clk: rockchip: add dt-binding header "

[PATCH][meta-gnome] tracker: Blacklist because of packaging issues
 2016-02-24 13:25 UTC  (2+ messages)

Accidental FS corruption: Mapping files to blocks
 2016-02-24 13:10 UTC  (2+ messages)

[PATCH v13 00/20] KVM: ARM64: Add guest PMU support
 2016-02-24 13:26 UTC  (7+ messages)
` [PATCH v13 15/20] KVM: ARM64: Add PMU overflow interrupt routing

[PATCH] examples/skeleton-cat: PQoS CAT and CDP, example of libpqos usage
 2016-02-24 13:26 UTC 

[PATCH 0/2] ARM: dts: sun8i: Add ir receiver nodes for H3
 2016-02-24 13:26 UTC  (5+ messages)
` [PATCH 2/2] ARM: dts: sun8i: Enable ir receiver on orangepi pc
    ` [linux-sunxi] "

[PATCH v2 0/8] Map Xen code/data/bss with superpages
 2016-02-24 13:26 UTC  (7+ messages)
` [PATCH v2 4/8] xen/memguard: Drop memguard_init() entirely
` [PATCH v2 7/8] xen/x86: Use 2M superpages for text/data/bss mappings

[PATCH] git config: do not create .git/ if it does not exist yet
 2016-02-24 13:26 UTC  (4+ messages)
` [PATCH v2] git config: report when trying to modify a non-existing repo config

commit 271e1b86e691 is breaking DMA uart on SoCFPGA
 2016-02-24 13:24 UTC  (7+ messages)

A Revolution in trading technology
 2016-02-24 13:25 UTC 

[PATCH] mac80211: Let VHT work on 2.4Ghz
 2016-02-24 13:24 UTC  (5+ messages)

[PATCH 0/2] provide rte_pktmbuf_alloc_bulk API and call it in vhost dequeue
 2016-02-24 13:23 UTC  (9+ messages)
` [PATCH v6 "
  ` [PATCH v6 1/2] mbuf: provide rte_pktmbuf_alloc_bulk API

[PATCH 00/12] KVM: MMU: cleanup around kvm_sync_page, and a few micro-optimizations
 2016-02-24 13:17 UTC  (13+ messages)
` [PATCH 01/12] KVM: MMU: Fix ubsan warnings
` [PATCH 02/12] KVM: MMU: check kvm_mmu_pages and mmu_page_path indices
` [PATCH 03/12] KVM: MMU: introduce kvm_mmu_flush_or_zap
` [PATCH 04/12] KVM: MMU: move TLB flush out of __kvm_sync_page
` [PATCH 05/12] KVM: MMU: use kvm_sync_page in kvm_sync_pages
` [PATCH 06/12] KVM: MMU: cleanup __kvm_sync_page and its callers
` [PATCH 07/12] KVM: MMU: invert return value of FNAME(sync_page) and *kvm_sync_page*
` [PATCH 08/12] KVM: MMU: move zap/flush to kvm_mmu_get_page
` [PATCH 09/12] KVM: MMU: coalesce zapping page after mmu_sync_children
` [PATCH 10/12] KVM: mark memory barrier with smp_mb__after_atomic
` [PATCH 11/12] KVM: MMU: simplify last_pte_bitmap
` [PATCH 12/12] KVM: MMU: micro-optimize gpte_access

[PATCH] fujitsu-laptop: Support radio toggle button
 2016-02-24 13:23 UTC 

[PATCH 00/48] perf tools: Bugfix, BPF improvements and overwrite ring buffer support
 2016-02-24 13:21 UTC  (4+ messages)
` [PATCH 16/48] perf core: Add backward attribute to perf event

[PATCH v3 0/2] ?hci-platform: Add support for controllers with more then one reset line
 2016-02-24 13:22 UTC  (5+ messages)
` [PATCH v3 1/2] ehci-platform: Add support for controllers with multiple reset lines

xentrace, xenalyze
 2016-02-24 13:21 UTC 

[PATCH v2 00/16] Scheduling related tracing improvements
 2016-02-24 13:20 UTC  (6+ messages)
` [PATCH v2 03/16] xen: sched: improve domain creation tracing

[PATCH 1/2] btrfs-progs: introduce inspect-internal dump-super
 2016-02-24 13:19 UTC  (3+ messages)
` [PATCH 2/2] btrfs-progs: update docs for "

State of bitbake world, test-dependencies 2016-02-24
 2016-02-24 13:20 UTC 

[Patch net-next v2 0/2] net_sched: add network namespace support for tc actions
 2016-02-24 13:19 UTC  (5+ messages)
` [Patch net-next v2 2/2] "

[PATCHv2 00/15] perf tools: Several memory events updates
 2016-02-24 13:18 UTC  (5+ messages)
` [PATCH 04/15] perf mem: Add -u/-k options
` [PATCH 05/15] perf tools: Introduce perf_mem__tlb_scnprintf function

[PATCH v2 1/1] examples/l3fwd: modify and modularize l3fwd code
 2016-02-24 13:16 UTC  (3+ messages)
` [PATCH v3 "

[Qemu-devel] [PATCH 0/3] qapi: Easier unboxed visits of subset of union type
 2016-02-24 13:17 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/3] qapi-dealloc: Reduce use outside of generated code

feeding back pkgsrc changs
 2016-02-24 13:16 UTC  (5+ messages)
  ` portability patch: EBADF [was Re: feeding back pkgsrc changs]

[PATCH 0/5] activate diff.renames by default
 2016-02-24 13:16 UTC  (4+ messages)
` [PATCH 2/5] t4001-diff-rename: wrap file creations in a test


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.