All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-11-06 23:41:35 to 2013-11-07 01:19:08 UTC [more...]

[Buildroot] [PATCH] scripts: apply-patches: don't stop if no patch is found for a package
 2013-11-07  1:19 UTC  (3+ messages)
` [Buildroot] [PATCH] gcc: use generic infrastructure for patches

[PATCH] devres: Freeing the drs after all release() are called
 2013-11-07  1:18 UTC  (9+ messages)

Linux sends IPv6 NS packets with the link-local address
 2013-11-07  1:16 UTC  (4+ messages)

[PATCH] drm/tegra: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
 2013-11-07  1:15 UTC  (3+ messages)

[Fwd: [Patch] drm/nouveau: nouveau/nouveau_abi16.c does not return offset of allocated notifier]
 2013-11-07  1:09 UTC 

[PATCH 1/4] xen: remove xsm from default PACKAGECONFIG options
 2013-11-07  1:14 UTC  (4+ messages)
` [PATCH 4/4] xen: upgrade to 4.3.1

[PATCH v2 net-next] net: introduce gro_frag_list_enable sysctl
 2013-11-07  1:13 UTC  (32+ messages)
` [PATCH v3 net-next] net: introduce dev_set_forwarding()
            ` gso: Attempt to handle mega-GRO packets

[PATCH v14 00/20] Introduce PVH domU support
 2013-11-07  1:11 UTC  (8+ messages)
` [PATCH v14 06/17] pvh: Disable unneeded features of HVM containers
` [PATCH v14 07/17] pvh: vmx-specific changes

