All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-09-18 02:35:49 to 2015-09-18 05:44:53 UTC [more...]

[RFC PATCH v2 0/7] Pseudo-NMI for arm64 using ICC_PMR_EL1 (GICv3)
 2015-09-18  5:11 UTC  (3+ messages)

[PATCH] ARM: OMAP2+: PM: Denote the cpuidle tracepoints as _rcuidle()
 2015-09-18  5:41 UTC  (2+ messages)

[PATCH] fs-writeback: drop wb->list_lock during blk_finish_plug()
 2015-09-18  5:40 UTC  (11+ messages)

post-receive: pub/scm/linux/kernel/git/davem/net-next
 2015-09-18  5:38 UTC 

[PATCH next 0/30] Passing net through the netfilter hooks
 2015-09-18  5:38 UTC  (3+ messages)

[PATCH net-next] sch_dsmark: improve memory locality
 2015-09-18  5:37 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/davem/net
 2015-09-18  5:37 UTC 

[PATCH 00/10] exynos-ufs: add support for Exynos
 2015-09-18  5:35 UTC  (4+ messages)
` [PATCH 01/10] phy: exynos-ufs: add UFS PHY driver for EXYNOS SoC

[PATCH] coccinelle: tests: unsigned value cannot be lesser than zero
 2015-09-18  5:35 UTC  (6+ messages)
      ` [Cocci] "

[PATCH net] tcp_cubic: do not set epoch_start in the future
 2015-09-18  5:35 UTC  (2+ messages)

[PATCH net] fjes: fix off-by-one error at fjes_hw_update_zone_task()
 2015-09-18  5:34 UTC  (2+ messages)

[PATCH net] MAINTAINERS: remove bouncing email address for qlcnic
 2015-09-18  5:33 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/davem/net
 2015-09-18  5:33 UTC 

[PATCH net 0/5] vxlan fixes
 2015-09-18  5:32 UTC  (4+ messages)
` [PATCH net 4/5] be2net: allow offloading with the same port for IPv4 and IPv6

[PATCH] Remove a set operation for VCPU_KICK_SOFTIRQ when post interrupt to vm
 2015-09-18  5:30 UTC  (7+ messages)

Busybox hwclock.sh initscript issues
 2015-09-18  5:28 UTC 

[PATCH][RESEND] MAINTAINERS: add arcnet and take maintainership
 2015-09-18  5:27 UTC  (2+ messages)

[PATCH][RESEND] ARCNET: fix hard_header_len limit
 2015-09-18  5:27 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/davem/net
 2015-09-18  5:27 UTC 

pull request: bluetooth 2015-09-17
 2015-09-18  5:26 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/davem/net
 2015-09-18  5:26 UTC 

Hijack a weak syscall
 2015-09-18  5:25 UTC 

[PATCH v3 0/9] zram: introduce crypto decompress noctx API and use it on zram
 2015-09-18  5:19 UTC  (10+ messages)
` [PATCH v3 1/9] crypto: introduce decompression API that can be called via sharable tfm object
` [PATCH v3 2/9] crypto/lzo: support decompress_noctx
` [PATCH v3 3/9] crypyo/lz4: "
` [PATCH v3 4/9] crypto/lz4hc: "
` [PATCH v3 5/9] crypto/842: "
` [PATCH v3 6/9] zram: make stream find and release functions static
` [PATCH v3 7/9] zram: pass zstrm down to decompression path
` [PATCH v3 8/9] zram: use crypto API for compression
` [PATCH v3 9/9] zram: use crypto decompress_noctx API

[PATCH net-next 0/2] net: bcmgenet: Interrupt coalescing
 2015-09-18  5:19 UTC  (2+ messages)

No subject
 2015-09-18  5:17 UTC  (2+ messages)
