All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-01-11 19:35:45 to 2017-01-11 20:26:05 UTC [more...]

[GIT PULL 00/13] perf/core improvements and fixes
 2017-01-11 20:22 UTC  (13+ messages)
` [PATCH 02/13] tools lib subcmd: Add missing linux/kernel.h include to subcmd.h
` [PATCH 03/13] perf machine: Add a kallsyms loading constructor
` [PATCH 04/13] perf kallsyms: Introduce tool to look for extended symbol information on the running kernel
` [PATCH 05/13] perf trace: Allow specifying list of syscalls and events in -e/--expr/--event
` [PATCH 06/13] perf evlist: Fix typo in perf_evlist__start_workload()
` [PATCH 07/13] perf tools: Add unit_number__scnprintf function
` [PATCH 08/13] perf record: Add struct switch_output
` [PATCH 09/13] perf record: Change switch-output option to take optional argument
` [PATCH 10/13] perf record: Add switch-output size option argument
` [PATCH 11/13] perf record: Add switch-output size warning
` [PATCH 12/13] perf record: Add switch-output time option argument
` [PATCH 13/13] tools: Sync x86's vmx.h with the kernel

[ovmf test] 104128: all pass - PUSHED
 2017-01-11 20:24 UTC 

4.10-rc2 oops in DRM connector code
 2017-01-11 20:23 UTC  (2+ messages)
` ✗ Fi.CI.BAT: warning for 4.10-rc2 oops in DRM connector code (rev2)

[PATCH v11 00/13] x86: multiboot2 protocol support
 2017-01-11 20:23 UTC  (12+ messages)
` [PATCH v11 07/13] x86: add multiboot2 protocol support for EFI platforms
` [PATCH v11 11/13] x86: make Xen early boot code relocatable

[PATCH 0/6 net-next][V3] Rework inet_csk_get_port
 2017-01-11 20:22 UTC  (7+ messages)
` [PATCH 1/6 net-next] inet: collapse ipv4/v6 rcv_saddr_equal functions into one
` [PATCH 2/6 net-next] inet: drop ->bind_conflict
  ` [PATCH 3/6 net-next] inet: kill smallest_size and smallest_port
  ` [PATCH 4/6 net-next] inet: don't check for bind conflicts twice when searching for a port
  ` [PATCH 5/6 net-next] inet: split inet_csk_get_port into two functions
  ` [PATCH 6/6 net-next] inet: reset tb->fastreuseport when adding a reuseport sk

[Bug 99323] White horizontal lines and graphics curruption in ATI HD 4570 when radeon.dpm=1
 2017-01-11 20:23 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/40] chardev: qom clean-up and split in various backend files
 2017-01-11 20:22 UTC  (9+ messages)
` [Qemu-devel] [PATCH 01/40] spice-qemu-char: convert to finalize
` [Qemu-devel] [PATCH 02/40] baum: "
` [Qemu-devel] [PATCH 11/40] char-win-stdio: "
` [Qemu-devel] [PATCH 12/40] char-win: do not override chr_free

[Qemu-devel] [PATCH v2 00/30] target-sparc: add niagara OpenSPARC T1 sun4v emulation
 2017-01-11 20:20 UTC  (30+ messages)
` [Qemu-devel] [PATCH v2 01/30] target-sparc: ignore MMU-faults if MMU is disabled in hypervisor mode
` [Qemu-devel] [PATCH v2 02/30] target-sparc: store cpu super- and hypervisor flags in TB
` [Qemu-devel] [PATCH v2 03/30] target-sparc: use explicit mmu register pointers
` [Qemu-devel] [PATCH v2 04/30] target-sparc: add UA2005 TTE bit #defines
` [Qemu-devel] [PATCH v2 05/30] target-sparc: add UltraSPARC T1 TLB #defines
` [Qemu-devel] [PATCH v2 06/30] target-sparc: on UA2005 don't deliver Interrupt_level_n IRQs in hypervisor mode
` [Qemu-devel] [PATCH v2 07/30] target-sparc: simplify replace_tlb_entry by using TTE_PGSIZE
` [Qemu-devel] [PATCH v2 08/30] target-sparc: implement UA2005 scratchpad registers
` [Qemu-devel] [PATCH v2 09/30] target-sparc: implement UltraSPARC-T1 Strand status ASR
` [Qemu-devel] [PATCH v2 10/30] target-sparc: hypervisor mode takes over nucleus mode
` [Qemu-devel] [PATCH v2 11/30] target-sparc: implement UA2005 hypervisor traps
` [Qemu-devel] [PATCH v2 12/30] target-sparc: implement UA2005 GL register
` [Qemu-devel] [PATCH v2 13/30] target-sparc: implement UA2005 rdhpstate and wrhpstate instructions
` [Qemu-devel] [PATCH v2 14/30] target-sparc: fix immediate UA2005 traps
` [Qemu-devel] [PATCH v2 15/30] target-sparc: use direct address translation in hyperprivileged mode
` [Qemu-devel] [PATCH v2 16/30] target-sparc: allow priveleged ASIs "
` [Qemu-devel] [PATCH v2 17/30] target-sparc: ignore writes to UA2005 CPU mondo queue register
` [Qemu-devel] [PATCH v2 18/30] target-sparc: replace the last tlb entry when no free entries left
` [Qemu-devel] [PATCH v2 19/30] target-sparc: use SparcV9MMU type for sparc64 I/D-MMUs
` [Qemu-devel] [PATCH v2 20/30] target-sparc: implement UA2005 TSB Pointers
` [Qemu-devel] [PATCH v2 21/30] target-sparc: simplify ultrasparc_tsb_pointer
` [Qemu-devel] [PATCH v2 22/30] target-sparc: allow 256M sized pages
` [Qemu-devel] [PATCH v2 23/30] target-sparc: implement auto-demapping for UA2005 CPUs
` [Qemu-devel] [PATCH v2 24/30] target-sparc: add more registers to dump_mmu
` [Qemu-devel] [PATCH v2 25/30] target-sparc: implement UA2005 ASI_MMU (0x21)
` [Qemu-devel] [PATCH v2 27/30] target-sparc: add ST_BLKINIT_ ASIs for UA2005+ CPUs
` [Qemu-devel] [PATCH v2 28/30] target-sparc: implement sun4v RTC
` [Qemu-devel] [PATCH v2 29/30] target-sparc: move common cpu initialisation routines to sparc64.c
` [Qemu-devel] [PATCH v2 30/30] target-sparc: fix up niagara machine

