messages from 2019-05-14 21:05:50 to 2019-05-14 22:16:53 UTC [more...]
[PATCH v4 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
2019-05-14 22:16 UTC (3+ messages)
[PATCH net] vhost: don't use kmap() to log dirty pages
2019-05-14 22:16 UTC (2+ messages)
[PATCH] nvme/pci: Use host managed power state for suspend
2019-05-14 22:16 UTC (11+ messages)
[PATCH 00/12] drm/i915: adding state checker for gamma lut values
2019-05-14 22:14 UTC (2+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915: adding state checker for gamma lut values (rev9)
[PATCH] doc/rcu: Correct field_count field naming in examples
2019-05-14 22:13 UTC (6+ messages)
[PATCH] ima: fix wrong signed policy requirement when not appraising
2019-05-14 22:01 UTC
Problems caused by dm crypt: use WQ_HIGHPRI for the IO and crypt workqueues
2019-05-14 22:12 UTC (5+ messages)
[PATCH] systemd: enable portabled by default and install utilities in systemd-container
2019-05-14 22:08 UTC (6+ messages)
` [PATCH v2] systemd: enable portabled by default
[PATCH] ima: fix wrong signed policy requirement when not appraising
2019-05-14 22:08 UTC
[PATCH] KVM: Start populating /sys/hypervisor with KVM entries
2019-05-14 22:08 UTC (8+ messages)
` [Xen-devel] "
` [Xen-devel] [PATCH v2 1/2] "
` "
[PATCH] mtd: spinand: Add support for GigaDevice GD5F1GQ4UFxxG
2019-05-14 22:08 UTC (6+ messages)
IMA signature generated by evmctl has unexpected key identifier
2019-05-14 22:07 UTC (6+ messages)
[Qemu-devel] [Bug 1829079] [NEW] Can't build static on ARM (Raspbian)
2019-05-14 21:59 UTC
[Xen-devel] [xen-unstable-smoke test] 136241: regressions - FAIL
2019-05-14 22:05 UTC (3+ messages)
` "
[PATCH] glib-2.0: fix last failing ptest
2019-05-14 22:00 UTC
[PATCH 0/2] Two bug-fixes for HMM
2019-05-14 21:58 UTC (13+ messages)
` [PATCH 1/2] mm/hmm: support automatic NUMA balancing
` [PATCH 2/2] mm/hmm: Only set FAULT_FLAG_ALLOW_RETRY for non-blocking
[PATCH v20 00/28] Intel SGX1 support
2019-05-14 21:58 UTC (28+ messages)
[PATCH v2 0/7] nvmet/nvmet_fc: add events for discovery controller rescan
2019-05-14 21:58 UTC (8+ messages)
` [PATCH v2 1/7] nvmet: add transport discovery change op
` [PATCH v2 2/7] nvmet_fc: add transport discovery change event callback support
` [PATCH v2 3/7] nvme-fcloop: Add support for nvmet discovery_event op
` [PATCH v2 4/7] lpfc: Add support to generate RSCN events for nport
` [PATCH v2 5/7] lpfc: add nvmet discovery_event op support
` [PATCH v2 6/7] lpfc: Add support for translating an RSCN rcv into a discovery rescan
` [PATCH v2 7/7] lpfc: Add sysfs interface to post NVME RSCN
[PATCH v4 0/8] Allwinner H6 Mali GPU support
2019-05-14 21:56 UTC (10+ messages)
[PATCH v2 1/3] mtd: spinand: Add #define-s for page-read ops with three-byte addresses
2019-05-14 21:53 UTC (6+ messages)
` [PATCH v2 2/3] mtd: spinand: Add support for two-byte device IDs
` [PATCH v2 3/3] mtd: spinand: Add support for GigaDevice GD5F1GQ4UFxxG
[PATCH 1/2] dbus-test: Improve ptest dependencies dependencies
2019-05-14 21:56 UTC (2+ messages)
` [PATCH 2/2] ptest: Add RDEPENDS frpm PN-ptest to PN package
[PATCH v4 0/7] mm: reparent slab memory on cgroup removal
2019-05-14 21:39 UTC (8+ messages)
` [PATCH v4 1/7] mm: postpone kmem_cache memcg pointer initialization to memcg_link_cache()
` [PATCH v4 2/7] mm: generalize postponed non-root kmem_cache deactivation
` [PATCH v4 3/7] mm: introduce __memcg_kmem_uncharge_memcg()
` [PATCH v4 4/7] mm: unify SLAB and SLUB page accounting
` [PATCH v4 5/7] mm: rework non-root kmem_cache lifecycle management
` [PATCH v4 6/7] mm: reparent slab memory on cgroup removal
` [PATCH v4 7/7] mm: fix /proc/kpagecgroup interface for slab pages
[RFC KVM 18/27] kvm/isolation: function to copy page table entries for percpu buffer
2019-05-14 21:55 UTC (12+ messages)
[PATCH 1/2] u-boot-ti-staging: update to ti2019.01-rc4 tag
2019-05-14 21:55 UTC (2+ messages)
` [PATCH 2/2] linux-ti-staging: "
[U-Boot] [PATCH 00/21] patman: Update to support Python 3
2019-05-14 21:53 UTC (22+ messages)
` [U-Boot] [PATCH 01/21] patman: Update cros_subprocess to use bytearray
` [U-Boot] [PATCH 02/21] patman: Convert print statements to Python 3
` [U-Boot] [PATCH 03/21] binman: "
` [U-Boot] [PATCH 04/21] binman: Don't show errors for failed tests
` [U-Boot] [PATCH 05/21] binman: Remove use of Set()
` [U-Boot] [PATCH 06/21] patman: Use items() instead of iteritems()
` [U-Boot] [PATCH 07/21] binman: "
` [U-Boot] [PATCH 08/21] tools: binman: Open all binary files in binary mode
` [U-Boot] [PATCH 09/21] tools: dtoc: "
` [U-Boot] [PATCH 10/21] patman: Provide a way to get program output "
` [U-Boot] [PATCH 11/21] binman: Use binary mode when compressing data
` [U-Boot] [PATCH 12/21] binman: Drop an unused input file
` [U-Boot] [PATCH 13/21] binman: Handle repeated bytes for Python 3
` [U-Boot] [PATCH 14/21] Add a simple script to remove boards
` [U-Boot] [PATCH 15/21] patman: Support use of stringIO in Python 3
` [U-Boot] [PATCH 16/21] patman: Move unicode helpers to tools
` [U-Boot] [PATCH 17/21] patman: Sort series output for repeatabily
` [U-Boot] [PATCH 18/21] patman: Avoid unicode type in settings unit tests
` [U-Boot] [PATCH 19/21] patman: Adjust functional tests for Python 3
` [U-Boot] [PATCH 20/21] patman: Tidy up a few more unicode conversions
` [U-Boot] [PATCH 21/21] patman: Don't require Python 2
[igt-dev] [PATCH i-g-t 00/21] Media scalability tooling
2019-05-14 21:53 UTC (4+ messages)
` [igt-dev] [PATCH i-g-t 19/21] gem_wsim: Per context SSEU control
[PATCH 1/3] crypto: ccp - AES CFB mode is a stream cipher
2019-05-14 21:53 UTC (3+ messages)
` [PATCH 2/3] crypto: ccp - fix AES CFB error exposed by new test vectors
` [PATCH 3/3] crypto: ccp - Fix 3DES complaint from ccp-crypto module
[Qemu-devel] [PATCH 0/2] block/file-posix: Fix unaligned O_DIRECT block status
2019-05-14 21:52 UTC (5+ messages)
` [Qemu-devel] [PATCH 1/2] block/file-posix: Unaligned O_DIRECT block-status
` [Qemu-devel] [PATCH 2/2] iotests: Test unaligned raw images with O_DIRECT
[PATCH] valgrind: Include debugging symbols in ptests
2019-05-14 21:52 UTC
[SPDK] SPDK CVE and Threat Modeling
2019-05-14 21:50 UTC
[Qemu-devel] [Bug 1746394] [NEW] No provider of glEGLImageTargetTexture2DOES found with NVIDIA proprietary driver
2019-05-14 21:39 UTC (2+ messages)
` [Qemu-devel] [Bug 1746394] "
next-20190510 kselftest results
2019-05-14 21:49 UTC (7+ messages)
보상 지불 통지
2019-05-14 21:49 UTC
[Qemu-devel] [PATCH v6 00/25] Add qemu_getrandom and ARMv8.5-RNG etc
2019-05-14 21:43 UTC (7+ messages)
[Buildroot] [autobuild.buildroot.net] Build results for 2019-05-08
2019-05-14 21:47 UTC (6+ messages)
[PATCH 1/5] valgrind: fix vg_regtest return code
2019-05-14 21:46 UTC (7+ messages)
` [PATCH 2/5] valgrind: do not strip the package or ptests
[PATCH v10 00/12] perf: enable compression of record mode trace to save storage space
2019-05-14 21:46 UTC (4+ messages)
` [PATCH v10 09/12] perf record: implement -z,--compression_level[=<n>] option
[PATCH 0/6] nvme-cli: code cleanup
2019-05-14 21:45 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/qt5sensors: disable on microblaze with gcc < 8
2019-05-14 21:45 UTC (3+ messages)
[PATCH 1/2] cifs:smbd When reconnecting to server, call smbd_destroy() after all MIDs have been called
2019-05-14 21:41 UTC (4+ messages)
` [PATCH 2/2] cifs:smbd Use the correct DMA direction when sending data
stable-rc/linux-4.9.y build: 197 builds: 6 failed, 191 passed, 5 errors, 3135 warnings (v4.9.176-35-g6194f35e779b)
2019-05-14 21:40 UTC
[PATCH v2 0/3] usb: gadget: Add support for disabling U1 and U2 entries
2019-05-14 21:40 UTC (9+ messages)
` [PATCH v2 3/3] usb: dwc3: "
[PATCH net] vhost_net: fix possible infinite loop
2019-05-14 21:39 UTC (8+ messages)
[PATCH 1/2] usb: core: hub: Enable/disable U1/U2 in configured state
2019-05-14 21:38 UTC (2+ messages)
` [PATCH 2/2] usb: core: hub: Disable hub-initiated U1/U2
[Qemu-devel] Unaligned images with O_DIRECT
2019-05-14 21:36 UTC (5+ messages)
[PATCH v2] ACPI / device_sysfs: change _ADR representation to 64 bits
2019-05-14 21:37 UTC (6+ messages)
` [Devel] "
` [alsa-devel] "
[PATCH 0/5] iommu groups + cleanup
2019-05-14 21:36 UTC (7+ messages)
` [PATCH 3/5] iommu: move iommu_get_ops() into common code
` [Xen-devel] "
[Buildroot] [PATCH 0/5] Update WPE WebKit to 2.24.x
2019-05-14 21:36 UTC (4+ messages)
` [Buildroot] [PATCH 5/5] package/cog: bump version to 0.3.0
[PATCH v5 0/2] Allow imx6qp PU domain off in suspend
2019-05-14 21:35 UTC (4+ messages)
[Xen-devel] [freebsd-master test] 136173: all pass - PUSHED
2019-05-14 21:34 UTC (3+ messages)
` "
[RFC KVM 00/27] KVM Address Space Isolation
2019-05-14 21:32 UTC (6+ messages)
[PATCH v3] cpufreq: Don't find governor for setpolicy drivers in cpufreq_init_policy()
2019-05-14 21:34 UTC (4+ messages)
Can crypto API provide information about hw acceleration?
2019-05-14 21:34 UTC (2+ messages)
[PATCH 0/1] cifs: add support for SEEK_DATA and SEEK_HOLE
2019-05-14 21:33 UTC (2+ messages)
` [PATCH] "
[PATCH 0/1] cifs: add support for SEEK_DATA and SEEK_HOLE
2019-05-14 21:17 UTC (2+ messages)
` [PATCH] "
[PATCH] cpufreq: Update MAINTAINERS to include schedutil governor
2019-05-14 21:33 UTC (2+ messages)
Using host fabrics drivers with a target with limited queues
2019-05-14 21:32 UTC
[PATCH v2 0/2] Fix ACPI object references
2019-05-14 21:32 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/woff2: add a comment for C++
2019-05-14 21:32 UTC (3+ messages)
[Buildroot] [git commit] package/woff2: add a comment for C++
2019-05-14 21:31 UTC
[PATCH v2 1/3] mtd: spinand: Add #define-s for page-read ops with three-byte addresses
2019-05-14 21:29 UTC (2+ messages)
[PATCH v2 1/3] mtd: spinand: Add #define-s for page-read ops with three-byte addresses
2019-05-14 21:27 UTC (2+ messages)
[PATCH net] nfp: flower: add rcu locks when accessing netdev for tunnels
2019-05-14 21:28 UTC
[RFC PATCH] ACPI: PM: Enable wake-up device GPEs for suspend-to-idle
2019-05-14 21:28 UTC (2+ messages)
[PATCH] mm: don't expose page to fast gup before it's ready
2019-05-14 21:25 UTC (4+ messages)
[Qemu-devel] [PATCH RFC v3] s390/css: handle CCW_FLAG_SKIP
2019-05-14 21:23 UTC (2+ messages)
[Buildroot] [PATCH] {linux, linux-headers}: bump 4.{9, 14, 19}.x / 5.{0, 1}.x series
2019-05-14 21:24 UTC
[PATCH v3 0/3] spi: A better solution for cros_ec_spi reliability
2019-05-14 21:23 UTC (4+ messages)
` [PATCH v3 1/3] platform/chrome: cros_ec_spi: Move to real time priority for transfers
[PATCH v3 1/2] memcg, oom: no oom-kill for __GFP_RETRY_MAYFAIL
2019-05-14 21:22 UTC (2+ messages)
` [PATCH v3 2/2] memcg, fsnotify: no oom-kill for remote memcg charging
[PATCH v2] http-push: prevent format overflow warning with gcc >= 9
2019-05-14 21:11 UTC
[PULL] vhost: cleanups and fixes
2019-05-14 21:20 UTC (3+ messages)
[PATCH v4 0/3] improve vmap allocation
2019-05-14 21:19 UTC (3+ messages)
` [PATCH v4 1/3] mm/vmap: keep track of free blocks for "
[PATCH] scripts/spelling.txt: Add spelling fix for prohibited
2019-05-14 21:19 UTC (2+ messages)
stable/linux-4.9.y build: 197 builds: 6 failed, 191 passed, 5 errors, 3135 warnings (v4.9.176)
2019-05-14 21:18 UTC
[PATCH v2 0/6] mm/devm_memremap_pages: Fix page release race
2019-05-14 21:18 UTC (6+ messages)
stable-rc/linux-5.0.y build: 208 builds: 0 failed, 208 passed, 48 warnings (v5.0.16-105-gcedd923508e9)
2019-05-14 21:18 UTC
[Buildroot] [PATCH 1/2] package/qt5multimedia: put back gstreamer 0.10 optional dependency
2019-05-14 21:17 UTC (6+ messages)
` [Buildroot] [PATCH 2/2] package/qt5multimedia: fix build with gstreamer 0.10
[PATCH] arm64: dts: sdm845: Add CPU topology
2019-05-14 21:16 UTC (4+ messages)
[Buildroot] [PATCH 1/1] package/brotli: fix build on microblaze with -02
2019-05-14 21:15 UTC
[PATCH] libertas/libertas_tf: fix spelling mistake "Donwloading" -> "Downloading"
2019-05-14 21:14 UTC (2+ messages)
[PATCH 1/2 nft] jump: Introduce chain_expr in jump and goto statements
2019-05-14 21:13 UTC (2+ messages)
` [PATCH 2/2 nft] jump: Allow goto and jump to a variable using nft input files
[Buildroot] [autobuild.buildroot.net] Build results for 2019-05-12
2019-05-14 21:13 UTC (3+ messages)
[Buildroot] [git commit] package/netsurf: change how CFLAGS/LDFLAGS are passed
2019-05-14 21:13 UTC
[Buildroot] [git commit] package/netsurf: do not allow on static linking configurations
2019-05-14 21:13 UTC
[Buildroot] [PATCH 0/2] Some more netsurf fixes
2019-05-14 21:13 UTC (6+ messages)
` [Buildroot] [PATCH 1/2] package/netsurf: change how CFLAGS/LDFLAGS are passed
` [Buildroot] [PATCH 2/2] package/netsurf: do not allow on static linking configurations
[Bug 110117] Waking from Suspend causes screen to appear with grey static (like a TV with no signal)
2019-05-14 21:13 UTC (3+ messages)
[PATCH bpf 1/2] selftests/bpf: add missing \n to flow_dissector CHECK errors
2019-05-14 21:12 UTC (2+ messages)
` [PATCH bpf 2/2] selftests/bpf: add prog detach to flow_dissector test
[PATCH V9] Btrfs: enhance raid1/10 balance heuristic
2019-05-14 21:11 UTC (3+ messages)
[PULL] vhost: cleanups and fixes
2019-05-14 21:11 UTC
[PATCH 0/2] Partial clone fix: handling received REF_DELTA
2019-05-14 21:10 UTC (3+ messages)
` [PATCH 1/2] t5616: refactor packfile replacement
` [PATCH 2/2] index-pack: prefetch missing REF_DELTA bases
[Qemu-devel] [PATCH 0/9] target/xtensa: implement options for modern cores
2019-05-14 20:44 UTC (5+ messages)
` [Qemu-devel] [PATCH 2/9] target/xtensa: make internal MMU functions static
` [Qemu-devel] [PATCH 4/9] target/xtensa: add parity/ECC option SRs
` [Qemu-devel] [PATCH 5/9] target/xtensa: implement MPU option
` [Qemu-devel] [PATCH 9/9] target/xtensa: implement exclusive access option
[igt-dev] [PATCH i-g-t v2] lib/igt_audio: make audio_signal_detect take const data
2019-05-14 21:10 UTC (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for lib/igt_audio: make audio_signal_detect take const data (rev2)
[Buildroot] [git commit] package/qt5multimedia: put back gstreamer 0.10 optional dependency
2019-05-14 21:09 UTC
[bug report] platform/chrome: Add ChromeOS EC ISHTP driver
2019-05-14 21:08 UTC
[Buildroot] [git commit] package/qt5multimedia: fix build with gstreamer 0.10
2019-05-14 21:08 UTC
[PATCH v2 1/2] fdt: add support for rng-seed
2019-05-14 21:05 UTC (6+ messages)
` [PATCH v2 2/2] amr64: map FDT as RW for early_init_dt_scan()
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.