All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-07-10 10:02:34 to 2018-07-10 10:48:56 UTC [more...]

[PATCH] locking/lockdep: Dump state of percpu_rwsem upon hung up
 2018-07-10 10:48 UTC  (5+ messages)

[PATCH v2 0/8] Change xen.efi build and add SHIM_LOCK verification into efi_multiboot2()
 2018-07-10 10:48 UTC  (10+ messages)
` [PATCH v2 3/8] xen/x86: manually build xen.mb.efi binary

[PATCHv4 00/18] MKTME enabling
 2018-07-10 10:48 UTC  (4+ messages)
` [PATCHv4 07/18] x86/mm: Introduce variables to store number, shift and mask of KeyIDs

[PATCH v2 00/18] Add `branch-diff`, a `tbdiff` lookalike
 2018-07-10 10:47 UTC  (14+ messages)
` [PATCH v3 00/20] Add `range-diff`, "
  ` [PATCH v3 01/20] linear-assignment: a function to solve least-cost assignment problems
                ` refs/notes/amlog woes, was "
  ` [PATCH v3 16/20] range-diff --dual-color: work around bogus white-space warning

[PATCH] [yocto-autobuilder] init: Fix the import module yoctoabb & yocto_console_view
 2018-07-10 10:47 UTC  (3+ messages)

