All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-03-23 18:39:23 to 2025-03-23 22:55:10 UTC [more...]

[net-next PATCH 1/2] net: phy: Add support for new Aeonsemi PHYs
 2025-03-23 22:54 UTC  (2+ messages)
` [net-next PATCH 2/2] dt-bindings: net: Document support for "

[PATCH-for-10.1] accel/tcg: Extract range_within_page() helper
 2025-03-23 22:53 UTC 

[PATCH 00/34] Samsung S2MPG10 PMIC MFD-based drivers
 2025-03-23 22:39 UTC  (8+ messages)
` [PATCH 01/34] dt-bindings: mfd: samsung,s2mps11: add s2mpg10
` [PATCH 02/34] dt-bindings: clock: "
` [PATCH 03/34] firmware: exynos-acpm: export devm_acpm_get_by_phandle()
` [PATCH 04/34] mfd: sec: drop non-existing forward declarations
` [PATCH 05/34] mfd: sec: sort includes alphabetically
` [PATCH 06/34] mfd: sec: update includes to add missing and remove superfluous ones
` [PATCH 07/34] mfd: sec: move private internal API to internal header

[PATCH v3 0/3] openrisc: Add cacheinfo support and introduce new utility functions
 2025-03-23 22:52 UTC  (5+ messages)
` [PATCH v3 1/3] openrisc: Refactor struct cpuinfo_or1k to reduce duplication
` [PATCH v3 2/3] openrisc: Introduce new utility functions to flush and invalidate caches
` [PATCH v3 3/3] openrisc: Add cacheinfo support

[axboe-block:for-6.15/block 75/76] drivers/block/loop.c:388:6-25: WARNING: atomic_dec_and_test variation before object free at line 395
 2025-03-23 22:52 UTC 

[PATCH v2 1/3] clk: rockchip: rk3328: use HDMIPHY PLL as a clock parent for VOP_DCLK
 2025-03-23 22:50 UTC  (3+ messages)
` [PATCH v2 2/3] video: rockchip: rk3328: filter unsupported modes
` [PATCH v2 3/3] rockchip: rock64-rk3328_defconfig: enable HDMI output and USB keyboard

[PATCH-for-10.1 0/3] migration/cpu: Remove qemu_{get, put}_[s]betl[s] macros
 2025-03-23 22:50 UTC  (4+ messages)
` [PATCH-for-10.1 1/3] target/mips: Inline qemu_get_betls() and qemu_put_betls()
` [PATCH-for-10.1 2/3] target/sparc: Inline qemu_get_betl() and qemu_put_betl()
` [PATCH-for-10.1 3/3] migration/cpu: Remove qemu_{get, put}_[s]betl[s] macros

[PATCH-for-10.1 0/4] tcg: Convert TARGET_SUPPORTS_MTTCG to TCGCPUOps::mttcg_supported field
 2025-03-23 22:49 UTC  (9+ messages)
` [PATCH-for-10.1 3/4] tcg: Convert TCGState::mttcg_enabled to TriState
` [PATCH-for-10.1 4/4] tcg: Convert TARGET_SUPPORTS_MTTCG to TCGCPUOps::mttcg_supported field

[Patch net 00/12] net_sched: make ->qlen_notify() idempotent
 2025-03-23 22:48 UTC  (4+ messages)
` [Patch net 01/12] sch_htb: make htb_qlen_notify() idempotent
  ` [Patch net 08/12] selftests/tc-testing: Add a test case for CODEL with HTB parent

[PATCH v3] drm: Add UAPI for the Asahi driver
 2025-03-23 22:48 UTC  (9+ messages)

[PATCH] staging: sm750fb: fix casing style on getDeviceID
 2025-03-23 22:46 UTC 

[PATCH v3 2/2] dt-bindings: arm: aspeed: add Nvidia's GB200NVL BMC
 2025-03-21  5:27 UTC  (2+ messages)

[PATCH v5 0/2] Add Meta(Facebook) Ventura BMC(AST2600)
 2025-03-21 12:37 UTC  (3+ messages)
` [PATCH v6 1/2] dt-bindings: arm: aspeed: add Meta Ventura board
` [PATCH v6 2/2] ARM: dts: aspeed: ventura: add Meta Ventura BMC

[PATCH v3 00/16] Introduce and use generic parity16/32/64 helper
 2025-03-23 22:40 UTC  (12+ messages)

