All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-02-12 16:26:29 to 2015-02-12 17:32:36 UTC [more...]

[PATCH v2 00/12] Allow reference values to be checked in a transaction
 2015-02-12 17:32 UTC  (3+ messages)
` [PATCH v2 04/12] ref_transaction_update(): remove "have_old" parameter

[PATCH] net: compat: Ignore MSG_CMSG_COMPAT in compat_sys_{send,recv}msg
 2015-02-12 17:32 UTC  (3+ messages)

[PATCH 1/2] trace-cmd: Update to version 2.5.2
 2015-02-12 17:32 UTC  (7+ messages)
` [PATCH 2/2] kernelshark: "

[BUG in v3.18 ?] Seems to be triggered from cgroup code
 2015-02-12 17:30 UTC  (4+ messages)

[PATCH v4 1/5] ARM: dts: pxa: add pwri2c to pxa device-tree
 2015-02-12 17:22 UTC  (13+ messages)
` [PATCH v4 2/5] ARM: dts: pxa: add clocks
` [PATCH v4 3/5] ARM: dts: pxa: add pxa27x-udc to pxa27x
` [PATCH v4 4/5] ARM: dts: pxa: add pxa27x-keypad "
` [PATCH v4 5/5] ARM: dts: pxa: add pxa-timer to pxa27x and pxa3xx

BUG: spinlock bad magic on CPU#0, migration/0/9
 2015-02-12 17:28 UTC  (3+ messages)

rtl8192ce kernel panics since 3.17(?)
 2015-02-12 17:27 UTC  (3+ messages)

[PATCH 0/4] perf: add support for profiling jitted code
 2015-02-12 17:27 UTC  (6+ messages)
` [PATCH 4/4] perf tools: add JVMTI agent library

About in_seq, out_seq in Messenger
 2015-02-12 17:26 UTC  (6+ messages)

[Buildroot] [PATCH 0/10 v7] NVidia GPU binary blobs for x86 and ARM (branch yem/gfx2)
 2015-02-12 17:25 UTC  (5+ messages)
` [Buildroot] [PATCH 03/10 v7] package/mesa3d-headers: new package

stubdom vtpm build failure in staging
 2015-02-12 17:24 UTC  (5+ messages)

[PATCH] ARM OMAP2 GPMC undefines DEBUG
 2015-02-12 17:13 UTC  (6+ messages)
