All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-22 00:58:38 to 2026-03-22 06:45:16 UTC [more...]

[PATCH v3] drm/panel-edp: Add BOE NV153WUM-N42, CMN N153JCA-ELK, CSW MNF307QS3-2
 2026-03-22  6:44 UTC  (3+ messages)

[PATCH] sched_ext: Fix build errors and unused label warning in non-cgroup configs
 2026-03-22  6:43 UTC  (4+ messages)

[RFC PATCH 00/12] Introduce DRM dep queue
 2026-03-22  6:43 UTC  (9+ messages)
` [RFC PATCH 02/12] drm/dep: Add DRM dependency queue layer

[PATCH v2 sched_ext/for-7.1] sched_ext: Fix build errors and unused label warning in non-cgroup configs
 2026-03-22  6:39 UTC 

[PATCH] fs: btrfs: fix btrfs_ioctl_space_info() slot_count TOCTOU which can lead to info-leak
 2026-03-22  6:39 UTC 

[PATCH v2 sched_ext/for-7.1] tools/sched_ext: Add compat handling for sub-scheduler ops
 2026-03-22  6:35 UTC 

[PATCH] rust: print: add SAFETY comments to unsafe blocks
 2026-03-22  6:29 UTC  (4+ messages)

[PATCH v4 1/2] dt-bindings: loongarch: Add Loongson-2K0300
 2026-03-22  6:28 UTC  (2+ messages)
` [PATCH v4 2/2] loongarch: boot: dts: Add Loongson-2K0300 support

[PATCH v4 0/2] Add Loongson-2K0300 processor support
 2026-03-22  6:28 UTC 

[tj-sched-ext:for-next 95/101] kernel/sched/ext_idle.c:629:39: error: implicit declaration of function 'cpu_smt_mask'; did you mean 'cpu_all_mask'?
 2026-03-22  6:24 UTC 

[PATCH v2 0/8] dma::Coherent & dma::CoherentBox API
 2026-03-22  6:24 UTC  (6+ messages)
` [PATCH v2 2/8] rust: dma: add generalized container for types other than slices

[PATCH] target/arm/tcg/vfp_helper: Fix incorrect bit field deposition in rsqrte_f64
 2026-03-22  6:20 UTC  (2+ messages)

[PATCH v3 00/10] chardev: Improve @docstring and clarify qemu_chr_write() uses
 2026-03-22  6:15 UTC  (6+ messages)

[PATCH v5 0/4] rust: add `TryFrom` and `Into` derive macros
 2026-03-22  6:14 UTC  (4+ messages)

[PATCH v4 0/7] selftests/cgroup: improve zswap tests robustness and support large page sizes
 2026-03-22  6:10 UTC  (8+ messages)
` [PATCH v4 1/7] selftests/cgroup: skip test_zswap if zswap is globally disabled
` [PATCH v4 2/7] selftests/cgroup: avoid OOM in test_swapin_nozswap
` [PATCH v4 3/7] selftests/cgroup: use runtime page size for zswpin check
` [PATCH v4 4/7] selftests/cgroup: rename PAGE_SIZE to BUF_SIZE in cgroup_util
` [PATCH v4 5/7] selftests/cgroup: replace hardcoded page size values in test_zswap
` [PATCH v4 6/7] selftest/cgroup: fix zswap test_no_invasive_cgroup_shrink on large pagesize system
` [PATCH v4 7/7] selftest/cgroup: fix zswap attempt_writeback() on 64K "

[PATCH v2] branch: reject --show-current with -v
 2026-03-22  6:07 UTC 

[RFC v2] mm/damon: add synchronous validation for commit_inputs
 2026-03-22  6:06 UTC  (2+ messages)

[PATCH v2] erofs-utils: lib: fix infinite loop on EOF in erofs_io_xcopy
 2026-03-22  6:06 UTC  (3+ messages)

[PATCH] mailbox: dt-bindings: mailbox: Convert to DT-SCHEMA
 2026-03-22  6:05 UTC  (2+ messages)

