All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-03-06 22:47:29 to 2014-03-06 23:37:59 UTC [more...]

[nf-next PATCH V3 0/5] netfilter: conntrack: optimization, remove central spinlock
 2014-03-06 23:37 UTC  (3+ messages)

gc/repack has no option to lose grafted parents
 2014-03-06 23:36 UTC  (3+ messages)

sound dropouts with DVB
 2014-03-06 23:36 UTC  (4+ messages)

[Qemu-devel] [PULL 00/130] ppc patch queue 2014-03-05
 2014-03-06 23:34 UTC  (131+ messages)
` [Qemu-devel] [PULL 001/130] target-ppc: fix compile error when PPC_DUMP_CPU is enabled
` [Qemu-devel] [PULL 002/130] target-ppc: fix LPCR SPR number
` [Qemu-devel] [PULL 003/130] target-ppc: remove powerpc 970gx
` [Qemu-devel] [PULL 004/130] target-ppc: fix SPR_CTRL/SPR_UCTRL register numbers
` [Qemu-devel] [PULL 005/130] target-ppc: remove embedded MMU SPRs from 970, P5+/7/7+/8
` [Qemu-devel] [PULL 006/130] target-ppc: remove unsupported SPRs from 970 and P5+
` [Qemu-devel] [PULL 007/130] KVM: Split QEMUMachine typedef into separate header
` [Qemu-devel] [PULL 008/130] kvm: Add a new machine option kvm-type
` [Qemu-devel] [PULL 009/130] target-ppc: dump DAR and DSISR
` [Qemu-devel] [PULL 010/130] target-ppc: fix Authority Mask Register init value
` [Qemu-devel] [PULL 011/130] mmu-hash64: fix Virtual Page Class Key Protection
` [Qemu-devel] [PULL 012/130] PPC: KVM: fix "set one register"
` [Qemu-devel] [PULL 013/130] PPC: KVM: add support for LPCR
` [Qemu-devel] [PULL 014/130] spapr-pci: enable adding PHB via -device
` [Qemu-devel] [PULL 015/130] spapr_vscsi: Fix REPORT_LUNS handling
` [Qemu-devel] [PULL 016/130] target-ppc: disable unsupported modes for SPR_CTRL/SPR_UCTRL
` [Qemu-devel] [PULL 017/130] target-ppc: Add set_fprf Argument to fload_invalid_op_excp()
` [Qemu-devel] [PULL 018/130] target-ppc: General Support for VSX Helpers
` [Qemu-devel] [PULL 019/130] target-ppc: Add VSX ISA2.06 xadd/xsub Instructions
` [Qemu-devel] [PULL 020/130] target-ppc: Add VSX ISA2.06 xmul Instructions
` [Qemu-devel] [PULL 021/130] target-ppc: Add VSX ISA2.06 xdiv Instructions
` [Qemu-devel] [PULL 022/130] target-ppc: Add VSX ISA2.06 xre Instructions
` [Qemu-devel] [PULL 023/130] target-ppc: Add VSX ISA2.06 xsqrt Instructions
` [Qemu-devel] [PULL 024/130] target-ppc: Add VSX ISA2.06 xrsqrte Instructions
` [Qemu-devel] [PULL 025/130] target-ppc: Add VSX ISA2.06 xtdiv Instructions
` [Qemu-devel] [PULL 026/130] target-ppc: Add VSX ISA2.06 xtsqrt Instructions
` [Qemu-devel] [PULL 027/130] target-ppc: Add VSX ISA2.06 Multiply Add Instructions
` [Qemu-devel] [PULL 028/130] target-ppc: Add VSX xscmp*dp Instructions
` [Qemu-devel] [PULL 029/130] target-ppc: Add VSX xmax/xmin Instructions
` [Qemu-devel] [PULL 030/130] target-ppc: Add VSX Vector Compare Instructions
` [Qemu-devel] [PULL 031/130] target-ppc: Add VSX Floating Point to Floating Point Conversion Instructions
` [Qemu-devel] [PULL 032/130] target-ppc: Add VSX ISA2.06 Integer "
` [Qemu-devel] [PULL 033/130] target-ppc: Add VSX Rounding Instructions
` [Qemu-devel] [PULL 034/130] target-ppc: VSX Stage 4: Add VSX 2.07 Flag
` [Qemu-devel] [PULL 035/130] target-ppc: VSX Stage 4: Refactor lxsdx
` [Qemu-devel] [PULL 036/130] target-ppc: VSX Stage 4: Add lxsiwax, lxsiwzx and lxsspx
` [Qemu-devel] [PULL 037/130] target-ppc: VSX Stage 4: Refactor stxsdx
` [Qemu-devel] [PULL 038/130] target-ppc: VSX Stage 4: Add stxsiwx and stxsspx
` [Qemu-devel] [PULL 039/130] target-ppc: VSX Stage 4: Add xsaddsp and xssubsp
` [Qemu-devel] [PULL 040/130] target-ppc: VSX Stage 4: Add xsmulsp
` [Qemu-devel] [PULL 041/130] target-ppc: VSX Stage 4: Add xsdivsp
` [Qemu-devel] [PULL 042/130] target-ppc: VSX Stage 4: Add xsresp
` [Qemu-devel] [PULL 043/130] target-ppc: VSX Stage 4: Add xssqrtsp
` [Qemu-devel] [PULL 044/130] target-ppc: VSX Stage 4: add xsrsqrtesp
` [Qemu-devel] [PULL 045/130] target-ppc: VSX Stage 4: Add Scalar SP Fused Multiply-Adds
` [Qemu-devel] [PULL 046/130] target-ppc: VSX Stage 4: Add xscvsxdsp and xscvuxdsp
` [Qemu-devel] [PULL 047/130] target-ppc: VSX Stage 4: Add xxleqv, xxlnand and xxlorc
` [Qemu-devel] [PULL 048/130] target-ppc: Move To/From VSR Instructions
` [Qemu-devel] [PULL 049/130] target-ppc: Floating Merge Word Instructions
` [Qemu-devel] [PULL 050/130] target-ppc: Scalar Round to Single Precision
` [Qemu-devel] [PULL 051/130] target-ppc: Scalar Non-Signalling Conversions
` [Qemu-devel] [PULL 052/130] target-ppc: Add ISA2.06 bpermd Instruction
` [Qemu-devel] [PULL 053/130] target-ppc: Add Flag for ISA2.06 Divide Extended Instructions
` [Qemu-devel] [PULL 054/130] target-ppc: Add ISA2.06 divdeu[o] Instructions
` [Qemu-devel] [PULL 055/130] target-ppc: Add ISA2.06 divde[o] Instructions
` [Qemu-devel] [PULL 056/130] target-ppc: Add ISA 2.06 divweu[o] Instructions
` [Qemu-devel] [PULL 057/130] target-ppc: Add ISA 2.06 divwe[o] Instructions
` [Qemu-devel] [PULL 058/130] target-ppc: Add Flag for ISA2.06 Atomic Instructions
` [Qemu-devel] [PULL 059/130] target-ppc: Add ISA2.06 lbarx, lharx Instructions
` [Qemu-devel] [PULL 060/130] target-ppc: Add ISA 2.06 stbcx. and sthcx. Instructions
` [Qemu-devel] [PULL 061/130] target-ppc: Add Flag for ISA V2.06 Floating Point Conversion
` [Qemu-devel] [PULL 062/130] target-ppc: Add ISA2.06 Float to Integer Instructions
` [Qemu-devel] [PULL 063/130] target-ppc: Add ISA 2.06 fcfid[u][s] Instructions
` [Qemu-devel] [PULL 064/130] target-ppc: Fix and enable fri[mnpz]
` [Qemu-devel] [PULL 065/130] target-ppc: Add Flag for Power ISA V2.06 Floating Point Test Instructions
` [Qemu-devel] [PULL 066/130] target-ppc: Add ISA 2.06 ftdiv Instruction
` [Qemu-devel] [PULL 067/130] target-ppc: Add ISA 2.06 ftsqrt
` [Qemu-devel] [PULL 068/130] target-ppc: Enable frsqrtes on Power7 and Power8
` [Qemu-devel] [PULL 069/130] target-ppc: Add ISA2.06 lfiwzx Instruction
` [Qemu-devel] [PULL 070/130] PPC: KVM: store SLB slot number
` [Qemu-devel] [PULL 071/130] virtex_ml507: Add support for loading initrd images
` [Qemu-devel] [PULL 072/130] PPC: KVM: suppress warnings about not supported SPRs
` [Qemu-devel] [PULL 073/130] Add Enhanced Three-Speed Ethernet Controller (eTSEC)
` [Qemu-devel] [PULL 074/130] spapr: support only ELF kernel images
` [Qemu-devel] [PULL 075/130] moxie: fix load_elf() usage
` [Qemu-devel] [PULL 076/130] elf-loader: add more return codes
` [Qemu-devel] [PULL 077/130] spapr: print more detailed error message on failed load_elf()
` [Qemu-devel] [PULL 078/130] target-ppc: Update external_htab even when HTAB is managed by kernel
` [Qemu-devel] [PULL 079/130] qdev: Keep global allocation counter per bus
` [Qemu-devel] [PULL 080/130] target-ppc: add extended opcodes for dcbt/dcbtst
` [Qemu-devel] [PULL 081/130] target-ppc: Fix xxpermdi When T==A or T==B
` [Qemu-devel] [PULL 082/130] target-ppc: Add Flag for bctar
` [Qemu-devel] [PULL 083/130] target-ppc: Add Target Address SPR (TAR) to Power8
` [Qemu-devel] [PULL 084/130] target-ppc: Add bctar Instruction
` [Qemu-devel] [PULL 085/130] target-ppc: Add Flag for ISA 2.07 Load/Store Quadword Instructions
` [Qemu-devel] [PULL 086/130] target-ppc: Add is_user_mode Utility Routine
` [Qemu-devel] [PULL 087/130] target-ppc: Load Quadword
` [Qemu-devel] [PULL 088/130] target-ppc: Store Quadword
` [Qemu-devel] [PULL 089/130] target-ppc: Add Load Quadword and Reserve
` [Qemu-devel] [PULL 090/130] target-ppc: Add Store Quadword Conditional
` [Qemu-devel] [PULL 091/130] target-ppc: Altivec 2.07: Add Instruction Flag
` [Qemu-devel] [PULL 092/130] target-ppc: Altivec 2.07: Update AVR Structure
` [Qemu-devel] [PULL 093/130] target-ppc: Altivec 2.07: Add GEN_VXFORM3
` [Qemu-devel] [PULL 094/130] target-ppc: Altivec 2.07: Add Support for Dual Altivec Instructions
` [Qemu-devel] [PULL 095/130] target-ppc: Altivec 2.07: Add Opcode Macro for VX Form Instructions
` [Qemu-devel] [PULL 096/130] target-ppc: Altivec 2.07: Add Support for R-Form Dual Instructions
` [Qemu-devel] [PULL 097/130] target-ppc: Altivec 2.07: Vector Logical Instructions
` [Qemu-devel] [PULL 098/130] target-ppc: Altivec 2.07: Add/Subtract Unsigned Doubleword Modulo
` [Qemu-devel] [PULL 099/130] target-ppc: Altivec 2.07: Change VMUL_DO to Support 64-bit Integers
` [Qemu-devel] [PULL 100/130] target-ppc: Altivec 2.07: Multiply Even/Odd Word Instructions
` [Qemu-devel] [PULL 101/130] target-ppc: Altivec 2.07: vmuluw Instruction
` [Qemu-devel] [PULL 102/130] target-ppc: Altivec 2.07: Add Vector Count Leading Zeroes
` [Qemu-devel] [PULL 103/130] target-ppc: Altivec 2.07: Vector Population Count Instructions
` [Qemu-devel] [PULL 104/130] target-ppc: Altivec 2.07: Vector Min/Max Doubleword Instructions
` [Qemu-devel] [PULL 105/130] target-ppc: Altivec 2.07: Pack "
` [Qemu-devel] [PULL 106/130] target-ppc: Altivec 2.07: Unpack Signed Word Instructions
` [Qemu-devel] [PULL 107/130] target-ppc: Altivec 2.07: Vector Merge Instructions
` [Qemu-devel] [PULL 108/130] target-ppc: Altivec 2.07: Change Bit Masks to Support 64-bit Rotates and Shifts
` [Qemu-devel] [PULL 109/130] target-ppc: Altivec 2.07: Vector Doubleword Rotate and Shift Instructions
` [Qemu-devel] [PULL 110/130] target-ppc: Altivec 2.07: Quadword Addition and Subtracation
` [Qemu-devel] [PULL 111/130] target-ppc: Altivec 2.07: vbpermq Instruction
` [Qemu-devel] [PULL 112/130] target-ppc: Altivec 2.07: Doubleword Compares
` [Qemu-devel] [PULL 113/130] target-ppc: Altivec 2.07: Vector Gather Bits by Bytes
` [Qemu-devel] [PULL 114/130] target-ppc: Altivec 2.07: Vector Polynomial Multiply Sum
` [Qemu-devel] [PULL 115/130] target-ppc: Altivec 2.07: Binary Coded Decimal Instructions
` [Qemu-devel] [PULL 116/130] target-ppc: Altivec 2.07: AES Instructions
` [Qemu-devel] [PULL 117/130] target-ppc: Altivec 2.07: Vector SHA Sigma Instructions
` [Qemu-devel] [PULL 118/130] target-ppc: Altivec 2.07: Vector Permute and Exclusive OR
` [Qemu-devel] [PULL 119/130] spapr-vlan: flush queue whenever can_receive can go from false to true
` [Qemu-devel] [PULL 120/130] target-ppc/translate.c: Use ULL suffix for 64 bit constants
` [Qemu-devel] [PULL 121/130] PPC: sPAPR: Only use getpagesize() when we run with kvm
` [Qemu-devel] [PULL 122/130] target-ppc: Fix Compiler Warnings Due to 64-Bit Constants Declared as UL
` [Qemu-devel] [PULL 123/130] target-ppc: Use Additional Temporary in stqcx Case
` [Qemu-devel] [PULL 124/130] target-ppc: Fix htab_mask calculation
` [Qemu-devel] [PULL 125/130] target-ppc: Fix page table lookup with kvm enabled
` [Qemu-devel] [PULL 126/130] target-ppc: Change the hpte store API
` [Qemu-devel] [PULL 127/130] target-ppc: Update ppc_hash64_store_hpte to support updating in-kernel htab
` [Qemu-devel] [PULL 128/130] target-ppc: Introduce hypervisor call H_GET_TCE
` [Qemu-devel] [PULL 129/130] target-ppc: add PowerPCCPU::cpu_dt_id
` [Qemu-devel] [PULL 130/130] target-ppc: spapr: e500: fix to use cpu_dt_id

