All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-06-15 00:26:23 to 2025-06-15 10:19:49 UTC [more...]

[PATCH] arm64: dts: freescale: imx8mp-toradex-smarc: add fan cooling levels
 2025-06-15 10:10 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/bcg729: bump version
 2025-06-15 10:19 UTC  (2+ messages)

[Buildroot] [git commit] package/bcg729: bump version to 1.1.1-3-g8bec1e5fc
 2025-06-15 10:14 UTC 

[PATCH v2] net: ethernet: mtk_eth_soc: support named IRQs
 2025-06-15 10:13 UTC  (10+ messages)

[Buildroot] [PATCH v2 1/1] boot/xilinx-embeddedsw: add comment dependencies
 2025-06-15 10:08 UTC  (2+ messages)

[Buildroot] [PATCH v1 1/1] board/xilinx/linux_6.12: rename dir to linux_6.12.10
 2025-06-15 10:08 UTC  (2+ messages)

[Buildroot] [PATCH v1 1/1] package/bootgen: fix path to local FlexLexer.h
 2025-06-15 10:07 UTC  (2+ messages)

[Buildroot] [git commit] package/bootgen: fix path to local FlexLexer.h
 2025-06-15  9:29 UTC 

[Buildroot] [git commit] board/xilinx/linux_6.12: rename dir to linux_6.12.10
 2025-06-15  9:33 UTC 

[Buildroot] [git commit] boot/xilinx-embeddedsw: add comment dependencies
 2025-06-15  9:55 UTC 

[PATCH nft] evaluate: fix crash when set name is null
 2025-06-15 10:06 UTC  (3+ messages)

[PATCH nft 0/5] assorted updates and fixes
 2025-06-15 10:00 UTC  (6+ messages)
` [PATCH nft 1/5] rule: skip fuzzy lookup if object name is not available
` [PATCH nft 2/5] cache: assert name is non-nul when looking up
` [PATCH nft 3/5] cache: pass name to cache_add()
` [PATCH nft 4/5] parser_bison: only reset by name is supported by now
` [PATCH nft 5/5] parser_bison: allow delete command with map via handle

[Buildroot] [PATCH] package/kvm-unit-tests: Add RISC-V, bump to version 2025-06-05
 2025-06-15 10:00 UTC 

[PATCH 00/10] Extend kdevops-ci to support more workflows
 2025-06-15  9:58 UTC  (11+ messages)
` [PATCH 01/10] .ci: blktests: add 1 section only targets
` [PATCH 02/10] defconfigs: add tmpfs support
` [PATCH 03/10] .ci: "
` [PATCH 04/10] defconfigs: blktests: add blktests_meta support
` [PATCH 05/10] gen_nodes: selftests: fix hosts names generation
` [PATCH 06/10] gen_hosts: "
` [PATCH 07/10] fstests: fix ansible range type error
` [PATCH 08/10] selftests: kmod: add timeout makefile parameter cli support
` [PATCH 09/10] fstests: tmpfs: expunges: testing
` [PATCH 10/10] workflows: add support to change kdevops repo in guests via cli

[syzbot] [bcachefs?] KASAN: use-after-free Read in poly1305_update
 2025-06-15  9:56 UTC  (2+ messages)

[nft PATCH 0/7] Misc fixes
 2025-06-15  9:47 UTC  (3+ messages)
` [nft PATCH 3/7] monitor: Correctly print flowtable updates

[PATCH v3 0/3] drm/gpusvm, drm/pagemap, drm/xe: Restructure migration in preparation for multi-device
 2025-06-15  9:44 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for drm/gpusvm, drm/pagemap, drm/xe: Restructure migration in preparation for multi-device (rev3)

[PATCH v7] rust: transmute: Add methods for FromBytes trait
 2025-06-15  9:34 UTC  (2+ messages)

[PATCH] disable VBE by default
 2025-06-15  9:33 UTC 

Question on BIGGEST_ALIGNMENT in GCC on NetBSD/m68k
 2025-06-15  9:32 UTC  (30+ messages)

[syzbot] [mm?] [squashfs?] WARNING in vma_merge_existing_range (2)
 2025-06-15  9:26 UTC  (2+ messages)

[PATCH] md/raid1,raid10: fix IO handle for REQ_NOWAIT
 2025-06-15  9:20 UTC  (4+ messages)

