All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-04-05 03:28:47 to 2025-04-05 10:32:29 UTC [more...]

[PATCH v4 0/4] Add support for BR Xilinx Zynq boards in mainline U-Boot
 2025-04-04  7:27 UTC  (3+ messages)
` [PATCH v4 2/4] board/BuR/common: add parameter for reset controller I2C bus selection
` [PATCH v4 3/4] board/BuR/common: split br_resetc_bmode function

[syzbot] [bcachefs?] KASAN: slab-use-after-free Read in bchfs_read
 2025-04-05 10:32 UTC 

[PATCH 0/2] Simplify local variable initialization
 2025-04-05 10:27 UTC  (10+ messages)
` [PATCH 1/2] staging: rtl8723bs: Optimize variable initialization in rtl8723b_hal_init.c
` [PATCH 2/2] staging: rtl8723bs: Initialize local variables at declaration

[PATCH 6.13 00/23] 6.13.10-rc1 review
 2025-04-05 10:24 UTC  (3+ messages)

[PATCH iproute2] MAINTAINERS: update bridge entry
 2025-04-05 10:25 UTC 

[PATCH i-g-t v2] tests/kms_universal_plane: Fix fb count mismatch
 2025-04-05 10:18 UTC 

[PATCH 2/8] staging: sm750fb: change sii164ResetChip to snake_case
 2025-04-05 10:21 UTC 

[PATCH v1] net/mlx5: Fix null-ptr-deref in mlx5e_tc_nic_create_miss_table()
 2025-04-05 10:20 UTC 

[PATCH v2] x86/e820: Fix handling of subpage regions when calculating nosave ranges
 2025-04-05 10:18 UTC 

[PATCH 1/1] io_uring/zcrx: separate niov number from pages
 2025-04-05 10:18 UTC 

[PATCH 1/1] io_uring/zcrx: put refill data into separate cache line
 2025-04-05 10:17 UTC 

[PATCH 1/8] staging: sm750fb: change sii164GetDeviceID to snake_case
 2025-04-05 10:13 UTC 

kismet: WARNING: unmet direct dependencies detected for PPC_RADIX_BROADCAST_TLBIE when selected by PPC_PSERIES
 2025-04-05 10:12 UTC 

[PATCH 1/8] staging: sm750fb: change sii164GetDeviceID to snake_case
 2025-04-05 10:08 UTC  (2+ messages)

[PATCH v1] net/mlx5: Fix null-ptr-deref in mlx5_create_ttc_table()
 2025-04-05 10:08 UTC 

[syzbot] [rdma?] [s390?] [net?] KASAN: null-ptr-deref Read in smc_tcp_syn_recv_sock
 2025-04-05 10:08 UTC  (2+ messages)
` [syzbot] "

[PATCH preview 0/3] rust: update build system for Meson 1.8.0
 2025-04-05 10:06 UTC  (4+ messages)
` [PATCH 1/3] rust: use "objects" for Rust executables as well
` [PATCH 2/3] rust: add qemu-api doctests to "meson test"
` [PATCH 3/3] rust: cell: remove support for running doctests with "cargo test --doc"

Log ARP headers
 2025-04-05  9:54 UTC  (5+ messages)

[PATCH] refs: fix duplicated word in comment
 2025-04-05 10:01 UTC  (2+ messages)

[PATCH v1] net/mlx5: Fix null-ptr-deref in mlx5_create_inner_ttc_table()
 2025-04-05 10:00 UTC 

[PATCH v2] nilfs2: Add pointer check for nilfs_direct_propagate()
 2025-04-05  9:56 UTC 

[PATCH BlueZ v2] tools: add BPF timestamping tests
 2025-04-05  9:49 UTC 

xhci: WARN Set TR Deq Ptr cmd failed due to incorrect slot or ep state
 2025-04-05  9:49 UTC  (6+ messages)

[net PATCH 0/2] Fixes for net/phy/phylink.c
 2025-04-05  9:43 UTC  (12+ messages)
` [net PATCH 1/2] net: phy: Cleanup handling of recent changes to phy_lookup_setting

[PATCH iproute2] nstat: Fix NULL Pointer Dereference
 2025-04-05  9:42 UTC 

[PATCH 0/6] pwm: Some fixes preparing chardev support
 2025-04-05  9:27 UTC  (7+ messages)
` [PATCH 1/6] pwm: Let pwm_set_waveform() succeed even if lowlevel driver rounded up
` [PATCH 2/6] pwm: stm32: Search an appropriate duty_cycle if period cannot be modified
` [PATCH 3/6] pwm: stm32: Don't open-code TIM_CCER_CCxE()
` [PATCH 4/6] pwm: stm32: Emit debug output also for corner cases of the rounding callbacks
` [PATCH 5/6] pwm: axi-pwmgen: Let .round_waveform_tohw() signal when request was rounded up
` [PATCH 6/6] pwm: Do stricter return value checking for .round_waveform_tohw()

[PATCH v2 0/2] KVM : selftests: arm64: Explicitly set the page attrs to Inner-Shareable
 2025-04-05  9:33 UTC  (6+ messages)
` [PATCH v2 2/2] KVM: "

