messages from 2019-06-21 06:54:15 to 2019-06-21 08:09:42 UTC [more...]
[PATCH v4 0/6] crypto: switch to crypto API for ESSIV generation
2019-06-21 8:09 UTC (12+ messages)
` [PATCH v4 1/6] crypto: essiv - create wrapper template "
` [PATCH v4 2/6] fs: crypto: invoke crypto API for ESSIV handling
` [PATCH v4 3/6] md: dm-crypt: infer ESSIV block cipher from cipher string directly
` [PATCH v4 4/6] md: dm-crypt: switch to ESSIV crypto API template
` [PATCH v4 5/6] crypto: essiv - add test vector for essiv(cbc(aes), aes, sha256)
` [PATCH v4 6/6] crypto: arm64/aes - implement accelerated ESSIV/CBC mode
[PATCH net] ipv6: fix neighbour resolution with raw socket
2019-06-21 8:09 UTC (5+ messages)
[PATCH v2 1/3] nl80211: Update uapi for CMD_FRAME_WAIT_CANCEL
2019-06-21 8:09 UTC (3+ messages)
` [PATCH v2 2/3] nl80211: Limit certain commands to interface owner
[GIT PULL] Allwinner arm64 Device Tree Changes for 5.3
2019-06-21 8:08 UTC
[PATCH] drm/i915/execlists: Keep context alive until after we kick
2019-06-21 8:07 UTC (3+ messages)
` [PATCH v2] drm/i915/execlists: Keep virtual "
[PATCH v2 0/8] staging: erofs: decompression inplace approach
2019-06-21 8:08 UTC (17+ messages)
` [PATCH v2 1/8] staging: erofs: add compacted ondisk compression indexes
` [PATCH v2 2/8] staging: erofs: add compacted compression indexes support
` [PATCH v2 3/8] staging: erofs: move per-CPU buffers implementation to utils.c
` [PATCH v2 4/8] staging: erofs: move stagingpage operations to compress.h
[GIT PULL] Allwinner Device Tree Changes for 5.3
2019-06-21 8:08 UTC
[SPDK] Poor Loopback Interface Performance
2019-06-21 8:07 UTC
[PATCH] go: avoid host contamination by GOCACHE
2019-06-21 8:06 UTC
[PATCH] xfs: test xfs_info on block device and mountpoint
2019-06-21 8:05 UTC (2+ messages)
linux-next: manual merge of the kvms390 tree with Linus' tree
2019-06-21 8:05 UTC (2+ messages)
[Qemu-devel] [Bug 1833668] [NEW] linux-user: Unable to run ARM binaries on Aarch64
2019-06-21 7:47 UTC
[dpdk-dev] [PATCH 1/3] net: new ipv6 header extension parsing function
2019-06-21 8:01 UTC (4+ messages)
[PATCH v2 0/9] drm/sun4i: Allwinner R40 MIPI-DSI support
2019-06-21 8:00 UTC (13+ messages)
` [PATCH v2 5/9] drm/sun4i: tcon_top: Register clock gates in probe
` [linux-sunxi] "
[PATCH] dt-bindings: pwm: Convert Allwinner PWM to a schema
2019-06-21 7:59 UTC (4+ messages)
[RFC PATCH v7 0/5] treewide: improve R-Car SDHI performance
2019-06-21 7:59 UTC (5+ messages)
` [RFC PATCH v7 2/5] iommu/dma: Add a new dma_map_ops of get_merge_boundary()
[Qemu-devel] [RFC] spice-core: allow setting properties from QMP
2019-06-21 7:56 UTC (5+ messages)
[PATCH 0/5] BT scheduling class
2019-06-21 7:45 UTC (12+ messages)
` [PATCH 1/5] sched/BT: add BT scheduling entity
` [PATCH 2/5] sched/BT: implement the BT scheduling class
` [PATCH 3/5] sched/BT: extend the priority for "
` [PATCH 4/5] sched/BT: account the cpu time "
` [PATCH 5/5] sched/BT: add debug information "
[PATCH 0/2] nvme: flush rescan worker before resetting
2019-06-21 7:59 UTC (6+ messages)
` [PATCH 2/2] nvme: flush scan_work when resetting controller
[PATCH v2 0/2] ARM/ARM64: Move cpu_logical_map[] to smp.h
2019-06-21 7:57 UTC (4+ messages)
` [PATCH v2 2/2] ARM: smp: Moved "
[PATCH] drm/komeda: Adds system power management support
2019-06-21 7:57 UTC (2+ messages)
[Qemu-devel] [PATCH v4 00/13] Add migration support for VFIO device
2019-06-21 7:50 UTC (8+ messages)
` [Qemu-devel] [PATCH v4 03/13] vfio: Add save and load functions for VFIO PCI devices
` [Qemu-devel] [PATCH v4 08/13] vfio: Add save state functions to SaveVMHandlers
[U-Boot] efi_loader: detaching runtime
2019-06-21 7:54 UTC (3+ messages)
[Qemu-devel] [PATCH] migration: remove unused field bytes_xfer
2019-06-21 7:43 UTC (4+ messages)
[Qemu-devel] [PATCH 0/3] Cleanup migration/ram.c
2019-06-21 7:43 UTC (4+ messages)
` [Qemu-devel] [PATCH 2/3] migration/ram.c: start of cpu_physical_memory_sync_dirty_bitmap is always 0
[GSoC][PATCH v5 4/5] cherry-pick/revert: add --skip option
2019-06-21 7:47 UTC (2+ messages)
[dpdk-dev] [RFC] ethdev: reserve the RX offload most-significant bits for PMD scartch
2019-06-21 7:43 UTC (7+ messages)
[CI 01/33] drm/i915: Convert intel_vgt_(de)balloon to uncore
2019-06-21 7:49 UTC (36+ messages)
` [CI 02/33] drm/i915: Introduce struct intel_gt as replacement for anonymous i915->gt
` [CI 03/33] drm/i915: Move intel_gt initialization to a separate file
` [CI 04/33] drm/i915: Store some backpointers in struct intel_gt
` [CI 05/33] drm/i915: Move intel_gt_pm_init under intel_gt_init_early
` [CI 06/33] drm/i915: Make i915_check_and_clear_faults take intel_gt
` [CI 07/33] drm/i915: Convert i915_gem_init_swizzling to intel_gt
` [CI 08/33] drm/i915: Use intel_uncore_rmw in intel_gt_init_swizzling
` [CI 09/33] drm/i915: Convert init_unused_rings to intel_gt
` [CI 10/33] drm/i915: Convert gt workarounds "
` [CI 11/33] drm/i915: Store backpointer to intel_gt in the engine
` [CI 12/33] drm/i915: Convert intel_mocs_init_l3cc_table to intel_gt
` [CI 13/33] drm/i915: Convert i915_ppgtt_init_hw "
` [CI 14/33] drm/i915: Consolidate some open coded mmio rmw
` [CI 15/33] drm/i915: Convert i915_gem_init_hw to intel_gt
` [CI 16/33] drm/i915: Move intel_engines_resume into common init
` [CI 17/33] drm/i915: Stop using I915_READ/WRITE in intel_wopcm_init_hw
` [CI 18/33] drm/i915: Compartmentalize i915_ggtt_probe_hw
` [CI 19/33] drm/i915: Compartmentalize i915_ggtt_init_hw
` [CI 20/33] drm/i915: Make ggtt invalidation work on ggtt
` [CI 21/33] drm/i915: Store intel_gt backpointer in vm
` [CI 22/33] drm/i915: Compartmentalize i915_gem_suspend/restore_gtt_mappings
` [CI 23/33] drm/i915: Convert i915_gem_flush_ggtt_writes to intel_gt
` [CI 24/33] drm/i915: Move i915_gem_chipset_flush "
` [CI 25/33] drm/i915: Compartmentalize timeline_init/park/fini
` [CI 26/33] drm/i915: Compartmentalize i915_ggtt_cleanup_hw
` [CI 27/33] drm/i915: Compartmentalize i915_gem_init_ggtt
` [CI 28/33] drm/i915: Store ggtt pointer in intel_gt
` [CI 29/33] drm/i915: Compartmentalize ring buffer creation
` [CI 30/33] drm/i915: Save trip via top-level i915 in a few more places
` [CI 31/33] drm/i915: Make timelines gt centric
` [CI 32/33] drm/i915: Rename i915_timeline to intel_timeline and move under gt
` [CI 33/33] drm/i915: Eliminate dual personality of i915_scratch_offset
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,01/33] drm/i915: Convert intel_vgt_(de)balloon to uncore
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
[RFC PATCH net-next 1/1] tc-testing: Restore original behaviour for namespaces in tdc
2019-06-21 7:48 UTC (6+ messages)
[PATCH] drm/komeda: Adds system power management support
2019-06-21 7:46 UTC (2+ messages)
[PATCH] crypto: Fix build for clang
2019-06-21 7:44 UTC (3+ messages)
[PATCH 01/13] drm/amdgpu: introduce and honour DRM_FORCE_AUTH workaround
2019-06-21 7:41 UTC (8+ messages)
[Qemu-devel] [PATCH V2 0/5] Add Xen COLO support
2019-06-21 7:37 UTC (6+ messages)
[Qemu-devel] [Bug 1833661] [NEW] Linux kernel oops on Malta board while accessing pflash
2019-06-21 7:26 UTC (3+ messages)
` [Qemu-devel] [Bug 1833661] "
[PATCH V5 0/5] block: improve print_req_error
2019-06-21 7:39 UTC (9+ messages)
` [PATCH V5 2/5] block: add centralize REQ_OP_XXX to string helper
` [PATCH V5 3/5] block: use blk_op_str() in blk-mq-debugfs.c
` [PATCH V5 4/5] block: update print_req_error()
` [PATCH V5 5/5] f2fs: use block layer helper for show_bio_op macro
skb_to_sgvec() causes sg_pcopy_to_buffer() wrong
2019-06-21 7:37 UTC
[PATCH v3 0/6] crypto: switch to crypto API for ESSIV generation
2019-06-21 7:37 UTC (13+ messages)
` [dm-devel] "
[dpdk-dev] [PATCH] vhost: log Virtio and Vhost-user negotiated features
2019-06-21 7:30 UTC (3+ messages)
PCI/AER sysfs files violate the rules of how sysfs works
2019-06-21 7:29 UTC
[PATCH v3] sched/isolation: Prefer housekeeping cpu in local node
2019-06-21 7:28 UTC
[PATCH v2 1/3] drm/i915/icl: Add new supported CD clocks
2019-06-21 7:26 UTC (2+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [v2,1/3] "
[dpdk-dev] [PATCH] doc: add multi-proc shared lib mempool note
2019-06-21 7:25 UTC (4+ messages)
[PATCH] staging: ks7010: Fix build error
2019-06-21 7:24 UTC (3+ messages)
` [PATCH v2] "
[PATCH] mm/sparsemem: Cleanup 'section number' data types
2019-06-21 7:23 UTC (3+ messages)
[PATCH 00/14] Add support to generate ABI documentation at admin-guide
2019-06-21 7:21 UTC (8+ messages)
` [PATCH 04/14] ABI: better identificate tables
[GIT PULL v2] PHY: for 5.2-rc
2019-06-21 7:20 UTC (4+ messages)
[PATCH v2] sched/isolation: Prefer housekeeping cpu in local node
2019-06-21 7:21 UTC (3+ messages)
[U-Boot] [PATCH v2] watchdog: tangier: Convert to use WDT class
2019-06-21 7:19 UTC (4+ messages)
[Bug 199461] Unable to use Microsoft Surface Precision Mouse
2019-06-21 7:19 UTC
[PATCH] usb: clean up some of the computations in adu_read
2019-06-21 7:16 UTC (2+ messages)
[PATCH] ACPI: PM: Export the function acpi_sleep_state_supported()
2019-06-21 7:15 UTC (7+ messages)
[U-Boot] [PATCH v5 0/8] Update SiFive Unleashed Drivers
2019-06-21 7:16 UTC (13+ messages)
` [U-Boot] [PATCH v5 1/8] clk: sifive: Factor-out PLL library as separate module
` [U-Boot] [PATCH v5 2/8] clk: sifive: Sync-up WRPLL library with upstream Linux
` [U-Boot] [PATCH v5 3/8] clk: sifive: Sync-up DT bindings header "
` [U-Boot] [PATCH v5 4/8] clk: sifive: Sync-up main driver "
` [U-Boot] [PATCH v5 7/8] riscv: sifive: fu540: Setup ethaddr env variable using OTP
` [U-Boot] [PATCH v5 8/8] doc: sifive-fu540: Update README for steps to create FW_PAYLOAD
[Bug 203943] New: ext4 corruption after RAID6 degraded; e2fsck skips block checks and fails
2019-06-21 7:15 UTC (2+ messages)
` [Bug 203943] "
[PATCH] ath11k: fix line over 90 characters warnings
2019-06-21 7:13 UTC
[U-Boot] [PATCH v2 0/3] Add SDHCI card detection support
2019-06-21 7:13 UTC (5+ messages)
` [U-Boot] [PATCH v2 1/3] mmc: Read sd card detect properties from DT
` [U-Boot] [PATCH v2 2/3] mmc: sdhci: Read cd-gpio from devicetree
[PATCH] mmc: remove another TMIO MMC variant usdhi6rol0.c
2019-06-21 7:12 UTC (2+ messages)
[Qemu-devel] [PATCH v2] aspeed: Link SCU to the watchdog
2019-06-21 6:52 UTC (2+ messages)
` [Qemu-arm] "
[Qemu-devel] [PATCH 0/2] Acceptance tests: exclude "flaky" tests and introduce SPICE test
2019-06-21 7:03 UTC (3+ messages)
` [Qemu-devel] [PATCH 1/2] Acceptance tests: exclude "flaky" tests
Pointers on using the extcon-adc-jack driver
2019-06-21 7:11 UTC (2+ messages)
[PATCH v7 0/3] add init_on_alloc/init_on_free boot options
2019-06-21 7:09 UTC (3+ messages)
` [PATCH v7 1/2] mm: security: introduce init_on_alloc=1 and init_on_free=1 "
[PATCH] dt-binding: mmc: rename tmio_mmc.txt to renesas_sdhi.txt
2019-06-21 7:08 UTC (2+ messages)
[PATCH 00/13] powerpc: implement machine check safe memcpy
2019-06-21 7:05 UTC (3+ messages)
` [PATCH 05/13] powerpc/mce: Allow notifier callback to handle MCE
[ANNOUNCE] New release rt-tests-1.4
2019-06-21 6:58 UTC (2+ messages)
[dpdk-dev] [PATCH v1 1/2] lib/crypto: add callback handlers for crypto
2019-06-21 7:06 UTC (4+ messages)
` [dpdk-dev] [PATCH v2 "
` [dpdk-dev] [PATCH v2 2/2] examples/l2fwd-crypto: add callback handlers
[PATCH 1/4] arm64: Enable TIMER_IMX_SYS_CTR for ARCH_MXC platforms
2019-06-21 7:07 UTC (8+ messages)
` [PATCH 2/4] dt-bindings: clock: imx8mm: Add system counter clock
` [PATCH 3/4] clk: imx8mm: Add system counter to clock tree
` [PATCH 4/4] arm64: dts: imx8mm: Add system counter node
[Qemu-devel] [PATCH RESEND v3 0/2] x86: Enable user wait instructions
2019-06-21 6:51 UTC (5+ messages)
` [Qemu-devel] [PATCH RESEND v3 1/2] x86/cpu: Add support for UMONITOR/UMWAIT/TPAUSE
` "
` [Qemu-devel] [PATCH RESEND v3 2/2] target/i386: Add support for save/load IA32_UMWAIT_CONTROL MSR
` "
[PATCH] i2c: mux: demux-pinctrl: use proper email address for ABI requests
2019-06-21 7:03 UTC (2+ messages)
[Qemu-devel] [PATCH V2 RESEND] block/replication.c: Fix crash issue after failover
2019-06-21 6:28 UTC
[PATCH] staging: erofs: remove needless dummy functions of erofs_{get, list}xattr
2019-06-21 7:02 UTC (3+ messages)
` [PATCH] staging: erofs: remove needless dummy functions of erofs_{get,list}xattr
[PATCH] staging: erofs: remove needless CONFIG_EROFS_FS_SECURITY
2019-06-21 7:01 UTC (2+ messages)
Is this possible SYN Proxy bug?
2019-06-21 7:00 UTC (8+ messages)
[PATCH 00/28] coresight: next v5.2-rc5 (V2)
2019-06-21 6:59 UTC (9+ messages)
` [PATCH 25/28] coresight: etm3x: Smatch: Fix potential NULL pointer dereference
` [PATCH 26/28] coresight: tmc: "
[PATCH v5 00/11] ima-evm-utils: Convert sign v2 from RSA to EVP_PKEY API
2019-06-21 6:59 UTC (4+ messages)
` [PATCH v5 01/11] ima-evm-utils: Make sure sig buffer is always MAX_SIGNATURE_SIZE
[PATCH 0/6] x86emul: fixes, improvements, and beginnings of AVX512 support
2019-06-21 6:55 UTC (5+ messages)
` [PATCH v8 00/50] x86emul: remaining "
` [PATCH v8 43/50] x86emul: support AVX512_VNNI insns
` [Xen-devel] "
[PATCH 0/6] drm/ttm: make ttm bo a gem bo subclass
2019-06-21 6:54 UTC (2+ messages)
[Qemu-devel] [PATCH 0/3] pcie: hotplug fixes
2019-06-21 6:46 UTC
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.