All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-09-22 00:43:58 to 2015-09-22 03:40:12 UTC [more...]

[Qemu-devel] [RFC PATCH v0 0/2] spapr: Abort when HTAB size requirement can't be met
 2015-09-22  3:39 UTC  (2+ messages)
` [Qemu-devel] [RFC PATCH v0 1/2] spapr: Allocate HTAB from machine init

[cryptodev:master 10/29] arch/x86/crypto/sha256_ssse3_glue.c:172:19: error: 'X86_FEATURE_SHA_NI' undeclared
 2015-09-22  3:39 UTC  (5+ messages)

[PATCH v4] netlink: Fix autobind race condition that leads to zero port ID
 2015-09-22  3:38 UTC  (7+ messages)
      ` netlink: Replace rhash_portid with bound
          ` [PATCH v2] "

[PATCH 1/3] mm,oom: Reverse the order of setting TIF_MEMDIE and sending SIGKILL
 2015-09-22  3:39 UTC  (4+ messages)

[U-Boot] [PATCH 1/4] dfu: defer parsing of device string to IO backend
 2015-09-22  3:37 UTC  (9+ messages)
` [U-Boot] [PATCH 4/4] dfu: add SF backend

[PATCH v2] NFS41: make close wait for layoutreturn
 2015-09-22  3:35 UTC 

blk_mq_register_disk: kobject (00000000009f2dd8): tried to init an initialized object, something is
 2015-09-22  3:35 UTC  (7+ messages)
` blk_mq_register_disk: kobject (00000000009f2dd8): tried to init an initialized object, something
        ` blk_mq_register_disk: kobject (00000000009f2dd8): tried to init an initialized object, something is seriously wrong

[PATCH] perf probe: Fix module probing with shortname
 2015-09-22  3:34 UTC 

packageconfig for non-autotooled project
 2015-09-22  3:29 UTC  (3+ messages)

[RFC resend] Perf: Trigger and dump sample info to perf.data from user space ring buffer
 2015-09-22  3:28 UTC  (2+ messages)

[PATCH v10 1/5] genalloc:support memory-allocation with bytes-alignment to genalloc
 2015-09-22  3:24 UTC  (12+ messages)
` [PATCH v10 4/5] QE/CPM: move muram management functions to qe_common

[PATCH net] net: Handle negative checksum offset in skb-checksum-help
 2015-09-22  3:21 UTC  (6+ messages)

[PATCH net v2] openvswitch: Zero flows on allocation
 2015-09-22  3:21 UTC 

About amd-iommu support for kdump kernel
 2015-09-22  3:18 UTC  (3+ messages)

[PATCH] powercap / RAPL : remove dependency on iosf_mbi
 2015-09-22  3:11 UTC  (6+ messages)

[PATCH 5/5] mtd: orion_nand: Fix module autoload for OF platform driver
 2015-09-22  3:00 UTC  (2+ messages)

[PATCH] scripts/tags.sh: Teach tags about some powerpc macros
 2015-09-22  3:08 UTC 

[4.3-rc1, regression] dax: hang on i_mmap_rwsem in generic/075
 2015-09-22  3:05 UTC 

[PATCH] Use a separate superblock if mount requires a different security flavor
 2015-09-22  3:03 UTC  (11+ messages)

[PATCH] DOC: filesystem: Fix typo in fs/eventfd.c
 2015-09-22  3:04 UTC 

[Buildroot] [PATCH v8 1/1] squeezelite: new package
 2015-09-22  3:02 UTC 

[PATCH net-next] Driver: Vmxnet3: Extend register dump support
 2015-09-22  3:01 UTC 

[U-Boot] [Patch v2 02/16] common/board_f.c: modify the macro to use get_clocks() more common
 2015-09-22  2:59 UTC  (3+ messages)

ADS1018 ADC driver
 2015-09-22  2:57 UTC  (5+ messages)

[PATCH v9 0/6] PCI: hisi: Add PCIe host support for HiSilicon SoC Hip05
 2015-09-22  2:52 UTC  (5+ messages)
` [PATCH v9 3/6] PCI: designware: Add ARM64 support

[lustre-devel] New master tag 2.7.60
 2015-09-22  2:54 UTC 

[Buildroot] [PATCH v7 1/1] squeezelite: new package
 2015-09-22  2:52 UTC  (4+ messages)

[PATCH v5 resend 00/12] vhost-user multiple queues enabling
 2015-09-22  2:54 UTC  (11+ messages)
` [PATCH v5 resend 04/12] vhost: rxtx: prepare work for multiple queue support
` [PATCH v5 resend 05/12] vhost: add VHOST_USER_SET_VRING_ENABLE message

