All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-03-17 11:29:06 to 2015-03-17 12:29:58 UTC [more...]

ipset: Proposed improvements to the kernel code
 2015-03-17 12:31 UTC  (4+ messages)

[PATCH v1 1/1] gpio: dwapb: enable for Quark
 2015-03-17 12:28 UTC  (3+ messages)

[U-Boot] [PATCH 0/7] powerpc: drop some non-generic boards
 2015-03-17 12:28 UTC  (4+ messages)
` [U-Boot] [PATCH 7/7] powerpc: mpc83xx: remove non-generic freescale boards

[Qemu-devel] [PULL 00/11] Migration pull request
 2015-03-17 12:00 UTC  (4+ messages)
` [Qemu-devel] [PULL 07/11] save_block_hdr: we can recalculate the cont parameter here

PM: knowing the system state in the device callback
 2015-03-17 12:27 UTC  (3+ messages)

[PATCHv5] spi: Convert DesignWare SPI driver to 32-bit accesses
 2015-03-17 12:27 UTC  (3+ messages)
` [PATCHv5] spi: dw-spi: Convert 16bit accesses to 32bit accesses

Linux XIA - merge proposal
 2015-03-17 12:25 UTC  (5+ messages)

[Qemu-devel] [Bug 1432861] [NEW] configure can't find opengl
 2015-03-17 12:19 UTC  (2+ messages)
` [Qemu-devel] [Bug 1432861] "

[PATCH nft 1/3] src: expose table flags
 2015-03-17 12:29 UTC  (5+ messages)
` [PATCH nft 2/3] parser: allow to reorder chain options
` [PATCH nft 3/3] src: allow to specify the default policy for base chains

[PATCH] pinctrl: fix example .get_group_pins implementation signature
 2015-03-17 12:25 UTC  (2+ messages)

[Buildroot] [PATCH v3] package/sysdig: New package
 2015-03-17 12:24 UTC 

[Buildroot] [PATCH 00/15] Drop non-largefile support
 2015-03-17 12:23 UTC  (6+ messages)
` [Buildroot] [PATCH 01/15] toolchain/helpers: add mandatory check for uclibc toolchain options

[PATCH] pinctrl: exynos: Remove eint_gpio_init call-back for exynos7 alive pinctrl block
 2015-03-17 12:23 UTC  (3+ messages)

[PATCH 0/12 v2] ASoC: Renesas adds DPCM based sampling rate convert
 2015-03-17 12:22 UTC  (3+ messages)
` [PATCH 05/12 v2] ASoC: ak4642: tidyup DAPM route for playback

[PATCH] ARM: add PCI hotplug support
 2015-03-17 12:22 UTC  (2+ messages)

[PATCH 4/4] x86: entry_64.S: remove unused thread_struct::usersp
 2015-03-17 12:22 UTC  (9+ messages)
` [tip:x86/asm] x86/asm/entry/64: Remove unused thread_struct:: usersp
    ` [tip:x86/asm] x86/asm/entry/64: Remove unused thread_struct::usersp

KVM call for agenda for 2015-03-17
 2015-03-17 12:22 UTC  (3+ messages)
` [Qemu-devel] "

[PATCH] kdbus: fix header guard name
 2015-03-17 12:21 UTC  (2+ messages)

[PATCH 0/2] regulator: TPS659038: Fixes for REGEN2 and REGEN3
 2015-03-17 12:21 UTC  (2+ messages)

[Bug 86720] Europa Universalis 4 freezing during game start (10.3.3)
 2015-03-17 12:21 UTC  (2+ messages)
` [Bug 86720] [radeon] "

[PATCH 0/5] kernel: consolidated pull request
 2015-03-17 12:21 UTC  (7+ messages)
` [PATCH 2/5] kernel-yocto: split meta data generation from patching phase
` [PATCH 4/5] perf: drop PR