[PATCH v3 1/2] dt-bindings: loongarch: Add Loongson-2K0300
 2026-03-22  6:02 UTC  (2+ messages)
` [PATCH v3 2/2] loongarch: boot: dts: Add Loongson-2K0300 support

[PATCH v3] erofs-utils: lib: fix infinite loop on EOF in erofs_io_xcopy
 2026-03-22  6:03 UTC 

[PATCH v3 0/2] Add Loongson-2K0300 processor support
 2026-03-22  6:02 UTC 

[RFC] fsck.erofs: design discussion for multi-threaded extraction
 2026-03-22  5:57 UTC 

[RFC PATCH 1/3] platform: sifive: Add initial support for SiFive development platform
 2026-03-22  5:58 UTC  (3+ messages)
` [RFC PATCH 2/3] lib: sbi_init: Call hart init before platform early init

[PATCH] drm/xe: Add min and max context TLB invalidation sizes
 2026-03-22  5:56 UTC  (2+ messages)

[RFC net-next 05/15] ipxlat: add IPv6 packet validation path
 2026-03-22  5:52 UTC  (2+ messages)

[PATCH] ntfs(3): export super block magic
 2026-03-22  5:53 UTC  (3+ messages)

❌ FAIL: Test report for master (7.0.0-rc4, upstream-mainline, 113ae7b4)
 2026-03-22  5:52 UTC 

[PATCH v2 1/2] dt-bindings: loongarch: Add Loongson-2K0300
 2026-03-22  5:50 UTC  (2+ messages)
` [PATCH v2 2/2] loongarch: boot: dts: Add Loongson-2K0300 support

[PATCH v2 0/2] Add Loongson-2K0300 processor support
 2026-03-22  5:50 UTC 

[PATCH 0/3] cxl: avoid KVM internal error for fixed memory windows
 2026-03-22  5:49 UTC  (5+ messages)

[PATCH v1] drm/xe: Fix confusion with locals on context creation
 2026-03-22  5:48 UTC  (2+ messages)

[PATCH v4 0/4] Use killable vma write locking in most places
 2026-03-22  5:43 UTC  (5+ messages)
` [PATCH v4 1/4] mm/vma: cleanup error handling path in vma_expand()
` [PATCH v4 2/4] mm: replace vma_start_write() with vma_start_write_killable()
` [PATCH v4 3/4] KVM: s390: avoid kvm_s390_handle_pv() error overwrite
` [PATCH v4 4/4] mm: use vma_start_write_killable() in process_vma_walk_lock()

[kas:pte_size 17/30] include/asm-generic/memory_model.h:62:23: error: '__ret' undeclared
 2026-03-22  5:38 UTC 

[PATCH] remote-curl: set fallback hash algorithm outside repo
 2026-03-22  5:36 UTC  (6+ messages)
` [PATCH v2] refspec: safely parse refspecs outside a repository
  ` [PATCH v3 1/2] "
    ` [PATCH v3 2/2] refspec: fix typo in comment

[PATCH] drm/xe: Wait for HW clearance before issuing the next TLB inval
 2026-03-22  5:35 UTC  (3+ messages)

[PATCH] backfill: handle unexpected arguments
 2026-03-22  5:32 UTC  (4+ messages)
` [PATCH v2] "
    ` [PATCH v3] "

[PATCH 0/9] Add minimal boot support for Qualcomm IPQ5210
 2026-03-22  5:31 UTC  (6+ messages)
