All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-09-25 08:57:18 to 2022-09-25 12:06:27 UTC [more...]

[PATCH v3 00/54] tests/qtest: Enable running qtest on Windows
 2022-09-25 11:30 UTC  (27+ messages)
` [PATCH v3 01/54] tests/qtest: i440fx-test: Rewrite create_blob_file() to be portable
` [PATCH v3 02/54] semihosting/arm-compat-semi: Avoid using hardcoded /tmp
` [PATCH v3 03/54] tcg: "
` [PATCH v3 04/54] util/qemu-sockets: Use g_get_tmp_dir() to get the directory for temporary files
` [PATCH v3 05/54] tests/qtest: ahci-test: Avoid using hardcoded /tmp
` [PATCH v3 06/54] tests/qtest: aspeed_smc-test: "
` [PATCH v3 07/54] tests/qtest: boot-serial-test: "
` [PATCH v3 08/54] tests/qtest: cxl-test: "
` [PATCH v3 09/54] tests/qtest: fdc-test: "
` [PATCH v3 10/54] tests/qtest: generic_fuzz: "
` [PATCH v3 11/54] tests/qtest: virtio_blk_fuzz: "
` [PATCH v3 12/54] tests/qtest: hd-geo-test: "
` [PATCH v3 13/54] tests/qtest: ide-test: "
` [PATCH v3 14/54] tests/qtest: migration-test: "
` [PATCH v3 16/54] tests/qtest: qmp-test: "
` [PATCH v3 17/54] tests/qtest: vhost-user-blk-test: "
` [PATCH v3 21/54] tests/qtest: libqtest: "
` [PATCH v3 22/54] tests/unit: test-image-locking: "
` [PATCH v3 23/54] tests/unit: test-qga: "
` [PATCH v3 24/54] tests: vhost-user-bridge: "
` [PATCH v3 25/54] block/vvfat: Unify the mkdir() call
` [PATCH v3 27/54] hw/usb: dev-mtp: Use g_mkdir()
` [PATCH v3 28/54] tests/qtest: Skip running virtio-net-test cases that require socketpair() for win32
` [PATCH v3 29/54] tests/qtest: Build test-filter-{mirror, redirector} cases for posix only
` [PATCH v3 32/54] tests/qtest: libqtest: Adapt global_qtest declaration for win32
` [PATCH v3 35/54] tests/qtest: libqtest: Install signal handler via signal()

stable-rc/queue/5.10 build: 149 builds: 0 failed, 149 passed, 146 warnings (v5.10.145-123-g1a811ca59c30)
 2022-09-25 12:03 UTC 

Memory ordering description in io_uring.pdf
 2022-09-25 12:03 UTC  (4+ messages)

[linux-linus test] 173308: tolerable FAIL - PUSHED
 2022-09-25 11:58 UTC 

[PATCH] video: fbdev: smscufx: Fix use-after-free in ufx_ops_open()
 2022-09-25 11:57 UTC  (2+ messages)

[Bug 216529] New: [fstests generic/048] BUG: Kernel NULL pointer dereference at 0x00000069, filemap_release_folio+0x88/0xb0
 2022-09-25 11:55 UTC 

[PATCH v2] pinctrl: qcom: restrict drivers per ARM/ARM64
 2022-09-25 11:54 UTC  (3+ messages)

[syzbot] WARNING in u32_change
 2022-09-25 11:50 UTC 

[igt-dev] [i-g-t V2 0/8] Revert Color patches
 2022-09-25 11:46 UTC  (7+ messages)
` [igt-dev] [i-g-t V2 8/8] tests/kms_color: Fix crc compare check in CTM tests

[RFC can-next] can: remove obsolete PCH CAN driver
 2022-09-25 11:45 UTC  (3+ messages)

[PATCH 5.10 0/2] re-send two xfs stable patches for 5.10.y (from v5.18+)
 2022-09-25 11:39 UTC  (3+ messages)
` [PATCH 5.10 1/2] xfs: reorder iunlink remove operation in xfs_ifree

[PATCH v2] Compiler Attributes: Introduce __access_*() function attribute
 2022-09-25 11:36 UTC  (3+ messages)

