All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-06-04 22:15:09 to 2015-06-05 00:04:40 UTC [more...]

[PATCH V8 00/10] New cpumask API and Intel Cache Allocation support
 2015-06-05  0:01 UTC  (10+ messages)
` [PATCH 02/10] x86/intel_cqm: Modify hot cpu notification handling
` [PATCH 03/10] x86/intel_rapl: Modify hot cpu notification handling for RAPL
` [PATCH 04/10] x86/intel_rdt: Cache Allocation documentation and cgroup usage guide
` [PATCH 05/10] x86/intel_rdt: Add support for Cache Allocation detection
` [PATCH 06/10] x86/intel_rdt: Add new cgroup and Class of service management
` [PATCH 07/10] x86/intel_rdt: Add support for cache bit mask management
` [PATCH 08/10] x86/intel_rdt: Implement scheduling support for Intel RDT
` [PATCH 09/10] x86/intel_rdt: Hot cpu support for Cache Allocation
` [PATCH 10/10] x86/intel_rdt: Intel haswell Cache Allocation enumeration

[PATCH kernel v11 00/34] powerpc/iommu/vfio: Enable Dynamic DMA windows
 2015-06-05  0:01 UTC  (4+ messages)
` [PATCH kernel v11 33/34] vfio: powerpc/spapr: Register memory and define IOMMU v2

[Intel-wired-lan] [net PATCH] i40e: Make sure to be in VEB mode if SRIOV is enabled at probe
 2015-06-05  0:02 UTC  (2+ messages)

[BUG, bisect] hrtimer: severe lag after suspend & resume
 2015-06-05  0:01 UTC  (3+ messages)

[U-Boot] [PATCH 0/8] ARM: highbank: fix Calxeda machines
 2015-06-04 23:58 UTC  (9+ messages)
` [U-Boot] [PATCH 1/8] ARM: highbank: add missing SCU register setup for reset
` [U-Boot] [PATCH 2/8] ARM: highbank: add reset support for Calxeda Midway machine
` [U-Boot] [PATCH 3/8] cmd_scsi: use lbaint_t for LBA values instead of u32
` [U-Boot] [PATCH 4/8] ahci: support LBA48 data reads for 2+TB drives
` [U-Boot] [PATCH 5/8] ahci: extend data io wait to 10s
` [U-Boot] [PATCH 6/8] ARM: bootm: allow skipping fdt memory node fixup
` [U-Boot] [PATCH 7/8] ARM: highbank: remove DRAM bank setup
` [U-Boot] [PATCH 8/8] highbank: add custom ahci_link_up function

Problems provisioning APN from SIMs
 2015-06-04 23:48 UTC  (5+ messages)

[U-Boot] [PATCH v2 00/18] dm: Introduce device tree support in SPL (for Rockchip)
 2015-06-04 23:48 UTC  (2+ messages)

[PATCH v2 for Xen 4.6 3/4] libxl: enabling XL to set per-VCPU parameters of a domain for RTDS scheduler
 2015-06-04 23:48 UTC  (2+ messages)

[PATCH net-next 1/2] tcp: export tcp_enter_cwr()
 2015-06-04 23:46 UTC  (3+ messages)