[Bug 69203] New: Kernel 3.11 - Xorg hangs immediately after invocation
 2013-11-07  1:10 UTC  (5+ messages)
  ` [Bug 69203] [NVC1] "

xl command autocompletion: domain names
 2013-11-07  1:10 UTC  (11+ messages)

[Qemu-devel] [PATCH for-1.8 00/61] target-i386 improvements
 2013-11-07  1:05 UTC  (62+ messages)
` [Qemu-devel] [PATCH for-1.8 01/61] exec: Delay CPU_LOG_TB_CPU until we actually execute a TB
` [Qemu-devel] [PATCH for-1.8 02/61] target-i386: Push DisasContext into load/store helpers
` [Qemu-devel] [PATCH for-1.8 03/61] target-i386: Stop encoding DisasContext.mem_index
` [Qemu-devel] [PATCH for-1.8 04/61] target-i386: Use new tcg_gen_qemu_ld_* helpers
` [Qemu-devel] [PATCH for-1.8 05/61] target-i386: Use new tcg_gen_qemu_st_* helpers
` [Qemu-devel] [PATCH for-1.8 06/61] target-i386: Replace OT_* constants with MO_* constants
` [Qemu-devel] [PATCH for-1.8 07/61] target-i386: Remove gen_op_ld_T0_A0
` [Qemu-devel] [PATCH for-1.8 08/61] target-i386: Remove gen_op_ldu_T0_A0
` [Qemu-devel] [PATCH for-1.8 09/61] target-i386: Remove gen_op_ld_T1_A0
` [Qemu-devel] [PATCH for-1.8 10/61] target-i386: Remove gen_op_lds_T0_A0
` [Qemu-devel] [PATCH for-1.8 11/61] target-i386: Introduce gen_op_st_rm_T0_A0
` [Qemu-devel] [PATCH for-1.8 12/61] target-i386: Remove gen_op_st_T0_A0
` [Qemu-devel] [PATCH for-1.8 13/61] target-i386: Remove gen_op_st_T1_A0
` [Qemu-devel] [PATCH for-1.8 14/61] target-i386: Fix typo in gen_push_T1
` [Qemu-devel] [PATCH for-1.8 15/61] target-i386: Tidy mov[sz][bw]
` [Qemu-devel] [PATCH for-1.8 16/61] target-i386: Tidy movsl
` [Qemu-devel] [PATCH for-1.8 17/61] target-i386: Remove unused arguments to gen_lea_modrm
` [Qemu-devel] [PATCH for-1.8 18/61] target-i386: Use MO_BE for movbe
` [Qemu-devel] [PATCH for-1.8 19/61] target-i386: Tidy gen_op_mov_TN_reg+tcg_gen_trunc_tl_i32
` [Qemu-devel] [PATCH for-1.8 20/61] target-i386: Tidy load + truncate
` [Qemu-devel] [PATCH for-1.8 21/61] target-i386: Tidy extend + store
` [Qemu-devel] [PATCH for-1.8 22/61] target-i386: Tidy extend + move
` [Qemu-devel] [PATCH for-1.8 23/61] target-i386: Remove gen_op_movl_T0_0
` [Qemu-devel] [PATCH for-1.8 24/61] target-i386: Remove gen_op_movl_T0_im*
` [Qemu-devel] [PATCH for-1.8 25/61] "
` [Qemu-devel] [PATCH for-1.8 26/61] target-i386: Remove gen_op_mov*_A0_im
` [Qemu-devel] [PATCH for-1.8 27/61] target-i386: Remove gen_movtl_T*_im
` [Qemu-devel] [PATCH for-1.8 28/61] target-i386: Remove gen_op_andl_T0_ffff
` [Qemu-devel] [PATCH for-1.8 29/61] target-i386: Remove gen_op_andl_T0_im
` [Qemu-devel] [PATCH for-1.8 30/61] target-i386: Remove gen_op_movl_T0_T1
` [Qemu-devel] [PATCH for-1.8 31/61] target-i386: Remove gen_op_andl_A0_ffff
` [Qemu-devel] [PATCH for-1.8 32/61] target-i386: Use TCGMemOp for 'ot' variables
` [Qemu-devel] [PATCH for-1.8 33/61] target-i386: Change gen_op_add_reg_* size parameter to TCGMemOp
` [Qemu-devel] [PATCH for-1.8 34/61] target-i386: Change gen_op_j*z_ecx "
` [Qemu-devel] [PATCH for-1.8 35/61] target-i386: Change aflag "
` [Qemu-devel] [PATCH for-1.8 36/61] target-i386: Change gen_op_mov_reg_A0 size parameter "
` [Qemu-devel] [PATCH for-1.8 37/61] target-i386: Change dflag "
` [Qemu-devel] [PATCH for-1.8 38/61] target-i386: Fix addr32 prefix in gen_lea_modrm
` [Qemu-devel] [PATCH for-1.8 39/61] target-i386: Tidy addr16 code "
` [Qemu-devel] [PATCH for-1.8 40/61] target-i386: Combine gen_push_T* into gen_push_v
` [Qemu-devel] [PATCH for-1.8 41/61] target_i386: Clean up gen_pop_T0
` [Qemu-devel] [PATCH for-1.8 42/61] target-i386: Create gen_lea_v_seg
` [Qemu-devel] [PATCH for-1.8 43/61] target-i386: Use gen_lea_v_seg in gen_lea_modrm
` [Qemu-devel] [PATCH for-1.8 44/61] target-i386: Use gen_lea_v_seg in stack subroutines
` [Qemu-devel] [PATCH for-1.8 45/61] target-i386: Tidy cpu_regs initialization
` [Qemu-devel] [PATCH for-1.8 46/61] target-i386: Access segs via TCG registers
` [Qemu-devel] [PATCH for-1.8 47/61] target-i386: Use gen_lea_v_seg in pusha/popa
` [Qemu-devel] [PATCH for-1.8 48/61] target-i386: Rewrite gen_enter inline
` [Qemu-devel] [PATCH for-1.8 49/61] target-i386: Introduce mo_stacksize
` [Qemu-devel] [PATCH for-1.8 50/61] target-i386: Rewrite leave
` [Qemu-devel] [PATCH for-1.8 51/61] target-i386: Remove gen_op_mov_reg_T0
` [Qemu-devel] [PATCH for-1.8 52/61] target-i386: Remove gen_op_mov_reg_T1
` [Qemu-devel] [PATCH for-1.8 53/61] target-i386: Remove gen_op_addl_T0_T1
` [Qemu-devel] [PATCH for-1.8 54/61] target-i386: Remove gen_op_mov_TN_reg
` [Qemu-devel] [PATCH for-1.8 55/61] target-i386: Remove gen_op_mov_reg_A0
` [Qemu-devel] [PATCH for-1.8 56/61] target-i386: Remove gen_op_movl_A0_reg
` [Qemu-devel] [PATCH for-1.8 57/61] target-i386: Tidy gen_add_A0_im
` [Qemu-devel] [PATCH for-1.8 58/61] target-i386: Tidy some size computation
` [Qemu-devel] [PATCH for-1.8 59/61] target-i386: Rename gen_op_jmp_T0 to gen_op_jmp_v
` [Qemu-devel] [PATCH for-1.8 60/61] target-i386: Tidy ljmp
` [Qemu-devel] [PATCH for-1.8 61/61] target-i386: Deconstruct the cpu_T array

[PATCH] CPU Jitter RNG: inclusion into kernel crypto API and /dev/random
 2013-11-07  1:03 UTC  (8+ messages)

[RFC PATCH v2] dm mpath: add a queue_if_no_path timeout
 2013-11-07  1:03 UTC  (12+ messages)
            ` [RFC PATCH v3] "

[PATCH net-next v4 0/9] Introduce support to lazy initialize mostly static keys
 2013-11-07  1:02 UTC  (5+ messages)
` [PATCH net-next v4 3/9] static_key: WARN on usage before jump_label_init was called

