All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-02-19 11:36:24 to 2019-02-19 12:26:13 UTC [more...]

Memory management facing a 400Gpbs network link
 2019-02-19 12:26 UTC  (2+ messages)

[PATCH v5 0/7] gpio: mockup: improve the user-space testing interface
 2019-02-19 12:25 UTC  (3+ messages)
` [PATCH v5 1/7] irq/irq_sim: add irq_set_type() callback

[PATCH 2/2] Btrfs: report and handle error on unexpected first key on extent buffer
 2019-02-19 12:24 UTC  (4+ messages)

[PATCH v2] ath10k: Enable support for beacon interval per VAP
 2019-02-19 12:24 UTC  (2+ messages)

[PATCH 01/25] drm/i915: Move verify_wm_state() to heap
 2019-02-19 12:22 UTC  (25+ messages)
` [PATCH 02/25] drm/i915: Use time based guilty context banning
` [PATCH 03/25] drm/i915: Prevent user context creation while wedged
` [PATCH 04/25] drm/i915: Avoid reset lock in writing fence registers
` [PATCH 05/25] drm/i915: Reorder struct_mutex-vs-reset_lock in i915_gem_fault()
` [PATCH 06/25] drm/i915: Trim i915_do_reset() to minimum delays
` [PATCH 07/25] drm/i915: Trim delays for wedging
` [PATCH 08/25] drm/i915/pmu: Always sample an active ringbuffer
` [PATCH 09/25] drm/i915: Replace global_seqno with a hangcheck heartbeat seqno
` [PATCH 10/25] drm/i915: Remove access to global seqno in the HWSP
` [PATCH 11/25] drm/i915: Remove i915_request.global_seqno
` [PATCH 12/25] drm/i915/selftests: Exercise resetting during non-user payloads
` [PATCH 13/25] drm/i915: Reduce the RPS shock
` [PATCH 14/25] drm/i915/pmu: Use GT parked for estimating RC6 while asleep
` [PATCH 15/25] drm/i915: Skip scanning for signalers if we are already inflight
` [PATCH 16/25] drm/i915/execlists: Suppress mere WAIT preemption
` [PATCH 17/25] drm/i915/execlists: Suppress redundant preemption
` [PATCH 18/25] drm/i915: Make request allocation caches global
` [PATCH 19/25] drm/i915: Introduce i915_timeline.mutex
` [PATCH 20/25] drm/i915: Keep timeline HWSP allocated until idle across the system
` [PATCH 21/25] drm/i915: Compute the global scheduler caps
` [PATCH 22/25] drm/i915: Use HW semaphores for inter-engine synchronisation on gen8+
` [PATCH 23/25] drm/i915: Prioritise non-busywait semaphore workloads
` [PATCH 24/25] drm/i915/execlists: Skip direct submission if only lite-restore
` [PATCH 25/25] drm/i915: Use __ffs() in for_each_priolist for more compact code

[PATCH v2 00/20] i.MX6, DesignWare PCI improvements
 2019-02-19 12:22 UTC  (5+ messages)

[Qemu-devel] [PATCH 00/14] Various updates to the MAINTAINERS file
 2019-02-19 12:20 UTC  (5+ messages)
` [Qemu-devel] [PATCH 01/14] MAINTAINERS: Add some missing entries for the sun4m machine
` [Qemu-devel] [PATCH 09/14] MAINTAINERS: Add maintainers to the Linux subsystem

[1/3] dt-bindings: dmaengine: Add one new cell to present hardware slave id
 2019-02-19 12:20 UTC  (13+ messages)
                  ` [PATCH 1/3] "

[BUG] mt76x0u: Probing issues on Raspberry Pi 3 B+
 2019-02-19 12:19 UTC  (19+ messages)

[Qemu-devel] [PATCH] audio: don't use alsa by default
 2019-02-19 12:19 UTC  (4+ messages)

[PATCH] x86/shadow: don't pass wrong L4 MFN to guest_walk_tables()
 2019-02-19 12:19 UTC 

[PATCH 01/14] media: dvb-frontends: fix several typos
 2019-02-19 12:19 UTC  (6+ messages)
` [PATCH 06/14] media: platform: "

[LKP] [driver core] 570d020012: will-it-scale.per_thread_ops -12.2% regression
 2019-02-19 12:19 UTC  (4+ messages)
`  "

[igt-dev] [PATCH i-g-t v4] igt/tests: Fix error checking in kms_atomic_transition
 2019-02-19 12:18 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for igt/tests: Fix error checking in kms_atomic_transition (rev4)

