All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-07-24 15:59:31 to 2018-07-24 16:47:34 UTC [more...]

[PATCH v3 bpf 0/3] Introduce BPF_ANNOTATE_KV_PAIR
 2018-07-24 15:40 UTC  (4+ messages)
` [PATCH v3 bpf 1/3] bpf: btf: Sync uapi btf.h to tools
` [PATCH v3 bpf 2/3] bpf: Replace [u]int32_t and [u]int64_t in libbpf
` [PATCH v3 bpf 3/3] bpf: Introduce BPF_ANNOTATE_KV_PAIR

[RFC PATCH 0/5] Add delta islands support
 2018-07-24 16:47 UTC  (5+ messages)
` [RFC PATCH 1/5] packfile: make get_delta_base() non static
` [RFC PATCH 2/5] Add delta-islands.{c,h}

[PATCH][meta-oe] libblockdev: 2.16 -> 2.18
 2018-07-24 16:47 UTC  (3+ messages)
` [PATCH][meta-oe] pps-tools: 0.0.0+gitX -> 1.0.2

[PATCH] dt-bindings: thermal: samsung: Add SPDX license identifier
 2018-07-24 16:46 UTC  (3+ messages)

[PATCH 1/3] net/softnic: add softnic documentation
 2018-07-24 16:44 UTC  (3+ messages)
` [PATCH 2/3] app/testpmd: update softnic mode documentation

[Qemu-devel] [PULL 0/4] Qcrypto next patches
 2018-07-24 16:44 UTC  (5+ messages)
` [Qemu-devel] [PULL 1/4] tests: call qcrypto_init instead of gnutls_global_init
` [Qemu-devel] [PULL 2/4] tests: don't silence error reporting for all tests
` [Qemu-devel] [PULL 3/4] tests: use error_abort in places expecting errors
` [Qemu-devel] [PULL 4/4] tests: fix TLS handshake failure with TLS 1.3

[Qemu-devel] [PULL 0/4] Qcrypto next patches
 2018-07-24 16:43 UTC 

[PATCH v2 00/12] Add utilization clamping support
 2018-07-24 16:43 UTC  (4+ messages)
` [PATCH v2 12/12] sched/core: uclamp: use percentage clamp values

[U-Boot] [PATCH v2 0/2] env: Make environment loading log more clear
 2018-07-24 16:42 UTC  (2+ messages)

[PATCH] usb: usbip: remove redundant pointer ep
 2018-07-24 16:42 UTC  (4+ messages)
  `  "

[PATCH net-next 0/2] net/sctp: Avoid allocating high order memory with kmalloc()
 2018-07-24 15:35 UTC  (2+ messages)

[PATCH v5 0/8] Tegra20 External Memory Controller driver
 2018-07-24 16:42 UTC  (9+ messages)
` [PATCH v5 1/8] dt: bindings: tegra20-emc: Document interrupt property
` [PATCH v5 2/8] dt: bindings: tegra20-emc: Document clock property
` [PATCH v5 3/8] dt: bindings: Move tegra20-emc binding to memory-controllers directory
` [PATCH v5 4/8] ARM: dts: tegra20: Add interrupt entry to External Memory Controller
` [PATCH v5 5/8] ARM: dts: tegra20: Add clock "
` [PATCH v5 6/8] clk: tegra20: Turn EMC clock gate into divider
` [PATCH v5 7/8] clk: tegra20: Check whether direct PLLM sourcing is turned off for EMC
` [PATCH v5 8/8] memory: tegra: Introduce Tegra20 EMC driver

[U-Boot] [PATCH v2 1/3] dfu: Fix data abort in dfu_free_entities()
 2018-07-24 16:41 UTC  (2+ messages)

[PATCH 1/4] treewide: convert ISO_8859-1 text comments to utf-8
 2018-07-24 15:33 UTC  (2+ messages)

[U-Boot] [PATCH v2] cmd: fastboot: Validate user input
 2018-07-24 16:39 UTC  (3+ messages)

data corruption with 'splt' workload to XFS on DM cache with its 3 underlying devices being on same NVMe device
 2018-07-24 15:31 UTC  (9+ messages)

[PATCH v14 0/6] Introduce the STACKLEAK feature and a test for it
 2018-07-24 16:38 UTC  (8+ messages)
` [PATCHv3 0/2] Stackleak for arm64
  ` [PATCHv3 2/2] arm64: Add support for STACKLEAK gcc plugin

[PATCH] ARM: dts: sun8i: r40/v40: rewrite BPi M2 Berry DTS to rebase on M2 Ultra
 2018-07-24 16:36 UTC  (3+ messages)

[MODERATED] BUG: disabling SMT from BIOS
 2018-07-24 16:36 UTC  (9+ messages)
` [MODERATED] "

