All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-09-07 08:59:16 to 2021-09-07 10:01:41 UTC [more...]

[PATCH v1 00/14] PCI devices passthrough on Arm
 2021-09-07 10:01 UTC  (7+ messages)
` [PATCH v1 01/14] xen/pci: Refactor MSI code that implements MSI functionality within XEN
` [PATCH v1 05/14] xen/arm: PCI host bridge discovery within XEN on ARM

[PATCH v8 00/15] amphion video decoder/encoder driver
 2021-09-07  9:49 UTC  (28+ messages)
` [PATCH v8 01/15] dt-bindings: media: amphion: add amphion video codec bindings
` [PATCH v8 02/15] media:Add nt8 and nt10 video format
` [PATCH v8 03/15] media:Add v4l2 buf flag codec data
` [PATCH v8 04/15] media:Add v4l2 event codec_error and skip
` [PATCH v8 05/15] media: amphion: add amphion vpu device driver
` [PATCH v8 06/15] media: amphion: add vpu core driver
` [PATCH v8 07/15] media: amphion: implement vpu core communication based on mailbox
` [PATCH v8 08/15] media: amphion: add vpu v4l2 m2m support
` [PATCH v8 09/15] media: amphion: add v4l2 m2m vpu encoder stateful driver
` [PATCH v8 10/15] media: amphion: add v4l2 m2m vpu decoder "
` [PATCH v8 11/15] media: amphion: implement windsor encoder rpc interface
` [PATCH v8 12/15] media: amphion: implement malone decoder "
` [PATCH v8 13/15] ARM64: dts: freescale: imx8q: add imx vpu codec entries
` [PATCH v8 14/15] firmware: imx: scu-pd: imx8q: add vpu mu resources
` [PATCH v8 15/15] MAINTAINERS: add AMPHION VPU CODEC V4L2 driver entry

[PATCH u-boot-marvell v2 00/39] kwboot higher baudrate
 2021-09-07  9:58 UTC  (8+ messages)
` [PATCH u-boot-marvell v2 01/39] tools: kwbimage: Fix printf format warning
` [PATCH u-boot-marvell v2 02/39] tools: kwboot: Fix buffer overflow in kwboot_terminal()
` [PATCH u-boot-marvell v2 03/39] tools: kwboot: Make the quit sequence buffer const
` [PATCH u-boot-marvell v2 04/39] tools: kwboot: Refactor and fix writing buffer
` [PATCH u-boot-marvell v2 05/39] tools: kwboot: Print version information header
` [PATCH u-boot-marvell v2 06/39] tools: kwboot: Fix kwboot_xm_sendblock() function when kwboot_tty_recv() fails
` [PATCH u-boot-marvell v2 08/39] tools: kwboot: Fix comparison of integers with different size

[PATCH] MIPS: fix local_t operation on MIPS64
 2021-09-07 10:00 UTC  (2+ messages)

[PATCH] ksmbd: remove unnecessary conditions
 2021-09-07  9:59 UTC  (6+ messages)

[PATCH] qemu-img: Allow target be aligned to sector size
 2021-09-07  9:58 UTC  (2+ messages)

[PATCH 0/3] PM: domains: Improvements for performance states in genpd
 2021-09-07  9:57 UTC  (10+ messages)
` [PATCH 3/3] PM: domains: Add a ->dev_get_performance_state() callback to genpd

[PATCH 00/10] arm64: Self-hosted trace related erratum workarouds
 2021-09-07  9:58 UTC  (15+ messages)
` [PATCH 01/10] coresight: trbe: Add infrastructure for Errata handling
` [PATCH 07/10] arm64: Add erratum detection for TRBE overwrite in FILL mode
` [PATCH 08/10] coresight: trbe: Workaround TRBE errat "

[PATCH v4 0/5] iotests/297: Cover tests/
 2021-09-07  9:57 UTC  (6+ messages)