[PATCH v3 0/5] media: Add ST VGXY61 camera sensor driver
 2022-09-25 11:32 UTC  (5+ messages)
` [PATCH v3 5/5] media: i2c: Add driver for ST VGXY61 camera sensor

[syzbot] KASAN: use-after-free Read in rdma_close
 2022-09-25 11:29 UTC 

[PATCH v6 0/4] mm/slub: some debug enhancements for kmalloc
 2022-09-25 11:26 UTC  (6+ messages)
` [PATCH v6 3/4] mm: kasan: Add free_meta size info in struct kasan_cache

[PATCH v14 00/34]
 2022-09-25 11:26 UTC  (3+ messages)
` [PATCH v14 22/34] media: subdev: add v4l2_subdev_set_routing helper()

[PATCH 1/2] video: fbdev: gbefb: Convert to use dev_groups
 2022-09-25 11:26 UTC  (3+ messages)

[PATCH 2/2] video: fbdev: gbefb: Remove unproper information
 2022-09-25 11:24 UTC  (3+ messages)

[PATCH v2 1/2] ARM: qcom_defconfig: enable rest of ARMv7 SoCs pinctrl drivers
 2022-09-25 11:21 UTC  (4+ messages)
` [PATCH v2 2/2] arm64: defconfig: enable rest of Qualcomm ARMv8 "

[RFC PATCH 00/10] thermal/drivers/tsens: specify nvmem cells in DT rather than parsing them manually
 2022-09-25 11:21 UTC  (5+ messages)

[syzbot] WARNING in __change_page_attr_set_clr
 2022-09-25 11:18 UTC 

[PATCH v5 00/17] tcg: CPUTLBEntryFull and TARGET_TB_PCREL
 2022-09-25 10:51 UTC  (18+ messages)
` [PATCH v5 01/17] accel/tcg: Rename CPUIOTLBEntry to CPUTLBEntryFull
` [PATCH v5 02/17] accel/tcg: Drop addr member from SavedIOTLB
` [PATCH v5 03/17] accel/tcg: Suppress auto-invalidate in probe_access_internal
` [PATCH v5 04/17] accel/tcg: Introduce probe_access_full
` [PATCH v5 05/17] accel/tcg: Introduce tlb_set_page_full
` [PATCH v5 06/17] include/exec: Introduce TARGET_PAGE_ENTRY_EXTRA
` [PATCH v5 07/17] target/sparc: Use tlb_set_page_full
` [PATCH v5 08/17] accel/tcg: Move byte_swap from MemTxAttrs to CPUTLBEntryFull
` [PATCH v5 09/17] accel/tcg: Add force_aligned "
` [PATCH v5 10/17] accel/tcg: Remove PageDesc code_bitmap
` [PATCH v5 11/17] accel/tcg: Use bool for page_find_alloc
` [PATCH v5 12/17] accel/tcg: Use DisasContextBase in plugin_gen_tb_start
` [PATCH v5 13/17] accel/tcg: Do not align tb->page_addr[0]
` [PATCH v5 14/17] include/hw/core: Create struct CPUJumpCache
` [PATCH v5 15/17] accel/tcg: Introduce tb_pc and tb_pc_log
` [PATCH v5 16/17] accel/tcg: Introduce TARGET_TB_PCREL
` [PATCH v5 17/17] accel/tcg: Split log_cpu_exec into inline and slow path

[PATCH] fbdev: remove redundant initialization to variable identical
 2022-09-25 11:12 UTC  (2+ messages)

[PATCH] video: fbdev: controlfb: Remove the unused function VAR_MATCH()
 2022-09-25 11:11 UTC  (9+ messages)
` [PATCH] video: fbdev: tridentfb: Remove the unused function shadowmode_off()
` [PATCH] video: fbdev: arkfb: Remove the unused function dac_read_reg()

[PATCH 2/2] video: fbdev: uvesafb: convert snprintf to scnprintf
 2022-09-25 11:08 UTC  (3+ messages)

[PATCH -next] omapfb: dss: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
 2022-09-25 11:08 UTC  (2+ messages)

drivers/media/platform/samsung/exynos4-is/fimc-m2m.c:258 fimc_m2m_g_fmt_mplane() warn: passing a valid pointer to 'PTR_ERR'
 2022-09-25 11:10 UTC 

[PATCH v4 20/21] dm: core: Switch uclass_*_device_err to use uclass_*_device_check
 2022-09-25 11:08 UTC  (2+ messages)
` [PATCH] fixup: "

