All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-02-05 15:01:22 to 2018-02-05 15:38:04 UTC [more...]

post-receive: pub/scm/linux/kernel/git/jirislaby/linux
 2018-02-05 15:38 UTC 

[PATCH v2 0/3] x86/entry: Clear registers to sanitize speculative usages
 2018-02-05 15:37 UTC  (4+ messages)
` [PATCH v2 1/3] x86/entry: Clear extra registers beyond syscall arguments for 64bit kernels

[RFC] kvm: x86: export vCPU halted state to sysfs
 2018-02-05 15:37 UTC  (12+ messages)
      ` [libvirt] "

[PATCH 0/3] Various SVM Cleanups
 2018-02-05 15:37 UTC  (3+ messages)
` [PATCH 2/3] x86/svm: add EFER SVME support for VGIF/VLOAD

[RFC PATCH] ima: force the re-evaluation of files on untrusted file systems
 2018-02-05 15:36 UTC  (4+ messages)

[Qemu-devel] [PATCH RFC 00/21] Modularize generated QAPI code
 2018-02-05 15:36 UTC  (10+ messages)
` [Qemu-devel] [PATCH RFC 02/21] qapi: Generate up-to-date copyright notice
` [Qemu-devel] [PATCH RFC 03/21] qapi: New classes QAPIGenC, QAPIGenH, QAPIGenDoc
` [Qemu-devel] [PATCH RFC 06/21] qapi-gen: New common driver for code and doc generators

[BUG iproute2] ip tuntap show
 2018-02-05 15:34 UTC  (4+ messages)

[PATCH v9] ovl: Improving syncfs efficiency
 2018-02-05 15:34 UTC 

[Buildroot] [PATCH v2 00/13] New DL_DIR organisation; git cache feature
 2018-02-05 15:34 UTC  (5+ messages)
` [Buildroot] [PATCH v2 02/13] core/pkg-download: change all helpers to use common options
` [Buildroot] [PATCH v2 03/13] download: put most of the infra in dl-wrapper

[PATCH] xen: Improvements to domain_crash_sync()
 2018-02-05 15:34 UTC  (3+ messages)

[PATCH 0/9] Mitigations against spectre-v1 in the arm64 Linux kernel
 2018-02-05 15:34 UTC  (10+ messages)
` [PATCH 1/9] arm64: barrier: Add CSDB macros to control data-value prediction
` [PATCH 2/9] arm64: Implement array_index_mask_nospec()
` [PATCH 3/9] arm64: Make USER_DS an inclusive limit
` [PATCH 4/9] arm64: Use pointer masking to limit uaccess speculation
` [PATCH 5/9] arm64: entry: Ensure branch through syscall table is bounded under speculation
` [PATCH 6/9] arm64: uaccess: Prevent speculative use of the current addr_limit
` [PATCH 7/9] arm64: uaccess: Don't bother eliding access_ok checks in __{get, put}_user
` [PATCH 8/9] arm64: uaccess: Mask __user pointers for __arch_{clear, copy_*}_user
` [PATCH 9/9] arm64: futex: Mask __user pointers prior to dereference

[RFC PATCH v12 0/6] mm: security: ro protection for dynamic data
 2018-02-05 15:33 UTC  (9+ messages)
` [PATCH 3/6] struct page: add field for vm_struct

[Buildroot] [git commit] Update for 2018.02-rc1
 2018-02-05 15:34 UTC 

[PATCH v6 00/41] ARM: davinci: convert to common clock framework​
 2018-02-05 15:33 UTC  (6+ messages)
` [PATCH v6 40/41] ARM: da8xx-dt: switch to device tree clocks

[PATCH RFC 0/2] cm_id resource tracking
 2018-02-05 15:33 UTC  (6+ messages)
` [PATCH RFC 2/2] RDMA/nldev: provide detailed CM_ID information

[PATCH] ARM: dts: da850-lcdk: add clock properties to the nand node
 2018-02-05 15:32 UTC  (3+ messages)

[RESEND][PATCH] video: fbdev: atmel_lcdfb: convert to use GPIO descriptors
 2018-02-05 15:31 UTC  (6+ messages)

[PATCH v2 1/2] doc: update mlx PMD release notes
 2018-02-05 15:31 UTC  (5+ messages)
