All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-07-12 18:53:21 to 2018-07-12 19:48:13 UTC [more...]

[v7 00/13] drm/msm: Capture and dump the GPU crash state
 2018-07-12 19:48 UTC  (22+ 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 put 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 0/6] git-submodule.sh: convert part of cmd_update to C
 2018-07-12 19:47 UTC  (7+ messages)
` [PATCH 1/6] git-submodule.sh: align error reporting for update mode to use path
` [PATCH 2/6] git-submodule.sh: rename unused variables
` [PATCH 3/6] builtin/submodule--helper: factor out submodule updating
` [PATCH 4/6] builtin/submodule--helper: store update_clone information in a struct
` [PATCH 5/6] builtin/submodule--helper: factor out method to update a single submodule
` [PATCH 6/6] submodule--helper: introduce new update-module-mode helper

[Qemu-devel] [RFC 0/3] qom/qdev: Try to clarify ownership rules
 2018-07-12 19:45 UTC  (4+ messages)
` [Qemu-devel] [RFC 1/3] qom: Document reference count "
` [Qemu-devel] [RFC 2/3] qdev: Document ownership rules of qbus_create*()
` [Qemu-devel] [RFC 3/3] pci: Document ownership rules of pci_root_bus_new*()

[PATCH net-next] tc-testing: add geneve options in tunnel_key unit tests
 2018-07-12 19:34 UTC  (2+ messages)

[PATCH 1/6] drm/i915/gtt: Add read only pages to gen8_pte_encode
 2018-07-12 19:45 UTC  (14+ messages)
` [PATCH 2/6] drm/i915/gtt: Read-only pages for insert_entries on bdw+
` [PATCH 3/6] drm/i915/gtt: Disable read-only support under GVT
` [PATCH 4/6] drm/i915: Prevent writing into a read-only object via a GGTT mmap
` [PATCH 5/6] drm/i915: Reject attempted pwrites into a read-only object
` [PATCH 6/6] drm/i915/userptr: Enable read-only support on gen8+
  ` [PATCH] "
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/6] drm/i915/gtt: Add read only pages to gen8_pte_encode
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/6] drm/i915/gtt: Add read only pages to gen8_pte_encode (rev2)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[PATCH net-next v2 0/2] net: phy: add functionality to speed down PHY when waiting for WoL packet
 2018-07-12 19:32 UTC  (3+ messages)
` [PATCH net-next v2 1/2] net: phy: add helper phy_config_aneg
` [PATCH net-next v2 2/2] net: phy: add phy_speed_down and phy_speed_up

[net v2] sch_fq_codel: zero q->flows_cnt when fq_codel_init fails
 2018-07-12 19:32 UTC  (2+ messages)

[PATCH v2] net: usb: hso: use swap macro in hso_kick_transmit
 2018-07-12 19:43 UTC  (2+ messages)
` [v2] "

[PATCH 2/4] staging: gasket: Move open-curly brace to match kernel code style
 2018-07-12 19:42 UTC  (4+ messages)
` [PATCH 3/4] staging: gasket: fix multi line comments style
` [PATCH 4/4] staging: gasket: Use __func__ instead of hardcoded string - Style
` [PATCH 1/4] staging: gasket: add SPDX-License-Identifier tag

[PATCH v3 0/3] Add display clock controller driver for SDM845
 2018-07-12 19:41 UTC  (12+ messages)
` [PATCH v3 3/3] clk: qcom: "

[Qemu-devel] [Bug 1779955] [NEW] qemu-arm-static read() doesn't accept mmap address as destination
 2018-07-12 19:26 UTC  (2+ messages)