` (no subject)

[PATCH net 1/6] lan78xx: Check device ready bit (PMT_CTL_READY_) after reset the PHY
 2015-09-18  5:16 UTC  (2+ messages)

[U-Boot] [Patch v2 04/16] net/fm: bug fix when CONFIG_PHYLIB not defined
 2015-09-18  5:14 UTC  (9+ messages)
` [U-Boot] [Patch v2 07/16] net/fm: fix MDIO controller base on FMAN2
` [U-Boot] [Patch v2 11/16] armv8/ls1043ardb: Add nand boot support

[PATCH v2] atm: deal with setting entry before mkip was called
 2015-09-18  5:13 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/davem/net
 2015-09-18  5:13 UTC 

xfrm4_garbage_collect reaching limit
 2015-09-18  5:00 UTC  (7+ messages)

[PATCH] mm/slab: fix unexpected index mapping result of kmalloc_size(INDEX_NODE+1)
 2015-09-18  5:01 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 00/22] Do away with TB retranslation
 2015-09-18  4:55 UTC  (23+ messages)
` [Qemu-devel] [PATCH v2 01/22] tcg: Rename debug_insn_start to insn_start
` [Qemu-devel] [PATCH v2 02/22] target-*: Unconditionally emit tcg_gen_insn_start
` [Qemu-devel] [PATCH v2 03/22] target-*: Increment num_insns immediately after tcg_gen_insn_start
` [Qemu-devel] [PATCH v2 04/22] target-*: Introduce and use cpu_breakpoint_test
` [Qemu-devel] [PATCH v2 05/22] tcg: Allow extra data to be attached to insn_start
` [Qemu-devel] [PATCH v2 06/22] target-arm: Add condexec state "
` [Qemu-devel] [PATCH v2 07/22] target-i386: Add cc_op "
` [Qemu-devel] [PATCH v2 08/22] target-mips: Add delayed branch "
` [Qemu-devel] [PATCH v2 09/22] target-s390x: Add cc_op "
` [Qemu-devel] [PATCH v2 10/22] target-sh4: Add flags "
` [Qemu-devel] [PATCH v2 11/22] target-cris: Mirror gen_opc_pc into insn_start
` [Qemu-devel] [PATCH v2 12/22] target-sparc: Tidy gen_branch_a interface
` [Qemu-devel] [PATCH v2 13/22] target-sparc: Split out gen_branch_n
` [Qemu-devel] [PATCH v2 14/22] target-sparc: Remove gen_opc_jump_pc
` [Qemu-devel] [PATCH v2 15/22] target-sparc: Add npc state to insn_start
` [Qemu-devel] [PATCH v2 16/22] tcg: Merge cpu_gen_code into tb_gen_code
` [Qemu-devel] [PATCH v2 17/22] target-*: Drop cpu_gen_code define
` [Qemu-devel] [PATCH v2 18/22] tcg: Add TCG_MAX_INSNS
` [Qemu-devel] [PATCH v2 19/22] tcg: Pass data argument to restore_state_to_opc
` [Qemu-devel] [PATCH v2 20/22] tcg: Save insn data and use it in cpu_restore_state_from_tb
` [Qemu-devel] [PATCH v2 21/22] tcg: Remove gen_intermediate_code_pc
` [Qemu-devel] [PATCH v2 22/22] tcg: Remove tcg_gen_code_search_pc

[Buildroot] [PATCHv3] micropython: new package
 2015-09-18  4:54 UTC  (5+ messages)
` [Buildroot] [PATCH v4 0/2] Micropython package
  ` [Buildroot] [PATCH v4 1/2] micropython: new package

[PATCH] PowerPC: Move Freescale device tree files into fsl folder
 2015-09-18  4:48 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/torvalds/linux
 2015-09-18  4:46 UTC 

[PATCH 1/2] gdbus: add method for immediate property update
 2015-09-18  4:39 UTC  (2+ messages)
` [PATCH 2/2] core/gatt-client: fix losing notifications

