All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-09-07 10:04:00 to 2021-09-07 10:49:53 UTC [more...]

[PATCH v3 0/6] hw/arm: xilinx_zynq: Fix upstream U-Boot boot failure
 2021-09-07 10:48 UTC  (3+ messages)

[PATCH] arm-bsp/fvp-baser-aemv8r64: Pin linux-yocto-rt to 5.10
 2021-09-07 10:49 UTC 

crash observed with pci_enable_atomic_ops_to_root on VF devices
 2021-09-07 10:49 UTC  (2+ messages)

fuse: Delete a slightly redundant code
 2021-09-07 10:49 UTC  (2+ messages)

[PATCH v2 0/5] Add support for Airoha EN7523 SoC
 2021-09-07 10:48 UTC  (19+ messages)
` [PATCH v2 1/5] dt-bindings: Add vendor prefix for Airoha
` [PATCH v2 2/5] dt-bindings: arm: airoha: Add binding for EN7523 SoC and EVB
` [PATCH v2 3/5] ARM: dts: Add basic support for Airoha EN7523
` [PATCH v2 4/5] ARM: Add basic support for Airoha EN7523 SoC
` [PATCH v2 5/5] ARM: multi_v7_defconfig: Add "

[PATCH] iwlwifi: Fix -EIO error code that is never returned
 2021-09-07 10:46 UTC 

[PATCH] ebpf: only include in system emulators
 2021-09-07 10:45 UTC 

[PATCH v2 0/6] qapi: static typing conversion, pt5b
 2021-09-07 10:44 UTC  (3+ messages)
` [PATCH v2 3/6] qapi/parser: add type hint annotations (QAPIDoc)

[PATCH 0/9] PCI devices passthrough on Arm, part 3
 2021-09-07 10:43 UTC  (18+ messages)
` [PATCH 3/9] vpci/header: Move register assignments from init_bars
` [PATCH 4/9] vpci/header: Add and remove register handlers dynamically
` [PATCH 8/9] vpci/header: Reset the command register when adding devices

[PATCH v3 0/2] Fix simple-bus issues with fw_devlink
 2021-09-07 10:41 UTC  (9+ messages)
` [PATCH v3 1/2] drivers: bus: simple-pm-bus: Add support for probing simple bus only devices
` [PATCH v3 2/2] drivers: bus: Delete CONFIG_SIMPLE_PM_BUS

[PATCH RFC mptcp-next 0/4] round-robin packet scheduler support
 2021-09-07 10:41 UTC  (5+ messages)
` [PATCH RFC mptcp-next 1/4] mptcp: add a new sysctl scheduler
` [PATCH RFC mptcp-next 2/4] mptcp: add struct mptcp_sched_ops
` [PATCH RFC mptcp-next 3/4] mptcp: round-robin packet scheduler support
` [PATCH RFC mptcp-next 4/4] selftests: mptcp: add round-robin testcase

[monstr-microblaze:for-test 218/1134] drivers/media/i2c/adv7511-v4l2.c:2102:63: sparse: sparse: incorrect type in argument 1 (different base types)
 2021-09-07 10:41 UTC  (2+ messages)

[hardknott][PATCH] Revert "sdk: fix relocate symlink failed"
 2021-09-07 10:41 UTC  (3+ messages)
` [OE-core] "

[Intel-gfx] [PATCH v2 0/6] drm/i915/adlp: Add support for remapping CCS FBs
 2021-09-07 10:41 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/adlp: Add support for remapping CCS FBs (rev3)

[PATCH 0/3] pwm: Some improvements for legacy drivers
 2021-09-07 10:41 UTC  (7+ messages)
` [PATCH 2/3] pwm: Prevent a glitch "
` [PATCH 3/3] pwm: Restore initial state if a legacy callback fails

[PATCH 0/5] ebpf: Added ebpf helper for libvirtd
 2021-09-07 10:40 UTC  (6+ messages)
` [PATCH 4/5] ebpf_rss_helper: Added helper for eBPF RSS

PATH_MAX + 1 in realpath_not_final()
 2021-09-07 10:38 UTC 

[dpdk-dev] [PATCH v2] eventdev: update crypto adapter metadata structures
 2021-09-07 10:37 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3] "

[PATCH v1 1/3] tools/sco-tester: add test cases to get offload codecs
 2021-09-07 10:36 UTC  (4+ messages)
` [PATCH v1 2/3] tools/sco-tester: Add a test case for setting offload codec
` [PATCH v1 3/3] tools/sco-tester: add a test case for offload SCO connect
` [v1,1/3] tools/sco-tester: add test cases to get offload codecs