[Qemu-devel] [Bug 1783362] [NEW] qemu-user-aarch64: mmap returns success (NULL, 0) instead of failure (MAP_FAILED, -1) with len==0
 2018-07-24 16:18 UTC 

BUG: KASAN: stack-out-of-bounds in unwind_next_frame
 2018-07-24 16:35 UTC  (7+ messages)
    ` [PATCH] perf/x86/intel: Fix unwind errors from PEBS entries (mk-II)

[Qemu-devel] [PATCH for 3.0 0/4] Multiple fixes and improvements to TLS tests
 2018-07-24 16:35 UTC  (4+ messages)
` [Qemu-devel] [PATCH for 3.0 2/4] tests: don't silence error reporting for all tests

[GSoC][PATCH v3 00/13] rebase -i: rewrite some parts in C
 2018-07-24 16:32 UTC  (22+ messages)
` [GSoC][PATCH v4 00/20] rebase -i: rewrite "
  ` [GSoC][PATCH v4 01/20] sequencer: make two functions and an enum from sequencer.c public
  ` [GSoC][PATCH v4 02/20] rebase -i: rewrite append_todo_help() in C
  ` [GSoC][PATCH v4 03/20] editor: add a function to launch the sequence editor
  ` [GSoC][PATCH v4 04/20] rebase -i: rewrite the edit-todo functionality in C
  ` [GSoC][PATCH v4 05/20] sequencer: add a new function to silence a command, except if it fails
  ` [GSoC][PATCH v4 06/20] rebase -i: rewrite setup_reflog_action() in C
  ` [GSoC][PATCH v4 07/20] rebase -i: rewrite checkout_onto() "
  ` [GSoC][PATCH v4 08/20] sequencer: refactor append_todo_help() to write its message to a buffer
  ` [GSoC][PATCH v4 09/20] sequencer: change the way skip_unnecessary_picks() returns its result
  ` [GSoC][PATCH v4 10/20] t3404: todo list with commented-out commands only aborts
  ` [GSoC][PATCH v4 11/20] rebase -i: rewrite complete_action() in C
  ` [GSoC][PATCH v4 12/20] rebase -i: remove unused modes and functions
  ` [GSoC][PATCH v4 13/20] rebase -i: implement the logic to initialize $revisions in C
  ` [GSoC][PATCH v4 14/20] rebase -i: rewrite the rest of init_revisions_and_shortrevisions() "
  ` [GSoC][PATCH v4 15/20] rebase -i: rewrite write_basic_state() "
  ` [GSoC][PATCH v4 16/20] rebase -i: rewrite init_basic_state() "
  ` [GSoC][PATCH v4 17/20] rebase -i: implement the main part of interactive rebase as a builtin
  ` [GSoC][PATCH v4 18/20] rebase--interactive2: rewrite the submodes of interactive rebase in C
  ` [GSoC][PATCH v4 19/20] rebase -i: remove git-rebase--interactive.sh
  ` [GSoC][PATCH v4 20/20] rebase -i: move rebase--helper modes to rebase--interactive

[PATCH v6 0/7] x86,tlb,mm: make lazy TLB mode even lazier
 2018-07-24 16:33 UTC  (8+ messages)
` [PATCH 4/7] x86,tlb: make lazy TLB mode lazier

