All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-12-16 10:48:30 to 2023-12-16 14:02:47 UTC [more...]

[kvm-unit-tests PATCH v5 00/29] powerpc: updates, P10, PNV support
 2023-12-16 13:42 UTC  (54+ messages)
` [kvm-unit-tests PATCH v5 01/29] arch-run: Clean up temporary files properly
` [kvm-unit-tests PATCH v5 02/29] arch-run: Clean up initrd cleanup
` [kvm-unit-tests PATCH v5 03/29] migration: use a more robust way to wait for background job
` [kvm-unit-tests PATCH v5 04/29] migration: Support multiple migrations
` [kvm-unit-tests PATCH v5 05/29] arch-run: rename migration variables
` [kvm-unit-tests PATCH v5 06/29] powerpc: Quiet QEMU TCG pseries capability warnings
` [kvm-unit-tests PATCH v5 07/29] powerpc: Add a migration stress tester
` [kvm-unit-tests PATCH v5 08/29] powerpc: Require KVM for the TM test
` [kvm-unit-tests PATCH v5 09/29] powerpc: Fix interrupt stack alignment
` [kvm-unit-tests PATCH v5 10/29] powerpc/sprs: Specify SPRs with data rather than code
` [kvm-unit-tests PATCH v5 11/29] powerpc/sprs: Don't fail changed SPRs that are used by the test harness
` [kvm-unit-tests PATCH v5 12/29] powerpc/sprs: Avoid taking async interrupts caused by register fuzzing
` [kvm-unit-tests PATCH v5 13/29] powerpc: Make interrupt handler error more readable
` [kvm-unit-tests PATCH v5 14/29] powerpc: Expand exception handler vector granularity
` [kvm-unit-tests PATCH v5 15/29] powerpc: Add support for more interrupts including HV interrupts
` [kvm-unit-tests PATCH v5 16/29] powerpc: Set .got section alignment to 256 bytes
` [kvm-unit-tests PATCH v5 17/29] powerpc: Discover runtime load address dynamically
` [kvm-unit-tests PATCH v5 18/29] powerpc: Fix stack backtrace termination
` [kvm-unit-tests PATCH v5 19/29] scripts: allow machine option to be specified in unittests.cfg
` [kvm-unit-tests PATCH v5 20/29] scripts: Accommodate powerpc powernv machine differences
` [kvm-unit-tests PATCH v5 21/29] powerpc: Support powernv machine with QEMU TCG
` [kvm-unit-tests PATCH v5 22/29] powerpc: Fix emulator illegal instruction test for powernv
` [kvm-unit-tests PATCH v5 23/29] powerpc/sprs: Test hypervisor registers on powernv machine
` [kvm-unit-tests PATCH v5 24/29] powerpc: interrupt tests
` [kvm-unit-tests PATCH v5 25/29] powerpc: Add rtas stop-self support
` [kvm-unit-tests PATCH v5 26/29] powerpc: add SMP and IPI support
` [kvm-unit-tests PATCH v5 27/29] powerpc: Avoid using larx/stcx. in spinlocks when only one CPU is running
` [kvm-unit-tests PATCH v5 28/29] powerpc: Add atomics tests
` [kvm-unit-tests PATCH v5 29/29] powerpc: Add timebase tests

[PATCH 00/13] More swap folio conversions
 2023-12-16 13:58 UTC  (3+ messages)
` [PATCH 13/13] mm: Convert swap_cluster_readahead and swap_vma_readahead to return a folio

[PATCH v1 0/8] Add T-Head TH15020 SoC pin control
 2023-12-16 13:57 UTC  (5+ messages)
