All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-12-22 15:07:19 to 2017-12-22 15:47:57 UTC [more...]

[PATCH stable/4.14 00/14] BPF stable patches for 4.14
 2017-12-22 15:47 UTC  (24+ messages)
` [PATCH stable/4.14 01/14] bpf: fix branch pruning logic
  ` Patch "[PATCH stable/4.14 01/14] bpf: fix branch pruning logic" has been added to the 4.14-stable tree
` [PATCH stable/4.14 02/14] bpf: fix corruption on concurrent perf_event_output calls
  ` Patch "[PATCH stable/4.14 02/14] bpf: fix corruption on concurrent perf_event_output calls" has been added to the 4.14-stable tree
` [PATCH stable/4.14 03/14] bpf, s390x: do not reload skb pointers in non-skb context
` [PATCH stable/4.14 04/14] bpf, ppc64: "
` [PATCH stable/4.14 05/14] bpf, sparc: fix usage of wrong reg for load_skb_regs after call
` [PATCH stable/4.14 06/14] bpf/verifier: fix bounds calculation on BPF_RSH
` [PATCH stable/4.14 07/14] bpf: fix incorrect sign extension in check_alu_op()
  ` Patch "[PATCH stable/4.14 07/14] bpf: fix incorrect sign extension in check_alu_op()" has been added to the 4.14-stable tree
` [PATCH stable/4.14 08/14] bpf: fix incorrect tracking of register size truncation
  ` Patch "[PATCH stable/4.14 08/14] bpf: fix incorrect tracking of register size truncation" has been added to the 4.14-stable tree
` [PATCH stable/4.14 09/14] bpf: fix 32-bit ALU op verification
  ` Patch "[PATCH stable/4.14 09/14] bpf: fix 32-bit ALU op verification" has been added to the 4.14-stable tree
` [PATCH stable/4.14 10/14] bpf: fix missing error return in check_stack_boundary()
` [PATCH stable/4.14 11/14] bpf: force strict alignment checks for stack pointers
  ` Patch "[PATCH stable/4.14 11/14] bpf: force strict alignment checks for stack pointers" has been added to the 4.14-stable tree
` [PATCH stable/4.14 12/14] bpf: don't prune branches when a scalar is replaced with a pointer
  ` Patch "[PATCH stable/4.14 12/14] bpf: don't prune branches when a scalar is replaced with a pointer" has been added to the 4.14-stable tree
` [PATCH stable/4.14 13/14] bpf: fix integer overflows
  ` Patch "[PATCH stable/4.14 13/14] bpf: fix integer overflows" has been added to the 4.14-stable tree
` [PATCH stable/4.14 14/14] selftests/bpf: add tests for recent bugfixes

[RFC v3 00/11] ath10k high latency
 2017-12-22 15:47 UTC  (25+ messages)
` [RFC v3 03/11] ath10k: per target configurablity of various items
` [RFC v3 04/11] ath10k: add start_once support
` [RFC v3 05/11] ath10k: htt: High latency TX support
` [RFC v3 06/11] ath10k: htt: High latency RX support
` [RFC v3 07/11] ath10k: various fixes for high latency devices
` [RFC v3 08/11] ath10k: add QCA9377 usb hw_param item
` [RFC v3 09/11] ath10k: add QCA9377 sdio "
` [RFC v3 10/11] ath10k: wmi: disable softirq's while calling ieee80211_rx

[Qemu-devel] [PATCH v2 0/6] nbd export qmp interface
 2017-12-22 15:47 UTC  (5+ messages)

[tpm2] [RFC] Session Handling/Policy Support in Tools
 2017-12-22 15:47 UTC 

[PATCH] [RFT] crypto: aes-generic - turn off -ftree-pre and -ftree-sra
 2017-12-22 15:47 UTC  (6+ messages)