` [PATCH net-next 2/2] tcp: add CDG congestion control

[PATCH] vfs: Minor documentation fix
 2015-06-04 23:46 UTC  (5+ messages)

[PATCH 0/5] Broadcom Bluetooth UART device driver
 2015-06-04 23:46 UTC  (3+ messages)

[PATCH v2 0/4] sh-pfc: handle pin array holes in sh_pfc_map_pins()
 2015-06-04 23:42 UTC  (12+ messages)
` [PATCH v2 1/4] sh-pfc: do not call sh_pfc_get_pin_index() when unnecessary
` [PATCH v2 2/4] sh-pfc: handle pin array holes
` [PATCH v2 3/4] sh-pfc: r8a7790: remove non-existing GPIO pins
` [PATCH v2 4/4] sh-pfc: r8a7791 "

[Qemu-devel] [PULL 00/34] s390 patch queue 2015-06-05
 2015-06-04 23:42 UTC  (35+ messages)
` [Qemu-devel] [PULL 01/34] target-s390x: fix CC computation for EX instruction
` [Qemu-devel] [PULL 02/34] target-s390x: fix CC computation for LOAD POSITIVE instructions
` [Qemu-devel] [PULL 03/34] target-s390x: optimize (negative-) abs computation
` [Qemu-devel] [PULL 04/34] target-s390x: remove unused helpers
` [Qemu-devel] [PULL 05/34] target-s390x: add a tod2time function
` [Qemu-devel] [PULL 06/34] target-s390x: simplify SCKC helper
` [Qemu-devel] [PULL 07/34] target-s390x: streamline STCK helper
` [Qemu-devel] [PULL 08/34] target-s390x: implement STCKC helper
` [Qemu-devel] [PULL 09/34] target-s390x: implement STPT helper
` [Qemu-devel] [PULL 10/34] target-s390x: fix LOAD MULTIPLE instruction on page boundary
` [Qemu-devel] [PULL 11/34] target-s390x: fix PSW value on dynamical exception from helpers
` [Qemu-devel] [PULL 12/34] target-s390x: fix MMU index computation
` [Qemu-devel] [PULL 13/34] target-s390x: define default NaN values
` [Qemu-devel] [PULL 14/34] target-s390x: silence NaNs for LOAD LENGTHENED and LOAD ROUNDED
` [Qemu-devel] [PULL 15/34] target-s390x: detect tininess before rounding for FP operations
` [Qemu-devel] [PULL 16/34] target-s390x: move a few instructions to the correct facility
` [Qemu-devel] [PULL 17/34] target-s390x: implement LAY and LAEY instructions
` [Qemu-devel] [PULL 18/34] target-s390x: fix exception for invalid operation code
` [Qemu-devel] [PULL 19/34] target-s390x: fix CLGIT instruction
` [Qemu-devel] [PULL 20/34] target-s390x: change CHRL and CGHRL format to RIL-b
` [Qemu-devel] [PULL 21/34] target-s390x: move STORE CLOCK FAST to the correct facility
` [Qemu-devel] [PULL 22/34] target-s390x: move SET DFP ROUNDING MODE "
` [Qemu-devel] [PULL 23/34] target-s390x: implement LOAD FP INTEGER instructions
` [Qemu-devel] [PULL 24/34] target-s390x: implement TRANSLATE AND TEST instruction
` [Qemu-devel] [PULL 25/34] target-s390x: implement TRANSLATE EXTENDED instruction
` [Qemu-devel] [PULL 26/34] target-s390x: implement LPDFR and LNDFR instructions
` [Qemu-devel] [PULL 27/34] target-s390x: implement miscellaneous-instruction-extensions facility
` [Qemu-devel] [PULL 28/34] target-s390x: implement load-and-trap facility
` [Qemu-devel] [PULL 29/34] target-s390x: implement high-word facility
` [Qemu-devel] [PULL 30/34] target-s390x: add a cpu_mmu_idx_to_asc function
` [Qemu-devel] [PULL 31/34] target-s390x: support non current ASC in s390_cpu_handle_mmu_fault
` [Qemu-devel] [PULL 32/34] target-s390x: use softmmu functions for mvcp/mvcs
` [Qemu-devel] [PULL 33/34] target-s390x: fix MVC instruction when areas overlap
` [Qemu-devel] [PULL 34/34] target-s390x: Only access allocated storage keys

[PATCH net-next 00/13] mlx5: Add Interface Step Sequence ID support
 2015-06-04 23:41 UTC  (2+ messages)

[PATCH] genalloc: add support of multiple gen_pools per device
 2015-06-04 23:35 UTC  (3+ messages)

Getting rid of i7300_idle's idle notifier?
 2015-06-04 23:32 UTC 

[Intel-wired-lan] [PATCH] fm10k: Fix missing braces after if statement
 2015-06-04 23:28 UTC  (3+ messages)

btrfs device ready non-success exit code
 2015-06-04 23:25 UTC  (2+ messages)

[PATCH v5 1/3] git-am.sh: fix initialization of the threeway variable
 2015-06-04 23:24 UTC  (3+ messages)
` [PATCH v5 2/3] t4150-am: refactor am -3 tests
` [PATCH v5 3/3] git-am: add am.threeWay config variable

Discuss: New default recovery config settings
 2015-06-04 23:24 UTC  (7+ messages)

mmotm 2015-06-04-16-23 uploaded
 2015-06-04 23:24 UTC  (2+ messages)

mmotm 2015-06-04-16-23 uploaded
 2015-06-04 23:24 UTC 

[U-Boot] [PATCH] spi: cf_qspi: fix clamp macro type check compilation warnings
 2015-06-04 23:23 UTC 

format-patch and submodules
 2015-06-04 23:20 UTC 

[dm-crypt] Does cryptsetup use cryptodev or only AF_ALG
 2015-06-04 23:19 UTC  (2+ messages)

[fsl-community-bsp-base][PATCH] setup-environment: Update pre-EULA language to support older licenses
 2015-06-04 23:18 UTC  (2+ messages)

arm syscall fast path can miss a ptrace syscall-exit
 2015-06-04 23:17 UTC  (6+ messages)
` [PATCH] arm64: fix missing syscall trace exit