` [PATCH 8/9] arm64: dts: qcom: add IPQ5210 SoC and rdp504 board support

[LSF/MM/BPF TOPIC] Where is fuse going? API cleanup, restructuring and more
 2026-03-22  5:30 UTC  (14+ messages)

[PATCH] tcp: update outdated comment for removed _decode_session6()
 2026-03-22  5:24 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2 0/8] Extend irqchip framework for M-mode interrupts
 2026-03-22  5:21 UTC  (2+ messages)

[PATCH] mm/hugetlb: restore reservation on error in hugetlb_mfill_atomic_pte() resubmission path
 2026-03-22  5:21 UTC 

[PATCH] blktrace: reject buf_size smaller than blk_io_trace
 2026-03-22  5:18 UTC 

[PATCH] board: dhelectronics: imx: Use second Ethernet MAC also from fuse
 2026-03-21 23:40 UTC  (4+ messages)

[kas:pte_size 14/30] include/linux/mm.h:2290:42: warning: suggest parentheses around arithmetic in operand of '|'
 2026-03-22  5:07 UTC 

[PATCH v0 1/1] exfat: add limited FALLOC_FL_ZERO_RANGE support
 2026-03-22  5:06 UTC 

[syzbot] [block?] general protection fault in bio_add_page
 2026-03-22  5:02 UTC 

[PATCH] loongarch: boot: dts: Add Loongson-2K0300 support
 2026-03-22  4:54 UTC 

[PATCH 0/3] USB/UVC: Add quirks to prevent Razer Kiyo Pro xHCI cascade failure
 2026-03-22  4:53 UTC  (3+ messages)

[tip:master] BUILD SUCCESS 4479062e01566e5e9d214fd7267213ad62e32ee2
 2026-03-22  4:47 UTC 

[PATCH] rust: workqueue: add SAFETY comments for Pin<KBox<T>> impl blocks
 2026-03-22  4:43 UTC 

[tip:timers/core] BUILD SUCCESS f6472b17933f9adb825e7c7da31f7b7b2edb1950
 2026-03-22  4:41 UTC 

[syzbot] [block?] general protection fault in bio_add_page
 2026-03-22  4:41 UTC  (3+ messages)
` Forwarded: [PATCH] ext4: fix null-ptr-deref in bio_add_folio
` Forwarded: [PATCH] blktrace: reject buf_size smaller than struct blk_io_trace

[PATCH v2] workqueue: Fix false positive stall reports
 2026-03-22  4:41 UTC  (2+ messages)

[soc:for-next] BUILD SUCCESS 5088998cad9cc9a4170513aeba55dfbb38bb4996
 2026-03-22  4:39 UTC 

[pci:controller/dwc-rcar-gen4-ep] BUILD SUCCESS 380627b3a5ec51a7fdfa156c14af5022980d6333
 2026-03-22  4:35 UTC 

[tip:x86/cleanups] BUILD SUCCESS 00c5f98db0e3a109331de89a42081cd9cdad8ec1
 2026-03-22  4:30 UTC 

[PATCH nf] netfilter: xt_devgroup: reject unsupported families in checkentry
 2026-03-22  4:18 UTC 

[soc:soc/dt] BUILD SUCCESS 45ffabad4b53060d420c29b1a7c6a01bcc9da695
 2026-03-22  4:28 UTC 

[PATCH net v4] net: use skb_header_pointer() only for DODGY TCPv4 GSO skbs
 2026-03-22  4:26 UTC  (7+ messages)
` [PATCH net v5] "

[Buildroot] [autobuild.buildroot.org] Daily results for 2026-03-21
 2026-03-22  4:22 UTC 

[tip:tip/urgent] BUILD SUCCESS 69449a450cdd84cec54d930a351025fc2390539c
 2026-03-22  4:21 UTC 

[tip:sched/merge] BUILD SUCCESS bd88f63035564023a110f960b9b9cc8ec3e7acc7
 2026-03-22  4:18 UTC 

[pci:controller/mediatek] BUILD SUCCESS ab4a4043db1fcc4fd4c5745c5be8caf053502e29
 2026-03-22  4:17 UTC 

include/linux/atomic/atomic-arch-fallback.h:457:(.xiptext+0x3de): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: add_wait_queue
 2026-03-22  4:11 UTC 

[PATCH v7 net-next 0/5] psp: Add support for dev-assoc/disassoc
 2026-03-22  4:06 UTC  (6+ messages)