+ proc-use-the-same-treatment-to-check-proc_lseek-as-ones-for-proc_read_iter-etal.patch added to mm-new branch
 2025-06-15  9:14 UTC  (2+ messages)

[Bug 220230] New: linux-firmware 20250613 breaks AMD iGPU
 2025-06-15  9:13 UTC  (2+ messages)
` [Bug 220230] "

[syzbot] [kernfs?] possible deadlock in do_page_mkwrite (3)
 2025-06-15  9:03 UTC 

[net-next v1] net: ethernet: mtk_eth_soc: support named IRQs
 2025-06-15  8:56 UTC  (4+ messages)

[PATCH] ALSA: pcm: Convert snd_pcm_ioctl_sync_ptr_{compat/x32} to user_access_begin/user_access_end()
 2025-06-15  8:57 UTC  (2+ messages)

[android-common:android14-6.1 0/1] include/trace/hooks/gic_v3.h:20:1: sparse: sparse: incorrect type in assignment (different address spaces)
 2025-06-15  8:57 UTC 

[RFC bpf-next 0/9] BPF indirect jumps
 2025-06-15  8:59 UTC  (10+ messages)
` [RFC bpf-next 1/9] bpf: save the start of functions in bpf_prog_aux
` [RFC bpf-next 2/9] bpf, x86: add new map type: instructions set
` [RFC bpf-next 3/9] selftests/bpf: add selftests for new insn_set map
` [RFC bpf-next 4/9] bpf, x86: allow indirect jumps to r8...r15
` [RFC bpf-next 5/9] bpf, x86: add support for indirect jumps
` [RFC bpf-next 6/9] bpf: workaround llvm behaviour with "
` [RFC bpf-next 7/9] bpf: disasm: add support for BPF_JMP|BPF_JA|BPF_X
` [RFC bpf-next 8/9] libbpf: support llvm-generated indirect jumps
` [RFC bpf-next 9/9] selftests/bpf: add selftests for "

[PATCH v5 0/9] Add i.MX91 platform support
 2025-06-15  8:55 UTC  (3+ messages)
` [PATCH v5 6/9] arm64: dts: freescale: add i.MX91 11x11 EVK basic support

[PATCH v2] selftests: nettest: Fix typo in log and error messages for clarity
 2025-06-15  8:48 UTC 

[PATCH net-next 0/2] net: airoha: Improve hwfd buffer/descriptor queues setup
 2025-06-15  8:36 UTC  (3+ messages)
` [PATCH net-next 1/2] net: airoha: Compute number of descriptors according to reserved memory size
` [PATCH net-next 2/2] net: airoha: Differentiate hwfd buffer size for QDMA0 and QDMA1

[PATCH] kernel/entry: Remove some redundancy checks on syscall works
 2025-06-15  8:39 UTC  (2+ messages)
` [PATCH] kernel/entry: Remove some redundancy checks on syscall

[PATCH v4 0/3] rust: revocable: documentation and refactorings
 2025-06-15  8:38 UTC  (7+ messages)
` [PATCH v4 1/3] rust: revocable: update write invariant and fix safety comments

[PATCH bpf-next 00/25] bpf: tracing multi-link support
 2025-06-15  8:35 UTC  (7+ messages)

[PATCH] fbdev: i740: Fix potential divide by zero
 2025-06-15  8:30 UTC  (2+ messages)

[PATCH v2] kernel/entry: Remove some redundancy checks on syscall works
 2025-06-15  8:28 UTC 

High CPU usage from NetworkManager with QCNCM865 (WCN7850)
 2025-06-15  8:28 UTC  (2+ messages)

[tip:timers/core] BUILD SUCCESS bfa788dc2ddaea7d7930f63a5c7c8f3668a3f2c5
 2025-06-15  8:25 UTC 

[PATCH wireless-next v15 0/4] wifi: cfg80211/mac80211: Set/get wiphy parameters on per-radio basis
 2025-06-15  8:23 UTC  (5+ messages)
` [PATCH wireless-next v15 1/4] wifi: cfg80211/mac80211: Add support to get radio index
` [PATCH wireless-next v15 2/4] wifi: cfg80211: Add Support to Set RTS Threshold for each Radio
` [PATCH wireless-next v15 3/4] wifi: cfg80211: Report per-radio RTS threshold to userspace
` [PATCH wireless-next v15 4/4] wifi: mac80211: Set RTS threshold on per-radio basis

EASY Conclusion: (Arabic) He of All (was low jitter, fair pay philosophy)
 2025-06-15  8:13 UTC 

[PATCH] bcachefs: don't return early from __btree_err for bad or incompatible node read errors
 2025-06-15  8:12 UTC  (3+ messages)

Null Pointer Dereference in __bloom_check via Uninitialized file_bloom in fio
 2025-06-15  8:12 UTC 

mm/kmsan/hooks.c:269:14: sparse: sparse: cast removes address space '__user' of expression
 2025-06-15  8:11 UTC  (2+ messages)

[PATCH] gitlab-ci: build docs before installation
 2025-06-15  8:03 UTC  (2+ messages)
` ✓ Xe.CI.Full: success for "