[Qemu-devel] [PATCH v2] Add a gitlab-ci file for Continuous Integration testing on Gitlab
 2019-02-19 12:16 UTC  (14+ messages)
    ` [Qemu-devel] [Qemu-block] "
      ` [Qemu-devel] Failing iotests in CI (was: Add a gitlab-ci file for Continuous Integration testing on Gitlab)

ext4 corruption on alpha with 4.20.0-09062-gd8372ba8ce28
 2019-02-19 12:17 UTC  (7+ messages)

[PATCH] hwrng: bcm2835 - fix probe as platform device
 2019-02-19 12:16 UTC 

[Qemu-devel] [PATCH] qemu-img: fix error reporting for -object
 2019-02-19 12:15 UTC  (2+ messages)

[PATCH v2] btrfs: factor our read/write stage off csum_tree_block() into its callers
 2019-02-19 12:15 UTC  (3+ messages)

[RFC PATCH 00/17] zuf: ZUFS Zero-copy User-mode FileSystem
 2019-02-19 12:15 UTC  (19+ messages)
` [RFC PATCH 01/17] fs: Add the ZUF filesystem to the build + License
` [RFC PATCH 02/17] zuf: Preliminary Documentation
` [RFC PATCH 03/17] zuf: zuf-rootfs
` [RFC PATCH 04/17] zuf: zuf-core The ZTs
` [RFC PATCH 05/17] zuf: Multy Devices
` [RFC PATCH 06/17] zuf: mounting
` [RFC PATCH 07/17] zuf: Namei and directory operations
` [RFC PATCH 08/17] zuf: readdir operation
` [RFC PATCH 09/17] zuf: symlink
` [RFC PATCH 10/17] zuf: More file operation
` [RFC PATCH 11/17] zuf: Write/Read implementation
` [RFC PATCH 12/17] zuf: mmap & sync
` [RFC PATCH 13/17] zuf: ioctl implementation
` [RFC PATCH 14/17] zuf: xattr implementation
` [RFC PATCH 15/17] zuf: ACL support
` [RFC PATCH 16/17] zuf: Special IOCTL fadvise (TODO)
` [RFC PATCH 17/17] zuf: Support for dynamic-debug of zusFSs

[PATCH v10 0/3] add uart DMA function
 2019-02-19 12:14 UTC  (7+ messages)
` [v10,1/3] dmaengine: 8250_mtk_dma: add MediaTek uart DMA support
      ` [PATCH v10 1/3] "

[U-Boot] [PATCH v3 0/9] arm: exynos: Fix reboot on Odroid HC1
 2019-02-19 12:14 UTC  (6+ messages)
` [U-Boot] [PATCH v3 6/9] regulator: Add support for ramp delay

[PATCH] mpt3sas: Use driver scsi lookup to track outstanding IOs
 2019-02-19 12:14 UTC  (3+ messages)

[bug report] ASoC: dapm: Consolidate input and output path handling
 2019-02-19 12:13 UTC 

[PATCH 0/9] 52-bit kernel + user VAs
 2019-02-19 12:13 UTC  (2+ messages)

[PATCH 0/2] nvme: fixup crash in device_add_disk()
 2019-02-19 12:13 UTC  (3+ messages)
` [PATCH 1/2] nvme: return error from nvme_alloc_ns()
` [PATCH 2/2] nvme: protect against race condition in nvme_validate_ns()

[igt-dev] [PATCH i-g-t] runner: Exit with 0 on dry-run
 2019-02-19 12:13 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t v2] "

[PATCH v5 00/27] MDSv5 19
 2019-02-19 12:12 UTC  (11+ messages)
` [MODERATED] "

[PATCH] ath10k: change 'unsigned long int' to 'unsigned long'
 2019-02-19 12:11 UTC  (2+ messages)

[Qemu-devel] [PATCH] iotests: drop unnecessary accel=kvm
 2019-02-19 12:11 UTC  (3+ messages)

[Qemu-devel] [PATCH] hw/display: Add basic ATI VGA emulation
 2019-02-19 12:11 UTC  (7+ messages)

[PATCH v3] scripts/selinux: add basic mls support to mdp
 2019-02-19 12:11 UTC  (14+ messages)

dmaengine: mv_xor: Use correct device for DMA API
 2019-02-19 12:10 UTC  (3+ messages)
` [PATCH] "

[PATCH] drm/imx: fix resource leak of struct drm_display_mode mode
 2019-02-19 12:10 UTC  (2+ messages)

[RFT/RFC][PATCH] driver core: Fix PM-runtime for links added during consumer probe
 2019-02-19 12:10 UTC  (2+ messages)