` [PATCH v3 "
` [PATCH v3 2/2] doc: update mlx5 required OFED version

[Qemu-devel] rate limiting issues
 2018-02-05 15:31 UTC  (2+ messages)

[PATCH v2] doc: update flow filting document
 2018-02-05 15:31 UTC  (4+ messages)
` [PATCH v3] doc: update flow filtering document

Add patch "kernel/exit.c: export abort() to modules" to 4.14-stable tree
 2018-02-05 15:30 UTC  (2+ messages)

post-receive: pub/scm/utils/quota/quota-tools
 2018-02-05 15:30 UTC 

[PATCH v1 0/4] net/mlx: enhance rdma-core glue configuration
 2018-02-05 15:29 UTC  (7+ messages)
` [PATCH v2 3/4] net/mlx: version rdma-core glue libraries

[PATCH 1/2] net/mlx5: increase async EQ to avoid EQ overrun
 2018-02-05 15:28 UTC  (2+ messages)

Better anticipation for minor releases
 2018-02-05 15:28 UTC  (8+ messages)

[PATCH] mlx5: fix mlx5_get_vector_affinity to start from completion vector 0
 2018-02-05 15:28 UTC  (6+ messages)

[PATCH] [v2] xen: hypercall: fix out-of-bounds memcpy
 2018-02-05 15:28 UTC  (8+ messages)
` [Xen-devel] "

[Qemu-devel] [PATCH v4 0/9] Enable passing pre-opened chardev socket FD
 2018-02-05 15:24 UTC  (10+ messages)
` [Qemu-devel] [PATCH v4 1/9] char: don't silently skip tn3270 protocol init when TLS is enabled
` [Qemu-devel] [PATCH v4 2/9] cutils: add qemu_strtoi & qemu_strtoui parsers for int/unsigned int types
` [Qemu-devel] [PATCH v4 3/9] sockets: pull code for testing IP availability out of specific test
` [Qemu-devel] [PATCH v4 4/9] sockets: strengthen test suite IP protocol availability checks
` [Qemu-devel] [PATCH v4 5/9] sockets: move fd_is_socket() into common sockets code
` [Qemu-devel] [PATCH v4 6/9] sockets: check that the named file descriptor is a socket
` [Qemu-devel] [PATCH v4 7/9] sockets: allow SocketAddress 'fd' to reference numeric file descriptors
` [Qemu-devel] [PATCH v4 8/9] char: refactor parsing of socket address information
` [Qemu-devel] [PATCH v4 9/9] char: allow passing pre-opened socket file descriptor at startup

[PATCH] mm, meminit: Serially initialise deferred memory if trace_buf_size is specified
 2018-02-05 15:26 UTC  (16+ messages)

DPAA Ethernet traffice troubles with Linux kernel
 2018-02-05 15:27 UTC  (12+ messages)
            ` PA Semi PWRficient Gigabit Ethernet doesn't work anymore since the first networking updates for the kernel 4.16

Add patch "arch: define weak abort()" to 4.14-stable tree
 2018-02-05 15:25 UTC  (2+ messages)

[CI 1/4] drm/i915/selftests: Flush old resets between engines
 2018-02-05 15:24 UTC  (4+ messages)
` [CI 2/4] drm/i915/selftests: Use a sacrificial context for hang testing
` [CI 3/4] drm/i915/execlists: Move the reset bits to a more natural home
` [CI 4/4] drm/i915: Skip post-reset request emission if the engine is not idle

[PATCH v5] libfdt: add helpers to read address and size from reg
 2018-02-05 15:24 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/broonie/sound
 2018-02-05 15:23 UTC 

[PATCH] leds: use QoS to control LED suspend behavior from userspace
 2018-02-05 15:22 UTC  (9+ messages)

[PATCH] vsprintf: avoid misleading "(null)" for %px
 2018-02-05 15:22 UTC  (4+ messages)

[Qemu-devel] [PATCH v8 00/26] block: Fix some filename generation issues
 2018-02-05 15:18 UTC  (27+ messages)