[v1 PATCH 0/14] rhashtable: Kill shift/Key netlink namespace/Merge jhash
 2015-03-17 12:20 UTC  (11+ messages)
` [v1 PATCH 1/14] rhashtable: Remove shift from bucket_table

[U-Boot] [PATCH] i2c: mvtwsi: Fix problem with baud rate calculation
 2015-03-17 12:20 UTC  (4+ messages)

[Qemu-trivial] [PATCH] hw/usb: Include USB files only if necessary
 2015-03-17 12:19 UTC  (5+ messages)
  ` [Qemu-devel] "

[PATCH 0/2] ASoC: Intel: fixup patches for Braswell machine driver
 2015-03-17 12:17 UTC  (2+ messages)

[PATCH 0/2] pinctrl: Support for IMG Pistachio
 2015-03-17 12:16 UTC  (5+ messages)
` [PATCH 2/2] pinctrl: Add Pistachio SoC pin control driver

[PATCH] mm/slub: fix lockups on PREEMPT && !SMP kernels
 2015-03-17 12:15 UTC  (4+ messages)
    ` [PATCHv2] "

[Qemu-devel] [PATCH 2/2 RFC] s390x/pci: rework pci infrastructure modeling
 2015-03-17 12:15 UTC  (11+ messages)

[PATCH 00/35 linux-next] constify of_device_id array
 2015-03-17 12:15 UTC  (10+ messages)
` [PATCH 02/35 linux-next] regulator: "
` [PATCH 06/35 linux-next] power: "
` [PATCH 10/35 linux-next] misc: "
  ` [PATCH 15/35 linux-next] spi: "

[PATCH] i2c-gpio: add board_info to pdata
 2015-03-17 12:14 UTC 

[Qemu-devel] [PATCH 0/7] Convert ffs(3) to ctz32()
 2015-03-17 12:09 UTC  (10+ messages)
` [Qemu-devel] [PATCH 1/7] bt-sdp: fix broken uuids power-of-2 calculation
` [Qemu-devel] [PATCH 2/7] Convert (ffs(val) - 1) to ctz32(val)
` [Qemu-devel] [PATCH 3/7] Convert ffs() != 0 callers to ctz32()
` [Qemu-devel] [PATCH 4/7] sd: convert sd_normal_command() ffs(3) call "
` [Qemu-devel] [PATCH 5/7] omap_intc: convert ffs(3) to ctz32() in omap_inth_sir_update()
` [Qemu-devel] [PATCH 6/7] os-win32: drop ffs(3) prototype
` [Qemu-devel] [PATCH 7/7] checkpatch: complain about ffs(3) calls

[RFC PATCH] sys_membarrier(): system/process-wide memory barrier (x86) (v12)
 2015-03-17 12:01 UTC  (13+ messages)

[RFC][PATCH] ring-buffer: Replace this_cpu_{read,write} with this_cpu_ptr()
 2015-03-17 12:13 UTC  (4+ messages)

[U-Boot] [PATCH 0/6] ARC updates
 2015-03-17 12:13 UTC  (7+ messages)
` [U-Boot] [PATCH 1/6] arc: merge common start-up code between ARC and ARCv2
` [U-Boot] [PATCH 2/6] arc: move low-level interrupt and exception handlers in a separate file
` [U-Boot] [PATCH 3/6] arc: clean-up init procedure
` [U-Boot] [PATCH 4/6] arc: get rid of CONFIG_SYS_GENERIC_GLOBAL_DATA
` [U-Boot] [PATCH 5/6] arc: minor fixes in Kconfig
` [U-Boot] [PATCH 6/6] arc: re-generate defconfigs

[PATCH] valgrind: enable building on 4.x kernel
 2015-03-17 12:13 UTC  (2+ messages)

[Qemu-devel] [PATCH] migration: flush the bdrv before stopping VM
 2015-03-17 12:12 UTC  (2+ messages)

[PATCH] brcmfmac: cfg80211: use msecs_to_jiffies for time conversion
 2015-03-17 12:06 UTC 

[Qemu-devel] Question
 2015-03-17 12:11 UTC  (2+ messages)

[Qemu-devel] [PATCH] usb: fix segfault when hot-unplugging usb host adapter
 2015-03-17 12:10 UTC  (3+ messages)

[RFC 2/4] Add rsa support
 2015-03-17 12:09 UTC  (12+ messages)

[PATCH 1/2] ASoC: rt286: Drop unnecessary dapm bias_level initialization
 2015-03-17 12:09 UTC  (4+ messages)
` [PATCH 2/2] ASoC: wm2200: "

