All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-07-12 17:42:14 to 2016-07-12 18:46:26 UTC [more...]

poor thin performance, relative to thick
 2016-07-12 18:46 UTC  (2+ messages)

[PATCH kvm-unit-tests] vmx: add tests for clearing the RDTSCP secondary exec control
 2016-07-12 18:45 UTC 

[PATCH kvm-unit-tests] x86: add UMIP test
 2016-07-12 18:45 UTC 

[PATCH v2 1/3] drm: extra printk() wrapper macros
 2016-07-12 18:45 UTC  (3+ messages)
` [PATCH v2 2/3] drm/i915/guc: downgrade some DRM_ERROR() messages to DRM_WARN()
` [PATCH v2 3/3] drm/i915/guc: revisit GuC loader message levels

[kernel-hardening] Looking for something to WORK ON
 2016-07-12 18:45 UTC  (8+ messages)

[PATCH] spi: spi-sh: Remove deprecated create_singlethread_workqueue
 2016-07-12 18:44 UTC  (4+ messages)
` [PATCH v2] "

[kernel-hardening] [PATCH 0/9] mm: Hardened usercopy
 2016-07-12 18:44 UTC  (3+ messages)
` [kernel-hardening] "

[PATCH] spi: spi-topcliff-pch: Remove deprecated create_singlethread_workqueue
 2016-07-12 18:44 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 00/34] Move LRU page reclaim from zones to nodes v9
 2016-07-12 18:43 UTC  (19+ messages)
` [PATCH 25/34] mm, vmscan: avoid passing in classzone_idx unnecessarily to compaction_ready
` [PATCH 26/34] mm, vmscan: avoid passing in remaining unnecessarily to prepare_kswapd_sleep
` [PATCH 27/34] mm, vmscan: Have kswapd reclaim from all zones if reclaiming and buffer_heads_over_limit
` [PATCH 28/34] mm, vmscan: add classzone information to tracepoints
` [PATCH 29/34] mm, page_alloc: remove fair zone allocation policy
` [PATCH 30/34] mm: page_alloc: cache the last node whose dirty limit is reached

[Qemu-devel] [PATCH] qcow2: do not allocate extra memory
 2016-07-12 18:43 UTC  (2+ messages)

[PATCH] Fix build on older kernels without BPF
 2016-07-12 18:43 UTC 

[PULL] lkdtm update (next)
 2016-07-12 18:42 UTC  (2+ messages)

Reminder: Toaster Weekly Meeting
 2016-07-12 18:39 UTC 

[PATCH 0/5] Number truncation with 4+ GB files on 32-bit systems
 2016-07-12 18:39 UTC  (3+ messages)
` [PATCH 7/5] fsck: use streaming interface for large blobs in pack

[PATCH] libata-scsi: fix D_SENSE bit relection in control mode page
 2016-07-12 18:39 UTC  (3+ messages)

[ANNOUNCE] Git v2.9.1
 2016-07-12 18:38 UTC  (22+ messages)

[PATCH v2 0/7] vfs: Use dlock list for SB's s_inodes list
 2016-07-12 18:37 UTC  (4+ messages)
` [RFC PATCH v2 6/7] lib/persubnode: Introducing a simple per-subnode APIs

[PATCH] device-tree: nexus7: Set phy mode to otg instead of host
 2016-07-12 18:36 UTC  (2+ messages)

[RFC bluetooth-next 00/20] bluetooth: rework 6lowpan implementation
 2016-07-12 18:35 UTC  (3+ messages)

ethtool TODO list - additional info
 2016-07-12 18:34 UTC  (6+ messages)

[PATCH 0/6] ARM: dts: imx cleanups
 2016-07-12 18:32 UTC  (8+ messages)
