messages from 2020-06-26 07:33:49 to 2020-06-26 08:17:10 UTC [more...]
[Intel-gfx] [PATCH 1/7] drm/i915/gem: Replace i915_gem_object.mm.mutex with reservation_ww_class
2020-06-26 8:10 UTC (11+ messages)
` [Intel-gfx] [PATCH 7/7] drm/i915/gem: Acquire all vma/objects under reservation_ww_class
[dpdk-dev] [PATCH 0/3] Experimental/internal libraries cleanup
2020-06-26 8:16 UTC (4+ messages)
` [dpdk-dev] [PATCH v3 "
` [dpdk-dev] [PATCH v3 1/3] build: remove special versioning for non stable libraries
` [dpdk-dev] [PATCH v3 2/3] drivers: drop workaround for internal libraries
[Intel-wired-lan] [PATCH v1 0/5] ice: add Intel DCF mode support
2020-06-26 8:16 UTC (7+ messages)
` [Intel-wired-lan] [net-next, v5 "
` [Intel-wired-lan] [net-next, v5 1/5] ice: add the virtchnl handler for AdminQ command
` [Intel-wired-lan] [net-next, v5 2/5] ice: add DCF cap negotiation and state machine
` [Intel-wired-lan] [net-next, v5 3/5] ice: support to get the VSI mapping
` [Intel-wired-lan] [net-next, v5 4/5] ice: enable DDP package info querying
` [Intel-wired-lan] [net-next, v5 5/5] ice: add switch rule management for DCF
Modern style documentation
2020-06-26 8:15 UTC (6+ messages)
` [docs] "
[PATCH 1/2] pci: Add pci device even if the driver failed to attach
2020-06-26 7:52 UTC (4+ messages)
` [PATCH 2/2] pci: Add parameter to disable attaching untrusted devices
[PATCH v3 bpf-next 2/8] bpf: move to generic BTF show support, apply it to seq files/strings
2020-06-26 8:13 UTC (2+ messages)
[PATCH 1/3] mm: set page fault address for update_mmu_cache_pmd
2020-06-26 8:13 UTC (6+ messages)
` [PATCH 2/3] mm/huge_memory.c: update tlb entry if pmd is changed
[PATCH net-next 0/5] Data plane support for IOAM Pre-allocated Trace with IPv6
2020-06-26 8:13 UTC (6+ messages)
` [PATCH net-next 3/5] ipv6: ioam: Data plane support for Pre-allocated Trace
[PATCH v2 0/2] cpufreq: Specify the default governor on command line
2020-06-26 8:09 UTC (5+ messages)
` [PATCH v2 2/2] cpufreq: Specify "
wmediumd: further updates
2020-06-26 8:10 UTC (4+ messages)
` [PATCH 7/9] wmediumd: add the ability to write a pcapng file
[PATCH] ARM: dts: arm-realview: Align L2 cache-controller nodename with dtschema
2020-06-26 8:05 UTC
[PATCH v2 00/18] media: mtk-vcodec: venc: support for MT8183 and v4l2-compliance fixes
2020-06-26 8:04 UTC (19+ messages)
` [PATCH v2 01/18] media: mtk-vcodec: abstract firmware interface
` [PATCH v2 02/18] media: mtk-vcodec: add SCP firmware ops
` [PATCH v2 03/18] media: mtk-vcodec: venc: support SCP firmware
` [PATCH v2 04/18] media: mtk-vcodec: venc: handle firmware version field
` [PATCH v2 05/18] media: mtk-vcodec: venc: specify bitrate range per-chip
` [PATCH v2 06/18] media: mtk-vcodec: venc: specify supported formats per-chip
` [PATCH v2 07/18] media: mtk-vcodec: add support for MT8183 encoder
` [PATCH v2 08/18] media: dt-bindings: mtk-vcodec: specify SCP node
` [PATCH v2 09/18] media: dt-bindings: mtk-vcodec: document mediatek,mt8183-vcodec-enc
` [PATCH v2 10/18] Revert "media: mtk-vcodec: Remove extra area allocation in an input buffer on encoding"
` [PATCH v2 11/18] media: mtk-vcodec: venc support MIN_OUTPUT_BUFFERS control
` [PATCH v2 12/18] media: mtk-vcodec: venc: set OUTPUT buffers field to V4L2_FIELD_NONE
` [PATCH v2 13/18] media: mtk-vcodec: venc: use platform data for ENUM_FRAMESIZES
` [PATCH v2 14/18] media: mtk-vcodec: venc: support ENUM_FRAMESIZES on OUTPUT formats
` [PATCH v2 15/18] media: mtk-vcodec: venc: support G_PARM on CAPTURE queue
` [PATCH v2 16/18] media: mtk-vcodec: venc: make S_PARM return -ENOTTY for "
` [PATCH v2 17/18] media: mtk-vcodec: venc: set default time per frame
` [PATCH v2 18/18] media: mtk-vcodec: venc: fix invalid time per frame in S_PARM
[PATCH 0/2] iommu/amd: Don't use atomic64_t for domain->pt_root
2020-06-26 8:05 UTC (5+ messages)
` [PATCH 2/2] iommu/amd: Use 'unsigned long' "
[PATCH v2 0/2] iommu/amd: Don't use atomic64_t for domain->pt_root
2020-06-26 8:05 UTC (6+ messages)
` [PATCH v2 1/2] iommu/amd: Add helper functions to update domain->pt_root
` [PATCH v2 2/2] iommu/amd: Use 'unsigned long' for domain->pt_root
[PATCH] ARM: dts: vf610: Align L2 cache-controller nodename with dtschema
2020-06-26 8:05 UTC
[PATCH] ARM: dts: ste: Align L2 cache-controller nodename with dtschema
2020-06-26 8:05 UTC
ioremap and dma cleanups and fixes for superh (resend)
2020-06-26 8:07 UTC (22+ messages)
` [PATCH 01/10] sh: remove -Werror from Makefiles
` [PATCH 02/10] sh: sort the selects for SUPERH alphabetically
` [PATCH 03/10] sh: remove __KERNEL__ ifdefs from non-UAPI headers
` [PATCH 04/10] sh: move ioremap_fixed details out of <asm/io.h>
` [PATCH 05/10] sh: move the ioremap implementation out of line
` [PATCH 06/10] sh: don't include <asm/io_trapped.h> in <asm/io.h>
` [PATCH 07/10] sh: unexport register_trapped_io and match_trapped_io_handler
` [PATCH 08/10] dma-mapping: consolidate the NO_DMA definition in kernel/dma/Kconfig
` [PATCH 09/10] sh: don't allow non-coherent DMA for NOMMU
` [PATCH 10/10] sh: use the generic dma coherent remap allocator
[PATCH] ARM: dts: spear: Align L2 cache-controller nodename with dtschema
2020-06-26 8:05 UTC
[PATCH] ARM: dts: socfpga: Align L2 cache-controller nodename with dtschema
2020-06-26 8:06 UTC
[PATCH] ARM: dts: qcom: Align L2 cache-controller nodename with dtschema
2020-06-26 8:06 UTC
[PATCH] ARM: dts: prima: Align L2 cache-controller nodename with dtschema
2020-06-26 8:06 UTC
[PATCH] powerpc/pseries: Use doorbells even if XIVE is available
2020-06-26 7:55 UTC (5+ messages)
[PATCH] ARM: dts: am: Align L2 cache-controller nodename with dtschema
2020-06-26 8:06 UTC
[PATCH] ARM: dts: omap: Align L2 cache-controller nodename with dtschema
2020-06-26 8:06 UTC
[PATCH] ARM: dts: bcm: Align L2 cache-controller nodename with dtschema
2020-06-26 8:06 UTC
[PATCH] ARM: dts: berlin: Align L2 cache-controller nodename with dtschema
2020-06-26 8:06 UTC
[PATCH] ARM: dts: hisilicon: Align L2 cache-controller nodename with dtschema
2020-06-26 8:06 UTC
[PATCH] ARM: dts: imx: Align L2 cache-controller nodename with dtschema
2020-06-26 8:06 UTC
[PATCH] ARM: dts: meson: Align L2 cache-controller nodename with dtschema
2020-06-26 8:06 UTC
[PATCH] ARM: dts: tango: Align L2 cache-controller nodename with dtschema
2020-06-26 8:05 UTC
[PATCH] ARM: dts: zx: Align L2 cache-controller nodename with dtschema
2020-06-26 8:05 UTC
[PATCH v5 00/12] pc-bios: s390x: Cleanup part 1
2020-06-26 8:04 UTC (7+ messages)
` [PATCH v5 11/12] pc-bios: s390x: Fix bootmap.c passing PSWs as addresses
` [RFC v5 12/12] pc-bios: s390x: Cleanup jump to ipl code
[LTP] [PATCH V2 1/2] libs: Import vdso parsing lib from kernel tree
2020-06-26 8:05 UTC (4+ messages)
[PATCH v2 0/4] crypto: qat - fixes to aes xts
2020-06-26 8:04 UTC (5+ messages)
` [PATCH v2 1/4] crypto: qat - allow xts requests not multiple of block
` [PATCH v2 2/4] crypto: qat - validate xts key
` [PATCH v2 3/4] crypto: qat - remove unused field in skcipher ctx
` [PATCH v2 4/4] crypto: qat - fallback for xts with 192 bit keys
[PATCH v2 0/2] Add cpu hotplug support for powerpc/perf/hv-24x7
2020-06-26 8:02 UTC (6+ messages)
` [PATCH v2 2/2] powerpc/hv-24x7: Add sysfs files inside hv-24x7 device to show cpumask
[igt-dev] [RFC PATCH i-g-t v2 0/8] tests/core_hotunplug: New subtests and enhancements
2020-06-26 8:04 UTC (5+ messages)
` [igt-dev] [RFC PATCH i-g-t v2 5/8] tests/core_hotunplug: Add 'GEM address space' variant
` [Intel-gfx] "
[PATCH 1/2] selftests/lkdtm: Don't clear dmesg when running tests
2020-06-26 8:02 UTC (6+ messages)
remove not needed fields from struct block_device
2020-06-26 8:01 UTC (8+ messages)
` [PATCH 1/7] floppy: use block_size
` [PATCH 2/7] dcssblk: don't set bd_block_size in ->open
` [PATCH 3/7] block: simplify set_init_blocksize
` [PATCH 4/7] block: remove the bd_block_size field from struct block_device
` [PATCH 5/7] block: remove the bd_queue "
` [PATCH 6/7] block: remove the unused bd_private "
` [PATCH 7/7] block: remove the all_bdevs list
[PATCH] fs: remove the block_size_bits helper
2020-06-26 8:00 UTC
[RFC] stop using ->read and ->write for kernel access v2
2020-06-26 7:58 UTC (10+ messages)
` [PATCH 1/9] fs: refactor new_sync_read
` [PATCH 2/9] proc: add a read_iter method to proc proc_ops
` [PATCH 3/9] seq_file: add seq_read_iter
` [PATCH 4/9] seq_file: switch over direct seq_read method calls to seq_read_iter
` [PATCH 5/9] proc: "
` [PATCH 6/9] sysctl: Call sysctl_head_finish on error
` [PATCH 7/9] sysctl: Convert to iter interfaces
` [PATCH 8/9] fs: don't allow kernel reads and writes without iter ops
` [PATCH 9/9] fs: don't allow splice read/write without explicit ops
[PATCH] mm/vmscan: restore zone_reclaim_mode ABI
2020-06-26 7:59 UTC (2+ messages)
[PATCH v4 bpf-next 0/9] introduce support for XDP programs in CPUMAP
2020-06-26 7:59 UTC (5+ messages)
` [PATCH v4 bpf-next 6/9] bpf: cpumap: implement XDP_REDIRECT for eBPF programs attached to map entries
[PATCH 0/6] Hantro low-hanging cleanups
2020-06-26 7:58 UTC (3+ messages)
` [PATCH 3/6] hantro: Rework how encoder and decoder are identified
[PATCH v7] dt-bindings: mfd: Convert ChromeOS EC bindings to json-schema
2020-06-26 7:56 UTC (5+ messages)
[PATCH v5 0/5] VIRTIO-IOMMU probe request support and MSI bypass on ARM
2020-06-26 7:56 UTC (11+ messages)
` [PATCH v5 2/5] virtio-iommu: Implement RESV_MEM probe request
` [PATCH v5 5/5] hw/arm/virt: Let the virtio-iommu bypass MSIs
[RFC] drm: expose connector status values in uapi
2020-06-26 7:55 UTC
[PATCH v3] mm/zswap: move to use crypto_acomp API for hardware acceleration
2020-06-26 7:54 UTC (3+ messages)
Request for net merge into net-next
2020-06-26 7:54 UTC (4+ messages)
[PATCH v2 0/2] s390: Add API Docs for DIAGNOSE 0x318 and fix rst
2020-06-26 7:53 UTC (2+ messages)
[MPTCP] Re: [PATCH 3/3] mptcp: add MPTCP socket diag interface
2020-06-26 7:53 UTC
[cip-dev] [isar-cip-core PATCH 0/2] Cleanup
2020-06-26 7:52 UTC (4+ messages)
` [cip-dev] [isar-cip-core PATCH 2/2] kas: Restructure kas files
[PATCH v2 00/22] ADB: fix autopoll issues and rework mac_via state machine
2020-06-26 7:50 UTC (3+ messages)
[bug] LTP mmap03 stuck in page fault loop after c46241a370a6 ("powerpc/pkeys: Check vma before returning key fault error to the user")
2020-06-26 7:47 UTC (2+ messages)
[PATCH v2 0/4] Tegra Video Decoder driver power management corrections
2020-06-26 7:48 UTC (8+ messages)
` [PATCH v2 2/4] media: staging: tegra-vde: Runtime PM is always available on Tegra
` [PATCH v2 3/4] media: staging: tegra-vde: Turn ON power domain on shutdown
` [PATCH v2 4/4] media: staging: tegra-vde: Power-cycle hardware on probe
[PATCH v2 0/5] Allow for qcom-pdc, pinctrl-msm and qcom-scm drivers to be loadable as modules
2020-06-26 7:42 UTC (4+ messages)
` [PATCH v2 3/5] irqchip: Allow QCOM_PDC to be loadable as a permanent module
[PATCH v3 00/14] vfio: expose virtual Shared Virtual Addressing to VMs
2020-06-26 7:47 UTC (4+ messages)
` [PATCH v3 02/14] iommu: Report domain nesting info
the XSK buffer pool needs be to reverted
2020-06-26 7:47 UTC (2+ messages)
[Bug 1885247] [NEW] Build error in Intel 32-bit hosts
2020-06-26 7:37 UTC (4+ messages)
[Cocci] Checking the display of SmPL isomorphism results (with pointers)
2020-06-26 7:44 UTC (2+ messages)
[PATCH 0/3] phy: qcom-qmp: add V4 USB PHYs
2020-06-26 7:40 UTC (7+ messages)
` [PATCH 1/3] phy: qcom-qmp: Allow different values for second lane
` [PATCH 2/3] phy: qcom-qmp: Add QMP V4 USB3 UNIPHY
` [PATCH 3/3] phy: qcom-qmp: Add QMP V4 USB3 PHY support for sm8250
[PATCH 0/6] ZNS: Extra features for current patches
2020-06-26 7:42 UTC (10+ messages)
` [PATCH 6/6] nvme: Add consistency check for zone count
[PATCH v3 2/2] USB: serial: cp210x: Proper RTS control when buffers fill
2020-06-26 7:42 UTC (2+ messages)
ath10k_pci spams dmesg "failed to send pdev bss chan info request"
2020-06-26 7:41 UTC (2+ messages)
[PATCH] hw/virtio/virtio-iommu-pci.c: Fix typo in error message
2020-06-26 7:37 UTC (2+ messages)
[PATCH kvm-unit-tests] x86: move IDT away from address 0
2020-06-26 7:38 UTC (6+ messages)
[PATCH v5 00/13] Add support for PinePhone LCD panel
2020-06-26 0:56 UTC (14+ messages)
` [PATCH v5 01/13] dt-bindings: vendor-prefixes: Add Xingbangda
` [PATCH v5 02/13] dt-bindings: panel: Convert rocktech, jh057n00900 to yaml
` [PATCH v5 03/13] dt-bindings: panel: Add compatible for Xingbangda XBD599 panel
` [PATCH v5 04/13] drm/panel: rocktech-jh057n00900: Rename the driver to st7703
` [PATCH v5 05/13] drm/panel: st7703: Rename functions from jh057n prefix "
` [PATCH v5 06/13] drm/panel: st7703: Prepare for supporting multiple panels
` [PATCH v5 07/13] drm/panel: st7703: Move code specific to jh057n closer together
` [PATCH v5 08/13] drm/panel: st7703: Move generic part of init sequence to enable callback
` [PATCH v5 09/13] drm/panel: st7703: Add support for Xingbangda XBD599
` [PATCH v5 10/13] drm/panel: st7703: Enter sleep after display off
` [PATCH v5 11/13] drm/panel: st7703: Assert reset prior to powering down the regulators
` [PATCH v5 12/13] arm64: dts: sun50i-a64-pinephone: Enable LCD support on PinePhone
` [PATCH v5 13/13] arm64: dts: sun50i-a64-pinephone: Add touchscreen support
[RFC] Host1x/TegraDRM UAPI
2020-06-26 7:34 UTC (10+ messages)
` [RFC] Host1x/TegraDRM UAPI (drm_tegra_submit_relocation)
` [RFC] Host1x/TegraDRM UAPI (drm_tegra_channel_map)
[PATCH v3 1/2] USB: serial: cp210x: Enable usb generic throttle/unthrottle
2020-06-26 7:36 UTC (2+ messages)
[v2] drm/msm/dpu: add support for dither block in display
2020-06-25 12:16 UTC
[PATCH] drm/msm/dpu: add support for dither block in display
2020-06-25 7:28 UTC (3+ messages)
` [Freedreno] "
[v1] drm/msm/dpu: enumerate second cursor pipe for external interface
2020-06-25 12:45 UTC
Warning triggered in drm_dp_delayed_destroy_work workqueue
2020-06-25 10:22 UTC
[PATCH v1] drm/amd/powerplay: Fix NULL dereference in lock_bus() on Vega20 w/o RAS
2020-06-25 16:56 UTC (2+ messages)
[PATCH 0/1] drm/bridge: analogix_dp: Add PSR toggle
2020-06-26 3:30 UTC (2+ messages)
` [PATCH 1/1] drm/bridge: analogix_dp: Add enable_psr param
[PATCHv2 00/56] drm/omap: Convert DSI code to use drm_mipi_dsi and drm_panel
2020-06-25 13:07 UTC (2+ messages)
[PATCH 1/1] drm/scheduler: improve job distribution with multiple queues
2020-06-25 12:07 UTC
[PATCH 0/5] drm/etnaviv: Ignore MC bit when checking for runtime suspend
2020-06-25 15:37 UTC (4+ messages)
[PATCH] scripts: don't rely on "stat -" support
2020-06-26 7:35 UTC (6+ messages)
[PATCH 0/3] drm/bridge: ps8640: Make sure all needed is powered to get the EDID
2020-06-25 9:21 UTC (6+ messages)
` [PATCH 3/3] drm/bridge: ps8640: Rework power state handling
[PATCH v5 00/21] virtio-mem: Paravirtualized memory hot(un)plug
2020-06-26 7:22 UTC (5+ messages)
` [PATCH v5 15/21] pc: Support for virtio-mem-pci
` [PATCH v5 18/21] virtio-mem: Migration sanity checks
` [PATCH v5 20/21] virtio-mem: Exclude unplugged memory during migration
` [PATCH v5 21/21] numa: Auto-enable NUMA when any memory devices are possible
[PATCH net-next v3 0/2] bridge: mrp: Extend MRP netlink interface with IFLA_BRIDGE_MRP_CLEAR
2020-06-26 7:33 UTC (4+ messages)
` [PATCH net-next v3 1/2] "
` [PATCH net-next v3 2/2] bridge: mrp: Fix endian conversion and some other warnings
` [Bridge] "
[Bug, sched, 5.8-rc2]: PREEMPT kernels crashing in check_preempt_wakeup() running fsx on XFS
2020-06-26 7:33 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.