All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-21 14:21:54 to 2026-06-21 16:45:01 UTC [more...]

[syzbot] [usb?] WARNING in dib0700_ctrl_rd/usb_submit_urb
 2026-06-21 16:45 UTC 

[PATCH v2 00/19] dpaa: bus, net, dma and mempool improvements
 2026-06-21 16:42 UTC  (22+ messages)
` [PATCH v3 "
  ` [PATCH v3 01/19] bus/dpaa: refine fman naming and fix global scope
  ` [PATCH v3 02/19] bus/dpaa: scan max BPID from DTS
  ` [PATCH v3 03/19] drivers: add BMI Tx statistics
  ` [PATCH v3 04/19] drivers: add process-type guards for secondary process
  ` [PATCH v3 05/19] bus/dpaa: define helpers for qman channel and wq
  ` [PATCH v3 06/19] drivers: shutdown DPAA FQ by fq descriptor
  ` [PATCH v3 07/19] bus/dpaa: improve FQ shutdown with channel validation
  ` [PATCH v3 08/19] bus/dpaa: enhance DPAA FQ shutdown
  ` [PATCH v3 09/19] drivers: add DPAA cgrid cleanup support
  ` [PATCH v3 10/19] net/dpaa: clean Tx confirmation FQ on device stop
  ` [PATCH v3 11/19] net/dpaa: remove redundant FQ shutdown from Rx queue setup
  ` [PATCH v3 12/19] net/dpaa: optimize FM deconfig
  ` [PATCH v3 13/19] bus/dpaa: improve log macro and fix bus detection
  ` [PATCH v3 14/19] net/dpaa: optimize FMC MAC type parsing
  ` [PATCH v3 15/19] net/dpaa: report error on using deferred start
  ` [PATCH v3 16/19] drivers: optimize DPAA multi-entry buffer pool operations
  ` [PATCH v3 17/19] drivers: release DPAA bpid on driver destructor
  ` [PATCH v3 18/19] dma/dpaa: add SG data validation and ERR050757 fix
  ` [PATCH v3 19/19] net/dpaa: add ONIC port checks

[PATCH] meson: wire up USE_NSEC build knob
 2026-06-21 16:41 UTC  (3+ messages)

[PATCH] arm64: defconfig: Enable LT9611C bridge driver
 2026-06-21 16:40 UTC  (2+ messages)

[PATCH sched_ext/for-7.2] sched_ext: Move sources under kernel/sched/ext/
 2026-06-21 16:39 UTC  (2+ messages)

[PATCH v1] arm64: defconfig: Enable Qualcomm PM4125 audio codec as module
 2026-06-21 16:37 UTC  (2+ messages)

[PATCH net v4] nfc: llcp: bound SNL TLV parsing to the skb and add length checks
 2026-06-21 16:34 UTC  (2+ messages)

[BUG] xHCI: AMD Strix Halo [1022:158b] isochronous full-duplex USB audio instability (frame active: -18)
 2026-06-21 16:30 UTC 

[PATCH v10 0/5] iio: adc: add Versal SysMon driver
 2026-06-21 16:28 UTC  (5+ messages)
` [PATCH v10 4/5] iio: adc: versal-sysmon: add threshold event support
` [PATCH v10 5/5] iio: adc: versal-sysmon: add oversampling support

[PATCH v4 00/20] rust: I/O type generalization and projection
 2026-06-21 16:28 UTC  (8+ messages)
` [PATCH v4 09/20] rust: io: use view types instead of addresses for `Io`

[PATCH dwarves] CI: Update llvm version to 22
 2026-06-21 16:26 UTC  (2+ messages)

[PATCH 0/4] bpf/arm64: add BPF_ABS/BPF_IND packet load support
 2026-06-21 16:23 UTC  (8+ messages)
` [PATCH v3 0/6] bpf: JIT related bug fixes
  ` [PATCH v3 1/6] bpf/x86: fix JIT encoding of BPF_JSET with immediate
  ` [PATCH v3 2/6] test/bpf: add JSET test with small immediate
  ` [PATCH v3 3/6] bpf/arm64: fix offset type to allow a negative jump
  ` [PATCH v3 4/6] test/bpf: check that JIT was generated
  ` [PATCH v3 5/6] bpf/arm64: add BPF_ABS/BPF_IND packet load support
  ` [PATCH v3 6/6] test/bpf: check that bpf_convert can be JIT'd