[tip:master] BUILD SUCCESS f71686595b6136d72bb1caaea7470ddd1b3fbb64
 2025-06-15  7:42 UTC 

[tip:tip/urgent] BUILD SUCCESS 5fd82acbf78d6525e8589203b03211c4aa3b511d
 2025-06-15  7:41 UTC 

[PATCH] common/mlx5: fix extraction of auxiliary network device name
 2025-06-15  7:41 UTC 

[PATCH net-next v2 0/5] eth: migrate to new RXFH callbacks (get-only drivers)
 2025-06-15  7:41 UTC  (3+ messages)
` [PATCH net-next v2 5/5] eth: enetc: migrate to new RXFH callbacks

[PATCH] docs: process: discourage pointless boilerplate kdoc
 2025-06-15  7:37 UTC  (2+ messages)

[PATCH v3 0/2] Enable permission change on arm64 kernel block mappings
 2025-06-15  7:32 UTC  (5+ messages)
` [PATCH v3 1/2] arm64: pageattr: Use pagewalk API to change memory permissions

[syzbot] [io-uring?] WARNING in io_register_clone_buffers
 2025-06-15  7:35 UTC 

[PATCH v2] PCI/pwrctrl: Move pci_pwrctrl_create_device() definition to drivers/pci/pwrctrl/
 2025-06-15  7:25 UTC  (2+ messages)

[PATCH 07/16] crypto: sha512 - replace sha512_generic with wrapper around SHA-512 library
 2025-06-15  7:22 UTC  (13+ messages)
              ` [PATCH] crypto: ahash - Stop legacy tfms from using the set_virt fallback path

✅ PASS (MISSED 65 of 100): Test report for master (6.16.0-rc1, upstream-mainline, 403d1338)
 2025-06-15  7:13 UTC 

[PATCH] secretmem: Remove uses of struct page
 2025-06-15  7:10 UTC  (2+ messages)

[viro-vfs:work.debugfs 9/9] block/blk-mq-debugfs.c:524:8: error: initializing 'void *' with an expression of type 'const void *' discards qualifiers
 2025-06-15  6:45 UTC 

[PATCH 3/3] arm64: dts: add description for solidrun imx8mp hummingboard variants
 2025-06-15  6:45 UTC 

[PATCH v4 1/2] sched/topology: improve topology_span_sane speed
 2025-06-15  6:42 UTC  (11+ messages)

[Buildroot] [PATCH] package/timescaledb: bump version to 2.20.3
 2025-06-15  6:25 UTC  (2+ messages)

Issues setting durability on new devices in bcachefs
 2025-06-15  6:05 UTC  (3+ messages)

[android-common:android14-5.15 2/2] include/trace/trace_events.h:27:23: warning: 'str__wqlockup__trace_system_name' defined but not used
 2025-06-15  6:03 UTC 

[PATCH net 0/9] mlx5 misc fixes 2025-06-10
 2025-06-15  5:55 UTC  (4+ messages)
` [PATCH net 1/9] net/mlx5: Ensure fw pages are always allocated on same NUMA

[PATCH v2 0/3] bcache: Revert min_heap migration due to performance regression
 2025-06-15  5:52 UTC  (7+ messages)
` [PATCH v2 1/3] Revert "bcache: update min_heap_callbacks to use default builtin swap"
` [PATCH v2 2/3] Revert "bcache: remove heap-related macros and switch to generic min_heap"
` [PATCH v2 3/3] bcache: Remove unnecessary select MIN_HEAP

[syzbot] [iomap?] [erofs?] WARNING in iomap_iter (5)
 2025-06-15  5:49 UTC  (3+ messages)
` [PATCH] erofs: confirm big pcluster before setting extents

