All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-06-14 18:36:25 to 2018-06-14 19:41:46 UTC [more...]

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

[ANNOUNCE] Git v2.16.0-rc0
 2018-06-14 19:39 UTC  (8+ messages)

[PATCH] crypto: sun4i-ss: prevent deadlock on emulated hardware
 2018-06-14 19:36 UTC  (3+ messages)

[PATCH v1 0/6] perf: Add AUX data sampling
 2018-06-14 19:39 UTC  (7+ messages)
` [PATCH v1 4/6] perf: Allow using AUX data in perf samples
` [PATCH v1 6/6] perf: Allow set-output for task contexts of different types

[Qemu-devel] [PATCH v3 00/17] tcg: tb_lock removal redux v3
 2018-06-14 19:36 UTC  (7+ messages)

Race condition between lttng destroy and lttng load commands
 2018-06-14 19:37 UTC 

[CI 1/2] drm/i915/gtt: Cache the PTE encoding of the scratch page
 2018-06-14 19:38 UTC  (4+ messages)
` [CI 2/2] drm/i915/gtt: Reduce a pair of runtime asserts
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/2] drm/i915/gtt: Cache the PTE encoding of the scratch page
` ✓ Fi.CI.BAT: success "

[PATCH] mm: disallow mapping that conflict for devm_memremap_pages()
 2018-06-14 19:37 UTC  (3+ messages)

[PATCH 0/6] Refactor fetch negotiation into its own API
 2018-06-14 19:36 UTC  (4+ messages)
` [PATCH v2 0/8] "
  ` [PATCH v2 5/8] fetch-pack: make negotiation-related vars local

[PATCH] x86: Call fixup_exception() before notify_die() in math_error()
 2018-06-14 19:36 UTC 

[U-Boot] [PATCH v2 00/11] sandbox: efi_loader support
 2018-06-14 19:34 UTC  (18+ messages)
` [U-Boot] [PATCH v2 03/11] efi_loader: Use compiler constants for image loader
` [U-Boot] [PATCH v2 04/11] efi_loader: Use map_sysmem() in bootefi command
` [U-Boot] [PATCH v2 06/11] efi_loader: Allow SMBIOS tables in highmem
` [U-Boot] [PATCH v2 07/11] sandbox: Map host memory for efi_loader
` [U-Boot] [PATCH v2 09/11] efi_loader: Disable miniapps on sandbox
` [U-Boot] [PATCH v2 10/11] efi_loader: Pass address to fs_read()

[PATCH] app/testpmd: add sanity checks when retrieving xstats
 2018-06-14 19:33 UTC  (5+ messages)
` [dpdk-stable] "

[RFC PATCH 00/35] object-store: lookup_commit
 2018-06-14 19:33 UTC  (5+ messages)
` [PATCH v2 00/31] "
  ` [PATCH v2 05/31] tree: add repository argument to lookup_tree

[PATCH 00/24] More ICL display patches
 2018-06-14 19:33 UTC  (12+ messages)
` [PATCH 25/24] drm/i915/icl: fix gmbus gpio pin mapping
  ` [PATCH 26/24] drm/i915/icl: Add allowed DP rates for Icelake
  ` [PATCH 30/24] drm/i915/icl: update VBT's child_device_config flags2 field

[PATCH RFC] bluetooth: fix paring problems with 0cf3:0036 and certain devices
 2018-06-14 19:33 UTC 

[PATCH 0/8] ref-in-want
 2018-06-14 19:32 UTC  (12+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/8] test-pkt-line: add unpack-sideband subcommand
  ` [PATCH v2 2/8] upload-pack: implement ref-in-want
  ` [PATCH v2 3/8] upload-pack: test negotiation with changing repository
  ` [PATCH v2 6/8] fetch: refactor to make function args narrower

[Qemu-devel] [PULL 00/18] tcg queued patches
 2018-06-14 19:31 UTC  (19+ messages)
` [Qemu-devel] [PULL 01/18] tcg/i386: Use byte form of xgetbv instruction
` [Qemu-devel] [PULL 02/18] qht: require a default comparison function
` [Qemu-devel] [PULL 03/18] qht: return existing entry when qht_insert fails
` [Qemu-devel] [PULL 04/18] tcg: track TBs with per-region BST's
` [Qemu-devel] [PULL 05/18] tcg: move tb_ctx.tb_phys_invalidate_count to tcg_ctx
` [Qemu-devel] [PULL 06/18] translate-all: iterate over TBs in a page with PAGE_FOR_EACH_TB
` [Qemu-devel] [PULL 07/18] translate-all: make l1_map lockless
` [Qemu-devel] [PULL 08/18] translate-all: remove hole in PageDesc
` [Qemu-devel] [PULL 09/18] translate-all: work page-by-page in tb_invalidate_phys_range_1
` [Qemu-devel] [PULL 10/18] translate-all: move tb_invalidate_phys_page_range up in the file
` [Qemu-devel] [PULL 11/18] translate-all: use per-page locking in !user-mode
` [Qemu-devel] [PULL 12/18] translate-all: add page_locked assertions
` [Qemu-devel] [PULL 13/18] translate-all: introduce assert_no_pages_locked
` [Qemu-devel] [PULL 14/18] translate-all: discard TB when tb_link_page returns an existing matching TB
` [Qemu-devel] [PULL 15/18] translate-all: protect TB jumps with a per-destination-TB lock
` [Qemu-devel] [PULL 16/18] cputlb: remove tb_lock from tlb_flush functions
` [Qemu-devel] [PULL 17/18] translate-all: remove tb_lock mention from cpu_restore_state_from_tb
` [Qemu-devel] [PULL 18/18] tcg: remove tb_lock

[U-Boot] [PATCH v6 00/13] efi: Enable basic sandbox support for EFI loader
 2018-06-14 19:32 UTC  (20+ messages)
` [U-Boot] [PATCH v6 03/13] efi: sandbox: Adjust memory usage for sandbox

