All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-06-26 07:24:59 to 2020-06-26 08:07:46 UTC [more...]

ioremap and dma cleanups and fixes for superh (resend)
 2020-06-26  8:07 UTC  (13+ 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 v2 00/18] media: mtk-vcodec: venc: support for MT8183 and v4l2-compliance fixes
 2020-06-26  8:04 UTC  (14+ messages)
` [PATCH v2 01/18] media: mtk-vcodec: abstract firmware interface
` [PATCH v2 02/18] media: mtk-vcodec: add SCP firmware ops
` [PATCH v2 04/18] media: mtk-vcodec: venc: handle firmware version field
` [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] 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  (7+ 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 v2 0/2] iommu/amd: Don't use atomic64_t for domain->pt_root
 2020-06-26  8:05 UTC  (3+ 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: tango: Align L2 cache-controller nodename with dtschema
 2020-06-26  8:05 UTC 

[PATCH 0/2] iommu/amd: Don't use atomic64_t for domain->pt_root
 2020-06-26  8:05 UTC  (4+ messages)
` [PATCH 2/2] iommu/amd: Use 'unsigned long' "

[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 1/2] pci: Add pci device even if the driver failed to attach
 2020-06-26  7:52 UTC  (3+ messages)
` [PATCH 2/2] pci: Add parameter to disable attaching untrusted devices

[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  (17+ messages)
` [PATCH 3/6] block: add support for zone offline transition
` [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  (22+ messages)
` [PATCH v5 03/21] vfio: Convert to ram_block_discard_disable()
` [PATCH v5 04/21] accel/kvm: "
` [PATCH v5 05/21] s390x/pv: "
` [PATCH v5 06/21] virtio-balloon: Rip out qemu_balloon_inhibit()
` [PATCH v5 07/21] target/i386: sev: Use ram_block_discard_disable()
` [PATCH v5 08/21] migration/rdma: "
` [PATCH v5 09/21] migration/colo: "
` [PATCH v5 10/21] virtio-mem: Paravirtualized memory hot(un)plug
` [PATCH v5 11/21] virtio-pci: Proxy for virtio-mem
` [PATCH v5 12/21] MAINTAINERS: Add myself as virtio-mem maintainer
` [PATCH v5 13/21] hmp: Handle virtio-mem when printing memory device info
` [PATCH v5 14/21] numa: Handle virtio-mem in NUMA stats
` [PATCH v5 15/21] pc: Support for virtio-mem-pci
` [PATCH v5 16/21] virtio-mem: Allow notifiers for size changes
` [PATCH v5 17/21] virtio-pci: Send qapi events when the virtio-mem "
` [PATCH v5 18/21] virtio-mem: Migration sanity checks
` [PATCH v5 19/21] virtio-mem: Add trace events
` [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  (6+ messages)
` [Bridge] "
` [PATCH net-next v3 1/2] "
  ` [Bridge] "
` [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)

[PATCH v3 0/8] clean-up the migration target allocation functions
 2020-06-26  7:33 UTC  (5+ messages)
` [PATCH v3 5/8] mm/migrate: make a standard migration target allocation function

[Intel-wired-lan] [PATCH 1/1] igb: add XDP support
 2020-06-26  7:32 UTC  (2+ messages)

[PATCH 01/30] dnf: upgrade 4.2.21 -> 4.2.23
 2020-06-26  7:32 UTC  (2+ messages)
` ✗ patchtest: failure for "dnf: upgrade 4.2.21 -> 4.2.23..." and 29 more

incoming
 2020-06-26  7:31 UTC  (3+ messages)

What's cooking in git.git (Jun 2020, #05; Thu, 25)
 2020-06-26  7:31 UTC  (3+ messages)

[PATCH v2] btrfs: pass checksum type via BTRFS_IOC_FS_INFO ioctl
 2020-06-26  7:30 UTC 

[PATCH][next] dmaengine: ti: k3-udma: Use struct_size() in kzalloc()
 2020-06-26  7:30 UTC  (4+ messages)

[PATCH v0 0/5] vt: Add SRG mouse reporting features
 2020-06-26  7:23 UTC  (6+ messages)
` [PATCH v0 1/5] Change/add data structures for SRG mouse reporting
` [PATCH v0 2/5] Make it possible to enable/disable "
` [PATCH v0 3/5] Check for SRG protocol and move bit masking
` [PATCH v0 4/5] Add support for SRG report output format
` [PATCH v0 5/5] Add Documentation for console mouse reporting

[PATCH 0/3] Add Actions Semi S500 pinctrl support
 2020-06-26  7:27 UTC  (3+ messages)
` [PATCH 3/3] MAINTAINERS: Add pinctrl binding entry for Actions Semi S500

[PATCH v4 0/2] firmware: google: Expose coreboot tables and CBMEM
 2020-06-26  7:27 UTC  (5+ messages)
` [PATCH v4 1/2] firmware: google: Expose CBMEM over sysfs

[PATCHv8 0/3] optee: register drivers on optee bus
 2020-06-26  7:26 UTC  (15+ messages)
` [PATCHv8 1/3] optee: use uuid for sysfs driver entry
    ` [Tee-dev] "

[Buildroot] [PATCH v1] package/zd1211-firmware: bump version to 1.5
 2020-06-26  7:25 UTC 


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.