All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-02-19 20:55:25 to 2016-02-19 22:05:56 UTC [more...]

[PATCHv2 1/2] oeqa/utils: added new networke module
 2016-02-19 22:05 UTC 

[PATCH net-next 0/6] BPF updates
 2016-02-19 22:05 UTC  (7+ messages)
` [PATCH net-next 1/6] bpf: add new arg_type that allows for 0 sized stack buffer
` [PATCH net-next 2/6] bpf: add generic bpf_csum_diff helper
` [PATCH net-next 3/6] bpf: remove artificial bpf_skb_{load,store}_bytes buffer limitation
` [PATCH net-next 4/6] bpf: try harder on clones when writing into skb
` [PATCH net-next 5/6] bpf: fix csum update in bpf_l4_csum_replace helper for udp
` [PATCH net-next 6/6] bpf: don't emit mov A,A on return

[PATCH v5 00/26] memory: omap-gpmc: mtd: nand: Support GPMC NAND on non-OMAP platforms
 2016-02-19 22:04 UTC  (55+ messages)
` [PATCH v5 01/26] ARM: OMAP2+: gpmc: Add platform data
` [PATCH v5 02/26] ARM: OMAP2+: gpmc: Add gpmc timings and settings to "
` [PATCH v5 03/26] memory: omap-gpmc: Introduce GPMC to NAND interface
` [PATCH v5 04/26] mtd: nand: omap2: Use gpmc_omap_get_nand_ops() to get NAND registers
` [PATCH v5 05/26] memory: omap-gpmc: Add GPMC-NAND ops to get writebufferempty status
` [PATCH v5 06/26] mtd: nand: omap2: Switch to using GPMC-NAND ops for writebuffer empty check
` [PATCH v5 07/26] memory: omap-gpmc: Implement IRQ domain for NAND IRQs
` [PATCH v5 08/26] mtd: nand: omap: Copy platform data parameters to omap_nand_info data
` [PATCH v5 09/26] mtd: nand: omap: Clean up device tree support
` [PATCH v5 10/26] mtd: nand: omap: Update DT binding documentation
` [PATCH v5 11/26] memory: omap-gpmc: Prevent mapping into 1st 16MB
` [PATCH v5 12/26] memory: omap-gpmc: Move device tree binding to correct location
` [PATCH v5 13/26] memory: omap-gpmc: Support general purpose input for WAITPINs
` [PATCH v5 14/26] memory: omap-gpmc: Reserve WAITPIN if needed for WAIT monitoring
` [PATCH v5 15/26] memory: omap-gpmc: Support WAIT pin edge interrupts
` [PATCH v5 16/26] memory: omap-gpmc: Prevent GPMC_STATUS from being accessed via gpmc_regs
` [PATCH v5 17/26] mtd: nand: omap2: Implement NAND ready using gpiolib
` [PATCH v5 18/26] ARM: dts: dra7: Fix NAND device nodes
` [PATCH v5 19/26] ARM: dts: dra7x-evm: Provide NAND ready pin
` [PATCH v5 20/26] ARM: dts: am437x: Fix NAND device nodes
` [PATCH v5 21/26] ARM: dts: am437x: Provide NAND ready pin
` [PATCH v5 22/26] ARM: dts: am335x: Fix NAND device nodes
` [PATCH v5 23/26] ARM: dts: am335x: Provide NAND ready pin
` [PATCH v5 24/26] ARM: dts: dm814x: Fix gpmc and NAND node
` [PATCH v5 25/26] ARM: dts: dm816x: "
` [PATCH v5 26/26] ARM: dts: omap3: Fix gpmc and NAND nodes

[PATCH v3] xSplice v1 implementation and design
 2016-02-19 22:03 UTC  (7+ messages)
` [PATCH v3 04/23] elf: Add relocation types to elfstructs.h
` [PATCH v3 06/23] xsplice: Implement payload loading (v4)

[PATCH RFC v2 00/30] x86: Improvements to cpuid handling for guests
 2016-02-19 22:03 UTC  (5+ messages)
` [PATCH v2 05/30] xen/public: Export cpu featureset information in the public API

[PATCH v4 0/2] powercap/rapl: reduce ipi calls and misc clean up
 2016-02-19 22:01 UTC  (4+ messages)
` [PATCH v4 2/2] powercap/rapl: reduce ipi calls

[RFC v2 0/7] linux: add linker tables
 2016-02-19 21:59 UTC  (16+ messages)