cron job: media_tree daily build: OK
 2015-09-22  2:50 UTC 

specify compiler version in recipe
 2015-09-22  2:47 UTC 

[Qemu-devel] [PATCH v7 00/14] block: incremental backup transactions using BlockJobTxn
 2015-09-22  2:46 UTC  (15+ messages)
` [Qemu-devel] [PATCH v7 01/14] qapi: Add transaction support to block-dirty-bitmap operations
` [Qemu-devel] [PATCH v7 02/14] iotests: add transactional incremental backup test
` [Qemu-devel] [PATCH v7 03/14] block: rename BlkTransactionState and BdrvActionOps
` [Qemu-devel] [PATCH v7 04/14] backup: Extract dirty bitmap handling as a separate function
` [Qemu-devel] [PATCH v7 05/14] blockjob: Introduce reference count
` [Qemu-devel] [PATCH v7 06/14] blockjob: Add .commit and .abort block job actions
` [Qemu-devel] [PATCH v7 07/14] blockjob: Add "completed" and "ret" in BlockJob
` [Qemu-devel] [PATCH v7 08/14] blockjob: Simplify block_job_finish_sync
` [Qemu-devel] [PATCH v7 09/14] block: Add block job transactions
` [Qemu-devel] [PATCH v7 10/14] blockdev: make BlockJobTxn available to qmp 'transaction'
` [Qemu-devel] [PATCH v7 11/14] block/backup: support block job transactions
` [Qemu-devel] [PATCH v7 12/14] iotests: 124 - transactional failure test
` [Qemu-devel] [PATCH v7 13/14] qmp-commands.hx: Update the supported 'transaction' operations
` [Qemu-devel] [PATCH v7 14/14] tests: add BlockJobTxn unit test

[Buildroot] [PATCH 1/1] board/wandboard: fix linux compilation error due to deprecated perl statement
 2015-09-22  2:46 UTC  (3+ messages)

[PATCH 0/6] Fixes for mutilib SDK
 2015-09-22  2:45 UTC  (2+ messages)

[Buildroot] [PATCHv2 1/1] board/wandboard: fix perl related linux compilation error
 2015-09-22  2:45 UTC 

[review-request][PATCH 2/2] toaster: Don't HTTP cache ToasterTable responses
 2015-09-22  2:44 UTC  (7+ messages)
` [PATCH] toaster: layerdetails Fix back button tab behaviour

[PATCH 0/1] Fix back button tab behaviour
 2015-09-22  2:45 UTC  (2+ messages)
` [PATCH 1/1] toaster: layerdetails "

[PATCH 0/4] bcm2835: enable auxiliary uart1
 2015-09-22  2:42 UTC  (7+ messages)
` [PATCH 3/4] serial: bcm2835: add auxiliary uart1 to device tree of bcm2835

[review-request][PATCH] toaster: Add fake entry to Target_File for filesystem root
 2015-09-22  2:41 UTC  (2+ messages)

[PATCH 0/1] Add fake entry to Target_File for filesystem root
 2015-09-22  2:42 UTC  (2+ messages)
` [PATCH 1/1] toaster: "

[PATCH 0/4] meta: resend patches
 2015-09-22  2:40 UTC  (6+ messages)
` [PATCH 1/4] gtk+/cairo: enable x11 or directfb

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] 8986ab49a8149fee3a58063ac35a81818ebef3e8 BUILD DONE
 2015-09-22  2:39 UTC 

[PATCH 0/3] Drivers: hv: vmbus: Support PCI Express pass-through driver
 2015-09-22  2:21 UTC  (9+ messages)
` [PATCH 1/3] drivers:hv: Export a function that maps Linux CPU num onto Hyper-V proc num
  ` [PATCH 2/3] drivers:hv: Export the API to invoke a hypercall on Hyper-V

[U-Boot] [PATCH 0/8] hikey: hi6220: Various fixups
 2015-09-22  2:35 UTC  (4+ messages)
` [U-Boot] [PATCH 1/8] ARM: hikey: Update README with various corrections

[Qemu-devel] [PATCH v6 00/14] block: incremental backup transactions using BlockJobTxn
 2015-09-22  2:32 UTC  (10+ messages)