` [PATCH] ARM OMAP2 GPMC: don't undef DEBUG

[U-Boot] [PATCH v1 1/1] usb: gadget: fastboot: Add fastboot erase
 2015-02-12 17:21 UTC  (4+ messages)

[Xenomai] Mayday mechanism broken on x86-64 - simpler approach feasible?
 2015-02-12 17:19 UTC  (14+ messages)

[Qemu-devel] [RFC PATCH] vpc: Ignore geometry for large images
 2015-02-12 17:18 UTC  (12+ messages)

[PATCH 1/2] x86: entry_64.S: always allocate complete "struct pt_regs"
 2015-02-12 17:17 UTC  (2+ messages)

scsi: Implement per-cpu logging buffer
 2015-02-12 17:18 UTC  (3+ messages)

[PATCH RFC 00/20] Change parts of the shadow interface to be domain based
 2015-02-12 17:16 UTC  (21+ messages)
` [PATCH 01/20] x86/shadow: Whitespace cleanup
` [PATCH 02/20] x86/shadow: Rename hash_foreach() to hash_vcpu_foreach()
` [PATCH 03/20] x86/shadow: Introduce 'd' pointers and clean up use of 'v->domain'
` [PATCH 04/20] x86/shadow: Only apply shadow heuristics when in guest context
` [PATCH 05/20] x86/shadow: Alter shadow_hash_{lookup, insert, delete}() to take a domain
` [PATCH 06/20] x86/shadow: Alter *_shadow_status() and make_fl1_shadow() "
` [PATCH 07/20] x86/shadow: Alter sh_type_{is_pinnable, has_up_pointer}() "
` [PATCH 08/20] x86/shadow: Alter OOS functions "
` [PATCH 09/20] x86/shadow: Alter shadow_{pro, de}mote() "
` [PATCH 10/20] x86/shadow: Alter sh_put_ref() and shadow destroy functions "
` [PATCH 11/20] x86/shadow: Alter sh_get_ref() and sh_{, un}pin() "
` [PATCH 12/20] x86/shadow: Alter shadow_set_l?e() "
` [PATCH 13/20] x86/shadow: Alter sh_{clear_shadow_entry, remove_shadow_via_pointer}() "
` [PATCH 14/20] x86/shadow: Alter sh_remove_l?_shadow() "
` [PATCH 15/20] x86/shadow: Alter shadow_unhook{_???}_mappings() "
` [PATCH 16/20] x86/shadow: Alter sh_rm_write_access_from_???() "
` [PATCH 17/20] x86/shadow: Alter sh_remove_{all_}shadows{, _and_parents}() "
` [PATCH 18/20] x86/shadow: Alter sh_{remove_all_mappings, rm_mappings_from_l1}() "
` [PATCH 19/20] x86/shadow: Alter sh_remove_write_access "
` [PATCH 20/20] x86/shadow: Cleanup of vcpu handling

[Qemu-devel] [PATCH] block: vmdk - fixed sizeof() error
 2015-02-12 17:15 UTC  (2+ messages)

[GIT PULL] KVM changes for 3.20, except PPC
 2015-02-12 17:14 UTC 

[patch] perf_event_open.2: Clarify PERF_EVENT_IOC_REFRESH behavior
 2015-02-12 17:14 UTC 

xt_recent fails with kernel 3.19.0
 2015-02-12 17:09 UTC  (7+ messages)

[Qemu-devel] [PATCH 00/25] s390x: rework guest memory access
 2015-02-12 17:09 UTC  (26+ messages)
` [Qemu-devel] [PATCH 01/25] s390x/mmu: Move mmu_translate() and friends to separate file
` [Qemu-devel] [PATCH 02/25] s390x/mmu: Fix the check for the real-space designation bit
` [Qemu-devel] [PATCH 03/25] s390x/mmu: Fix the handling of the table levels
` [Qemu-devel] [PATCH 04/25] s390x/mmu: Check table length and offset fields
` [Qemu-devel] [PATCH 05/25] s390x/mmu: Skip exceptions properly when translating addresses for debug
` [Qemu-devel] [PATCH 06/25] s390x/mmu: Fix translation exception code in lowcore
` [Qemu-devel] [PATCH 07/25] s390x/mmu: Fix exception types when checking the ASCEs
` [Qemu-devel] [PATCH 08/25] s390x/mmu: Fix the exception codes for illegal table entries
` [Qemu-devel] [PATCH 09/25] s390x/mmu: Add support for read-only regions
` [Qemu-devel] [PATCH 10/25] s390x/mmu: Renaming related to the ASCE confusion
` [Qemu-devel] [PATCH 11/25] s390x/mmu: Check bit 52 in page table entry
` [Qemu-devel] [PATCH 12/25] s390x/mmu: Clean up mmu_translate_asc()
` [Qemu-devel] [PATCH 13/25] s390x/kvm: Add function for injecting pgm access exceptions
` [Qemu-devel] [PATCH 14/25] s390x/mmu: Add function for accessing guest memory
` [Qemu-devel] [PATCH 15/25] s390x/css: Make schib parameter of css_do_msch const
` [Qemu-devel] [PATCH 16/25] s390x/ioinst: Rework memory access in MSCH instruction
` [Qemu-devel] [PATCH 17/25] s390x/ioinst: Rework memory access in SSCH instruction
` [Qemu-devel] [PATCH 18/25] s390x/ioinst: Rework memory access in STSCH instruction
` [Qemu-devel] [PATCH 19/25] s390x/ioinst: Set condition code in ioinst_handle_tsch() handler
` [Qemu-devel] [PATCH 20/25] s390x/ioinst: Rework memory access in TSCH instruction
` [Qemu-devel] [PATCH 21/25] s390x/ioinst: Rework memory access in STCRW instruction
` [Qemu-devel] [PATCH 22/25] s390x/ioinst: Rework memory access in CHSC instruction
` [Qemu-devel] [PATCH 23/25] s390x/ioinst: Rework memory access in TPI instruction
` [Qemu-devel] [PATCH 24/25] s390x/pci: Rework memory access in zpci instruction
` [Qemu-devel] [PATCH 25/25] s390x/helper: Remove s390_cpu_physical_memory_map

[Qemu-devel] [PATCH] memory: Fix double unref of flatview
 2015-02-12 17:09 UTC  (2+ messages)

[PATCHv3 00/24] THP refcounting redesign
 2015-02-12 17:07 UTC  (4+ messages)
` [PATCHv3 14/24] thp: implement new split_huge_page()

[PATCH v2 08/15] ARM: shmobile: r8a7778, bockw: add internal ethernet controller to DT
 2015-02-12 17:09 UTC  (2+ messages)

[PATCH 8/7] Input: synaptics - Remove X250 from the topbuttonpad list
 2015-02-12 17:09 UTC 

[PATCH -v5 0/5] rcu,nohz,kvm: use RCU extended quiescent state when running KVM guest
 2015-02-12 17:09 UTC  (6+ messages)
` [PATCH -v5 6/5] context_tracking: fix exception_enter when already in IN_KERNEL