` [RFC v2 1/7] sections.h: add sections header to collect all section info
` [RFC v2 2/7] tables.h: add linker table support
` [RFC v2 4/7] asm/sections: add a generic push_section_tbl()

[PATCH] md: Drop sending a change uevent when stopping
 2016-02-19 21:58 UTC  (6+ messages)

[Qemu-arm] [PATCH] hw/arm/virt: Assume EL3 boot rom will handle PSCI if one is provided
 2016-02-19 21:58 UTC  (7+ messages)
` [Qemu-devel] "
  ` [Qemu-arm] "

[PATCH block/for-4.5-fixes] writeback: keep superblock pinned during cgroup writeback association switches
 2016-02-19 21:58 UTC  (12+ messages)

[PATCH] git-p4.py: Don't try to rebase on submit from bare repository
 2016-02-19 21:57 UTC  (2+ messages)
` [PATCH] git-p4.py: Make submit working on "

[PATCH v2] pci: Wait for up to 1000ms after FLR reset
 2016-02-19 21:57 UTC  (2+ messages)

[patch] gpio-pisosr: Unlock on error in pisosr_gpio_refresh()
 2016-02-19 21:57 UTC  (4+ messages)

[PATCH V7 0/8] ethtool per queue parameters support
 2016-02-19 21:56 UTC  (13+ messages)
` [PATCH V7 1/8] lib/bitmap.c: conversion routines to/from u32 array
` [PATCH V7 2/8] test_bitmap: unit tests for lib/bitmap.c
` [PATCH V7 3/8] net/ethtool: introduce a new ioctl for per queue setting
` [PATCH V7 4/8] net/ethtool: support get coalesce per queue
` [PATCH V7 5/8] net/ethtool: support set "
` [PATCH V7 6/8] i40e: queue-specific settings for interrupt moderation
` [PATCH V7 7/8] i40e/ethtool: support coalesce getting by queue
` [PATCH V7 8/8] i40e/ethtool: support coalesce setting "

[net-next PATCH 0/2] GENEVE/VXLAN: Enable outer Tx checksum by default
 2016-02-19 21:53 UTC  (5+ messages)
` [net-next PATCH 2/2] VXLAN: Support outer IPv4 Tx checksums "

[PATCH] usb: move usb_calc_bus_time into common code
 2016-02-19 21:52 UTC  (4+ messages)

[PATCH 00/55] perf tools: Bugfix, BPF improvements and overwrite ring buffer support
 2016-02-19 21:52 UTC  (5+ messages)
` [PATCH 12/55] perf tools: Enable config raw and numeric events

[PATCH 1/2] build-sys: fix typo
 2016-02-19 21:50 UTC  (2+ messages)
` [PATCH 2/2] vipw: Remove pre-ANSI compiler support

[PATCH 0/2] ARM: OMAP1/OMAP2+: Add dma_slave_map to board files
 2016-02-19 21:44 UTC  (4+ messages)
` [PATCH 1/2] ARM: OMAP1: DMA: Provide dma_slave_map to omap-dma

[Cocci] Red Hat Women in open source award
 2016-02-19 21:44 UTC  (2+ messages)

[Buildroot] [PATCH v5 18/20] python-service-identity: new package
 2016-02-19 21:40 UTC  (2+ messages)

[PATCH] selinux: Don't sleep inside inode_getsecid hook
 2016-02-19 21:34 UTC  (2+ messages)

[PATCH 0/6] ext[24]: MBCache rewrite
 2016-02-19 21:33 UTC  (2+ messages)

[PATCH v3 0/2] Coverage filtering and configuration file for sub-process in $HOME
 2016-02-19 21:29 UTC  (3+ messages)
` [PATCH v3 1/2] scripts/oe-selftest: Add filtering to the coverage data gathered by oe-selftest
` [PATCH v3 2/2] scripts/oe-selftest: Use site.USER_SITE to run coverage configuration code for sub-process

[xen-unstable-smoke test] 83237: tolerable all pass - PUSHED
 2016-02-19 21:32 UTC 

Ceph and Google Summer of Code
 2016-02-19 21:30 UTC  (2+ messages)

[Buildroot] [PATCH v4 00/17] changes needed for python-crossbar package (new)
 2016-02-19 21:29 UTC  (14+ messages)
` [Buildroot] [PATCH v4 02/17] python-pycparser: python runtime added
` [Buildroot] [PATCH v4 03/17] python-lmdb: new package
` [Buildroot] [PATCH v4 04/17] python-pygments: "
` [Buildroot] [PATCH v4 05/17] python-pynacl: "
` [Buildroot] [PATCH v4 06/17] python-pytrie: "
` [Buildroot] [PATCH v4 08/17] python-shutilwhich: "

