All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-02-19 11:00:09 to 2019-02-19 12:06:17 UTC [more...]

[PATCH 0/4] ARM: at91: misc fixes and cleanup
 2019-02-19 12:06 UTC 

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)

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

[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] mpt3sas: Use driver scsi lookup to track outstanding IOs
 2019-02-19 12:02 UTC  (2+ messages)

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

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

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

[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)

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

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

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

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

[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 2/2] Btrfs: report and handle error on unexpected first key on extent buffer
 2019-02-19 11:59 UTC  (3+ 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  (7+ messages)
` [PATCH v4 1/4] x86/mm: split p2m ioreq server pages special handling into helper
` [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

[RFC PATCH 00/17] zuf: ZUFS Zero-copy User-mode FileSystem
 2019-02-19 11:51 UTC  (18+ 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] 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)

[Qemu-devel] [PATCH] qemu-img: fix error reporting for -object
 2019-02-19 11:46 UTC 

[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 "

[PATCH] RFC/RFT drm/i915/oa: Drop aging-tail
 2019-02-19 11:43 UTC  (5+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

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  (14+ messages)
` [Qemu-devel] [PATCH v4 07/11] virtio: fill/flush/pop for packed ring
` [Qemu-devel] [PATCH v4 10/11] virtio: migration support "
` [Qemu-devel] [PATCH v4 11/11] virtio: CLI and provide packed ring feature bit by default

[PATCH 0/2] scripts/dtc: Update to upstream version v1.4.7
 2019-02-19 11:37 UTC  (3+ messages)
` [PATCH 1/2] scripts/dtc: fix update-dtc-source.sh for barebox use
` [PATCH 2/2] scripts/dtc: Update to upstream version v1.4.7

[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

[PATCH 1/2] drm/i915/selftests: Make unbannable contexts for reset handling
 2019-02-19 11:36 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: Use time based guilty context banning

[RFC PATCH] docs/memory-barriers.txt: Rewrite "KERNEL I/O BARRIER EFFECTS" section
 2019-02-19 11:36 UTC  (10+ messages)

[igt-dev] [PATCH i-g-t] lib/crc: Reset fifo underrun reporting for every crc capture
 2019-02-19 11:36 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH] arm64/neon: Disable -Wincompatible-pointer-types when building with Clang
 2019-02-19 11:35 UTC  (12+ messages)

[Qemu-devel] [PATCH 00/10] pflash: Fixes and cleanups
 2019-02-19 11:34 UTC  (7+ messages)
` [Qemu-devel] [PATCH 04/10] sam460ex: Don't size flash memory to match backing image
  ` [Qemu-devel] [Qemu-ppc] "

[PATCH 01/11] dma-buf: make fence sequence numbers 64 bit v2
 2019-02-19 11:32 UTC  (10+ messages)
` [PATCH 09/11] drm/syncobj: add transition iotcls between binary and timeline

[PATCH 0/5] QEMU VFIO live migration
 2019-02-19 11:32 UTC  (9+ messages)
` [PATCH 2/5] vfio/migration: support device of device config capability
  ` [Qemu-devel] "
` [PATCH 5/5] vfio/migration: support device memory capability
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH 0/5] QEMU VFIO live migration

[net-next 1/3] tipc: support broadcast/replicast configurable for bc-link
 2019-02-19 11:30 UTC  (3+ messages)
` [net-next 2/3] tipc: introduce new capability flag for cluster
` [net-next 3/3] tipc: smooth change between replicast and broadcast

[PATCH v2 00/10] Add support for usb on Hikey960
 2019-02-19 11:31 UTC  (4+ messages)

[U-Boot] [PATCH v3 00/13] Add Support for eMMC in AM65x-evm
 2019-02-19 11:30 UTC  (3+ messages)
` [U-Boot] [PATCH v3 01/13] arm64: dts: k3: Sync sdhci0 node from kernel

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

[PATCH] brcmfmac: use bphy_err() in all wiphy-related code
 2019-02-19 11:28 UTC  (4+ messages)
    ` [kbuild] "

[PATCHv6 1/4] dt-bindings: add DT binding for the layerscape PCIe controller with EP mode
 2019-02-19 11:27 UTC  (5+ messages)
` [PATCHv6 3/4] pci: layerscape: Add the EP mode support

[Buildroot] minicom aborts
 2019-02-19 11:26 UTC  (3+ messages)

[Bug 109206] Kernel 4.20 amdgpu fails to load firmware on Ryzen 2500U
 2019-02-19 11:26 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_available_modes_crc limit tested fb formats
 2019-02-19 11:25 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_available_modes_crc limit tested fb formats (rev9)

[PATCH] drm/doc: document recommended component helper usage
 2019-02-19 11:23 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/12] block: bdrv_set_aio_context() related fixes
 2019-02-19 11:23 UTC  (7+ messages)
` [Qemu-devel] [PATCH 07/12] nbd: Increase bs->in_flight during AioContext switch
` [Qemu-devel] [PATCH 11/12] block: Use normal drain for bdrv_set_aio_context()

[igt-dev] [PATCH i-g-t] runner: Exit with 0 on dry-run
 2019-02-19 11:22 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for runner: Exit with 0 on dry-run (rev2)

[PATCH] glibc: support powerpc e5500 and e6500
 2019-02-19  5:50 UTC 

[PATCH v2 0/8] nic: thunderx: fix communication races between VF & PF
 2019-02-19 11:21 UTC  (5+ messages)
` [PATCH v2 3/8] net: thunderx: make CFG_DONE message to run through generic send-ack sequence
    ` [EXT] "

[Outreachy Kernel][PATCH v2] staging: erofs: match alignment with open parentheses
 2019-02-19 10:28 UTC  (3+ messages)

[RFE] Demilitarize Documentation (was RE: Delivery Status Notification (Failure))
 2019-02-19 11:19 UTC  (6+ messages)

linux-next: build failure after merge of the asm-generic tree
 2019-02-19 11:19 UTC  (4+ messages)

[GIT PULL] ASoC fixes for v5.0
 2019-02-19 11:18 UTC 

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

[PATCH v3 9/9] clk: at91: update to PMC bindings
 2019-02-19 11:14 UTC  (4+ messages)
` [PATCH] fixup! "

[PATCH] dt-bindings: adau1977: Fix reset-gpios typo
 2019-02-19 11:11 UTC  (2+ messages)

[Qemu-devel] [Bug 1808928] [NEW] Bitmap Extra data is not supported
 2019-02-19 10:56 UTC  (2+ messages)
` [Qemu-devel] [Bug 1808928] "

[PATCH] PCI: qcom: Don't deassert reset GPIO during probe
 2019-02-19 11:10 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t 1/2] meson: Bump meson version requirement to 0.46.0
 2019-02-19 11:10 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 2/2] benchmarks/meson: Stop renaming benchmarks