[v8 PATCH 00/13] drm/msm: Capture and dump the GPU crash state
 2018-07-24 16:33 UTC  (14+ messages)
` [PATCH 01/13] include: Move ascii85 functions from i915 to linux/ascii85.h
  ` [PATCH 02/13] drm: drm_printer: Add printer for devcoredump
  ` [PATCH 03/13] drm: Add drm_puts() to complement drm_printf()
  ` [PATCH 04/13] drm: Add a -puts() function for the seq_file printer
  ` [PATCH 05/13] drm: Add puts callback for the coredump printer
  ` [PATCH 06/13] drm/msm/gpu: Capture the state of the GPU
  ` [PATCH 07/13] drm/msm/gpu: Convert the GPU show function to use the GPU state
  ` [PATCH 08/13] drm/msm/gpu: Rearrange the code that collects the task during a hang
  ` [PATCH 09/13] drm/msm/gpu: Capture the GPU state on a GPU hang
  ` [PATCH 10/13] drm/msm/adreno: Convert the show/crash file format
  ` [PATCH 11/13] drm/msm/adreno: Add ringbuffer data to the GPU state
  ` [PATCH 12/13] drm/msm/adreno: Add a5xx specific registers for "
  ` [PATCH 13/13] drm/msm/gpu: Add the buffer objects from the submit to the crash dump

[PATCH v3 1/2] fpga: fpga-mgr: Add readback support
 2018-07-24 16:32 UTC  (4+ messages)
` [PATCH v3 2/2] fpga: zynq-fpga: Add support for readback

[PATCH 01/18] coccinelle: change strncpy+truncation to strlcpy
 2018-07-24 16:31 UTC  (3+ messages)
` [PATCH 18/18] cpupower: "

[PATCH v4 0/4] Add infrastructure needed for CRC support
 2018-07-24 16:31 UTC  (5+ messages)
` [PATCH v4 1/4] drm/vkms: Add functions to map/unmap GEM backing storage
` [PATCH v4 2/4] drm/vkms: map/unmap buffers in [prepare/cleanup]_fb hooks
` [PATCH v4 3/4] drm/vkms: Add atomic_helper_check_plane_state
` [PATCH v4 4/4] drm/vkms: subclass CRTC state

Next btrfs development cycle open - 4.20
 2018-07-24 15:23 UTC 

[PATCH 1/2] drm/dp: add extended receiver capability field present bit
 2018-07-24 16:30 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: implement EXTENDED_RECEIVER_CAPABILITY_FIELD_PRESENT

[RFC 0/3] Add Colorspace connector property interface
 2018-07-24 16:30 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[ovmf baseline-only test] 75001: tolerable FAIL
 2018-07-24 16:30 UTC 

[PATCH 1/2] examples/ipsec-secgw: fix bypass rule processing for outbound port
 2018-07-24 16:30 UTC  (3+ messages)

[PATCH v4 0/3] add crc64 calculation as kernel library
 2018-07-24 16:29 UTC  (7+ messages)
` [PATCH v4 1/3] lib: add crc64 calculation routines
` [PATCH v4 3/3] lib/test_crc: Add test cases for crc calculation

[PATCH v6 0/9] x86: macrofying inline asm for better compilation
 2018-07-24 16:29 UTC  (4+ messages)
` [PATCH v6 9/9] x86: jump-labels: use macros instead of inline assembly

KASAN: user-memory-access Write in n_tty_set_termios
 2018-07-24 15:22 UTC  (5+ messages)
    ` [PATCH] n_tty: Protect tty->disc_data using refcount
      ` [PATCH v2] "

[Qemu-devel] [PATCH 0/4] Introduction of l2-cache-full option for qcow2 images
 2018-07-24 16:28 UTC  (7+ messages)
` [Qemu-devel] [PATCH 2/4] docs: Fix an inaccuracy due to recent changes
` [Qemu-devel] [PATCH 3/4] docs: Document the l2-cache-full option

[Qemu-devel] [PATCH 1/2] migration: fix the Unknown ending state error log
 2018-07-24 16:28 UTC  (3+ messages)
