All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-09-10 12:22:54 to 2019-09-10 13:12:46 UTC [more...]

[PATCH] ath10k: Free beacon buf later in vdev teardown
 2019-09-10 13:12 UTC  (2+ messages)

[Qemu-devel] [PATCH v6 00/42] block: Deal with filters
 2019-09-10 13:10 UTC  (18+ messages)
` [Qemu-devel] [PATCH v6 04/42] block: Add child access functions
` [Qemu-devel] [PATCH v6 20/42] block/snapshot: Fix fallback

[PATCH v2 0/4] Handling NFSv3 I/O errors in knfsd
 2019-09-10 13:11 UTC  (2+ messages)

cannot ubiupdatevol squashfs image
 2019-09-10 13:10 UTC 

[PATCH] fork: fail on non-zero higher 32 bits of args.exit_signal
 2019-09-10 13:10 UTC  (4+ messages)

Interesting crypto manager behavior
 2019-09-10 13:10 UTC  (3+ messages)

[PATCH] drm/i915/selftests: Tighten the timeout testing for partial mmaps
 2019-09-10 13:10 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "

staging: exfat: issue with FFS_MEDIAERR error return assignment
 2019-09-10 13:09 UTC  (4+ messages)

[virtio-dev] [PATCH v8 0/2] virtio-fs: add virtio file system device
 2019-09-10 13:09 UTC  (4+ messages)
` [virtio-dev] [PATCH v8 2/2] virtio-fs: add DAX window

[Xen-devel] [PATCH 0/3] x86: (largely) LAPIC related cleanup
 2019-09-10 13:08 UTC  (3+ messages)
` [Xen-devel] [PATCH 2/3] x86/apic: include the LDR when clearing out APIC registers

SATA errors accessing hidden partitions
 2019-09-10 13:08 UTC  (4+ messages)

[PATCH nft] src: mnl: fix --echo buffer size -- again
 2019-09-10 13:08 UTC  (6+ messages)

[Buildroot] [PATCH v4] package/nfs-utils: enable IPv6 if libtirpc is selected
 2019-09-10 13:07 UTC  (3+ messages)

[Xen-devel] [PATCH v2 00/11] ioreq: add support for internal servers
 2019-09-10 13:06 UTC  (9+ messages)
` [Xen-devel] [PATCH v2 03/11] ioreq: switch selection and forwarding to use ioservid_t
` [Xen-devel] [PATCH v2 04/11] ioreq: add fields to allow internal ioreq servers
` [Xen-devel] [PATCH v2 05/11] ioreq: add internal ioreq initialization support
` [Xen-devel] [PATCH v2 06/11] ioreq: allow dispatching ioreqs to internal servers

[PATCH] aarch64/mm: speedup memory initialisation
 2019-09-10 13:07 UTC  (2+ messages)

[PATCH 1/2] ARM: dts: s3c64xx: factor out external fixed clocks
 2019-09-10 13:07 UTC  (4+ messages)

[PATCH] iommu/vt-d: Make function signatures static
 2019-09-10 13:06 UTC  (3+ messages)

[V2, 0/2] media: ov8856: DT bindings and sensor mode improvements
 2019-09-10 13:04 UTC  (9+ messages)
  ` [V2, 1/2] media: dt-bindings: media: i2c: Add bindings for ov8856
  ` [V2, 2/2] media: i2c: Add more sensor modes for ov8856 camera sensor

lot of MemAvailable but falling cache and raising PSI
 2019-09-10 13:05 UTC  (13+ messages)

[LTP] LTP Release
 2019-09-10 13:05 UTC  (3+ messages)

[Buildroot] [PATCH 1/2] package/jitterentropy-library: new package
 2019-09-10 13:05 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] package/rng-tools: bump to 6.7

[Qemu-devel] [PATCH] Fedora images: use URLs from stable "archives.fedoraproject.org"
 2019-09-10 12:44 UTC  (7+ messages)

[PATCH net-next 11/11] net: aquantia: add support for PIN funcs
 2019-09-10 13:03 UTC  (2+ messages)

[cip-dev] Reproducible Builds in August 2019
 2019-09-10 13:04 UTC  (3+ messages)

[PATCH] KVM: s390: kvm_s390_vm_start_migration: check dirty_bitmap before using it as target for memset()
 2019-09-10 13:04 UTC  (2+ messages)

[Qemu-devel] [PULL 0/8] Add the m68k next-cube machine
 2019-09-10 12:58 UTC  (5+ messages)