[PATCH v3 0/3] ARM: uniphier: add outer cache support and rework SMP operations
 2015-09-18  4:37 UTC  (10+ messages)
` [PATCH v3 1/3] ARM: uniphier: add outer cache support
` [PATCH v3 2/3] ARM: uniphier: rework SMP operations to use trampoline code
` [PATCH v3 3/3] ARM: dts: uniphier: add outer cache controller nodes

[PATCH] selftest/buildoptions: pexpect not a builtin module
 2015-09-17 20:38 UTC 

[PATCH net] ipv6: ip6_fragment: fix headroom tests and skb leak
 2015-09-18  4:36 UTC  (2+ messages)

[PATCH net-next v2] net: Initialize table in fib result
 2015-09-18  4:35 UTC  (2+ messages)

[PATCH 4/4] platform:x86: Makefile/Kconfig/MAINTAINERS changes for Intel Telemetry
 2015-09-18  4:45 UTC 

[PATCH 3/4] platform:x86: Add Intel Telemetry Debugfs interfaces
 2015-09-18  4:45 UTC 

[PATCH 2/4] platform:x86: Add Intel telemetry platform device & driver
 2015-09-18  4:45 UTC 

[PATCH 1/4] platform:x86: Add Intel Telemetry Core Driver
 2015-09-18  4:44 UTC 

[PATCH 1/4] platform:x86: Add Intel Telemetry Core Driver
 2015-09-18  4:29 UTC  (3+ messages)

[PATCH] phy: rcar-gen3-usb2: Add R-Car Gen3 USB2 PHY driver
 2015-09-18  4:29 UTC  (2+ messages)

[PATCH] solos-pci: Increase headroom on received packets
 2015-09-18  4:29 UTC  (4+ messages)
  ` [PATCH v2] "

4.3-rc1 dirty page count underflow (cgroup-related?)
 2015-09-18  4:29 UTC  (2+ messages)

BlueZ - LGPL dependency with GPL headers and sources
 2015-09-18  4:27 UTC  (2+ messages)

[Ocfs2-devel] [PATCH] ocfs2/dlm: fix race between convert and recovery
 2015-09-18  4:26 UTC  (3+ messages)

[RESEND PATCH] net: ks8851: Export OF module alias information
 2015-09-18  4:24 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/davem/net
 2015-09-18  4:24 UTC 

[PATCH] ip: find correct route for socket which is not bound to a device
 2015-09-18  4:20 UTC  (2+ messages)

[PATCH v2 0/9] Add DSP topology management for SKL
 2015-09-18  4:22 UTC  (6+ messages)
` [PATCH v2 3/9] ASoC: Intel: Skylake: add DSP platform widget event handlers

[Qemu-devel] [PATCH v3] ui/cocoa.m: Add Mount image file menu item
 2015-09-18  4:17 UTC 

[PATCH v2 0/3] ARM: uniphier: add outer cache support and rework SMP operations
 2015-09-18  4:15 UTC  (8+ messages)
` [PATCH v2 1/3] ARM: uniphier: add outer cache support

[PATCH] PowerPC: Move Freescale device tree files into fsl folder
 2015-09-18  4:11 UTC  (4+ messages)

[PATCH v2 net-next 0/2] bpf: performance improvements
 2015-09-18  4:10 UTC  (2+ messages)

linux-next: Tree for Sep 18
 2015-09-18  4:08 UTC 

[rtc-linux] Synchronization system time to rtc in Linux
 2015-09-18  4:07 UTC 

post-receive: pub/scm/linux/kernel/git/next/linux-next-history
 2015-09-18  4:06 UTC 

post-receive: pub/scm/linux/kernel/git/next/linux-next
 2015-09-18  4:06 UTC 

post-receive: pub/scm/linux/kernel/git/next/linux-next
 2015-09-18  4:05 UTC 

[PATCH 3.4 000/146] 3.4.109-rc1 review
 2015-09-18  4:05 UTC  (5+ messages)