[U-Boot] [RFC] spl: Remove overwrite of relocated malloc limit
 2017-01-11 20:19 UTC 

NFSoRDMA Fails for max_sge Less Than 18
 2017-01-11 20:18 UTC  (7+ messages)

net: ti: cpsw-phy-sel: RGMII is not working on AM335x
 2017-01-11 20:18 UTC  (4+ messages)

[PATCH 0/3] Renesas RZ PFC and GPIO driver
 2017-01-11 20:17 UTC  (6+ messages)

[v4.4.40] patch backport error
 2017-01-11 20:17 UTC  (3+ messages)

[PATCH 1/2] NFS: Remove nfs4_wait_for_completion_rpc_task()
 2017-01-11 20:15 UTC  (2+ messages)
` [PATCH 2/2] NFS: Fix inconsistent indentation in nfs4proc.c

[Qemu-devel] [Bug 1655708] [NEW] target/ppc/int_helper.c:2806: strange expression ?
 2017-01-11 20:09 UTC  (2+ messages)
` [Qemu-devel] [Bug 1655708] "

[PATCH 0/4] Add support for the USB OTG function of Allwinner V3s
 2017-01-11 20:13 UTC  (10+ messages)
` [PATCH 4/4] ARM: dts: sun8i: add OTG function to Lichee Pi Zero

[PATCH v3 0/4] can: peak: Add support for PCAN-PCIe FD cards
 2017-01-11 20:11 UTC  (3+ messages)
` [PATCH v3 4/4] can: peak: add support for PEAK PCAN-PCIe FD CAN-FD boards

