All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-12-04 00:29:11 to 2018-12-04 01:43:11 UTC [more...]

[PATCH 0/2] Don’t leave executable TLB entries to freed pages
 2018-12-04  1:43 UTC  (3+ messages)
` [PATCH 1/2] vmalloc: New flag for flush before releasing pages

[Intel-wired-lan] [jkirsher-net-queue:dev-queue] BUILD INCOMPLETE 98ec48718c953166d8f48d19691d70275e7581ee
 2018-12-04  1:42 UTC 

[SPDK] Null bdev read/write performance with NVMf/TCP target
 2018-12-04  1:42 UTC 

[Bug 201685] New: ext4 file system corruption
 2018-12-04  1:41 UTC  (2+ messages)
` [Bug 201685] "

[PATCH v1 00/12] Add support for usb on Hikey960
 2018-12-04  1:40 UTC  (16+ messages)
` [v1,08/12] usb: roles: Add usb role switch notifier
    ` [PATCH v1 08/12] "
` [v1,10/12] hikey960: Support usb functionality of Hikey960
    ` [PATCH v1 10/12] "
` [v1,11/12] usb: gadget: Add configfs attribuite for controling match_existing_only
    ` [PATCH v1 11/12] "

[PATCH v3 0/5] Add Tegra194 Dual ARM SMMU driver
 2018-12-04  1:36 UTC  (21+ messages)
` [PATCH v3 1/6] iommu/arm-smmu: create library for ARM SMMU
` [PATCH v3 2/6] iommu/arm-smmu: Add support to program multiple ARM SMMU's identically
` [PATCH v3 3/6] iommu/arm-smmu: update arm-smmu.c to use ARM SMMU library
` [PATCH v3 4/6] iommu/tegra194_smmu: Add Tegra194 SMMU driver
` [PATCH v3 5/6] arm64: defconfig: Enable ARM_SMMU_TEGRA
` [PATCH v3 6/6] arm64: tegra: Add SMMU nodes to Tegra194 device tree

[PATCHSET v2 0/8] block plugging improvements
 2018-12-04  1:39 UTC  (19+ messages)
` [PATCH 1/7] block: improve logic around when to sort a plug list
` [PATCH 2/7] blk-mq: add mq_ops->commit_rqs()
` [PATCH 4/7] virtio_blk: implement mq_ops->commit_rqs() hook
` [PATCH 5/7] ataflop: "
` [PATCH 6/7] blk-mq: use bd->last == true for list inserts
` [PATCH 7/7] blk-mq: use plug for devices that implement ->commits_rqs()

[patch V2 00/28] x86/speculation: Remedy the STIBP/IBPB overhead
 2018-12-04  1:38 UTC  (4+ messages)
` [patch V2 27/28] x86/speculation: Add seccomp Spectre v2 user space protection mode

FW: SPI-NOR FS512S incorrect CR3NV[1] value
 2018-12-04  1:37 UTC  (3+ messages)
`  "

[Qemu-devel] [PATCH v2 0/2] Cleanup and locality range check
 2018-12-04  1:28 UTC  (2+ messages)

[PATCH v2] range-diff: always pass at least minimal diff options
 2018-12-04  1:35 UTC  (3+ messages)
` [PATCH v3] "

[PATCH 1/2] drm/i915: Check if PSR is globally enabled before change PSR variables
 2018-12-04  1:33 UTC  (5+ messages)
` [PATCH 2/2] drm/i915/psr: Execute the default PSR code path when setting i915_edp_psr_debug

[PATCH 1/2] blk-mq: Export iterating all tagged requests
 2018-12-04  1:33 UTC  (6+ messages)

[RFC PATCH net-next 0/5] net: allow hw addresses for virtual devices
 2018-12-04  1:32 UTC  (8+ messages)