` [PATCH v1 1/8] dt-bindings: pinctrl: Add thead,th1520-pinctrl bindings

[PATCH] rust: support `srctree`-relative links
 2023-12-16 13:56 UTC  (2+ messages)

[OE-core] [PATCH v2] kernel.bbclass: make do_symlink_kernelsrc reentrant
 2023-12-16 13:53 UTC 

[RFC PATCH v2 0/6] Pointer Masking update to Zjpm v0.6.1
 2023-12-16 13:51 UTC  (7+ messages)
` [RFC PATCH v2 1/6] target/riscv: Remove obsolete pointer masking extension code
` [RFC PATCH v2 2/6] target/riscv: Add new CSR fields for S{sn, mn, m}pm extensions as part of Zjpm v0.8
` [RFC PATCH v2 3/6] target/riscv: Add pointer masking tb flags
` [RFC PATCH v2 4/6] target/riscv: Add functions to calculate current number of masked bits for pointer masking
` [RFC PATCH v2 5/6] target/riscv: Update address modify functions to take into account "
` [RFC PATCH v2 6/6] target/riscv: Enable updates for pointer masking variables and thus enable pointer masking extension

[PATCH v2] kernel.bbclass: make do_symlink_kernelsrc reentrant
 2023-12-16 13:53 UTC 

[PATCH v8 00/14] add qca8084 ethernet phy driver
 2023-12-16 13:51 UTC  (9+ messages)
` [PATCH v8 14/14] dt-bindings: net: ar803x: add qca8084 PHY properties

[PATCH] docs: rust: remove `CC=clang` mentions
 2023-12-15 16:34 UTC  (2+ messages)

[RFC PATCH] tty: serial: kgdboc: Fix 8250_* kgd over serial
 2023-12-16 13:45 UTC  (6+ messages)

MyFirstContribution.txt leaks memory
 2023-12-16 13:45 UTC 

drivers/gpu/drm/etnaviv/etnaviv_gem_prime.c:79:2-8: WARNING: NULL check before some freeing functions is not needed
 2023-12-16 13:42 UTC 

[PATCH v3 0/3] media: i2c: gc2145: GC2145 sensor support
 2023-12-16 13:41 UTC  (5+ messages)
` [PATCH v3 3/3] media: i2c: gc2145: Galaxy Core "

[PATCH v2 00/10] clk: qcom: Add TCSR, GPU, CAM and DISP clock controllers for X1E80100
 2023-12-16 13:39 UTC  (9+ messages)
` [PATCH v2 07/10] clk: qcom: Add dispcc clock driver for x1e80100
` [PATCH v2 08/10] clk: qcom: Add GPU "
` [PATCH v2 09/10] clk: qcom: Add TCSR "
` [PATCH v2 10/10] clk: qcom: Add camcc "

[PATCH 1/3] ksmbd: set v2 lease version on lease upgrade
 2023-12-16 13:37 UTC  (4+ messages)
` [PATCH 2/3] ksmbd: fix potential circular locking issue in smb2_set_ea()
` [PATCH 3/3] ksmbd: don't increment epoch if current state and request state are same

[OE-core] [PATCH] make do_symlink_kernelsrc reentrant when S is overriden
 2023-12-16 13:36 UTC 

[PATCH 0/3] media: sun8i-di: several fixes
 2023-12-16 13:34 UTC  (8+ messages)
` [PATCH 1/3] media: sun8i-di: Fix coefficient writes
` [PATCH 2/3] media: sun8i-di: Fix power on/off sequences
` [PATCH 3/3] media: sun8i-di: Fix chroma difference threshold

[PATCH v5] fsl-imx: add simple RTC emulation for i.MX6 and i.MX7 boards
 2023-12-16 13:34 UTC 

Patchtest results for [PATCH] make do_symlink_kernelsrc reentrant when S is overriden
 2023-12-16 13:34 UTC 

[PATCH v2 5/5] dt-bindings: net: ipq4019-mdio: Document ipq5332 platform
 2023-12-16 13:31 UTC  (14+ messages)

[syzbot] [block?] INFO: task hung in bdev_release
 2023-12-16 13:31 UTC 

Propose a change in open for passing in the file type
 2023-12-16 13:28 UTC  (3+ messages)

[PATCH] make do_symlink_kernelsrc reentrant when S is overriden
 2023-12-16 13:23 UTC 