conntrackd: synchronization failures
 2017-01-11 20:12 UTC  (2+ messages)

[PATCH] drm/amd/display: Remove dc_target object
 2017-01-11 20:12 UTC  (2+ messages)

[Qemu-devel] [PATCH] Further tidy-up on block status
 2017-01-11 19:00 UTC  (3+ messages)

[RFC 00/10] kmod: stress test driver, few fixes and enhancements
 2017-01-11 20:08 UTC  (8+ messages)
` [RFC 04/10] kmod: provide wrappers for kmod_concurrent inc/dec

scripts/checkpatch.pl is deprecated
 2017-01-11 20:07 UTC  (2+ messages)

[PATCH 00/11] qla2xxx: Feature updates for target
 2017-01-11 20:08 UTC  (7+ messages)
` [PATCH 02/11] qla2xxx: Cleanup TMF code translation from qla_target
` [PATCH 08/11] qla2xxx: Add framework for Async fabric discovery
` [PATCH 09/11] qla2xxx: Add Dual mode support in the driver

nftables conntrack set ops for zone, helper assignment, etc
 2017-01-11 20:07 UTC  (2+ messages)

Best practices for raid 1
 2017-01-11 20:07 UTC  (3+ messages)

[RFC] kbdif: add multi-touch support
 2017-01-11 20:07 UTC  (6+ messages)

[GIT PULL 1/2] SoCFPGA defconfig updates for v4.11
 2017-01-11 20:07 UTC  (2+ messages)
` [GIT PULL 2/2] SoCFPGA DTS updates for v4.11, part 1

[PATCH] drivers: block: Remove unnecessary cast
 2017-01-11 20:04 UTC  (2+ messages)

[PATCH] ACPI: small formatting fixes
 2017-01-11 20:03 UTC  (10+ messages)

[PATCH v2 0/3] new API to free consumed buffers in Tx ring
 2017-01-11 20:03 UTC  (4+ messages)
` [PATCH v2 1/3] ethdev: "
` [PATCH v2 2/3] net/e1000: e1000 igb support to free consumed buffers
` [PATCH v2 3/3] net/vhost: vHost "

[RFC v2] Xen PV Drivers Lifecycle
 2017-01-11 20:02 UTC  (5+ messages)

[PATCH v2 0/3] Input: add optional amplifier regulator to pwm-beeper​ (previously "Input: add optional enable gpio to pwm-beeper​")
 2017-01-11 20:02 UTC  (5+ messages)
` [PATCH v2 1/3] Input: pwm-beeper: suppress error message on probe defer
` [PATCH v2 2/3] dt-bindings: Input: Add optional amp-supply property to pwm-beeper
` [PATCH v2 3/3] Input: pwm-beeper: add optional amplifier regulator

[PATCH V3 0/4] Skip selftests depending on distro and its features
 2017-01-11 20:08 UTC  (7+ messages)
` [PATCH V3 2/4] selftest: imagefeatures: skip tests based on distro features and supported fstypes
` [PATCH V3 4/4] selftest: sstatetests: skip glibc-initial tests and use a more generic image

[Qemu-devel] [Bug 1653384] [NEW] Assertion failed with USB pass through with XHCI controller
 2017-01-11 19:50 UTC  (5+ messages)
` [Qemu-devel] [Bug 1653384] "

[PATCH net-next 0/2] Move hwmon support out of switch and into PHYs
 2017-01-11 20:00 UTC  (6+ messages)

[Qemu-devel] [PATCH v6] hw/ssi/imx_spi.c: fix CS handling during SPI access
 2017-01-11 20:00 UTC 

TCP using IPv4-mapped IPv6 address as source
 2017-01-11 19:59 UTC  (6+ messages)

yet another call trace during send/receive
 2017-01-11 19:59 UTC 

[PATCH v2 0/7] poky-tiny improvements
 2017-01-11 19:55 UTC  (8+ messages)
