All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-09-26 21:26:01 to 2021-09-27 00:27:41 UTC [more...]

[PATCH v5 0/7] Implement a batched fsync option for core.fsyncObjectFiles
 2021-09-27  0:27 UTC  (5+ messages)
` [PATCH v6 0/8] "
  ` [PATCH v6 3/8] core.fsyncobjectfiles: batched disk flushes

stable-rc/queue/5.14 build: 154 builds: 2 failed, 152 passed, 91 warnings (v5.14.7-145-g9bda1b95c376)
 2021-09-27  0:24 UTC 

[PATCH v5 0/5] fuse,virtiofs: support per-file DAX
 2021-09-27  0:21 UTC  (7+ messages)
` [PATCH v5 2/5] fuse: make DAX mount option a tri-state
          ` [Virtio-fs] "

[PATCH] README: update to main repo
 2021-09-27  0:20 UTC  (3+ messages)
` [oe] "

[PATCH 0/4] Restore I/O priority support in the mq-deadline scheduler
 2021-09-27  0:19 UTC  (6+ messages)
` [PATCH 1/4] block/mq-deadline: Improve request accounting further
  ` [PATCH 3/4] block/mq-deadline: Stop using per-CPU counters

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

WireGuard with obfuscation support
 2021-09-26 12:09 UTC 

linux-next: build failure after merge of the bluetooth tree
 2021-09-27  0:16 UTC 

[PATCH v8 00/40] accel: Move has_work() from CPUClass to AccelOpsClass
 2021-09-27  0:12 UTC  (49+ 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] Revert "brcmfmac: use ISO3166 country code and 0 rev as fallback"
 2021-09-27  0:08 UTC  (2+ messages)

seagate hm-smr issue
 2021-09-27  0:07 UTC  (4+ messages)

[PATCH] arm64: dts: qcom: Drop vdd-supply from qusb2-phy devices
 2021-09-27  0:07 UTC  (3+ messages)

[PATCH v8 00/36] v4l: subdev internal routing and streams
 2021-09-26 23:58 UTC  (10+ messages)
` [PATCH v8 01/36] media: subdev: rename subdev-state alloc & free
` [PATCH v8 02/36] media: subdev: add active state to struct v4l2_subdev

stable-rc/queue/4.19 baseline: 79 runs, 7 regressions (v4.19.207-52-g30a9665beec7)
 2021-09-26 23:52 UTC 

linux-next: manual merge of the thermal tree with Linus' tree
 2021-09-26 23:50 UTC 

[PATCH] net: cisco: Fix a function name in comments
 2021-09-26 23:45 UTC  (2+ messages)

[RFC PATCH 0/8] mm/madvise: support process_madvise(MADV_DONTNEED)
 2021-09-26 16:12 UTC  (9+ messages)
` [RFC PATCH 1/8] mm/madvise: propagate vma->vm_end changes
` [RFC PATCH 2/8] mm/madvise: remove unnecessary check on madvise_dontneed_free()
` [RFC PATCH 3/8] mm/madvise: remove unnecessary checks on madvise_free_single_vma()
` [RFC PATCH 4/8] mm/madvise: define madvise behavior in a struct
` [RFC PATCH 5/8] mm/madvise: perform certain operations once on process_madvise()
` [RFC PATCH 6/8] mm/madvise: more aggressive TLB batching
` [RFC PATCH 7/8] mm/madvise: deduplicate code in madvise_dontneed_free()
` [RFC PATCH 8/8] mm/madvise: process_madvise(MADV_DONTNEED)

[syzbot] memory leak in __mdiobus_register
 2021-09-26 23:44 UTC  (3+ messages)

[PATCH v1 0/3] Tegra ARM32 device-tree improvements for 5.16
 2021-09-26 23:37 UTC  (4+ messages)
` [PATCH v1 1/3] ARM: tegra: acer-a500: Correct compatible of ak8975 magnetometer
` [PATCH v1 2/3] ARM: tegra: Name clock and regulator nodes according to DT-schema
` [PATCH v1 3/3] ARM: tegra: Update Broadcom Bluetooth device-tree nodes

Host managed SMR drive issue
 2021-09-26 23:19 UTC  (2+ messages)

[PATCH 0/2] user-mode: Avoid processing unnecessary meson rules
 2021-09-26 23:31 UTC  (5+ 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

[Buildroot] [buildroot-test] scripts/autobuild-run: extend timeout from 120 to 180 minutes
 2021-09-26 23:26 UTC 

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)

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

[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 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 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

[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  (3+ messages)
` [PATCH 2/2] drm/vc4: hdmi: Remove drm_encoder->crtc usage


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.