[PATCH v3 0/5] support ipq5332 platform
 2023-12-16 13:23 UTC  (12+ messages)
` [PATCH v3 5/5] dt-bindings: net: ipq4019-mdio: Document "

[PATCH v3 08/16] fastboot: Remove dependencies on CMDLINE
 2023-12-16 13:16 UTC 

[PATCH v2 0/4] [Series 4] staging: rtl8192e: rename variable pHT and (3) other
 2023-12-16 13:09 UTC  (3+ messages)

[PATCH] oeqa/sstatetests: Disable gcc source printdiff test for now
 2023-12-16 13:12 UTC 

[PATCH] media: cedrus: h265: Fix configuring bitstream size
 2023-12-16 13:09 UTC  (2+ messages)

[PATCH bpf-next 0/2] bpf: Fix warning in check_obj_size()
 2023-12-16 13:10 UTC  (3+ messages)
` [PATCH bpf-next 1/2] bpf: Use c->unit_size to select target cache during free
` [PATCH bpf-next 2/2] selftests/bpf: Remove tests for zeroed-array kptr

[PATCH] Revert "soc: qcom: stats: Add DDR sleep stats"
 2023-12-16 13:07 UTC  (4+ messages)

[PATCH] blk-throttle: Fix some potential string truncation in tg_prfill_limit()
 2023-12-16 12:54 UTC 

[syzbot] [block?] INFO: task hung in bdev_release
 2023-12-16 13:02 UTC  (4+ messages)

[PATCH v6 0/9] stmmac: Add Loongson platform support
 2023-12-16 13:01 UTC  (3+ messages)
` [PATCH v6 1/9] net: stmmac: Pass stmmac_priv and chan in some callbacks

[brauner-vfs:vfs.netfs 29/64] fs/netfs/fscache_main.c:65:12: error: redefinition of 'fscache_init'
 2023-12-16 13:00 UTC 

drivers/phy/renesas/phy-rcar-gen3-usb2.c:747 rcar_gen3_phy_usb2_probe() warn: missing error code 'ret'
 2023-12-16 13:00 UTC 

powerpc.c:undefined reference to `kvm_set_irq'
 2023-12-16 13:00 UTC 

Recent changes (master)
 2023-12-16 13:00 UTC 

[tip: x86/urgent] x86/alternatives: Disable interrupts and sync when optimizing NOPs in place
 2023-12-16 12:58 UTC  (2+ messages)
` [tip: x86/urgent] x86/alternatives: Sync core before enabling interrupts

[tip: x86/urgent] x86/smpboot/64: Handle X2APIC BIOS inconsistency gracefully
 2023-12-16 12:58 UTC 

[PATCH v3 0/4] staging: rtl8192e: rename variable pHT
 2023-12-16 12:57 UTC 

why high io requests will slow down kernel scheduling?
 2023-12-16 12:52 UTC 

[PATCH] docs/system: Document running Linux on amigaone machine
 2023-12-16 12:53 UTC  (2+ messages)

Adding or1k support to mkroot
 2023-12-16 13:00 UTC  (5+ messages)

[PATCH net-next] r8169: add support for LED's on RTL8168/RTL8101
 2023-12-16 12:53 UTC  (4+ messages)

[PATCH v3 0/4] staging: rtl8192e: rename variable pHT
 2023-12-16 12:53 UTC  (5+ messages)
` [PATCH v3 1/4] "
` [PATCH v3 2/4] staging: rtl8192e: rename variable pCapELE
` [PATCH v3 3/4] staging: rtl8192e: rename variable HTGetHighestMCSRate
` [PATCH v3 4/4] staging: rtl8192e: renamed variable HTFilterMCSRate

[PATCH] jfs: fix array-index-out-of-bounds in diNewExt
 2023-12-16 12:40 UTC  (2+ messages)

[PATCH] iio: hid-sensor-als: Don't stop probing at non-supported attribute
 2023-12-16 12:45 UTC  (2+ messages)

[PATCH v2 0/1] arm: perf: Fix ARCH=arm build with GCC
 2023-12-16 12:44 UTC  (4+ messages)