` [Qemu-devel] [PULL 7/8] tests/acceptance: Add test of NeXTcube framebuffer using OCR

[dpdk-dev] [PATCH] net/ixgbe: add security statistics
 2019-09-10 13:02 UTC  (4+ messages)

[LTP] [PATCH] tst_res: Print errno number in addition to error name
 2019-09-10 13:00 UTC  (2+ messages)

[PATCH] ath10k: restore QCA9880-AR1A (v1) detection
 2019-09-10 12:59 UTC  (6+ messages)

[PATCH 0/3] Remove __online_page_set_limits()
 2019-09-10 12:58 UTC  (6+ messages)
  ` [Xen-devel] "

[PATCH] drm: include: fix W=1 warnings in struct drm_dsc_config
 2019-09-10 12:58 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/7] block/curl: Fix hang and potential crash
 2019-09-10 12:41 UTC  (8+ messages)
` [Qemu-devel] [PATCH v2 1/7] curl: Keep pointer to the CURLState in CURLSocket
` [Qemu-devel] [PATCH v2 2/7] curl: Keep *socket until the end of curl_sock_cb()
` [Qemu-devel] [PATCH v2 3/7] curl: Check completion in curl_multi_do()
` [Qemu-devel] [PATCH v2 4/7] curl: Pass CURLSocket to curl_multi_do()
` [Qemu-devel] [PATCH v2 5/7] curl: Report only ready sockets
` [Qemu-devel] [PATCH v2 6/7] curl: Handle success in multi_check_completion
` [Qemu-devel] [PATCH v2 7/7] curl: Check curl_multi_add_handle()'s return code

[Qemu-devel] [PATCH v2] elf-ops.h: fix int overflow in load_elf()
 2019-09-10 12:48 UTC 

package_qa fails on copy openssl
 2019-09-10 12:56 UTC  (2+ messages)

[PATCH 2/8] drm/i915: Use literal representation of cdclk tables
 2019-09-10 12:56 UTC  (3+ messages)

[PATCH libdrm] meson: Fix sys/mkdev.h detection on Solaris
 2019-09-10 12:55 UTC  (2+ messages)

[PATCHSET v3 block/for-linus] IO cost model based work-conserving porportional controller
 2019-09-10 12:55 UTC  (3+ messages)
` [PATCH 08/10] blkcg: implement blk-iocost

[LTP] [PATCH v2] BPF: Regression test for 64bit arithmetic
 2019-09-10 12:55 UTC  (2+ messages)

[U-Boot] U-Boot: Environment flags broken for U-Boot
 2019-09-10 12:54 UTC  (7+ messages)

[Warror][ 00/23] Patch review
 2019-09-10 12:40 UTC  (3+ messages)
` [Warror][ 19/23] leptonica: fix SRC_URI

[PATCH] driver core: ensure a device has valid node id in device_add()
 2019-09-10 12:53 UTC  (9+ messages)

[Xen-devel] [PATCH v3 00/12] ocaml abi fixes
 2019-09-10 12:50 UTC  (7+ messages)
` [Xen-devel] [PATCH v3 04/12] xen/domctl: Drop guest suffix from XEN_DOMCTL_CDF_hvm
` [Xen-devel] [PATCH v3 06/12] tools/ocaml: abi handling: Provide ocaml->C conversion/check

iomap and xfs COW cleanups
 2019-09-10 12:48 UTC  (3+ messages)
` [PATCH 07/19] iomap: use a srcmap for a read-modify-write I/O

[PATCH] linux-xenomai: correct pull of 4.14 arm64 kernel
 2019-09-10 12:50 UTC  (2+ messages)

[PATCH] cache-tree: do not lazy-fetch merge tree
 2019-09-10 12:49 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/2] Rate-limit shadow-FB-to-console-update to screen refresh
 2019-09-10 12:48 UTC  (4+ messages)
` [PATCH 1/2] drm/fb-helper: Synchronize dirty worker with vblank

[PATCH] lib/lz4: remove the exporting of LZ4HC_setExternalDict
 2019-09-10 12:47 UTC  (3+ messages)

[PATCH v2 0/2] mm/kasan: dump alloc/free stack for page allocator
 2019-09-10 12:46 UTC  (10+ messages)

[PATCH] mips: sgi-ip27: switch from DISCONTIGMEM to SPARSEMEM
 2019-09-10 12:44 UTC  (10+ messages)

[PATCH 0/8] cdclk consolidation and rework for BXT-TGL
 2019-09-10 12:44 UTC  (15+ messages)
` [PATCH 1/8] drm/i915: Consolidate bxt/cnl/icl cdclk readout
` [PATCH 3/8] drm/i915: Combine bxt_set_cdclk and cnl_set_cdclk
` [PATCH 4/8] drm/i915: Kill cnl_sanitize_cdclk()
` [PATCH 5/8] drm/i915: Consolidate {bxt, cnl, icl}_uninit_cdclk
` [PATCH 6/8] drm/i915: Add calc_voltage_level display vfunc
` [PATCH 7/8] drm/i915: Enhance cdclk sanitization
` [PATCH 8/8] drm/i915: Consolidate {bxt, cnl, icl}_init_cdclk

