messages from 2019-07-18 13:59:27 to 2019-07-18 14:52:43 UTC [more...]
[PATCH v11 0/5] Add utilization clamping support (CGroups API)
2019-07-18 14:52 UTC (3+ messages)
` [PATCH v11 1/5] sched/core: uclamp: Extend CPU's cgroup controller
[PATCH] stacktrace: Force USER_DS for stack_trace_save_user()
2019-07-18 14:52 UTC (2+ messages)
` [tip:core/urgent] "
[PATCH 1/3] Add documentation key in systemd .service files
2019-07-18 14:52 UTC (5+ messages)
` [PATCH 3/3] mcstrans: Add reference to setools.conf man page in the daemon one
[PATCH] MAINTAINERS: update netsec driver
2019-07-18 14:52 UTC (2+ messages)
mac80211+ath9k AP fails to honour power save mode from client
2019-07-18 14:52 UTC
[PATCH 0/2] block/scsi/dm-rq: fix leak of request private data in dm-mpath
2019-07-18 14:52 UTC (3+ messages)
` [PATCH 1/2] blk-mq: add callback of .cleanup_rq
[dpdk-dev] [PATCH] doc: fix PDF build of bbdev prog guide
2019-07-18 14:51 UTC (5+ messages)
[Qemu-devel] [Bug 1815423] [NEW] Incorrect floating point cast to int
2019-07-18 14:45 UTC (2+ messages)
` [Qemu-devel] [Bug 1815423] Re: x86_64 TCG: "
[PATCH 00/12] drm/i915: YCbCr output fixes and prep work for YCbCr 4:4:4 output
2019-07-18 14:50 UTC (13+ messages)
` [PATCH 01/12] drm/dp: Add definitons for MSA MISC bits
` [PATCH 02/12] drm/i915: Fix HSW+ DP MSA YCbCr colorspace indication
` [PATCH 03/12] drm/i915: Fix AVI infoframe quantization range for YCbCr output
` [PATCH 04/12] drm/i915: Extract intel_hdmi_limited_color_range()
` [PATCH 05/12] drm/i915: Never set limited_color_range=true for YCbCr output
` [PATCH 06/12] drm/i915: Switch to using DP_MSA_MISC_* defines
` [PATCH 07/12] drm/i915: Don't look at unrelated PIPECONF bits for interlaced readout
` [PATCH 08/12] drm/i915: Simplify intel_get_crtc_ycbcr_config()
` [PATCH 09/12] drm/i915: Add PIPECONF YCbCr 4:4:4 programming for HSW
` [PATCH 10/12] drm/i915: Document ILK+ pipe csc matrix better
` [PATCH 11/12] drm/i915: Set up ILK/SNB csc unit properly for YCbCr output
` [PATCH 12/12] drm/i915: Add PIPECONF YCbCr 4:4:4 programming for ILK-IVB
[PATCH 00/87] DC Patches 15 Jul, 2019
2019-07-18 14:49 UTC (3+ messages)
` [PATCH 07/87] drm/amd/display: move bw calc code into helpers
[PATCH] padata: use smp_mb in padata_reorder to avoid orphaned padata jobs
2019-07-18 14:49 UTC (10+ messages)
` [PATCH v2] "
` [PATCH] padata: Replace delayed timer with immediate workqueue in padata_reorder
[PATCH v2 00/30] [RFC] virtio-fs: shared file system for virtual machines
2019-07-18 14:47 UTC (10+ messages)
` [PATCH v2 18/30] virtio_fs, dax: Set up virtio_fs dax_device
[dpdk-dev] [PATCH] mempool/octeontx2: use noinline to preserve ABI
2019-07-18 14:49 UTC (3+ messages)
` [dpdk-dev] [EXT] "
[PATCH] crypto: caam - move shared symbols in a common location
2019-07-18 14:49 UTC
[PATCH] iomap: hide iomap_sector with CONFIG_BLOCK=n
2019-07-18 14:48 UTC (6+ messages)
[PATCH v2] drm/i915: Add HDCP capability info to i915_display_info
2019-07-18 14:48 UTC (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Add HDCP capability info to i915_display_info. (rev2)
` ✓ Fi.CI.BAT: success "
[PATCH 00/60] xen: add core scheduling support
2019-07-18 14:48 UTC (5+ messages)
` [Xen-devel] "
[PATCH v9 00/10] namei: openat2(2) path resolution restrictions
2019-07-18 14:48 UTC (6+ messages)
` [PATCH v9 08/10] open: openat2(2) syscall
[PATCH] mm, oom: avoid printk() iteration under RCU
2019-07-18 14:02 UTC (4+ messages)
[Xen-devel] [PATCH v6 0/5] x86/mem_sharing: assorted fixes
2019-07-18 14:47 UTC (19+ messages)
` [Xen-devel] [PATCH v6 1/5] x86/mem_sharing: reorder when pages are unlocked and released
` [Xen-devel] [PATCH v6 5/5] x86/mem_sharing: style cleanup
[PATCH] crypto: gcm - restrict assoclen for rfc4543
2019-07-18 14:46 UTC (2+ messages)
[PATCH] USB: serial: option: Add support for ZTE MF871A
2019-07-18 14:46 UTC (4+ messages)
` [PATCH v2] "
[PATCH 00/14] crypto: caam - fixes for kernel v5.3
2019-07-18 14:45 UTC (15+ messages)
` [PATCH 01/14] crypto: caam/qi - fix error handling in ERN handler
` [PATCH 02/14] crypto: caam - fix return code in completion callbacks
` [PATCH 03/14] crypto: caam - update IV only when crypto operation succeeds
` [PATCH 04/14] crypto: caam - check key length
` [PATCH 05/14] crypto: caam - check authsize
` [PATCH 06/14] crypto: caam - check assoclen
` [PATCH 07/14] crypto: caam - check zero-length input
` [PATCH 08/14] crypto: caam - update rfc4106 sh desc to support zero length input
` [PATCH 09/14] crypto: caam - keep both virtual and dma key addresses
` [PATCH 10/14] crypto: caam - fix DKP for certain key lengths
` [PATCH 11/14] crypto: caam - free resources in case caam_rng registration failed
` [PATCH 12/14] crypto: caam - execute module exit point only if necessary
` [PATCH 13/14] crypto: caam - unregister algorithm only if the registration succeeded
` [PATCH 14/14] crypto: caam - change return value in case CAAM has no MDHA
[PATCH] arm64: dts: renesas: r8a77965: sort nodes
2019-07-18 14:45 UTC (2+ messages)
[Xen-devel] [PATCH v2 00/10] Per vcpu vm_event channels
2019-07-18 14:44 UTC (7+ messages)
` [Xen-devel] [PATCH v2 07/10] vm_event: Add vm_event_ng interface
[PATCH] arm64: dts: renesas: r8a7795-es1: sort nodes node
2019-07-18 14:43 UTC (2+ messages)
[PATCH] virtio-net: parameterize min ring num_free for virtio receive
2019-07-18 14:43 UTC (8+ messages)
[PATCH] arm64: dts: renesas: r8a7795: sort nodes
2019-07-18 14:43 UTC (2+ messages)
[dpdk-dev] [PATCH] net/i40e: add return check coverity
2019-07-18 14:44 UTC (3+ messages)
` [dpdk-dev] [PATCH v2] "
[PATCH 1/2] drm/i915: Refuse modes with hdisplay==4096 on pre-HSW DP
2019-07-18 14:43 UTC (2+ messages)
` [PATCH 2/2] drm/i915: Check some transcoder timing minimum limits
[Xen-devel] [RFC] xen: Add .astylerc for automated style-formatting
2019-07-18 14:43 UTC
[U-Boot] [PATCH] mx6ulevk: Add support for SDP boot in SPL target
2019-07-18 14:43 UTC
[dpdk-dev] [PATCH 0/3] cfgfile: cleanup patches
2019-07-18 14:41 UTC (7+ messages)
` [dpdk-dev] [PATCH v2 "
` [dpdk-dev] [PATCH v2 2/3] cfgfile: use RTE_LOG for errors
[RFC PATCH v2] fanotify, inotify, dnotify, security: add security hook for fs notifications
2019-07-18 14:30 UTC
[Qemu-devel] [Bug 1830864] [NEW] Assertion `no_aa32 || ({ ARMCPU *cpu_ = (cpu); isar_feature_arm_div(&cpu_->isar); })' failed
2019-07-18 14:34 UTC (2+ messages)
` [Qemu-devel] [Bug 1830864] "
[GIT PULL] dax for 5.3
2019-07-18 14:37 UTC (2+ messages)
[dpdk-dev] [PATCH 0/3] vfio: fix broken msix interrupt initialization
2019-07-18 14:36 UTC (5+ messages)
` [dpdk-dev] [PATCH v4 "
` [dpdk-dev] [PATCH v4 1/3] vfio: revert change that does intr eventfd setup at probe
` [dpdk-dev] [PATCH v4 2/3] eal: add ack interrupt API
` [dpdk-dev] [PATCH v4 3/3] drivers/net: use ack API in interrupt handlers
[PATCH v2 0/2] mm, slab: Extend slab/shrink to shrink all memcg caches
2019-07-18 14:36 UTC (4+ messages)
` [PATCH v2 2/2] mm, slab: Show last shrink time in us when slab/shrink is read
[Qemu-devel] [PATCH] configure: Define target access alignment in configure
2019-07-18 14:36 UTC (2+ messages)
[Qemu-devel] [Bug 1836501] [NEW] cpu_address_space_init fails with assertion
2019-07-18 14:25 UTC (2+ messages)
` [Qemu-devel] [Bug 1836501] "
How to add event_header_compact?
2019-07-18 14:34 UTC
PID namespace support
2019-07-18 14:35 UTC
[PATCH v2 0/9] Exynos Adaptive Supply Voltage support
2019-07-18 14:30 UTC (21+ messages)
` [PATCH v2 1/9] soc: samsung: Add exynos chipid driver support
` [PATCH v2 2/9] soc: samsung: Convert exynos-chipid driver to use the regmap API
` [PATCH v2 3/9] soc: samsung: Add Exynos Adaptive Supply Voltage driver
` [PATCH v2 4/9] ARM: EXYNOS: enable exynos_chipid for ARCH_EXYNOS
` [PATCH v2 5/9] ARM64: "
` [PATCH v2 6/9] ARM: EXYNOS: Enable exynos-asv driver "
` [PATCH v2 7/9] soc: samsung: Update the CHIP ID DT binding documentation
` [PATCH v2 8/9] ARM: dts: Add "syscon" compatible string to chipid node
` [PATCH v2 9/9] ARM: dts: Add samsung,asv-bin property for odroidxu3-lite
[Qemu-devel] [PATCH v2 0/4] Introduce the microvm machine type
2019-07-18 14:34 UTC (9+ messages)
` [Qemu-devel] [PATCH v2 4/4] hw/i386: "
[PATCH 0/3] arm64: kprobes: Fix some bugs in arm64 kprobes
2019-07-18 14:31 UTC (6+ messages)
` [PATCH 3/3] arm64: debug: Remove rcu_read_lock from debug exception
[PATCH] net: fec: generate warning when using deprecated phy reset
2019-07-18 14:34 UTC
[U-Boot] [PATCH 00/52] Support i.MX8MM/N
2019-07-18 14:34 UTC (8+ messages)
[PATCH v3 1/2] ima_evm_utils: erroneous "verification failed: 0 (invalid padding)" message
2019-07-18 14:29 UTC (2+ messages)
` [PATCH v3 2/2] ima-evm-utils: log unknown keyid's as errors
[PATCH] drm/syncobj: return meaningful value to user space
2019-07-18 14:33 UTC (5+ messages)
[master/thud][PATCH] ti-tisdk-makefile: Makefiles: ensure find returns a directory
2019-07-18 14:11 UTC
large directory iteration (getdents) over NFS mount resets due to stat
2019-07-18 14:29 UTC (7+ messages)
Is __dma_direct_alloc_pages broken on s390?
2019-07-18 14:27 UTC (6+ messages)
[U-Boot] [Patch V3] drivers: mtd :spi: Enable 4B opcodes for SPANSION s25fl512s
2019-07-18 14:27 UTC (6+ messages)
` [U-Boot] [EXT] "
[U-Boot] [PATCH v2 1/4] x86: acpi: Add CSRT description
2019-07-18 14:27 UTC (8+ messages)
` [U-Boot] [PATCH v2 2/4] x86: acpi: Introduce a stub to generate CSRT
` [U-Boot] [PATCH v2 3/4] x86: acpi: Enable ACPI companion for Intel iDMA 32-bit
` [U-Boot] [PATCH v2 4/4] x86: tangier: Populate CSRT for shared DMA controller
[U-Boot] [PATCH 1/2] mx6: mx6sabre common: Use more conventional spelling of fdtfile
2019-07-18 14:26 UTC (4+ messages)
` [U-Boot] [PATCH 2/2] mx6: mx6sabre common: Add distro boot config
HMM_MIRROR has less than useful help text
2019-07-18 14:25 UTC (3+ messages)
[PATCH v1] drivers/base/node.c: Simplify unregister_memory_block_under_nodes()
2019-07-18 14:22 UTC
[Xen-devel] [PATCH] arm:cpuerrata: Align a virtual address before unmap
2019-07-18 14:20 UTC (6+ messages)
[PATCH] drm/bridge: fix RC_CORE dependency
2019-07-18 14:21 UTC (3+ messages)
[PATCH net] ipv6: Unlink sibling route in case of failure
2019-07-18 14:21 UTC (2+ messages)
[patch V2 1/1] Kconfig: Introduce CONFIG_PREEMPT_RT
2019-07-18 14:19 UTC (2+ messages)
` [tip:sched/urgent] sched/rt, "
wpewebkit, cog and libgles2
2019-07-18 14:20 UTC (8+ messages)
Building bpftool with OUTPUT set breaks
2019-07-18 14:20 UTC (2+ messages)
` [PATCH bpf] tools/bpf: fix bpftool build with OUTPUT set
[Xen-devel] [PATCH] schedule: mask out XEN_RUNSTATE_UPDATE from state entry time
2019-07-18 14:18 UTC (4+ messages)
[GIT PULL] libnvdimm for 5.3
2019-07-18 14:16 UTC (2+ messages)
[PATCH] media: vivid: work around high stack usage with clang
2019-07-18 14:16 UTC
[dpdk-dev] [PATCH v6 0/4] add IOVA = VA support in KNI
2019-07-18 14:16 UTC (7+ messages)
` [dpdk-dev] [PATCH v7 0/4] kni: add IOVA=VA support
` [dpdk-dev] [PATCH v7 1/4] mempool: modify mempool populate() to skip objects from page boundaries
[net-next 0/2] ipvs: speedup ipvs netns dismantle
2019-07-18 14:16 UTC (4+ messages)
` [net-next 1/2] ipvs: batch __ip_vs_cleanup
[PATCH] kasan: push back KASAN_STACK detection to clang-10
2019-07-18 14:14 UTC
[PATCH v2] Documentation/security-bugs: provide more information about linux-distros
2019-07-18 14:14 UTC (3+ messages)
ubiupdatevol breaks ubi?
2019-07-18 14:13 UTC
[PATCH v2 00/22] x86, objtool: several fixes/improvements
2019-07-18 14:13 UTC (8+ messages)
` [PATCH v2 04/22] x86/kvm: Don't call kvm_spurious_fault() from .fixup
WARNING in shark_write_reg/usb_submit_urb
2019-07-18 14:13 UTC (2+ messages)
Crash in kvmppc_xive_release()
2019-07-18 13:14 UTC (2+ messages)
json_cmd_assoc and cmd
2019-07-18 14:11 UTC (5+ messages)
[PATCH RFC] fs: New zonefs file system
2019-07-18 14:11 UTC (2+ messages)
[Bug 109206] Kernel 4.20 amdgpu fails to load firmware on Ryzen 2500U
2019-07-18 14:10 UTC (2+ messages)
[PATCH] drm/i915: Flush stale cachelines on set-cache-level
2019-07-18 14:07 UTC (2+ messages)
` ✓ Fi.CI.IGT: success for "
[PATCH v2] mtd: spi-nor: add support for sst26wf016b memory IC
2019-07-18 14:06 UTC (3+ messages)
[dpdk-dev] [PATCH] mk: fix output directory name when compiling with custom kernel header dir
2019-07-18 14:06 UTC (4+ messages)
[PATCH] hid-logitech-dj: add other Lightspeed receiver
2019-07-18 14:03 UTC (2+ messages)
[PATCH] powerpc: mm: Limit rma_size to 1TB when running without HV mode
2019-07-18 13:56 UTC (2+ messages)
pull-request: wireless-drivers 2019-07-18
2019-07-18 14:03 UTC
[PATCH RFC 0/8] Exynos Adaptive Supply Voltage support
2019-07-18 14:02 UTC (5+ messages)
` [PATCH RFC 3/8] dt-bindings: exynos: Add ASV tables binding documentation
[PATCH] Signed-off-by: Peter Kosyh <p.kosyh@gmail.com>
2019-07-18 14:02 UTC (2+ messages)
[PATCH] [v2] iio: adc: gyroadc: fix uninitialized return code
2019-07-18 14:02 UTC (2+ messages)
[PATCH 1/3] KVM: PPC: Book3S HV: Always save guest pmu for guest capable of nesting
2019-07-18 13:56 UTC (2+ messages)
ath10k spat a "WARNING" message
2019-07-18 14:01 UTC (2+ messages)
[PATCH v4 1/2] mm/balloon_compaction: avoid duplicate page removal
2019-07-18 14:01 UTC (3+ messages)
` [PATCH v4 2/2] balloon: fix up comments
[dm-crypt] veritysetup forward error correction failure
2019-07-18 14:01 UTC (7+ messages)
[PATCH v4 1/2] mm/balloon_compaction: avoid duplicate page removal
2019-07-18 14:00 UTC
[Xen-devel] [PATCH] xen/trace: Adjust types in trace_var() declarations
2019-07-18 14:00 UTC
[Xen-devel] [PATCH] xen/trace: Fix build with !CONFIG_TRACEBUFFER
2019-07-18 14:00 UTC
[dpdk-dev] [PATCH v1 1/2] lib/lpm: memory orderings to avoid race conditions for v1604
2019-07-18 14:00 UTC (3+ messages)
` [dpdk-dev] [PATCH v6 0/4] LPM4 memory ordering changes
[PATCH 1/1] powerpc: fix off by one in max_zone_pfn initialization for ZONE_DMA
2019-07-18 13:56 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.