` [PATCH v4 4/5] mirror-top-perms: Fix AbnormalShutdown path

[PATCH v4 0/4] arm64: meson: add support for JetHub D1/H1
 2021-09-07  9:56 UTC  (5+ messages)
` [PATCH v4 1/4] dt-bindings: arm: amlogic: add bindings for Jethub D1/H1
` [PATCH v4 2/4] dt-bindings: vendor-prefixes: add jethome prefix
` [PATCH v4 3/4] arm64: dts: meson-gxl: add support for JetHub H1
` [PATCH v4 4/4] arm64: dts: meson-axg: add support for JetHub D1

[PATCH 0/3] btrfs: btrfs_bio and btrfs_io_bio rename
 2021-09-07  9:56 UTC  (4+ messages)
` [PATCH 2/3] btrfs: rename struct btrfs_io_bio to struct btrfs_logical_bio

[PATCH] mm/page_isolation: don't putback unisolated page
 2021-09-07  9:56 UTC  (9+ messages)

[PATCH v2 0/5] s390x: CPU Topology
 2021-09-07  9:52 UTC  (12+ messages)
` [PATCH v2 3/5] s390x: topology: CPU topology objects and structures
` [PATCH v2 4/5] s390x: topology: Topology list entries and SYSIB 15.x.x
` [PATCH v2 5/5] s390x: topology: implementating Store Topology System Information

[PATCH -next v1 0/1] gpio-aspeed-sgpio: Fix irq handling issue
 2021-09-07  9:55 UTC  (2+ messages)
` [PATCH -next v1 1/1] gpio: gpio-aspeed-sgpio: Fix wrong hwirq in irq handler

[PATCH] s390x/cpumodel: Add more feature to gen16 default model
 2021-09-07  9:54 UTC  (3+ messages)

[LTP] [PATCH] openposix: make use of tst_process_state_wait3
 2021-09-07  9:54 UTC  (3+ messages)

btrfs mount takes too long time
 2021-09-07  9:52 UTC  (6+ messages)

[phosphor-host-ipmid] Questions about IPMI (OEM) command development
 2021-09-07  9:52 UTC  (5+ messages)
` 回覆: "
    ` 回覆: "

Fixing up at least some fallout from '-Werror'
 2021-09-07  9:52 UTC  (2+ messages)

[PATCH 0/9] PCI devices passthrough on Arm, part 3
 2021-09-07  9:52 UTC  (10+ messages)
` [PATCH 8/9] vpci/header: Reset the command register when adding devices

[PULL 00/35] pc,pci,virtio: fixes, cleanups
 2021-09-07  9:49 UTC  (10+ messages)
` [PULL 06/35] hw/acpi: refactor acpi hp modules so that targets can just use what they need

[Intel-gfx] [RFC PATCH 00/10] refactor display structs a little bit
 2021-09-07  9:52 UTC  (6+ messages)
` [Intel-gfx] [PATCH 01/10] drm/i915: move display funcs into a display struct

[PATCH] ocfs2: avoid getting dlm lock of the target directory multiple times during reflink process
 2021-09-07  9:40 UTC  (4+ messages)
  ` [Ocfs2-devel] "

[PATCH 0/2] iotests: Fix pylint warnings
 2021-09-07  9:44 UTC  (2+ messages)

kernel/fork.c:1205:24: sparse: sparse: incorrect type in initializer (different address spaces)
 2021-09-07  9:45 UTC  (3+ messages)

[PATCH] fix missing 'sys' package
 2021-09-07  9:43 UTC 

[question] Assign multiple devices from different SMMUs to a arm_smmu_domain
 2021-09-07  9:43 UTC  (3+ messages)

[PATCH 00/10] aspeed/smc: Cleanups and QOMification
 2021-09-07  9:40 UTC  (4+ messages)
` [PATCH 05/10] aspeed/smc: Remove the 'flash' attribute from AspeedSMCFlash

[PATCH 0/9] remove dead shell code
 2021-09-07  9:41 UTC  (6+ messages)
` [PATCH v2 0/7] remove dead & undocumented "
  ` [PATCH v2 1/7] git-sh-setup: remove unused git_pager() function

[PATCH 1/2] ALSA: gus: Fix repeated probes of snd_gus_create()
 2021-09-07  9:39 UTC  (2+ messages)
` [PATCH 2/2] ALSA: gus: Fix repeated probe for ISA interwave card