[PATCH net-next] net: bcmgenet: improve TX timeout
 2015-06-04 23:15 UTC 

[PATCH] net: dsa: mv88e6xxx: Fix deadlock by double lock
 2015-06-04 23:10 UTC 

[Buildroot] [PATCH 1/2] ltrace: update to current master
 2015-06-04 23:13 UTC  (2+ messages)

[PATCH] oom: always panic on OOM when panic_on_oom is configured
 2015-06-04 23:12 UTC  (3+ messages)

[meta-ruby][PATCH] bundler: update to 1.9.4
 2015-06-04 23:11 UTC 

[PATCH v3 0/3] clk: meson: Add clock controller
 2015-06-04 23:07 UTC  (2+ messages)

[PATCH v2] Doc: networking: txtimestamp: fix printf format warning
 2015-06-04 23:04 UTC  (2+ messages)

[PayPal Verification] Update Your Account Information
 2015-06-05  0:20 UTC 

[Fwd: Re: [PATCH] vTPM: set virtual device before passing to ibmvtpm_reset_crq]
 2015-06-04 23:02 UTC 

[PATCH v2 0/2] clk: adapt ->round_rate()/->determine_rate() prototypes
 2015-06-04 23:02 UTC  (6+ messages)
` [PATCH v2 1/2] clk: change clk_ops' ->round_rate() prototype
  ` [rtc-linux] "

Interaction issue of intel wifi and broadcom bluetooth - it appears that nobody feels responsible for doing something
 2015-06-04 23:00 UTC 

linux-next: Tree for Jun 4
 2015-06-04 23:00 UTC  (5+ messages)
` linux-next: Tree for Jun 4 (radeonfb && xfs)

[PATCH] oom: split out forced OOM killer
 2015-06-04 22:59 UTC  (3+ messages)

[ANNOUNCE] xfs: for-next branch updated to 4ea7976
 2015-06-04 22:58 UTC 

[PATCH v2 0/10] qla2xxx: Fix various warnings reported by static source code analysis tools
 2015-06-04 22:58 UTC  (11+ messages)
` [PATCH 01/10] qla2xxx: Declare local functions static
` [PATCH 02/10] qla2xxx: Remove set-but-not-used variables
` [PATCH 03/10] qla2xxx: Replace two macros with an inline function
` [PATCH 04/10] qla2xxx: Remove __constant_ prefix
` [PATCH 05/10] qla2xxx: Specify the [noderef] attribute once
` [PATCH 06/10] qla2xxx: Fix sparse annotations
` [PATCH 07/10] qla2xxx: Remove a superfluous test
` [PATCH 08/10] qla2xxx: Remove unreachable code
` [PATCH 09/10] qla2xxx: Comment out "
` [PATCH 10/10] qla2xxx: Fix indentation

[PATCH v6 net-next 00/11] net: Increase inputs to flow_keys hashing
 2015-06-04 22:56 UTC  (2+ messages)

[PATCH net-next v2] rocker: move netevent neigh update to processes context
 2015-06-04 22:54 UTC  (5+ messages)

[RFC] send-email aliases when editing patches or using --xx-cmd
 2015-06-04 22:53 UTC  (4+ messages)

[PATCH V2 2/3] rtlwifi: rtl8192cu: remove INTF_PCI and INTF_USB
 2015-06-04 22:53 UTC  (3+ messages)

[PATCH net-next] openvswitch: include actions with upcall if allocation allows
 2015-06-04 22:51 UTC  (3+ messages)

[PATCH] Documentation, intel_pstate: Add a better description of the intel_pstate legacy mode internal governors
 2015-06-04 22:51 UTC  (2+ messages)

[PATCH 0/7] Introduce builtin_driver and use it for non-modular code
 2015-06-04 22:50 UTC  (4+ messages)
` [PATCH] drivers/clk: convert sunxi/clk-mod0.c to use builtin_platform_driver

[RFC/PATCH 0/8] Introduce strreplace
 2015-06-04 22:45 UTC  (9+ messages)
` [RFC/PATCH 1/8] lib: string: "
` [RFC/PATCH 4/8] lib/kobject.c: Use strreplace
` [RFC/PATCH 5/8] drivers/base/core.c: "

[Buildroot] [Bug 8156] New: pkg-kconfig infra broken for *-update-{config, defconfig}
 2015-06-04 22:45 UTC  (4+ messages)
` [Buildroot] [Bug 8156] "