` [Qemu-devel] [PATCH 2/2] migration: fix duplicate initialization for expected_downtime and cleanup_bh

[U-Boot] [PATCH] spl: fit: Enable GZIP compression also for no kernel partitions
 2018-07-24 16:26 UTC  (2+ messages)

[LKP] [rcu] baf24235a0: page_allocation_failure:order:#,mode:#(),nodemask=(null)
 2018-07-24 16:26 UTC  (3+ messages)
  ` [rcu] baf24235a0: page_allocation_failure:order:#, mode:#(), nodemask=(null)

[PATCH v6 00/10] Add the I3C subsystem
 2018-07-24 16:25 UTC  (33+ messages)

[Qemu-devel] [PATCH for-3.0 0/4] migration: some fixes for release-ram
 2018-07-24 16:22 UTC  (2+ messages)

[RFC v5 0/2] mm: zap pages with read mmap_sem in munmap for large mapping
 2018-07-24 16:22 UTC  (3+ messages)
` [RFC v5 PATCH 1/2] mm: refactor do_munmap() to extract the common part

[PATCH v2] memory: tegra: Don't invoke Tegra30+ specific memory timing setup on Tegra20
 2018-07-24 16:22 UTC 

[PATCH] baseband/turbo_sw: update Turbo driver for FlexRAN 1.6.0
 2018-07-24 16:21 UTC  (2+ messages)

61e1834cea [ 6.964011] WARNING: CPU: 0 PID: 36 at lib/debugobjects.c:366 __debug_object_init
 2018-07-24 16:21 UTC  (2+ messages)

[PATCH] app/testpmd: workaround softnic CLI modifications
 2018-07-24 16:21 UTC 

[PATCH v5 0/3]crypto/openssl: support asymmetric crypto
 2018-07-24 16:19 UTC  (2+ messages)

[PATCH] drm/imx: Switch to SPDX identifier
 2018-07-24 16:14 UTC 

[PATCH v3 0/3] PCI: NVMe reset quirks
 2018-07-24 16:18 UTC  (15+ messages)
` [PATCH v3 1/3] PCI: Export pcie_has_flr()
` [PATCH v3 2/3] PCI: Samsung SM961/PM961 NVMe disable before FLR quirk
` [PATCH v3 3/3] PCI: Intel DC P3700 NVMe delay after "

[PATCH v2] console: Replace #if 1 with a bool to ignore
 2018-07-24 16:18 UTC  (6+ messages)

[PATCH] app/testpmd: fix dcb config failure
 2018-07-24 16:16 UTC  (2+ messages)

[igt-dev] [PATCH] lib/igt_core: Fix typo
 2018-07-24 16:16 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for lib/igt_core: Fix typo (rev2)

[PATCH v3 0/2] PCI: imx: Initial imx7d pm support
 2018-07-24 16:14 UTC  (9+ messages)
` [PATCH v3 1/2] Revert "ARM: dts: imx7d: Invert legacy PCI irq mapping"
` [PATCH v3 2/2] PCI: imx: Initial imx7d pm support

[RFC v3 0/2] kvm "fake DAX" device flushing
 2018-07-24 16:13 UTC  (5+ messages)
` [RFC v3] qemu: Add virtio pmem device
  ` [Qemu-devel] "

[PATCH v11 00/26] Speculative page faults
 2018-07-24 16:10 UTC  (4+ messages)
` [PATCH v11 19/26] mm: provide speculative fault infrastructure

[PATCH 0/2] STM32 pinctrl updates
 2018-07-24 16:07 UTC  (6+ messages)
` [PATCH 1/2] pinctrl: stm32: fix bank io port number

Yocto Project Unassigned Bugs - Help Needed
 2018-07-24 16:08 UTC 

[Qemu-devel] [PATCH] migration: fix potential overflow in multifd send
 2018-07-24 16:06 UTC  (3+ messages)

[PATCH bpf-next] bpf: add End.DT6 action to bpf_lwt_seg6_action helper
 2018-07-24 16:59 UTC 

[PATCH v2 00/18] Allwinner R40 HDMI refactoring
 2018-07-24 16:04 UTC  (7+ messages)