[PATCH rdma-next 0/9] i40iw updates for 4.16
 2017-12-22 15:47 UTC  (10+ messages)
  ` [PATCH rdma-next 1/9] i40iw: Set MAX_IRD_SIZE to 64
  ` [PATCH rdma-next 2/9] i40iw: Use utility function roundup_pow_of_two()
  ` [PATCH rdma-next 3/9] i40iw: Correct Q1/XF object count equation
  ` [PATCH rdma-next 4/9] i40iw: Add notifier for network device events
  ` [PATCH rdma-next 5/9] i40iw: Selectively teardown QPs on IP addr change event
  ` [PATCH rdma-next 6/9] i40iw: Fix sequence number for the first partial FPDU
  ` [PATCH rdma-next 7/9] i40iw: Ignore LLP_DOUBT_REACHABILITY AE
  ` [PATCH rdma-next 8/9] i40iw: Validate correct IRD/ORD connection parameters
  ` [PATCH rdma-next 9/9] i40iw: Fix the connection ORD value for loopback

[PATCH 4.14 000/159] 4.14.9-stable review
 2017-12-22 15:45 UTC  (9+ messages)
` [PATCH 4.14 023/159] mm/sparsemem: Allocate mem_section at runtime for CONFIG_SPARSEMEM_EXTREME=y

[PATCH v4 00/36] hrtimer: Provide softirq context hrtimers
 2017-12-22 15:45 UTC  (3+ messages)
` [PATCH v4 01/36] timers: Use static keys for migrate_enable/nohz_active
  ` [PATCH v5 "

[PATCH v2 0/8] arm64: 52-bit physical address support
 2017-12-22 15:44 UTC  (15+ messages)
` [PATCH v2 1/8] arm64: add kconfig symbol to configure physical address size
` [PATCH v2 2/8] arm64: limit PA size to supported range
` [PATCH v2 3/8] arm64: handle 52-bit addresses in TTBR
` [PATCH v2 4/8] arm64: head.S: handle 52-bit PAs in PTEs in early page table setup
` [PATCH v2 5/8] arm64: don't open code page table entry creation
` [PATCH v2 6/8] arm64: handle 52-bit physical addresses in page table entries
` [PATCH v2 7/8] arm64: allow ID map to be extended to 52 bits
` [PATCH v2 8/8] arm64: enable 52-bit physical address support

[Qemu-devel] [PATCH v2 0/3] fix bitmaps migration through shared storage
 2017-12-22 15:43 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 2/3] qcow2: handle reopening bitmaps on bdrv_invalidate_cache

insight into a WARNING from softROCE
 2017-12-22 15:43 UTC  (3+ messages)