` [Qemu-devel] [Bug 1779955] Re: qemu linux-user requires read permissions on memory passed to syscalls that should only need write access

[PATCH v3 00/24] Multi-pack-index (MIDX)
 2018-07-12 19:39 UTC  (25+ messages)
` [PATCH v4 00/23] "
  ` [PATCH v4 01/23] multi-pack-index: add design document
  ` [PATCH v4 02/23] multi-pack-index: add format details
  ` [PATCH v4 03/23] multi-pack-index: add builtin
  ` [PATCH v4 04/23] multi-pack-index: add 'write' verb
  ` [PATCH v4 05/23] midx: write header information to lockfile
  ` [PATCH v4 06/23] multi-pack-index: load into memory
  ` [PATCH v4 07/23] t5319: expand test data
  ` [PATCH v4 08/23] packfile: generalize pack directory list
  ` [PATCH v4 09/23] multi-pack-index: read packfile list
  ` [PATCH v4 10/23] multi-pack-index: write pack names in chunk
  ` [PATCH v4 11/23] midx: read pack names into array
  ` [PATCH v4 12/23] midx: sort and deduplicate objects from packfiles
  ` [PATCH v4 13/23] midx: write object ids in a chunk
  ` [PATCH v4 14/23] midx: write object id fanout chunk
  ` [PATCH v4 15/23] midx: write object offsets
  ` [PATCH v4 16/23] config: create core.multiPackIndex setting
  ` [PATCH v4 17/23] midx: read objects from multi-pack-index
  ` [PATCH v4 18/23] midx: use midx in abbreviation calculations
  ` [PATCH v4 19/23] midx: use existing midx when writing new one
  ` [PATCH v4 20/23] midx: use midx in approximate_object_count
  ` [PATCH v4 21/23] midx: prevent duplicate packfile loads
  ` [PATCH v4 22/23] packfile: skip loading index if in multi-pack-index
  ` [PATCH v4 23/23] midx: clear midx on repack

[igt-dev] [PATCH i-g-t v3 1/3] lib/rendercopy: Add gen4/5 rendercopy
 2018-07-12 19:40 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for series starting with [i-g-t,v3,1/3] "

[PATCH v3 net-next 00/19] TLS offload rx, netdev & mlx5
 2018-07-12 19:28 UTC  (6+ messages)
` [PATCH v3 net-next 10/19] tls: Fix zerocopy_from_iter iov handling

[PATCH v4 net-next 00/19] TLS offload rx, netdev & mlx5
 2018-07-12 19:25 UTC  (20+ messages)
` [PATCH v4 net-next 01/19] net: Add decrypted field to skb
` [PATCH v4 net-next 02/19] net: Add TLS RX offload feature
` [PATCH v4 net-next 03/19] net: Add TLS rx resync NDO
` [PATCH v4 net-next 04/19] tcp: Don't coalesce decrypted and encrypted SKBs
` [PATCH v4 net-next 05/19] tls: Refactor tls_offload variable names
` [PATCH v4 net-next 06/19] tls: Split decrypt_skb to two functions
` [PATCH v4 net-next 07/19] tls: Split tls_sw_release_resources_rx
` [PATCH v4 net-next 08/19] tls: Fill software context without allocation
` [PATCH v4 net-next 09/19] tls: Add rx inline crypto offload
` [PATCH v4 net-next 10/19] tls: Fix zerocopy_from_iter iov handling
` [PATCH v4 net-next 11/19] net/mlx5e: TLS, refactor variable names
` [PATCH v4 net-next 12/19] net/mlx5: Accel, add TLS rx offload routines
` [PATCH v4 net-next 13/19] net/mlx5e: TLS, add innova rx support
` [PATCH v4 net-next 14/19] net/mlx5e: TLS, add Innova TLS rx data path
` [PATCH v4 net-next 15/19] net/mlx5e: TLS, add software statistics
` [PATCH v4 net-next 16/19] net/mlx5e: TLS, build TLS netdev from capabilities
` [PATCH v4 net-next 17/19] net/mlx5: Accel, add common metadata functions
` [PATCH v4 net-next 18/19] net/mlx5e: IPsec, fix byte count in CQE
` [PATCH v4 net-next 19/19] net/mlx5e: Kconfig, mutually exclude compilation of TLS and IPsec accel

[Bug 105760] [4.17-drm-wip] RIP: smu7_populate_single_firmware_entry.isra.6+0x57/0xc0 [amdgpu] RSP: ffffa17901efb930
 2018-07-12 19:38 UTC  (2+ messages)
` [Bug 105760] [4.17-rc1] "

fio max blocksize
 2018-07-12 19:38 UTC  (6+ messages)

[PATCH] ktime: provide typesafe ktime_to_ns()
 2018-07-12 19:37 UTC  (2+ messages)
` [tip:timers/core] ktime: Provide "

[PATCH] x86/intel_rdt: Fix possible circular lock dependency
 2018-07-12 19:36 UTC  (2+ messages)
` [tip:x86/cache] "

[PATCH net-next 0/2] net: phy: add functionality to speed down PHY when waiting for WoL packet
 2018-07-12 19:25 UTC  (10+ messages)