` [RFC PATCH net-next 2/5] net: 8021q: vlan_dev: add vid tag for uc and mc address lists

[RFC] Discuss about an new idea "Vsock over Virtio-net"
 2018-12-04  1:31 UTC  (12+ messages)

[PATCH V6 0/9] clk: add imx7ulp clk support
 2018-12-04  1:29 UTC  (4+ messages)

[PATCH] nfp: convert to DEFINE_SHOW_ATTRIBUTE
 2018-12-04  1:29 UTC  (2+ messages)

[PATCH] net: stmmac: convert to DEFINE_SHOW_ATTRIBUTE
 2018-12-04  1:29 UTC  (3+ messages)

[PATCH] net: marvell: convert to DEFINE_SHOW_ATTRIBUTE
 2018-12-04  1:30 UTC  (2+ messages)

[PATCH] net: qca_spi: convert to DEFINE_SHOW_ATTRIBUTE
 2018-12-04  1:30 UTC  (2+ messages)

[PATCH/RFC v2 0/7] Introduce new commands switch-branch and checkout-files
 2018-12-04  1:28 UTC  (5+ messages)
` [PATCH/RFC v3 00/14] Introduce new commands switch-branch and restore-files
  ` [PATCH v3 07/14] checkout: split into "

[PATCH V8 0/7] clk: imx: add imx8qxp clock support
 2018-12-04  1:26 UTC  (5+ messages)
` [PATCH V8 2/7] clk: imx: add scu clock common part

[PATCH 1/2] nvmet-rdma: Fix response use after free
 2018-12-04  1:23 UTC  (4+ messages)
` [PATCH 2/2] nvme: Remove unused function

[PATCH] cpufreq: nforce2: Remove meaningless return
 2018-12-04  1:16 UTC  (3+ messages)

block and nvme polling improvements V3
 2018-12-04  1:14 UTC  (37+ messages)
` [PATCH 01/13] block: move queues types to the block layer
` [PATCH 02/13] nvme-pci: use atomic bitops to mark a queue enabled
` [PATCH 03/13] nvme-pci: cleanup SQ allocation a bit
` [PATCH 04/13] nvme-pci: only allow polling with separate poll queues
` [PATCH 05/13] nvme-pci: consolidate code for polling non-dedicated queues
` [PATCH 06/13] nvme-pci: refactor nvme_disable_io_queues
` [PATCH 07/13] nvme-pci: don't poll from irq context when deleting queues
` [PATCH 08/13] nvme-pci: remove the CQ lock for interrupt driven queues
` [PATCH 10/13] nvme-mpath: remove I/O polling support
` [PATCH 11/13] block: remove ->poll_fn
` [PATCH 12/13] block: only allow polling if a poll queue_map exists
` [PATCH 13/13] block: enable polling by default if a poll map is initalized

[PATCH] xen-blkfront: use old rinfo after enomem during migration
 2018-12-04  1:14 UTC  (8+ messages)
` [Xen-devel] "

use openat to create a file, then audit log can't show the full path name ?
 2018-12-04  1:11 UTC  (2+ messages)

linux-next: manual merge of the bpf-next tree with the bpf tree
 2018-12-04  1:09 UTC 

[PATCH v2] raid6/ppc: Fix build for clang
 2018-12-03 23:24 UTC  (7+ messages)

[PATCH net-next] net: netem: use a list in addition to rbtree
 2018-12-04  1:07 UTC 

[Qemu-devel] [PATCH for-4.0 v3 0/4] allow to load initrd below 4G for recent kernel
 2018-12-04  1:06 UTC  (3+ messages)
` [Qemu-devel] [PATCH for-4.0 v3 3/4] i386: import bootparam.h

linux-next: manual merge of the bpf-next tree with the bpf tree
 2018-12-04  1:05 UTC 

[PATCH v2 0/3] powerpc: Add to linker script discards
 2018-12-04  0:54 UTC  (4+ messages)
` [PATCH v2 1/3] powerpc: Discard more sections in linker script
` [PATCH v2 2/3] powerpc: Discard dynsym section for !PPC32
` [PATCH v2 3/3] powerpc: Discard .branch_lt section

[PATCH v4 1/9] drm/i915: Disable PSR in Apple panels
 2018-12-04  1:04 UTC  (11+ messages)