[PATCH v5 10/10] transport-helper: add support to delete branches
 2013-11-07  1:00 UTC  (6+ messages)
` [PATCH v5 06/10] fast-export: add new --refspec option

[PATCH 0/3] makedumpfile: hugepage filtering for vmcore dump
 2013-11-07  0:54 UTC  (5+ messages)

[U-Boot] [PATCH] freescale: p1_p2_rdb_pc: rename COBJS-y to obj-y
 2013-11-07  0:56 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] Makfile: fix a rule to build u-boot.sb
 2013-11-07  0:56 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] Pull request - fpga
 2013-11-07  0:55 UTC  (3+ messages)

[PATCH 0/3] virtio-mmio: handle BE guests on LE hosts
 2013-11-07  0:36 UTC  (8+ messages)
` [PATCH 2/3] virtio: mmio: fix signature checking for BE guests

[U-Boot] Pull request: u-boot-coldfire
 2013-11-07  0:55 UTC  (2+ messages)

Async runtime put in __device_release_driver()
 2013-11-07  1:05 UTC  (6+ messages)

[GIT] Security subsystem updates for 3.13
 2013-11-07  0:51 UTC 

[PATCH 00/19] cfg80211: regulatory updates
 2013-11-07  0:47 UTC  (5+ messages)
` [PATCH 05/19] cfg80211: processing core regulatory hints on its own

Fwd: The overhead of sampling in perf record
 2013-11-07  0:46 UTC 

[PATCH] tracing: Allow changing default ring buffer size for ftrace instances
 2013-11-07  0:43 UTC 

Depreciated spi_master.transfer and "prepared spi messages" for an optimized pipelined-SPI-DMA-driver
 2013-11-07  0:43 UTC  (12+ messages)

[PATCH] Add DRM_MODE_PAGE_FLIP_ASYNC define
 2013-11-07  0:42 UTC  (2+ messages)

[PATCH] xen/balloon: Set balloon's initial state to number of existing RAM pages
 2013-11-07  0:41 UTC  (3+ messages)
` [Xen-devel] "

what is the default frequency and default event period set in "perf record -TP"
 2013-11-07  0:38 UTC  (2+ messages)

crypto: omap-sham - Add code to use dmaengine API
 2013-11-07  0:38 UTC  (2+ messages)

[PATCH] mm, oom: Fix race when selecting process to kill
 2013-11-07  0:35 UTC  (10+ messages)

[Bug 70647] New: [radeonsi] Crash unigine-heaven 3.0 with msaa enabled
 2013-11-07  0:35 UTC  (3+ messages)
` [Bug 70647] "

[PATCH] ACPI: Remove acpi_pci_slot_init() headers from internal.h
 2013-11-07  0:34 UTC 

[PATCH 0/5] xfs: more patches for 3.13
 2013-11-07  0:32 UTC  (6+ messages)
` [PATCH 5/5] xfs: increase inode cluster size for v5 filesystems

[PATCH 00/13] ath9k pending patches
 2013-11-07  0:31 UTC  (15+ messages)
` [PATCH 01/13] ath9k: Add WB335 PCI IDs
` [PATCH 02/13] ath9k: Identify Killer Wireless cards
` [PATCH 03/13] ath9k: Fix TX99 config option usage
` [PATCH 04/13] ath9k: Fix wow.c compilation
` [PATCH 05/13] ath9k: Add a config option for WoW
` [PATCH 06/13] ath9k: Use CONFIG_ATH9K_WOW
` [PATCH 07/13] ath9k: Add an initialization routine for WoW
` [PATCH 08/13] ath9k: Add SERDES initvals for AR9462 2.1
` [PATCH 09/13] ath9k: Remove unused AR9462 2.0 initvals
` [PATCH 10/13] ath9k: Remove pcieSerDesWrite
` [PATCH 11/13] ath9k: Use correct PCIE initvals for AR9485
` [PATCH 12/13] ath9k: Apply CUS227 specific TX gain values
` [PATCH 13/13] ath9k: Update MAINTAINERS

BUG: soft lockup - CPU#8 stuck for 22s!
 2013-11-07  0:30 UTC  (3+ messages)

linux-next: build failure after merge of the vfs tree
 2013-11-07  0:30 UTC 

[PATCH] PCI: Use pci_is_root_bus() to check for root bus
 2013-11-07  0:28 UTC  (8+ messages)

[Qemu-devel] [PATCH v2 00/39] bitmap handling optimization
 2013-11-06 23:55 UTC  (7+ messages)
` [Qemu-devel] [PATCH 23/39] memory: make cpu_physical_memory_get_dirty() the main function
` [Qemu-devel] [PATCH 27/39] memory: cpu_physical_memory_set_dirty_range() now uses bitmap operations
` [Qemu-devel] [PATCH 31/39] memory: cpu_physical_memory_set_dirty_tracking() should return void