` [PATCH net-next 2/2] net: phy: add phy_speed_down and phy_speed_up

[PATCH] time: hrtimer: Improve kernel message printing
 2018-07-12 19:33 UTC  (2+ messages)
` [tip:timers/core] "

[PATCH] automation/build: update stretck-i386 dockerfile
 2018-07-12 19:33 UTC  (2+ messages)

[PATCH 00/29] t: detect and fix broken &&-chains in subshells
 2018-07-12 19:32 UTC  (7+ messages)
` [PATCH v2 00/10] detect "
  ` [PATCH v2 01/10] t/test-lib: teach --chain-lint to "

[patch V10 00/10] Control knobs and Documentation 0
 2018-07-12 19:30 UTC  (2+ messages)
` [MODERATED] "

[PATCH] rtc: m48t59: remove redundant pointer 'name'
 2018-07-12 19:18 UTC  (3+ messages)

waitqueue lockdep annotation V3
 2018-07-12 19:17 UTC  (2+ messages)

net: usb: hso: use swap macro in hso_kick_transmit
 2018-07-12 19:27 UTC  (4+ messages)
  ` [PATCH] "

[PATCH v9 0/9] NFSD support for async COPY
 2018-07-12 19:16 UTC  (4+ messages)

[Qemu-trivial] [PATCH] configure: Support pkg-config for zlib
 2018-07-12 19:26 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH] libv4l: fixup lfs mismatch in preload libraries
 2018-07-12 19:13 UTC  (5+ messages)

[RFC PATCH 0/3] blk-mq: Timeout rework
 2018-07-12 19:24 UTC  (5+ messages)
` [RFC PATCH 3/3] blk-mq: Remove generation seqeunce

[RFC PATCH 0/2] efi: add contents of LinuxExtraArgs EFI var to command line
 2018-07-12 19:24 UTC  (4+ messages)

[PATCH v1] handle lower case drive letters on Windows
 2018-07-12 19:23 UTC  (4+ messages)
` [PATCH v3] "

[PATCH] pinctrl: at91: fix deferred probing support
 2018-07-12 19:22 UTC  (2+ messages)

[PATCH 00/31] Introduced new Cadence USBSSP DRD Driver
 2018-07-12 19:20 UTC  (5+ messages)
` [01/31] usb: usbssp: Defined register maps and other useful structures
    ` [PATCH 01/31] "

[Qemu-devel] [Bug 1781463] [NEW] qemu don't start *.abs firmware files
 2018-07-12 19:14 UTC 

[PATCH v2 net-next 0/9] lan743x: Add features to lan743x driver
 2018-07-12 19:05 UTC  (10+ messages)
` [PATCH v2 net-next 1/9] lan743x: Add support for ethtool get_drvinfo
` [PATCH v2 net-next 2/9] lan743x: Add support for ethtool link settings
` [PATCH v2 net-next 3/9] lan743x: Add support for ethtool statistics
` [PATCH v2 net-next 4/9] lan743x: Add support for ethtool message level
` [PATCH v2 net-next 5/9] lan743x: Add support for ethtool eeprom access
` [PATCH v2 net-next 6/9] lan743x: Add power management support
` [PATCH v2 net-next 7/9] lan743x: Add EEE support
` [PATCH v2 net-next 8/9] lan743x: Add RSS support
` [PATCH v2 net-next 9/9] lan743x: Add PTP support

[virtio-dev] [PATCH v3 0/3] Use of unique identifier for pairing virtio and passthrough devices
 2018-07-12 19:18 UTC  (13+ messages)
` [Qemu-devel] "
  ` [virtio-dev] "
                  ` [Qemu-devel] [virtio-dev] "
                    ` Re: [Qemu-devel] "

[PATCH v9 0/7] Centralize and unify usage of preempt/irq tracepoints
 2018-07-12 19:17 UTC  (13+ messages)
` [PATCH v9 4/7] tracepoint: Make rcuidle tracepoint callers use SRCU

[PATCH v9 0/5] Add system timer driver for Mediatek SoCs
 2018-07-12 19:16 UTC  (4+ messages)
` [PATCH v9 1/5] clocksource/drivers/timer-mediatek: Add system timer bindings

[ti2018.01/rocko/master] [PATCH 1/4] matrix-gui-apps-git.inc: bump SRCREV to get tidl submenu and apps
 2018-07-12 19:14 UTC  (4+ messages)
` [ti2018.01/rocko/master] [PATCH 2/4] matrix-gui-submenus: add tidl submenu
` [ti2018.01/rocko/master] [PATCH 3/4] matrix-gui-tidl-demos: add tidl demos
` [ti2018.01/rocko/master] [PATCH 4/4] packagegroup-arago-tisdk-matrix: "