[PATCH] drm/i915/tgl: Keep forcewake always for now
 2019-09-10 12:43 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[igt-dev] [PATCH i-g-t 1/4] lib: Export a function for loading igtrc
 2019-09-10 12:43 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 2/4] runner: Add support for aborting on network failure

[PATCH v2 0/2] hwrng: npcm: add NPCM RNG driver support
 2019-09-10 12:42 UTC  (5+ messages)
` [PATCH v2 1/2] dt-binding: hwrng: add NPCM RNG documentation

[PATCH 1/1] edac: Add an API for edac device to report for multiple errors
 2019-09-10 12:42 UTC  (4+ messages)

[virtio-dev] [PATCH v9 0/8] stg mail -e --version=v9 \
 2019-09-10 12:42 UTC  (9+ messages)
` [virtio-dev] [PATCH v9 3/8] mm: Move set/get_pcppage_migratetype to mmzone.h
  `  "
` [virtio-dev] [PATCH v9 4/8] mm: Use zone and order instead of free area in free_list manipulators
  `  "
` [PATCH v9 0/8] stg mail -e --version=v9 \

[PATCH 1/6] resulttool: Handle multiple series containing ptestresults
 2019-09-10 12:40 UTC  (6+ messages)
` [PATCH 3/6] chrpath.bbclass: Add break_hardlinks kwarg to allow breaking hardlinks
` [PATCH 6/6] oeqa/selftest: Rework toolchain tests to use OEPTestResultTestCase
` [PATCH 5/6] oeqa/core/case.py: Add OEPTestResultTestCase for ptestresult helpers
` [PATCH 4/6] gcc-cross.inc: Process binaries in build dir to be relocatable
` [PATCH 2/6] oeqa/selftest/context.py: For -t/-T use append argparse action

[LTP] [PATCH v5 0/4] Basic eBPF tests
 2019-09-10 12:41 UTC  (3+ messages)

[RFC PATCH] Add proc interface to set PF_MEMALLOC flags
 2019-09-10 12:41 UTC  (4+ messages)

[Bug 111236] VA-API radeonsi SIGSEGV __memmove_avx_unaligned
 2019-09-10 12:39 UTC  (2+ messages)

[PATCH v4 0/6] Exynos Adaptive Supply Voltage support
 2019-09-10 12:36 UTC  (14+ messages)
  ` [PATCH v4 1/6] opp: Handle target/min/max voltage in dev_pm_opp_adjust_voltage()
  ` [PATCH v4 2/6] dt-bindings: samsung: Update the CHIP ID binding documentation
  ` [PATCH v4 3/6] soc: samsung: Add Exynos Adaptive Supply Voltage driver
  ` [PATCH v4 4/6] ARM: EXYNOS: Enable exynos-asv driver for ARCH_EXYNOS
  ` [PATCH v4 5/6] ARM: dts: Add "syscon" compatible string to chipid node
  ` [PATCH v4 6/6] ARM: dts: Add samsung,asv-bin property for odroidxu3-lite

Changing selinux enforcing mode at runtime
 2019-09-10 12:37 UTC  (4+ messages)

[PATCH v2 2/4] x86/mce: Make 4 functions non-static
 2019-09-10 12:37 UTC  (2+ messages)

[PATCH v2 3/4] x86/mce: Add Zhaoxin CMCI support
 2019-09-10 12:37 UTC  (2+ messages)

[Bug 111232] 3200 Memory Crash My System
 2019-09-10 12:37 UTC  (2+ messages)

[PATCH v3] Staging: gasket: Use temporaries to reduce line length
 2019-09-10 12:36 UTC  (2+ messages)

[PATCH v2 4/4] x86/mce: Add Zhaoxin LMCE support
 2019-09-10 12:36 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/3] Fix qcow2+luks corruption introduced by commit 8ac0f15f335
 2019-09-10 12:31 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 1/3] block/qcow2: refactoring of threaded encryption code

[Buildroot] Guidance creating first package (WAMR)
 2019-09-10 12:35 UTC 

[PATCH v6 00/11] Add arm64/signal initial kselftest support
 2019-09-10 12:31 UTC  (24+ messages)
` [PATCH v6 01/11] kselftest: arm64: extend toplevel skeleton Makefile
` [PATCH v6 02/11] kselftest: arm64: mangle_pstate_invalid_compat_toggle and common utils
` [PATCH v6 03/11] kselftest: arm64: mangle_pstate_invalid_daif_bits
` [PATCH v6 04/11] kselftest: arm64: mangle_pstate_invalid_mode_el[123][ht]
` [PATCH v6 05/11] kselftest: arm64: mangle_pstate_ssbs_regs
` [PATCH v6 06/11] kselftest: arm64: fake_sigreturn_bad_magic
` [PATCH v6 07/11] kselftest: arm64: fake_sigreturn_bad_size_for_magic0
` [PATCH v6 08/11] kselftest: arm64: fake_sigreturn_missing_fpsimd
` [PATCH v6 09/11] kselftest: arm64: fake_sigreturn_duplicated_fpsimd
` [PATCH v6 10/11] kselftest: arm64: fake_sigreturn_bad_size
` [PATCH v6 11/11] kselftest: arm64: fake_sigreturn_misaligned_sp