[PATCH-for-10.1 0/6] cpus: Convert cpu_list definition to CPUClass:list_cpus callback
 2025-03-23 22:40 UTC  (7+ messages)
` [PATCH-for-10.1 1/6] cpus: Introduce CPUClass::list_cpus() callback
` [PATCH-for-10.1 2/6] target/i386: Register CPUClass:list_cpus
` [PATCH-for-10.1 3/6] target/ppc: "
` [PATCH-for-10.1 4/6] target/sparc: "
` [PATCH-for-10.1 5/6] "
` [PATCH-for-10.1 6/6] cpus: Remove #ifdef check on cpu_list definition

[PATCH v4] drm: Add UAPI for the Asahi driver
 2025-03-23 22:41 UTC 

[PATCH v2] rust: macros: fix `make rusttest` build on macOS
 2025-03-23 22:38 UTC  (2+ messages)

[PATCH v4] arm64: dts: qcom: Add industrial mezzanine support for qcs6490-rb3gen2
 2025-03-23 22:34 UTC  (2+ messages)

[PATCH] load_aout: replace bswap_needed with big_endian
 2025-03-23 22:32 UTC  (2+ messages)

[PATCH v5 00/17] refactor to utilize `&raw [const|mut]`
 2025-03-23 22:32 UTC  (6+ messages)
` [PATCH v5 04/17] rust: task: remove use of `addr_of!` macro
` [PATCH v5 08/17] rust: kunit: refactor to use `&raw [const|mut]`

[PATCH] rust: uaccess: name the correct function
 2025-03-23 22:31 UTC  (2+ messages)

[PATCH 0/2] rcu: Random updates
 2025-03-23 22:31 UTC  (13+ messages)
` [PATCH 1/2] rcu: Comment on the extraneous delta test on rcu_seq_done_exact()
` [PATCH 2/2] rcu: Robustify rcu_is_cpu_rrupt_from_idle()

[PATCH] rust: rbtree: fix comments referring to Box instead of KBox
 2025-03-23 22:31 UTC  (2+ messages)

[PATCH RESEND 0/7] clk: spacemit: add K1 reset support
 2025-03-23 22:30 UTC  (7+ messages)
` [PATCH RESEND 2/7] clk: spacemit: define struct k1_ccu_data

[syzbot] [net?] BUG: stack guard page was hit in worker_thread
 2025-03-23 22:29 UTC 

[GIT PULL] CRC updates for 6.15
 2025-03-23 22:24 UTC  (2+ messages)

[syzbot] Monthly xfs report (Mar 2025)
 2025-03-23 22:24 UTC 

[syzbot] Monthly bpf report (Mar 2025)
 2025-03-23 22:24 UTC 

[GIT PULL] fsverity updates for 6.15
 2025-03-23 22:20 UTC 

[GIT PULL] fscrypt updates for 6.15
 2025-03-23 22:19 UTC 

[Outreachy] cleanup opportunities
 2025-03-23 22:12 UTC  (2+ messages)

[PATCH v4 0/3] Implement TryFrom<&Device> for bus specific devices
 2025-03-23 22:10 UTC  (5+ messages)
` [PATCH v4 2/3] rust: pci: impl TryFrom<&Device> for &pci::Device

[GSOC][PATCH v2] Remove outdated mentoring mailing list reference
 2025-03-23 22:08 UTC  (6+ messages)
` [[GSOC][PATCH v3] 1/3] docs: drop inactive mentoring list, add C prereq
  ` [[GSOC][PATCH v3] 2/3] docs: update function signature, add UNUSED macro
  ` [[GSOC][PATCH v3] 3/3] docs: replace git_config with repo_config

[PATCH] bulk-checkin: fix sign compare warnings
 2025-03-23 22:08 UTC  (3+ messages)
` [PATCH v2] "

