messages from 2019-08-26 06:20:53 to 2019-08-26 07:24:25 UTC [more...]
[PATCH] Add support for Macronix NAND randomizer
2019-08-26 7:23 UTC (5+ messages)
[PATCH 01/28] drm/i915/selftests: Add the usual batch vma managements to st_workarounds
2019-08-26 7:21 UTC (28+ messages)
` [PATCH 02/28] drm/i915/selftests: Remove accidental serialization between gpu_fill
` [PATCH 03/28] drm/i915/selftests: Try to recycle context allocations
` [PATCH 04/28] drm/i915/gtt: Downgrade Baytrail back to aliasing-ppgtt
` [PATCH 05/28] drm/i915/gtt: Downgrade Cherryview "
` [PATCH 06/28] drm/i915: Protect our local workers against I915_FENCE_TIMEOUT
` [PATCH 07/28] drm/i915: Force PD reload on any PD update
` [PATCH 08/28] drm/i915: Replace obj->pin_global with obj->frontbuffer
` [PATCH 09/28] dma-fence: Serialise signal enabling (dma_fence_enable_sw_signaling)
` [PATCH 10/28] drm/mm: Pack allocated/scanned boolean into a bitfield
` [PATCH 11/28] drm/i915: Make shrink/unshrink be atomic
` [PATCH 12/28] drm/i915: Only track bound elements of the GTT
` [PATCH 13/28] drm/i915: Make i915_vma.flags atomic_t for mutex reduction
` [PATCH 14/28] drm/i915: Mark up address spaces that may need to allocate
` [PATCH 15/28] drm/i915: Pull i915_vma_pin under the vm->mutex
` [PATCH 16/28] drm/i915: Push the i915_active.retire into a worker
` [PATCH 17/28] drm/i915: Coordinate i915_active with its own mutex
` [PATCH 18/28] drm/i915: Move idle barrier cleanup into engine-pm
` [PATCH 19/28] drm/i915: Drop struct_mutex from around i915_retire_requests()
` [PATCH 20/28] drm/i915: Merge wait_for_timelines with retire_request
` [PATCH 21/28] drm/i915: Serialise the fill BLT with the vma pinning
` [PATCH 22/28] drm/i915/execlists: Always request completion before marking an error
` [PATCH 23/28] drm/i915: Only enqueue already completed requests
` [PATCH 24/28] drm/i915/execlists: Force preemption
` [PATCH 25/28] drm/i915: Mark up "sentinel" requests
` [PATCH 26/28] drm/i915/execlists: Cancel banned contexts on schedule-out
` [PATCH 27/28] drm/i915: Cancel non-persistent contexts on close
` [PATCH 28/28] drm/i915: Replace hangcheck by heartbeats
[PATCH] net: Adding parameter detection in __ethtool_get_link_ksettings
2019-08-26 7:23 UTC
[Qemu-devel] [PATCH v29 0/8] QEMU AVR 8 bit cores
2019-08-26 7:21 UTC (4+ messages)
` [Qemu-devel] [PATCH v29 1/8] target/avr: Add outward facing interfaces and core CPU logic
[PATCH v2 0/2] arm64: dts: renesas: Add LIF channel to 'vsps' property
2019-08-26 7:23 UTC (4+ messages)
` [PATCH v2 2/2] drm: rcar-du: kms: Expand comment in vsps parsing routine
[PATCH v2] rtw88: pci: Move a mass of jobs in hw IRQ to soft IRQ
2019-08-26 7:21 UTC (5+ messages)
` [PATCH v3] "
` [PATCH v4] "
[PATCH] x86/Hyper-V: Fix build error with CONFIG_HYPERV_TSCPAGE=N
2019-08-26 7:20 UTC (4+ messages)
[Patch v5] usb: hcd: use managed device resources
2019-08-26 7:20 UTC (3+ messages)
` AW: "
[PATCH] python-eventlet: upgrade 0.25.0 -> 0.25.1
2019-08-26 7:18 UTC
[PATCH v3] lpfc: Mitigate high memory pre-allocation by SCSI-MQ
2019-08-26 7:18 UTC (2+ messages)
[U-Boot] [PATCH] net: macb: Fix rx buffer cache handling
2019-08-26 7:18 UTC
[PATCH v2] tty/serial: atmel: remove unneeded atmel_get_lines_status function
2019-08-26 7:17 UTC
[f2fs-dev] f2fs: dirty memory increasing during gc_urgent
2019-08-26 7:17 UTC (6+ messages)
Conditional include in image recipe
2019-08-26 7:15 UTC (2+ messages)
[PATCH] x86/boot/compressed/64: Fix boot on machines with broken E820 table
2019-08-26 7:15 UTC (4+ messages)
` [tip:x86/urgent] "
convert microblaze to the generic dma remap allocator
2019-08-26 7:13 UTC (5+ messages)
[PATCH] python-manilaclient: upgrade 1.27.0 -> 1.28.0
2019-08-26 7:12 UTC
[PATCH V5 0/3] perf: imx8_ddr_perf: add AXI ID filter
2019-08-26 7:12 UTC (4+ messages)
` [PATCH V5 1/3] perf: imx8_ddr_perf: add AXI ID filter support
[PATCH 1/1] usb: gadget: configfs: fix concurrent issue between composite APIs
2019-08-26 19:10 UTC
XGI DRM driver as a practice?
2019-08-26 7:11 UTC (2+ messages)
[PATCH v3 1/7] media: add V4L2_CID_UNIT_CELL_SIZE control
2019-08-26 7:12 UTC (2+ messages)
[PATCH -next] net: mediatek: remove set but not used variable 'status'
2019-08-26 7:10 UTC (5+ messages)
` [PATCH v2 "
[PATCH v2 00/11] Raspberry Pi 4 DMA addressing support
2019-08-26 7:09 UTC (23+ messages)
` [PATCH v2 01/11] asm-generic: add dma_zone_size
` [PATCH v2 09/11] dma-direct: turn ARCH_ZONE_DMA_BITS into a variable
` [PATCH v2 10/11] arm64: edit zone_dma_bits to fine tune dma-direct min mask
` [PATCH v2 11/11] mm: refresh ZONE_DMA and ZONE_DMA32 comments in 'enum zone_type'
[v8][PATCH 00/10] drm/i915: adding state checker for gamma lut value
2019-08-26 7:08 UTC (12+ messages)
` [v8][PATCH 01/10] drm/i915/display: Add func to get gamma bit precision
` [v8][PATCH 02/10] drm/i915/display: Add debug log for color parameters
` [v8][PATCH 03/10] drm/i915/display: Add func to compare hw/sw gamma lut
` [v8][PATCH 04/10] drm/i915/display: Add macro to compare gamma hw/sw lut
` [v8][PATCH 05/10] drm/i915/display: Extract i9xx_read_luts()
` [v8][PATCH 06/10] drm/i91/display: Extract i965_read_luts()
` [v8][PATCH 09/10] drm/i915/display: Extract glk_read_luts()
` [v8][PATCH 10/10] FOR_TESTING_ONLY: Print rgb values of hw and sw blobs
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: adding state checker for gamma lut value
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
[PATCH] powerpc/time: use feature fixup in __USE_RTC() instead of cpu feature
2019-08-26 6:59 UTC (2+ messages)
PageBlocks and Migrate Types
2019-08-26 7:04 UTC (4+ messages)
[PATCH] bpf: handle 32-bit zext during constant blinding
2019-08-26 6:59 UTC (4+ messages)
psu code mgmt
2019-08-26 7:02 UTC (2+ messages)
[V3, 0/2] media: Add support for OV02A10 sensor
2019-08-26 6:54 UTC (7+ messages)
` [V3, 2/2] media: i2c: Add Omnivision OV02A10 camera sensor driver
[PATCH v2 1/2] dt-bindings: reset: Add YAML schemas for the Intel Reset controller
2019-08-26 7:01 UTC (6+ messages)
` [PATCH v2 2/2] reset: Reset controller driver for Intel LGM SoC
[PATCH v4 1/2] powerpc/powernv: Enhance opal message read interface
2019-08-26 6:57 UTC (2+ messages)
` [PATCH v4 2/2] powerpc/powernv: Add new opal message type
[U-Boot] [ANN] U-Boot v2019.10-rc2 released
2019-08-26 7:01 UTC (4+ messages)
[Xen-devel] [PATCH v9 00/15] improve late microcode loading
2019-08-26 7:03 UTC (4+ messages)
` [Xen-devel] [PATCH v9 12/15] microcode: reduce memory allocation and copy when creating a patch
[RESEND PATCH V2] csky: Fixup 610 vipt cache flush mechanism
2019-08-26 6:59 UTC
[U-Boot] [PATCH 0/4] env: fix build error for envtools
2019-08-26 6:58 UTC (9+ messages)
` [U-Boot] [PATCH 1/4] fw_env: remove duplicated definitions
` [U-Boot] [PATCH 2/4] fw_env: fix build error
` [U-Boot] [PATCH 3/4] env: add missing <compiler.h> header file
` [U-Boot] [PATCH 4/4] ci: add envtools support
[PATCH V4] fs: New zonefs file system
2019-08-26 6:57 UTC
Data size error interrupt with Talitos driver on 4.9.82 kernel
2019-08-26 6:57 UTC
[PATCH v2 0/3] Support discovery log change events
2019-08-26 6:56 UTC (3+ messages)
` [PATCH v2 3/3] nvme: fire discovery log page change events to userspace
Frequent reconnections / session startups?
2019-08-26 6:55 UTC
Feature request: Add support for linenoise as alternative to readline
2019-08-26 6:55 UTC
[PATCH v4 00/13] Support CPU frequency scaling on QCS404
2019-08-26 6:54 UTC (3+ messages)
[PATCH V2] csky: Fixup 610 vipt cache flush mechanism
2019-08-26 6:54 UTC (3+ messages)
[PATCH v1] device property: Remove duplicate test for NULL
2019-08-26 6:52 UTC (2+ messages)
[U-Boot] SPL: Unsupported Boot Device!
2019-08-26 6:50 UTC (2+ messages)
linux-next: manual merge of the gpio-brgl tree with the gpio tree
2019-08-26 6:50 UTC
[PATCH v2 3/3] dwc: PCI: intel: Intel PCIe RC controller driver
2019-08-26 6:48 UTC (4+ messages)
[PATCH] t_stripealign: Fix fibmap error handling
2019-08-26 6:48 UTC (4+ messages)
[U-Boot] [PATCH 1/4] ARM: dts: at91: sama5d2: add seq for qspi1
2019-08-26 6:47 UTC (4+ messages)
` [U-Boot] [PATCH 2/4] ARM: dts: at91: sama5d27_wlsom1_ek: add support for qspi
` [U-Boot] [PATCH 3/4] board: atmel: sama5d2_wlsom1_ek: add qspi support and qspi boot config
` [U-Boot] [PATCH 4/4] board: atmel: sama5d27_wlsom1_ek: start green led in SPL
[PATCH v2] net: fix skb use after free in netpoll
2019-08-26 6:46 UTC (2+ messages)
` [PATCH v3] "
[PATCH] accessing invalid memory in "dm zoned: properly handle backing device failure"
2019-08-26 6:45 UTC (2+ messages)
[PATCH v3 00/23] Tiger Lake batch 3
2019-08-26 6:41 UTC (3+ messages)
` [PATCH v3 05/23] drm/i915: Guard and warn if more than one eDP panel is present
[PATCH v2] RISC-V: Fix FIXMAP area corruption on RV32 systems
2019-08-26 6:44 UTC (3+ messages)
[RFC PATCH V2 0/4] media: platform: Add support for Face Detection (FD) on mt8183 SoC
2019-08-26 6:36 UTC (7+ messages)
` [RFC PATCH V2 4/4] platform: mtk-isp: Add Mediatek FD driver
[U-Boot] [PATCH] tools/Makefile: fix HOSTCFLAGS with CROSS_BUILD_TOOLS
2019-08-26 6:43 UTC (9+ messages)
libbpf distro packaging
2019-08-26 6:42 UTC (8+ messages)
[PATCH] xhci: fix memleak on setup address fails
2019-08-26 6:41 UTC (3+ messages)
[dpdk-dev] [PATCH] examples/ipsec-secgw: add offload error handling
2019-08-26 6:39 UTC (2+ messages)
[PATCH v3] iommu: revisit iommu_insert_resv_region() implementation
2019-08-26 6:38 UTC (3+ messages)
[PATCH v3] oeqa/kerneldevelopment: Able to apply a single patch to the Linux kernel source
2019-08-26 6:39 UTC (3+ messages)
Linux 5.2.10
2019-08-26 6:38 UTC (2+ messages)
[PATCH v2 0/3] Implement BFQ per-device weight interface
2019-08-26 6:36 UTC (4+ messages)
` [PATCH v2 3/3] bfq: Add per-device weight
[PATCH RFC] x86/sgx: Convert sgx_reclaim_pages() to sgx_reclaim_page()
2019-08-26 6:33 UTC
Unable to create htb tc classes more than 64K
2019-08-26 6:32 UTC (10+ messages)
[PATCH] x86/sgx: Pass userspace source address directly to EADD
2019-08-26 6:32 UTC (2+ messages)
linux-next: build warning after merge of the staging tree
2019-08-26 6:30 UTC (2+ messages)
[PATCH v4 00/27] btrfs zoned block device support
2019-08-26 6:29 UTC (4+ messages)
` [PATCH v4 02/27] btrfs: Get zone information of zoned block devices
[GIT] Networking
2019-08-26 6:29 UTC
[PATCH 0/8] drm/amdgpu: enable dedicated ras controller interrupt
2019-08-26 6:28 UTC (4+ messages)
` [PATCH 7/8] drm/amdgpu: enable/disable ras_controller_irq and err_event_athub_irq
[PATCH kernel v2 0/4] powerpc/powernv/kvm: Invalidate multiple TCEs at once
2019-08-26 6:17 UTC (4+ messages)
` [PATCH kernel v2 2/4] KVM: PPC: "
` [PATCH kernel v2 3/4] vfio/spapr_tce: "
` [PATCH kernel v2 4/4] powerpc/powernv/ioda: Remove obsolete iommu_table_ops::exchange callbacks
[PATCH net-next 00/14] bnxt_en: health and error recovery
2019-08-26 6:23 UTC (4+ messages)
` [PATCH net-next 05/14] bnxt_en: Discover firmware error recovery capabilities
[PATCH v3 0/4] clk: qcom: Add support for SM8150
2019-08-26 6:21 UTC (4+ messages)
` [PATCH v3 2/4] clk: qcom: clk-rpmh: Convert to parent data scheme
Why the edge-triggered mode doesn't work for epoll file descriptor?
2019-08-26 6:22 UTC (2+ messages)
[PATCH 00/23] KVM: PPC: BOok3S HV: Support for nested HPT guests
2019-08-26 6:21 UTC (41+ messages)
` [PATCH 01/23] KVM: PPC: Book3S HV: Use __gfn_to_pfn_memslot in HPT page fault handler
` [PATCH 02/23] KVM: PPC: Book3S HV: Increment mmu_notifier_seq when modifying radix pte rc bits
` [PATCH 03/23] KVM: PPC: Book3S HV: Nested: Don't allow hash guests to run nested guests
` [PATCH 04/23] KVM: PPC: Book3S HV: Handle making H_ENTER_NESTED hcall in a separate function
` [PATCH 05/23] KVM: PPC: Book3S HV: Enable calling kvmppc_hpte_hv_fault in virtual mode
` [PATCH 06/23] KVM: PPC: Book3S HV: Allow hpt manipulation hcalls to be called "
` [PATCH 07/23] KVM: PPC: Book3S HV: Make kvmppc_invalidate_hpte() take lpid not a kvm struct
` [PATCH 08/23] KVM: PPC: Book3S HV: Nested: Allow pseries hypervisor to run hpt nested guest
` [PATCH 09/23] KVM: PPC: Book3S HV: Nested: Improve comments and naming of nest rmap functions
` [PATCH 10/23] KVM: PPC: Book3S HV: Nested: Increase gpa field in nest rmap to 46 bits
` [PATCH 11/23] KVM: PPC: Book3S HV: Nested: Remove single nest rmap entries
` [PATCH 12/23] KVM: PPC: Book3S HV: Nested: add kvmhv_remove_all_nested_rmap_lpid()
` [PATCH 13/23] KVM: PPC: Book3S HV: Nested: Infrastructure for nested hpt guest setup
` [PATCH 14/23] KVM: PPC: Book3S HV: Nested: Context switch slb for nested hpt guest
` [PATCH 15/23] KVM: PPC: Book3S HV: Store lpcr and hdec_exp in the vcpu struct
` [PATCH 16/23] KVM: PPC: Book3S HV: Nested: Make kvmppc_run_vcpu() entry path nested capable
` [PATCH 17/23] KVM: PPC: Book3S HV: Nested: Rename kvmhv_xlate_addr_nested_radix
` [PATCH 18/23] KVM: PPC: Book3S HV: Separate out hashing from kvmppc_hv_find_lock_hpte()
` [PATCH 19/23] KVM: PPC: Book3S HV: Nested: Implement nested hpt mmu translation
` [PATCH 20/23] KVM: PPC: Book3S HV: Nested: Handle tlbie hcall for nested hpt guest
` [PATCH 21/23] KVM: PPC: Book3S HV: Nested: Implement nest rmap invalidations for hpt guests
` [PATCH 22/23] KVM: PPC: Book3S HV: Nested: Enable nested "
` [PATCH 23/23] KVM: PPC: Book3S HV: Add nested hpt pte information to debugfs
[PATCH v3] fstests: btrfs: Check snapshot creation and deletion with dm-logwrites
2019-08-26 6:20 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.