[PATCH 00/15] pinctrl/arm64: qcom: 4th set of Qualcomm TLMM pinctrl schema warnings
 2022-09-25 11:06 UTC  (16+ messages)
` [PATCH 01/15] arm64: dts: qcom: sm8250: align TLMM pin configuration with DT schema
` [PATCH 02/15] arm64: dts: qcom: sm8250-sony-xperia-edo: fix touchscreen bias-disable
` [PATCH 03/15] arm64: dts: qcom: sc8280xp: align TLMM pin configuration with DT schema
` [PATCH 04/15] arm64: dts: qcom: sc7280: align TLMM pin configuration with DT schema (really)
` [PATCH 05/15] arm64: dts: qcom: sc7280-herobrine: correct number of gpio-line-names
` [PATCH 06/15] arm64: dts: qcom: sc7280-idp-ec-h1: add missing QUP GPIO functions
` [PATCH 07/15] arm64: dts: qcom: msm8953: align TLMM pin configuration with DT schema
` [PATCH 08/15] arm64: dts: qcom: sdm845: "
` [PATCH 09/15] arm64: dts: qcom: sm6125-sony-xperia: add missing SD CD GPIO functions
` [PATCH 10/15] arm64: dts: qcom: sm6125: align TLMM pin configuration with DT schema
` [PATCH 11/15] dt-bindings: pinctrl: qcom,sm8250: add gpio-reserved-ranges and gpio-line-names
` [PATCH 12/15] dt-bindings: pinctrl: qcom,sm8250: fix matching pin config
` [PATCH 13/15] dt-bindings: pinctrl: qcom,sm8250: add input-enable
` [PATCH 14/15] dt-bindings: pinctrl: qcom,sc7280: add bias-bus-hold and input-enable
` [PATCH 15/15] dt-bindings: pinctrl: qcom,sc7280: correct number of GPIOs

We deposited your $6,230.00 payment
 2022-09-25 11:03 UTC 

We deposited your $6,230.00 payment
 2022-09-25 11:03 UTC 

[PATCH -next] video: fbdev: imxfb: Remove redundant dev_err call
 2022-09-25 11:01 UTC  (2+ messages)

[PATCH stable-4.19 0/3] page_alloc: consider highatomic reserve in watermark fast backports to 4.19
 2022-09-25 11:00 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 stable-4.19 1/3] mm/page_alloc: use ac->high_zoneidx for classzone_idx
  ` [PATCH v2 stable-4.19 2/3] page_alloc: consider highatomic reserve in watermark fast
  ` [PATCH v2 stable-4.19 3/3] page_alloc: fix invalid watermark check on a negative value

[syzbot] kernel panic: stack is corrupted in lock_release (3)
 2022-09-25 10:47 UTC 

[PATCH] net/bonding: fix error in bonding mode 4 with dedicated queues enabled
 2022-09-25 10:42 UTC  (2+ messages)

[PATCH 1/2] Makefile: limit make re-execution to avoid infinite spin
 2022-09-25 10:42 UTC  (2+ messages)
  ` [PATCH 2/2] Makefile: fix infinite recursion by dropping non-existent `%.output`

❌ FAIL: Test report for master (6.0.0-rc6, mainline.kernel.org-clang, 105a36f3)
 2022-09-25 10:40 UTC 

[PATCH] net/bonding: add link speeds configuration
 2022-09-25 10:35 UTC  (3+ messages)
` [PATCH V3] "

[PATCH v2] fix: add XHCI_SPURIOUS_SUCCESS to ASM1042 despite being a V0.96 controller
 2022-09-25 10:34 UTC  (8+ messages)
  ` Re[2]: "

[PATCH] irq_work: Migrate the remaining work of the offline CPU on PREEMPT_RT
 2022-09-25 10:41 UTC 

[dpdk-dev] [PATCH 1/2] net/bonding: support Tx prepare for bonding
 2022-09-25 10:32 UTC  (12+ messages)