[PATCH net] net/mlx4_en:
 2015-09-18  4:04 UTC  (4+ messages)
` [PATCH v2 net] net/mlx4_en: really allow to change RSS key

[U-Boot] [PATCH] nios2: convert altera_uart to driver model
 2015-09-18  4:04 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/davem/net
 2015-09-18  4:04 UTC 

[U-Boot] [PATCH v2 0/8] arm: hikey: hi6220: Various fixups
 2015-09-18  4:04 UTC  (13+ messages)
` [U-Boot] [PATCH v2 3/8] ARM: hikey: Use linux/sizes.h for malloc size
` [U-Boot] [PATCH v2 4/8] ARM: hi6220: Add UART0 and UART3 base addresses
` [U-Boot] [PATCH v2 5/8] ARM: hikey: Remove resetting gd->flags in board_init()
` [U-Boot] [PATCH v2 6/8] ARM: hikey: Select DM, DM_GPIO from Kconfig
` [U-Boot] [PATCH v2 7/8] ARM: hikey: hi6220: Migrate over to DM_SERIAL and use UART3 by default
` [U-Boot] [PATCH v2 8/8] ARM: hikey: Adjust SDRAM_1_SIZE to 0x3EFFFFFF

[U-Boot] [PATCH 0/8] hikey: hi6220: Various fixups
 2015-09-18  4:03 UTC  (5+ messages)
` [U-Boot] [PATCH 1/8] ARM: hikey: Update README with various corrections
` [U-Boot] [PATCH 2/8] ARM: hikey: Add ATF makefile referenced by README

Add check when store disk cache
 2015-09-18  4:03 UTC  (2+ messages)

storing cover letter of a patch series?
 2015-09-18  4:03 UTC  (3+ messages)

[qemu-upstream-4.3-testing test] 62045: regressions - FAIL
 2015-09-18  4:03 UTC 

[PATCH V1 net-next] net: only check perm protocol when register proto
 2015-09-18  4:03 UTC  (3+ messages)
` [PATCH V2 "

[PATCH net-next 2/2] bonding: use l4 hash if available
 2015-09-18  4:01 UTC  (2+ messages)

[PATCH net-next 1/2] tcp: provide skb->hash to synack packets
 2015-09-18  4:01 UTC  (2+ messages)

linux-next: build warnings after merge of the regmap tree
 2015-09-18  3:50 UTC  (6+ messages)
    ` [PATCH 1/2] mfd: Fixup clients of multi_reg_write/register_patch

[PATCH v1] cifs: use server timestamp for ntlmv2 authentication
 2015-09-18  3:49 UTC  (3+ messages)

[PATCH] [v4] PM / hibernate: Fix hibernation panic caused by inconsistent e820 map
 2015-09-18  3:47 UTC  (5+ messages)

[xen-4.6-testing baseline-only test] 37948: regressions - FAIL
 2015-09-18  3:39 UTC 

[PATCH] misc: hpilo: Add mini and max value of module parameter in description
 2015-09-18  3:36 UTC  (5+ messages)
  ` [PATCH v2, 1/2] misc: hpilo: Add min "
    ` [PATCH v2, 2/2] misc: hpilo: Change e-mail address from hp.com to hpe.com

Mapping more than 3GB PCIe BAR memory
 2015-09-18  3:32 UTC  (2+ messages)
` Fwd: "

[PATCH 0/1] Upgrade bind to fix CVE issues
 2015-09-18  3:22 UTC  (2+ messages)
` [PATCH 1/1] bind: 9.10.2-P4 -> 9.10.3

cpufreq doesn't work quite on Dell GX520 with Pentium D at 2.80gHz
 2015-09-18  3:24 UTC  (2+ messages)

[Bug 104551] Unable to resume from suspend AMD Radeon HD 6570
 2015-09-18  3:23 UTC  (2+ messages)

[PATCH] resize2fs: clear uninit BG if allocating from new group
 2015-09-18  3:19 UTC  (4+ messages)

First kernel patch (optimization)
 2015-09-18  3:12 UTC  (8+ messages)

[RFC][PATCH 0/5] Fixes for abs() usage on 64bit values
 2015-09-18  3:12 UTC  (6+ messages)
` [RFC][PATCH 5/5] abs(): Provide build error on passing 64bit value to abs()
      ` [PATCH] kernel.h: make abs() work with 64-bit types

[Bug 92013] New: [NVA0] 4.3-rc1 fan set to full speed after resume from suspend
 2015-09-18  3:08 UTC  (3+ messages)
  ` [Bug 92013] "

[PATCH 1/4] ASoC: fsl_sai: Add driver suspend and resume to support MEGA Fast
 2015-09-18  3:09 UTC  (4+ messages)
` [PATCH 2/4] ASoC: fsl_spdif: "
` [PATCH 3/4] ASoC: fsl_ssi: "
` [PATCH 4/4] ASoC: fsl_esai: "

RAID1 storage server won't boot with one disk missing
 2015-09-18  3:02 UTC  (4+ messages)

[qemu-upstream-4.2-testing test] 62044: tolerable FAIL - PUSHED
 2015-09-18  3:01 UTC 

[PATCH] Documentation: cypress,cyapa.txt: correct the I2C address of Gen3 touchpads to 0x67
 2015-09-18  2:37 UTC 

[PATCH v2 1/2] ASoC: rt5645: Add dmi for Broadwell
 2015-09-18  2:55 UTC  (2+ messages)
` [PATCH v2 2/2] ASoC: rt5645: Add jd_invert "

[PATCH 0/2] Add R8A7794/SILK board SDHI DT support
 2015-09-18  2:56 UTC  (11+ messages)
` [PATCH v2] ARM: shmobile: silk: add SDHI1 "

[PATCH V2] dummy_hcd: replace timeval with timespec64
 2015-09-18  2:51 UTC  (2+ messages)
` [PATCH V3] "

cron job: media_tree daily build: OK
 2015-09-18  2:50 UTC 

[PATCH 0/3] Enable checksum offload capability reporting
 2015-09-18  2:46 UTC  (5+ messages)
` [PATCH 1/3] IB/core: Add support of checksum capability reporting in ib verbs
` [PATCH 3/3] IB/mlx4: Report checksum offload cap when query device

[PATCH v4] qcom: ipq4019: Add basic board/dts support for IPQ4019 SoC
 2015-09-18  2:44 UTC  (3+ messages)

[PATCH v4] platform:x86: add Intel P-Unit mailbox IPC driver
 2015-09-18  2:43 UTC  (6+ messages)

Reducing the size of the dump file/speeding up collection
 2015-09-18  2:38 UTC  (4+ messages)

[PATCH v9 1/5] genalloc:support memory-allocation with bytes-alignment to genalloc
 2015-09-18  2:39 UTC  (6+ messages)
` [PATCH v9 3/5] qe_common: add qe_muram_ functions to manage muram

[PATCH 1/2] ASoC: rt5645: Add dmi for Broadwell
 2015-09-18  2:39 UTC  (2+ messages)
` [PATCH 2/2] ASoC: rt5645: Add jd_invert "

[PATCH] lttng-tools: sessiond: disable: match app event by name
 2015-09-18  2:39 UTC 

[PATCH] arm/ls1021a: Add Sleep feature for ls1021
 2015-09-18  2:37 UTC  (5+ messages)

[GIT PULL] platform-drivers-x86 for 4.3-2
 2015-09-18  2:36 UTC 

[PATCH 1/4] doc: dt-binding: ci-hdrc-usb2: split vendor specific properties
 2015-09-18  2:35 UTC  (4+ messages)
` [PATCH 2/4] doc: dt-binding: ci-hdrc-usb2: add i.mx specific binding "need-three-clocks"


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.