All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-09-12 23:23:59 to 2014-09-13 04:37:53 UTC [more...]

[Qemu-devel] [PATCH v6 00/10] target-arm: Parts of the AArch64 EL2/3 exception model
 2014-09-13  4:29 UTC  (8+ messages)
` [Qemu-devel] [PATCH v6 01/10] target-arm: Add HCR_EL2
` [Qemu-devel] [PATCH v6 02/10] target-arm: Add SCR_EL3
` [Qemu-devel] [PATCH v6 03/10] target-arm: A64: Refactor aarch64_cpu_do_interrupt
` [Qemu-devel] [PATCH v6 04/10] target-arm: Break out exception masking to a separate func
` [Qemu-devel] [PATCH v6 05/10] target-arm: Don't take interrupts targeting lower ELs
` [Qemu-devel] [PATCH v6 06/10] target-arm: A64: Correct updates to FAR and ESR on exceptions
` [Qemu-devel] [PATCH v6 07/10] target-arm: A64: Emulate the HVC insn

[Qemu-devel] [RFC 00/10] AHCI Device improvements
 2014-09-13  4:34 UTC  (11+ messages)
` [Qemu-devel] [RFC 01/10] ide: add is_write() macro for semantic consistency
` [Qemu-devel] [RFC 02/10] AHCI: Update byte count after DMA completion
` [Qemu-devel] [RFC 03/10] AHCI: Add PRD interrupt
` [Qemu-devel] [RFC 04/10] ide: Correct handling of malformed/short PRDTs
` [Qemu-devel] [RFC 05/10] AHCI: Rename NCQFIS structure fields
` [Qemu-devel] [RFC 06/10] AHCI: Fix FIS decomposition
` [Qemu-devel] [RFC 07/10] ide/ahci: Reorder error cases in handle_cmd
` [Qemu-devel] [RFC 08/10] ahci: Check cmd_fis[1] more explicitly
` [Qemu-devel] [RFC 09/10] ahci: factor out FIS decomposition
` [Qemu-devel] [RFC 10/10] AHCI: Fix SDB FIS Construction

[PATCH arm64-next v2] net: bpf: arm64: address randomize and write protect JIT code
 2014-09-13  4:32 UTC  (3+ messages)

Basic build fails
 2014-09-13  4:15 UTC  (3+ messages)

[PATCH] perf: disable kernel symbol demangling by default
 2014-09-13  4:15 UTC 

[PATCH] vfs: remove redundant sanity check in do_mount
 2014-09-13  4:11 UTC  (3+ messages)

[PATCH] perf: disable kernel symbol demangling by default
 2014-09-13  4:11 UTC 

[BUG] Bisected Problem with LSI PCI FC Adapter
 2014-09-13  4:07 UTC  (22+ messages)

[PATCH] net: bpf: correctly handle errors in sk_attach_filter()
 2014-09-13  4:06 UTC 

[qemu-mainline test] 30242: tolerable FAIL - PUSHED
 2014-09-13  4:02 UTC 

[Qemu-devel] Development of BSP for new architecture
 2014-09-13  3:56 UTC 

[PATCHv2] zram: use notify_free to account all free notifications
 2014-09-13  3:52 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/1] ide/atapi: Mark non-data commands as complete
 2014-09-13  3:51 UTC  (2+ messages)
` [Qemu-devel] [PATCH v2 1/1] "

x86_64_defconfig and i386_defconfig: What is the difference?
 2014-09-13  3:44 UTC  (5+ messages)

N/A
 2014-09-13  3:34 UTC 

loading ip_vti breaks IPSec connection
 2014-09-13  3:39 UTC 

[BUG] perf tools: Demangle kernel and kernel module symbols too
 2014-09-13  3:34 UTC  (2+ messages)

[PATCH] Add pci=assign-busses quirk to Dell Latitude D505
 2014-09-13  3:18 UTC  (7+ messages)

[net-next v6 0/4] Refactor vxlan and l2tp to use common UDP tunnel APIs
 2014-09-13  3:15 UTC  (6+ messages)
` [net-next v6 1/4] udp_tunnel: Seperate ipv6 functions into its own file
` [net-next v6 2/4] udp-tunnel: Expand UDP tunnel APIs
` [net-next v6 3/4] vxlan: Refactor vxlan driver to make use of the common UDP tunnel functions
` [net-next v6 4/4] l2tp: Refactor l2tp core "

[Buildroot] [PATCH 1/2] pkg-infra: put optional step_user def and assignment in one block
 2014-09-13  3:14 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] pkg-infra: make timing of steps optional