[Qemu-trivial] [PATCH v6 00/29] Remove some of the fprintf(stderr, "*
 2017-12-22 15:37 UTC  (11+ messages)
` [Qemu-trivial] [PATCH v6 04/29] hw/arm: Replace fprintf(stderr, "*\n" with error_report()
  ` [Qemu-arm] [Qemu-devel] "
    `  "
    ` [Qemu-trivial] "
` [Qemu-trivial] [PATCH v6 05/29] hw/dma: "
  ` [Qemu-trivial] [Qemu-devel] "
    `  "

[PATCH 0/4] lockd refcount conversions
 2017-12-22 15:42 UTC  (6+ messages)
` [PATCH 1/4] lockd: convert nlm_host.h_count from atomic_t to refcount_t

[PATCH RFC 0/2] vhost: support selective datapath
 2017-12-23  3:36 UTC  (3+ messages)
` [PATCH RFC 1/2] vhost: make capabilities configurable
` [PATCH RFC 2/2] vhost: support selective datapath

[PATCH] stcp: Replace use of sockets_allocated with specified macro
 2017-12-22 15:40 UTC 

[PATCH 0/3] Performance enhancements
 2017-12-22 15:40 UTC  (9+ messages)
` [PATCH 3/3] block: Polling completion performance optimization

[PATCH net-next] net/trace: fix printk format in inet_sock_set_state
 2017-12-22 15:37 UTC 

[PATCH v6 00/11] Armada thermal: improvements and A7K/A8K SoCs support
 2017-12-22 15:36 UTC  (7+ messages)
` [PATCH v6 04/11] thermal: armada: Clarify control registers accesses
` [PATCH v6 11/11] thermal: armada: Give meaningful names to the thermal zones

[Bug 198123] New: Console is the wrong color at boot with radeon 6670
 2017-12-22 15:34 UTC  (6+ messages)
` [Bug 198123] "

[U-Boot] [PATCH 01/12] riscv: cpu: Add nx25 to support RISC-V
 2017-12-22 15:31 UTC  (7+ messages)
` [U-Boot] [PATCH 05/12] riscv: Add Kconfig "
` [U-Boot] [PATCH 09/12] risck: tools: Prelink u-boot
` [U-Boot] [PATCH 11/12] riscv: Modify generic codes to support RISC-V

libnftables extended API proposal (Was: Re: [nft PATCH] libnftables: Fix for multiple context instances)
 2017-12-22 15:30 UTC  (11+ messages)
      ` libnftables extended API proposal

[PATCH stable/4.9 0/4] BPF stable patches for 4.9
 2017-12-22 15:29 UTC  (5+ messages)
` [PATCH stable/4.9 1/4] bpf: adjust insn_aux_data when patching insns
` [PATCH stable/4.9 2/4] bpf: fix branch pruning logic
` [PATCH stable/4.9 3/4] bpf: reject out-of-bounds stack pointer calculation
` [PATCH stable/4.9 4/4] bpf: fix incorrect sign extension in check_alu_op()

[PATCH] sparc32,leon: Use CASA when available for atomic operations
 2017-12-22 15:26 UTC  (4+ messages)

[PATCH] doc: announce ABI change for pktmbuf pool create API
 2017-12-22 15:26 UTC  (6+ messages)
` [PATCH v2] "

[Qemu-devel] [PATCH 0/3] input: add keys and mouse buttons to virtio input
 2017-12-22 15:25 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] input: add missing JIS keys "
` [Qemu-devel] [PATCH 2/3] input: add mouse side buttons "
` [Qemu-devel] [PATCH 3/3] input: virtio: don't send mouse wheel event twice

[Qemu-devel] [PULL 00/46] First batch of misc patches for QEMU 2.12
 2017-12-22 15:25 UTC  (3+ messages)
` [Qemu-devel] [PULL 32/46] scsi: provide general-purpose functions to manage sense data

[meta-python][PATCH] python-werkzeug: update to version 0.13
 2017-12-22 15:25 UTC 

[PATCH] drm/i915/execlists: Show preemption progress in GEM_TRACE
 2017-12-22 15:23 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH] drm/i915: Fix Limited Range Color Handling
 2017-12-22 15:20 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[Buildroot] Opentracing-cpp package
 2017-12-22 15:20 UTC  (4+ messages)