=?UTF-8?Q?Would you like a new car??=
 2015-02-12 17:08 UTC 

[Qemu-devel] [PATCH 0/5] tcg-arm: LPAE: fix and extend xn control
 2015-02-12 17:08 UTC  (3+ messages)
` [Qemu-devel] [PATCH 5/5] target-arm: apply get_S1prot to get_phys_addr_v6

[PATCH 0/4] add openpandora device support
 2015-02-12 16:53 UTC  (12+ messages)
` [PATCH 1/4] ARM: dts: omap3-pandora: add common device tree
` [PATCH 2/4] ARM: dts: omap3-pandora: add OMAP3530 600 MHz version

[PATCHv3 00/24] ILP32 support in ARM64
 2015-02-12 17:07 UTC  (20+ messages)
    ` [musl] "

[Qemu-devel] [PATCH] savevm: Improve error message for blocked migration
 2015-02-12 17:05 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/4] s390x/kvm: add support to change the IPL device in guest
 2015-02-12 17:02 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/4] s390x/ipl: always load the bios for ccw machine
` [Qemu-devel] [PATCH 2/4] s390x/ipl: support diagnose 308 subcodes 5 and 6
` [Qemu-devel] [PATCH 3/4] s390x/ipl: drop reipl parameters on resets
` [Qemu-devel] [PATCH 4/4] s390x/ipl: make s390x ipl device aware of migration

[PATCH 0/8] Fix some problems with reflog expiration
 2015-02-12 17:04 UTC  (10+ messages)
` [PATCH 6/8] reflog_expire(): ignore --updateref for symbolic references
` [PATCH 8/8] reflog_expire(): lock symbolic refs themselves, not their referent

[Qemu-devel] [PATCH v2] nbd: fix the co_queue multi-adding bug
 2015-02-12 17:03 UTC  (2+ messages)

[md PATCH] md/raid1: round up to bdev_logical_block_size in narrow_write_error
 2015-02-12 17:02 UTC 

[PATCH 0/8] Cleanup and add support for SSD1305
 2015-02-12 16:58 UTC  (9+ messages)
` [PATCH 2/8] fbdev: ssd1307fb: Unify init code and make controller configurable from device tree

[PATCH 0/3] shared/att: Add support to set security in LE link
 2015-02-12 17:00 UTC  (4+ messages)
` [PATCH 1/3] shared/att: Add set/get security level
` [PATCH 2/3] shared/gatt-client: Expose API to set/get security level on att
` [PATCH 3/3] tools/btgatt-client: Add support for set/get security on the link

[PATCH] Revert "smc91x: retrieve IRQ and trigger flags in a modern way"
 2015-02-12 16:59 UTC 

[LTP] prototyping new library synchronization
 2015-02-12 16:59 UTC 

[Qemu-devel] [PATCH v3 00/19] qtest/ahci: add dma test
 2015-02-12 16:59 UTC  (2+ messages)

[PATCH] net: ipv6: Make address flushing on ifdown optional - v3
 2015-02-12 16:57 UTC  (2+ messages)

[RFC] pstore-ram: remove superfluous memory size check
 2015-02-12 16:54 UTC  (4+ messages)

[PATCH v4 00/11] Improvements to Tegra-based Chromebook support
 2015-02-12 16:54 UTC  (6+ messages)
` [PATCH v4 02/11] ARM: tegra: Move out nyan-generic parts out from the nyan-big DT

[Cluster-devel] [GFS2 PATCH 0/4] fallocate quota fixes
 2015-02-12 16:54 UTC  (5+ messages)
` [Cluster-devel] [GFS2 PATCH 1/4] gfs2: check quota for blocks we're about to allocate
` [Cluster-devel] [GFS2 PATCH 2/4] gfs2: add new quota check functions
` [Cluster-devel] [GFS2 PATCH 3/4] gfs2: add new function gfs2_inpl_rsrv_ret_max_avl
` [Cluster-devel] [GFS2 PATCH 4/4] gfs2: allow fallocate to max out quotas/fs efficiently

[PATCH] x86 spinlock: Fix memory corruption on completing completions
 2015-02-12 14:18 UTC  (12+ messages)

[PATCH] mmc: dw_mmc: add status check before clock update
 2015-02-12 16:53 UTC  (7+ messages)