[PATCH v2] Input: analog: Always use ktime functions
 2021-09-07  9:40 UTC  (2+ messages)

[PATCH] bonding: 3ad: pass parameter bond_params by reference
 2021-09-07  9:40 UTC  (2+ messages)

[dpdk-dev] [PATCH] eventdev: add rx queue info get api
 2021-09-07  9:37 UTC  (5+ messages)
` [dpdk-dev] [PATCH v3 1/3] "

[LTP] [PATCH 0/5] Convert syscalls/dup2/dup2{01...05} to the new API
 2021-09-07  9:36 UTC  (14+ messages)
` [LTP] [PATCH 1/5] syscalls/dup2/dup201: Convert dup201 "
` [LTP] [PATCH 2/5] syscalls/dup2/dup202: Convert dup202 "
` [LTP] [PATCH 3/5] syscalls/dup2/dup203: Convert dup203 "
` [LTP] [PATCH 4/5] syscalls/dup2/dup204: Convert dup204 "

[RFC PATCH] xen/design: Add design for EFI dom0less system start
 2021-09-07  9:35 UTC  (5+ messages)

[PATCH] ASoC: Intel: boards: add max98390 2/4 speakers support
 2021-09-07  9:33 UTC 

[PATCH 0/2] lib: add sputchar() helper
 2021-09-07  9:35 UTC  (4+ messages)
` [PATCH v2 1/2] "

[PATCH] fuse: add a dev ioctl for recovery
 2021-09-07  9:34 UTC  (2+ messages)

[PATCH 0/2] coresight: ultrasoc: Add support for System Memory Buffer device
 2021-09-07  9:32 UTC  (5+ messages)
` [PATCH 2/2] coresight: ultrasoc: Add System Memory Buffer driver

[PATCH 1/2] drm/i915/selftests: fixup igt_shrink_thp
 2021-09-07  9:34 UTC  (7+ messages)
` [PATCH 2/2] drm/i915: Use Transparent Hugepages when IOMMU is enabled
          ` [Intel-gfx] "

[PATCH] ASoC: wm8960: Fix clock configuration on slave mode
 2021-09-07  9:11 UTC 

[andersson-kernel:wip/for-robert/dsi-panel-fixup 8140/8157] drivers/interconnect/core.c:215:48: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'size_t' {aka 'unsigned int'}
 2021-09-07  9:30 UTC  (2+ messages)

[LTP] [PATCH 1/1] tst_test.sh: Use command -v instead of type
 2021-09-07  6:14 UTC  (3+ messages)

[PATCH] backlight: propagate errors from get_brightness()
 2021-09-07  9:31 UTC  (2+ messages)

submenu fails to see variables
 2021-09-07  9:30 UTC  (3+ messages)

[PATCH] vdpa: potential uninitialized return in vhost_vdpa_va_map()
 2021-09-07  9:28 UTC  (5+ messages)

[PATCH] common/rc: Check SCRATCH_DEV in _require_dm_target()
 2021-09-07  9:28 UTC  (3+ messages)

[resend PATCH] drm/ttm: Fix a deadlock if the target BO is not idle during swap
 2021-09-07  9:28 UTC  (4+ messages)

[PATCH] watchdog: mlx-wdt: Use regmap_write_bits()
 2021-09-07  9:27 UTC 

[PATCH] usb: typec: hd3ss3220: Use regmap_write_bits()
 2021-09-07  9:27 UTC 

[PULL] qemu-socket unix socket bugfix 2021-09-06
 2021-09-07  9:22 UTC  (4+ messages)

[PATCH 1/4] ARM: dts: at91: sama5d2_icp: add QSPI1 device
 2021-09-07  9:25 UTC  (2+ messages)

[PATCH v2] Revert "drm/scheduler: Avoid accessing freed bad job."
 2021-09-07  9:25 UTC  (12+ messages)

[Intel-wired-lan] [PATCH net v1] iavf: Fix deadlock occurrence during resetting VF interface
 2021-09-07  9:25 UTC 

[PATCH v3 0/6] block-status cache for data regions
 2021-09-07  9:23 UTC  (2+ messages)

(rt_)printf and virtual memory
 2021-09-07  9:23 UTC  (2+ messages)

[Intel-gfx] [PATCH v2 0/7] drm: add per-connector hotplug events
 2021-09-07  9:16 UTC  (2+ messages)
`  "