` [igt-dev] ✗ Fi.CI.BAT: failure for series starting with [i-g-t,1/2] meson: Bump meson version requirement to 0.46.0

MT76x2U crashes XHCI driver on AMD Ryzen system
 2019-02-19 11:08 UTC  (11+ messages)

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

[Qemu-devel] [PATCH 0/4] target/arm: Reduce overhead of cpu_get_tb_cpu_state
 2019-02-19 11:06 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/4] target/arm: Split out recompute_hflags et al

[PATCH] powerpc/mm: Handle mmap_min_addr correctly in get_unmapped_area callback
 2019-02-19 11:04 UTC  (2+ messages)

[PATCH v3 0/6] vfio-ccw: support hsch/csch (kernel part)
 2019-02-19 11:06 UTC  (5+ messages)
` [PATCH v3 4/6] vfio-ccw: add capabilities chain
    ` [Qemu-devel] "

[PATCH v6 0/9] vsprintf: Prevent silent crashes and consolidate error handling
 2019-02-19 11:06 UTC  (7+ messages)
` [PATCH v6 8/9] vsprintf: Prevent crash when dereferencing invalid pointers
` [PATCH v6 9/9] vsprintf: Avoid confusion between invalid address and value

[PATCH v4] irqchip: gicv3-its: Use NUMA aware memory allocation for ITS tables
 2019-02-19 11:05 UTC  (3+ messages)

[PATCH 0/3] dm snapshot: Improve performance using a more fine-grained locking scheme
 2019-02-19 11:04 UTC  (5+ messages)

[PATCH v2 00/20] Merge text_poke fixes and executable lockdowns
 2019-02-19 11:04 UTC  (4+ messages)
` [PATCH v2 14/20] mm: Make hibernate handle unmapped pages

[Buildroot] [PATCH 1/1] boot/barebox: add renaming functionality to barebox image copy
 2019-02-19 11:03 UTC 

[Buildroot] [PATCH 1/1] package/netsnmp: fix static build with openssl
 2019-02-19 11:03 UTC 

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

[PATCH 0/5] Fixes and enhancements for Tx path in Virtio PMD
 2019-02-19 10:59 UTC  (3+ messages)
` [PATCH 4/5] net/virtio: introduce a helper for clearing net header
` [PATCH 5/5] net/virtio: optimize xmit enqueue for packed ring


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.