Rules for calling ->releasepage()
 2015-06-04 22:44 UTC  (4+ messages)

[PATCH 1/2] clk: divider: don't set_rate with CLK_DIVIDER_READ_ONLY flag
 2015-06-04 22:44 UTC  (4+ messages)
` [PATCH 2/2] clk: divider: fix to set parent rate from "

[PATCH] atm:he - Do not initialise statics to 0
 2015-06-04 22:43 UTC  (2+ messages)

FIO creating empty latency log files
 2015-06-04 21:09 UTC 

[PATCH 1/2] qe_common: add qe common functions into qe_common.c
 2015-06-04 22:40 UTC  (7+ messages)
` [PATCH 2/2] rheap: move rheap.c from arch/powerpc/lib/ to lib/

[PATCHv6 0/2] socfpga: support suspend to ram*
 2015-06-04 22:35 UTC  (5+ messages)

[PATCH] nfs: deny backchannel RPCs with an incorrect authflavor instead of dropping them
 2015-06-04 22:40 UTC 

[PATCH v6 00/10] tracing: 'hist' triggers
 2015-06-04 22:38 UTC  (2+ messages)

Change proc/<pid>/cmdline to 8k
 2015-06-04 22:38 UTC  (9+ messages)

[GIT PULL] SoCFPGA updates for v4.2, part 2
 2015-06-04 22:37 UTC  (2+ messages)

[v6] powerpc/powernv: Add poweroff (EPOW, DPO) events support for PowerNV platform
 2015-06-04 22:33 UTC  (2+ messages)

[PATCHv2 0/4] Add Altera Arria10 EDAC Support
 2015-06-04 22:27 UTC  (8+ messages)
` [PATCHv2 2/4] edac, altera: Refactor EDAC for Altera CycloneV SoC

[PATCH RFC 0/3] PM / Domains: Generic PM domains for cpus
 2015-06-04 22:29 UTC  (4+ messages)
` [PATCH RFC 1/3] PM / Domains: Allocate memory outside domain locks
` [PATCH RFC 2/3] PM / Domains: Support atomic PM domains
` [PATCH RFC 3/3] PM / Domains: Introduce generic PM domain for cpu domain

[PATCH 00/12] Minimal support for dm814x-evm and hp t410 thin client
 2015-06-04 22:28 UTC  (5+ messages)
` [PATCH 05/12] ARM: OMAP2+: Add support for initializing dm814x clocks

[PATCH 1/2 linux-next] Revert "ufs: fix deadlocks introduced by sb mutex merge"
 2015-06-04 22:22 UTC  (3+ messages)

[rtc-linux] [PATCH 0/2] add dt support for mxc rtc
 2015-06-04 22:22 UTC  (13+ messages)
` [rtc-linux] [PATCH 1/2] rtc: mxc: add a second clock
  ` [rtc-linux] "
        `  "
` [rtc-linux] [PATCH 2/2] rtc: mxc: add support of device tree
  ` [rtc-linux] "
        `  "

xtables-addons 64-bit counter patch
 2015-06-04 22:04 UTC 

[PATCH v4 00/11] simplify block layer based on immutable biovecs
 2015-06-04 22:21 UTC  (12+ messages)
` [PATCH v4 01/11] block: make generic_make_request handle arbitrarily sized bios
                  ` [Drbd-dev] "

[RFC/NOT FOR MERGING] HACK: add global/private timers for A9
 2015-06-04 22:20 UTC  (12+ messages)

[Qemu-devel] qemu mainline regression with xen-unstable: unable to start QMP
 2015-06-04 22:20 UTC  (5+ messages)
` [Qemu-devel] [Xen-devel] "
      `  "

[Qemu-devel] [Bug 1462131] [NEW] qemu mainline regression with xen-unstable: unable to start QMP
 2015-06-04 22:15 UTC  (2+ messages)
` [Qemu-devel] [Bug 1462131] "

Master-aware devices and sideband ID data
 2015-06-04 22:19 UTC  (7+ messages)

+ checkpatch-avoid-not_unified_diff-errors-on-cover-letterpatch-files.patch added to -mm tree
 2015-06-04 22:18 UTC 

+ checkpatch-remove-local-from-codespell-path.patch added to -mm tree
 2015-06-04 22:17 UTC 

[v2 PATCH 0/13] crypto: Convert all AEAD users to new interface
 2015-06-04 22:15 UTC  (3+ messages)
` [v2 PATCH 5/13] crypto: testmgr - Switch to new AEAD interface


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.