[PATCH] iommu: leave IOMMU enabled by default during kexec crash transition
 2019-02-19 12:08 UTC  (3+ messages)

overdue payment
 2019-02-19 12:07 UTC  (3+ messages)

[PATCH] RFC/RFT drm/i915/oa: Drop aging-tail
 2019-02-19 12:08 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] x86/shadow: don't pass wrong L4 MFN to guest_walk_tables()
 2019-02-19 12:07 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 1/2] meson: Bump meson version requirement to 0.46.0
 2019-02-19 12:07 UTC  (2+ messages)

Btrfs send with parent different size depending on source of files
 2019-02-19 12:05 UTC  (16+ messages)

[PATCH] ASoC: dapm: Potential small memory leak in dapm_cnew_widget()
 2019-02-19 12:04 UTC  (2+ messages)

[PATCH 1/2] fstests: generic, test fsync after succession of file renames
 2019-02-19 12:04 UTC  (3+ messages)

[PATCH] powerpc/64s: Fix possible corruption on big endian due to pgd/pud_present()
 2019-02-19 12:01 UTC  (9+ messages)

[Qemu-devel] [PATCH] hw/rdma: another clang compilation fix
 2019-02-19 12:04 UTC  (4+ messages)

[linux-linus test] 133293: regressions - FAIL
 2019-02-19 12:03 UTC 

[PATCH] crypto: s5p: update iv after AES op end
 2019-02-19 12:02 UTC  (3+ messages)

[PATCH] crypto: s5p-sss - Use AES_BLOCK_SIZE define instead of number
 2019-02-19 12:01 UTC 

freedreno header uses not installed xf86atomic.h
 2019-02-19 11:56 UTC  (8+ messages)

[PATCH] mpt3sas: Use driver scsi lookup to track outstanding IOs
 2019-02-19 12:00 UTC 

[PATCH 0/2] platform/x86: intel_cht_int33fe: Start using software nodes
 2019-02-19 11:59 UTC  (3+ messages)
` [PATCH 1/2] platform/x86: intel_cht_int33fe: Provide fwnode for the USB connector
` [PATCH 2/2] platform/x86: intel_cht_int33fe: Create fwnode for max17047

[PATCH -next] tpm: change the return type of calc_tpm2_event_size to size_t
 2019-02-19 12:00 UTC  (5+ messages)

[PATCH V3] Add support for TPM2 event logs on EFI systems
 2019-02-19 11:59 UTC  (3+ messages)

[BUG] Regression caused by "media: gspca: convert to vb2"
 2019-02-19 11:58 UTC  (2+ messages)

[PATCH v3 3/4] uaccess: Check no rescheduling function is called in unsafe region
 2019-02-19 11:58 UTC  (14+ messages)
        ` [PATCH] sched/x86: Save [ER]FLAGS on context switch

[PATCH meta-selinux] packagegroup-selinux-minimal: add selinux-init
 2019-02-19 11:57 UTC 

[RFC PATCH net-next v3 00/21] ethtool netlink interface, part 1
 2019-02-19 11:57 UTC  (6+ messages)
` [RFC PATCH net-next v3 12/21] ethtool: provide permanent hardware address in GET_INFO request

[PATCH v4 0/4] pvh/dom0/shadow/amd fixes
 2019-02-19 11:56 UTC  (4+ messages)
` [PATCH v4 2/4] p2m: change write_p2m_entry to return an error code

[PATCH net-next v3 0/2] net: phy: at803x: Update delays for RGMII modes
 2019-02-19 11:57 UTC  (6+ messages)
` [PATCH net-next v3 1/2] net: phy: at803x: don't inline helpers
` [PATCH net-next v3 2/2] net: phy: at803x: disable delay only for RGMII mode

[PATCH libdrm] RELEASING: update instructions to use meson instead of autotools
 2019-02-19 11:52 UTC  (4+ messages)

[PATCH] eal: fix check when retrieving current cpu affinity
 2019-02-19 11:55 UTC  (5+ messages)

[RFC v9 0/5] pstore/block: new support logger for block devices
 2019-02-19 11:52 UTC  (6+ messages)
` [RFC v9 1/5] pstore/blk: "
` [RFC v9 2/5] dt-bindings: pstore-block: new support for blkoops
` [RFC v9 3/5] pstore/blk: add blkoops for pstore_blk
` [RFC v9 4/5] pstore/blk: support pmsg for pstore block
` [RFC v9 5/5] Documentation: pstore/blk: create document for pstore_blk