[net-next PATCH v5 00/16] net/sched rcu filters
 2014-09-13  3:12 UTC  (14+ messages)
` [net-next PATCH v5 13/16] net: sched: make tc_action safe to walk under RCU
` [net-next PATCH v5 14/16] net: sched: make bstats per cpu and estimator RCU safe
` [net-next PATCH v5 15/16] net: sched: make qstats per cpu
` [net-next PATCH v5 16/16] net: sched: drop ingress qdisc lock

[PATCH] zram: use notify_free to account all free notifications
 2014-09-13  3:11 UTC  (4+ messages)

[net-next PATCH 00/12] net/sched rcu classifiers and tcf
 2014-09-13  3:10 UTC  (13+ messages)
` [net-next PATCH 01/12] net: qdisc: use rcu prefix and silence sparse warnings
` [net-next PATCH 02/12] net: rcu-ify tcf_proto
` [net-next PATCH 03/12] net: sched: cls_basic use RCU
` [net-next PATCH 04/12] net: sched: cls_cgroup "
` [net-next PATCH 05/12] net: sched: cls_flow "
` [net-next PATCH 06/12] net: sched: fw "
` [net-next PATCH 07/12] net: sched: RCU cls_route
` [net-next PATCH 08/12] net: sched: RCU cls_tcindex
` [net-next PATCH 09/12] net: sched: make cls_u32 per cpu
` [net-next PATCH 10/12] net: sched: make cls_u32 lockless
` [net-next PATCH 11/12] net: sched: rcu'ify cls_rsvp
` [net-next PATCH 12/12] net: sched: rcu'ify cls_bpf

[PATCH v3 0/10] block: per-distpatch_queue flush machinery
 2014-09-13  3:07 UTC  (11+ messages)
` [PATCH v3 01/10] blk-mq: allocate flush_rq in blk_mq_init_flush()
` [PATCH v3 02/10] block: introduce blk_init_flush and its pair
` [PATCH v3 03/10] block: move flush initialization to blk_flush_init
` [PATCH v3 04/10] block: avoid to use q->flush_rq directly
` [PATCH v3 05/10] block: introduce blk_flush_queue to drive flush machinery
` [PATCH v3 06/10] block: remove blk_init_flush() and its pair
` [PATCH v3 07/10] block: flush: avoid to figure out flush queue unnecessarily
` [PATCH v3 08/10] block: introduce 'blk_mq_ctx' parameter to blk_get_flush_queue
` [PATCH v3 09/10] blk-mq: handle failure path for initializing hctx
` [PATCH v3 10/10] blk-mq: support per-distpatch_queue flush machinery

[Patch v2] libsanitizer: Enable GCC sanitizers
 2014-09-13  3:06 UTC 

[PATCH] netdevice: Support DSA tagging when DSA is built as a module
 2014-09-13 10:06 UTC  (2+ messages)

[PATCH] scripts: add qemuppc64 qemu scripts
 2014-09-13  2:52 UTC 

[PATCH] linux-yocto: add to qemuppc64 to bb file
 2014-09-13  2:49 UTC 

[RFC][PATCH] signal: replace !likely with unlikely!
 2014-09-13  2:48 UTC  (3+ messages)

[PATCH v2] machine: add qemuppc64 machine
 2014-09-13  2:46 UTC 

cron job: media_tree daily build: ERRORS
 2014-09-13  2:41 UTC 

[PATCH 1/4] Update firmware for rtl8192ce
 2014-09-13  2:37 UTC  (3+ messages)

[PATCH v2 1/1] firmware: tegra: Add XHCI firmware v45.45 for T124
 2014-09-13  2:26 UTC  (2+ messages)

[LTP] [PATCH] ldd01: using 'ppc' to check powerpc arch
 2014-09-13  2:24 UTC  (5+ messages)

[Qemu-devel] [PATCH for-2.2 00/10] AioContext cleanups and Win32 socket support
 2014-09-13  2:22 UTC  (5+ messages)