` [PATCH v2 1/1] "

[PATCH] perf/x86: Fix out of range data
 2023-12-16 12:42 UTC  (2+ messages)

[PATCH V2 0/3] clk: sprd: Add reset controller driver for ums512
 2023-12-16 12:40 UTC  (3+ messages)
` [PATCH V2 1/3] dt-bindings: reset: Add reset controller bindings for Unisoc's ums512

[PATCH V6 0/3] Add rs485 support to uartps driver
 2023-12-16 12:37 UTC  (4+ messages)
` [PATCH V6 1/3] dt-bindings: Add reference to rs485.yaml

Patchtest results for [PATCH] debianutils: upgrade 5.14 -> 5.15
 2023-12-16 12:33 UTC 

[PATCH 1/2] ARM: imx: Force DRAM regulators into FPWM mode on DH i.MX8MP DHCOM SoM
 2023-12-16 12:32 UTC  (2+ messages)

[syzbot] [block?] INFO: task hung in bdev_release
 2023-12-16 12:33 UTC 

[patch net-next v8 0/9] devlink: introduce notifications filtering
 2023-12-16 12:30 UTC  (10+ messages)
` [patch net-next v8 1/9] devlink: use devl_is_registered() helper instead xa_get_mark()
` [patch net-next v8 2/9] devlink: introduce __devl_is_registered() helper and use it instead of xa_get_mark()
` [patch net-next v8 3/9] devlink: send notifications only if there are listeners
` [patch net-next v8 4/9] devlink: introduce a helper for netlink multicast send
` [patch net-next v8 5/9] genetlink: introduce per-sock family private storage
` [patch net-next v8 6/9] netlink: introduce typedef for filter function
` [patch net-next v8 7/9] genetlink: introduce helpers to do filtered multicast
` [patch net-next v8 8/9] devlink: add a command to set notification filter and use it for multicasts
` [patch net-next v8 9/9] devlink: extend multicast filtering by port index

[PATCH net-next 4/4] dt-bindings: net: marvell10g: Document LED polarity
 2023-12-16 12:25 UTC  (2+ messages)

[PATCH 4/4] dt-bindings: clock: Add reset controller bindings for Unisoc's UMS512
 2023-12-16 12:26 UTC  (2+ messages)

[tip:perf/urgent] BUILD SUCCESS 7e2c1e4b34f07d9aa8937fab88359d4a0fce468e
 2023-12-16 12:21 UTC 

[geert-renesas-drivers:renesas-pinctrl-for-v6.8] BUILD SUCCESS 9e5889c68d992b65efd10aa0a4523c96fd07077f
 2023-12-16 12:14 UTC 

[PATCH] scripts/decodecode: Add support for LoongArch
 2023-12-16 12:15 UTC  (2+ messages)

[PATCH] debianutils: upgrade 5.14 -> 5.15
 2023-12-16 12:15 UTC 

[PATCH] checkstack: Add loongarch support for scripts/checkstack.pl
 2023-12-16 12:15 UTC  (2+ messages)

[PATCH v4 00/10] Introduce GuC Doorbells Manager
 2023-12-16 12:11 UTC  (4+ messages)
` [PATCH v4 06/10] drm/xe/kunit: Restore test->priv when done with fake xe device

[PATCH 1/2] locking/mutex: Clean up mutex.h
 2023-12-16 12:07 UTC  (3+ messages)

[PATCH v3 2/6] dt-bindings: riscv: Add StarFive JH8100 SoC
 2023-12-16 12:06 UTC  (5+ messages)

[PATCH 1/3 v2] kexec: modify the meaning of the end parameter in kimage_is_destination_range()
 2023-12-16 12:05 UTC  (5+ messages)
` [PATCH 1/3 v3] "
` [PATCH 1/3 v4] "

[PATCH] fs:gfs2:rgrp.c: Fix kernel NULL pointer dereference
 2023-12-16 12:05 UTC  (2+ messages)

[syzbot] [block?] INFO: task hung in bdev_release
 2023-12-16 12:01 UTC 

[djwong-xfs:rmap-intent-cleanups 406/417] xfs_extfree_item.c:undefined reference to `xfs_rtextent_free_defer_type'
 2023-12-16 11:58 UTC 