[PATCH v5 00/13] ICELAKE DSI DRIVER
 2018-07-10 10:46 UTC  (2+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for ICELAKE DSI DRIVER (rev5)

[PATCH v6] net/mlx4: support hardware TSO
 2018-07-10 10:45 UTC  (2+ messages)
` [PATCH v7] "

[PATCH] hvm/altp2m: Clarify the proper way to extend the altp2m interface
 2018-07-10 10:46 UTC  (10+ messages)

[PATCH 0/2] MAINTAINERS cleanup
 2018-07-10 10:45 UTC  (9+ messages)
` [PATCH 2/2] MAINTAINERS: use https for git trees

[PATCH 0/6] Cryptodev API changes
 2018-07-10 10:45 UTC  (5+ messages)
` [PATCH v6 00/16] "
  ` [PATCH v6 07/16] crypto/mvsam: parse max number of sessions

[PATCH] mmc: core: improve rationality of bus width setting for HS400es
 2018-07-10 10:44 UTC  (5+ messages)

[PATCH 1/2] eal/thread: fix return codes for rte_thread_setname()
 2018-07-10 10:44 UTC  (4+ messages)
` [PATCH v2 1/3] eal/thread: ignore rte_thread_setname() failure in ctrl thread
  ` [PATCH v2 2/3] eal/thread: fix return codes for rte_thread_setname()
  ` [PATCH v2 3/3] eal/thread: fix return codes for rte_ctrl_thread_create()

[PATCH v3 00/23] staging: mt7621-pci: Some cleanups
 2018-07-10 10:44 UTC  (5+ messages)
` [PATCH v3 03/23] staging: mt7621-pci: add new variable to be set to PCI base address
` [PATCH v3 04/23] staging: mt7621-pci: reimplement pci_config_[read|write] functions

[PATCH 0/3] Finish Armada DRM DT support
 2018-07-10 10:42 UTC  (47+ messages)
` [PATCH 1/3] drm/armada: fix compare_of() for LCD controllers
` [PATCH 2/3] drm/armada: add OF reserved memory support
` [PATCH 3/3] ARM: dts: cubox: add LCD controller and TDA998x configuration
` [PATCH 00/17] Transition Armada DRM planes to atomic state
  ` [PATCH 01/17] drm/armada: clean up armada_drm_crtc_page_flip()
  ` [PATCH 02/17] drm/armada: add rectangle helpers
  ` [PATCH 03/17] drm/armada: move mode set vblank handling and disable/enable
  ` [PATCH 04/17] drm/armada: use core of primary update_plane for mode set
  ` [PATCH 05/17] drm/armada: merge armada_drm_gra_plane_regs() into only caller
  ` [PATCH 06/17] drm/armada: reset all atomic state during driver initialisation
  ` [PATCH 07/17] drm/armada: convert primary plane to atomic state
  ` [PATCH 08/17] drm/armada: convert page_flip to use primary plane atomic_update()
  ` [PATCH 09/17] drm/armada: convert overlay plane to atomic state
  ` [PATCH 10/17] drm/armada: remove temporary crtc state
  ` [PATCH 11/17] drm/armada: use old_state for update tracking in atomic_update()
  ` [PATCH 12/17] drm/armada: move primary plane to separate file
  ` [PATCH 13/17] drm/armada: move plane works to overlay
  ` [PATCH 14/17] drm/armada: move CBSH properties into overlay plane state
  ` [PATCH 15/17] drm/armada: move colorkey "
  ` [PATCH 16/17] drm/armada: remove crtc YUV colourspace properties
  ` [PATCH 17/17] drm/armada: add plane colorspace properties
  ` [PATCH 00/20] Finish Armada DRM transition to atomic modeset
    ` [PATCH 01/20] drm/armada: move armada_drm_mode_config_funcs to armada_drv.c
    ` [PATCH 02/20] drm/armada: pass plane state into armada_drm_plane_calc_addrs()
    ` [PATCH 03/20] drm/armada: provide pitches from armada_drm_plane_calc_addrs()
    ` [PATCH 04/20] drm/armada: push interlace calculation into armada_drm_plane_calc()
    ` [PATCH 05/20] drm/armada: move sync signal polarity to mode_set_nofb() method
    ` [PATCH 06/20] drm/armada: update debug in armada_drm_crtc_mode_set_nofb()
    ` [PATCH 07/20] drm/armada: clean up SPU_ADV_REG
    ` [PATCH 08/20] drm/armada: handle atomic modeset crtc events
    ` [PATCH 09/20] drm/armada: push responsibility for clock management to backend
    ` [PATCH 10/20] drm/armada: unhook dpms state from armada_drm_crtc_update()
    ` [PATCH 11/20] drm/armada: implement atomic_enable()/atomic_disable() methods
    ` [PATCH 12/20] drm/armada: enable atomic modeset support
    ` [PATCH 13/20] drm/armada: switch legacy modeset to atomic modeset
    ` [PATCH 14/20] drm/armada: switch primary plane "
    ` [PATCH 15/20] drm/armada: switch overlay "
    ` [PATCH 16/20] drm/armada: update planes after the dumb frame is complete
    ` [PATCH 17/20] drm/armada: update primary framebuffer parameters on mode change
    ` [PATCH 18/20] drm/armada: remove unnecessary armada_ovl_plane structure
    ` [PATCH 19/20] drm/armada: remove unnecessary armada_plane structure
    ` [PATCH 20/20] drm/armada: remove obsolete fb unreferencing kfifo and workqueue

[PATCH] [PATCH] ethtool:4.16 -> 4.17
 2018-07-10 10:42 UTC  (5+ messages)
` [PATCH] [PATCH] harfbuzz:1.7.5 -> 1.7.6

[PATCH][next] drm/panel: ILI9881c: fix missing assignment to error return ret
 2018-07-10 10:42 UTC  (4+ messages)

[PATCH 1/2] btrfs: code reorder in btrfs_prepare_sprout
 2018-07-10 10:41 UTC  (2+ messages)

[PATCH 1/4] ref-filter: add info_source to valid_atom
 2018-07-10 10:41 UTC  (5+ messages)
` [PATCH 3/4] ref-filter: merge get_obj and get_object

[PATCH 1/2] dt-bindings: Add DataImage, Inc. vendor prefix
 2018-07-10 10:40 UTC  (6+ messages)
` [PATCH 2/2] drm/panel: simple: Add support for DataImage SCF0700C48GGU18

[PATCHv4 00/19] arm64: invoke syscalls with pt_regs
 2018-07-10 10:39 UTC  (9+ messages)
` [PATCHv4 11/19] arm64: don't reload GPRs after apply_ssbd

[PATCH v9 00/12] Add MSI-X support on pcitest tool
 2018-07-10 10:35 UTC  (7+ messages)
` [PATCH v9 10/12] pci_endpoint_test: Add 2 ioctl commands

[PATCH] staging: mt7621-gpio: remove driver from staging
 2018-07-10 10:37 UTC  (2+ messages)

So, does btrfs check lowmem take days? weeks?
 2018-07-10 10:44 UTC  (5+ messages)

[PATCH 1/2] libdrm: Add PACKAGECONFIG support for all meson options
 2018-07-10 10:35 UTC  (8+ messages)
` [PATCH 2/2] libdrm: allow to build native and nativesdk

INFO: task hung in iterate_supers
 2018-07-10 10:34 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] hw/machine: Remove the Zero check of nb_numa_nodes for numa_complete_configuration()
 2018-07-10 10:33 UTC  (5+ messages)

[PATCH v2 1/1] drm/panel: Add support for Olimex LCD-OLinuXino panel
 2018-07-10 10:32 UTC  (3+ messages)

[PATCH 01/12] kernel.h: Add for_each_if()
 2018-07-10 10:32 UTC  (6+ messages)
` [PATCH] "

[PATCHv3 0/4] drivers/base: bugfix for supplier<-consumer ordering in device_kset
 2018-07-10 10:32 UTC  (10+ messages)
` [PATCHv3 2/4] drivers/base: utilize device tree info to shutdown devices
    ` [PATCH] driver core: Drop devices_kset_move_last() call from really_probe()

[PATCH v2 0/6] KVM: arm/arm64: vgic: Virtual interrupt grouping support
 2018-07-10 10:32 UTC  (7+ messages)
` [PATCH v2 6/6] KVM: arm/arm64: vgic: Allow configuration of interrupt groups

[patch 0/2] Command line and documentation 0
 2018-07-10 10:32 UTC  (8+ messages)
` [patch 2/2] Command line and documentation 2
  ` [MODERATED] "

[PATCH v2 1/2] btrfs: make fs_devices to be a local variable
 2018-07-10 10:30 UTC  (4+ messages)
` [PATCH v2 2/2] btrfs: get fs_devices pointer form btrfs_scan_one_device
` [PATCH "

[Qemu-devel] [PATCH 0/7 V9] nvdimm: guarantee persistence of QEMU writes to persistent memory
 2018-07-10 10:30 UTC  (8+ messages)
` [Qemu-devel] [PATCH 1/7 V9] memory, exec: Expose all memory block related flags
` [Qemu-devel] [PATCH 2/7 V9] memory, exec: switch file ram allocation functions to 'flags' parameters
` [Qemu-devel] [PATCH 3/7 V9] configure: add libpmem support
` [Qemu-devel] [PATCH 4/7 V9] hostmem-file: add the 'pmem' option
` [Qemu-devel] [PATCH 5/7 V9] mem/nvdimm: ensure write persistence to PMEM in label emulation
` [Qemu-devel] [PATCH 6/7 V9] migration/ram: Add check and info message to nvdimm post copy
` [Qemu-devel] [PATCH 7/7 V9] migration/ram: ensure write persistence on loading all data to PMEM

[PATCH] powerpc/perf: Update perf_regs structure to include SIER
 2018-07-10 10:29 UTC 

[PATCH] btrfs: Remove unused function btrfs_account_dev_extents_size()
 2018-07-10 10:30 UTC  (2+ messages)

[PATCH 1/2] Revert "tick: Prefer a lower rating device only if it's CPU local device"
 2018-07-10 10:29 UTC  (5+ messages)
` [PATCH 2/2] clocksource: arm_arch_timer: set arch_mem_timer cpumask to cpu_possible_mask

[PATCH] usb: cdc_acm: Add quirk for Castles VEGA3000
 2018-07-10 10:20 UTC  (3+ messages)
  `  "

[PATCH 0/2] add head/tailroom requirement for crypto PMDs
 2018-07-10 10:26 UTC  (4+ messages)
` [PATCH v1 0/3] "
  ` [PATCH v1 1/3] cryptodev: add min headroom and tailroom requirement

[PATCH 0/2] PCI: Initial imx7d pm support
 2018-07-10 10:26 UTC  (10+ messages)
` [PATCH 2/2] PCI: imx: "

[Buildroot] [Bug 11141] New: WF111 package no longer availabe
 2018-07-10 10:25 UTC  (3+ messages)
` [Buildroot] [Bug 11141] "

[PATCH] btrfs: remove unused parameter
 2018-07-10 10:24 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: DTS: am3517-evm-u-boot: Mark MMC1 with cd-inverted
 2018-07-10 10:23 UTC 

[PATCH v4] drm/i915: Use crtc_state->has_psr instead of CAN_PSR for pipe update
 2018-07-10 10:22 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915: Use crtc_state->has_psr instead of CAN_PSR for pipe update (rev4)

[PATCH v2] kernel-devsrc: restructure for out of tree (and on target) module builds
 2018-07-10 10:21 UTC  (2+ messages)

[PATCH v3 00/13] ARM: davinci: remove duplicate aemif support
 2018-07-10 10:19 UTC  (7+ messages)

Poky (suma) switching to systemd
 2018-07-10 10:20 UTC  (2+ messages)

[PATCH 00/15] preparing l2fwd for eventmode additions
 2018-07-10 10:20 UTC  (6+ messages)
` [PATCH v1 "
  ` [PATCH v1 01/15] examples/l2fwd: add new header to move common code

[PATCH v13 1/2] Reorganize the oom report in dump_header
 2018-07-10 10:19 UTC  (2+ messages)
` [PATCH v13 2/2] Add oom victim's memcg to the oom context information

[PATCH v2] eal/devargs: add option to supply PCI dev args
 2018-07-10 10:19 UTC  (8+ messages)

[PATCH] xen: correct DEFCONFIG_LIST Kconfig item
 2018-07-10 10:18 UTC  (2+ messages)

[PATCH v3 0/6] use IOVAs check based on DMA mask
 2018-07-10 10:18 UTC  (11+ messages)
` [PATCH v3 1/6] mem: add function for checking memsegs IOVAs addresses
  ` [dpdk-stable] "
` [PATCH v3 3/6] bus/pci: use IOVAs check when setting IOVA mode
  ` [dpdk-stable] "
` [PATCH v3 5/6] net/nfp: check hugepages IOVAs based on DMA mask
  ` [dpdk-stable] "
` [PATCH v3 6/6] net/nfp: support IOVA VA mode
  ` [dpdk-stable] "

[PATCH v35 0/5] Virtio-balloon: support free page reporting
 2018-07-10 10:16 UTC  (6+ messages)
` [PATCH v35 1/5] mm: support to get hints of free page blocks
    ` [virtio-dev] "

[PATCH 0/3] ARM: imx: Make DRM_MXSFB and FB_MXS coexist
 2018-07-10  9:11 UTC  (9+ messages)
` [PATCH 1/3] drm: mxsfb: Change driver.name to mxsfb-drm

[PATCH 1/2] drm/i915: Flush the residual parking on emergency shutdown
 2018-07-10 10:17 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [1/2] "

[PATCH] drm/panel: simple: Add support for Innolux G070Y2-L01
 2018-07-10 10:16 UTC  (2+ messages)

[PATCH v3 00/10] net/mlx5: add port representor support
 2018-07-10 10:16 UTC  (10+ messages)
` [PATCH v4 "
  ` [PATCH v4 07/10] net/mlx5: probe all port representors
  ` [PATCH v4 09/10] net/mlx5: add parameter for "

[PATCH bpf] bpf: fix ldx in ld_abs rewrite for large offsets
 2018-07-10 10:14 UTC  (2+ messages)

[PATCH v4] lightnvm: pblk: add asynchronous partial read
 2018-07-10 10:14 UTC  (2+ messages)

[PATCH] x86: use VMLOAD for PV context switch
 2018-07-10 10:14 UTC 

[PATCH net v2 0/5] net/ipv6: addr_gen_mode fixes
 2018-07-10 10:13 UTC  (4+ messages)
` [PATCH net v2 4/5] net/ipv6: propagate net.ipv6.conf.all.addr_gen_mode to devices

[PATCH] x86: make arch_set_info_guest() match comments in load_segments()
 2018-07-10 10:13 UTC 

Vibrations on Droid 4?
 2018-07-10 10:11 UTC  (5+ messages)

[RFC PATCHv2 0/9] drm/tidss: new display driver for TI's DSS6 & DSS7
 2018-07-10 10:11 UTC  (3+ messages)
` [RFC PATCHv2 7/9] drm/panel: simple: add newhaven, nhd-4.3-480272ef-atxl LCD
  ` [RFC PATCHv2 7/9] drm/panel: simple: add newhaven,nhd-4.3-480272ef-atxl LCD

drm/msm/mdp5: negative x/y in cursor move
 2018-07-10 10:11 UTC 

[PATCH v3 0/2] add uevent api for hot plug
 2018-07-10 10:07 UTC  (7+ messages)
` [PATCH v7 0/7] hotplug failure handle mechanism
  ` [PATCH v7 5/7] bus: add helper to handle sigbus

[Qemu-devel] [RFC 0/6] KVM/ARM: Dynamic and larger GPA size
 2018-07-10 10:07 UTC  (6+ messages)
` [Qemu-devel] [RFC 5/6] hw/arm/virt: support kvm_type property

V/v: Compatibility with Bootmgr
 2018-07-10 10:06 UTC  (3+ messages)

[powerpc/powervm]Oops: Kernel access of bad area, sig: 11 [#1] while running stress-ng
 2018-07-10 10:11 UTC  (3+ messages)

[ndctl PATCH v4] ndctl, test: add a new unit test for monitor
 2018-07-10 10:04 UTC 

[PATCH 3/3] KVM: x86: expose MOVDIR64B CPU feature into VM
 2018-07-10 10:04 UTC  (2+ messages)

[PATCH] ARM: dts: da850: Add power-domains to CPPI 4.1 node
 2018-07-10 10:05 UTC  (4+ messages)

[U-Boot] [PATCH] ARM: dts: am3517-evm-uboot: Add reg-shift for UART
 2018-07-10 10:04 UTC 

[PATCH] lttng-tools: Allow reconnect to relayd
 2018-07-10 10:04 UTC  (2+ messages)

[PATCH] lttng-modules: Fix do_compile failure for btrfs related tracepoints
 2018-07-10 10:03 UTC 

[PATCH 01/11] drm/i915/selftests: Prevent background reaping of active objects
 2018-07-10 10:02 UTC  (5+ messages)
` [PATCH 07/11] drm/i915: Tidy i915_gem_suspend()
` [PATCH 08/11] drm/i915: Move fence-reg interface to i915_gem_fence_reg.h

kernel BUG at mm/memory.c:LINE!
 2018-07-10 10:02 UTC  (9+ messages)

[PATCH] doc: Replace smp_cond_acquire() with smp_cond_load_acquire()
 2018-07-10 10:02 UTC  (2+ messages)

[PATCH 0/10 v2] audit: Fix various races when tagging and untagging mounts
 2018-07-10 10:02 UTC  (10+ messages)
` [PATCH 02/10] audit: Fix possible spurious -ENOSPC error
` [PATCH 03/10] audit: Fix possible tagging failures
` [PATCH 05/10] audit: Make hash table insertion safe against concurrent lookups
` [PATCH 06/10] audit: Factor out chunk replacement code
` [PATCH 07/10] audit: Remove pointless check in insert_hash()
` [PATCH 08/10] audit: Provide helper for dropping mark's chunk reference
` [PATCH 09/10] audit: Allocate fsnotify mark independently of chunk
` [PATCH 10/10] audit: Replace chunk attached to mark instead of replacing mark
` [PATCH 11/10 TESTSUITE] audit_testsuite: Add stress test for tree watches


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.