[PATCH] eal: restrict ctrl threads to startup cpu affinity
 2019-02-19 11:51 UTC  (5+ messages)
` [PATCH v2 1/2] eal: fix potential incorrect pinning for ctrl threads
  ` [PATCH v2 2/2] eal: restrict ctrl threads to startup cpu affinity

[PATCH libdrm 1/3] xf86drm: dedupe `#define`s
 2019-02-19 11:46 UTC  (3+ messages)

[PATCH 1/3] SoC: imx-sgtl5000: add missing put_device()
 2019-02-19 11:47 UTC  (5+ messages)
` Applied "SoC: imx-sgtl5000: add missing put_device()" to the asoc tree

[PATCH RFC 0/6] Slotted channels for sync vm_events
 2019-02-19 11:48 UTC  (6+ messages)

Applied "regulator: stpmic1: Add active discharge support" to the regulator tree
 2019-02-19 11:47 UTC 

Applied "regulator: stpmic1: Simplify regulators registration" to the regulator tree
 2019-02-19 11:47 UTC 

Applied "dt-bindings: regulator: Add active discharge support for stpmic1" to the regulator tree
 2019-02-19 11:47 UTC 

Applied "regulator: stpmic1: Change buck1 voltage range" to the regulator tree
 2019-02-19 11:47 UTC 

Applied "regulator: stpmic1: Use regulator mode definition from bindings" to the regulator tree
 2019-02-19 11:47 UTC 

Applied "regulator: core: Drop lockdep annotation in drms_uA_update()" to the regulator tree
 2019-02-19 11:47 UTC 

Applied "dt-bindings: regulator: remove interrupt-parent description on stpmic1" to the regulator tree
 2019-02-19 11:47 UTC 

Applied "dt-bindings: regulator: remove regulator pull-down support for stpmic1" to the regulator tree
 2019-02-19 11:47 UTC 

Applied "regulator: stpmic1: Remove support for regulator pull down" to the regulator tree
 2019-02-19 11:47 UTC 

Applied "ASoC: adau1977: Fix reset-gpios typo" to the asoc tree
 2019-02-19 11:47 UTC 

Applied "ASoC: wm8741: Make function 'wm8741_mute' static" to the asoc tree
 2019-02-19 11:47 UTC 

Applied "ASoC: fsl_esai: fix register setting issue in RIGHT_J mode" to the asoc tree
 2019-02-19 11:47 UTC 

Applied "ASoC: samsung: odroid: Add missing DAPM routes" to the asoc tree
 2019-02-19 11:47 UTC 

[PATCH bpf-next] bpf: add skb->queue_mapping write access from tc clsact
 2019-02-19 11:46 UTC  (2+ messages)

[PATCH] perf/core: use strndup_user() instead of buggy open-coded version
 2019-02-19 11:45 UTC  (2+ messages)

[SPDK] Statistics for NVMf subsystem
 2019-02-19 11:45 UTC 

[PATCH v4 0/3] scsi: ufs-bsg: Add read descriptor
 2019-02-19 11:44 UTC  (6+ messages)
` [PATCH v4 3/3] scsi: ufs-bsg: Allow reading descriptors

[PATCH][udf-next] udf: don't call mark_buffer_dirty on a null bh pointer
 2019-02-19 11:44 UTC 

Delivery Status Notification (Failure)
 2019-02-19 11:43 UTC  (4+ messages)
          ` Changing https://git-scm.com/about/distributed, was "

Test clients for ofono: rfone, Unicsy Demo
 2019-02-19 11:41 UTC 

[PATCH 0/2] SPI support for HiFive Unleashed
 2019-02-19 11:40 UTC  (7+ messages)
` [PATCH 1/2] spi: sifive: Add DT documentation for SiFive SPI controller
` [PATCH 2/2] spi: sifive: Add driver for the "

[PATCH 00/14] KVM: arm/arm64: Various rework in preparation of nested virt support
 2019-02-19 11:39 UTC  (4+ messages)
` [PATCH 12/14] KVM: arm/arm64: arch_timer: Assign the phys timer on VHE systems

why no mention of "hooks.allownonascii" in any man page?
 2019-02-19 11:38 UTC  (3+ messages)

[Qemu-devel] [PATCH v4 00/11] packed ring virtio-net backends support
 2019-02-19 11:34 UTC  (8+ messages)
` [Qemu-devel] [PATCH v4 07/11] virtio: fill/flush/pop for packed ring

[iproute2-next 1/2] tipc: add link broadcast set method and ratio
 2019-02-19 11:36 UTC  (2+ messages)
` [iproute2-next 2/2] tipc: add link broadcast get


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.