` [PATCH v2 0/3] add Tx prepare support for bonding driver
  ` [PATCH v2 1/3] net/bonding: support Tx prepare

[esmil:visionfive 3/42] arch/riscv/include/asm/string.h:22:25: error: redefinition of '__memset'
 2022-09-25 10:31 UTC 

[PATCH] virtio_fs.c: add check kmalloc return
 2022-09-25 10:31 UTC  (2+ messages)

[jj-apparmor:apparmor-next 4/43] security/apparmor/apparmorfs.c:1316:34: warning: variable 'ctx' is uninitialized when used here
 2022-09-25 10:31 UTC 

[PATCH] rdma: not display the rdma link in other net namespace
 2022-09-26  2:40 UTC  (2+ messages)

[PATCH v1 0/9] MemTxAttrs cpu_index and gdbstub/next
 2022-09-25 10:18 UTC  (15+ messages)
` [PATCH v1 1/9] hw: encode accessing CPU index in MemTxAttrs
` [PATCH v1 3/9] hw/intc/gic: use MxTxAttrs to divine accessing CPU
` [PATCH v1 4/9] hw/timer: convert mptimer access to attrs to derive cpu index
` [PATCH v1 5/9] configure: move detected gdb to TCG's config-host.mak
` [PATCH v1 6/9] gdbstub: move into its own sub directory
` [PATCH v1 7/9] gdbstub: move sstep flags probing into AccelClass
` [PATCH v1 8/9] gdbstub: move breakpoint logic to accel ops

[PATCH 1/2] ARM: qcom_defconfig: enable rest of ARMv7 SoCs pinctrl drivers
 2022-09-25 10:19 UTC  (8+ messages)
` [PATCH 2/2] arm64: defconfig: enable rest of Qualcomm ARMv8 "

stable-rc/queue/5.4 build: 178 builds: 7 failed, 171 passed, 8 errors, 28 warnings (v5.4.214-98-g7f3b89bc1956)
 2022-09-25 10:19 UTC 

[Buildroot] [PATCH v2 0/5] Fixes/improvements in Xtensa handling
 2022-09-25 10:13 UTC  (9+ messages)
` [Buildroot] [PATCH v2 1/5] arch/Config.in.xtensa: adjust endianness logic to avoid bogus configurations
` [Buildroot] [PATCH v2 2/5] Revert "arch/xtensa: custom configuration requires an overlay"
` [Buildroot] [PATCH v2 3/5] arch/Config.in.xtensa: use one line per case in BR2_ENDIAN definition
` [Buildroot] [PATCH v2 4/5] arch/{Config.in, arch.mk}.xtensa: add explicit support for DC233C core
` [Buildroot] [PATCH v2 5/5] configs/qemu_xtensa_lx60*: use new BR2_xtensa_dc233c option

[PATCH v2] hw/display/tcx: Mark the VRAM dirty upon reset
 2022-09-25 10:03 UTC  (7+ messages)

[PATCH v6 00/17] archs/random: fallback to best raw ktime when no cycle counter
 2022-09-25 10:00 UTC  (7+ messages)
` [PATCH v6 09/17] mips: use fallback for random_get_entropy() instead of just c0 random

[PATCH 1/1] riscv/vdso: typo therefor
 2022-09-25  9:56 UTC  (3+ messages)

stable-rc/queue/4.9 build: 159 builds: 3 failed, 156 passed, 2 errors, 29 warnings (v4.9.329-28-g4b7f8a8cc294)
 2022-09-25  9:52 UTC 

[PATCH v1] PCI: Set no io resource for bridges that behind VMD controller
 2022-09-25  9:52 UTC  (4+ messages)
  ` [External] "

[Buildroot] [PATCH 1/1] package/libiio: fix sparc build
 2022-09-25  9:50 UTC 

[Bug 216516] New: s2ram freezes screen (Ryzen-5650U incl. Radeon GPU)
 2022-09-25  9:50 UTC  (3+ messages)
` [Bug 216516] "

[Buildroot] [PATCH] arch/Config.in.arm: drop support for iwmmxt architecture variant
 2022-09-25  9:44 UTC 