[PATCH] PM: Remove the mention of freezer_count() in comment
 2023-12-16 11:57 UTC 

[PATCH] iomap: fix warning in iomap_write_delalloc_release()
 2023-12-16 11:55 UTC 

[PATCH v4] systemd-boot: Add recipe to compile native
 2023-12-16 11:49 UTC  (3+ messages)
` [OE-core] "

[PATCH net-next v4 05/13] net: ethtool: Allow passing a phy index for some commands
 2023-12-16 11:48 UTC  (3+ messages)

[PATCH] RISC-V: Update AT_VECTOR_SIZE_ARCH for new AT_MINSIGSTKSZ
 2023-12-16 11:45 UTC  (2+ messages)

[PATCH] mm/khugepaged: Remove unnecessary try_to_freeze()
 2023-12-16 11:43 UTC 

ovl: ovl_fs::creator_cred::usage scalability issues
 2023-12-16 11:38 UTC  (6+ messages)
` [RFC] HACK: overlayfs: Optimize overlay/restore creds

[PATCH] drm/drm_gem.c: Fixed WARNING in drm_gem_object_handle_put_unlocked
 2023-12-16 10:43 UTC  (2+ messages)

[PATCH net-next] net: pktgen: Use wait_event_freezable_timeout() for freezable kthread
 2023-12-16 11:26 UTC 

[tip:x86/merge] BUILD SUCCESS 396087db9e0ba4a7d968fb4a98a811b522c45c97
 2023-12-16 11:26 UTC 

Linux warns `HCI Enhanced Setup Synchronous Connection command is advertised, but not supported.`
 2023-12-16 11:15 UTC 

stable-rc/queue/6.1 baseline: 109 runs, 3 regressions (v6.1.68-44-g3047154b12a05)
 2023-12-16 11:23 UTC 

[Patch 0/3 v2] Bug fixes for NFSD callback
 2023-12-16 11:12 UTC  (3+ messages)
` [PATCH 1/3 v2] SUNRPC: remove printk when back channel request not found

[PATCH] MAINTAINERS: Remove Ohad Ben-Cohen from hwspinlock subsystem
 2023-12-16 11:10 UTC 

pinephone camera work, video out in the bundled docking station
 2023-12-16 11:06 UTC 

[PATCH 0/5] make room for "special ref"
 2023-12-16 11:04 UTC  (4+ messages)
` [PATCH 5/5] docs: MERGE_AUTOSTASH is not that special

[PATCH vhost v2 0/8] vdpa/mlx5: Add support for resumable vqs
 2023-12-16 11:03 UTC  (12+ messages)
` [PATCH vhost v2 4/8] vdpa/mlx5: Mark vq addrs for modification in hw vq

stable-rc/queue/4.14 baseline: 85 runs, 16 regressions (v4.14.333-12-g3b8ab577e6a29)
 2023-12-16 11:02 UTC 

[Buildroot] [PATCH v2 00/11] Add support for AM62x-SK HS-FS devices
 2023-12-16 10:58 UTC  (5+ messages)
` [Buildroot] [PATCH v2 03/11] package/python-jsonschema: add host variant

[PATCH] x86/split_lock: add split lock counter
 2023-12-16 10:56 UTC  (3+ messages)

softirq.c:(.text+0xf34): relocation truncated to fit: R_CKCORE_PCREL_IMM16BY4 against `__jump_table'
 2023-12-16 10:54 UTC 

[PATCH 1/2] configs: imx8m{m, n, p}_venice_defconfig: add arch_misc_init
 2023-12-16 10:49 UTC  (2+ messages)

[PATCH] arm: dts: imx8mp-venice-gw72xx: add TPM device
 2023-12-16 10:48 UTC  (2+ 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.