[PATCH] common/rc: Check SCRATCH_DEV in _require_dm_target()
 2021-09-07 10:36 UTC  (4+ messages)

[PATCH v2 0/2] Fix simple-bus issues with fw_devlink
 2021-09-07 10:35 UTC  (5+ messages)
` [PATCH v2 1/2] of: platform: Make sure bus only devices get probed

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

[dpdk-dev] [PATCH 0/8] dma: add dmadev driver for ioat devices
 2021-09-07 10:35 UTC  (21+ messages)
` [dpdk-dev] [PATCH v2 00/10] "
  ` [dpdk-dev] [PATCH v2 01/10] dma/ioat: add device probe and removal functions
  ` [dpdk-dev] [PATCH v2 02/10] dma/ioat: create dmadev instances on PCI probe
  ` [dpdk-dev] [PATCH v2 03/10] dma/ioat: add datapath structures
  ` [dpdk-dev] [PATCH v2 04/10] dma/ioat: add configuration functions
  ` [dpdk-dev] [PATCH v2 05/10] dma/ioat: add start and stop functions
  ` [dpdk-dev] [PATCH v2 06/10] dma/ioat: add data path job submission functions
  ` [dpdk-dev] [PATCH v2 08/10] dma/ioat: add statistics
  ` [dpdk-dev] [PATCH v2 09/10] dma/ioat: add support for vchan idle function
  ` [dpdk-dev] [PATCH v2 10/10] devbind: move ioat device ID for ICX to dmadev category

[PATCH] findutils: add ptest
 2021-09-07 10:35 UTC 

[PATCH 0/2] locking: Provide {rwlock|spin}_is_contended on PREEMPT_RT
 2021-09-07 10:34 UTC  (3+ messages)
  ` [PATCH] locking: Remove rt_rwlock_is_contended()

[PATCH] ASoC: wm8960: Fix clock configuration on slave mode
 2021-09-07 10:33 UTC  (3+ messages)

[PATCH] ksmbd: remove unnecessary conditions
 2021-09-07 10:34 UTC  (8+ messages)

[PATCH v4] drm/i915: Use Transparent Hugepages when IOMMU is enabled
 2021-09-07 10:34 UTC  (2+ messages)
` [Intel-gfx] "

[dpdk-dev] [PATCH v6] ethdev: add new ext hdr for gtp psc
 2021-09-07 10:30 UTC  (6+ messages)
` [dpdk-dev] [PATCH v7 0/2] update gtp psc to use net hdr
  ` [dpdk-dev] [PATCH v7 1/2] net: add new ext hdr for gtp psc
  ` [dpdk-dev] [PATCH v7 2/2] ethdev: use ext hdr for gtp psc item

[PATCH 0/4] MT8195 HDMI Tx support
 2021-09-07  8:37 UTC  (5+ messages)
` [PATCH 1/4] phy: mediatek: add support for phy-mtk-hdmi-mt8195
` [PATCH 2/4] drm/mediatek: add mt8195 hdmi TX support
` [PATCH 3/4] dt-bindings: phy: Add binding for Mediatek MT8195 HDMI PHY
` [PATCH 4/4] dt-bindings: display: mediatek: add MT8195 hdmi bindings

BUG: spinlock bad magic in synchronize_srcu
 2021-09-07 10:28 UTC 

[PATCH] ieee802154: Remove redundant initialization of variable ret
 2021-09-07 10:28 UTC 

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

[PATCH bpf-next v2] selftests/bpf: Fix build of task_pt_regs test for arm64
 2021-09-07 10:26 UTC  (2+ messages)

[oe-layersetup PATCH v4] processor-sdk: Add 07.03.00.005 release config
 2021-09-07 10:26 UTC 

[kvm-unit-tests RFC PATCH 0/5] arm: Add kvmtool to the runner script
 2021-09-07 10:25 UTC  (13+ messages)
` [kvm-unit-tests RFC PATCH 3/5] run_tests.sh: Add kvmtool support
` [kvm-unit-tests RFC PATCH 4/5] scripts: Generate kvmtool standalone tests
` [kvm-unit-tests RFC PATCH 5/5] configure: Ignore --erratatxt when --target=kvmtool

[PATCH] drm/ttm: fix the type mismatch error on sparc64
 2021-09-07 10:24 UTC  (2+ messages)

[PATCH v3 0/3] s390x: KVM: CPU Topology
 2021-09-07 10:24 UTC  (9+ messages)
` [PATCH v3 1/3] s390x: KVM: accept STSI for CPU topology information
` [PATCH v3 2/3] s390x: KVM: Implementation of Multiprocessor Topology-Change-Report

[PATCH 0/3] PM: domains: Improvements for performance states in genpd
 2021-09-07 10:16 UTC  (22+ messages)
` [PATCH 1/3] PM: domains: Drop the performance state vote for a device at detach
` [PATCH 3/3] PM: domains: Add a ->dev_get_performance_state() callback to genpd

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

[PATCH v2 0/3] hw/arm/virt_acpi_build: Generate DBG2 table
 2021-09-07 10:20 UTC  (5+ messages)
` [PATCH v2 1/3] tests/acpi: Add void table for virt/DBG2 bios-tables-test
` [PATCH v2 3/3] hw/arm/virt_acpi_build: Generate DBG2 table

Debating best tool to use
 2021-09-07 10:21 UTC  (3+ messages)
  ` [yocto] "

