All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-09-26 20:53:26 to 2021-09-26 23:22:37 UTC [more...]

Broken Pipe with SNDRV_PCM_IOCTL_WRITEI_FRAMES
 2021-09-26 23:21 UTC  (2+ messages)

[kbd] [PATCH] keymaps: Add Irish keyboard map
 2021-09-26 23:19 UTC  (2+ messages)

[PATCH] tcg/riscv: Fix potential bug in clobbered call register set
 2021-09-26 23:06 UTC  (4+ messages)

seagate hm-smr issue
 2021-09-26 23:13 UTC  (2+ messages)

stable/linux-5.4.y baseline: 94 runs, 7 regressions (v5.4.149)
 2021-09-26 23:10 UTC 

[PATCH 0/2] user-mode: Avoid processing unnecessary meson rules
 2021-09-26 23:08 UTC  (4+ messages)
` [PATCH 1/2] bsd-user: Only process meson rules on BSD host
` [PATCH 2/2] linux-user: Only process meson rules on Linux host

[PATCH v3 9/9] mm: Remove swap BIO paths and only use DIO paths
 2021-09-26 23:08 UTC  (11+ messages)
` [RFC][PATCH v3 0/9] mm: Use DIO for swap and fix NFS swapfiles
  ` [PATCH v3 4/9] Introduce IOCB_SWAP kiocb flag to trigger REQ_SWAP

[PATCH v8 00/40] accel: Move has_work() from CPUClass to AccelOpsClass
 2021-09-26 22:27 UTC  (41+ messages)
` [PATCH v8 01/40] accel: Simplify qemu_init_vcpu()
` [PATCH v8 02/40] hw/core: Restrict cpu_has_work() to sysemu
` [PATCH v8 03/40] hw/core: Un-inline cpu_has_work()
` [PATCH v8 04/40] hw/core: Move cpu_common_has_work() to cpu_has_work()
` [PATCH v8 05/40] accel: Introduce AccelOpsClass::has_work()
` [PATCH v8 06/40] accel/kvm: Implement AccelOpsClass::has_work()
` [PATCH v8 07/40] accel/whpx: "
` [PATCH v8 08/40] accel/hvf: "
` [PATCH v8 09/40] accel/xen: "
` [PATCH v8 10/40] accel/hax: "
` [PATCH v8 11/40] accel/nvmm: "
` [PATCH v8 12/40] accel/qtest: "
` [PATCH v8 13/40] accel/tcg: "
` [PATCH v8 14/40] accel: Simplify cpu_has_work()
` [PATCH v8 15/40] accel/tcg: Introduce TCGCPUOps::has_work()
` [PATCH v8 16/40] target/arm: Explicit v7M cores use arm_cpu_has_work as CPUClass:has_work
` [PATCH v8 17/40] target/arm: Restrict has_work() handler to sysemu and TCG
` [PATCH v8 18/40] target/alpha: Restrict has_work() handler to sysemu
` [PATCH v8 19/40] target/avr: "
` [PATCH v8 20/40] target/cris: "
` [PATCH v8 21/40] target/hexagon: Remove unused has_work() handler
` [PATCH v8 22/40] target/hppa: Restrict has_work() handler to sysemu
` [PATCH v8 23/40] target/i386: Restrict has_work() handler to sysemu and TCG
` [PATCH v8 24/40] target/m68k: Restrict has_work() handler to sysemu
` [PATCH v8 25/40] target/microblaze: "
` [PATCH v8 26/40] target/mips: Restrict has_work() handler to sysemu and TCG
` [PATCH v8 27/40] target/nios2: Restrict has_work() handler to sysemu
` [PATCH v8 28/40] target/openrisc: "
` [PATCH v8 29/40] target/ppc: Introduce PowerPCCPUClass::has_work()
` [PATCH v8 30/40] target/ppc: Restrict has_work() handlers to sysemu and TCG
` [PATCH v8 31/40] target/riscv: Restrict has_work() handler "
` [PATCH v8 32/40] target/rx: Restrict has_work() handler to sysemu
` [PATCH v8 33/40] target/s390x: Restrict has_work() handler to sysemu and TCG
` [PATCH v8 34/40] target/sh4: Restrict has_work() handler to sysemu
` [PATCH v8 35/40] target/sparc: Remove pointless use of CONFIG_TCG definition
` [PATCH v8 36/40] target/sparc: Restrict has_work() handler to sysemu
` [PATCH v8 37/40] target/tricore: "
` [PATCH v8 38/40] target/xtensa: "
` [PATCH v8 39/40] accel/tcg: Remove CPUClass::has_work()
` [PATCH v8 40/40] accel/tcg: Simplify tcg_cpu_has_work()