I want to contribute a uledtriggers driver
 2025-03-23 22:05 UTC  (4+ messages)
  ` [RFC BUG] Send queue accounting of AF_PACKET is always zero

[PATCH v2 0/2] arm64: dts: rockchip: Add pwm nodes for RK3528
 2025-03-23 22:03 UTC  (10+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] arm64: dts: rockchip: Enable regulators for Radxa E20C

[PATCH i-g-t] lib/igt_kms: Function for executing cmd and capturing message from dmesg
 2025-03-23 22:02 UTC  (5+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "
` ✓ Xe.CI.Full: "
` ✗ i915.CI.Full: failure "

ACPI Error: AE_AML_LOOP_TIMEOUT in \_SB.PCI0.SBUS.RDWD & \_SB.PCI0.SBRG.ADP1._PSR
 2025-03-23 21:55 UTC  (4+ messages)

[PATCH 0/1] arm64: dts: rockchip: rk3528: Add CPU frequency scaling support
 2025-03-23 21:49 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH v2] iio: frequency: ad9832: devicetree probing support
 2025-03-23 21:49 UTC  (3+ messages)

[GIT PULL] bcachefs for 6.15-rc1
 2025-03-23 21:41 UTC 

[PATCH 00/17] target/avr: Increase page size
 2025-03-23 21:38 UTC  (16+ messages)
` [PATCH 01/17] hw/core/cpu: Use size_t for memory_rw_debug len argument
` [PATCH 04/17] target/avr: Remove OFFSET_CPU_REGISTERS
` [PATCH 07/17] target/avr: Use do_stb in avr_cpu_do_interrupt
` [PATCH 11/17] target/avr: Implement CPUState.memory_rw_debug
` [PATCH 12/17] target/avr: Handle offset_io in helper.c
` [PATCH 13/17] target/avr: Handle offset_io in avr_cpu_realizefn
` [PATCH 15/17] hw/avr: Pass mcu_type to class_base_init via .class_data

[PATCH] x86/alternatives: remove false sharing in poke_int3_handler()
 2025-03-23 21:38 UTC  (2+ messages)

[PATCH] smbios: Fix buffer overrun when using path= option
 2025-03-23 21:35 UTC 

[RFC PATCH v2 00/13] ima: get rid of hard dependency on SHA-1
 2025-03-23 21:18 UTC  (7+ messages)
` [RFC PATCH v2 03/13] ima: invalidate unsupported PCR banks
` [RFC PATCH v2 07/13] tpm: enable bank selection for PCR extend
` [RFC PATCH v2 10/13] tpm: authenticate tpm2_pcr_read()

[PATCH] x86/i8253: fix possible deadlock when turning off the PIT
 2025-03-23 21:18 UTC  (2+ messages)

[PATCH v4 0/4] pidfs: handle multi-threaded exec and premature thread-group leader exit
 2025-03-23 21:17 UTC  (7+ messages)
` [PATCH] pidfs: cleanup the usage of do_notify_pidfd()
  ` selftests/pidfd: (Was: [PATCH] pidfs: cleanup the usage of do_notify_pidfd())

[PATCHv5 net-next 0/2] wireguard: selftests: use nftables for testing
 2025-03-23 21:10 UTC  (3+ messages)
` [PATCHv5 net-next 1/2] wireguard: selftests: convert iptables to nft

[PATCH v3 00/10] HID: asus: Add RGB Support to Asus Z13, Ally, unify backlight asus-wmi, and Z13 QOL
 2025-03-23 21:08 UTC  (8+ messages)
` [PATCH v3 09/10] HID: asus: add basic RGB support

[PATCH 0/3] completion: fix bugs with slashes in remote names
 2025-03-23 21:06 UTC  (4+ messages)
` [PATCH v4 0/2] "
  ` [PATCH v4 1/2] completion: add helper to count path components
  ` [PATCH v4 2/2] completion: fix bugs with slashes in remote names

[PATCH 0/3] arm64: dts: rockchip: Add DMA controller for RK3528
 2025-03-23 21:04 UTC  (4+ messages)
` [PATCH 2/3] "

[PATCH] tools: add a systemd unit for static rulesets
 2025-03-23 21:04 UTC  (8+ messages)

[syzbot] [netfs?] INFO: task hung in netfs_unbuffered_write_iter
 2025-03-23 21:02 UTC  (9+ messages)

[syzbot] [fs?] [mm?] KCSAN: data-race in bprm_execve / copy_fs (4)
 2025-03-23 20:57 UTC  (8+ messages)

[tip:x86/kconfig] BUILD SUCCESS 03ad363e8f8a97372ae8ac1e7577b9c7a3e6db21
 2025-03-23 20:55 UTC 

[zen:6.13/prjc 24/26] kernel/sched/alt_core.c:4492:6: error: call to undeclared function 'preempt_mask_check'; ISO C99 and later do not support implicit function declarations
 2025-03-23 20:49 UTC 

[linux-next:master 11542/13068] drivers/infiniband/hw/mlx5/fs.c:26:28: warning: 'mlx5_ib_object_MLX5_IB_OBJECT_STEERING_ANCHOR' defined but not used
 2025-03-23 20:49 UTC 

[PATCH v8 0/4] New trait OwnableRefCounted for ARef<->Owned conversion
 2025-03-23 20:46 UTC  (4+ messages)
    ` [PATCH v8 1/4] rust: types: Add Ownable/Owned types