[PATCH 0/5] knfsd miscellaneous cleanup
 2018-06-14 19:32 UTC  (6+ messages)
` [PATCH 1/5] nfsd4: less confusing nfsd4_compound_in_session
` [PATCH 2/5] nfsd4: cleanup sessionid in nfsd4_destroy_session
` [PATCH 3/5] nfsd: update obselete comment referencing the BKL
` [PATCH 4/5] nfsd: clarify check_op_ordering
` [PATCH 5/5] nfsd: fix corrupted reply to badly ordered compound

[Qemu-devel] [Bug 1776920] [NEW] qemu-img convert on Mac OSX creates corrupt images
 2018-06-14 19:22 UTC  (2+ messages)
` [Qemu-devel] [Bug 1776920] "

[Bug 106919] Stuttering when trying to decode stream encoded with omx
 2018-06-14 19:27 UTC  (5+ messages)

[PATCH] ASoC: DAPM: Fix potential DAI widget pointer deref when linking DAIs
 2018-06-14 19:26 UTC 

[PATCH v5] staging: comedi: Improved readability of function comedi_nsamples_left
 2018-06-14 19:26 UTC  (4+ messages)

[Qemu-devel] [Bug 1462944] [NEW] vpc file causes qemu-img to consume lots of time and memory
 2018-06-14 19:13 UTC  (2+ messages)
` [Qemu-devel] [Bug 1462944] "

[igt-dev] [PATCH i-g-t 0/1] Shaders documentation
 2018-06-14 19:24 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH 1/1] db: disable the ARM assembler mutex code
 2018-06-14 19:24 UTC  (5+ messages)

[U-Boot] [PATCH 1/4] arm: mvebu: solidrun-microsom: update SPI flash compatible
 2018-06-14 19:23 UTC  (9+ messages)
` [U-Boot] [PATCH 2/4] arm: mvebu: clearfog: use the microsom .dtsi
` [U-Boot] [PATCH 3/4] arm: mvebu: Better align Clearfog dts file with Linux kernel
` [U-Boot] [PATCH 4/4] arm: mvebu: helios4: remove duplicate sdhci pins node

[PATCH 0/2] knfsd change_attr_type & time_delta improvements
 2018-06-14 19:21 UTC  (3+ messages)
` [PATCH 1/2] nfsd: fix NFSv4 time_delta attribute
` [PATCH 2/2] nfsd4: support change_attr_type attribute

[PATCH] ltp: set -fomit-frame-pointer explicitly
 2018-06-14 19:20 UTC  (3+ messages)

List of Networking enhancements and bug fixes in a particular release
 2018-06-14 19:19 UTC  (2+ messages)

[PATCH v2 0/2] Add R8A77980/Condor PCIe support
 2018-06-14 19:19 UTC  (9+ messages)
` [PATCH v2 1/2] arm64: dts: renesas: r8a77980: add "
` [PATCH v2 2/2] arm64: dts: renesas: condor: "

[Buildroot] [PATCH v6 1/3] gstreamer1 packages: explicitly disable introspection
 2018-06-14 19:19 UTC  (4+ messages)
` [Buildroot] [PATCH v6 2/3] gobject-introspection: new package

b43 crashes on rmmod (bcm4331)
 2018-06-14 19:18 UTC  (18+ messages)

[Buildroot] [PATCH 1/1] docs/manual: fix scancpan path
 2018-06-14 19:18 UTC 

[PATCH] mm: convert return type of handle_mm_fault() caller to vm_fault_t
 2018-06-14 19:18 UTC  (6+ messages)
` [OpenRISC] "