[PATCH] NFSD: Guard admin state-revocation walks with NFSD_NET_UP
 2026-06-21 16:25 UTC 

[PATCH] Bluetooth: ISO: avoid NULL deref of conn in iso_conn_big_sync()
 2026-06-21 16:23 UTC 

[f2fs-dev] [PATCH RESEND 1/5] f2fs: fix extent merge failure when largest extent is not in rb-tree
 2026-06-21 16:20 UTC  (22+ messages)
` [f2fs-dev] [PATCH RESEND 2/5] f2fs: only initialize largest extent without extent_node at inode init
` [f2fs-dev] [PATCH RESEND 3/5] f2fs: punch largest extent instead of dropping it entirely on overlap
` [f2fs-dev] [PATCH RESEND 4/5] f2fs: add extent_access_mode to track extent cache access patterns
` [f2fs-dev] [PATCH RESEND 5/5] f2fs: add ioctl to export read extent cache to userspace for debug

[PATCH 0/2] staging: rtl8723bs: simplify the phy_RF6052_Config_ParaFile() function
 2026-06-21 16:12 UTC  (3+ messages)
` [PATCH 1/2] staging: rtl8723bs: remove 'NumTotalRFPath' from 'struct hal_com_data'
` [PATCH 2/2] staging: rtl8723bs: remove local variable 'eRFPath'

[RFC PATCH v1.2 00/17] mm/damon: optimize out nr_accesses_bp
 2026-06-21 16:14 UTC  (23+ messages)
` [RFC PATCH v1.2 01/17] mm/damon: introduce damon_nr_accesses_mvsum()
` [RFC PATCH v1.2 02/17] mm/damon/tests/core-kunit: test damon_mvsum()
` [RFC PATCH v1.2 03/17] mm/damon/core: always update ->last_nr_accesses for intervals change
` [RFC PATCH v1.2 04/17] mm/damon/core: use damon_nr_accesses_mvsum() in __damos_valid_target()
` [RFC PATCH v1.2 05/17] mm/damon/core: use damon_nr_accesses_mvsum() for damos region tracing
` [RFC PATCH v1.2 06/17] mm/damon/sysfs-schemes: use damon_nr_accesses_mvsum() for damo regions
` [RFC PATCH v1.2 07/17] mm/damon/core: remove damon_warn_fix_nr_accesses_corruption()
` [RFC PATCH v1.2 08/17] mm/damon/core: remove damon_verify_reset_aggregated()
` [RFC PATCH v1.2 09/17] mm/damon/core: remove damon_verify_merge_regions_of()
` [RFC PATCH v1.2 10/17] mm/damon/tests/core-kunit: remove nr_accesses_bp setup and tests
` [RFC PATCH v1.2 11/17] selftests/damon/drgn_dump_damon_status: do not dump nr_accesses_bp
` [RFC PATCH v1.2 12/17] mm/damon/core: remove nr_accesses_bp setups and updates
` [RFC PATCH v1.2 13/17] mm/damon/core: remove attrs param from damon_update_region_access_rate()
` [RFC PATCH v1.2 14/17] mm/damonn/paddr: remove attrs param from __damon_pa_check_access()
` [RFC PATCH v1.2 15/17] mm/damon/vaddr: remove attrs param from __damon_va_check_access()
` [RFC PATCH v1.2 16/17] mm/damon/core: remove damon_moving_sum() and its unit test
` [RFC PATCH v1.2 17/17] mm/damon: remove damon_region->nr_accesses_bp

[PATCH 6.1 000/522] 6.1.176-rc1 review
 2026-06-21 16:12 UTC  (6+ messages)
` [PATCH 6.1 337/522] arm64/mm: Enable batched TLB flush in unmap_hotplug_range()
` [PATCH 6.1 342/522] thermal: core: Fix thermal zone governor cleanup issues

[PATCH] bpf: Fix BPF_PROG_ASSOC_STRUCT_OPS last field check
 2026-06-21 16:09 UTC  (2+ messages)

[PATCH] mm/damon/core: handle zero intervals in damon_max_nr_accesses()
 2026-06-21 16:03 UTC  (2+ messages)

Wrong protocol in IPV6_V6ONLY.2const
 2026-06-21 16:00 UTC 

[PATCH 0/2] vfstest: fix tcore_acls() cleanup bug and missing _require_acls
 2026-06-21 15:56 UTC  (5+ messages)
` [PATCH 1/2] vfstest: move sys_umount2() to cleanup path in tcore_acls()
` [PATCH 2/2] generic/633: add _require_acls for tcore_acls() ACL dependency

[PATCH net] seg6: validate SRH length before reading fixed fields
 2026-06-21 15:56 UTC  (2+ messages)

[PATCH] dt-bindings: misc: add binding for Xilinx AXI-Stream FIFO
 2026-06-21 15:54 UTC  (5+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH QUESTION] ASoC: qcom: sdm845: use DSP_A format for TDM codec DAIs
 2026-06-21 15:54 UTC  (5+ messages)

[PATCH] dt-bindings: clock: ti,clockdomain: Convert to DT schema
 2026-06-21 15:53 UTC 

[Buildroot] [PATCH v4 1/1] support/testing: test_podman: use latest kernel
 2026-06-21 15:52 UTC  (2+ messages)

[PATCH for-4.22 v2 1/4] xen/arm: gic: defer host LPI allocation until after ITS init
 2026-06-21 15:49 UTC  (10+ messages)
` [PATCH for-4.22 v2.5] "