` [PATCH v4 2/9] drm/i915/psr: Don't tell sink that main link will be active while is active PSR2
` [PATCH v4 3/9] drm/i915/psr: Set PSR CRC verification bit in sink inside PSR1 block
` [PATCH v4 4/9] drm/i915/psr: Enable sink to trigger a interruption on PSR2 CRC mismatch
` [PATCH v4 5/9] drm/i915/icl: Do not change reserved registers related to PSR2
` [PATCH v4 6/9] drm/i915: Remove old PSR2 FIXME about frontbuffer tracking
` [PATCH v4 7/9] drm: Add the PSR SU granularity registers offsets
` [PATCH v4 8/9] drm/i915/psr: Check if resolution is supported by default SU granularity
` [PATCH v4 9/9] drm/i915/psr: Check if source supports sink specific "
` ✗ Fi.CI.SPARSE: warning for series starting with [v4,1/9] drm/i915: Disable PSR in Apple panels
` ✓ Fi.CI.BAT: success "

[PATCH 00/10] Add support for usb on Hikey960
 2018-12-04  1:03 UTC  (8+ messages)
` [01/10] dt-bindings: usb: add support for dwc3 controller on HiSilicon SoCs
  ` [PATCH 01/10] "

[PATCH] sdhci: fix the fake timeout bug
 2018-12-04  1:01 UTC  (7+ messages)
        ` [PATCH V2] sdhci: fix the timeout check window for clock and reset

[PATCH v5 1/3] arm64: dts: qcom: sdm845: Add dpu to sdm845 dts file
 2018-12-04  0:57 UTC  (2+ messages)

[PATCH] x86/mpx: pass 'mm' to kernel_managing_mpx_tables() in mpx_notify_unmap()
 2018-12-04  0:54 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t] chamelium: Fix analog bridge detection memory leak
 2018-12-04  0:54 UTC  (3+ messages)

block: sbitmap related lockdep warning
 2018-12-04  0:50 UTC  (4+ messages)

[PATCH v2 4/4] vhost/scsi: Use copy_to_iter() to send control queue response
 2018-12-04  0:48 UTC 

[PATCH v2 3/4] vhost/scsi: Use common handling code in request queue handler
 2018-12-04  0:48 UTC 

[PATCH v2 2/4] vhost/scsi: Extract common handling code from control queue handler
 2018-12-04  0:48 UTC 

[PATCH v2 1/4] vhost/scsi: Respond to control queue operations
 2018-12-04  0:48 UTC 

[PATCH v2 0/4] vhost/scsi: Respond to control queue operations
 2018-12-04  0:48 UTC 

The Linux Plumbers Conference videos are up
 2018-12-04  0:47 UTC  (2+ messages)

linux-next: build failure after merge of the rdma tree
 2018-12-04  0:47 UTC 

[U-Boot] [PATCH] ARM: dts: Turn ULCB into Multi-DTB config
 2018-12-04  0:46 UTC 

[RFC v3 00/19] kunit: introduce KUnit, the Linux kernel unit testing framework
 2018-12-04  0:44 UTC  (17+ messages)
` [RFC v3 03/19] kunit: test: add string_stream a std::stream like string builder
` [RFC v3 08/19] arch: um: add shim to trap to allow installing a fault catcher for tests

[PATCH] arm64/mm: use correct operators for string comparison in cache.S
 2018-12-04  0:44 UTC  (7+ messages)

[PATCH] pstore/ram: Avoid NULL deref in ftrace merging failure path
 2018-12-04  0:43 UTC 

[PATCH nfs-utils] nfsidmap: honour --with-pluginpath for instalation
 2018-12-04  0:42 UTC 

[Qemu-arm] [PATCH V11 0/8] add pvpanic mmio support
 2018-12-04  0:41 UTC  (3+ messages)
  ` [Qemu-devel] "

[U-Boot] [PATCH] ARM: dts: Turn Salvator-X into Multi-DTB config
 2018-12-04  0:41 UTC 

[U-Boot] [PATCH] ARM: rmobile: Drop unused macros from Gen3 boards
 2018-12-04  0:41 UTC 

[PATCH] powerpc/pkeys: copy pkey-tracking-information at fork()
 2018-12-04  0:37 UTC  (2+ messages)

[PATCH] i3c: Rename dw-i3c-master.c into i3c-master-dw.c
 2018-12-04  0:38 UTC  (3+ messages)

[PATCH v2] iomap: get/put the page in iomap_page_create/release()
 2018-12-04  0:38 UTC  (4+ messages)