XDP-hints: Howto support multiple BTF types per packet basis?
 2021-09-07  6:27 UTC  (11+ messages)

[PATCH v3] ftrace: Cleanup ftrace_dyn_arch_init()
 2021-09-07 10:05 UTC  (5+ messages)

What's cooking in git.git (Sep 2021, #01; Thu, 2)
 2021-09-07 10:13 UTC  (2+ messages)

[Intel-gfx] [RFC PATCH 00/25] refactor display struct
 2021-09-07 10:19 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

Handling DRM master transitions cooperatively
 2021-09-07 10:19 UTC  (3+ messages)

dozens of sysbot reports
 2021-09-07 10:18 UTC  (3+ messages)

[PATCH 00/10] arm64: Self-hosted trace related erratum workarouds
 2021-09-07  9:58 UTC  (4+ messages)
` [PATCH 08/10] coresight: trbe: Workaround TRBE errat overwrite in FILL mode

[PATCH] pata_legacy: Remove redundant initialization of variable timing
 2021-09-07 10:18 UTC 

[PATCH] brd: reduce the brd_devices_mutex scope
 2021-09-07 10:18 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH 0/9] xen/x86: PVH Dom0 fixes and fallout adjustments
 2021-09-07 10:13 UTC  (12+ messages)
` [PATCH 1/9] xen/x86: prevent PVH type from getting clobbered
` [PATCH 2/9] xen/x86: allow PVH Dom0 without XEN_PV=y
` [PATCH 3/9] xen/x86: make "earlyprintk=xen" work better for PVH Dom0
` [PATCH 4/9] xen/x86: allow "earlyprintk=xen" to work for PV Dom0
` [PATCH 5/9] xen/x86: make "earlyprintk=xen" work for HVM/PVH DomU
` [PATCH 6/9] xen/x86: generalize preferred console model from PV to PVH Dom0
` [PATCH 7/9] xen/x86: hook up xen_banner() also for PVH
` [PATCH 8/9] x86/PVH: adjust function/data placement
` [PATCH 9/9] xen/x86: adjust data placement

[PATCH v3 0/3] staging: r8188eu: Shorten and simplify calls chain
 2021-09-07 10:17 UTC  (4+ messages)
` [PATCH v3 3/3] staging: r8188eu: Shorten calls chain of rtw_write8/16/32/N()

[RFC PATCH 0/2] riscv: Adding custom CSR related Kconfig options
 2021-09-07 10:15 UTC  (9+ messages)

Re: [PATCH v4] virtio/vsock: add two more queues for datagram types
 2021-09-07 10:15 UTC  (2+ messages)
`  "

[andersson-kernel:wip/for-robert/dsi-panel-fixup 8155/8157] drivers/clk/qcom/clk-rcg2.c:109:16: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'long unsigned int'
 2021-09-07 10:15 UTC  (2+ messages)

[PATCH v4 0/4] arm64: meson: add support for JetHub D1/H1
 2021-09-07  9:56 UTC  (10+ 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 v2] s390x/cpumodel: Add more feature to gen16 default model
 2021-09-07 10:13 UTC  (2+ messages)

[PATCH V1 0/4] nvmem: introduce "reverse-data" property
 2021-09-07 10:11 UTC  (8+ messages)
` [PATCH V1 1/4] bindings: "

[Buildroot] [PATCH 1/1] package/cjson: bump to version 1.7.15
 2021-09-07 10:11 UTC  (2+ messages)

[PATCH 1/3] lib/circbuf: Make circbuf selectable symbol
 2021-09-07 10:21 UTC  (3+ messages)
` [PATCH 2/3] usb: gadget: Add CDC ACM function

Result of hello.service #yocto
 2021-09-07 10:09 UTC 

[Buildroot] [git commit] configs/pc_x86_64_{efi, bios}_defconfig: update kernel to 4.19.204
 2021-09-07 10:08 UTC  (2+ messages)

patch "staging: r8188eu: Remove _enter/_exit_critical_mutex()" added to staging-testing
 2021-09-07 10:08 UTC  (2+ messages)