[PATCH v6 00/30] LoongArch64 port of QEMU TCG
 2021-09-26 23:07 UTC  (4+ messages)
` [PATCH v6 26/30] tcg/loongarch64: Implement tcg_target_init

[PATCH v8 00/36] v4l: subdev internal routing and streams
 2021-09-26 23:06 UTC  (3+ messages)
` [PATCH v8 01/36] media: subdev: rename subdev-state alloc & free

[PATCH] arm64: dts: qcom: Drop vdd-supply from qusb2-phy devices
 2021-09-26 22:58 UTC  (2+ messages)

[PATCH v7 0/5] make '%pD' print the full path of file
 2021-09-26 22:57 UTC  (4+ messages)
` [PATCH v7 1/5] d_path: fix Kernel doc validator complaints

HVM/PVH Ballon crash
 2021-09-26 22:53 UTC  (9+ messages)
  ` HVM/PVH Balloon crash

[PATCHv3 00/12] nvme: In-band authentication support
 2021-09-26 22:53 UTC  (9+ messages)
` [PATCH 07/12] nvme: Implement In-Band authentication
` [PATCH 10/12] nvmet: Implement basic In-Band Authentication

[PATCH v13 00/35] NVIDIA Tegra power management patches for 5.16
 2021-09-26 22:40 UTC  (36+ messages)
` [PATCH v13 01/35] opp: Change type of dev_pm_opp_attach_genpd(names) argument
` [PATCH v13 02/35] soc/tegra: Add devm_tegra_core_dev_init_opp_table_common()
` [PATCH v13 03/35] soc/tegra: pmc: Disable PMC state syncing
` [PATCH v13 04/35] soc/tegra: Don't print error message when OPPs not available
` [PATCH v13 05/35] dt-bindings: clock: tegra-car: Document new clock sub-nodes
` [PATCH v13 06/35] clk: tegra: Support runtime PM and power domain
` [PATCH v13 07/35] dt-bindings: host1x: Document OPP and power domain properties
` [PATCH v13 08/35] dt-bindings: host1x: Document Memory Client resets of Host1x, GR2D and GR3D
` [PATCH v13 09/35] gpu: host1x: Add runtime PM and OPP support
` [PATCH v13 10/35] gpu: host1x: Add host1x_channel_stop()
` [PATCH v13 11/35] drm/tegra: dc: Support OPP and SoC core voltage scaling
` [PATCH v13 12/35] drm/tegra: hdmi: Add OPP support
` [PATCH v13 13/35] drm/tegra: gr2d: Support generic power domain and runtime PM
` [PATCH v13 14/35] drm/tegra: gr3d: "
` [PATCH v13 15/35] drm/tegra: vic: Support system suspend
` [PATCH v13 16/35] usb: chipidea: tegra: Add runtime PM and OPP support
` [PATCH v13 17/35] bus: tegra-gmi: "
` [PATCH v13 18/35] pwm: tegra: "
` [PATCH v13 19/35] mmc: sdhci-tegra: "
` [PATCH v13 20/35] mtd: rawnand: tegra: "
` [PATCH v13 21/35] spi: tegra20-slink: Add "
` [PATCH v13 22/35] media: dt: bindings: tegra-vde: Convert to schema
` [PATCH v13 23/35] media: dt: bindings: tegra-vde: Document OPP and power domain
` [PATCH v13 24/35] media: staging: tegra-vde: Support generic "
` [PATCH v13 25/35] soc/tegra: fuse: Reset hardware
` [PATCH v13 26/35] soc/tegra: fuse: Use resource-managed helpers
` [PATCH v13 27/35] soc/tegra: regulators: Prepare for suspend
` [PATCH v13 28/35] soc/tegra: pmc: Rename 3d power domains
` [PATCH v13 29/35] soc/tegra: pmc: Rename core power domain
` [PATCH v13 30/35] soc/tegra: pmc: Enable core domain support for Tegra20 and Tegra30
` [PATCH v13 31/35] ARM: tegra: Add OPP tables and power domains to Tegra20 device-trees
` [PATCH v13 32/35] ARM: tegra: Add OPP tables and power domains to Tegra30 device-trees
` [PATCH v13 33/35] ARM: tegra: Add Memory Client resets to Tegra20 GR2D, GR3D and Host1x
` [PATCH v13 34/35] ARM: tegra: Add Memory Client resets to Tegra30 "
` [PATCH v13 35/35] ARM: tegra20/30: Disable unused host1x hardware

[PATCH] ARM: dts: bcm2711-rpi-4-b: Fix pcie0, pci warning
 2021-09-26 22:33 UTC  (4+ messages)

[PATCH v2 0/5] test_hash.c: refactor into KUnit
 2021-09-26 22:33 UTC  (6+ messages)
` [PATCH v2 1/5] hash.h: remove unused define directive
` [PATCH v2 2/5] test_hash.c: split test_int_hash into arch-specific functions
` [PATCH v2 3/5] test_hash.c: split test_hash_init
` [PATCH v2 4/5] lib/Kconfig.debug: properly split hash test kernel entries
` [PATCH v2 5/5] test_hash.c: refactor into kunit