[PATCH net-next v3 2/4] bonding: Extend arp_ip_target format to allow for a list of vlan tags
 2025-06-15  5:42 UTC  (2+ messages)

[PATCH v2] bcachefs: Fix pool->alloc NULL pointer dereference
 2025-06-15  5:41 UTC 

[viro-vfs:work.debugfs 9/9] block/blk-mq-debugfs.c:524:22: warning: initialization discards 'const' qualifier from pointer target type
 2025-06-15  5:32 UTC 

[PATCH v2 0/5] drm/xe: enable driver usage on non-4KiB kernels
 2025-06-15  5:24 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

subscribe
 2025-06-15  5:13 UTC 

[PATCH v2] fscrypt: don't use problematic non-inline crypto accelerators
 2025-06-15  4:51 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH 1/3] firewire: core: allocate workqueue for AR/AT request/response contexts
 2025-06-15  4:40 UTC  (2+ messages)

[PATCH] or1k: Fix disassembly for litte endian binaries
 2025-06-15  4:32 UTC 

[syzbot] [iomap?] [erofs?] WARNING in iomap_iter (5)
 2025-06-15  4:24 UTC  (5+ messages)

[PATCH 8/8] arm64: dts: apple: t8015: Add I2C nodes
 2025-06-15  3:58 UTC 

[PATCH] exit: fix misleading comment in forget_original_parent()
 2025-06-15  3:57 UTC  (2+ messages)

[PATCH] gitlab-ci: correct meson setup commands
 2025-06-15  3:56 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH v2 0/2] Opportunistically skip TLB invalidaion on unbind
 2025-06-15  3:56 UTC  (3+ messages)
` [PATCH v2 2/2] drm/xe: "

[PATCH] drm/xe: Use TLB innvalidation context for invalidations issued from bind queues
 2025-06-15  3:49 UTC  (4+ messages)

[PATCH v5 0/3] iio: accel: sca3000: simplify by using newer infrastructure
 2025-06-15  3:21 UTC  (6+ messages)
` [PATCH v5 2/3] iio: accel: sca3000: replace usages of internal read data helpers by spi helpers

[PATCH V6 0/3] md: call del_gendisk in sync way
 2025-06-15  3:21 UTC  (3+ messages)

[Hypervisor Live Update] Notes from June 2, 2025
 2025-06-15  3:18 UTC 

[Buildroot] [autobuild.buildroot.org] Daily results for 2025-06-14
 2025-06-15  3:14 UTC 

[xiang-erofs:dev-test] BUILD SUCCESS ef102dfe9e96a0f3e339e300c608ac441f71e738
 2025-06-15  3:13 UTC 

[PATCH 0/6] Axiado AX3000 SoC and Evaluation Board Support
 2025-06-15  2:55 UTC  (10+ messages)
` [PATCH 1/6] dt-bindings: vendor-prefixes: Add Axiado Corporation
` [PATCH 2/6] dt-bindings: arm: axiado: add AX3000 EVK compatible strings
` [PATCH 3/6] dt-bindings: gpio: gpio-cdns: convert to YAML
` [PATCH 4/6] arm64: dts: axiado: Add initial support for AX3000 SoC and eval board
` [PATCH 5/6] arm64: add support for ARCH_AXIADO
` [PATCH 6/6] MAINTAINERS: Add entry for AXIADO

[frank-w-bpi-r2-4.14:6.16-rsslro 61/61] drivers/net/ethernet/mediatek/mtk_eth_soc.c:5696:28: error: 'enetvar' undeclared
 2025-06-15  2:56 UTC 

[PATCH v11 0/6] reset: spacemit: add K1 reset support
 2025-06-15  2:44 UTC  (4+ messages)
` [PATCH v11 5/6] reset: spacemit: add support for SpacemiT CCU resets

[PATCH v10 00/11] perf: Support the deferred unwinding infrastructure
 2025-06-15  2:41 UTC  (3+ messages)
` [PATCH v10 07/11] perf: Support deferred user callchains for per CPU events

[PATCH v1] powerpc/eeh: Fix missing PE bridge reconfiguration during VFIO EEH recovery
 2025-06-15  2:39 UTC  (2+ messages)

[PATCH RESEND v2] powerpc/microwatt: Fix model property in device tree
 2025-06-15  2:39 UTC  (2+ messages)

[PATCH v2] powerpc: Fix struct termio related ioctl macros
 2025-06-15  2:39 UTC  (2+ messages)