[PATCH v5 0/4] pSeries FORM2 affinity support
 2021-09-07 10:07 UTC  (4+ messages)
` [PATCH v5 3/4] spapr_numa.c: base FORM2 NUMA "

[PATCH v15 01/13] Bluetooth: Enumerate local supported codec and cache details
 2021-09-07 10:12 UTC  (13+ messages)
` [PATCH v15 02/13] Bluetooth: Add support for Read Local Supported Codecs V2
` [PATCH v15 03/13] Bluetooth: btintel: Read supported offload use cases
` [PATCH v15 04/13] Bluetooth: Allow querying of supported offload codecs over SCO socket
` [PATCH v15 05/13] Bluetooth: btintel: Define callback to fetch data_path_id
` [PATCH v15 06/13] Bluetooth: Allow setting of codec for HFP offload use case
` [PATCH v15 07/13] Bluetooth: Add support for HCI_Enhanced_Setup_Synchronous_Connection command
` [PATCH v15 08/13] Bluetooth: Configure codec for HFP offload use case
` [PATCH v15 09/13] Bluetooth: btintel: Define a callback to fetch codec config data
` [PATCH v15 10/13] Bluetooth: Add support for msbc coding format
` [PATCH v15 11/13] Bluetooth: Add offload feature under experimental flag
` [PATCH v15 12/13] Bluetooth: Allow usb to auto-suspend when SCO use non-HCI transport
` [PATCH v15 13/13] Bluetooth: hci_vhci: Add support for offload codecs over SCO

Using g_mass_storage for large drives (2Tb+)
 2021-09-07 10:07 UTC  (2+ messages)

[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

next/master baseline: 648 runs, 30 regressions (next-20210907)
 2021-09-07 10:07 UTC 

[PATCH u-boot-marvell v2 00/39] kwboot higher baudrate
 2021-09-07  9:58 UTC  (19+ messages)
` [PATCH u-boot-marvell v2 11/39] tools: kwboot: Split sending image into header and data stages
` [PATCH u-boot-marvell v2 15/39] tools: kwboot: Allow greater timeout when executing header code
` [PATCH u-boot-marvell v2 16/39] tools: kwboot: Prevent waiting indefinitely if no xmodem reply is received
` [PATCH u-boot-marvell v2 20/39] tools: kwboot: Don't patch image header if signed
` [PATCH u-boot-marvell v2 22/39] tools: kwboot: Patch destination address to DDR area for SPI image
` [PATCH u-boot-marvell v2 24/39] tools: kwbimage: Refactor kwbimage header size determination
` [PATCH u-boot-marvell v2 26/39] tools: kwboot: Round up header size to 128 B when patching
` [PATCH u-boot-marvell v2 27/39] tools: kwboot: Explicitly check against size of struct main_hdr_v1
` [PATCH u-boot-marvell v2 28/39] tools: kwboot: Support higher baudrates when booting via UART
` [PATCH u-boot-marvell v2 30/39] tools: kwboot: Check whether baudrate was set to requested value
` [PATCH u-boot-marvell v2 32/39] kwboot: Disable tty interbyte timeout
` [PATCH u-boot-marvell v2 33/39] tools: kwboot: Disable non-blocking mode
` [PATCH u-boot-marvell v2 34/39] tools: kwboot: Cosmetic fix
` [PATCH u-boot-marvell v2 35/39] tools: kwboot: Avoid code repetition in kwboot_img_patch()
` [PATCH u-boot-marvell v2 36/39] tools: kwboot: Update file header
` [PATCH u-boot-marvell v2 37/39] tools: kwboot: Add Pali and Marek as authors
` [PATCH u-boot-marvell v2 38/39] doc/kwboot.1: Update man page
` [PATCH u-boot-marvell v2 39/39] MAINTAINERS: Add entry for kwbimage / kwboot tools

[Buildroot] [PATCH 1/1] package/alsa-utils: Fix alsa-plugins compatibility
 2021-09-07 10:07 UTC  (2+ messages)

[LTP] [PATCH 0/5] Convert syscalls/dup2/dup2{01...05} to the new API
 2021-09-07 10:06 UTC  (4+ messages)
` [LTP] [PATCH 5/5] syscalls/dup2/dup205: Convert dup205 "

[PATCH v4 00/33] Qemu SGX virtualization
 2021-09-07  9:51 UTC  (3+ messages)

[PATCH v8 00/15] amphion video decoder/encoder driver
 2021-09-07  9:49 UTC  (3+ messages)
` [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_V3] Adding ifdefs to call the respective routines only when their configs are enabled
 2021-09-07 10:02 UTC  (15+ messages)


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.