[PATCH net-next] tcp: tracking packets with CE marks in BW rate sample
 2021-09-26 22:31 UTC  (4+ messages)

[PATCH] hw: Add a 'Sensor devices' qdev category
 2021-09-26 22:15 UTC 

[PATCH v3 0/2] hwmon: (dell-smm) Support additional attributes
 2021-09-26 22:10 UTC  (3+ messages)
` [PATCH v3 1/2] hwmon: (dell-smm) Add support for fanX_min, fanX_max and fanX_target
` [PATCH v3 2/2] hwmon: (dell-smm) Remove unnecessary includes

[PATCH] README: update to main repo
 2021-09-26 22:10 UTC 

[RFC PATCH 1/4] PCI/ASPM: Remove struct pcie_link_state.parent
 2021-09-26 22:05 UTC  (2+ messages)

[PATCH v2 0/2] Remove on-stack cpumask in hv_apic.c
 2021-09-26 22:03 UTC  (3+ messages)
` [PATCH v2 2/2] x86/hyperv: remove on-stack cpumask from hv_send_ipi_mask_allbutself

[WARNING][AMDGPU] Warning in dmesg log from a vanilla 5.14.8 kernel
 2021-09-26 22:02 UTC 

linux-next: Fixes tag needs some work in the ntfs3 tree
 2021-09-26 22:02 UTC  (4+ messages)

✅ PASS: Test report for kernel 5.14.8 (stable-queue, 9bda1b95)
 2021-09-26 21:59 UTC 

❌ FAIL: Test report for kernel 5.15.0-rc3 (mainline.kernel.org-clang, 5816b3e6)
 2021-09-26 21:57 UTC 

[PATCH] drm/i915: Use fixed offset for PTEs location
 2021-09-26 21:57 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[BUG REPORT] split-index behavior during interactive rebase
 2021-09-26 21:57 UTC  (2+ messages)

[qemu-mainline test] 165202: regressions - FAIL
 2021-09-26 21:48 UTC 

[RFC PATCH] xtensa: setup: use CONFIG_USE_OF instead of CONFIG_OF
 2021-09-26 21:48 UTC  (3+ messages)

stable-rc/queue/4.9 baseline: 52 runs, 4 regressions (v4.9.283-41-g1f3dccc71142)
 2021-09-26 21:47 UTC 

[Buildroot] [PATCH v2 1/1] package/debianutils: bump version to 5.5
 2021-09-26 21:46 UTC  (2+ messages)

[Buildroot] [git commit] make: support: use `command -v' instead of `which'
 2021-09-26 21:37 UTC 

[Buildroot] [git commit] package/python-django: bump to version 3.2.7
 2021-09-26 21:37 UTC 

[Buildroot] [git commit] package/ell: bump version to 0.44
 2021-09-26 21:06 UTC 