` [Buildroot] [PATCH] Opentracing: add opentracing-cpp v1.2.0 package

[PATCH v5 00/15] soundwire: Add a new SoundWire subsystem
 2017-12-22 15:20 UTC  (12+ messages)
` [PATCH v5 10/15] soundwire: Add sysfs for SoundWire DisCo properties
        ` [alsa-devel] "

[Qemu-devel] [PULL v3 00/35] Block layer patches
 2017-12-22 15:18 UTC  (36+ messages)
` [Qemu-devel] [PULL v3 01/35] block: Formats don't need CONSISTENT_READ with NO_IO
` [Qemu-devel] [PULL v3 02/35] iotests: fix 197 for vpc
` [Qemu-devel] [PULL v3 03/35] block: Make bdrv_drain_invoke() recursive
` [Qemu-devel] [PULL v3 04/35] block: Call .drain_begin only once in bdrv_drain_all_begin()
` [Qemu-devel] [PULL v3 05/35] test-bdrv-drain: Test BlockDriver callbacks for drain
` [Qemu-devel] [PULL v3 06/35] block: bdrv_drain_recurse(): Remove unused begin parameter
` [Qemu-devel] [PULL v3 07/35] block: Don't wait for requests in bdrv_drain*_end()
` [Qemu-devel] [PULL v3 08/35] block: Unify order in drain functions
` [Qemu-devel] [PULL v3 09/35] block: Don't acquire AioContext in hmp_qemu_io()
` [Qemu-devel] [PULL v3 10/35] qcow2: get rid of qcow2_backing_read1 routine
` [Qemu-devel] [PULL v3 11/35] block: Document that x-blockdev-change breaks quorum children list
` [Qemu-devel] [PULL v3 12/35] nvme: Add tracing
` [Qemu-devel] [PULL v3 13/35] block: Open backing image in force share mode for size probe
` [Qemu-devel] [PULL v3 14/35] block: Remove the obsolete -drive boot=on|off parameter
` [Qemu-devel] [PULL v3 15/35] block: Remove the deprecated -hdachs option
` [Qemu-devel] [PULL v3 16/35] block: Mention -drive cyls/heads/secs/trans/serial/addr in deprecation chapter
` [Qemu-devel] [PULL v3 17/35] block: Remove unused bdrv_requests_pending
` [Qemu-devel] [PULL v3 18/35] block: Assert drain_all is only called from main AioContext
` [Qemu-devel] [PULL v3 19/35] block: Make bdrv_drain() driver callbacks non-recursive
` [Qemu-devel] [PULL v3 20/35] test-bdrv-drain: Test callback for bdrv_drain
` [Qemu-devel] [PULL v3 21/35] test-bdrv-drain: Test bs->quiesce_counter
` [Qemu-devel] [PULL v3 22/35] blockjob: Pause job on draining any job BDS
` [Qemu-devel] [PULL v3 23/35] test-bdrv-drain: Test drain vs. block jobs
` [Qemu-devel] [PULL v3 24/35] block: Don't block_job_pause_all() in bdrv_drain_all()
` [Qemu-devel] [PULL v3 25/35] block: Nested drain_end must still call callbacks
` [Qemu-devel] [PULL v3 26/35] test-bdrv-drain: Test nested drain sections
` [Qemu-devel] [PULL v3 27/35] block: Don't notify parents in drain call chain
` [Qemu-devel] [PULL v3 28/35] block: Add bdrv_subtree_drained_begin/end()
` [Qemu-devel] [PULL v3 29/35] test-bdrv-drain: Tests for bdrv_subtree_drain
` [Qemu-devel] [PULL v3 30/35] test-bdrv-drain: Test behaviour in coroutine context
` [Qemu-devel] [PULL v3 31/35] test-bdrv-drain: Recursive draining with multiple parents
` [Qemu-devel] [PULL v3 32/35] block: Allow graph changes in subtree drained section
` [Qemu-devel] [PULL v3 33/35] test-bdrv-drain: Test graph changes in "
` [Qemu-devel] [PULL v3 34/35] commit: Simplify reopen of base
` [Qemu-devel] [PULL v3 35/35] block: Keep nodes drained between reopen_queue/multiple

[RFC PATCH v4 00/18] VM introspection
 2017-12-22 15:12 UTC  (6+ messages)