[PATCH] clocksource: Fix the CPUs' choice in the watchdog percpu verification
 2025-03-23 20:40 UTC  (2+ messages)

[PATCH 0/2] perf docs: Fix build with asciidoctor
 2025-03-23 20:37 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] perf docs: Fix perf-check manual page built "

[PATCH] arch: powerpc: defconfig: Drop obsolete CONFIG_NET_CLS_TCINDEX
 2025-03-23 19:11 UTC 

linux-next: manual merge of the scsi-mkp tree with Linus' tree
 2025-03-23 20:23 UTC  (3+ messages)

[PATCH] madvise.2: update MADV_GUARD_INSTALL, MADV_GUARD_REMOVE description
 2025-03-23 20:15 UTC  (2+ messages)

[Buildroot] [PATCH 0/4] package: add some docker credential helpers
 2025-03-23 20:15 UTC  (4+ messages)
` [Buildroot] [PATCH 1/4] package/pkg-golang: support _SUBDIR

[PATCH ath-next 0/5] wifi: ath11k: bring hibernation support back
 2025-03-23 20:12 UTC  (2+ messages)

[PATCH] x86/tsc: Add debugfs entry to mark TSC as unstable after boot
 2025-03-23 19:59 UTC  (10+ messages)

[PATCH v2 00/30] single-binary: start make hw/arm/ common
 2025-03-23 19:58 UTC  (27+ messages)
` [PATCH v2 01/30] exec/cpu-all: remove BSWAP_NEEDED
` [PATCH v2 02/30] exec/cpu-all: extract tlb flags defines to exec/tlb-flags.h
` [PATCH v2 10/30] exec/cpu-all: remove exec/target_page include
` [PATCH v2 18/30] accel/kvm: move KVM_HAVE_MCE_INJECTION define to kvm-all.c
` [PATCH v2 20/30] target/arm/cpu: always define kvm related registers
` [PATCH v2 23/30] target/arm/cpu: remove inline stubs for aarch32 emulation
` [PATCH v2 24/30] meson: add common hw files
` [PATCH v2 25/30] hw/arm/boot: make compilation unit hw common
` [PATCH v2 26/30] hw/arm/armv7m: prepare compilation unit to be common
` [PATCH v2 27/30] hw/arm/digic_boards: "
` [PATCH v2 28/30] hw/arm/xlnx-zynqmp: "
` [PATCH v2 29/30] hw/arm/xlnx-versal: "
` [PATCH v2 30/30] hw/arm: make most of the compilation units common

[PATCH] drm/amdgpu: add UAPI to query if user queues are supported
 2025-03-23 19:57 UTC  (4+ messages)

[PATCH v1] man/man3/strtoul.3: BUGS: Signed numbers are not rejected
 2025-03-23 19:47 UTC  (7+ messages)
` [PATCH v4 1/2] man/man3/strto[u]l.3: BUGS: Signed numbers and white space "

FYI: no patches queued for the Linux v6.15 merge window
 2025-03-23 19:43 UTC 

[tytso-ext4:test] BUILD SUCCESS 2b0979df04e66765c599592d36121a2ab7fb21ad
 2025-03-23 19:42 UTC 

[GIT PULL] selinux/selinux-pr-20250323
 2025-03-23 19:39 UTC 

[Linaro-TCWG-CI] v6.14-rc7-39-g95a8ca229032b: Failure on aarch64
 2025-03-23 19:39 UTC 

[GIT PULL] lsm/lsm-pr-20250323
 2025-03-23 19:39 UTC 

[PATCH 0/2] clone: suppress unexpected advice message during clone
 2025-03-23 19:38 UTC  (3+ messages)
` [PATCH v2 0/3] "

