messages from 2020-09-11 09:01:29 to 2020-09-11 09:50:35 UTC [more...]
[PATCH] drm/vc4: hdmi: Fix off by ones in vc4_hdmi_read/write()
2020-09-10 10:19 UTC (2+ messages)
[PATCH] drm/amd/display: Remove set but used 'temp'
2020-09-10 7:40 UTC
[virtio-dev] [PATCH v2 00/23] Blob prerequisites + blob resources
2020-09-10 9:56 UTC (10+ messages)
` [virtio-dev] [PATCH v2 04/23] virtio: Add get_shm_region method
` "
` [virtio-dev] "
[PATCH] drm: rcar-du: add missing put_device() call in rcar_du_vsp_init()
2020-09-10 13:23 UTC
[PATCH] drm/vc4: hdmi: Fix NULL vs IS_ERR() checks in vc5_hdmi_init_resources()
2020-09-10 10:20 UTC (2+ messages)
[RFC PATCH v2 00/17] Host1x/TegraDRM UAPI
2020-09-11 9:07 UTC (27+ messages)
` [RFC PATCH v2 09/17] gpu: host1x: DMA fences and userspace fence creation
` [RFC PATCH v2 14/17] drm/tegra: Add new UAPI to header
` DRM_TEGRA_SUBMIT_BUF_WRITE_RELOC
` [RFC PATCH v2 17/17] WIP: drm/tegra: Implement new UAPI
` [RFC PATCH v2 17/17] WIP: drm/tegra: Implement new UAPI (submit_handle_syncpts)
[PATCH] video: fbdev: sis: remove unneeded semicolon
2020-09-10 14:05 UTC
[PATCH -next] drm/amdkfd: Fix -Wunused-const-variable warning
2020-09-10 7:50 UTC (2+ messages)
` [PATCH v2 "
[PATCH] drm: xlnx: remove defined but not used 'scaling_factors_666'
2020-09-10 14:06 UTC
[PULL] drm-misc-next
2020-09-10 8:18 UTC
[PATCH 1/3] arm64: dts: sc7180: add interconnect bindings for display
2020-09-10 22:00 UTC (3+ messages)
` [PATCH 2/3] arm64: dts: sc7180: add bus clock to mdp node for sc7180 target
[PATCH] drm/vc4: Fix bitwise OR versus ternary operator in vc4_plane_mode_set
2020-09-11 9:30 UTC (2+ messages)
[PATCH RESEND v3 01/11] usb: early: convert to readl_poll_timeout_atomic()
2020-09-11 9:48 UTC (11+ messages)
` [PATCH RESEND v3 04/11] usb: xhci-rcar: "
[PATCH v3] drm/dp_mst: Retrieve extended DPCD caps for topology manager
2020-09-11 3:44 UTC
[PATCHv1] gpu: ipu-v3: Add 8 pixel alignment fix
2020-09-10 16:28 UTC
KASAN: global-out-of-bounds Read in fbcon_resize
2020-09-10 22:57 UTC (2+ messages)
` [PATCH] fbcon: Fix user font detection test at fbcon_resize()
[PATCH] drm/vc4: Update type of reg parameter in vc4_hdmi_{read, write}
2020-09-11 9:30 UTC (2+ messages)
` [PATCH] drm/vc4: Update type of reg parameter in vc4_hdmi_{read,write}
[PATCH] opp: Allow opp-level to be set to 0
2020-09-11 9:49 UTC
[PATCH] drm/i810: make i810_flush_queue() return void
2020-09-10 14:06 UTC
Specialising the Synopsys DW-HDMI bridge driver for the Ingenic JZ4780
2020-09-10 13:48 UTC (12+ messages)
` drm/bridge: Synopsys DW-HDMI bridge driver for the Ingenic JZ4780 (was Re: Specialising the Synopsys DW-HDMI bridge driver for the Ingenic JZ4780)
[virtio-dev] [PATCH v7 0/3] Support virtio cross-device resources
2020-09-10 15:06 UTC (3+ messages)
` [virtio-dev] [PATCH v7 1/3] virtio: add dma-buf support for exported objects
` "
[PATCH] drm/mm: prevent a potential null-pointer dereference
2020-09-10 12:35 UTC (3+ messages)
[PATCH -next] drm/rockchip: cdn-dp: Mark cdn_dp_core_suspend/resume __maybe_unused
2020-09-10 7:52 UTC (2+ messages)
[trivial PATCH] treewide: Convert switch/case fallthrough; to break;
2020-09-10 9:24 UTC (4+ messages)
[PATCH 0/8] Convert the intel iommu driver to the dma-iommu api
2020-09-10 13:34 UTC (16+ messages)
` [Intel-gfx] "
[PATCH] ia64: use libata instead of the legacy ide driver in defconfigs
2020-09-11 9:49 UTC (2+ messages)
[PATCH] ia64: remove perfmon
2020-09-11 9:49 UTC
[PATCH 0/5] x86/pv: Minor perf improvements in segment handling
2020-09-11 9:49 UTC (3+ messages)
` [PATCH 4/5] x86/pv: Optimise to the segment context switching paths
[PATCH 0/2] drm/sun4i: sun8i-csc: Secondary CSC register correction
2020-09-10 11:09 UTC (2+ messages)
[PATCH v1 2/2] x86/cpu: add Centaur Family >=7 CPUs initialization support
2020-09-11 9:47 UTC (2+ messages)
` [tip: x86/cpu] x86/cpu/centaur: Add Centaur family "
[RFC PATCH] x86/mce: Make mce_rdmsrl() do a plain RDMSR only
2020-09-11 9:47 UTC (2+ messages)
` [tip: ras/core] x86/mce: Make mce_rdmsrl() panic on an inaccessible MSR
[PATCH v1 1/2] x86/cpu: replace two-condition switch-case with if statement
2020-09-11 9:47 UTC (2+ messages)
` [tip: x86/cpu] x86/cpu/centaur: Replace two-condition switch-case with an "
[PATCH RFC] mm: Let readahead submit larger batches of pages in case of ra->ra_pages == 0
2020-09-11 9:47 UTC (4+ messages)
[PATCH v6 0/9] Syscall User Dispatch
2020-09-11 9:46 UTC (9+ messages)
` [PATCH v6 1/9] kernel: Support TIF_SYSCALL_INTERCEPT flag
` [PATCH v6 2/9] kernel: entry: Support TIF_SYSCAL_INTERCEPT on common entry code
` [PATCH v6 5/9] kernel: Implement selective syscall userspace redirection
` [PATCH v6 6/9] kernel: entry: Support Syscall User Dispatch for common syscall entry
MAINTAINERS: Marking internal distribution lists
2020-09-11 9:46 UTC (2+ messages)
[dpdk-dev] [PATCH v1] net/iavf: fix invalid cmd after pf reset
2020-09-11 9:45 UTC (2+ messages)
[PATCH] blk-mq: always allow reserved allocation in hctx_may_queue
2020-09-11 9:44 UTC (2+ messages)
[PATCH v2 1/2] arm64: dts: mt8173: Set uart to mmio32 iotype
2020-09-11 9:43 UTC (6+ messages)
[PATCH v4] cypto: mediatek - fix leaks in mtk_desc_ring_alloc
2020-09-11 9:43 UTC (3+ messages)
RTW88 does not support rtl8821ce RFE4 cards
2020-09-11 9:37 UTC
[PATCH v4] lib/cobalt: Wrap __open_2/__open64_2 to support _FORTIFY_SOURCE
2020-09-11 9:43 UTC
[PATCH 0/4] LVM2: some code cleanups and bugfixs checked by codeDEX tools
2020-09-11 9:43 UTC (5+ messages)
` [PATCH 1/4] pvmove: check return value of top_level_lv_name() in _set_up_pvmove_lv
` [PATCH 2/4] lvconvert_poll: check whether lv is a snapshot type in poll_thin_merge_progress
` [PATCH 3/4] lvconvert: _lvconvert_splitsnapshot check if lv is snapshot type
` [PATCH 4/4] fix core dump when thinpool size more than the remaining, space of vg
[tobetter-linux:odroid-5.9.y 53/72] ERROR: modpost: "phys_mem_access_prot" undefined!
2020-09-11 9:43 UTC
[PATCH v3] lib/cobalt: Wrap __open_2/__open64_2 to support _FORTIFY_SOURCE
2020-09-11 9:42 UTC
[PATCH v5 0/3] dt-bindings: media: ov772x: Convert to json-schema
2020-09-11 9:46 UTC (7+ messages)
` [PATCH v5 2/3] dt-bindings: media: ov772x: Make bus-type mandatory
[Bug 1895080] [NEW] pgb_reserved_va: Assertion `addr == test' failed
2020-09-11 9:31 UTC (3+ messages)
` [Bug 1895080] "
[PATCH 00/14] block: deal with errp: part I
2020-09-11 9:40 UTC (5+ messages)
` [PATCH 11/14] block/qcow2-bitmap: return startus from qcow2_store_persistent_dirty_bitmaps
` [PATCH 12/14] block/qcow2: read_cache_sizes: return status value
[PATCH bpf-next v3 00/11] Make check_func_arg type checks table driven
2020-09-11 9:41 UTC (4+ messages)
` [PATCH bpf-next v3 04/11] bpf: allow specifying a BTF ID per argument in function protos
[Fuego] intel/AMD Mini PC iPC, 28 solution options
2020-09-11 9:41 UTC
[dpdk-dev] [PATCH v1] app/test-pmd: fix meson build failed when enabled pmd_bonded
2020-09-11 9:40 UTC (5+ messages)
` [dpdk-dev] [PATCH v2] "
[PATCH 1/2] tty: serial: print earlycon info after match->setup
2020-09-11 9:39 UTC (6+ messages)
` [PATCH 2/2] tty: serial: 8250_mtk: set regshift for mmio32
[PATCH 1/3] MIPS: Loongson64: Increase NR_IRQS to 320
2020-09-11 9:40 UTC (9+ messages)
[PATCH v3] lib/cobalt: Wrap __open_2/__open64_2 to support _FORTIFY_SOURCE
2020-09-11 9:40 UTC
[dpdk-dev] [PATCH v1 2/2] net/pfe: fix misuse of if_index
2020-09-11 9:39 UTC
[PATCH 00/24] Many patches
2020-09-11 9:39 UTC (20+ messages)
` [PATCH 01/24] inet_net_pton.3: Use 'PRIx32' rather than "%x" when printing 'uint32_t' values
` [PATCH 10/24] ioctl_ns.2: Remove unneeded cast
` [PATCH v2 10/24] ioctl_ns.2: Cast to 'unsigned long' rather than 'long' when printing with "%lx"
` [PATCH 11/24] stat.2: Remove unneeded cast
` [PATCH v2 11/24] stat.2: Cast to 'unsigned long' rather than 'long' when printing with "%lx"
` [PATCH v3 11/24] stat.2: wsfix
` [PATCH 22/24] membarrier.2: Note that glibc does not provide a wrapper
` [PATCH 24/24] bpf.2: Add missing headers
[Buildroot] [PATCH] meson-tools: fix autobuild failure
2020-09-11 9:39 UTC
[dpdk-dev] [PATCH v1 1/2] net/dpaa2: fix misuse of if_index
2020-09-11 9:37 UTC
[PATCH v3 0/2] Skip copy-on-write when allocating a zero cluster
2020-09-11 9:34 UTC (5+ messages)
` [PATCH v3 1/2] qcow2: Report BDRV_BLOCK_ZERO more accurately in bdrv_co_block_status()
` [PATCH v3 2/2] qcow2: Skip copy-on-write when allocating a zero cluster
[PATCH] nvme: translate zns errors to blk_status_t
2020-09-11 9:35 UTC (5+ messages)
[PATCH 0/2] block: remove stale runtime_opts
2020-09-11 9:34 UTC (2+ messages)
[PATCH v7 0/3] PCI: uniphier: Add PME/AER support for UniPhier PCIe host controller
2020-09-11 9:33 UTC (8+ messages)
` [PATCH v7 1/3] PCI: portdrv: Add pcie_port_service_get_irq() function
` [PATCH v7 2/3] PCI: dwc: Add msi_host_isr() callback
` [PATCH v7 3/3] PCI: uniphier: Add misc interrupt handler to invoke PME and AER
[renesas-devel:renesas-dt-bindings-for-v5.10] BUILD SUCCESS b08892556b3f19d95d356b33692247de8303fe05
2020-09-11 9:34 UTC
[renesas-devel:next] BUILD SUCCESS 8bf393104609544aba7ecee93674735343df4224
2020-09-11 9:34 UTC
[renesas-devel:renesas-arm-dt-for-v5.10] BUILD SUCCESS 63070d7c2270e8de8abef8f6f20e192bcc1d50de
2020-09-11 9:34 UTC
[renesas-devel:renesas-drivers-for-v5.10] BUILD SUCCESS 8e9529f5cde7c99a0c528d96c600b5affad71908
2020-09-11 9:34 UTC
[PATCH v2] drivers: soc: xilinx: Call InitFinalize from late_initcall_sync instead of probe
2020-09-11 9:33 UTC (7+ messages)
[LTP] [PATCH v2 1/1] fanotify10: Skip non zero ignored_onchild tests for < v5.9
2020-09-11 9:33 UTC (3+ messages)
[PATCH] KVM: x86: always allow writing '0' to MSR_KVM_ASYNC_PF_EN
2020-09-11 9:31 UTC
[PATCH] xen/hypfs: fix writing of custom parameter
2020-09-11 9:31 UTC (2+ messages)
[leon-rdma:rdma-next 76/76] drivers/infiniband/hw/mlx5/mlx5_ib.h:1308:5: warning: no previous prototype for 'mlx5_ib_init_odp_mr'
2020-09-11 9:32 UTC
[Bug 1895053] [NEW] Cannot nspawn raspbian 10 [FAILED] Failed to start Journal Service
2020-09-11 9:20 UTC (2+ messages)
` [Bug 1895053] "
[PATCH v2 01/24] nl80211: really allow client-only BIGTK support
2020-09-11 9:29 UTC (4+ messages)
` [PATCH v2 13/24] mac80211: determine chandef from HE 6 GHz operation
[meta-freescale] Latest build of fsl-community-bsp kernel hangs booting imx8mmevk
2020-09-11 9:29 UTC (3+ messages)
` "
[PATCH 1/6] ipipe: fix build with CONFIG_IPIPE disabled
2020-09-11 9:29 UTC (6+ messages)
` [PATCH 5/6] x86/ipipe: fix build with CONFIG_X86_UV enabled
[Buildroot] [autobuild.buildroot.net] Your daily results for 2020-09-06
2020-09-11 9:27 UTC (6+ messages)
` [Buildroot] CVE analysis of the resiprocate package
[ccan] [PATCH] *: Fix build with recent gcc/binutils
2020-09-11 9:12 UTC (3+ messages)
[PATCH v2] opp: Power on (virtual) power domains managed by the OPP core
2020-09-11 9:25 UTC (7+ messages)
[PATCH v5 0/4] zonefs: introduce helper for zone management
2020-09-11 9:24 UTC (5+ messages)
` [PATCH v5 2/4] zonefs: provide zonefs_io_error variant that can be called with i_truncate_mutex held
` [PATCH v5 3/4] zonefs: open/close zone on file open/close
[PATCH] mm/page_alloc.c: micro-optimization remove unnecessary branch
2020-09-11 9:23 UTC
[PATCH] socket.7,unix.7: add initial description for SO_PEERSEC
2020-09-11 9:23 UTC (2+ messages)
[PATCH 0/2] ASoC: stm32: i2s: add master clock provider
2020-09-11 9:19 UTC (9+ messages)
` [PATCH 1/2] ASoC: dt-bindings: add mclk provider support to stm32 i2s
` [PATCH 2/2] ASoC: stm32: i2s: add master clock provider
[LTP] [PATCH] memcg_use_hierarchy_test.sh: skip setting use_hierarchy if not available
2020-09-11 9:21 UTC
Patchwork summary for: linux-renesas-soc
2020-09-11 9:20 UTC
OpenBMC Learning Series
2020-09-11 9:19 UTC (8+ messages)
` Storage inventory on x86
[Buildroot] [PATCH 2/3] binutils/ARC: move ARC specific code together
2020-09-11 9:18 UTC (6+ messages)
` [Buildroot] [PATCH v2] binutils/ARC: cleanup
` "
[linux-next:master 1952/6654] arch/arm/mach-s3c/irq-s3c24xx.c:399:14: warning: Shifting signed 32-bit value by 31 bits is undefined behaviour. See condition at line 396
2020-09-11 9:18 UTC
[dpdk-dev] [PATCH] eal: add new prefetch0_write variant
2020-09-11 9:19 UTC
[PATCH v2 1/4] crypto: caam - Fix kerneldoc
2020-09-11 9:16 UTC (3+ messages)
[PATCH] powerpc/traps: fix recoverability of machine check handling on book3s/32
2020-09-11 9:15 UTC (3+ messages)
Build failed in Jenkins: media-build #3213
2020-09-11 9:19 UTC
[RFC][PATCH 0/4] arm64:kvm: teach guest sched that VCPUs can be preempted
2020-09-11 8:58 UTC (6+ messages)
[PATCH v2] KVM: arm64: Try PMD block mappings if PUD mappings are not supported
2020-09-11 8:34 UTC (2+ messages)
[PATCH v4 00/10] vfio/fsl-mc: VFIO support for FSL-MC device
2020-09-11 9:15 UTC (6+ messages)
` [PATCH v4 09/10] vfio/fsl-mc: Add read/write support for fsl-mc devices
[PATCH bpf-next] bpf: selftests: remove shared header from sockmap iter test
2020-09-11 9:14 UTC
[PATCH v1 1/2] gpiolib: Fix line event handling in syscall compatible mode
2020-09-11 9:12 UTC (4+ messages)
Ways to deprecate /sys/devices/system/memory/memoryX/phys_device ?
2020-09-11 9:12 UTC (5+ messages)
[PATCH 0/7] powerpc: Fix a few W=1 compile warnings
2020-09-11 9:10 UTC (4+ messages)
` [PATCH 1/7] powerpc/sysfs: Fix W=1 compile warning
[PATCH] scsi: fnic: remove unneeded semicolon
2020-09-11 9:10 UTC
[PATCH] scsi: nsp32: remove unneeded semicolon
2020-09-11 9:10 UTC
[PATCH] scsi: sym53c8xx_2: remove unneeded semicolon
2020-09-11 9:10 UTC
[PATCH] scsi: qla2xxx: remove unneeded variable 'rval'
2020-09-11 9:10 UTC
[PATCH 0/4] clk: AST2600 and FSI: Add APLL to control FSI bus frequency
2020-09-11 9:11 UTC (5+ messages)
` [PATCH 2/4] clk: ast2600: Add functionality to the APLL clock
[PATCH v2 0/2] Add UFS LINERESET handling
2020-09-11 9:09 UTC (12+ messages)
` [PATCH v2 1/2] scsi: ufs: Abort tasks before clear them from doorbell
[PATCH v1 00/16] Enable ARM Trusted Firmware for U-Boot
2020-09-11 9:10 UTC (7+ messages)
` [PATCH v1 05/16] arm: socfpga: soc64: Override 'lowlevel_init' to support ATF
` [PATCH v1 06/16] arm: socfpga: Disable "spin-table" method for booting Linux
` [PATCH v1 07/16] arm: socfpga: soc64: Add SMC helper function for Intel SOCFPGA (64bits)
[Intel-gfx] [PATCH 00/24] drm_managed, leftovers
2020-09-11 9:08 UTC (4+ messages)
` [Intel-gfx] [PATCH 08/24] drm/i915/selftests: align more to real device lifetimes
[PATCH] drm/bridge: dw-mipi-dsi: permit configuring the escape clock rate
2020-09-11 8:29 UTC (2+ messages)
[Buildroot] how to reproduce autobuild failure?
2020-09-11 9:07 UTC (2+ messages)
[PATCH 1/1] kernel/sched:use the enum code replace of the int variable
2020-09-11 9:06 UTC (2+ messages)
[PACTHES] Networking
2020-09-11 9:06 UTC (2+ messages)
[PATCH 0/4] drm/etnaviv: add total hi bandwidth perf counters
2020-09-11 9:05 UTC (3+ messages)
[Spam] We are still waiting for your email
2020-09-09 8:49 UTC
FAILED: patch "[PATCH] netlabel: fix problems with mapping removal" failed to apply to 4.4-stable tree
2020-09-11 9:05 UTC
[dpdk-dev] [PATCH v2 0/6] These patches are bugs porting from i40evf to
2020-09-11 9:04 UTC (4+ messages)
` [dpdk-dev] [PATCH v3 0/6] Bugs Porting from I40evf For IAVF Feature
` [dpdk-dev] [PATCH v3 5/6] net/iavf: fix multiple interrupts for VF
[PATCH] add the FPGA Device Feature List (DFL) EMIF support
2020-09-11 9:03 UTC (4+ messages)
` [PATCH] memory: dfl-emif: add the DFL EMIF private feature driver
[Intel-gfx] [PATCH] drm/i915: Fix an error code i915_gem_object_copy_blt()
2020-09-11 9:02 UTC (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Fix an error code i915_gem_object_copy_blt() (rev2)
[PATCH] qcow2: Return the original error code in qcow2_co_pwrite_zeroes()
2020-09-11 9:00 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.