qemu-native build fails on sumo due to missing capstone.h
 2018-06-14 19:17 UTC  (5+ messages)

[PATCH 0/2] ALSA: usb-audio: Insertion Control for BADD Adaptors
 2018-06-14 19:18 UTC  (4+ messages)
` [PATCH v2 0/4] "

[Qemu-devel] [PATCH] compiler: add a sizeof_field() macro
 2018-06-14 19:17 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 00/18] block: Configuration fixes and rbd authentication
 2018-06-14 19:14 UTC  (19+ messages)
` [Qemu-devel] [PATCH v2 01/18] rbd: Drop deprecated -drive parameter "filename"
` [Qemu-devel] [PATCH v2 02/18] iscsi: "
` [Qemu-devel] [PATCH v2 03/18] block: Add block-specific QDict header
` [Qemu-devel] [PATCH v2 04/18] qobject: Move block-specific qdict code to block-qdict.c
` [Qemu-devel] [PATCH v2 05/18] block: Fix -blockdev for certain non-string scalars
` [Qemu-devel] [PATCH v2 06/18] block: Fix -drive "
` [Qemu-devel] [PATCH v2 07/18] block: Clean up a misuse of qobject_to() in .bdrv_co_create_opts()
` [Qemu-devel] [PATCH v2 08/18] block: Factor out qobject_input_visitor_new_flat_confused()
` [Qemu-devel] [PATCH v2 09/18] block: Make remaining uses of qobject input visitor more robust
` [Qemu-devel] [PATCH v2 10/18] block-qdict: Simplify qdict_flatten_qdict()
` [Qemu-devel] [PATCH v2 11/18] block-qdict: Tweak qdict_flatten_qdict(), qdict_flatten_qlist()
` [Qemu-devel] [PATCH v2 12/18] block-qdict: Clean up qdict_crumple() a bit
` [Qemu-devel] [PATCH v2 13/18] block-qdict: Simplify qdict_is_list() some
` [Qemu-devel] [PATCH v2 14/18] check-block-qdict: Rename qdict_flatten()'s variables for clarity
` [Qemu-devel] [PATCH v2 15/18] check-block-qdict: Cover flattening of empty lists and dictionaries
` [Qemu-devel] [PATCH v2 16/18] block: Fix -blockdev / blockdev-add for empty objects and arrays
` [Qemu-devel] [PATCH v2 17/18] rbd: New parameter auth-client-required
` [Qemu-devel] [PATCH v2 18/18] rbd: New parameter key-secret

[Qemu-devel] [PATCH] docs: Grammar and spelling fixes
 2018-06-14 19:14 UTC  (2+ messages)

[PATCH v14 0/6] i386: Enable TOPOEXT to support hyperthreading on AMD CPU
 2018-06-14 19:13 UTC  (13+ messages)
` [PATCH v14 2/6] i386: Enable TOPOEXT feature on AMD EPYC CPU
  ` [Qemu-devel] "
` [PATCH v14 3/6] i386: Disable TOPOEXT feature on pc-2.12
  ` [Qemu-devel] "
` [PATCH v14 4/6] cpus: Add new function topology_supports_topoext
  ` [Qemu-devel] "
` [PATCH v14 5/6] i386: Disable TOPOEXT feature if it cannot be supported
  ` [Qemu-devel] "

Problem using AF_PACKET with SOCK_RAW on ieee802514 devices
 2018-06-14 19:12 UTC  (5+ messages)

[net RFC] net/mlx4_en: Use frag stride in crossing page boundary condition
 2018-06-14 19:12 UTC  (4+ messages)

[PATCH v3] gpu: drm: gma500: Change return type to vm_fault_t
 2018-06-14 19:12 UTC  (3+ messages)

[PATCH 2/2 V2] Support kdump when AMD secure memory encryption is active
 2018-06-14 19:24 UTC  (3+ messages)

[ANNOUNCE] 4.4.137-rt154
 2018-06-14 19:02 UTC 

[Qemu-devel] [PATCH v2] hw/s390x/ipl: Fix crashes that occurs when -kernel is used with small images
 2018-06-14 19:08 UTC  (2+ messages)
` [Qemu-devel] [qemu-s390x] "

[PATCH v2 0/3] postinst fixes for opgk/dpkg
 2018-06-14 19:08 UTC  (5+ messages)

[PATCH RFC 00/15] dom0less step1: boot multiple domains from device tree
 2018-06-14 19:08 UTC  (2+ messages)

[SPDK] Issue running CIT's
 2018-06-14 19:08 UTC 