[PATCH 0/6] Drivers: net: hyperv: Enable various offloads
 2014-03-06 23:35 UTC  (5+ messages)
` [PATCH 1/6] Drivers: net: hyperv: Enable scatter gather I/O
    ` [PATCH] checkpatch: net and drivers/net: Warn on missing blank line after variable declaration

WARNING: CPU: 0 PID: 0 at net/sched/sch_generic.c:264 dev_watchdog+0x276/0x280()
 2014-03-06 23:32 UTC  (4+ messages)

[Buildroot] [PATCH v2 1/1] imagemagick: disable documentation
 2014-03-06 23:32 UTC  (3+ messages)

[RFC PATCH 1/1] Media: platform: Add ti-vpfe driver for AM437x device
 2014-03-06 23:30 UTC  (3+ messages)

[PATCH] tracing: Allow instances to have independent trace flags/trace options
 2014-03-06 23:30 UTC  (4+ messages)

[PATCH] disable grafts during fetch/push/bundle
 2014-03-06 23:29 UTC  (12+ messages)

[PATCH 0/2] ARM: dts: OMAP4: Add support for DuoVero/Parlor
 2014-03-06 23:29 UTC  (5+ messages)
` [PATCH 2/2] ARM: dts: duovero-parlor: Add HDMI output

[dm-crypt] goto patch for cryptsetup?
 2014-03-06 23:27 UTC  (2+ messages)

[PATCH] gpio: mcp23s08: Trivial: Fixed coding style issues
 2014-03-06 23:25 UTC 

[pull] radeon fixes 3.14
 2014-03-06 23:25 UTC  (2+ messages)

[PATCH RFC 00/46] Preview of imx-drm cleanup series
 2014-03-06 23:24 UTC  (6+ messages)
` [PATCH RFC 26/46] drivers/base: provide an infrastructure for componentised subsystems

