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

[Buildroot] [PATCH v3 1/2] package/cmake: disable on unsupported architectures
 2015-03-17 12:03 UTC  (2+ messages)

[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  (18+ messages)
` [PATCH 1/7] xen: sched_rt: avoid ASSERT()ing on runq dump if there are no domains
` [PATCH 3/7] xen: rework locking for dump of scheduler info (debug-key r)
` [PATCH 7/7] xen: sched_rt: print useful affinity info when dumping

[PATCH] mm/slub: fix lockups on PREEMPT && !SMP kernels
 2015-03-17 12:00 UTC  (3+ messages)

[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] [PATCH] usb: fix segfault when hot-unplugging usb host adapter
 2015-03-17 11:58 UTC  (2+ messages)

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

[Qemu-devel] [PATCH 0/7] Convert ffs(3) to ctz32()
 2015-03-17 11:56 UTC  (8+ 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

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

[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 

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

[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 1/5] mfd: arizona: Factor out SYSCLK enable from wm5102 hardware patch
 2015-03-17 11:50 UTC  (6+ messages)
` [PATCH 3/5] mfd: wm5110: Add delay before releasing reset line on cold boot

[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 

[Buildroot] [PATCH] lua-periphery: disable for MIPS architectures
 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 00/35 linux-next] constify of_device_id array
 2015-03-17 11:38 UTC  (4+ messages)
` [PATCH 06/35 linux-next] power: "

[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 

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

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

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

[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  (8+ messages)
` [PATCH 2/6] ARM: cpuidle: Add a cpuidle ops structure to be used for DT

[PATCH v4 1/4] mmc: dw_mmc: Don't try to enable the CD until we're sure we're not deferring
 2015-03-17 11:28 UTC  (9+ messages)
` [PATCH v4 2/4] mmc: core: Add mmc_regulator_set_vqmmc()

[Qemu-devel] [PATCH] Cleaning up the documentation
 2015-03-17 11:27 UTC 

[PATCH 1/2] peak_usb: rename usb option cmds definition and structs
 2015-03-17 11:27 UTC  (2+ messages)

[RFC PATCH] xen-netback: making the bandwidth limiter runtime settable
 2015-03-17 11:26 UTC  (5+ messages)

[U-Boot] [PATCH v1] dm: spi: Convert Freescale QSPI driver to driver model
 2015-03-17 11:26 UTC 

[PATCH 1/3] mwifiex: add cfg80211 set_default_mgmt_key handler
 2015-03-17 11:25 UTC  (3+ messages)

[RESEND PATCH 1/2] ARM: dts: am4372: Add "ti,am437x-ocp2scp" as compatible string for OCP2SCP
 2015-03-17 11:24 UTC  (6+ messages)
` [RESEND PATCH 1/2] ARM: dts: am4372: Add "ti, am437x-ocp2scp" "
` [RESEND PATCH 2/2] bus: ocp2scp: SYNC2 value should be changed to 0x6

[U-Boot] [PATCH] i2c: mvtwsi: Fix problem with baud rate calculation
 2015-03-17 11:25 UTC  (3+ messages)

[RFC][PATCH 0/2] On perf and clocks
 2015-03-17 11:24 UTC  (4+ messages)
` [RFC][PATCH 1/2] time: Add ktime_get_mono_raw_fast_ns()

[PATCH v3] mac80211: add an intermediate software queue implementation
 2015-03-17 11:24 UTC  (2+ messages)

[PATCH 1/7] tests/exynos: fimg2d: add a checkerboard test
 2015-03-17 11:23 UTC  (2+ messages)

Btrfs Send/Receive "WARN_ON Cannot allocate memory" And "no such file or directory" error
 2015-03-17 11:20 UTC  (4+ messages)

[PATCH 0/4] Staging: replace pr_err with dev_err
 2015-03-17 11:20 UTC  (6+ messages)
` [PATCH 3/4] Staging: iio: "
  ` [Outreachy kernel] "

[PATCH v11] sched/deadline: support dl task migration during cpu hotplug
 2015-03-17 11:02 UTC 

core/gatt-db: Long writes into external GATT characteristics issue
 2015-03-17 11:20 UTC 

[PATCH] tests: skip when logger --journald is not supported
 2015-03-17 11:19 UTC  (3+ messages)

[PATCH 1/2] unit/test-hog: Add TC/HGDC/HH/BV-08-I test
 2015-03-17 11:18 UTC  (2+ messages)
` [PATCH 2/2] unit/test-hog: Add TC/HGRF/HH/BV-18-I test

[U-Boot] DRAM initialization hangs on MX28EVK rev. D
 2015-03-17 11:17 UTC  (5+ messages)

[RFC, PATCH] pagemap: do not leak physical addresses to non-privileged userspace
 2015-03-17 11:16 UTC  (6+ messages)
      ` rowhammer and pagemap (was Re: [RFC, PATCH] pagemap: do not leak physical addresses to non-privileged userspace)

[Qemu-devel] [Bug 1363641] [NEW] Build of v2.1.0 fails on armv7l due to undeclared __NR_select
 2015-03-17 11:06 UTC  (2+ messages)
` [Qemu-devel] [Bug 1363641] "

OpenStack - Libvirt+Xen CI overview
 2015-03-17 11:14 UTC  (2+ messages)

[PATCH v3 0/6] Convert twl4030_madc_battery to IIO consumer and add DT aupport
 2015-03-17 11:14 UTC  (9+ messages)
` [PATCH v3 3/6] Documentation: DT: Document twl4030-madc-battery bindings

[PATCH 1/2] staging: ft1000: remove unused variables
 2015-03-17 11:13 UTC  (4+ messages)
` [PATCH 2/2] staging: ft1000: remove code indention

[PATCH 1/2] mm: Allow small allocations to fail
 2015-03-17 11:13 UTC  (7+ messages)
      ` [PATCH 1/2 v2] "

[PATCH 5/5] mmc: sdhci: add SW CMDQ support for CHT SDHCI host
 2015-03-17 11:11 UTC 

[PATCH 4/5] mmc: core: add support for CMDQ feature in MMC Core stack
 2015-03-17 11:11 UTC 

[PATCH 3/5] mmc: queue: change mqrq_cur and mqrq_pre to mq qdepth
 2015-03-17 11:11 UTC 

[PATCH 2/5] mmc: host: add runtime PM for host class dev
 2015-03-17 11:11 UTC 

[PATCH v3 0/5] VPHN parsing fixes
 2015-03-17 11:11 UTC  (2+ messages)

[PATCH v2 0/4] xen: sched: rework and add performance counters
 2015-03-17 11:12 UTC  (5+ messages)
` [PATCH v2 2/4] xen: sched: make counters for vCPU sleep and wakeup generic

[PATCH 1/5] mmc: replace sbc to precmd and add postcmd
 2015-03-17 11:10 UTC 

[PATCH 0/5] mmc: Soft Command queue implementation for eMMC5.1 device
 2015-03-17 11:09 UTC 

Allow controlling NAPI weight of virtual network interfaces (vif) with sysfs
 2015-03-17 11:11 UTC  (5+ messages)

[PATCH v5] dma: Add Xilinx AXI Direct Memory Access Engine driver support
 2015-03-17 11:07 UTC  (3+ messages)

linux-next: build failure after merge of the crypto tree
 2015-03-17 11:11 UTC  (2+ messages)

(unknown),
 2015-03-17 10:15 UTC 

Mesh mode in ath10k
 2015-03-17 11:09 UTC  (2+ messages)

gitorious.org status
 2015-03-17 11:09 UTC  (3+ messages)

[review-request][PATCH] bitbake: toaster: tasks trigger the select related tables before ordering
 2015-03-17 11:07 UTC  (3+ messages)

[review-request][PATCH] bitbake: toaster: Add cancel build to latest build section
 2015-03-17 11:05 UTC  (3+ messages)

[PATCH] drm: check that planes types are correct while initializing CRTC
 2015-03-17 11:05 UTC 

[Xenomai] Odd latency test result
 2015-03-17 11:05 UTC  (2+ messages)

[review-request] dreyna/project_breadcrumbs_7157
 2015-03-17 11:04 UTC  (3+ messages)

[Qemu-devel] [PATCH 00/10] spapr: Small patches to prepare for Dynamic DMA windows
 2015-03-17 11:03 UTC  (3+ messages)

[review-request] bbarrosp/alex -fix
 2015-03-17 11:03 UTC  (2+ messages)

[review-request] 7151 project release cancel button always enabled
 2015-03-17 11:02 UTC  (3+ messages)

[PATCH 1/2] spi: qup: Fix cs-num DT property parsing
 2015-03-17 11:02 UTC  (6+ messages)
` [PATCH 2/2] spi: qup: Request CS GPIO's during probe

[PATCH 0/3] Few omap2plus_defconfig updates
 2015-03-17 11:00 UTC  (3+ messages)
` [PATCH 3/3] ARM: omap2plus_defconfig: Enable n900 modem as loadable modules


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.