` [PATCH v7 net-next 1/5] psp: add admin/non-admin version of psp_device_get_locked
` [PATCH v7 net-next 2/5] psp: add new netlink cmd for dev-assoc and dev-disassoc
` [PATCH v7 net-next 3/5] psp: add a new netdev event for dev unregister
` [PATCH v7 net-next 4/5] selftests/net: Add bpf skb forwarding program
` [PATCH v7 net-next 5/5] selftest/net: psp: Add test for dev-assoc/disassoc

[tip:timers/merge] BUILD SUCCESS 94e5533d17a7018fcc2c09b6a6e2c61465308635
 2026-03-22  4:01 UTC 

[broadcom-stblinux:next 18/20] arch/arm/boot/dts/broadcom/bcm4709-linksys-ea9200.dtb: leds (gpio-leds): led-0:linux,default-trigger: 'oneOf' conditional failed, one must be fixed:
 2026-03-22  3:54 UTC 

[kkdwivedi:fengshui 11/15] kernel/bpf/helpers.c:2332:18: sparse: sparse: symbol 'bpf_coro_frame_free' was not declared. Should it be static?
 2026-03-22  3:49 UTC 

[android-common:android15-6.6-2026-01 2/2] drivers/tty/serial/pkvm-pl011/hyp/pl011-hyp.c:38:5: warning: no previous prototype for 'pl011_hyp_init'
 2026-03-22  3:49 UTC 

[PATCH] erofs-utils: mkfs: bound-check s3 passwd_file credentials
 2026-03-22  3:48 UTC  (2+ messages)

[PATCH] reset: Correct dependencies for RESET_RZG2L_USBPHY_CTRL
 2026-03-21 18:52 UTC  (12+ messages)

[PATCH] usb: Correct dependencies around USB_EMUL
 2026-03-21 18:51 UTC  (4+ messages)

[PATCH] dt-bindings: usb: document the Renesas UPD720201/UPD720202 USB 3.0 xHCI Host Controller
 2026-03-21 18:52 UTC  (5+ messages)

[PATCH] usb: gadget: Move USB_GADGET_DUALSPEED to be slightly more visible
 2026-03-21 18:50 UTC  (12+ messages)

[PATCH wireless-next v2 00/34] wifi: inffmac: introducing a driver for Infineon's new generation chipsets
 2026-03-21 16:24 UTC  (8+ messages)

[PATCH 2/2] dt-bindings: PCI: snps,dw-pcie: Drop deprecated reset-gpio
 2026-03-22  3:43 UTC 

[PATCH 0/3] USB/UVC: Add quirks to prevent Razer Kiyo Pro xHCI cascade failure
 2026-03-22  3:40 UTC  (4+ messages)
` [PATCH 1/3] USB: core: add NO_LPM quirk for Razer Kiyo Pro webcam
` [PATCH 2/3] media: uvcvideo: add UVC_QUIRK_CTRL_THROTTLE for fragile firmware
` [PATCH 3/3] media: uvcvideo: add quirks for Razer Kiyo Pro webcam

No sound from internal speakers on Acer Aspire AL16-31P (Realtek ALC269VC, likely amp issue)
 2026-03-22  3:37 UTC 

[PATCH] repo: add paths.git_dir repo info key
 2026-03-22  3:27 UTC  (2+ messages)

[PATCH] lib: Move crypto library tests to Runtime Testing menu
 2026-03-22  3:24 UTC 

[PATCH 0/4] Add OneXPlayer Configuration HID Driver
 2026-03-22  3:20 UTC  (6+ messages)
` [PATCH 1/4] HID: hid-oxp: Add OneXPlayer configuration driver
` [PATCH 2/4] HID: hid-oxp: Add Second Generation RGB Control
` [PATCH 3/4] HID: hid-oxp: Add Second Generation Takeover Mode
` [PATCH 4/4] HID: hid-oxp: Add Button Mapping Interface

[PATCH] x86/kexec: bound bzImage64 setup header copy
 2026-03-22  3:19 UTC 

[PATCH] net/nfc: bound SENSF response copy length
 2026-03-22  3:19 UTC 

[PATCH] greybus: beagleplay: bound bootloader RX buffer copy
 2026-03-22  3:19 UTC 

[PATCH] iio: chemical: mhz19b: bound receive buffer copy
 2026-03-22  3:19 UTC 