[syzbot] [usb?] WARNING in dib0700_ctrl_rd/usb_submit_urb
 2026-06-21 15:48 UTC  (3+ messages)
` Forwarded: "

[PATCH 0/3] Fix NFSD post-shutdown use-after-free in the unlock_filesystem paths
 2026-06-21 15:43 UTC  (4+ messages)
` [PATCH 1/3] NFSD: Prevent post-shutdown use-after-free in unlock_filesystem

[syzbot] [usb?] WARNING in dib0700_ctrl_rd/usb_submit_urb
 2026-06-21 15:42 UTC 

[PATCH bpf-next] bpf: Emit verbose message when prog-specific btf_struct_access rejects a write
 2026-06-21 15:38 UTC  (2+ messages)

[PATCH] crypto: fsl: Hide CAAM_64BIT symbol behind FSL_CAAM
 2026-06-21 15:36 UTC  (2+ messages)

[PATCH bpf-next 0/3] Add BPF Exceptions support for RISC-V
 2026-06-21 15:32 UTC  (11+ messages)
` [PATCH bpf-next 1/3] riscv: stacktrace: Implement arch_bpf_stack_walk() for BPF
` [PATCH bpf-next 2/3] riscv, bpf: Add support for BPF exceptions
` [PATCH bpf-next 3/3] riscv, bpf: Remove BPF exceptions from BPF CI denylist

[syzbot] [ocfs2?] general protection fault in ocfs2_evict_inode (3)
 2026-06-21 15:32 UTC 

[PATCH] drm/nouveau: Simplify nouveau_cli_work
 2026-06-21 15:30 UTC  (6+ messages)
` [PATCH v3] "

[PATCH bpf-next v2 0/2] bpf: Preserve scalar zero spills for var-offset stack reads
 2026-06-21 15:29 UTC  (2+ messages)

[PATCH v1 0/2] vbe: bound FIT external-data reads against the firmware area
 2026-06-21 14:39 UTC  (3+ messages)
` [PATCH v1 1/2] sandbox: vbe: size firmware1 area to fit the binman fw-update section
` [PATCH v1 2/2] vbe: bound FIT external-data offset and size before blk_read

[PATCH] UFS error handling for reject upiu
 2026-06-21 10:28 UTC 

[syzbot] [net?] WARNING in __ethtool_get_link_ksettings
 2026-06-21 15:22 UTC 

[PATCH bpf-next v2 0/2] bpf: Enforce gotox targets against subprog bounds
 2026-06-21 15:21 UTC  (5+ messages)
` [PATCH bpf-next v2 1/2] "
` [PATCH bpf-next v2 2/2] selftests/bpf: Add cross-subprog gotox target coverage

"ip help" output is an error
 2026-06-21 15:21 UTC  (2+ messages)

[PATCH v3] nfsd: recall deleg if a requested dir attr change can't be encoded
 2026-06-21 15:20 UTC  (2+ messages)

[PATCH v1] irqchip/gic-v3-its: Fix OF node reference leak
 2026-06-21 15:17 UTC  (3+ messages)