[Buildroot] [git commit] package/gdbm: bump to version 1.21
 2021-09-26 21:06 UTC 

[Buildroot] [git commit] support/dependencies: don't check for `which'
 2021-09-26 21:37 UTC 

[Buildroot] [git commit] package/zbar: bump to version 0.23.90
 2021-09-26 21:06 UTC 

[Buildroot] [git commit] package/iwd: bump version to 1.18
 2021-09-26 21:06 UTC 

[Buildroot] [git commit] package/mstpd: new package
 2021-09-26 21:37 UTC 

[Buildroot] [git commit] package/libglib2: bump version to 2.68.4
 2021-09-26 21:06 UTC 

[Buildroot] [git commit] package/harfbuzz: bump to version 3.0.0
 2021-09-26 21:06 UTC 

[Buildroot] [PATCH] package/python-django: bump to version 3.2.7
 2021-09-26 21:44 UTC  (2+ messages)

[Buildroot] Harfbuzz bump major version question
 2021-09-26 21:43 UTC  (3+ messages)
` [Buildroot] [PATCH] package/harfbuzz: bump to version 3.0.0

[Buildroot] [PATCH v2 1/1] package/libglib2: bump version to 2.68.4
 2021-09-26 21:43 UTC  (2+ messages)

[Buildroot] [PATCH v1 1/2] package/ell: bump version to 0.44
 2021-09-26 21:42 UTC  (2+ messages)

[Buildroot] [PATCH] package/mstpd: new package
 2021-09-26 21:42 UTC  (2+ messages)

[PATCH v6 0/2] Add the driver for Intel Keem Bay SoC timer block
 2021-09-26 21:41 UTC  (3+ messages)
` [PATCH v6 2/2] clocksource: Add Intel Keem Bay timer support

stable-rc/queue/4.4 build: 158 builds: 0 failed, 158 passed, 5 warnings (v4.4.284-33-gbd4cf2734324)
 2021-09-26 21:38 UTC 

linux-next: Fixes tag needs some work in the net-next tree
 2021-09-26 21:37 UTC 

[PATCH v3 1/2] perf benchmark: Call the futex syscall from a function
 2021-09-26 21:32 UTC  (6+ messages)
` [PATCH v3 2/2] perf bench: Add support for 32-bit systems with 64-bit time_t

[Buildroot] [PATCH 1/1] package/zbar: bump to version 0.23.90
 2021-09-26 21:33 UTC  (2+ messages)

[Buildroot] [RFC PATCH 0/2] use `command -v' instead of `which'
 2021-09-26 21:32 UTC  (2+ messages)

linux-next: Fixes tag needs some work in the kvm-fixes tree
 2021-09-26 21:28 UTC 

[PATCH] drm/amd/amdgpu: Validate ip discovery blob
 2021-09-26 21:27 UTC 

[Buildroot] [PATCH 1/1] package/wget: bump to version 1.21.2
 2021-09-26 21:25 UTC 

[PATCH 0/2] drm/vc4: hdmi: Get rid of encoder->crtc, take 2
 2021-09-26 21:25 UTC  (7+ messages)
` [PATCH 1/2] drm/vc4: hdmi: Check the device state in prepare()
` [PATCH 2/2] drm/vc4: hdmi: Remove drm_encoder->crtc usage

[RFC PATCH 0/5] Start aligning perf test with kunit style
 2021-09-26 21:25 UTC  (6+ messages)