[PATCH] misc: ti_fpc202: fix port ID bounds check
 2026-03-22  3:19 UTC 

[PATCH] mlx5: bound raw flow rule match parameter copies
 2026-03-22  3:19 UTC 

[for-linus][PATCH 0/5] tracing: Fixes for 7.0
 2026-03-22  3:09 UTC  (6+ messages)
` [for-linus][PATCH 1/5] tracing: Revert "tracing: Remove pid in task_rename tracing output"
` [for-linus][PATCH 2/5] tracing: Fix failure to read user space from system call trace events
` [for-linus][PATCH 3/5] tracing: Fix trace_marker copy link list updates
` [for-linus][PATCH 4/5] ring-buffer: Fix to update per-subbuf entries of persistent ring buffer
` [for-linus][PATCH 5/5] ftrace: Use hash argument for tmp_ops in update_ftrace_direct_mod

[PATCH v3 1/7] selftests/cgroup: skip test_zswap if zswap is globally disabled
 2026-03-22  3:08 UTC  (7+ messages)

[PATCH v4 4/4] iio: adc: ad4691: add SPI offload support
 2026-03-22  3:05 UTC  (2+ messages)

[PATCH v2] gpio: mxc: map Both Edge pad wakeup to Rising Edge
 2026-03-22  3:03 UTC  (2+ messages)

[RFC] mm, page_alloc: reintroduce page allocation stall warning
 2026-03-22  3:03 UTC 

[syzbot] [block?] general protection fault in bio_add_page
 2026-03-22  2:54 UTC 

[syzbot] [block?] general protection fault in bio_alloc_bioset
 2026-03-22  2:35 UTC  (2+ messages)
` [PATCH] block: fix bio_alloc_bioset slowpath GFP handling

[PATCH] staging: nvec: fix comment formatting
 2026-03-22  2:33 UTC 

fs/btrfs/extent-io-tree.o: warning: objtool: btrfs_get_range_bits+0x90: unreachable instruction
 2026-03-22  2:33 UTC 

[arm-platforms:kvm-arm64/pkvm-psci 17/17] checkpatch: WARNING:REPEATED_WORD: Possible repeated word: 'this'
 2026-03-22  2:32 UTC 

[PATCHv7 00/13] kexec: Use BPF lskel to enable kexec to load PE format boot image
 2026-03-22  2:26 UTC  (22+ messages)
` [PATCHv7 01/13] bpf: Introduce kfuncs to parser buffer content
` [PATCHv7 02/13] kexec_file: Use bpf-prog to decompose image
` [PATCHv7 03/13] lib/decompress: Keep decompressor when CONFIG_KEEP_DECOMPRESSOR
` [PATCHv7 04/13] kexec_file: Implement decompress method for parser
` [PATCHv7 05/13] kexec_file: Implement copy "
` [PATCHv7 06/13] kexec_file: Chain the stages into a pipeline
` [PATCHv7 07/13] kexec_file: Introduce a bpf-prog lskel to run a format parser
` [PATCHv7 08/13] kexec_file: Factor out routine to find a symbol in ELF
` [PATCHv7 09/13] kexec_file: Integrate bpf light skeleton to load image with bpf-prog
` [PATCHv7 10/13] arm64/kexec: Select KEXEC_BPF to support UEFI-style kernel image
` [PATCHv7 11/13] tools/kexec: Introduce a bpf-prog to handle zboot image
` [PATCHv7 12/13] tools/kexec: Introduce a bpf-prog to handle UKI image
` [PATCHv7 13/13] tools/kexec: Introduce a tool to build zboot envelop

[syzbot] [block?] general protection fault in bio_alloc_bioset
 2026-03-22  2:23 UTC  (3+ messages)

[PATCH] MAINTAINERS: update email address for Ignat Korchagin
 2026-03-22  2:19 UTC  (4+ messages)

[PATCH v5 00/21] Virtual Swap Space
 2026-03-22  2:18 UTC  (3+ messages)

[PATCH net-next v3 0/2] e1000e: add XDP support
 2026-03-22  2:11 UTC  (5+ messages)
` [PATCH net-next v3 1/2] e1000e: add basic "
    ` [Intel-wired-lan] "

[PATCH v2 0/9] mm/huge_memory: refactor zap_huge_pmd()
 2026-03-22  2:12 UTC  (6+ messages)

b4 review experience
 2026-03-22  2:11 UTC 

[GSoC PATCH 0/3] preserve promisor files content after repack
 2026-03-22  2:04 UTC  (3+ messages)
` [GSoC PATCH 2/3] pack-write: add helper to fill promisor file "