[PATCH v2 00/10] Make ABORT and LUN RESET handling synchronous
 2018-12-04  0:37 UTC  (2+ messages)

consistency for statistics with XDP mode
 2018-12-04  0:36 UTC  (4+ messages)

[Qemu-devel] [PATCH for 3.1? or 4 v4 1/1] qemu-iotests: Don't run the test when user is root
 2018-12-04  0:35 UTC 

[PATCH v5 5/5] target: perform t10_wwn ID initialisation in target_alloc_device()
 2018-12-04  0:35 UTC  (2+ messages)

[PATCH] i3c: master: dw: split dw-i3c-master.c into master and bus specific parts
 2018-12-04  0:34 UTC  (14+ messages)

[PATCH net-next 0/2] mlx4_core cleanups
 2018-12-04  0:34 UTC  (2+ messages)

[PATCH] nvme-core: small cleanups
 2018-12-04  0:33 UTC  (3+ messages)

[PATCH net-next v2] net: phy: Also request modules for C45 IDs
 2018-12-04  0:33 UTC  (2+ messages)

[PATCH] coresight: cpu-debug: Support for CA73 CPUs
 2018-12-04  0:31 UTC  (4+ messages)

[PATCH v2 00/24] locking/lockdep: Add support for dynamic keys
 2018-12-04  0:28 UTC  (25+ messages)
` [PATCH v2 01/24] lockdep tests: Display compiler warning and error messages
` [PATCH v2 02/24] lockdep tests: Fix shellcheck warnings
` [PATCH v2 03/24] lockdep tests: Improve testing accuracy
` [PATCH v2 04/24] lockdep tests: Run lockdep tests a second time under Valgrind
` [PATCH v2 05/24] liblockdep: Rename "trywlock" into "trywrlock"
` [PATCH v2 06/24] liblockdep: Add dummy print_irqtrace_events() implementation
` [PATCH v2 07/24] lockdep tests: Test the lockdep_reset_lock() implementation
` [PATCH v2 08/24] locking/lockdep: Declare local symbols static
` [PATCH v2 09/24] locking/lockdep: Inline __lockdep_init_map()
` [PATCH v2 10/24] locking/lockdep: Introduce lock_class_cache_is_registered()
` [PATCH v2 11/24] locking/lockdep: Remove a superfluous INIT_LIST_HEAD() statement
` [PATCH v2 12/24] locking/lockdep: Make concurrent lockdep_reset_lock() calls safe
` [PATCH v2 13/24] locking/lockdep: Stop using RCU primitives to access all_lock_classes
` [PATCH v2 14/24] locking/lockdep: Make zap_class() remove all matching lock order entries
` [PATCH v2 15/24] locking/lockdep: Reorder struct lock_class members
` [PATCH v2 16/24] locking/lockdep: Retain the class key and name while freeing a lock class
` [PATCH v2 17/24] locking/lockdep: Free lock classes that are no longer in use
` [PATCH v2 18/24] locking/lockdep: Reuse list entries "
` [PATCH v2 19/24] locking/lockdep: Check data structure consistency
` [PATCH v2 20/24] locking/lockdep: Introduce __lockdep_free_key_range()
` [PATCH v2 21/24] locking/lockdep: Verify whether lock objects are small enough to be used as class keys
` [PATCH v2 22/24] locking/lockdep: Add support for dynamic keys
` [PATCH v2 23/24] kernel/workqueue: Use dynamic lockdep keys for workqueues
` [PATCH v2 24/24] lockdep tests: Test dynamic key registration

[U-Boot] [PATCH] ARM: rmobile: Set environment variable containing CPU type
 2018-12-04  0:31 UTC 

[WIP RFC 0/5] Design for offloading part of packfile response to CDN
 2018-12-04  0:30 UTC  (3+ messages)
` [WIP RFC 3/5] upload-pack: refactor reading of pack-objects out

[PATCH V2] audit: shorten PATH cap values when zero
 2018-12-04  0:29 UTC  (2+ messages)

[Bug 201867] New: Nouveau + discrete GPU (GP104M = GTX 1070 M) Driver Crashes, System freezes, dual screen not working
 2018-12-04  0:29 UTC 


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.