[PATCH] x86/microcode: Fix crashes on early 486 CPUs due to usage of 'cpuid'
 2025-04-05  9:32 UTC  (3+ messages)

[PATCH v3 06/10] arm64: dts: qcom: sa8775p: add Display Serial Interface device nodes
 2025-04-05  9:30 UTC 

[tip:sched/core] BUILD SUCCESS 3e816361e94a0e79b1aabf44abec552e9698b196
 2025-04-05  9:27 UTC 

[PATCH] selftests/mm: Add missing gitignore file
 2025-04-05  9:24 UTC  (2+ messages)

[PATCH v1] cpufreq: scpi: Fix null-ptr-deref in scpi_cpufreq_get_rate()
 2025-04-05  9:23 UTC 

[PATCH v2 00/12] Fix RVV encoding corner cases
 2025-04-05  9:21 UTC  (25+ messages)
` [PATCH v2 01/12] target/riscv: rvv: Source vector registers cannot overlap mask register
` [PATCH v2 02/12] target/riscv: rvv: Add CHECK arg to GEN_OPFVF_WIDEN_TRANS
` [PATCH v2 03/12] target/riscv: Add vext_check_input_eew to check mismatched input EEWs encoding constraint
` [PATCH v2 04/12] target/riscv: rvv: Apply vext_check_input_eew to vector register gather instructions
` [PATCH v2 05/12] target/riscv: rvv: Apply vext_check_input_eew to OPIVI/OPIVX/OPFVF(vext_check_ss) instructions
` [PATCH v2 06/12] target/riscv: rvv: Apply vext_check_input_eew to OPIVV/OPFVV(vext_check_sss) instructions
` [PATCH v2 07/12] target/riscv: rvv: Apply vext_check_input_eew to vector slide instructions(OPIVI/OPIVX)
` [PATCH v2 08/12] target/riscv: rvv: Apply vext_check_input_eew to vector integer extension instructions(OPMVV)
` [PATCH v2 09/12] target/riscv: rvv: Apply vext_check_input_eew to vector widen instructions(OPMVV/OPMVX/etc.)
` [PATCH v2 10/12] target/riscv: rvv: Apply vext_check_input_eew to vector narrow instructions
` [PATCH v2 11/12] target/riscv: rvv: Apply vext_check_input_eew to vector indexed load/store instructions
` [PATCH v2 12/12] target/riscv: Fix the rvv reserved encoding of unmasked instructions

[PATCH RFC 0/9] Reduce ratelimit's false-positive misses
 2025-04-05  9:17 UTC  (3+ messages)
` [PATCH RFC 8/9] ratelimit: "

[PATCH v1 1/1] sched/fair: Mark some static const with __maybe_unused
 2025-04-05  9:16 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: Use % 4096 instead of & 0xfff
 2025-04-05  9:13 UTC  (2+ messages)

[PATCH 0/2] vsprintf: Use __diag macros to disable '-Wsuggest-attribute=format'
 2025-04-05  9:11 UTC  (2+ messages)

[PATCH 1/3] perf sort: Keep output fields in the same level
 2025-04-05  9:09 UTC  (9+ messages)
        ` [perf top] annotation doesn't work, libunwind doesn't seem to be working either

[syzbot] [media?] KMSAN: uninit-value in cxusb_i2c_xfer
 2025-04-05  9:02 UTC  (2+ messages)

[Bug 219966] New: modpost: EXPORT symbol "policy_has_boost_freq" [vmlinux] version generation failed, symbol will not be versioned
 2025-04-05  9:07 UTC  (2+ messages)
` [Bug 219966] "

WARNING: modpost: EXPORT symbol "…" [vmlinux] version generation failed, symbol will not be versioned./"…" […] has no CRC!
 2025-04-05  9:00 UTC 

[PATCH -perfbook 1/2] CodeSamples/formal: Update rcu-test.dat for v6.14
 2025-04-05  9:00 UTC  (2+ messages)
` [PATCH -perfbook 2/2] formal: Mention code move of kvfree_rcu() happened in Linux v6.14