pull-request: can 2021-09-07
 2021-09-07  9:20 UTC  (2+ messages)

[PATCH] pwm: mediatek: Simplify using devm_pwmchip_add()
 2021-09-07  9:17 UTC  (4+ messages)

[PATCH 0/2] qla2xxx - add nvme map_queues support
 2021-09-07  9:18 UTC  (7+ messages)
      ` [EXT] "

mdadm resync causes stable system to crash every 2 or 3 hours
 2021-09-07  9:18 UTC  (3+ messages)

Regression in git send-email parsing sendemail.* config values
 2021-09-07  9:15 UTC  (4+ messages)
` [PATCH] send-email: fix a "first config key wins" regression in v2.33.0

[Buildroot] [PATCH 0/3] Add support to build imx8 images using mainline uboot
 2021-09-07  9:16 UTC  (12+ messages)
` [Buildroot] [PATCH 2/3] boot/uboot: copy ATF bl31 binary to uboot package dir

[PATCH 1/2] btrfs-progs: fi show: Print missing device for a mounted file system
 2021-09-07  9:15 UTC  (10+ messages)

[PATCH] pci/hotplug/pnv-php: Remove probable double put
 2021-09-07  8:59 UTC  (2+ messages)

[PATCH v6 0/5] hw/arm/virt: Introduce cpu topology support
 2021-09-07  9:12 UTC  (7+ messages)

[dpdk-dev] [PATCH 1/3] crypto/aesni_mb: add NULL/NULL support
 2021-09-07  9:07 UTC  (3+ messages)
` [dpdk-dev] [PATCH 2/3] crypto/aesni_mb: add AES CCM 192-bit key support
` [dpdk-dev] [PATCH 3/3] crypto/aesni_gcm: add AES CCM support

[PATCH 0/4] Compile-time extensions for list-object-filter
 2021-09-07  8:59 UTC  (4+ messages)

[PATCH v2 0/6] drm/i915: Suspend / resume backup- and restore of LMEM
 2021-09-07  9:12 UTC  (4+ messages)
` [PATCH v2 2/6] drm/i915/gem: Implement a function to process all gem objects of a region
    ` [Intel-gfx] "

[PATCH V3 00/10] vhost-vDPA multiqueue
 2021-09-07  9:03 UTC  (11+ messages)
` [PATCH V3 01/10] vhost-vdpa: open device fd in net_init_vhost_vdpa()
` [PATCH V3 02/10] vhost-vdpa: classify one time request
` [PATCH V3 03/10] vhost-vdpa: prepare for the multiqueue support
` [PATCH V3 04/10] vhost-vdpa: let net_vhost_vdpa_init() returns NetClientState *
` [PATCH V3 05/10] net: introduce control client
` [PATCH V3 06/10] vhost-net: control virtqueue support
` [PATCH V3 07/10] virtio-net: use "queue_pairs" instead of "queues" when possible
` [PATCH V3 08/10] vhost: record the last virtqueue index for the virtio device
` [PATCH V3 09/10] virtio-net: vhost control virtqueue support
` [PATCH V3 10/10] vhost-vdpa: multiqueue support

[PATCH] Enable '-Werror' by default for all kernel builds
 2021-09-07  9:11 UTC  (5+ messages)

[PATCH v3 00/18] i.MX8MM GPC improvements and BLK_CTRL driver
 2021-09-07  9:08 UTC  (4+ messages)
` [PATCH v3 10/18] soc: imx: add i.MX8M blk-ctrl driver

