messages from 2018-06-19 12:59:37 to 2018-06-19 13:42:03 UTC [more...]
[Qemu-devel] [PATCH v5 00/12] pc-dimm: next bunch of cleanups
2018-06-19 13:41 UTC (6+ messages)
` [Qemu-devel] [PATCH v5 01/12] pc-dimm: remove leftover "struct pc_dimms_capacity"
` [Qemu-devel] [PATCH v5 02/12] pc: rename pc_dimm_(plug|unplug|...)* into pc_memory_(plug|unplug|...)*
` [Qemu-devel] [PATCH v5 03/12] pc-dimm: rename pc_dimm_memory_* to pc_dimm_*
` [Qemu-devel] [PATCH v5 04/12] pc-dimm: remove pc_dimm_get_free_slot() from header
` [Qemu-devel] [PATCH v5 05/12] pc: factor out pc specific dimm checks into pc_memory_pre_plug()
[PATCH 1/2] Btrfs: fix return value on rename exchange failure
2018-06-19 13:38 UTC (2+ messages)
[Qemu-devel] [PATCH v3 0/6] monitor: enable OOB by default
2018-06-19 13:40 UTC (5+ messages)
` [Qemu-devel] [PATCH v3 2/6] monitor: flush qmp responses when CLOSED
[PATCH 0/2] clk: enforce CLK_SET_RATE_GATE along the tree
2018-06-19 13:40 UTC (3+ messages)
` [PATCH 1/2] clk: qcom: drop CLK_SET_RATE_GATE from sdc clocks
` [PATCH 2/2] clk: fix CLK_SET_RATE_GATE with clock rate protection
Possible regression in "slab, slub: skip unnecessary kasan_cache_shutdown()"
2018-06-19 13:40 UTC (10+ messages)
[PATCH 00/16] Adding Cavium's crypto device(CPT) driver
2018-06-19 13:39 UTC (4+ messages)
` [PATCH 01/16] config: add Cavium CPT PMD skeleton
[igt-dev] [PATCH i-g-t 1/6] lib: Conservatively include residue buffers in the available ram estimate
2018-06-19 13:39 UTC (10+ messages)
` [igt-dev] [PATCH i-g-t 2/6] igt/gem_sync: Alternate stress for nop+sync
` "
` [igt-dev] [PATCH i-g-t 3/6] igt/gem_sync: Double the wakeups, twice the pain
` "
` [igt-dev] [Intel-gfx] "
` [igt-dev] ✓ Fi.CI.IGT: success for series starting with [i-g-t,1/6] lib: Conservatively include residue buffers in the available ram estimate
[PATCH net] net/sched: act_ife: fix recursive lock and idr leak
2018-06-19 13:39 UTC
[RFC PATCH v3 00/10] Energy Aware Scheduling
2018-06-19 13:38 UTC (12+ messages)
` [RFC PATCH v3 03/10] PM: Introduce an Energy Model management framework
` [RFC PATCH v3 04/10] PM / EM: Expose the Energy Model in sysfs
` [RFC PATCH v3 05/10] sched/topology: Reference the Energy Model of CPUs when available
[PATCH v11 00/13] Intel SGX1 support
2018-06-19 13:38 UTC (34+ messages)
` [PATCH v11 04/13] x86, sgx: add SGX definitions to msr-index.h
` [PATCH v11 07/13] x86, sgx: detect Intel SGX
` [PATCH v11 08/13] x86, sgx: added ENCLS wrappers
` [PATCH v11 10/13] intel_sgx: driver for Intel Software Guard Extensions
` [PATCH v11 11/13] intel_sgx: ptrace() support
` [PATCH v11 12/13] intel_sgx: driver documentation
` [PATCH v11 13/13] intel_sgx: in-kernel launch enclave
` [intel-sgx-kernel-dev] "
[Qemu-devel] [RFC 0/1] Add BPF suuport to Qemu
2018-06-19 13:37 UTC (3+ messages)
` [Qemu-devel] [RFC 1/1] Add BPF support to qemu
linux-next: manual merge of the vfs tree with the overlayfs tree
2018-06-19 13:38 UTC (3+ messages)
[PATCH 0/3] Cleanups around extent increment
2018-06-19 13:35 UTC (4+ messages)
` [PATCH 1/3] btrfs: Remove fs_info argument from __btrfs_inc_extent_ref
[PATCH v2 0/4] arm64: kexec, kdump: fix boot failures on acpi-only system
2018-06-19 13:37 UTC (5+ messages)
` [PATCH v2 1/4] arm64: export memblock_reserve()d regions via /proc/iomem
[PATCH] tee: replace getnstimeofday64() with ktime_get_real_ts64()
2018-06-19 13:37 UTC (2+ messages)
[Qemu-devel] [Bug 1470481] [NEW] qemu-img converts large vhd files into only approx. 127GB raw file causing the VM to crash
2018-06-19 13:18 UTC (2+ messages)
` [Qemu-devel] [Bug 1470481] "
[RFC PATCH] ARM: Use logical or instead of addition for badr address calculation
2018-06-19 13:35 UTC (6+ messages)
[Qemu-arm] [PULL 0/4] Vga 20180618 patches
2018-06-19 13:33 UTC (3+ messages)
` [Qemu-devel] "
[PATCH 0/3] I-side fixes
2018-06-19 13:34 UTC (5+ messages)
` [PATCH 1/3] arm64: Avoid flush_icache_range() in alternatives patching code
` [PATCH 2/3] arm64: Remove unnecessary ISBs from set_{pte,pmd,pud}
` [PATCH 2/3] arm64: Remove unnecessary ISBs from set_{pte, pmd, pud}
Status of comet-4.10 branch
2018-06-19 13:33 UTC (3+ messages)
[PATCH for 4.18 0/3] rseq: minor fixes, cleanup
2018-06-19 13:32 UTC (14+ messages)
` [PATCH for 4.18 1/3] rseq/selftests: run_param_test.sh should be executable
` [PATCH for 4.18 2/3] rseq/selftests: arm: align struct rseq_cs on 32 bytes
` [PATCH for 4.18 3/3] rseq: cleanup: no need to abort rseq c.s. in child on fork
[PATCHv3 00/19] arm64: invoke syscalls with pt_regs
2018-06-19 13:33 UTC (8+ messages)
` [PATCHv3 08/19] arm64: convert raw syscall invocation to C
` [PATCHv3 10/19] arm64: convert native/compat syscall entry "
[PATCH 1/3] image: Combine all the class handling code into a single section
2018-06-19 13:32 UTC (6+ messages)
` [PATCH 3/3] image/testimage: Rework auto image test execution
[PATCH 0/6] treewide: Add and use dev_fmt similar to pr_fmt
2018-06-19 13:31 UTC (3+ messages)
` [PATCH 2/6] device: Add #define dev_fmt similar to #define pr_fmt
[PATCH] printk: Make CONSOLE_LOGLEVEL_QUIET configurable
2018-06-19 13:31 UTC (2+ messages)
[PATCH] btrfs: fix invalid-free in btrfs_extent_same
2018-06-19 13:27 UTC (2+ messages)
[PATCH V9] powercap/drivers/idle_injection: Add an idle injection framework
2018-06-19 13:23 UTC (2+ messages)
[PATCH v2 0/2] Detect & register virtio-crypto algos only if it can be supported by backend
2018-06-19 13:26 UTC (3+ messages)
` [Qemu-devel] "
[PATCH v2] printk: make sure to print log on console
2018-06-19 13:26 UTC (6+ messages)
[PATCH] powerpc/mm/hash/4k: Free hugetlb page table caches correctly
2018-06-19 13:25 UTC (3+ messages)
4.18-rc1 i915 dma mapping warning
2018-06-19 13:25 UTC (2+ messages)
[PATCH] mmc_extcsd command: Add cmd option to set bkops-enable
2018-06-19 13:25 UTC (2+ messages)
[igt-dev] [PATCH i-g-t] lib: Conservatively include residue buffers in the available ram estimate
2018-06-19 13:24 UTC (3+ messages)
[Bug 200139] New: amdgpu lockup after resume from sleep
2018-06-19 13:24 UTC (2+ messages)
` [Bug 200139] "
[PATCH v2 1/2] trace-filter: Change the naming convention used in trace-filter-hash
2018-06-19 13:22 UTC (2+ messages)
` [PATCH v2 2/2] trace-filter: Change the hashing function used when filtering
[PATCH] ARM: dts: advantech-rom-7421: add hog pinctrl node
2018-06-19 13:23 UTC (2+ messages)
[PATCH] printk/nmi: Prevent deadlock when serializing NMI backtraces
2018-06-19 13:23 UTC (11+ messages)
[PATCH 00/24] More ICL display patches
2018-06-19 13:22 UTC (6+ messages)
` [PATCH 23/24] drm/i915/icl: program MG_DP_MODE
` [PATCH 24/24] drm/i915/icl: toggle PHY clock gating around link training
How to export kernel specific headers to userspace
2018-06-19 13:22 UTC (2+ messages)
[Qemu-devel] [RFC] Add NRF51 RNG peripheral
2018-06-19 13:20 UTC (4+ messages)
[PATCH] dmaengine: pl330: report BURST residue granularity
2018-06-19 13:20 UTC (3+ messages)
` "
[PATCH 0/6] Cryptodev API changes
2018-06-19 13:20 UTC (8+ messages)
` [PATCH 3/6] cryptodev: remove max number of sessions
usb: gadget: ffs: Fix BUG when userland exits with submitted AIO transfers
2018-06-19 13:20 UTC
[PATCH] x86/hyper-v: use cheaper HVCALL_FLUSH_VIRTUAL_ADDRESS_{LIST,SPACE} hypercalls when possible
2018-06-19 13:20 UTC (5+ messages)
` [PATCH] x86/hyper-v: use cheaper HVCALL_FLUSH_VIRTUAL_ADDRESS_{LIST, SPACE} "
[PATCH v2 0/6] powerpc/pkeys: fixes to pkeys
2018-06-19 13:19 UTC (4+ messages)
` [PATCH v2 6/6] powerpc/pkeys: Deny read/write/execute by default
[PATCH 0/6] ALSA: hda/ca0132: Various cleanups and fixes
2018-06-19 13:19 UTC (4+ messages)
[PATCH 0/2] nfit, test: Add some global variables and functions to cleanup
2018-06-19 13:19 UTC (4+ messages)
` [PATCH 2/2] nfit, test: cleanup test scripts
Dynamic ftrace self test broken on ARM
2018-06-19 13:17 UTC (4+ messages)
[PATCH 1/2] fsck.f2fs: add sanity check nat_bits
2018-06-19 13:15 UTC (2+ messages)
[PATCH 4.4 00/24] 4.4.137-stable review
2018-06-19 13:15 UTC (3+ messages)
` [PATCH 4.4 24/24] net: metrics: add proper netlink validation
[PATCH] drm/i915/audio: constify ELD pointers
2018-06-19 13:14 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH 0/4]trace-filter: Detach trace-filter-hash from KS GUI
2018-06-19 13:13 UTC (4+ messages)
` [PATCH 3/4] trace-filter: Change the naming convention used in trace-filter-hash
[PATCH] btrfs: stop using get_seconds()
2018-06-19 13:10 UTC (4+ messages)
[PATCH v2] video: fbdev: pxafb: zero allocated memory for video modes
2018-06-19 13:13 UTC
[PATCH] Input: elan: enable middle button of touchpads on ThinkPad P52
2018-06-19 13:13 UTC (3+ messages)
[PATCH 1/2] rcu: Assign higher priority to RCU threads if its rcutorture
2018-06-19 13:12 UTC (4+ messages)
` [PATCH 2/2] rcutorture: Fix rcu_barrier successes counter
[PATCH v11 00/10] drivers/qcom: add RPMH communication support
2018-06-19 13:12 UTC (4+ messages)
` [PATCH v11 03/10] drivers: qcom: rpmh-rsc: log RPMH requests in FTRACE
[PATCH] cifs: Silence uninitialized variable warning
2018-06-19 13:12 UTC (2+ messages)
[PATCH v3 0/8] wil6210 patches
2018-06-19 13:11 UTC (9+ messages)
` [PATCH v3 1/8] wil6210: add support for Talyn-MB (Talyn ver 2.0) device
` [PATCH v3 2/8] wil6210: add support for enhanced DMA structures
` [PATCH v3 3/8] wil6210: initialize TX and RX enhanced DMA rings
` [PATCH v3 4/8] wil6210: add support for enhanced DMA TX data flows
` [PATCH v3 5/8] wil6210: add support for enhanced DMA RX "
` [PATCH v3 6/8] wil6210: add support for enhanced DMA debugfs
` [PATCH v3 7/8] wil6210: add support for Talyn-MB boot flow
` [PATCH v3 8/8] wil6210: remove crash dump collection from OTP section
[PATCH v3 1/2] ethdev: move log macro to header
2018-06-19 13:11 UTC (5+ messages)
` [PATCH v4 1/3] "
` [PATCH v4 2/3] ethdev: convert static logtype usage to dynamic
[PATCH v12 00/10] drivers/qcom: add RPMH communication support
2018-06-19 13:11 UTC (11+ messages)
` [PATCH v12 01/10] drivers: qcom: rpmh-rsc: add RPMH controller for QCOM SoCs
` [PATCH v12 02/10] dt-bindings: introduce RPMH RSC bindings for Qualcomm SoCs
` [PATCH v12 03/10] drivers: qcom: rpmh-rsc: log RPMH requests in FTRACE
` [PATCH v12 04/10] drivers: qcom: rpmh: add RPMH helper functions
` [PATCH v12 05/10] drivers: qcom: rpmh-rsc: write sleep/wake requests to TCS
` [PATCH v12 06/10] drivers: qcom: rpmh-rsc: allow invalidation of sleep/wake TCS
` [PATCH v12 07/10] drivers: qcom: rpmh: cache sleep/wake state requests
` [PATCH v12 08/10] drivers: qcom: rpmh: allow requests to be sent asynchronously
` [PATCH v12 09/10] drivers: qcom: rpmh: add support for batch RPMH request
` [PATCH v12 10/10] drivers: qcom: rpmh-rsc: allow active requests from wake TCS
[Qemu-devel] [PATCH 0/9] spapr: Clean up pagesize handling
2018-06-19 11:22 UTC (4+ messages)
` [Qemu-devel] [PATCH 5/9] spapr: Maximum (HPT) pagesize property
[Qemu-devel] [PATCH qemu] xics-kvm: Fix compile warning
2018-06-19 11:17 UTC (2+ messages)
dm thin: superblock may write succeed before other metadata blocks because of wirting metadata in async mode
2018-06-19 13:11 UTC
[PATCH 1/3] powerpc: mac: fix rtc read functions
2018-06-19 13:07 UTC (3+ messages)
` [PATCH 3/3] m68k: remove unused set_clock_mmss() helpers
[PATCH v3 0/2] tpm: add support for nonblocking operation
2018-06-19 13:10 UTC (3+ messages)
[PATCH] video: fbdev: pxafb: zero allocated memory for video modes
2018-06-19 13:10 UTC (2+ messages)
[PATCH v2 0/4] have the vt console preserve unicode characters
2018-06-19 13:09 UTC (2+ messages)
[PATCH 0/2] Documentation/sphinx: add "nodocs" directive
2018-06-19 13:09 UTC (8+ messages)
` [PATCH 1/2] "
Lazy FPU restoration / moving kernel_fpu_end() to context switch
2018-06-19 13:08 UTC (6+ messages)
[PATCH] net/mlx5: fix Rss level validation
2018-06-19 13:08 UTC
[meta-java][PATCH] TODO: add file
2018-06-19 13:08 UTC
[PATCH] net/mlx5: fix Rss level validation
2018-06-19 13:07 UTC
[Qemu-devel] [PATCH v4 0/2] Fix compilation with python-3 if en_US.UTF-8 is unavailable
2018-06-19 13:06 UTC (7+ messages)
` [Qemu-devel] [PATCH v4 1/2] qapi: Open files with encoding='utf-8'
USB: serial: ftdi_sio: Add MTP NVM support
2018-06-19 13:06 UTC
[PATCH 00/11] Split i2c_lock_adapter into i2c_lock_root and i2c_lock_segment
2018-06-19 13:05 UTC (6+ messages)
` [PATCH 02/11] tpm/tpm_i2c_infineon: switch to i2c_lock_segment
[Qemu-devel] [RFC PATCH 00/10] Add a 'x-blockdev-reopen' QMP command
2018-06-19 13:05 UTC (7+ messages)
` [Qemu-devel] [RFC PATCH 06/10] block: Allow changing the backing file on reopen
[meta-java][PATCH v2] 0/3] Add openjdk oeqa tests
2018-06-19 13:04 UTC (4+ messages)
` [meta-java][PATCH v2] 1/3] oeqa: runtime: add java & javac testcases
` [meta-java][PATCH v2] 2/3] images/classes: add open{jdk, jre}-{7, 8} test
` [meta-java][PATCH v2] 3/3] README: add "Testing" section
[PATCH v2 0/9] xen: dma-buf support for grant device
2018-06-19 13:04 UTC (4+ messages)
` [PATCH v2 1/9] xen/grant-table: Export gnttab_{alloc|free}_pages as GPL
[PATCH v3] xen: share start flags between PV and PVH
2018-06-19 13:03 UTC (3+ messages)
[PATCH] arm: Hook up SYNC_CORE functionality for sys_membarrier()
2018-06-19 13:03 UTC (4+ messages)
[PATCH 0/5] vfs: track per-sb writeback errors and report them via fsinfo()
2018-06-19 13:03 UTC (5+ messages)
` [PATCH 2/5] buffer: record blockdev write errors in super_block that backs them
[PATCH] xen: add error handling for xenbus_printf
2018-06-19 13:02 UTC (4+ messages)
` [PATCH v2] "
INFO: task hung in __sb_start_write
2018-06-19 13:00 UTC (10+ messages)
[PATCH] scsi: xen-scsifront: add error handling for xenbus_printf
2018-06-19 13:02 UTC (4+ messages)
` [PATCH v5] "
[PATCH] xen/scsiback: add error handling for xenbus_printf
2018-06-19 13:01 UTC (4+ messages)
` [PATCH v3] "
[PATCH v2 net-next] net:sched: add action inheritdsfield to skbedit
2018-06-19 12:39 UTC (5+ messages)
` [PATCH v3 "
` [PATCH v4 "
[PATCH 0/3] Resolve -Wattribute-alias warnings from SYSCALL_DEFINEx()
2018-06-19 13:01 UTC (4+ messages)
` [PATCH 3/3] Revert "powerpc: fix build failure by disabling attribute-alias warning in pci_32"
[PATCH] iommu/io-pgtable-arm-v7s: Abort allocation when table address overflows the PTE
2018-06-19 13:01 UTC (3+ messages)
[PATCH] serial: mps2-uart: Initialize early console
2018-06-19 13:01 UTC (4+ messages)
[PATCH] f2fs-tools: calculate inode checksum and writeback
2018-06-19 12:59 UTC (2+ messages)
[PATCH net] xfrm_user: prevent leaking 2 bytes of kernel memory
2018-06-19 12:59 UTC (2+ messages)
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.