[PATCH 00/20] unconditional O(1) SHA-1 abbreviation
 2018-06-14 19:07 UTC  (8+ messages)
` [PATCH 19/20] abbrev: support relative abbrev values

[Xenomai] Queue status files/FUSE issue -- part two
 2018-06-14 19:05 UTC  (4+ messages)

[PATCH V5] Add support for BTRFS raid5/6 to GRUB
 2018-06-14 19:05 UTC  (7+ messages)
` [PATCH 1/9] btrfs: Add support for reading a filesystem with a RAID 5 or RAID 6 profile
` [PATCH 7/9] btrfs: Add support for recovery for a RAID 5 btrfs profiles

[PATCH 0/5] xfsprogs-4.17: mkfs config file enhancements
 2018-06-14 19:05 UTC  (8+ messages)

powerpc: use time64_t in read_persistent_clock
 2018-06-14 19:03 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] autossh: put back AUTORECONF
 2018-06-14 19:00 UTC 

[PATCH] bfs: add sanity check at bfs_fill_super()
 2018-06-14 19:00 UTC  (13+ messages)

[Buildroot] [PATCH] autossh: fix manual set of ssh path
 2018-06-14 19:00 UTC  (2+ messages)

[PATCH] gobject-introspection: relocate typelib repository for native builds
 2018-06-14 18:58 UTC  (8+ messages)

[PATCH] arm64: fix infinite stacktrace
 2018-06-14 18:58 UTC 

[PATCH] drm/i915: s/IS_G4X && !IS_GM45/IS_G45/
 2018-06-14 18:58 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH v3 0/7] mmc: sunxi: Add runtime PM support
 2018-06-14 18:57 UTC  (5+ messages)
` [PATCH v3 6/7] mmc: sunxi: Add runtime_pm support

[PATCH 0/7] drm/i915: move towards kernel types
 2018-06-14 18:54 UTC  (6+ messages)

[PATCH] arm64: dts: stingray: use NUM_SATA to configure number of sata ports
 2018-06-14 18:53 UTC  (10+ messages)

[PATCH] rds: avoid unenecessary cong_update in loop transport
 2018-06-14 18:52 UTC 

[PATCH 0/2] locking,drm: Fix ww mutex naming / algorithm inconsistency
 2018-06-14 18:51 UTC  (13+ messages)
` [PATCH 1/2] locking: Implement an algorithm choice for Wound-Wait mutexes

[PATCH 4.4 000/268] 4.4.134-stable review
 2018-06-14 18:50 UTC  (4+ messages)
` [PATCH 4.4 128/268] scsi: sd: Keep disk read-only when re-reading partition

[Bug 105880] [dc][kabini] Cannot find any crtc or sizes
 2018-06-14 18:49 UTC  (3+ messages)
` [Bug 105880] [dc] No support for LVDS or VGA connectors (Cannot find any crtc or sizes)

[PATCH] selftests: sparc64: Add missing SPDX License Identifiers
 2018-06-14 18:49 UTC  (4+ messages)

[PATCH 4.4 00/24] 4.4.138-stable review
 2018-06-14 18:47 UTC  (3+ messages)

Layerscape LS1012A RCW/PBI (PBL image) byte-swapping
 2018-06-14 18:45 UTC  (3+ messages)

shiftfs status and future development
 2018-06-14 18:44 UTC 

Feature request in phosphor-pid-control
 2018-06-14 18:44 UTC  (4+ messages)

[PATCH 1/2] ath10k: do not mix spaces and tabs in Kconfig
 2018-06-14 18:42 UTC  (8+ messages)
` [PATCH 2/2] ath10k: allow ATH10K_SNOC with COMPILE_TEST
    ` FW: "

[PATCH v5 0/3] IR decoding using BPF
 2018-06-14 18:42 UTC  (9+ messages)
` [PATCH v5 2/3] media: rc: introduce BPF_PROG_LIRC_MODE2
        ` [PATCH] bpf: attach type BPF_LIRC_MODE2 should not depend on CONFIG_BPF_CGROUP
              ` [PATCH] bpf: attach type BPF_LIRC_MODE2 should not depend on CONFIG_CGROUP_BPF

UML fails to build on arch i386
 2018-06-14 18:41 UTC  (4+ messages)

[PATCH] drm/i915: Declare the driver wedged if hangcheck makes no progress
 2018-06-14 18:39 UTC  (3+ messages)

[PATCH 1/3] drm/i915/execlists: Remove synchronize_hardirq()
 2018-06-14 18:38 UTC  (4+ messages)
` [PATCH 2/3] drm/i915/execlists: Push the tasklet kick after reset to reset_finish


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.