` [Qemu-devel] [PATCH v8 01/26] block/mirror: Small absolute-paths simplification
` [Qemu-devel] [PATCH v8 02/26] block: Use children list in bdrv_refresh_filename
` [Qemu-devel] [PATCH v8 03/26] block: Add BDS.backing_overridden
` [Qemu-devel] [PATCH v8 04/26] iotests: Drop explicit base blockdev in 191
` [Qemu-devel] [PATCH v8 05/26] block: Respect backing bs in bdrv_refresh_filename
` [Qemu-devel] [PATCH v8 06/26] block: Make path_combine() return the path
` [Qemu-devel] [PATCH v8 07/26] block: bdrv_get_full_backing_filename_from_...'s ret. val
` [Qemu-devel] [PATCH v8 08/26] block: bdrv_get_full_backing_filename's "
` [Qemu-devel] [PATCH v8 09/26] block: Add bdrv_make_absolute_filename()
` [Qemu-devel] [PATCH v8 10/26] block: Fix bdrv_find_backing_image()
` [Qemu-devel] [PATCH v8 11/26] block: Add bdrv_dirname()
` [Qemu-devel] [PATCH v8 12/26] blkverify: Make bdrv_dirname() return NULL
` [Qemu-devel] [PATCH v8 13/26] quorum: "
` [Qemu-devel] [PATCH v8 14/26] block/nbd: "
` [Qemu-devel] [PATCH v8 15/26] block/nfs: Implement bdrv_dirname()
` [Qemu-devel] [PATCH v8 16/26] block: Use bdrv_dirname() for relative filenames
` [Qemu-devel] [PATCH v8 17/26] iotests: Add quorum case to test 110
` [Qemu-devel] [PATCH v8 18/26] block: Add sgfnt_runtime_opts to BlockDriver
` [Qemu-devel] [PATCH v8 19/26] block: Add BlockDriver.bdrv_gather_child_options
` [Qemu-devel] [PATCH v8 20/26] block: Generically refresh runtime options
` [Qemu-devel] [PATCH v8 21/26] block: Purify .bdrv_refresh_filename()
` [Qemu-devel] [PATCH v8 22/26] block: Do not copy exact_filename from format file
` [Qemu-devel] [PATCH v8 23/26] block: Fix FIXME from "Add BDS.backing_overridden"
` [Qemu-devel] [PATCH v8 24/26] block/curl: Harmonize option defaults
` [Qemu-devel] [PATCH v8 25/26] block/curl: Implement bdrv_refresh_filename()
` [Qemu-devel] [PATCH v8 26/26] block/null: Generate filename even with latency-ns

post-receive: pub/scm/linux/kernel/git/colyli/bcache-patches
 2018-02-05 15:21 UTC 

[igt-dev] [PATCH v2 i-g-t 0/9] perf_pmu reliability improvements
 2018-02-05 15:21 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for perf_pmu reliability improvements (rev9)

[PATCH v2 1/1] ASoC: stm32: add of dependency for stm32 drivers
 2018-02-05 15:20 UTC  (4+ messages)
` Applied "ASoC: stm32: add of dependency for stm32 drivers" to the asoc tree

[PATCH V2 0/8] blk-mq/scsi-mq: support global tags & introduce force_blk_mq
 2018-02-05 15:20 UTC  (9+ messages)
` [PATCH V2 1/8] blk-mq: tags: define several fields of tags as pointer
` [PATCH V2 2/8] blk-mq: introduce BLK_MQ_F_GLOBAL_TAGS
` [PATCH V2 3/8] scsi: Add template flag 'host_tagset'
` [PATCH V2 4/8] block: null_blk: introduce module parameter of 'g_global_tags'
` [PATCH V2 5/8] scsi: introduce force_blk_mq
` [PATCH V2 6/8] scsi: virtio_scsi: fix IO hang by irq vector automatic affinity
` [PATCH V2 7/8] scsi: hpsa: call hpsa_hba_inquiry() after adding host
` [PATCH V2 8/8] scsi: hpsa: use blk_mq to solve irq affinity issue

[PATCH 1/7] drm/i915/selftests: Flush old resets between engines
 2018-02-05 15:19 UTC  (3+ messages)
` [PATCH 3/7] drm/i915/execlists: Move the reset bits to a more natural home

[PATCH 01/10] drm/vblank: Data type fixes for 64-bit vblank sequences
 2018-02-05 15:20 UTC  (3+ messages)