[PATCH 1/2] ACPI / video: Fix initial level validity test
 2013-11-07  0:26 UTC  (6+ messages)
` [PATCH 2/2] ACPI / video: Quirk initial backlight level 0

[PATCH 0/3] ACPI scan and hotplug fixes for 3.14
 2013-11-07  0:35 UTC  (6+ messages)
` [Update][PATCH 4/6] ACPI / hotplug: Simplify device ejection routines

My first Yocto Project
 2013-11-07  0:22 UTC  (2+ messages)

mmotm 2013-11-06-16-14 uploaded
 2013-11-07  0:15 UTC  (2+ messages)

KMS/radeon regression: failure to set modes on CEDAR & TAHITI; v3.11 vs 3.12-rc5/rc7
 2013-11-07  0:13 UTC  (7+ messages)

[PATCH v3 2/2] Rename suffixcmp() to has_suffix() and invert its result
 2013-11-07  0:12 UTC  (6+ messages)

Tegra124 clock patches for 3.13?
 2013-11-07  0:11 UTC 

[patch 2/2] ACPI, extlog: remove unneeded NULL check
 2013-11-07  0:09 UTC  (5+ messages)

What's cooking in git.git (Nov 2013, #02; Wed, 6)
 2013-11-07  0:01 UTC 

RX checksum offloading
 2013-11-07  0:00 UTC 

[PATCH] staging: zsmalloc: Ensure handle is never 0 on success
 2013-11-07  0:00 UTC  (9+ messages)

[query] gic_set_lr always uses maintenance Interrupt
 2013-11-06 23:59 UTC  (5+ messages)

[ANNOUNCE] Git v1.8.5-rc1
 2013-11-06 23:57 UTC 

[PATCH/RFC] clk: shmobile: DT property SoC <-> CCF interface prototype
 2013-11-06 23:56 UTC  (3+ messages)

[PATCH v3 0/4] MCS Lock: MCS lock code cleanup and optimizations
 2013-11-06 23:55 UTC  (4+ messages)

[PATCH/RFC] ARM: Rename ARCH_SHMOBILE to ARCH_SHMOBILE_LEGACY
 2013-11-06 23:54 UTC  (2+ messages)

[PATCH 0/7] brcm80211: cleanup fixes and out-of-order fix
 2013-11-06 23:53 UTC  (3+ messages)
` [PATCH 6/7] brcmfmac: reduce logging noise accessing SDIO SleepCSR register

[PATCH] PCI: Introduce two new MSI infrastructure calls for masking/unmasking
 2013-11-06 23:51 UTC  (3+ messages)

yocto Digest, Vol 38, Issue 29
 2013-11-06 23:51 UTC  (2+ messages)

[PATCH v4 1/2] mm: factor commit limit calculation
 2013-11-06 23:49 UTC  (7+ messages)
` [PATCH v4 2/2] mm: allow to set overcommit ratio more precisely

[PATCH net-next] 8390 : Replace ei_debug with msg_enable/NETIF_MSG_* feature
 2013-11-06 23:49 UTC  (2+ messages)

[PATCH 00/31] Kill BUG*() volume 2: ASoC
 2013-11-06 23:48 UTC  (11+ messages)
` [PATCH 21/31] ASoC: dapm: Use WARN_ON() instead of BUG_ON()

[PATCH 0/2] thin-pack capability for send-pack/receive-pack
 2013-11-06 23:47 UTC  (7+ messages)

[PATCH] gpio: Renesas RZ GPIO driver
 2013-11-06 23:47 UTC  (2+ messages)

[PATCH v3] push: Enhance unspecified push default warning
 2013-11-06 23:45 UTC  (7+ messages)

[Qemu-devel] Multi-head support RFC
 2013-11-06 23:44 UTC  (4+ messages)

[PATCH 0/1] gpio: add a driver for the Synopsys DesignWare APB GPIO
 2013-11-06 23:44 UTC  (4+ messages)
` [PATCH 1/1] gpio: add a driver for the Synopsys DesignWare APB GPIO block

lib/oe/sstatesig: Ensure packagegroups don't continually rebuild
 2013-11-06 23:42 UTC  (3+ messages)

Toaster Alpha Release for dora-10.0.0
 2013-11-06 23:41 UTC  (2+ messages)

CLONE_PARENT after setns(CLONE_NEWPID)
 2013-11-06 23:31 UTC  (4+ messages)

[failures] mm-cma-free-cma-page-to-buddy-instead-of-being-cpu-hot-page.patch removed from -mm tree
 2013-11-06 23:41 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.