` [PATCH 3/6] ARM: dts: imx25: substitute NO_PAD_CTL by the respective reset value

[PATCH v2] vmx/monitor: CPUID events
 2016-07-12 18:32 UTC  (4+ messages)

[PATCH] libsepol: Add missing return to sepol_node_query()
 2016-07-12 18:31 UTC  (2+ messages)

[U-Boot] [PATCH v5 00/26] spl: Lightweight UBI and UBI fastmap support
 2016-07-12 18:28 UTC  (27+ messages)
` [U-Boot] [PATCH v5 01/26] mtd: Sort subsystem directories aplhabeticaly in Makefile
` [U-Boot] [PATCH v5 02/26] nand_spl_simple: Add a simple NAND read function
` [U-Boot] [PATCH v5 03/26] onenand_spl_simple: Add a simple OneNAND "
` [U-Boot] [PATCH v5 04/26] spl: Lightweight UBI and UBI fastmap support
` [U-Boot] [PATCH v5 05/26] spl: support loading from UBI volumes
` [U-Boot] [PATCH v5 06/26] spl: zImage support in Falcon mode
` [U-Boot] [PATCH v5 07/26] armv7: add reset timeout to identify_nand_chip
` [U-Boot] [PATCH v5 08/26] armv7: make gpmc_cfg const
` [U-Boot] [PATCH v5 09/26] armv7: armv7: introduce set_gpmc_cs0
` [U-Boot] [PATCH v5 10/26] armv7: simplify identify_nand_chip
` [U-Boot] [PATCH v5 11/26] mtd: OneNAND: add timeout to wait ready loops
` [U-Boot] [PATCH v5 12/26] mtd: OneNAND: allow board init function fail
` [U-Boot] [PATCH v5 13/26] mtd: OneNAND: initialize mtd->writebufsize to let UBI work
` [U-Boot] [PATCH v5 14/26] cmd: mtdparts: fix mtdparts variable presence confusion in mtdparts_init
` [U-Boot] [PATCH v5 15/26] cmd: mtdparts: fix null pointer dereference in parse_mtdparts
` [U-Boot] [PATCH v5 16/26] cmd: mtdparts: consolidate mtdparts reading from env
` [U-Boot] [PATCH v5 17/26] cmd: mtdparts: use defaults by default
` [U-Boot] [PATCH v5 18/26] cmd: mtdparts: support runtime generated mtdparts
` [U-Boot] [PATCH v5 19/26] igep00x0: move sysinfo into C file
` [U-Boot] [PATCH v5 20/26] igep00x0: reorder lan9221 code to remove ifdefs
` [U-Boot] [PATCH v5 21/26] igep00x0: remove useless setup_net_chip declaration
` [U-Boot] [PATCH v5 22/26] igep00x0: remove unused empty function omap_rev_string()
` [U-Boot] [PATCH v5 23/26] igep00x0: runtime flash detection
` [U-Boot] [PATCH v5 24/26] igep00x0: UBIize
` [U-Boot] [PATCH v5 25/26] igep00x0: generate default mtdparts according NAND chip used
` [U-Boot] [PATCH v5 26/26] igep00x0: Falcon mode

[PATCH 1/1 linux-next] drbd: remove __packed definition
 2016-07-12 18:28 UTC 

bluestore asserts if I/O size > 4MB when using SSDs
 2016-07-12 18:22 UTC  (4+ messages)

[PATCH] drm/panel: Remove the get_timings() function
 2016-07-12 18:26 UTC  (3+ messages)

Odd performance results
 2016-07-12 18:26 UTC  (7+ messages)

monitor access to pages with a specific p2m_type_t
 2016-07-12 18:26 UTC  (8+ messages)

[PATCH] btrfs-progs: add option to run balance as daemon
 2016-07-12 18:25 UTC  (7+ messages)

[PATCH] libselinux: If autorelabel, force permissive mode
 2016-07-12 18:25 UTC  (10+ messages)

[PATCH v14 00/21] index-helper/watchman
 2016-07-12 18:24 UTC  (2+ messages)

[Qemu-devel] [PATCH] build: Work around SIZE_MAX bug in OSX headers
 2016-07-12 18:23 UTC  (2+ messages)

[Bug 104221] New: strxfrm: not equivalent to strncpy
 2016-07-12 18:23 UTC  (2+ messages)
  ` [Bug 104221] "

[Bug 118311] New: Non-free licensed man pages
 2016-07-12 18:22 UTC  (2+ messages)
  ` [Bug 118311] "

[PATCH v3] drm/i915/skl: Add support for the SAGV, fix underrun hangs
 2016-07-12 18:21 UTC  (2+ messages)

[PATCH v2] Btrfs: fix unexpected balance crash due to BUG_ON
 2016-07-12 18:24 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] iommu/arm-smmu-v3: limit use of 2-level stream tables
 2016-07-12 18:19 UTC  (4+ messages)
` [PATCH v2] "

[PATCH V8 2/2] mmc: OCTEON: Add host driver for OCTEON MMC controller
 2016-07-12 18:18 UTC 

https://bugzilla.kernel.org/show_bug.cgi?id=118311 (plain text mode)
 2016-07-12 18:19 UTC  (2+ messages)

[PATCH V8 1/2] mmc: OCTEON: Add DT bindings for OCTEON MMC controller
 2016-07-12 18:18 UTC 

[PATCH V8 0/2] mmc: OCTEON: Add OCTEON MMC controller
 2016-07-12 18:18 UTC 