[PATCH] clk: zynqmp: Replaced strncpy() with strscpy()
 2021-09-07  9:09 UTC 

[PATCH v2 0/4] optimize the bfq queue idle judgment
 2021-09-07  9:10 UTC  (5+ messages)
` [PATCH v2 2/4] block, bfq: do not idle if only one cgroup is activated

[PATCH net] cxgb3: fix oops on module removal
 2021-09-07  9:10 UTC  (2+ messages)

pull-request: wireless-drivers-2021-09-07
 2021-09-07  9:10 UTC  (2+ messages)

[PATCH] vduse: missing error code in vduse_init()
 2021-09-07  9:06 UTC  (3+ messages)

Command timeouts with NVMe TCP kernel driver
 2021-09-07  9:05 UTC  (5+ messages)

[PATCH] ksmbd: potential uninitialized error code in set_file_basic_info()
 2021-09-07  9:04 UTC  (4+ messages)

[PATCH 0/8] arm64: dts: initial NXP S32G2 support
 2021-09-07  8:59 UTC  (8+ messages)
` [PATCH 1/8] dt-bindings: arm: fsl: add NXP S32G2 boards

[PATCH v1 0/6] drm/mediatek: Add mt8195 DisplayPort driver
 2021-09-07  8:59 UTC  (5+ messages)
` [PATCH v1 4/6] video/hdmi: Add audio_infoframe packing for DP

[PATCH v5 0/4] hw/arm/smmuv3: Support non PCI/PCIe devices
 2021-09-07  9:01 UTC  (8+ messages)
` [PATCH v5 4/4] hw/arm/virt: Add PL330 DMA controller and connect with SMMU v3

[PATCH v4] hw/arm/aspeed: Add Fuji machine type
 2021-09-07  8:59 UTC  (2+ messages)

[PATCH] clk: sunxi: sun8i-apb0: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-07  8:53 UTC 

[PATCH v3 0/2] Input: cypress-sf - Add support for Cypress Streetfighter touchkeys
 2021-09-07  9:01 UTC  (4+ messages)
` [PATCH v3 1/2] Input: cypress-sf - Add Cypress StreetFighter touchkey driver

[PATCH] clk: sunxi: sun6i-apb0-gates: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-07  8:53 UTC 

[PATCH] clk: sunxi: sun6i-ar100: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-07  8:53 UTC 

[PATCH] clk: sunxi: sun6i-apb0: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-07  8:52 UTC 

[hardknott][PATCH 0/1] assimp: Remove it
 2021-09-07  9:31 UTC  (2+ messages)
` [hardknott][PATCH 1/1] "

patch "staging: r8188eu: Remove _enter/_exit_critical_mutex()" added to staging-testing
 2021-09-07  9:00 UTC 

[PATCH] staging: r8188eu: remove redundant variable hoffset
 2021-09-07  8:53 UTC 

[PATCH v4 net-next 0/8] net: dsa: felix: psfp support on vsc9959
 2021-09-07  9:09 UTC  (8+ messages)
` [PATCH v4 net-next 2/8] net: mscc: ocelot: add MAC table write and lookup operations
` [PATCH v4 net-next 3/8] net: mscc: ocelot: set vcap IS2 chain to goto PSFP chain
` [PATCH v4 net-next 4/8] net: mscc: ocelot: add gate and police action offload to PSFP
` [PATCH v4 net-next 5/8] net: dsa: felix: support psfp filter on vsc9959
` [PATCH v4 net-next 6/8] net: dsa: felix: add stream gate settings for psfp
` [PATCH v4 net-next 7/8] net: mscc: ocelot: use index to set vcap policer
` [PATCH v4 net-next 8/8] net: dsa: felix: use vcap policer to set flow meter for psfp

[PATCH] clk: sunxi-ng: ccu-sun9i-a80-usb: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-07  8:52 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.