` [PATCH v2 1/7] image-live-artifacts: Add support for creating image artifacts only
` [PATCH v2 2/7] wic: Look for image artifacts in a common location
` [PATCH 3/7] image-.bbclass: standarize usage of DEPLOY_DIR_IMAGE
` [PATCH v2 4/7] core-image-tiny-initramfs: Add and image creating image artifacts only
` [PATCH 5/7] core-image-tiny-initramfs: Fix error message shown after a successful initrd boot
` [PATCH v2 6/7] tiny scripts improvements: python3 fixes and new tool ksum
` [PATCH 7/7] systemd-boot.bbclass: Fix SYSYTEMD_BOOT_CFG creation

[PATCH v2 1/1] rpmsg: virtio_rpmsg_bus: fix channel creation
 2017-01-11 19:57 UTC  (7+ messages)

TPM 2.0 RM flushcontext
 2017-01-11 19:56 UTC  (6+ messages)
  ` TPM 2.0 RM flushcontext returning bad address

[Buildroot] [PATCH v2] package/mpd: fix static linking with tremor
 2017-01-11 19:56 UTC  (3+ messages)

[Buildroot] [PATCH] linux-headers: Account for LINUX_OVERRIDE_SRCDIR
 2017-01-11 19:56 UTC 

[PATCH v3] md/r5cache: enable chunk_aligned_read with write back cache
 2017-01-11 19:55 UTC  (2+ messages)

[PATCH] mfd: axp20x: Add AXP288 volatile registers
 2017-01-11 19:49 UTC 

[PATCH v4 1/5] devicetree: mfd: Add binding for the TI LM3533
 2017-01-11 19:55 UTC  (10+ messages)
` [PATCH v4 2/5] mfd: lm3533: Support initialization from Device Tree

[PATCH] lpfc: avoid double free of resource identifiers
 2017-01-11 19:47 UTC  (2+ messages)

[PATCH 0/3] New API to free consumed buffers in TX ring
 2017-01-11 19:54 UTC  (4+ messages)
` [PATCH 3/3] driver: vHost support to free consumed buffers

Support Intel uncore event lists v4
 2017-01-11 19:52 UTC  (3+ messages)

[libvirt] Question about hypervisor <features> that are not tristate
 2017-01-11 19:54 UTC  (2+ messages)

[PATCH net-next 0/6] bnxt_en: Misc. updates for net-next
 2017-01-11 19:53 UTC  (6+ messages)
` [PATCH net-next 5/6] bnxt_en: Pass RoCE app priority to firmware

[PATCH] drm/i915/guc: Make sure vma containing firmware is GuC mappable
 2017-01-11 19:53 UTC  (2+ messages)
` ✗ Fi.CI.BAT: warning for "

[PATCH v2 0/1] Allow hardware flow control to be used
 2017-01-11 19:53 UTC  (3+ messages)
` [PATCH v2 1/1] serial: 8250_dw: "

RM - why flushcontext fails, possible solution
 2017-01-11 19:52 UTC 

[PATCH] ibmvscsis: Fix max transfer length
 2017-01-11 19:52 UTC  (2+ messages)

[Qemu-devel] [PATCH] xhci: only free completed transfers
 2017-01-11 19:51 UTC 

Perf hotplug lockup in v4.9-rc8
 2017-01-11 19:51 UTC  (7+ messages)

[Qemu-devel] [PATCH v4 00/25] block: Fix some filename generation issues
 2017-01-11 19:50 UTC  (3+ messages)
` [Qemu-devel] [PATCH v4 03/25] block: Add BDS.backing_overridden

CONFIG_PCIEASPM breaks PCIe on Marvell Armada 385 machine
 2017-01-11 19:49 UTC  (2+ messages)

[PATCH] preview - block layer help to detect sequential IO
 2017-01-11 19:48 UTC  (3+ messages)

net/atm: warning in alloc_tx/__might_sleep
 2017-01-11 19:46 UTC  (4+ messages)

[PATCH V2] ASoC: rt5651: use msleep for large delays
 2017-01-11 19:45 UTC 