` [RFC PATCH] "

[PATCH] fstests: add generic test for fsync after creating hard link
 2015-02-12 16:51 UTC 

[meta-oe][PATCH 0/5] Fixes for display managers, emacs, and dracut
 2015-02-12 16:53 UTC  (7+ messages)
` [meta-oe][PATCH 3/5] emacs: Un-blacklist, seems to work fine with new qemu

[PATCH] Btrfs: fix fsync data loss after adding hard link to inode
 2015-02-12 16:50 UTC 

[Qemu-devel] [PATCH v7 0/5] block: Add a qemu-iotests case for IO throttling
 2015-02-12 16:50 UTC  (2+ messages)

[PATCH v2] vsprintf: Make sure argument to %pX specifier is valid
 2015-02-12 16:50 UTC  (9+ messages)

OE Changelog since 2015-02-01 until 2015-02-08
 2015-02-12 16:50 UTC 

[Qemu-devel] [PATCH 0/7] NUMA code cleanup
 2015-02-12 16:49 UTC  (5+ messages)

[Bug 7313] dev86 source location patch
 2015-02-12 16:48 UTC 

[PATCH v2 0/2] help option
 2015-02-12 16:47 UTC  (4+ messages)
  ` [PATCH v3 "
      ` [PATCH v3 1/2] eal: sort and align options lists
      ` [PATCH v3 2/2] eal: add help option

[PATCH V2 0/1] package_manager.py: fix rpm based do_rootfs failed while IMAGE_INSTALL_append = " python3"
 2015-02-12 16:46 UTC  (3+ messages)
` [PATCH 1/1] "

raid1 narrow_write_error with 4K disks, sd "bad block number requested" messages
 2015-02-12 16:46 UTC  (3+ messages)

[PATCH] Don't leak a key reference if request_key() tries to use a revoked keyring
 2015-02-12 16:46 UTC  (2+ messages)

[PATCH] ARM: dra7xx: hwmod: drop .modulemode from pcie1/2 hwmods
 2015-02-12 16:45 UTC  (13+ messages)

[PATCH] Don't leak a key reference if request_key() tries to use a revoked keyring
 2015-02-12 16:45 UTC 

master - pvchange: Use process_each_pv
 2015-02-12 16:45 UTC 

[Bridge] [PATCH] bridge: netfilter: Move sysctl-specific error code inside #ifdef
 2015-02-12 16:45 UTC  (4+ messages)
`  "

[PATCH 1/6] staging: rt8188eu: hal: removed space before ','
 2015-02-12 16:44 UTC  (12+ messages)
` [PATCH 2/6] staging: rtl8188eu: hal: removed code indent error
            ` checkpatch induced patches

Linux audit performance impact
 2015-02-12 16:43 UTC  (3+ messages)

pvSCSI test
 2015-02-12 16:43 UTC  (8+ messages)

[Qemu-devel] [PATCH v6 0/5] Geometry and blocksize detection for backing devices
 2015-02-12 16:42 UTC  (3+ messages)

[PATCH v2] quota: reorder flags in quota state
 2015-02-12 16:42 UTC  (2+ messages)

[RFC PATCH] ARM: DRA: hwmod: RTC: Add reset function for RTC
 2015-02-12 16:41 UTC  (8+ messages)

smp_call_function_single lockups
 2015-02-12 16:38 UTC  (5+ messages)

[Qemu-devel] [PATCH v1 1/2] vhost-user: support SET_MEM_TABLE waite the result of mmap
 2015-02-12 16:38 UTC  (8+ messages)

[linux-3.14 test] 34468: regressions - FAIL
 2015-02-12 16:35 UTC 

randconfig build error with next-20150212, in arch/x86
 2015-02-12 16:34 UTC 

[GIT PULL] jfs changes for v3.20
 2015-02-12 16:32 UTC 

[PATCH 00/16 v9] omap 8250 based uart + DMA
 2015-02-12 16:32 UTC  (12+ messages)
` [PATCH 03/16] tty: serial: 8250_core: read only RX if there is something in the FIFO

Replacing "-custom" in my New Kernel development configuration
 2015-02-12 16:31 UTC  (6+ messages)

[PATCH 1/2] tools/btmgmt: Fix crash in completion in interactive mode
 2015-02-12 16:30 UTC  (2+ messages)
` [PATCH 2/2] tools/btmgmt: Handle commands tables in consistent way

[Bug 89107] [Radeonsi/Hawaii] Rendering errors when running basic opengl 3 demo
 2015-02-12 16:27 UTC  (2+ messages)

[PATCH 0/9] ARM: berlin: add nand support
 2015-02-12 16:26 UTC  (7+ messages)
` [PATCH 5/9] mtd: pxa3xx_nand: add support for the Marvell Berlin nand controller


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.