[Qemu-devel] [PATCH 0/5] monitor usb: Fixes for encrypted images
 2015-03-17 12:09 UTC  (2+ messages)

[Buildroot] [PATCH] lua-periphery: disable for MIPS architectures
 2015-03-17 12:09 UTC  (2+ messages)

Oops with tip/x86/fpu
 2015-03-17 12:07 UTC  (8+ messages)
` [PATCH RFC 0/2] x86/fpu: avoid "xstate_fault" in xsave_user/xrestore_user

[GIT PULL] regulator fixes for v4.0
 2015-03-17 12:08 UTC 

[PATCH 0/2] Support for CMU_ISP clock domain on Exynos3250
 2015-03-17 12:07 UTC  (4+ messages)
` [PATCH 1/2] clk: samsung: exynos3250: Add driver for CMU_ISP clock domain

[PATCH] pinctrl: dt: at91: new binding
 2015-03-17 12:07 UTC  (3+ messages)

RFC: [PATCH 1/3] Enhance platform support for PCI
 2015-03-17 12:06 UTC  (8+ messages)

Versatile Express randomly fails to boot
 2015-03-17 12:05 UTC  (10+ messages)
      ` Versatile Express randomly fails to boot - Versatile Express to be removed from nightly testing

[meta-oe][PATCH] Add smstools3 http://smstools3.kekekasvi.com to meta-oe recipes-connectivity
 2015-03-17 12:05 UTC  (2+ messages)

[PATCHv2] NVMe: write_long SCSI to NVMe translation implementation
 2015-03-17 12:04 UTC  (2+ messages)

[PATCH v3] mac80211: add an intermediate software queue implementation
 2015-03-17 12:04 UTC  (3+ messages)

[PATCH 1/5] mfd: arizona: Factor out SYSCLK enable from wm5102 hardware patch
 2015-03-17 12:04 UTC  (7+ messages)
` [PATCH 3/5] mfd: wm5110: Add delay before releasing reset line on cold boot

[PATCH] i2c: i2c-gpio: fix some of gpio sleep issues
 2015-03-17 12:04 UTC 

RxFilter issues vcan
 2015-03-17 12:04 UTC  (12+ messages)
        ` RFC: (optional) software filtering in candump

[Buildroot] [PATCH 1/1] package/dovecot: bump version to 2.2.16
 2015-03-17 12:04 UTC  (2+ messages)

[Buildroot] [PATCH v3 1/2] package/cmake: disable on unsupported architectures
 2015-03-17 12:03 UTC  (4+ messages)
` [Buildroot] [PATCH v3 2/2] package/cmake: not available on static-only build

[Buildroot] [git commit] package/dovecot: bump version to 2.2.16
 2015-03-17 12:03 UTC 

[Buildroot] [git commit] package/cmake: not available on static-only build
 2015-03-17 12:02 UTC 

[Buildroot] [git commit] package/cmake: disable on unsupported architectures
 2015-03-17 12:02 UTC 

[PATCH 0/7] Improving dumping of scheduler related info
 2015-03-17 12:01 UTC  (10+ messages)