` [RFC PATCH 3/5] perf test: Make each test/suite its own struct

[Buildroot] [PATCH 1/1] package/liburcu: bump to version 0.13.0
 2021-09-26 21:24 UTC 

Linux 5.15-rc3
 2021-09-26 21:21 UTC 

[PATCH v3] workaround regression in ina2xx introduced by cb47755725da("time: Prevent undefined behaviour in timespec64_to_ns()")
 2021-09-26 21:18 UTC  (2+ messages)

[dpdk-dev] [PATCH] net/bnxt: fix mem zone free for Tx and Rx rings
 2021-09-26 21:18 UTC  (2+ messages)

[dpdk-dev] [PATCH] net/bnxt: fix Tx queue startup state
 2021-09-26 21:17 UTC  (2+ messages)

[dpdk-dev] [PATCH] net/bnxt: fix function driver register/unregister functions
 2021-09-26 21:16 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] package/mtr: use ncurses option
 2021-09-26 21:15 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/mtr: bump to version 0.94

DM_VIDEO migration
 2021-09-26 21:12 UTC  (3+ messages)

stable/linux-4.19.y baseline: 79 runs, 7 regressions (v4.19.208)
 2021-09-26 21:12 UTC 

incoming
 2021-09-26 21:03 UTC  (11+ messages)
` [patch 9/9] mm/vmalloc: add __alloc_size attributes for better bounds checking
        ` function prototype element ordering

Linux kernel 5.15-rc3 released
 2021-09-26 21:11 UTC 

[GIT PULL] ksmbd server fixes
 2021-09-26 21:11 UTC  (2+ messages)

[Buildroot] [git commit] package/python{3}-pycryptodomex: bump to version 3.10.1
 2021-09-26 20:17 UTC 

[Buildroot] [git commit] package/python-frozenlist: bump to version 1.1.1
 2021-09-26 20:17 UTC 

[Buildroot] [git commit] package/micropython: Update LICENSE info
 2021-09-26 20:54 UTC 

[Buildroot] [git commit] package/micropython: Bump version to 1.17
 2021-09-26 20:55 UTC 

[Buildroot] [git commit] package/python-hyperlink: bump to version 21.0.0
 2021-09-26 20:17 UTC 

[Buildroot] [git commit] package/python-aiojobs: bump to version 0.3.0
 2021-09-26 20:15 UTC 

[Buildroot] [git commit] package/python3-mako: bump to version 1.1.5
 2021-09-26 20:17 UTC 

[Buildroot] [git commit] package/python-greenlet: bump to version 1.1.1
 2021-09-26 20:17 UTC 

[Buildroot] [git commit] package/python{3}-cython: bump to version 0.29.24
 2021-09-26 20:17 UTC 

[Buildroot] [git commit] package/python-cbor2: bump to version 5.4.1
 2021-09-26 20:16 UTC 

[Buildroot] [git commit] package/python-dateutil: bump to version 2.8.2
 2021-09-26 20:17 UTC 

[Buildroot] [git commit] package/python-msgpack: bump to version 1.0.2
 2021-09-26 20:17 UTC 

[Buildroot] [git commit] package/python-ujson: bump to version 4.1.0
 2021-09-26 20:17 UTC 

[Buildroot] [git commit] package/python-aiozipkin: bump to version 1.1.0
 2021-09-26 20:16 UTC 

[PATCH v2 0/9] bsd-user mmap fixes
 2021-09-26 19:07 UTC  (5+ messages)
` [PATCH v2 7/9] bsd-user/mmap.c: Don't mmap fd == -1 independently from MAP_ANON flag

[Buildroot] [git commit] package/python-aiosignal: bump to version 1.1.2
 2021-09-26 20:15 UTC 

[Buildroot] [git commit] package/python-multidict: bump to version 5.1.0
 2021-09-26 20:17 UTC 

[Buildroot] [git commit] package/python-argon2-cffi: bump to version 21.1.0
 2021-09-26 20:16 UTC 

stable-rc/queue/5.10 build: 158 builds: 0 failed, 158 passed, 11 warnings (v5.10.68-97-gf4fa91b1e2be)
 2021-09-26 21:00 UTC 

[Buildroot] [git commit] package/python-aioredis: bump to version 2.0.0
 2021-09-26 20:15 UTC 

[Buildroot] [git commit] package/python-aiohttp-jinja2: bump to version 1.5
 2021-09-26 20:15 UTC 

[Buildroot] [git commit] package/python-aiofiles: bump to version 0.7.0
 2021-09-26 20:15 UTC 

[Buildroot] [PATCH 1/2] package/micropython: Update LICENSE info
 2021-09-26 20:59 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/python-aioconsole: bump to version 0.3.2
 2021-09-26 20:57 UTC  (2+ messages)

[PATCH 0/5] Apple M1 Support
 2021-09-26 20:53 UTC  (6+ messages)
` [PATCH 3/5] misc: Add Apple DART driver


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.