[PATCH 00/14] ARM BPF jit compiler improvements
 2018-07-12 19:02 UTC  (3+ messages)

[PATCH v2 1/8] examples/vm_power: add check for port count
 2018-07-12 19:13 UTC  (5+ messages)
` [0/9] examples/vm_power: 100% Busy Polling
  ` [PATCH v3 3/9] examples/vm_power: add oob monitoring functions

[PATCH 1/2] [RESEND, net-next] xfrm: use time64_t for in-kernel timestamps
 2018-07-12 19:11 UTC  (4+ messages)
` [PATCH 2/2] [RESEND, net-next] ipv6: xfrm: use 64-bit timestamps

[PATCH] sha1-name.c: for ":/", find detached HEAD commits
 2018-07-12 19:09 UTC  (5+ messages)
` [PATCH v2] "

[Qemu-devel] [PATCH] qemu-img: avoid overflow of min_sparse parameter
 2018-07-12 19:08 UTC 

[PATCH 00/32] VFS: Introduce filesystem context [ver #9]
 2018-07-12 19:08 UTC  (7+ messages)
` [PATCH 24/32] vfs: syscall: Add fsopen() to prepare for superblock creation "

[SPDK] Continuous Integration Change
 2018-07-12 19:07 UTC 

[distros-debian-wheezy test] 74961: all pass
 2018-07-12 19:07 UTC 

[tpm2] Running tests
 2018-07-12 19:07 UTC 

[PATCH] RFC: submodule-config: introduce trust level
 2018-07-12 19:04 UTC 

[Intel-gfx] [PATCH i-g-t] igt/gem_unfence_active_buffers: Check GEM before use
 2018-07-12 19:04 UTC  (4+ messages)
`  "
  ` [igt-dev] [Intel-gfx] "
` [igt-dev] ✓ Fi.CI.BAT: success for "

[Buildroot] [PATCH v2 1/2] coreutils: fix chroot installation
 2018-07-12 19:02 UTC  (4+ messages)
` [Buildroot] [PATCH v2 2/2] coreutils: optimize the '[' symlink

[igt-dev] [PATCH i-g-t 1/2] igt/gem_gpgpu_fill: Check for GEM before use
 2018-07-12 19:01 UTC  (3+ messages)
`  "
  ` [Intel-gfx] "

[Qemu-devel] [PATCH 0/6] fix persistent bitmaps migration logic
 2018-07-12 19:00 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] igt/gem_render_copy_redux: Check for GEM before use
 2018-07-12 19:00 UTC  (3+ messages)

[Qemu-devel] [PATCH v0 0/7] Background snapshots
 2018-07-12 18:59 UTC  (3+ messages)
` [Qemu-devel] [PATCH v0 7/7] migration: add background snapshotting

[U-Boot] [PATCH 1/1] common: print \n in initr_scsi()
 2018-07-12 18:58 UTC  (3+ messages)

mmap huge page and MAP_SYNC flag support
 2018-07-12 18:58 UTC  (2+ messages)

gitweb and Levenshtein
 2018-07-12 18:46 UTC 

[PATCH 0/12 V3] ipc: cleanups & bugfixes, rhashtable update
 2018-07-12 18:52 UTC  (10+ messages)
` [PATCH 01/12] ipc: ipc: compute kern_ipc_perm.id under the ipc lock
` [PATCH 03/12] ipc/util.c: Use ipc_rcu_putref() for failues in ipc_addid()
` [PATCH 05/12] ipc/util.c: correct comment in ipc_obtain_object_check
` [PATCH 06/12] ipc: drop ipc_lock()
` [PATCH 07/12] lib/rhashtable: simplify bucket_table_alloc()
` [PATCH 08/12] lib/rhashtable: guarantee initial hashtable allocation
` [PATCH 10/12] ipc: simplify ipc initialization
` [PATCH 11/12] ipc/util.c: Further variable name cleanups
` [PATCH 12/12] ipc/util.c: update return value of ipc_getref from int to bool

[PATCH 00/25] fix buggy tests, modernize tests, fix broken &&-chains
 2018-07-12 18:53 UTC  (9+ messages)
` [PATCH 21/25] t5000-t5999: "


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.