` [Qemu-devel] [PATCH v6 06/14] blockjob: Add .commit and .abort block job actions
` [Qemu-devel] [PATCH v6 09/14] block: Add block job transactions
` [Qemu-devel] [PATCH v6 14/14] tests: add BlockJobTxn unit test

[Xenomai] Installing xenomai libraries ARM OMAP4460
 2015-09-22  2:31 UTC  (14+ messages)

[PATCH] powerpc: fsl_pci: cast the regs->nip to void * when passing it to probe_kernel_address()
 2015-09-22  2:25 UTC  (5+ messages)

[PATCH v6 0/4] spi: bcm2835: add spi-bcm2835aux driver
 2015-09-22  2:25 UTC  (4+ messages)
` [PATCH v6 1/4] dt/bindings: bcm2835: spi: add bindings for the bcm2835 auxiliary spi devices

[PATCH 00/31] powerpc/mm: Update page table format for book3s 64
 2015-09-22  2:23 UTC  (5+ messages)
` [PATCH 09/31] powerpc/mm: Don't use pte_val as lvalue
` [PATCH 10/31] powerpc/mm: Don't use pmd_val, pud_val and pgd_val "

DSA: phy polling
 2015-09-22  2:14 UTC  (3+ messages)

[PATCH v3 00/11] xfsprogs fuzzing fixes
 2015-09-22  2:17 UTC  (3+ messages)
` [PATCH 08/11] xfs_io: support reflinking and deduping file ranges

how to do port forwarding using nftables map
 2015-09-22  2:21 UTC  (5+ messages)

BCM2835 auxiliary peripheral clocks
 2015-09-22  2:19 UTC  (11+ messages)
` [PATCH 2/3] clk: bcm2835: Add a driver for the auxiliary peripheral clock gates
` [PATCH 3/3] ARM: bcm2835: Add the auxiliary clocks to the device tree

[PATCH v4] ppc/spapr: Implement H_RANDOM hypercall in QEMU
 2015-09-22  1:38 UTC  (8+ messages)
      ` [Qemu-devel] "

Guidance on reshape stuck at 0% after --grow
 2015-09-22  2:15 UTC 

[Qemu-devel] [Bug 893208] Re: qemu on ARM hosts can't boot i386 image
 2015-09-22  2:02 UTC  (3+ messages)

[lkp] [sched/fair] 50a2a3b246: 6.8% unixbench.score
 2015-09-22  2:07 UTC  (2+ messages)
`  "

[U-Boot] Galileo instructions
 2015-09-22  2:06 UTC  (13+ messages)

[PATCH v2 1/4] clk: bcm2835: Move under bcm/ with other Broadcom SoC clk drivers
 2015-09-22  2:05 UTC  (12+ messages)
` [PATCH v2 2/4] clk: bcm2835: Add binding docs for the new platform clock driver
` [PATCH v2 3/4] clk: bcm2835: Add support for programming the audio domain clocks
` [PATCH v2 4/4] ARM: bcm2835: Switch to using the new clock driver support

4.1.0, kernel panic, pppoe_release
 2015-09-22  1:47 UTC  (6+ messages)

[RFC v7 00/41] Richacls
 2015-09-22  1:52 UTC  (10+ messages)
` [RFC v7 15/41] richacl: Automatic Inheritance
` [RFC v7 21/41] richacl: Move everyone@ aces down the acl

[PATCH resend] extcon: Fix attached value returned by is_extcon_changed
 2015-09-22  1:44 UTC  (6+ messages)

[PATCH 0/6] Add LS1043A SoC support
 2015-09-22  1:30 UTC  (9+ messages)
` [PATCH 4/6] arm64/ls1043a: add DTS for Freescale LS1043A SoC

[PATCH] mkfs.xfs: add [-U uuid] option
 2015-09-22  1:42 UTC  (3+ messages)

[patch net-next RFC 0/6] switchdev: introduce tranction enfra and for pre-commit split
 2015-09-22  1:36 UTC  (6+ messages)

[PATCH 1/3] mmc: debugfs: fix memory leak for mmc_ext_csd_open
 2015-09-22  1:37 UTC  (4+ messages)
` [PATCH 2/3] mmc: debugfs: implement ios show for SDR12 and SDR25
` [PATCH 3/3] mmc: debugfs: implement ios show for driver type

kernel BUG at linux-4.2.0/fs/btrfs/extent-tree.c:1833 on rebalance
 2015-09-22  1:37 UTC  (28+ messages)

[nightly] Distroless meta-ti/master minimal build 2015-09-21_21-01-41
 2015-09-22  1:36 UTC 

[U-Boot] Please pull u-boot-rockchip.git
 2015-09-22  1:35 UTC 

[PATCH v6 0/2] support gzipped kernels on arm
 2015-09-22  1:35 UTC  (5+ messages)
` [PATCH v6 2/2] xen/arm: support gzip compressed kernels