` [Qemu-devel] [PATCH 10/10] aio-win32: add support for sockets

linux-next: Tree for Sep 12
 2014-09-13  2:09 UTC  (7+ messages)
          ` [Kernel.org Helpdesk #7062] AutoReply: "

[PATCH -tip 0/9] locktorture: Improve and expand lock torturing
 2014-09-13  2:13 UTC  (8+ messages)
` [PATCH 2/9] locktorture: Add documentation
` [PATCH 3/9] locktorture: Support mutexes

vfs: getname() / putname() used by VMware drivers
 2014-09-13  2:12 UTC  (2+ messages)

[PATCH] staging: rtl819x_TSProc.c: Initializer entry defined twice
 2014-09-13  2:10 UTC 

[XEN/ARM PATCH v2 1/1] Add support for Exynos secure firmware
 2014-09-13  2:08 UTC  (3+ messages)

XFS fixes needed in stable kernels
 2014-09-13  1:44 UTC  (2+ messages)

[U-Boot] [PATCH 0/8] U-Boot port to Xtensa architecture
 2014-09-13  1:39 UTC  (5+ messages)

[nightly] Distroless meta-ti/master minimal build 2014-09-12_21-00-30
 2014-09-13  1:19 UTC 

[PATCH lttng-tools] sessiond: add --extra-kmod-probes option
 2014-09-13  1:37 UTC 

[PATCH] Add machine qemuarm64
 2014-09-13  1:30 UTC  (4+ messages)

[PATCH 0/5] ASoC: rockchip-i2s: patches for rockchip i2s driver
 2014-09-13  0:43 UTC  (11+ messages)
` [PATCH 1/5] ASoC: rockchip-i2s: fix rockchip i2s defination more reasonable
` [PATCH 2/5] ASoC: rockchip-i2s: fix master mode set bit error
` [PATCH 3/5] ASoC: rockchip-i2s: add dma data to snd_soc_dai
` [PATCH 4/5] ASoC: rockchip-i2s: fix registers' property of rockchip i2s controller
` [PATCH 5/5] ASoC: rockchip-i2s: enable "hclk" for rockchip I2S controller

[linux-next test] 30241: tolerable FAIL
 2014-09-13  1:14 UTC 

[meta-oe][PATCH 2/2] vala-terminal: patch Makefile.am for B!=S
 2014-09-13  1:15 UTC 

[meta-oe][PATCH 1/2] xchat: update recipe with build/configure fixes
 2014-09-13  1:13 UTC 

[PATCHv2 00/20] scsi logging update
 2014-09-13  1:07 UTC  (4+ messages)
` [PATCH 20/20] scsi_error: format abort error message

[RFC] ath10k: use raw tx
 2014-09-13  1:07 UTC  (7+ messages)

[PATCH] ASoC: rockchip-i2s: dt: swap tx and rx channed request number
 2014-09-13  1:04 UTC  (2+ messages)

[PATCH v4 0/9] usb: add support for the generic PHY framework
 2014-09-13  0:59 UTC  (11+ messages)
` [PATCH v4 9/9] usb: chipidea: add support to the generic PHY framework in ChipIdea

Specified toolchain directory does not contain a toolchain generated with meta-ide-support
 2014-09-13  0:57 UTC  (4+ messages)

[PATCH] net: DSA: Marvell mv88e6171 switch driver
 2014-09-13  0:50 UTC  (5+ messages)

[PATCH v4 4/5] toshiba_acpi: Support new keyboard backlight type
 2014-09-13  0:50 UTC  (2+ messages)
` [PATCH v2 3/5] toshiba_acpi: Fix accelerometer direction reporting

[PATCH/RESENT] m68k/atari - update Kconfig.bus help text
 2014-09-13  0:44 UTC 

[rcu] BUG: unable to handle kernel NULL pointer dereference at 000000da
 2014-09-13  0:38 UTC  (8+ messages)

v4l2 ioctls
 2014-09-13  0:37 UTC  (4+ messages)

v4l2_fops - poll and open
 2014-09-13  0:34 UTC 

[PATCH 1/4] drm/i915: Increase PSR Idle Frame to 2
 2014-09-13  0:29 UTC  (8+ messages)

[PATCH v2 0/3] psmouse: Add support for detecting FocalTech PS/2
 2014-09-13  0:26 UTC  (3+ messages)
` [PATCH v2 3/3] psmouse: Add support for detecting FocalTech PS/2 touchpads

[Bug 82588] New: X fails to start with linus-tip or drm-next
 2014-09-13  0:22 UTC  (2+ messages)
` [Bug 82588] "

[U-Boot] u-boot-socfpga repository
 2014-09-13  0:16 UTC  (11+ messages)

kexec on APQ8074
 2014-09-13  0:14 UTC  (4+ messages)
    ` 回复: "

[PATCH 00/25] e2fsprogs Summer 2014 patchbomb, part 5.2
 2014-09-13  0:13 UTC  (8+ messages)
` [PATCH 26/25] libext2fs: call get_alloc_block hook when allocating blocks

[PATCH 1/2] include: kernel.h: deduplicate code implementing min*, max* and clamp* macros
 2014-09-13  0:12 UTC  (7+ messages)
` [PATCH 2/2] kernel.h: use __COUNTER__ in min and max macros to avoid -Wshadow warnings

[Buildroot] [PATCH] qwt: bump to version 6.1.0
 2014-09-13  0:12 UTC 

[PATCH v2 0/7] ARM: Rockchip: add cpuclk handling - clock-tree part
 2014-09-13  0:10 UTC  (7+ messages)
` [PATCH v2 2/7] clk: rockchip: fix rk3288 pll status register location
` [PATCH v2 4/7] clk: rockchip: make tightly bound armclk child-clocks read-only
` [PATCH v2 6/7] clk: rockchip: add binding id for ARMCLK

[Patch net-next] ipv6: exit early in addrconf_notify() if IPv6 is disabled
 2014-09-13  0:10 UTC  (3+ messages)

[PATCH v2 0/6] mm/balloon_compaction: fixes and cleanups
 2014-09-13  0:09 UTC  (14+ messages)
` [PATCH v2 4/6] mm: introduce common page state for ballooned memory
` [PATCH v2 5/6] mm/balloon_compaction: use common page ballooning
` [PATCH v2 6/6] mm/balloon_compaction: general cleanup

+ mm-balloon_compaction-use-common-page-ballooning-v2.patch added to -mm tree
 2014-09-13  0:07 UTC 

+ mm-introduce-common-page-state-for-ballooned-memory-fix-v2.patch added to -mm tree
 2014-09-13  0:07 UTC 

+ mm-balloon_compaction-keep-ballooned-pages-away-from-normal-migration-path-v2.patch added to -mm tree
 2014-09-13  0:07 UTC 

[obsolete] mm-balloon_compaction-general-cleanup-checkpatch-fixes.patch removed from -mm tree
 2014-09-13  0:07 UTC 

[obsolete] mm-balloon_compaction-general-cleanup-fix.patch removed from -mm tree
 2014-09-13  0:07 UTC 

[PATCH 1/3] drm/i915 Add golden context support for Gen9
 2014-09-13  0:07 UTC  (2+ messages)

[PATCH v03 00/10] arm: introduce remoteprocessor iommu module
 2014-09-13  0:04 UTC  (3+ messages)
` [PATCH v03 07/10] arm: introduce remoteproc_mmu_translate_pagetable mem subops call

[PATCH v4 00/16] Xen VMware tools support
 2014-09-13  0:01 UTC  (7+ messages)
` [PATCH v4 06/16] xen: Convert vmware_port to xentrace usage
` [PATCH v4 07/16] tools: "

[Patch v4 1/2] freezer: check OOM kill while being frozen
 2014-09-12 23:59 UTC  (13+ messages)

[PATCHv2] net/macb: Add hardware revision information during probe
 2014-09-12 23:57 UTC  (2+ messages)

Transaction patch series overview
 2014-09-12 23:57 UTC  (11+ messages)
    ` [PATCH v21 0/19] rs/ref-transaction (Re: Transaction patch series overview)

[PATCH] drm/i915: Fix Sink CRC
 2014-09-12 23:49 UTC 

1.7.1 testpmd hangs system
 2014-09-12 23:40 UTC 

[PATCH lttng-tools] Fix: ignore libkmod ret. value with optional kmod
 2014-09-12 23:39 UTC 

[bug] <subvol> doesn't belong to btrfs mount point
 2014-09-12 23:39 UTC 

[PATCH v5] thinkpad-acpi: Improve hardware volume controls
 2014-09-12 23:35 UTC  (6+ messages)
  ` [ibm-acpi-devel] "

[PATCH v2 0/2] Intial support for voltage ADC
 2014-09-12 23:35 UTC  (6+ messages)
` [PATCH v2 1/2] iio: vadc: Qualcomm SPMI PMIC voltage ADC driver
` [PATCH v2 2/2] DT: iio: vadc: document dt binding

+ free-the-reserved-memblock-when-free-cma-pages.patch added to -mm tree
 2014-09-12 23:32 UTC 

Debian Wheezy compile "qemu-1.7" failed when bitbake target "fsl-image-multimedia-full"
 2014-09-12 23:28 UTC 

[PATCH 00/13] eeepc-laptop cleanups
 2014-09-12 23:28 UTC  (3+ messages)
` [PATCH 05/13] eeepc-laptop: use DEVICE_ATTR to instantiate device_attributes

[PATCH] crypto: talitos: Avoid excessive loops in softirq context
 2014-09-12 23:21 UTC  (4+ messages)

[PATCHv5] mtd: nand: atmel_nand: retrieve NFC clock
 2014-09-12 23:23 UTC  (2+ messages)

[linux-3.10 test] 30240: regressions - FAIL
 2014-09-12 23:24 UTC 


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.