[U-Boot] Please pull u-boot-x86
 2019-09-10 12:35 UTC 

[PATCH v2 0/2] Enhance support for the AMD's fTPM
 2019-09-10 12:34 UTC  (3+ messages)
` [PATCH v2 1/2] tpm: tpm_crb: enhance command and response buffer size calculation code

[alsa-devel] [PATCH] tas2770: add tas2770 smart PA dt bindings
 2019-09-10 12:33 UTC  (4+ messages)
` [alsa-devel] [PATCH] tas2770: add tas2770 smart PA kernel driver
    `  "

[PATCH] tpm_crb: fix fTPM on AMD Zen+ CPUs
 2019-09-10 12:32 UTC  (2+ messages)

KEYS-TRUSTED git
 2019-09-10 12:32 UTC  (5+ messages)

[PATCH] drm/i915: Use a high priority wq for nonblocking plane updates
 2019-09-10 12:30 UTC  (2+ messages)

Linux 5.2.14
 2019-09-10 12:29 UTC  (2+ messages)

[PATCH 0/2] Minor lockdown fixups
 2019-09-10 12:29 UTC  (2+ messages)

[PATCH 0/9 V5] New ->fiemap infrastructure and ->bmap removal
 2019-09-10 12:28 UTC  (6+ messages)
` [PATCH 8/9] Use FIEMAP for FIBMAP calls

[U-Boot] Regressions in MTD / SPI FLASH
 2019-09-10 12:27 UTC  (7+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_chamelium: add test descriptions
 2019-09-10 12:27 UTC  (3+ messages)

[PATCH v6 1/6] iio: imu: st_lsm6dsx: move interrupt thread to core
 2019-09-10 12:27 UTC  (8+ messages)
` [PATCH v6 5/6] iio: imu: st_lsm6dsx: add motion report function and call from interrupt

[U-Boot] [PATCH v2 1/5] arm: dts: sync dts for i.MX6UL
 2019-09-10 12:27 UTC  (6+ messages)
` [U-Boot] [PATCH v2 5/5] imx: add i.MX6ULZ board

[PATCH] selinux-testsuite: add tests for fsnotify
 2019-09-10 12:26 UTC  (3+ messages)

[PATCH v5 00/11] Add arm64/signal initial kselftest support
 2019-09-10 12:25 UTC  (4+ messages)

[PATCH 1/2] PCI: dwc: Add support to disable GEN3 equalization
 2019-09-10 12:25 UTC  (2+ messages)
  ` [PATCH 2/2] PCI: dwc: Add support to disable equalization phase 2 and 3

[PATCH] ci: install P4 from package to fix build error
 2019-09-10 12:24 UTC  (4+ messages)

[PATCH rdma-core 0/5] Support UD on hip08
 2019-09-10 12:20 UTC  (6+ messages)
` [PATCH rdma-core 1/5] libhns: Add support of handling AH for hip08
` [PATCH rdma-core 2/5] libhns: Bugfix for wqe idx calc of post verbs
` [PATCH rdma-core 3/5] libhns: Refactor for post send
` [PATCH rdma-core 4/5] libhns: Add UD support for hip08 in user mode
` [PATCH rdma-core 5/5] libhns: Support configuring loopback mode by user

[dpdk-dev] [PATCH 0/6] add asymmetric support in crypto_octeontx2 PMD
 2019-09-10 12:23 UTC  (7+ messages)
` [dpdk-dev] [PATCH 6/6] doc: add documentation for OCTEON TX2 crypto asym support


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.