mm: kernel BUG at mm/mprotect.c:149
 2014-03-06 22:52 UTC  (5+ messages)
` [PATCH -mm] mm,numa,mprotect: always continue after finding a stable thp page

[PATCH 00/13] xfsprogs: initial EFSBADCRC support
 2014-03-06 23:22 UTC  (4+ messages)
` [PATCH 13/13] repair: phase 1 does not handle superblock CRCs

[PATCH v2 7/7] staging: cxt1e1: remove unneeded a value
 2014-03-06 23:21 UTC  (3+ messages)

[PATCH] *.sh: drop useless use of "env"
 2014-03-06 23:20 UTC 

[PATCH 0/4] x86: Fix ftrace recovery when code modification failed
 2014-03-06 23:19 UTC  (3+ messages)
` [PATCH 4/4] x86: Fix order of warning messages when ftrace modifies code

[PATCH 0/3] AF_RXRPC fixes [ver #3]
 2014-03-06 23:18 UTC  (4+ messages)
` [PATCH 1/3] af_rxrpc: Remove incorrect checksum calculation from rxrpc_recvmsg() "
` [PATCH 2/3] af_rxrpc: Prevent RxRPC peers from ABORT-storming one another "
` [PATCH 3/3] af_rxrpc: Fix UDP MTU calculation from ICMP_FRAG_NEEDED "