[GIT PULL] mtd: Changes for 7.2
 2026-06-21 15:16 UTC 

[PATCH net v3] mptcp: pm: drop pending ADD_ADDR when removing id 0 endpoint
 2026-06-21 15:13 UTC  (4+ messages)

[GIT PULL] mtd: nand: Changes for 7.2
 2026-06-21 15:11 UTC 

[PATCH BlueZ] unit: test-bap: disable optimization to speed up compilation
 2026-06-21 15:11 UTC  (2+ messages)
` [BlueZ] "

[LTP] [PATCH v16 0/2] futex: Add EFAULT coverage for wake and cmp_requeue
 2026-06-21 15:09 UTC  (3+ messages)
` [LTP] [PATCH v16 1/2] futex_wake05: Add EFAULT error coverage test
` [LTP] [PATCH v16 2/2] futex_cmp_requeue03: "

[GIT PULL] SPI NOR changes for 7.2
 2026-06-21 15:10 UTC  (2+ messages)

[PATCH] ALSA: firewire: isight: bound the sample count to the packet payload
 2026-06-21 15:09 UTC 

[syzbot] [usb?] WARNING in dib0700_ctrl_rd/usb_submit_urb
 2026-06-21 15:06 UTC 

[PATCH] power: supply: sbs-battery: Add PbAc, NiZn, RAM, and ZnAr support
 2026-06-21 14:59 UTC 

[PATCH] staging: rtl8723bs: put logical continuation on previous line in rtw_mlme.c
 2026-06-21 15:00 UTC 

[PATCH 0/6] treewide: remove unnecessary invalid range checks in memblock iteration loops
 2026-06-21 14:59 UTC  (8+ messages)
` [PATCH 1/6] arm64: mm: remove unreachable invalid range check in kasan_init_shadow()
` [PATCH 2/6] LoongArch: remove unreachable invalid range check in kasan_init()
` [PATCH 3/6] riscv: remove unreachable invalid range check in create_linear_mapping_page_table()
` [PATCH 4/6] riscv: remove unreachable invalid range check in kasan_init()
` [PATCH 5/6] mm: remove unnecessary empty range check in early_calculate_totalpages()
` [PATCH 6/6] mm/hugetlb: remove unnecessary empty range check in hugetlb_bootmem_set_nodes()

[PATCH] media: i2c: ov02c10: Narrow chip id check down to match ov02c chips only
 2026-06-21 14:58 UTC 

[PATCH v2] gitk, git-gui: drop msgfmt --statistics output
 2026-06-21 14:56 UTC  (4+ messages)
` [PATCH v3 0/2] Silence po catalog output under "make -s"
  ` [PATCH v3 1/2] gitk: make "make -s" silent
  ` [PATCH v3 2/2] git-gui: silence statistics under "make -s"

[PATCH v6 0/8] iio: light: opt3001: driver cleanup
 2026-06-21 14:50 UTC  (2+ messages)