[PATCH v3 0/4] mmc: {tmio,renesas_sdhi}: fix tuning behavior
 2018-07-24 14:57 UTC  (4+ messages)
` [PATCH v3 3/4] mmc: renesas_sdhi: Fix sampling clock position selecting

[PATCH] net/mlx5: fix linkage error for glue lib
 2018-07-24 16:03 UTC  (6+ messages)

[PATCH 0/5] f2fs: fix and improve for victim_secmap
 2018-07-24 16:01 UTC  (5+ messages)
` [PATCH 4/5] f2fs: let BG_GC check every dirty segments and gc over a threshold

Applied "regulator: Add sw2_sw4 voltage table to cpcap regulator." to the regulator tree
 2018-07-24 16:02 UTC 

Applied "regulator: Add support for CPCAP regulators on Motorola Xoom devices." to the regulator tree
 2018-07-24 16:02 UTC 

[Qemu-devel] [PATCH] audio/hda: Fix migration
 2018-07-24 16:02 UTC  (2+ messages)

[PATCH 1/4] ASoC: fsl-asoc-card: Switch to SPDX identifier
 2018-07-24 16:02 UTC  (2+ messages)
` Applied "ASoC: fsl-asoc-card: Switch to SPDX identifier" to the asoc tree

[PATCH 2/4] ASoC: fsl_asrc: Switch to SPDX identifier
 2018-07-24 16:02 UTC  (2+ messages)
` Applied "ASoC: fsl_asrc: Switch to SPDX identifier" to the asoc tree

[PATCH v3 0/2] Add support for cpcap regulators on Tegra based Xoom devices
 2018-07-24 16:02 UTC  (5+ messages)
` [PATCH v3 1/2] Add sw2_sw4 voltage table to cpcap regulator

[PATCH 3/4] ASoC: fsl_utils: Switch to SPDX identifier
 2018-07-24 16:02 UTC  (2+ messages)
` Applied "ASoC: fsl_utils: Switch to SPDX identifier" to the asoc tree

[PATCH 4/4] ASoC: imx-sgtl5000: Switch to SPDX identifier
 2018-07-24 16:02 UTC  (2+ messages)
` Applied "ASoC: imx-sgtl5000: Switch to SPDX identifier" to the asoc tree

[PATCH v3 00/18] JZ4780 DMA patchset v3
 2018-07-24 16:01 UTC  (6+ messages)
` [v3,07/18] dmaengine: dma-jz4780: Add support for the JZ4770 SoC
      ` [PATCH v3 07/18] "

[PATCH net-next] bnxt_en: Fix logic of forward the VF MAC address to PF in bnxt_vf_validate_set_mac
 2018-07-24 16:01 UTC  (3+ messages)

your photos
 2018-07-24 13:52 UTC 

[Qemu-devel] [PATCH] migrate: Fix cancelling state warning
 2018-07-24 16:01 UTC  (2+ messages)

[pull request][net-next V2 00/12] Mellanox, mlx5e updates 2018-07-18
 2018-07-24 14:53 UTC  (3+ messages)
` [net-next V2 12/12] net/mlx5e: Use PARTIAL_GSO for UDP segmentation

[RFC][PATCH 0/5] Mount, Filesystem and Keyrings notifications
 2018-07-24 16:00 UTC  (5+ messages)

[PATCH 0/3] Add Actions Semi Owl family sirq support
 2018-07-24 15:59 UTC  (4+ messages)
` [PATCH 2/3] drivers/irqchip: Add Actions external interrupts support

[PATCH] PCI/AER: Do not clear AER bits if we don't own AER
 2018-07-24 15:59 UTC  (3+ messages)
` [PATCH v2] "

[Qemu-devel] [PATCH 0/2] Make it easier to track feature deprecation
 2018-07-24 15:59 UTC  (4+ messages)
` [Qemu-devel] [PATCH 2/2] MAINTAINERS: New section "Incompatible changes", copy libvir-list
    ` [Qemu-devel] [libvirt] "


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.