[PATCH 0/2] target refcounting infrastructure fixes for usb
 2014-03-06 23:18 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] imagemagick: disable documentation
 2014-03-06 23:18 UTC 

[Buildroot] [PATCH 1/1] [V4] toolchain: control vendor part in GNU_TARGET_NAME
 2014-03-06 23:17 UTC  (2+ messages)

[PATCH 4/7 v3] staging: cxt1e1: fix checkpatch error 'assignment in if condition'
 2014-03-06 23:17 UTC  (3+ messages)

[PATCH] drm/radeon/atom: select the proper number of lanes in transmitter setup
 2014-03-06 23:15 UTC 

[PATCH v2] upload-pack: allow shallow fetching from a read-only repository
 2014-03-06 23:13 UTC  (4+ messages)
` [PATCH v3] upload-pack: send shallow info over stdin to pack-objects

[Bug 75223] New: 3840x2160 HDMI 30Hz fails on XFX r7-240a-clh4 and r7-250a-lzh4
 2014-03-06 23:13 UTC  (2+ messages)
` [Bug 75223] "

[PATCH] ACPI / EC: Clear stale EC events on Samsung systems
 2014-03-06 23:12 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v2] media: soc-camera: OF cameras
 2014-03-06 23:12 UTC  (5+ messages)