[PATCH 0/5] add support for Allwinner V3s SoC
 2017-01-11 19:44 UTC  (14+ messages)
` [PATCH 1/5] arm: sunxi: add support for "
` [PATCH 2/5] clk: sunxi-ng: add support for V3s CCU

[PATCH] MIPS: Add cacheinfo support
 2017-01-11 19:44 UTC 

[RFC PATCH] lib/bug: use stackdepot for WARN*ONCE to make it more useful
 2017-01-11 19:41 UTC  (2+ messages)

Regarding multiple APN support in ofono/connman
 2017-01-11 19:39 UTC 

[RFC, PATCHv2 29/29] mm, x86: introduce RLIMIT_VADDR
 2017-01-11 19:39 UTC  (13+ messages)

[U-Boot] [PATCH v2 1/4] sunxi: add basic V3s support
 2017-01-11 19:38 UTC  (3+ messages)

two fixes for the qla2xxx MSI-X changes in 4.10-rc
 2017-01-11 19:37 UTC  (5+ messages)
` [PATCH 1/2] qla2xxx: fix MSI-X vector affinity
` [PATCH 2/2] qla2xxx: remove irq_affinity_notifier

[Qemu-devel] [PULL 00/33] Misc patches for 2017-01-11
 2017-01-11 19:35 UTC  (27+ messages)
` [Qemu-devel] [PULL 08/33] stubs: remove unused stub for serial_hd
` [Qemu-devel] [PULL 09/33] hw: move reset handlers from vl.c to hw/core
` [Qemu-devel] [PULL 10/33] stubs: group stubs for user-mode emulation
` [Qemu-devel] [PULL 11/33] stubs: group all monitor_fdset_* functions in a single file
` [Qemu-devel] [PULL 12/33] stubs: move vhost stubs to stubs/vhost.o
` [Qemu-devel] [PULL 13/33] event_notifier: cleanups around event_notifier_set_handler
` [Qemu-devel] [PULL 14/33] build: remove --enable-colo/--disable-colo
` [Qemu-devel] [PULL 15/33] stubs: remove stubs/kvm.c
` [Qemu-devel] [PULL 16/33] acpi: filter based on CONFIG_ACPI_X86 rather than TARGET
` [Qemu-devel] [PULL 17/33] target-i386: Correctly apply patch for syscall eflags.TF handling
` [Qemu-devel] [PULL 18/33] pc: fix crash in rtc_set_memory() if initial cpu is marked as hotplugged
` [Qemu-devel] [PULL 19/33] scsi-block: fix direction of BYTCHK test for VERIFY commands
` [Qemu-devel] [PULL 20/33] serial: fix memory leak in serial exit
` [Qemu-devel] [PULL 21/33] qemu-thread: fix qemu_thread_set_name() race in qemu_thread_create()
` [Qemu-devel] [PULL 22/33] hxtool: emit Texinfo headings as @subsection
` [Qemu-devel] [PULL 23/33] x86: ioapic: add traces for ioapic
` [Qemu-devel] [PULL 24/33] x86: ioapic: dump version for "info ioapic"
` [Qemu-devel] [PULL 25/33] x86: ioapic: fix fail migration when irqchip=split
` [Qemu-devel] [PULL 26/33] exec: Add missing rcu_read_unlock
` [Qemu-devel] [PULL 27/33] char: fix ctrl-a b not working
` [Qemu-devel] [PULL 28/33] ramblock-notifier: new
` [Qemu-devel] [PULL 29/33] kvm: move cpu synchronization code
` [Qemu-devel] [PULL 30/33] target/i386: Add Intel HAX files
` [Qemu-devel] [PULL 31/33] Plumb the HAXM-based hardware acceleration support
` [Qemu-devel] [PULL 32/33] hax: add Darwin support
` [Qemu-devel] [PULL 33/33] Revert "win32: don't run subprocess tests on Mingw32 platform"

[PATCH] Add +~800M crashkernel explaination
 2017-01-11 19:35 UTC  (8+ messages)


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.