[PATCH] exec_cmd.c: use find_last_dir_sep() for code simplification
 2016-02-19 21:28 UTC  (2+ messages)

[Buildroot] [git commit] python-shutilwhich: new package
 2016-02-19 21:27 UTC 

[Buildroot] [git commit branch/next] python-shutilwhich: new package
 2016-02-19 21:27 UTC 

[PATCH] bgmac: support Ethernet device on BCM47094 SoC
 2016-02-19 21:26 UTC  (3+ messages)

[PATCH 0/2] arm: lpc32xx: restart: add support for soft reset
 2016-02-19 21:24 UTC 

[PATCH]Staging:tty:amiserial:Add space before open parenthesis and fix indent warning
 2016-02-19 21:24 UTC  (2+ messages)
` [Outreachy kernel] "

[U-Boot] [PATCH] net: phy: atheros: Fix problem with phy_reset() clearing BMCR
 2016-02-19 21:24 UTC  (2+ messages)

[PATCH 1/2] mm: cma: split out in_cma check to separate function
 2016-02-19 21:23 UTC  (4+ messages)

[PATCH 00/29] tracing: 'hist' triggers
 2016-02-19 21:23 UTC  (3+ messages)
` [PATCH v13 09/29] tracing: Add 'hist' event trigger command

[Buildroot] [git commit branch/next] python-pytrie: new package
 2016-02-19 21:22 UTC 

[Buildroot] [git commit] python-pytrie: new package
 2016-02-19 21:22 UTC 

[PATCH net-next,V2] Add LAN9352 Ethernet Driver
 2016-02-19 21:21 UTC  (9+ messages)

[PATCH i-g-t] tests: Adding kms_dp_aux_dev test
 2016-02-19 21:24 UTC 

КЛИЕНТСКИЕ БАЗЫ! Тел\Viber\Whatsapp: +79139393506 Email: mnoskova760@gmail.com Skype: prodawez389
 2016-02-19 20:45 UTC 

[PATCH] staging: media: davinci_vpfe: remove ret variable in switch statements
 2016-02-19 21:18 UTC  (3+ messages)
` [Outreachy kernel] "

[Buildroot] [git commit branch/next] python-pygments: new package
 2016-02-19 21:17 UTC 

[Buildroot] [git commit] python-pygments: new package
 2016-02-19 21:17 UTC 

master - lvmdbustest.py: resync latest changes
 2016-02-19 21:17 UTC 

[PATCH 0/9] ARM: randconfig testing fallout
 2016-02-19 21:14 UTC  (5+ messages)
` [PATCH 4/9] ARM: add CONFIG_PHYS_OFFSET default values

[Bug 93652] Random crashes/freezing with amdgpu Fury X mesa 11.1
 2016-02-19 21:14 UTC  (2+ messages)

[PATCH] submodule: Fetch the direct sha1 first
 2016-02-19 21:13 UTC  (2+ messages)

[RFC PATCH] proc: do not include shmem and driver pages in /proc/meminfo::Cached
 2016-02-19 21:13 UTC  (5+ messages)

[PATCH 0/2] staging: media: davinci_vpfe: Compress return logic and remove unnecessary lines of function
 2016-02-19 21:12 UTC  (4+ messages)
` [PATCH 2/2] staging: media: davinci_vpfe: remove unnecessary case and enum
  ` [Outreachy kernel] "

[PATCH v2 0/3] vfs: Use per-cpu list for SB's s_inodes list
 2016-02-19 21:10 UTC  (4+ messages)
` [PATCH v2 1/3] lib/percpu-list: Per-cpu list with associated per-cpu locks
` [PATCH v2 2/3] vfs: Refactor sb->s_inodes iteration functions
` [PATCH v2 3/3] vfs: Use per-cpu list for superblock's inode list

[PATCH] locking/qspinlock: move __ARCH_SPIN_LOCK_UNLOCKED to qspinlock_types.h
 2016-02-19 21:09 UTC  (2+ messages)

[1/4] gpio: gpio-f7188x: Use mutex for access serialisation
 2016-02-19 21:10 UTC  (3+ messages)
` [PATCH] kernel/resource.c: fix muxed resource handling in __request_region()

[Qemu-trivial] [PATCH 1/1] virtio-rng: fix condition checking on period_ms
 2016-02-19 21:07 UTC  (7+ messages)
` [Qemu-trivial] [Qemu-devel] "
  `  "