dsa: mv88e6xxx: Allow speed/duplex of port to be configured
 2015-09-22  1:35 UTC  (2+ messages)

[PATCH] net: dsa: actually force the speed on the CPU port
 2015-09-22  1:18 UTC  (2+ messages)

overlayfs+selinux error: OPNOTSUPP
 2015-09-22  1:24 UTC  (4+ messages)

[PATCH] driver core: Ensure proper suspend/resume ordering
 2015-09-22  1:22 UTC  (2+ messages)

[ANNOUNCE] xfstests: master branch updated to ed731fe
 2015-09-22  1:21 UTC 

linux-next: build failure after merge of the bluetooth tree
 2015-09-22  1:20 UTC  (4+ messages)

bcm4331 call trace and horrible performance
 2015-09-22  1:10 UTC 

crisv32 runtime failure in -next due to 'page-flags: define behavior SL*B-related flags on compound pages'
 2015-09-22  1:17 UTC  (6+ messages)

[PATCH v7 0/3] worktree: worktree.c functions and list builtin command
 2015-09-22  1:17 UTC  (14+ messages)
` [PATCH v7 1/3] worktree: add top-level worktree.c
` [PATCH v7 2/3] worktree: move/refactor find_shared_symref from branch.c

[PATCH v2 0/8] SMEM/SMD/SMD_RPM big endian support + tidying
 2015-09-22  1:16 UTC  (4+ messages)
` [PATCH v2 5/8] soc: qcom: smd: Remove use of VLAIS

unable to create IPC shm instance; SND_PCM_DIRECT_MAGIC
 2015-09-22  1:14 UTC 

[PATCH] libksba: fix pkgconfig patch
 2015-09-22  1:13 UTC 

[PATCH net] openvswitch: Zero flows on allocation
 2015-09-22  1:11 UTC  (3+ messages)

[cbootimage PATCH v1 0/8] Add rsa pss signature support
 2015-09-22  1:11 UTC  (7+ messages)
` [cbootimage PATCH v1 5/8] Fix some issues found in libmcrypto
` [cbootimage PATCH v1 6/8] Add new configuration keyword "ReSignBl"

[PATCH v2] geneve: remove use of internal IP header when calling IP_ECN_decapsulate
 2015-09-22  1:11 UTC  (3+ messages)
` [PATCH v3] geneve: ensure ECN info is handled properly in all tx/rx paths

[PATCH v4 0/2] git-p4: handle "Translation of file content failed"
 2015-09-22  1:10 UTC  (6+ messages)
` [PATCH v4 1/2] git-p4: add test case for "Translation of file content failed" error

[PATCH v3 0/9] gpiolib: Add GPIO name support
 2015-09-22  1:09 UTC  (22+ messages)
` [PATCH v3 1/9] gpiolib-of: Rename gpio_hog functions to be generic
` [PATCH v3 2/9] gpio: Introduce gpio descriptor 'name'
` [PATCH v3 3/9] gpiolib: Use GPIO name from names array for gpio descriptor
` [PATCH v3 4/9] gpio-sysfs: Use gpio descriptor name instead of gpiochip names array
` [PATCH v3 5/9] gpiolib: Add gpio name information to /sys/kernel/debug/gpio
` [PATCH v3 6/9] gpiolib-sysfs: Show gpio-name in /sys/class/gpio/gpio*/name
` [PATCH v3 7/9] gpiolib-sysfs: Add gpio name parsing for sysfs export

[PATCHv3 00/13] fetch submodules in parallel and a preview on parallel "submodule update"
 2015-09-22  1:08 UTC  (5+ messages)
` [PATCHv3 06/13] run-command: add an asynchronous parallel child processor
` [PATCHv3 09/13] submodule config: keep update strategy around

[qemu-mainline bisection] complete test-armhf-armhf-xl-raw
 2015-09-22  1:00 UTC 

[Ocfs2-devel] [PATCH v2] ocfs2/dlm: fix race between convert and recovery
 2015-09-22  0:55 UTC  (4+ messages)

[PATCH v3 0/5] usb: change clock information for chipidea
 2015-09-22  0:49 UTC  (2+ messages)

[PATCH 2/2] xen: arm: traps: correct cond
 2015-09-22  0:46 UTC  (5+ messages)

[Qemu-devel] [PATCH v2] target-tilegx: Implement v*add and v*sub instructions
 2015-09-22  0:45 UTC  (2+ messages)

[PATCH 00/17] PM / wakeup : remove misuse of IRQF_NO_SUSPEND flag
 2015-09-22  0:43 UTC  (4+ messages)
` [PATCH 07/17] input: tegra-kbc: drop use "


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.