` [PATCH 3/7] xen: rework locking for dump of scheduler info (debug-key r)

[Qemu-devel] [PULL 0/1] coverity: Fix g_malloc_n-like models
 2015-03-17 12:00 UTC  (2+ messages)

[PATCH/GSoC/RFC] fetch: git fetch --deepen
 2015-03-17 12:00 UTC  (5+ messages)

Recent changes (master)
 2015-03-17 12:00 UTC 

[Buildroot] [PATCH v2] package/sysdig: New package
 2015-03-17 11:59 UTC  (5+ messages)

[U-Boot] [PATCH v3] mpc85xx/T104xD4RDB: Add T104xD4RDB boards support
 2015-03-17 11:59 UTC 

[Qemu-devel] Am I too late for GCoS? I want to participate
 2015-03-17 11:58 UTC  (2+ messages)

[PATCH] perf tools: Fix a compiling error in probe-event.c for 32 bits machine
 2015-03-17 11:51 UTC 

[PATCH 0/9 v2] Helper to abstract vma handling in media layer
 2015-03-17 11:56 UTC  (26+ messages)
` [PATCH 1/9] [media] vb2: Push mmap_sem down to memops
` [PATCH 2/9] mm: Provide new get_vaddr_pfns() helper
` [PATCH 3/9] media: omap_vout: Convert omap_vout_uservirt_to_phys() to use get_vaddr_pfns()
` [PATCH 4/9] vb2: Provide helpers for mapping virtual addresses
` [PATCH 5/9] media: vb2: Convert vb2_dma_sg_get_userptr() to use pinned pfns
` [PATCH 6/9] media: vb2: Convert vb2_vmalloc_get_userptr() to use pfns vector
` [PATCH 7/9] media: vb2: Convert vb2_dc_get_userptr() "
` [PATCH 8/9] media: vb2: Remove unused functions
` [PATCH 9/9] drm/exynos: Convert g2d_userptr_get_dma_addr() to use get_vaddr_pfn()

[GSoC] Applying for conversion scripts to builtins
 2015-03-17 11:56 UTC  (3+ messages)

[PATCH] fix whitespace errors found by checkpatch.pl
 2015-03-17 11:54 UTC 

[PATCH 0/9 v4] prepare for rsa support
 2015-03-17 11:53 UTC  (10+ messages)
` [PATCH 1/9] crypto: digest: digest_file_window: check every digest_xxx return
  ` [PATCH 2/9] crypto: digest: digest_file_window/digest_file/digest_file_by_name drop key params
  ` [PATCH 3/9] digest: add verify callback
  ` [PATCH 4/9] digest: add digest callback
  ` [PATCH 5/9] crypto: hmac: use digest_digest and check the return of every digest_xxx
  ` [PATCH 6/9] crypto: add pbkdf2 hmac key generator
  ` [PATCH 7/9] command: allow runtime usage
  ` [PATCH 8/9] command: rename digest.c to hashsum.c
  ` [PATCH 9/9] command: add generic digest command

[PATCH i-g-t 0/3] IGT support for nuclear pageflip
 2015-03-17 11:53 UTC  (3+ messages)
` [PATCH i-g-t 2/3] lib/kms: Add nuclear pageflip commit style

[PATCH -tip] perf tools: fix building error for arm64
 2015-03-17 11:28 UTC 

[PATCH v2 0/2] Amlogic Meson8b pinctrl driver support
 2015-03-17 11:50 UTC  (5+ messages)
` [PATCH v2 1/2] pinctrl: Add support for Meson8b
` [PATCH v2 2/2] documentation: Fix pinctrl docs "

[Qemu-devel] [PATCH 0/6] fw-cfg: documentation, cleanup, and proposed feature
 2015-03-17 11:49 UTC  (4+ messages)
` [Qemu-devel] [PATCH 5/6] fw_cfg: insert fw_cfg file blobs via qemu cmdline

[PATCH v3 5/5] selftests, powerpc: Add test for VPHN
 2015-03-17 11:49 UTC  (3+ messages)
` [PATCH v4 5/5] selftests/powerpc: "

[PATCH 0/5] Bluetooth: Further refactoring of mgmt API
 2015-03-17 11:48 UTC  (6+ messages)