[PATCH 00/10] Misc ppc/mac machines clean up
 2022-09-25  9:41 UTC  (22+ messages)
` [PATCH 03/10] mac_{old|new}world: Set default values for some local variables
` [PATCH 04/10] mac_newworld: Simplify creation of Uninorth devices
` [PATCH 05/10] mac_{old|new}world: Reduce number of QOM casts
` [PATCH 06/10] hw/ppc/mac.h: Move newworld specific atuff out from shared header
` [PATCH 07/10] hw/ppc/mac.h: Move macio "
` [PATCH 08/10] hw/ppc/mac.h: Move grackle-pcihost declaration "
` [PATCH 09/10] hw/ppc/mac.h: Move PROM and KERNEL defines to board code
` [PATCH 10/10] hw/ppc/mac.h: Rename to include/hw/nvram/mac_nvram.h

[ANNOUNCEMENT] Milestone 3 for Yocto Project 4.1 (yocto-4.1_M3) Now Available
 2022-09-25  9:41 UTC  (2+ messages)
  ` [Openembedded-architecture] [yocto-announce] "

[PATCH RFC xfrm-next v3 0/8] Extend XFRM core to allow full offload configuration
 2022-09-25  9:40 UTC  (11+ messages)
` [PATCH RFC xfrm-next v3 4/8] xfrm: add TX datapath support for IPsec full offload mode
` [PATCH RFC xfrm-next v3 6/8] xfrm: enforce separation between priorities of HW/SW policies
` [PATCH RFC xfrm-next v3 7/8] xfrm: add support to HW update soft and hard limits

[Buildroot] [PATCH v5] package/chartjs: bump to version 3.9.1
 2022-09-25  9:27 UTC  (2+ messages)

significant drop fio IOPS performance on v5.10
 2022-09-25  9:26 UTC  (3+ messages)

[PATCH v3 0/6] Add support for mp2733 battery charger
 2022-09-25  9:26 UTC  (4+ messages)
` [PATCH v3 5/6] power: supply: "

[PATCH v3 0/5] Add multiple-consumer support to int3472-tps68470 driver
 2022-09-25  9:23 UTC  (4+ messages)

[PATCH] examples/pipeline: fix build with some compilers
 2022-09-25  9:20 UTC 

stable-rc/queue/4.9 build: 169 builds: 3 failed, 166 passed, 2 errors, 29 warnings (v4.9.329-28-gfe84fa3c7b42f)
 2022-09-25  9:21 UTC 

[PATCH v2 0/2] dt-bindings: PCI: ti,j721e-pci-*: resolve unexpected property warnings
 2022-09-25  9:21 UTC  (2+ messages)

[PATCH] pinctrl: qcom: restrict drivers per ARM/ARM64
 2022-09-25  9:19 UTC 

[PATCH 00/10] Add the Git Change command
 2022-09-25  9:10 UTC  (3+ messages)
` [PATCH 07/10] evolve: implement the git change command

stable-rc/queue/4.19 build: 185 builds: 6 failed, 179 passed, 5 errors, 32 warnings (v4.19.259-52-ge62c55fdf828)
 2022-09-25  9:05 UTC 

[PATCH 2/2] audio: improve out.voices test
 2022-09-25  8:56 UTC 

[PATCH] dt-bindings: mfd: dlg,da9063: add missing regulator patterns
 2022-09-25  9:02 UTC  (3+ messages)

arch/mips/boot/compressed/../../../../lib/ashldi3.c:9:19: warning: no previous prototype for '__ashldi3'
 2022-09-25  9:01 UTC 

[Buildroot] [autobuild.buildroot.net] Daily results for 2022-09-24
 2022-09-25  8:59 UTC 

[PATCH 1/2] audio: fix in.voices test
 2022-09-25  8:56 UTC 

[PATCH 0/2] Fix audio voices tests
 2022-09-25  8:56 UTC 

[xen-unstable test] 173306: tolerable FAIL
 2022-09-25  8:57 UTC 

[PATCH v6 0/4] rcu: call_rcu() power improvements
 2022-09-25  8:57 UTC  (3+ messages)
` [PATCH v6 1/4] rcu: Make call_rcu() lazy to save power


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.