[syzbot] [kernel?] WARNING in stub_timer (2)
 2026-06-21 14:47 UTC  (3+ messages)
  ` [PATCH] debugobjects: Plug race against a concurrent OOM disable

[PATCH 00/28] batctl: random bugfixes 2026-06-21
 2026-06-21 14:24 UTC  (29+ messages)
` [PATCH 01/28] batctl: fix parsing of parameters with arguments
` [PATCH 02/28] batctl: originators: fix throughput lines with bat_hosts
` [PATCH 03/28] batctl: free header lines after error
` [PATCH 04/28] batctl: use strict interval/timeout parsing
` [PATCH 05/28] batctl: improve number parsing error handling
` [PATCH 06/28] batctl: traceroute: handle fast replies
` [PATCH 07/28] batctl: ping: count sent and not received pings
` [PATCH 08/28] batctl: return only initialized icmp destination unreached bytes
` [PATCH 09/28] batctl: tcpdump: fix coded packet mac dest mac addresses
` [PATCH 10/28] batctl: tcpdump: fix endianness of fragmentation sequence number
` [PATCH 11/28] batctl: tcpdump: correct output of VLAN IDs
` [PATCH 12/28] batctl: tcpdump: drop hardcoded IPv6 buffer sizes
` [PATCH 13/28] batctl: tcpdump: fix reported length for ICMP6_TIME_EXCEEDED
` [PATCH 14/28] batctl: tcpdump: handle TCP packet with bogus data offset
` [PATCH 15/28] batctl: tpmeter: fix Gbps output
` [PATCH 16/28] batctl: handle netlink callback object on error
` [PATCH 17/28] batctl: netlink: check for BATADV_ATTR_MESH_ADDRESS before accessing it
` [PATCH 18/28] batctl: netlink: consume until acks even on errors
` [PATCH 19/28] batctl: netlink: always 0-terminate hardif name
` [PATCH 20/28] batctl: version: don't strip newline for empty buffer
` [PATCH 21/28] batctl: rtnl: report correct error on kernel communication problem
` [PATCH 22/28] batct: bat-hosts: compare full path for deduplication
` [PATCH 23/28] batctl: mark file read only succesful on read line
` [PATCH 24/28] batctl: bisect_iv: avoid access of uninitialized loop magic
` [PATCH 25/28] batctl: bisect_iv: handle failed node_get for RT_FLAG_DELETE
` [PATCH 26/28] batctl: bisect_iv: avoid write before buffer whole tokenizing log
` [PATCH 27/28] batctl: bisect_iv: avoid out of bound access on short lines
` [PATCH 28/28] batctl: bisect_iv: drop dangling phantom event on OOM error

[jimc:wk-merge 58/72] lib/dynamic_debug.c:1995:3: warning: variable 'i' is uninitialized when used here
 2026-06-21 14:42 UTC 

[linusw-nomadik:b4/ux500-power-domains-v7-1 8/15] arch/arm/boot/dts/st/ste-snowball.dtb: soc (stericsson,db8500): power-controller: 'ranges' is a required property
 2026-06-21 14:42 UTC 

[PATCH 0/4] x86/boot/compressed: Enable -Wunused and remove unused variables
 2026-06-21 14:41 UTC  (5+ messages)
` [PATCH 1/4] x86/boot/compressed: Remove unused variables in EFI helpers
` [PATCH 2/4] x86/boot/compressed: Clean up EFI RSDP lookup in efi_get_rsdp_addr()
` [PATCH 3/4] x86/boot/compressed: Mark process_mem_region() index __maybe_unused
` [PATCH 4/4] x86/boot/compressed: Enable -Wunused

[PATCH 0/5] iio: adc: Add TI ADS126X ADC family support
 2026-06-21 14:41 UTC  (13+ messages)
` [PATCH 2/5] iio: adc: Add ti-ads1262 driver
` [PATCH 5/5] iio: adc: Add ti-ads1263-adc2 driver

[PATCH] of_numa: fix return -EINVAL when numa-node-id is not found in last node
 2026-06-21 14:39 UTC 

[bluez/bluez] d6996f: unit: test-bap: disable optimization to speed up c
 2026-06-21 14:37 UTC 

[PATCH] gpu: nova-core: parse structs via zerocopy
 2026-06-21 14:36 UTC 

[PATCH] selftests: livepatch: unset sub_make_done in case top level Makefile be overwritten
 2026-06-21 14:36 UTC  (3+ messages)

[PATCH v3 00/13] dmaengine: dw-edma: Prepare for PCI EP DMA (part 1/3)
 2026-06-21 14:35 UTC  (4+ messages)
` [PATCH v3 01/13] dmaengine: dw-edma: Add per-channel interrupt routing control

[PATCH v3 0/2] iio: dac: Add support for AD5529R DAC
 2026-06-21 14:33 UTC  (12+ messages)
` [PATCH v3 1/2] dt-bindings: iio: dac: Add AD5529R

arch/arm/boot/dts/microchip/at91-sama7d65_curiosity.dtb: lvds-controller@e1408000 (microchip,sama7d65-lvds): compatible:0: 'microchip,sam9x75-lvds' was expected
 2026-06-21 14:31 UTC 

[PATCH for-4.22?] xen/arm: mask debug exceptions in initial AArch64 guest state
 2026-06-21 14:30 UTC  (3+ messages)

[PULL 00/74] hex queue - sysemu
 2026-06-21 14:22 UTC  (3+ messages)

[PATCH 0/2] tracing: Move trace_printk.h out of kernel.h
 2026-06-21 13:24 UTC  (4+ messages)
` [PATCH 1/2] tracing: Move non-trace_printk prototypes back to kernel.h


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.