` [RFC PATCH v4 08/18] kvm: add the VM introspection subsystem

[PATCH] ACPI / sysfs: fix shift-overflow in GPE flooding quirk mechanism
 2017-12-22 15:11 UTC 

[Bug 104371] [amdgpu] Kernel oops on shutdown: unable to handle kernel paging request at virtual address
 2017-12-22 15:18 UTC 

[PATCH 6/6] doc: add DPAA eventdev guide
 2017-12-22 15:17 UTC  (13+ messages)
` [PATCH v2 01/12] config: enabling compilation of DPAA eventdev PMD
  ` [PATCH v2 02/12] bus/dpaa: add event dequeue and consumption support
  ` [PATCH v2 03/12] bus/dpaa: add dpaa eventdev dynamic log support
  ` [PATCH v2 04/12] net/dpaa: ethdev Rx queue configurations with eventdev
  ` [PATCH v2 05/12] event/dpaa: add eventdev PMD
  ` [PATCH v2 06/12] event/dpaa: add event queue config get/set support
  ` [PATCH v2 07/12] event/dpaa: add event port "
  ` [PATCH v2 08/12] event/dpaa: add dequeue timeout conversion support
  ` [PATCH v2 09/12] event/dpaa: add eth rx adapter queue config support
  ` [PATCH v2 10/12] event/dpaa: add eventdev enqueue/dequeue support
  ` [PATCH v2 11/12] config: add eventdev library to application
  ` [PATCH v2 12/12] doc: add DPAA eventdev guide

[RFC v1] ALSA: xen-front: Add Xen para-virtualized frontend driver
 2017-12-22 15:12 UTC  (5+ messages)
` [Xen-devel] "

[Qemu-devel] [PATCH] pc: fail memory hot-plug/unplug with -no-acpi and Q35 machine type
 2017-12-22 15:17 UTC  (2+ messages)

[PATCH 0/7] KVM: x86: Add support for VMware backdoor I/O ports & Pseduo-PMCs
 2017-12-22 15:16 UTC  (5+ messages)
` [PATCH 3/7] KVM: x86: Add emulation_type to not raise #UD on CPL=3 emulation failure

[PATCH 0/2] drm blend/omap: normalized zpos handling
 2017-12-22 15:15 UTC  (10+ messages)
` [PATCH 1/2] drm/blend: Account also the primary plane of the crtc for normalized_zpos

[PATCH 0/2] Various SVM Patches
 2017-12-22 15:15 UTC  (6+ messages)
` [PATCH 1/2] x86/svm: Add SVME checking for SVM intercepts
` [PATCH 2/2] x86/svm: Add checks for nested HW features

[tpm2] [RFC] Session Handling/Policy Support in Tools
 2017-12-22 15:14 UTC 

[PATCH 00/28] aacraid: Refactor for sas transport and bug fixes
 2017-12-22 15:13 UTC  (3+ messages)
` [PATCH 03/29] scsi: aacraid: Fix hang in kdump

[RFC v1] doc compression API for DPDK
 2017-12-22 15:13 UTC  (4+ messages)

[PATCH 1/2] mempool: notify mempool area after mempool alloc
 2017-12-22 15:11 UTC  (2+ messages)

[PATCH 00/14] iio: triggers: add consumer support
 2017-12-22 15:07 UTC  (16+ messages)
` [PATCH 01/14] MAINTAINERS: add sama5d2 resistive touchscreen
` [PATCH 02/14] iio: Add channel for Position
` [PATCH 03/14] dt-bindings: iio: add binding support for iio trigger provider/consumer
` [PATCH 04/14] dt-bindings: input: touchscreen: sama5d2_rts: create bindings
` [PATCH 05/14] iio: triggers: add helper function to retrieve trigger
` [PATCH 06/14] iio: triggers: expose attach and detach helpers for pollfuncs
` [PATCH 12/14] iio: adc: at91-sama5d2_adc: support for position and pressure channels
` [PATCH 13/14] input: touchscreen: sama5d2_rts: SAMA5D2 Resistive touchscreen driver
` [PATCH 14/14] ARM: dts: at91: sama5d2: Add resistive touch device

[DPDK 0/5] lib: add Port Representors
 2017-12-22 15:09 UTC  (2+ messages)

[RFC PATCH 0/8] use r14 for a per-cpu kernel register
 2017-12-22 15:08 UTC  (3+ messages)
` [RFC PATCH 4/8] powerpc/64s: put io_sync bit into r14


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.