kismet: WARNING: unmet direct dependencies detected for PPC_RADIX_BROADCAST_TLBIE when selected by PPC_POWERNV
 2025-04-05  8:59 UTC 

envy24control: port to GTK 3
 2025-04-05  8:57 UTC 

[RFC PATCH] net: sched: em_text: Replace strncpy() with strscpy_pad()
 2025-04-05  8:57 UTC  (3+ messages)

[PATCH v9 9/9] locking: Switch to _irq_{disable,enable}() variants in cleanup guards
 2025-04-05  8:55 UTC  (3+ messages)

[v3 0/1] Unnecessary code cleanup patches
 2025-04-05  8:49 UTC  (3+ messages)

drm/xe: xe_hw_engine_class: Add fault injection and improve error handling in kobj_xe_hw_engine_class
 2025-04-05  8:48 UTC  (7+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[android-common:android-mainline 6/6] ld.lld: error: undefined symbol: __aeabi_uldivmod
 2025-04-05  8:47 UTC 

[tip: timers/cleanups] treewide: Switch/rename to timer_delete[_sync]()
 2025-04-05  8:46 UTC 

[tip: timers/cleanups] treewide: Convert new and leftover hrtimer_init() users
 2025-04-05  8:46 UTC 

[tip: timers/cleanups] hrtimers: Switch to use __htimer_setup()
 2025-04-05  8:46 UTC 

[tip: timers/cleanups] hrtimers: Delete hrtimer_init()
 2025-04-05  8:46 UTC 

[tip: timers/cleanups] hrtimers: Remove unnecessary NULL check in hrtimer_start_range_ns()
 2025-04-05  8:46 UTC 

[tip: timers/cleanups] hrtimers: Make callback function pointer private
 2025-04-05  8:46 UTC 

[tip: timers/cleanups] hrtimers: Merge __hrtimer_init() into __hrtimer_setup()
 2025-04-05  8:46 UTC 

[tip: timers/cleanups] hrtimers: Rename __hrtimer_init_sleeper() to __hrtimer_setup_sleeper()
 2025-04-05  8:46 UTC 

[tip: timers/cleanups] hrtimers: Rename debug_init() to debug_setup()
 2025-04-05  8:46 UTC 

[tip: timers/cleanups] hrtimers: Rename debug_init_on_stack() to debug_setup_on_stack()
 2025-04-05  8:46 UTC 

[tip: timers/cleanups] tracing/timers: Rename the hrtimer_init event to hrtimer_setup
 2025-04-05  8:46 UTC 

include/linux/userfaultfd_k.h:221 vma_can_userfault() warn: bitwise AND condition is false here
 2025-04-05  8:36 UTC 

[ast-bpf:trylock 11/11] mm/slub.c:4115:16: error: too few arguments to function 'get_partial'
 2025-04-05  8:36 UTC 

[PATCH v2] staging: rtl8723bs: Use % 4096 instead of & 0xfff
 2025-04-05  8:22 UTC  (2+ messages)

[REGRESSION] Chrome and VSCode breakage with the commit b9b588f22a0c
 2025-04-05  8:19 UTC  (7+ messages)

k
 2025-04-05  2:00 UTC 

[RFC v3 iproute2-next 0/2] Add mdb offload failure notification
 2025-04-05  8:17 UTC  (4+ messages)
` [RFC v3 iproute2-next 2/2] iplink_bridge: Add mdb_offload_fail_notification

[Patch v3 net-next 0/3] Add support for mdb offload failure notification
 2025-04-05  8:10 UTC  (5+ messages)
` [Patch v3 net-next 1/3] net: bridge: mcast: Add offload failed mdb flag
` [Patch v3 net-next 3/3] net: bridge: mcast: Notify on mdb offload failure

[syzbot] [kernel?] KMSAN: uninit-value in timerqueue_del
 2025-04-05  8:05 UTC  (3+ messages)
` [RFC PATCH] timerqueue: Complete rb_node initialization within timerqueue_init
` [RFC PATCH RESEND] "

[PATCH] virtio-net: Copy all for dhclient workaround
 2025-04-05  8:04 UTC 

[PATCH 1/1] efi_loader: stop network in EXIT_BOOT_SERVICES
 2025-04-05  7:51 UTC  (2+ messages)

[PATCH v3 00/10] Add DSI display support for SA8775P target
 2025-04-05  7:48 UTC  (3+ messages)
` [PATCH v3 03/10] dt-bindings: display: msm: document DSI controller and phy on SA8775P

[PATCH] scripts: generate_rust_analyzer: Add ffi crate
 2025-04-05  7:41 UTC  (2+ messages)

[PATCH] x86/e820: Fix handling of subpage regions when calculating nosave ranges
 2025-04-05  7:40 UTC  (2+ messages)

[PATCH v4 0/2] serial: sifive: Convert sifive console to nbcon
 2025-04-05  7:35 UTC  (8+ messages)
` [PATCH v4 1/2] serial: sifive: lock port in startup()/shutdown() callbacks
` [PATCH v4 2/2] serial: sifive: Switch to nbcon console

[PATCH i-g-t 1/1] drm/xe: xe_hw_engine_class: Add fault injection and improve error handling in kobj_xe_hw_engine_class
 2025-04-05  7:36 UTC  (7+ messages)
` ✓ CI.Patch_applied: success for series starting with [i-g-t,1/1] "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[syzbot] [squashfs?] UBSAN: shift-out-of-bounds in squashfs_bio_read
 2025-04-05  7:36 UTC 

[PATCH 5.15.y] scsi: lpfc: Fix a possible data race in lpfc_unregister_fcf_rescan()
 2025-04-05  7:34 UTC  (7+ messages)
` [PATCH 5.10.y] "

[PATCH 1/2] drm/amdgpu: use a dummy owner for sysfs triggered cleaner shaders v3
 2025-04-05  7:32 UTC  (4+ messages)
` [PATCH 2/2] drm/amdgpu: cleanup amdgpu_vm_flush v3

[PATCH v2] media: cxusb: fix uninitialized var in cxusb_gpio_tuner()
 2025-04-05  7:31 UTC 

[PATCH 6.6 00/26] 6.6.86-rc1 review
 2025-04-05  7:30 UTC  (2+ messages)

[PATCH 6.12 00/22] 6.12.22-rc1 review
 2025-04-05  7:28 UTC  (3+ messages)

Improving Linux Commit Backporting
 2025-04-05  7:21 UTC  (5+ messages)

[PATCH] [for-10.1] qapi/block-core: derpecate some block-job- APIs
 2025-04-05  7:13 UTC  (6+ messages)

[PATCH] timerqueue: Fix uninit value
 2025-04-05  7:12 UTC 

[PATCH 2/2] ACPI: sysfs: apply ACPI_NONSTRING annotation
 2025-04-05  7:04 UTC  (3+ messages)

drivers/clk/sophgo/clk-sg2042-pll.c:217:1-7: WARNING: do_div() does a 64-by-32 division, please consider using div64_ul instead
 2025-04-05  7:04 UTC 

[meta-gnome][PATCH 1/2] evolution-data-server: fix lack of whitespace around the assignment
 2025-04-05  7:02 UTC  (2+ messages)
` [meta-gnome][PATCH 2/2] libgsf: "

[meta-gnome][PATCH] accountsservice: fix Upstream-Status
 2025-04-05  6:45 UTC 

[android-common:android16-6.12-desktop 0/12] mm/filemap.c:1909:60: sparse: sparse: incorrect type in argument 3 (different base types)
 2025-04-05  6:43 UTC 

[amir73il:fan_default_mask 4/4] fs/notify/mark.c:260:54: error: use of undeclared identifier 'sb'
 2025-04-05  6:43 UTC 

Bug#1100928: [regression 6.1.y] microphone no longer records (on VivoBook_ASUSLaptop TP401MARB_J401MA)
 2025-04-05  6:28 UTC  (7+ messages)

GSoC Proposal 2025
 2025-04-05  6:23 UTC  (2+ messages)

[PATCH v1] cpufreq: apple-soc: Fix null-ptr-deref in apple_soc_cpufreq_get_rate()
 2025-04-05  6:19 UTC 

[REGRESSION] Massive virtio-net throughput drop in guest VM with Linux 6.8+
 2025-04-05  6:15 UTC  (9+ messages)

[git pull] Input updates for v6.15-rc0
 2025-04-05  6:13 UTC 

[PATCH] cpuidle: governors: Fixes typos in comments
 2025-04-05  6:09 UTC 

[PATCH] tools/hv: Memory Leak on realloc
 2025-04-05  6:09 UTC  (2+ messages)

[android-common:android-mainline 6/6] include/linux/compiler_types.h:517:38: error: call to '__compiletime_assert_288' declared with attribute error: FIELD_PREP: value too large for the field
 2025-04-05  6:02 UTC 

[RFC PATCH 0/2] rust: add support for maple trees
 2025-04-05  6:01 UTC  (3+ messages)
` [RFC PATCH 1/2] maple_tree: add __mtree_insert_range function
` [RFC PATCH 2/2] rust: add maple tree abstractions

[PATCH] selftests/bpf: close the file descriptor to avoid resource leaks
 2025-04-05  5:59 UTC  (3+ messages)

[PATCH] irq: sg2042-msi: add missed chip flags
 2025-04-05  5:56 UTC 

linux-next: build warning after merge of the mm tree
 2025-04-05  6:30 UTC  (2+ messages)

[PATCH v1] cpufreq: scmi: Fix null-ptr-deref in scmi_cpufreq_get_rate()
 2025-04-05  5:54 UTC 

[PATCH] nvme-tcp: wait socket wmem to drain in queue stop
 2025-04-05  5:48 UTC 

[PATCH 5.15.y] cifs: Fix UAF in cifs_demultiplex_thread()
 2025-04-05  5:36 UTC 

[PATCH v3] crash: Export PAGE_UNACCEPTED_MAPCOUNT_VALUE to vmcoreinfo
 2025-04-05  6:06 UTC 

[PATCH 0/2] speed up /proc/filesystems
 2025-04-05  5:26 UTC  (6+ messages)
` [PATCH 2/2] fs: cache the string generated by reading /proc/filesystems

[RFC PATCH 5/9] sched: Add sched tracepoints for RV task model
 2025-04-05  5:21 UTC  (2+ messages)

[amir73il:fan_default_mask 4/4] fs/notify/mark.c:260:68: error: 'sb' undeclared; did you mean 's8'?
 2025-04-05  5:21 UTC 

#bitbake #yocto Assistance with simple .bb file for compressed local file inclusion in rootfs
 2025-04-05  5:20 UTC  (2+ messages)
` [yocto] "

[REGRESSION] Kernel booted via kexec fails to resume from hibernation
 2025-04-05  5:15 UTC  (8+ messages)

[PATCH v3 00/13] nvmem: patches (set 1) for 6.15
 2025-04-05  5:10 UTC 

[meta-zephyr][PATCH] zephyr-core/zephyr-kernel: specify newlib capability with cross-compile toolchain
 2025-04-05  5:03 UTC  (2+ messages)
` [yocto-patches] "

[PATCH v1 RESEND] nvmem: layouts: u-boot-env: remove crc32 endianness conversion
 2025-04-05  4:57 UTC 

systemd-systemctl-native broken after update to walnascar #poky #yocto
 2025-04-05  4:56 UTC  (2+ messages)
` [poky] "

[PATCH] anon_inode: use a proper mode internally
 2025-04-05  4:54 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION a4cda136f021ad44b8b52286aafd613030a6db5f
 2025-04-05  4:45 UTC 

[syzbot] [sctp?] KMSAN: uninit-value in sctp_assoc_bh_rcv
 2025-04-05  4:40 UTC 

[jpoimboe:objtool-werror 5/7] {standard input}:72089: Error: invalid operands (.discard.unwind_hints and .text sections) for `-'
 2025-04-05  4:39 UTC 

[PATCH 0/7] More btrfs_path auto cleaning
 2025-04-05  4:13 UTC  (2+ messages)

Make 'git stash list' more informative
 2025-04-05  4:12 UTC 

[PATCH] crypto: x86/aes-xts - optimize _compute_first_set_of_tweaks for AVX-512
 2025-04-05  4:09 UTC 

include/linux/compiler_types.h:542:38: error: call to '__compiletime_assert_331' declared with attribute error: BUILD_BUG_ON failed: sizeof(struct erofs_super_block) != 128
 2025-04-05  4:07 UTC 

[jpoimboe:objtool-werror 6/7] arch/x86/include/asm/uaccess_64.h:128:3: error: unknown directive
 2025-04-05  4:07 UTC 

[jpoimboe:objtool-werror 6/7] arch/x86/kernel/fpu/xstate.h:209:13: warning: unused variable 'hmask'
 2025-04-05  4:07 UTC 

[PATCH v2 1/2] drm/i915/dp: Enable SST LT fallback between UHBR and non-UHBR link rates
 2025-04-05  4:00 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for series starting with [v2,1/2] "

[PATCH v3 0/3] Enable MC/DC support for GCC/GCOV
 2025-04-05  3:30 UTC  (4+ messages)
` [PATCH v3 3/3] xen: debug: gcov: add condition coverage support

[PATCH v2 0/3] Risc-V 32 bit/64 bit images
 2025-04-05  3:28 UTC  (3+ messages)
` [PATCH v2 1/3] riscv: image: Add new image type for RV64


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.