[Bug 123551] New: Avast Support 18OO.445.27.9O Avast antivirus Support phone Number~USA Avast antivirus phone number
 2016-07-12 18:18 UTC  (2+ messages)
  ` [Bug 123551] "

[Bug 123561] New: TECHNICIAN OF Eset 1800.445.27.90 $$PHONE NUMBER Eset ANTIVIRUS TECH SUPPORT PHONE NUMBER USA
 2016-07-12 18:18 UTC  (2+ messages)
  ` [Bug 123561] "

improve keywords ranks within 1 week
 2016-07-12 18:18 UTC 

[Qemu-devel] [PULL] OpenBIOS: switch over to official OpenBIOS git repo
 2016-07-12 18:17 UTC 

[Bug 86669] SSH Account request
 2016-07-12 18:17 UTC  (2+ messages)

[PATCH v2 0/4] implement vcpu preempted check
 2016-07-12 18:16 UTC  (7+ messages)

4.6.3, pppoe + shaper workload, skb_panic / skb_push / ppp_start_xmit
 2016-07-12 18:13 UTC  (5+ messages)

[PATCH v7 0/2] mm, kasan: stackdepot and quarantine for SLUB
 2016-07-12 18:12 UTC  (6+ messages)
` [PATCH v7 1/2] mm, kasan: account for object redzone in SLUB's nearest_obj()
` [PATCH v7 2/2] mm, kasan: switch SLUB to stackdepot, enable memory quarantine for SLUB

[PATCH v3] xen/arm: enable clocks used by the hypervisor
 2016-07-12 18:11 UTC  (8+ messages)

[PATCH] net: Fragment large datagrams even when IP_HDRINCL is set
 2016-07-12 18:11 UTC  (4+ messages)

Fwd: Re: [PATCH net-next 00/15] net/smc: Shared Memory Communications - RDMA
 2016-07-12 18:10 UTC  (4+ messages)
