messages from 2019-11-12 17:45:47 to 2019-11-12 18:17:38 UTC [more...]
[alsa-devel] [PATCH 0/2] ALSA: pcm: Fix race condition in runtime access
2019-11-12 18:16 UTC (2+ messages)
` "
[PATCH 1/3] iio: Add ADM1177 Hot Swap Controller and Digital Power Monitor driver
2019-11-12 18:17 UTC (3+ messages)
net-next branch fails to build on my P8 CI system
2019-11-12 18:17 UTC (2+ messages)
Proposal to report GPU private memory allocations with sysfs nodes [plain text version]
2019-11-12 18:17 UTC (13+ messages)
[PATCH v7 0/8] Acceptance test: Add "boot_linux" acceptance test
2019-11-12 18:15 UTC (7+ messages)
` [PATCH v7 3/8] Acceptance tests: use avocado tags for machine type
[PATCH v6] mesa: Upgrade to 19.2.1
2019-11-12 18:15 UTC (8+ messages)
[patch V2 00/16] x86/iopl: Prevent user space from using CLI/STI with iopl(3)
2019-11-12 18:14 UTC (10+ messages)
` [patch V2 09/16] x86/ioperm: Move TSS bitmap update to exit to user work
` [patch V2 11/16] x86/ioperm: Share I/O bitmap if identical
` [patch V2 13/16] x86/iopl: Fixup misleading comment
[PATCH 0/2] ath10k: correct tx bitrate for QCA6174/QCA9377/QCA9888
2019-11-12 18:14 UTC (4+ messages)
` [PATCH 2/2] ath10k: correct legacy rate in tx stats
Yocto/bitbake recipe 'diff test'?
2019-11-12 18:14 UTC (7+ messages)
[PATCH 00/15] nvme-rdma/nvmet-rdma: Add metadata/T10-PI support
2019-11-12 18:14 UTC (15+ messages)
` [PATCH] nvme-cli/fabrics: Add pi_enable param to connect cmd
` [PATCH 01/15] nvme-fabrics: allow user enabling metadata/T10-PI support
` [PATCH 02/15] nvme: Fail __nvme_revalidate_disk in case of a spec violation
` [PATCH 03/15] nvme: Introduce max_integrity_segments ctrl attribute
[PATCH 00/17] remoteproc: omap changes on top of v5.4-rc1
2019-11-12 18:13 UTC (11+ messages)
` [PATCH 08/17] remoteproc/omap: Add support for DRA7xx remote processors
` [PATCH 13/17] remoteproc/omap: add support for system suspend/resume
PROBLEM: NULL pointer dereference; nfsd4_remove_cld_pipe
2019-11-12 18:13 UTC (3+ messages)
[PATCH 01/27] drm/i915: Flush context free work on cleanup
2019-11-12 18:12 UTC (6+ messages)
` [PATCH 26/27] drm/i915/gt: Refactor mocs loops into single control macro
` [Intel-gfx] "
linux-next: build failure after merge of the akpm-current tree
2019-11-12 18:12 UTC (5+ messages)
[PATCH] ima: avoid appraise error for hash calc interrupt
2019-11-12 18:12 UTC (5+ messages)
[PATCH 0/2] nvme-pci: improve IO performance via poll after batch submission
2019-11-12 18:11 UTC (3+ messages)
` [PATCH 2/2] nvme-pci: poll IO after batch submission for multi-mapping queue
[PATCH 00/33] exception cleanup, syscall in C and !COMPAT
2019-11-12 16:52 UTC (10+ messages)
` [PATCH 17/33] powerpc/64s/exception: re-inline some handlers
` [PATCH 18/33] powerpc/64s/exception: Clean up SRR specifiers
` [PATCH 19/33] powerpc/64s/exception: add more comments for interrupt handlers
` [PATCH 20/33] powerpc/64s/exception: only test KVM in SRR interrupts when PR KVM is supported
` [PATCH 21/33] powerpc/64s/exception: soft nmi interrupt should not use ret_from_except
` [PATCH 22/33] powerpc/64: system call remove non-volatile GPR save optimisation
` [PATCH 23/33] powerpc/64: system call implement the bulk of the logic in C
` [PATCH 24/33] powerpc/64s: interrupt return "
` [PATCH 25/33] powerpc/64s/exception: remove lite interrupt return
[PATCH net-next v3] net: openvswitch: add hash info to upcall
2019-11-12 18:06 UTC (2+ messages)
` [ovs-dev] "
[PATCH 00/55] Patch Round-up for stable 4.1.1, freeze on 2019-11-12
2019-11-12 18:05 UTC (2+ messages)
[PATCH v5 0/10] KEYS: Measure keys when they are created or updated
2019-11-12 18:06 UTC (16+ messages)
` [PATCH v5 02/10] IMA: Added keyrings= option in IMA policy to only measure keys added to the specifi
` [PATCH v5 02/10] IMA: Added keyrings= option in IMA policy to only measure keys added to the spe
` [PATCH v5 02/10] IMA: Added keyrings= option in IMA policy to only measure keys added to the specified keyrings
` [PATCH v5 04/10] IMA: Updated IMA policy functions to return keyrings option read from the policy
` [PATCH v5 04/10] IMA: Updated IMA policy functions to return keyrings option read from the polic
Bug in bash completion for git rebase --onto
2019-11-12 18:05 UTC (4+ messages)
` [PATCH] completion: learn to complete `git rebase --onto=`
[PATCH v2 0/3] mmc: Fixup HW reset for SDIO cards
2019-11-12 18:04 UTC (10+ messages)
` [PATCH v2 1/3] mwifiex: Re-work support for SDIO HW reset
[PATCH net-next] net/sched: actions: remove unused 'order'
2019-11-12 18:04 UTC (2+ messages)
[PATCH 00/21] Separate JPEG from VCN
2019-11-12 18:03 UTC (66+ messages)
` [PATCH 01/21] drm/amdgpu: add JPEG HW IP and SW structures
` [PATCH 02/21] drm/amdgpu: add amdgpu_jpeg and JPEG tests
` [PATCH 03/21] drm/amdgpu: separate JPEG1.0 code out from VCN1.0
` [PATCH 04/21] drm/amdgpu: use the JPEG structure for general driver support
` [PATCH 05/21] drm/amdgpu: add JPEG IP block type
` [PATCH 06/21] drm/amdgpu: add JPEG common functions to amdgpu_jpeg
` [PATCH 07/21] drm/amdgpu: add JPEG v2.0 function supports
` [PATCH 08/21] drm/amdgpu: remove unnecessary JPEG2.0 code from VCN2.0
` [PATCH 09/21] drm/amdgpu: add JPEG PG and CG interface
` [PATCH 10/21] drm/amdgpu: add PG and CG for JPEG2.0
` [PATCH 11/21] drm/amd/powerplay: add JPEG Powerplay interface
` [PATCH 12/21] drm/amd/powerplay: add JPEG power control for Navi1x
` [PATCH 13/21] drm/amd/powerplay: add Powergate JPEG for Renoir
` [PATCH 14/21] drm/amd/powerplay: add JPEG power control "
` [PATCH 15/21] drm/amd/powerplay: set JPEG to SMU dpm
` [PATCH 16/21] drm/amdgpu: enable JPEG2.0 dpm
` [PATCH 17/21] drm/amdgpu: add driver support for JPEG2.0 and above
` [PATCH 18/21] drm/amdgpu: enable JPEG2.0 for Navi1x and Renoir
` [PATCH 19/21] drm/amdgpu: move JPEG2.5 out from VCN2.5
` [PATCH 20/21] drm/amdgpu: enable Arcturus CG for VCN and JPEG blocks
` [PATCH 21/21] drm/amdgpu: enable Arcturus JPEG2.5 block
[MPTCP] Re: [PATCH 2/4] mptcp: disable on req sk if MD5SIG is enabled
2019-11-12 18:03 UTC
[PATCH Bluez] tools/mesh-cfgclient: add unbind command
2019-11-12 18:02 UTC (3+ messages)
[virtio-dev] [PATCH] snd: Add virtio sound device specification
2019-11-12 18:02 UTC (8+ messages)
[Xen-devel] Xen Security Advisory 305 v1 (CVE-2019-11135) - TSX Asynchronous Abort speculative side channel
2019-11-12 18:01 UTC
[Xen-devel] Xen Security Advisory 304 v1 (CVE-2018-12207) - x86: Machine Check Error on Page Size Change DoS
2019-11-12 18:01 UTC
Investment opportunity
2019-11-12 17:57 UTC
Investment opportunity
2019-11-12 17:57 UTC
Investment opportunity
2019-11-12 17:57 UTC
Investment opportunity
2019-11-12 17:57 UTC
[PATCH] microvm: fix memory leak in microvm_fix_kernel_cmdline
2019-11-12 17:59 UTC (2+ messages)
Investment opportunity
2019-11-12 17:57 UTC
[PATCH v2] buffer: Fix I/O error due to ARM read-after-read hazard
2019-11-12 18:00 UTC (6+ messages)
Investment opportunity
2019-11-12 17:57 UTC
Investment opportunity
2019-11-12 17:57 UTC
Investment opportunity
2019-11-12 17:57 UTC
[PATCH 0/3] mm: fix page aging across multiple cgroups
2019-11-12 18:00 UTC (4+ messages)
` [PATCH 3/3] mm: vmscan: enforce inactive:active ratio at the reclaim root
Investment opportunity
2019-11-12 17:57 UTC
Investment opportunity
2019-11-12 17:57 UTC
Investment opportunity
2019-11-12 17:57 UTC
[PATCH] PCI: Add CRS timeout for pci_device_is_present()
2019-11-12 17:59 UTC (2+ messages)
Investment opportunity
2019-11-12 17:57 UTC
Investment opportunity
2019-11-12 17:57 UTC
Investment opportunity
2019-11-12 17:57 UTC
[PATCH] drm/bridge: fix anx6345 compilation for v5.5
2019-11-12 17:59 UTC (3+ messages)
[PATCH] PCI: Add CRS timeout for pci_device_is_present()
2019-11-12 17:59 UTC (2+ messages)
Investment opportunity
2019-11-12 17:57 UTC
Investment opportunity
2019-11-12 17:57 UTC
Investment opportunity
2019-11-12 17:57 UTC
[PATCH] coccinelle: merge two rules from flex_alloc.cocci
2019-11-12 17:59 UTC (2+ messages)
Investment opportunity
2019-11-12 17:57 UTC
Investment opportunity
2019-11-12 17:57 UTC
Investment opportunity
2019-11-12 17:57 UTC
Investment opportunity
2019-11-12 17:57 UTC
Investment opportunity
2019-11-12 17:57 UTC
Investment opportunity
2019-11-12 17:57 UTC
Investment opportunity
2019-11-12 17:57 UTC
[PATCH 1/2] drivers: ipmi: Support raw i2c packet in IPMB
2019-11-12 17:57 UTC (4+ messages)
Investment opportunity
2019-11-12 17:57 UTC
Investment opportunity
2019-11-12 17:57 UTC
Investment opportunity
2019-11-12 17:57 UTC
Investment opportunity
2019-11-12 17:57 UTC
Investment opportunity
2019-11-12 17:57 UTC (2+ messages)
Investment opportunity
2019-11-12 17:57 UTC
[f2fs-dev] Investment opportunity
2019-11-12 17:57 UTC
Investment opportunity
2019-11-12 17:57 UTC
Investment opportunity
2019-11-12 17:57 UTC
HCL CLA Update
2019-11-12 17:57 UTC (4+ messages)
Investment opportunity
2019-11-12 17:57 UTC
Investment opportunity
2019-11-12 17:57 UTC
Investment opportunity
2019-11-12 17:57 UTC
Investment opportunity
2019-11-12 17:57 UTC
Investment opportunity
2019-11-12 17:57 UTC (2+ messages)
Investment opportunity
2019-11-12 17:57 UTC (2+ messages)
[PATCH v9 Qemu 00/15] Add migration support for VFIO devices
2019-11-12 17:05 UTC (12+ messages)
` [PATCH v9 QEMU 04/15] vfio: Add function to unmap VFIO region
` [PATCH v9 QEMU 05/15] vfio: Add vfio_get_object callback to VFIODeviceOps
` [PATCH v9 QEMU 06/15] vfio: Add save and load functions for VFIO PCI devices
` [PATCH v9 QEMU 08/15] vfio: Add VM state change handler to know state of VM
` [PATCH v9 QEMU 09/15] vfio: Add migration state change notifier
` [PATCH v9 QEMU 10/15] vfio: Register SaveVMHandlers for VFIO device
` [PATCH v9 QEMU 11/15] vfio: Add save state functions to SaveVMHandlers
` [PATCH v9 QEMU 12/15] vfio: Add load "
` [PATCH v9 QEMU 13/15] vfio: Add vfio_listener_log_sync to mark dirty pages
` [PATCH v9 QEMU 14/15] vfio: Add ioctl to get dirty pages bitmap during dma unmap
` [PATCH v9 QEMU 15/15] vfio: Make vfio-pci device migration capable
[PATCH v9 00/11] SMMUv3 Nested Stage Setup (VFIO part)
2019-11-12 17:56 UTC (8+ messages)
[PATCH BlueZ] mesh: Fix clean up after AddNode method
2019-11-12 17:56 UTC (2+ messages)
[PATCH] zorro_esp: increase maximum dma length to 65536 bytes
2019-11-12 17:55 UTC (2+ messages)
` [PATCH v2] zorro_esp: Limit DMA transfers to 65536 bytes (except on Fastlane)
[PATCH V5 0/4] ACPI: Support Generic Initiator proximity domains
2019-11-12 17:55 UTC (4+ messages)
` [PATCH V5 1/4] ACPI: Support Generic Initiator only domains
[Intel-gfx] [PATCH i-g-t 1/3] i915/gem_exec_schedule: Split pi-ringfull into two tests
2019-11-12 17:55 UTC (8+ messages)
` [igt-dev] [PATCH i-g-t 3/3] i915/gem_exec_scheduler: Exercise priority inversion from resource contention
` [Intel-gfx] "
` [igt-dev] [Intel-gfx] "
[PATCH BlueZ] mesh: fix sending messages to group addresses
2019-11-12 17:54 UTC (2+ messages)
[PATCH net-next v5 0/6] ipsec: add TCP encapsulation support (RFC 8229)
2019-11-12 17:54 UTC (3+ messages)
` [PATCH net-next v5 1/6] net: add queue argument to __skb_wait_for_more_packets and __skb_{,try_}recv_datagram
[PATCH v6 1/3] x86/boot: Introduce the kernel_info
2019-11-12 17:53 UTC (3+ messages)
` [Xen-devel] [tip: x86/boot] x86/boot: Introduce kernel_info
` "
[PATCH v6 2/3] x86/boot: Introduce the kernel_info.setup_type_max
2019-11-12 17:53 UTC (3+ messages)
` [Xen-devel] [tip: x86/boot] x86/boot: Introduce kernel_info.setup_type_max
` "
[PATCH v6 3/3] x86/boot: Introduce the setup_indirect
2019-11-12 17:53 UTC (3+ messages)
` [Xen-devel] [tip: x86/boot] x86/boot: Introduce setup_indirect
` "
[kvm-unit-tests PATCH 0/2] Use "-Werror" for checking flags
2019-11-12 17:52 UTC (5+ messages)
` [kvm-unit-tests PATCH 1/2] Makefile: use "-Werror" in cc-option
` [kvm-unit-tests PATCH 2/2] Makefile: add "cxx-option" for C++ builds
[PULL v1 0/3] MicroBlaze fixes
2019-11-12 17:46 UTC (2+ messages)
[RFC PATCH v2 bpf-next 00/15] xdp_flow: Flow offload to XDP
2019-11-12 17:50 UTC (6+ messages)
[PATCH 1/2] drm/fb-helper: unexpoert drm_fb_helper_generic_probe
2019-11-12 17:50 UTC (2+ messages)
` [PATCH 2/2] drm/fb-helper: refcount drm_device for generic support
coccinelle: fine-tuning for commit.cocci?
2019-11-12 17:50 UTC
[PATCH] x86/mtrr: only administrator can read the configurations
2019-11-12 17:49 UTC (2+ messages)
[PATCH BUGFIX] block, bfq: deschedule empty bfq_queues not referred by any process
2019-11-12 17:49 UTC (3+ 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.