[BUG] Halt during fetch on MacOS
 2014-03-06 23:12 UTC  (5+ messages)

[merged] mm-page_alloc-reset-aging-cycle-with-gfp_thisnode-v2.patch removed from -mm tree
 2014-03-06 23:12 UTC  (7+ messages)

[PATCH 0/6] fix hunk editing with 'commit -p -m'
 2014-03-06 23:11 UTC  (4+ messages)
` [PATCH 1/6] test patch hunk editing with "commit -p -m"

[PATCH] dell-led: add mic mute led interface
 2014-03-06 23:10 UTC  (2+ messages)

[Bug 68571] New: GPU lockup on AMD Radeon HD6850 with DPM=1
 2014-03-06 23:04 UTC  (2+ messages)
` [Bug 68571] "

[Buildroot] [PATCH 00/11] Scientific libraries
 2014-03-06 23:04 UTC  (3+ messages)
` [Buildroot] [PATCH 09/11] opencv: add python/numpy support

[Qemu-devel] [PATCH] hw/ide/ahci.h: Avoid shifting left into sign bit
 2014-03-06 23:02 UTC  (2+ messages)

[PATCH 3/3] hog: Fill ev.u.create.{phys,uniq} for UHID_CREATE
 2014-03-06 23:00 UTC 

[PATCH 2/3] hog: Remove hog_device.name
 2014-03-06 23:00 UTC 

[PATCH 1/3] input: Remove input_device.name
 2014-03-06 23:00 UTC 

Hello, I have a question about XFS File System
 2014-03-06 22:59 UTC  (2+ messages)

linux-next: build failure after merge of the akpm-current tree
 2014-03-06 22:58 UTC  (2+ messages)

[PATCH V4 00/11] 2fsprogs/mke2fs: add an option: -d root-directory
 2014-03-06 22:57 UTC  (6+ messages)
` [PATCH V4 05/11] misc/create_inode.c: copy regular file

A target to just process bios background?
 2014-03-06 22:57 UTC  (2+ messages)

[PATCH v4] mm: per-thread vma caching
 2014-03-06 22:56 UTC  (5+ messages)

+ mm-per-thread-vma-caching-fix-3.patch added to -mm tree
 2014-03-06 22:56 UTC 

[RFC, PATCH] xfs: make superblock version checks reflect reality
 2014-03-06 22:55 UTC  (3+ messages)

[Qemu-devel] [PATCH v3 0/3] qemu-machine as a QOM object
 2014-03-06 22:55 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 2/3] vl: use qemu machine QOM class instead of global machines list

[PATCH 00/23] Merge PC8 with runtime PM, v2
 2014-03-06 22:48 UTC  (4+ messages)
` [PATCH 09/23] drm/i915: make PC8 be part of runtime PM suspend/resume

[Qemu-devel] [PATCH 0/5] block: Strip protocol prefixes from filenames
 2014-03-06 22:47 UTC  (4+ messages)
` [Qemu-devel] [PATCH 4/5] block/raw-posix: Strip protocol prefix on creation
  ` [Qemu-devel] [PATCH 5/5] block/raw-win32: bdrv_parse_filename() for hdev

[PATCH 1/5] staging: vt6655: 64 bit Correct alignment of tx/rx structures
 2014-03-06 22:44 UTC  (2+ messages)
` [PATCH 5/5] staging: vt6655: 64 bit fix sizeof long TKIP mic


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.