` Fwd: "

[PATCH v4 1/5] dma-buf/fence-array: add fence_is_array()
 2016-07-12 18:08 UTC  (10+ messages)
` [PATCH v4 2/5] dma-buf/sync_file: refactor fence storage in struct sync_file
` [PATCH v4 3/5] dma-buf/sync_file: add sync_file_get_fence()
` [PATCH v4 4/5] Documentation: add doc for sync_file_get_fence()
` [PATCH v4 5/5] dma-buf/sync_file: only enable fence signalling on poll()

[PATCH -next] dwc_eth_qos: fix missing clk_disable_unprepare() on error in dwceqos_probe()
 2016-07-12 18:08 UTC  (2+ messages)

[PATCH -next] net: mediatek: fix non static symbol warnings
 2016-07-12 18:08 UTC  (3+ messages)

[PATCH -next] rxrpc: Fix error handling in af_rxrpc_init()
 2016-07-12 18:08 UTC  (2+ messages)

[PATCH -next] stmmac: dwmac-socfpga: fix wrong pointer passed to PTR_ERR()
 2016-07-12 18:08 UTC  (2+ messages)

[PATCH 0/2] doc-rst: CEC improvements
 2016-07-12 18:07 UTC  (3+ messages)
` [PATCH 1/2] doc-rst: update CEC_RECEIVE
` [PATCH 2/2] doc-rst: improve CEC documentation

[PATCH v2 6/7] spi: s3c64xx: restore removed comments
 2016-07-12 18:07 UTC  (6+ messages)
` [PATCH v3 "

[3.19.y-ckt stable] Linux 3.19.8-ckt23
 2016-07-12 18:07 UTC  (2+ messages)

[Bug 96737] New: G98: LightDM 1 : 0 Nouveau
 2016-07-12 18:07 UTC  (3+ messages)
  ` [Bug 96737] [NV98] breaks Login / SwitchToGreeter / SwitchToUser
  ` [Bug 96737] [NV98] Xsession Login breakage - SwitchToGreeter / SwitchToUser related

[PATCH 1/7] drm/vc4: Add a getparam ioctl for getting the V3D identity regs
 2016-07-12 18:06 UTC  (3+ messages)
` [PATCH 1/7 v2] "

[U-Boot] [PATCH 0/6] efi_loader: Improvements to .dtb handling
 2016-07-12 18:05 UTC  (5+ messages)
` [U-Boot] [PATCH 4/6] efi_loader: Improve .dtb search for arm64

[Qemu-devel] [RFC 0/6] POWER9 TCG enablements - part1
 2016-07-12 18:03 UTC  (7+ messages)
` [Qemu-devel] [RFC 1/6] target-ppc: Introduce Power9 family
` [Qemu-devel] [RFC 2/6] target-ppc: Introduce POWER ISA 3.0 flag
` [Qemu-devel] [RFC 3/6] target-ppc: adding addpcis instruction
` [Qemu-devel] [RFC 4/6] target-ppc: add cmprb instruction
` [Qemu-devel] [RFC 5/6] target-ppc: add modulo word operations
` [Qemu-devel] [RFC 6/6] target-ppc: add modulo dword operations

[PATCH 1/1] bonding: restrict the data protected by rcu_read_lock
 2016-07-12 18:03 UTC  (2+ messages)

[kernel-hardening] [PATCH v5 00/32] virtually mapped stacks and thread_info cleanup
 2016-07-12 18:03 UTC  (4+ messages)
` [kernel-hardening] [PATCH v5 13/32] x86/mm/64: In vmalloc_fault(), use CR3 instead of current->active_mm

[U-Boot] [RFC PATCH 0/7] "Transient" (= export-restricted) environment vars
 2016-07-12 18:02 UTC  (3+ messages)
` [U-Boot] [RFC PATCH 3/7] env: Introduce "export" operation and (access flag) restriction

[PATCH] Btrfs: fix panic in balance due to EIO
 2016-07-12 18:01 UTC  (3+ messages)
` [PATCH v2] "

[U-Boot] Please pull u-boot-x86
 2016-07-12 17:59 UTC  (2+ messages)

[U-Boot] Pull request: u-boot-spi/master
 2016-07-12 17:59 UTC  (2+ messages)

[U-Boot] Please pull u-boot-dm
 2016-07-12 17:59 UTC  (2+ messages)

[PATCH] lib: move rte_ring read barrier to correct location
 2016-07-12 17:58 UTC  (7+ messages)

[PATCH] Revert "ARM: AM33xx: fix module_wait_ready without clkctrl register"
 2016-07-12 17:55 UTC  (6+ messages)

[WireGuard] Troubleshooting with WireGuard
 2016-07-12 17:55 UTC  (8+ messages)

[PATCH v2] zc3xx: Remove deprecated create_singlethread_workqueue
 2016-07-12 17:54 UTC  (2+ messages)

[PATCH v3 2/2] libata-scsi: better style in ata_msense_caching()
 2016-07-12 17:54 UTC  (5+ messages)

[PATCH] drm/radeon: Remove deprecated create_singlethread_workqueue
 2016-07-12 17:52 UTC  (11+ messages)

[Qemu-devel] [PATCH 1/1] linux-aio: prevent submitting more than MAX_EVENTS
 2016-07-12 17:51 UTC 

[PATCH 0/4] ARM: OMAP2+: Fix AM335x RTC External Abort
 2016-07-12 17:50 UTC  (10+ messages)
` [PATCH 1/4] ARM: OMAP4+: hwmod: Add hwmod flag for HWMOD_OMAP4_ZERO_CLKCTRL_OFFSET
` [PATCH 2/4] ARM: OMAP2+: AM33XX: Add HWMOD_OMAP4_ZERO_CLKCTRL_OFFSET flag to rtc hwmod
` [PATCH 3/4] ARM: OMAP4+: Have _omap4_wait_target_* check for valid clkctrl_offs
` [PATCH 4/4] ARM: OMAP4+: CM: Remove redundant checks for clkctrl_offs of zero

bluestore onode diet and encoding overhead
 2016-07-12 17:50 UTC  (10+ messages)

[Intel-wired-lan] [PATCH] i40e: Remove redundant memset
 2016-07-12 17:49 UTC  (2+ messages)

rados testing run help office hours!
 2016-07-12 17:47 UTC 

+ mm-rmap-call-page_check_address-with-sync-enabled-to-avoid-racy-check.patch added to -mm tree
 2016-07-12 17:46 UTC 

+ mm-thp-move-pmd-check-inside-ptl-for-freeze_page.patch added to -mm tree
 2016-07-12 17:46 UTC 

+ mm-rmap-call-page_check_address-with-sync-enabled-to-avoid-racy-check.patch added to -mm tree
 2016-07-12 17:46 UTC 

[nightly] RT Core TISDK (krogoth/2.1) 2016.05 build 2016-07-12_08-11-45
 2016-07-12 17:45 UTC 

[Buildroot] [PATCH] olimex_a20_olinuxino_lime: bump u-boot to 2016.07
 2016-07-12 17:45 UTC 

Supporting the new Xbox One controller with wireless/BT connectivity
 2016-07-12 17:42 UTC  (3+ messages)

[PATCH v4 0/2] Nuvoton TPM2 support
 2016-07-12 17:41 UTC  (2+ messages)
` [PATCH v4 2/2] tpm: Add TPM 2.0 support to the Nuvoton i2c driver (NPCT6xx family)


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.