[PATCH RESEND] powerpc: dts: mpc8315erdb: Add GPIO controller node
 2025-06-15  2:38 UTC  (2+ messages)

[PATCH] powerpc/vdso: Fix build of VDSO32 with pcrel
 2025-06-15  2:38 UTC  (2+ messages)

[pdx86-platform-drivers-x86:review-ilpo-next 7/16] drivers/platform/x86/lenovo/thinkpad_acpi.c:1206 tpacpi_new_rfkill() warn: 'atp_rfk->rfkill' is an error pointer or valid
 2025-06-15  2:35 UTC 

[PATCH v2 0/5] drm/xe: enable driver usage on non-4KiB kernels
 2025-06-15  2:35 UTC  (2+ messages)
` ✓ Xe.CI.Full: success for "

[PATCH v10 06/11] perf: Support deferred user callchains
 2025-06-15  2:24 UTC  (3+ messages)

[PATCH bpf-next v2 0/1] selftests/bpf: more precise cpu_mitigations state detection
 2025-06-15  2:18 UTC  (3+ messages)
` [PATCH bpf-next v2 1/1] "

[PATCH] landlock: opened file never has a negative dentry
 2025-06-15  2:03 UTC  (8+ messages)
` [PATCH] apparmor: file never has NULL f_path.mnt
  ` [PATCH] don't duplicate vfs_open() in kernel_file_open()
    ` [PATCH] proc_fd_getattr(): don't bother with S_ISDIR() check
      ` [PATCH] secretmem: move setting O_LARGEFILE and bumping users' count to the place where we create the file
        ` [bpf_iter] get rid of redundant 3rd argument of prepare_seq_file()
    ` [PATCH] binder_ioctl_write_read(): simplify control flow a bit
  ` [PATCH] selinuxfs_fill_super(): don't bother with selinuxfs_info_free() on failures

[PATCH net-next RFC 0/3] riscv: dts: sophgo: Add ethernet support for cv18xx
 2025-06-15  1:53 UTC  (7+ messages)

[PATCH v4] net: usb: Convert tasklet API to new bottom half workqueue mechanism
 2025-06-15  1:53 UTC 

[PATCH] git.c: remove the_repository dependence in run_builtin()
 2025-06-15  1:49 UTC  (4+ messages)
` [PATCH v2] "

[PATCH RFC 0/3] riscv: sophgo: add top syscon device for cv18xx
 2025-06-15  1:41 UTC  (7+ messages)
` [PATCH RFC 1/3] dt-bindings: soc: sophgo: add TOP syscon for CV18XX/SG200X series SoC

[PATCH v4 0/2] riscv: sophgo: add USB phy support for CV18XX series
 2025-06-15  1:39 UTC  (8+ messages)
` [PATCH v4 1/2] dt-bindings: phy: Add Sophgo CV1800 USB phy

[PATCH] Bluetooth: vhci: Prevent use-after-free by removing debugfs files early
 2025-06-15  1:35 UTC  (2+ messages)
`  "

[openeuler:openEuler-1.0-LTS 1568/1568] block/blk-throttle.c:2306:1-7: preceding lock on line 2212
 2025-06-15  1:03 UTC 

[PATCH V3] net: usb: Convert tasklet API to new bottom half workqueue mechanism
 2025-06-15  0:58 UTC 

[android-common:android16-6.12 3/3] kismet: WARNING: unmet direct dependencies detected for DMA_ENGINE_RAID when selected by GKI_HIDDEN_DMA_CONFIGS
 2025-06-15  0:53 UTC 

Question: regarding understanding code base
 2025-06-15  0:48 UTC  (7+ messages)

[PATCH] Allocate msg only after fatal checks to avoid leaks
 2025-06-15  0:45 UTC  (5+ messages)

[syzbot] [kernel?] WARNING: refcount bug in hdm_disconnect
 2025-06-15  0:42 UTC  (2+ messages)
` [syzbot] [usb?] "

[tip:x86/kconfig] BUILD SUCCESS 7ce421edd9fc5a762aeb625cc682cb793ec859d7
 2025-06-15  0:36 UTC 

[PATCH v3] tests/vm: update openbsd image to 7.7
 2025-06-15  0:32 UTC 

[PATCH v2] Subject: [PATCH] tests/vm: update openbsd image to 7.7
 2025-06-15  0:27 UTC 

[v1] bluetooth: hci_core: Fix use-after-free in vhci_flush()
 2025-06-15  0:26 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.