` [PATCH 04/10] drm/amdgpu: Handle 64-bit return from drm_crtc_vblank_count()

[PATCH v2] ASoC: dapm: fix debugfs read using path->connected
 2018-02-05 15:20 UTC  (2+ messages)
` Applied "ASoC: dapm: fix debugfs read using path->connected" to the asoc tree

post-receive: pub/scm/linux/kernel/git/broonie/sound
 2018-02-05 15:19 UTC 

[U-Boot] [PATCH] sunxi: Add reg property for USB OTG node in sun8i-a83t.dtsi
 2018-02-05 15:19 UTC  (3+ messages)

[PATCH] ARM: dts: exynos: Add soc node to exynos5440
 2018-02-05 15:19 UTC  (2+ messages)

media_device.c question: can this workaround be removed?
 2018-02-05 15:19 UTC  (5+ messages)

[PATCH RFC v2 0/3] irqchip: qcom: add support for PDC interrupt controller
 2018-02-05 15:18 UTC  (5+ messages)
` [PATCH RFC v2 3/3] drivers: irqchip: pdc: log PDC info in FTRACE

[PATCH 2/2] drm/i915/cmdparser: Do not check past the cmd length
 2018-02-05 15:17 UTC  (2+ messages)
` [PATCH v2 "

[PATCH 0/3] perf: PEBS/period freerunning fixes
 2018-02-05 15:17 UTC  (7+ messages)
` [PATCH 1/3] perf tools: Fix period/freq terms setup

[PATCH] clk: samsung: Add git tree entry to MAINTAINERS
 2018-02-05 15:17 UTC  (2+ messages)

[PATCH v2 1/3] drm/nouveau/pci: PCI IDs for pascal architecture
 2018-02-05 15:16 UTC  (3+ messages)
` [PATCH v2 2/3] drm/nouveau/disp: quirk for SOR crossbar routing
  ` [PATCH v2 3/3] drm/nouveau/pci: SOR crossbar quirk for 10b0:1b81

[PATH 0/4] usbip: make vhci_hcd.* objects independent of vhci_hcd.0
 2018-02-05 15:16 UTC  (2+ messages)

[PATCH] x86/boot: Make alternative patching NMI-safe
 2018-02-05 15:16 UTC  (3+ messages)

[PATCH 0/3] Add soc nodes to exynos4 series DTS
 2018-02-05 15:16 UTC  (7+ messages)
  ` [PATCH 1/3] ARM: dts: exynos: Add soc node to exynos4
  ` [PATCH 2/3] ARM: dts: exynos: Add soc node to exynos4210
  ` [PATCH 3/3] ARM: dts: exynos: Add soc node to exynos4412

[PATCH] KVM: x86: Reduce retpoline performance impact in slot_handle_level_range()
 2018-02-05 15:15 UTC  (3+ messages)

[PATCH 0/2] LTO: two more fixes
 2018-02-05 15:12 UTC  (3+ messages)
` [PATCH 1/2] modpost: don't add warnings for LTO-generated symbols
` [PATCH 2/2] x86: make __ibp_barrier visible

[PATCH 00/18] [ANNOUNCE] Dynamically created function based events
 2018-02-05 15:14 UTC  (19+ messages)

[PATCH] libdrm: intel/Android.mk: Filter libdrm_intel library requirements on x86
 2018-02-05 15:13 UTC  (10+ messages)

[PATCH 0/6]nvme-pci: fixes on nvme_timeout and nvme_dev_disable
 2018-02-05 15:13 UTC  (6+ messages)
` [PATCH 2/6] nvme-pci: fix the freeze and quiesce for shutdown and reset case

[Bug 100423] New: MMIO read of 00000000 FAULT at 022554 [ IBUS ]
 2018-02-05 15:13 UTC  (2+ messages)
  ` [Bug 100423] "

post-receive: pub/scm/linux/kernel/git/acme/linux
 2018-02-05 15:12 UTC 

post-receive: pub/scm/linux/kernel/git/acme/linux
 2018-02-05 15:12 UTC 

[PATCH] kpartx: Improve finding loopback device by file
 2018-02-05 15:12 UTC  (6+ messages)

[PATCH 1/1] tcp: Honor the eor bit in tcp_mtu_probe
 2018-02-05 15:11 UTC 

[PATCH] net: phy-micrel: remove redundant initialization of pointer of_node
 2018-02-05 15:11 UTC  (3+ messages)

[Qemu-devel] [PATCH v4] s390x/cpu: expose the guest crash information
 2018-02-05 15:11 UTC  (3+ messages)

xfs_scrub: call for testing
 2018-02-05 15:10 UTC  (2+ messages)

[PATCH net] dwc-xlgmac: remove Jie Deng as co-maintainer
 2018-02-05 15:08 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/davem/net
 2018-02-05 15:08 UTC 

[v2,1/1] usb: host: ehci: always enable interrupt for qtd completion at test mode
 2018-02-05 15:07 UTC 

[PATCH] doc: Change the min default value of tcp_wmem/tcp_rmem
 2018-02-05 15:06 UTC  (2+ messages)

[PATCH 0/6] qtnfmac: qsr10g pcie backend updates
 2018-02-05 15:05 UTC  (7+ messages)
` [PATCH 1/6] qtnfmac: fix releasing Tx/Rx data buffers
` [PATCH 2/6] qtnfmac: enable reloading of qtnfmac kernel modules
` [PATCH 3/6] qtnfmac: fix rmmod for firmware version mismatch
` [PATCH 4/6] qtnfmac: fix rmmod for missing firmware
` [PATCH 5/6] qtnfmac: implement asynchronous firmware loading
` [PATCH 6/6] qtnfmac: enable networked standby mode on device inactivity

post-receive: pub/scm/linux/kernel/git/davem/net
 2018-02-05 15:06 UTC 

[PATCH v1] mm: hwpoison: disable memory error handling on 1GB hugepage
 2018-02-05 15:05 UTC  (4+ messages)
` [PATCH v2] "

[RFC PATCH 00/24] Introducing AF_XDP support
 2018-02-05 15:05 UTC  (2+ messages)

[PATCH v1] net/failsafe: fix strerror call in sub-eal
 2018-02-05 15:05 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v4 0/2] vhost: IOTLB fixes
 2018-02-05 15:04 UTC  (3+ messages)
` [PATCH v4 1/2] vhost: fix iotlb pool out-of-memory handling
` [PATCH v4 2/2] vhost: remove pending IOTLB entry if IOTLB MISS request sending failed

s390 unistd.h & perf
 2018-02-05 15:04 UTC  (3+ messages)

[Qemu-devel] [PATCH] hw/core/generic-loader: Allow PC to be set on command line
 2018-02-05 15:04 UTC 

[Qemu-devel] [PATCH v4 01/22] RISC-V Maintainers
 2018-02-05 15:04 UTC  (3+ messages)
` [Qemu-devel] [PATCH v4 03/22] RISC-V CPU Core Definition

[PATCH] perf data: Document missing --force option
 2018-02-05 15:03 UTC  (2+ messages)

[PATCH v2] socket: Provide put_cmsg_whitelist() for constant size copies
 2018-02-05 15:03 UTC  (3+ messages)

[PATCH 3.16-stable 0/5] Add PVCLOCK_FIXMAP user mapping
 2018-02-05 15:03 UTC  (3+ messages)
` [PATCH 3.16-stable 3/5] x86/kaiser: Fix segfaults caused by the "

[PATCH BUGFIX] ARM: dts: imx6ull: fix the imx6ull-14x14-evk configuration
 2018-02-05 15:03 UTC  (8+ messages)
` [PATCH v2 "

coalescing in polling mode in 4.9
 2018-02-05 15:02 UTC  (2+ messages)

[PATCH] kpartx: print "loop deleted" to stdout, not stderr
 2018-02-05 15:02 UTC  (5+ messages)

[igt-dev] [PATCH i-g-t v2 8/9] tests/perf_pmu: Explicitly test for engine availability in init tests
 2018-02-05 15:02 UTC  (2+ messages)
` [igt-dev] [PATCH i-g-t v3 "

[igt-dev] [PATCH i-g-t 6/9] tests/perf_pmu: PMU enable race test
 2018-02-05 15:01 UTC  (2+ messages)
` [igt-dev] [PATCH i-g-t v3 "

[PATCH 0/2] Renesas R8A77980 CPG/MSSR clock support
 2018-02-05 15:01 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: clock: add R8A77980 CPG core clock definitions


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.