[usb:usb-testing] BUILD SUCCESS ed492c95f13a7a27f1c0426b33c920ad343232c4
 2025-03-23 19:36 UTC 

[PATCH net v2] net: fix NULL pointer dereference in l3mdev_l3_rcv
 2025-03-23 19:35 UTC  (2+ messages)

[f2fs-dev] [syzbot] [f2fs?] INFO: task hung in f2fs_grab_cache_page
 2025-03-23 19:30 UTC  (2+ messages)
`  "

[v6 3/5] PCI: cadence: Use common PCI host bridge APIs for finding the capabilities
 2025-03-23 19:26 UTC  (2+ messages)

[PATCH] tracing: Do not use PERF enums when perf is not defined
 2025-03-23 19:21 UTC 

[PATCH] target/s390x: Fix a typo in s390_cpu_class_init()
 2025-03-23 19:20 UTC  (2+ messages)

[PATCH] target/hppa: Remove duplicated CPU_RESOLVING_TYPE definition
 2025-03-23 19:14 UTC  (2+ messages)

[PATCH] arch: arm: defconfig: Drop obsolete CONFIG_NET_CLS_TCINDEX
 2025-03-23 19:12 UTC 

[jpoimboe:objtool-werror 13/21] vmlinux.o: warning: objtool: zone_set_pageset_high_and_batch+0xf1: call without frame pointer save/setup
 2025-03-23 19:14 UTC 

scarthgap merge request: March 23rd
 2025-03-23 19:14 UTC  (2+ messages)

[PATCH] arch: sh: defconfig: Drop obsolete CONFIG_NET_CLS_TCINDEX
 2025-03-23 19:13 UTC 

[PATCH] arch: xtensa: defconfig: Drop obsolete CONFIG_NET_CLS_TCINDEX
 2025-03-23 19:10 UTC 

[PATCH] video: fbdev: kyro: Add some geometry checks
 2025-03-23 18:57 UTC 

[Buildroot] [PATCH] package/tvheadend: bump version
 2025-03-23 19:07 UTC 

[PATCH] arch: mips: defconfig: Drop obsolete CONFIG_NET_CLS_TCINDEX
 2025-03-23 19:07 UTC 

[Buildroot] [PATCH] {linux, linux-headers}: bump 6.{6, 12, 13}.x series
 2025-03-23 19:07 UTC 

[PATCH v2 00/13] arch, mm: reduce code duplication in mem_init()
 2025-03-23 19:06 UTC  (3+ messages)
` [PATCH v2 11/13] arch, mm: streamline HIGHMEM freeing

[Buildroot] [PATCH] package/kodi-pvr-waipu: bump version to 21.10.0-Omega
 2025-03-23 19:06 UTC 

[Buildroot] [PATCH] package/intel-gmmlib: bump version to 22.7.1
 2025-03-23 19:06 UTC  (3+ messages)
` [Buildroot] [PATCH] package/intel-vpl-gpu-rt: bump version to 25.1.4
` [Buildroot] [PATCH] package/intel-mediadriver: "

[Buildroot] [PATCH] package/ccache: bump version to 4.11.2
 2025-03-23 19:05 UTC 

[Buildroot] [PATCH] package/tinyxml2: security bump version to 11.0.0
 2025-03-23 19:05 UTC 

[PATCH] net: au1000_eth: Mark au1000_ReleaseDB() static
 2025-03-23 19:04 UTC 

[Buildroot] [PATCH] package/ytree: bump version to 2.10
 2025-03-23 19:04 UTC 

[Buildroot] [PATCH 1/1] package/mc: bump version to 4.8.33
 2025-03-23 19:03 UTC 

[PATCH] efi: Fix efiboot for payloads loaded from memory
 2025-03-23 19:03 UTC 

[PATCH] perf bench sched pipe: fix enforced blocking reads in worker_thread
 2025-03-23 19:02 UTC  (2+ messages)

[PATCH 0/4] drm/vc4: tests: Fix locking failures
 2025-03-23 18:48 UTC  (3+ messages)
` [PATCH 3/4] drm/vc4: tests: Stop allocating the state in test init

[PATCH] perf probe: Introduce --no-advice option when a new event is created
 2025-03-23 18:39 UTC  (2+ messages)
` [PATCH 1/1] perf probe: Extend the quiet option


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.