` [PATCH 1/5] Bluetooth: Add helper to get HCI channel of a socket
` [PATCH 2/5] Bluetooth: Add channel parameter to mgmt_pending_find() API
` [PATCH 3/5] Bluetooth: Add generic mgmt helper API
` [PATCH 4/5] Bluetooth: Add hdev_init callback for HCI channels
` [PATCH 5/5] Bluetooth: Move generic mgmt command dispatcher to hci_sock.c

Any work on sharing of large multi-page segments?
 2015-03-17 11:48 UTC  (4+ messages)

[Xenomai] Question about Xenomai
 2015-03-17 11:48 UTC  (2+ messages)

[PATCH] dm delay: use msecs_to_jiffies for time conversion
 2015-03-17 11:47 UTC 

[RFC PATCH] crypto: prevent helper ciphers from being allocated by users
 2015-03-17 11:45 UTC  (4+ messages)

[PATCH] matrix*: switch gitorious.org git repos to http
 2015-03-17 11:45 UTC 

Bluetoothd crash/segfault when Chrombook creates connection with Samsung gear circle
 2015-03-17 11:44 UTC  (4+ messages)

[Qemu-devel] [PULL for-2.3 0/1] opengl: fix configure test
 2015-03-17 11:42 UTC  (2+ messages)

[PATCH v2 0/5] PCI: st: provide support for dw pcie
 2015-03-17 11:42 UTC  (5+ messages)
` [PATCH v2 2/5] PCI: st: Add Device Tree bindings for sti pcie

[PATCH] drm/radeon: fix TOPDOWN handling for bo_create
 2015-03-17 11:40 UTC  (10+ messages)

[PATCH v7] sndif: add ABI for Para-virtual sound
 2015-03-17 11:40 UTC  (4+ messages)

[GIT PULL] regmap fixes for v4.0
 2015-03-17 11:39 UTC 

[PATCH V6 1/1] can: Add support for esd CAN PCIe/402 card
 2015-03-17 11:38 UTC 

[PATCH] Btrfs: account for the correct number of extents for delalloc reservations
 2015-03-17 11:38 UTC  (2+ messages)

[PATCH] vhost: Add a hint on how to add or remove the device to a data core
 2015-03-17 11:37 UTC  (3+ messages)

[Buildroot] trying to add python-smbus-cffi, but installing fails
 2015-03-17 11:37 UTC  (6+ messages)
      ` [Buildroot] [Patch] Added package python-smbus

[PATCH v2 tip/core/rcu 0/22] CPU hotplug updates for v4.1
 2015-03-17 11:36 UTC  (6+ messages)
` [PATCH v2 tip/core/rcu 01/22] smpboot: Add common code for notification from dying CPU

Are there any alternatives to IFB for downlink shaping?
 2015-03-17 11:36 UTC  (2+ messages)

[GIT PULL] ASoC fixes for v4.0
 2015-03-17 11:36 UTC 

[PATCH v4] mac80211: Get IV len from key conf and not cipher scheme
 2015-03-17 11:34 UTC  (2+ messages)

[PATCH v3 1/2] sched/deadline: don't need to check throttled status when switched to dl
 2015-03-17 11:15 UTC  (2+ messages)
` [PATCH v3 2/2] sched/deadline: fix rt runtime corrupt when dl refuse a smaller bandwidth

[PATCH v2 -tip] perf tools: fix building error for arm64
 2015-03-17 11:33 UTC 

[PATCH] omap-rng: Change RNG_CONFIG_REG to RNG_CONTROL_REG when checking and disabling TRNG
 2015-03-17 11:33 UTC  (2+ messages)

[PATCH 0/6] ARM: cpuidle: Unify the ARM64/ARM DT approach
 2015-03-17 11:29 UTC  (4+ messages)
` [PATCH 2/6] ARM: cpuidle: Add a cpuidle ops structure to be used for DT


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.