[Qemu-devel] [PATCH v2 0/9] Add i.MX6 (Single/Dual/Quad) support
 2016-02-19 21:06 UTC  (12+ messages)
` [Qemu-devel] [PATCH v2 7/9] i.MX: Add i.MX6 SOC implementation

[PATCHv14 0/7] Expose submodule parallelism to the user
 2016-02-19 21:04 UTC  (2+ messages)

[RFC PATCH 0/2] vfs: Use per-cpu list for SB's s_inodes list
 2016-02-19 21:04 UTC  (3+ messages)

[RFC v2 0/6] x86/init: use linker table
 2016-02-19 21:03 UTC  (4+ messages)
` [RFC v2 1/6] x86/boot: add BIT() to boot/bitops.h

[PATCH 2/3] staging: wilc1000: host_interface: replace semaphores with mutexes
 2016-02-19 21:03 UTC  (3+ messages)
` [PATCH] staging: wilc1000: replace semaphore get_inactive_time with a completion
  ` [Outreachy kernel] "

[U-Boot] [PATCH v2 00/18] Add support for 96boards Dragonboard410C board
 2016-02-19 21:02 UTC  (4+ messages)
` [U-Boot] [PATCH v2 13/18] drivers: spmi: Add support for Qualcomm SPMI bus driver

[PATCH v1 1/4] net: ti: netcp: restore get/set_pad_info() functionality
 2016-02-19 20:59 UTC  (4+ messages)

[PATCH] ARM: dts: TS-4800: Add gpio driver
 2016-02-19 20:59 UTC  (3+ messages)

[PATCH 0/9] x86/init: replace paravirt_enabled() were possible
 2016-02-19 20:58 UTC  (4+ messages)
` [PATCH 5/9] apm32: remove paravirt_enabled() use

[U-Boot] GSoC projects for Minnowboard MAX
 2016-02-19 20:57 UTC  (5+ messages)

[net-next 10/16] i40e: add check for null VSI
 2016-02-19 20:57 UTC  (4+ messages)

[Buildroot] [git commit branch/next] python-pycparser: python runtime added
 2016-02-19 20:56 UTC 

[Buildroot] [git commit] python-lmdb: new package
 2016-02-19 20:56 UTC 

[Buildroot] [git commit] python-pycparser: python runtime added
 2016-02-19 20:56 UTC 

[Buildroot] [git commit branch/next] python-lmdb: new package
 2016-02-19 20:56 UTC 

[PATCH v2 0/3] net: ti: netcp: restore get/set_pad_info() functionality
 2016-02-19 20:56 UTC  (7+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] soc: ti: knav_dma: rename pad in struct knav_dma_desc to sw_data
` [PATCH v2 3/3] net: netcp: rework the code for get/set sw_data in dma desc

[PATCH 0/1] ser_gigaset: use container_of() instead of detour
 2016-02-19 20:56 UTC  (3+ messages)
` [PATCH 1/1] "

[U-Boot] [PATCH 00/10] x86: ivybridge: Add Intel FSP support
 2016-02-19 20:56 UTC  (6+ messages)
` [U-Boot] [PATCH 01/10] fdtdec: Add compatible string for Intel IvyBridge FSP

[PATCH v4 0/6] rockchip: kylin: Boot with android boot image
 2016-02-19 20:55 UTC  (12+ messages)
` [PATCH v4 5/6] rockchip: kylin: Enable boot "
    ` [U-Boot] "

[U-Boot] [PATCH] x86: doc: Update to include Intel Bayley Bay board instructions
 2016-02-19 20:55 UTC  (2+ messages)

[PATCH 00/26] spl: Support loading a FIT image containing U-Boot
 2016-02-19 20:55 UTC  (4+ messages)
` [U-Boot] "

[U-Boot] [PATCH V2 1/2] ARM: tegra: don't set CONFIG_USB_MAX_CONTROLLER_COUNT
 2016-02-19 20:55 UTC  (4+ messages)
` [U-Boot] [PATCH V2 2/2] ARM: tegra: enable USB device mode port on Dalmore

[U-Boot] [PATCH RESEND] test/py: skip tests that require large CONFIG_SYS_MAXARGS
 2016-02-19 20:55 UTC  (2+ messages)

[U-Boot] [PATCH RESEND] test/py: use space to interrupt autoboot
 2016-02-19 20:55 UTC  (2+ messages)

[U-Boot] [PATCH] dm: ns16550: Add support for reg-offset property
 2016-02-19 20:55 UTC  (2+ messages)


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.