[PATCH 4/4] tpm: Move TPM common base definitions to the command header
 2026-03-22  2:00 UTC  (2+ messages)

[PATCH] crypto: cryptomgr - Select algorithm types only when CRYPTO_SELFTESTS
 2026-03-22  1:54 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: test access to ringbuf position with map pointer
 2026-03-22  1:51 UTC  (2+ messages)

[PATCH] rerere: update to modern representation of empty strbufs
 2026-03-22  1:44 UTC  (9+ messages)
` [RFC] cocci: .buf in a strbuf object can never be NULL

[akpm-mm:mm-new 378/504] checkpatch: WARNING:REPEATED_WORD: Possible repeated word: 'to'
 2026-03-22  1:41 UTC 

remote-curl: segfault parsing remote.<name>.fetch outside a repository
 2026-03-22  1:37 UTC  (4+ messages)

FAILED: patch "[PATCH] Bluetooth: L2CAP: Fix accepting multiple L2CAP_ECRED_CONN_REQ" failed to apply to 5.10-stable tree
 2026-03-22  1:30 UTC  (2+ messages)
` [PATCH 5.10.y] Bluetooth: L2CAP: Fix accepting multiple L2CAP_ECRED_CONN_REQ

FAILED: patch "[PATCH] Bluetooth: L2CAP: Fix accepting multiple L2CAP_ECRED_CONN_REQ" failed to apply to 5.15-stable tree
 2026-03-22  1:27 UTC  (2+ messages)
` [PATCH 5.15.y] Bluetooth: L2CAP: Fix accepting multiple L2CAP_ECRED_CONN_REQ

[PATCH bpf-next v8 0/8] bpf: Extend the bpf_list family of APIs
 2026-03-22  1:20 UTC  (4+ messages)
` [PATCH bpf-next v8 7/8] bpf: add bpf_list_is_first/last/empty kfuncs

[PATCH 0/2] Add Qualcomm SA8650P SoC to socinfo
 2026-03-22  1:17 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: arm: qcom,ids: Add SoC ID for SA8650P

[PATCH] docs: add advanced search for kernel documentation
 2026-03-22  1:12 UTC  (5+ messages)

[PATCH v3 00/16] drm/mipi-dbi: Replace simple-display helpers with regular atomic helpers
 2026-03-22  1:13 UTC  (3+ messages)
` [PATCH v3 06/16] drm/ili9225: Use regular atomic helpers; drop simple-display helpers

FAILED: patch "[PATCH] Bluetooth: L2CAP: Fix accepting multiple L2CAP_ECRED_CONN_REQ" failed to apply to 6.1-stable tree
 2026-03-22  1:08 UTC  (2+ messages)
` [PATCH 6.1.y] Bluetooth: L2CAP: Fix accepting multiple L2CAP_ECRED_CONN_REQ

[PATCH 0/2] liveupdate: prevent double management of files
 2026-03-22  1:04 UTC  (3+ messages)
` [PATCH 1/2] "

[PATCH v1 1/2] libbpf: Fix strict aliasing violations in hashmap
 2026-03-22  0:58 UTC  (5+ messages)
` [PATCH v2 0/4] perf hashmap: Separate perf's hashmap code from libbpf
  ` [PATCH v2 2/4] perf hashmap: Rename hashmap to perf_hashmap to avoid libbpf conflict
  ` [PATCH v2 3/4] perf hashmap: Fix strict aliasing violations in hashmap
  ` [PATCH v2 4/4] perf hashmap: Remove errptr usage from hashmap


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.