All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-22 21:15:12 to 2026-06-22 22:50:02 UTC [more...]

lib/kunit/test.c:857:34: sparse: sparse: unsigned value that used to be signed checked against zero?
 2026-06-22 22:49 UTC 

drivers/video/fbdev/au1100fb.c:492:33: sparse: sparse: incorrect type in assignment (different address spaces)
 2026-06-22 22:47 UTC 

[koverstreet-bcachefs:bcachefs-testing 96/101] Warning: fs/bcachefs/util/fast_list.c:47 function parameter 'gfp' not described in 'fast_list_get_idx'
 2026-06-22 22:47 UTC 

[PATCH] target/riscv: Generate illegal exception for inval.ir and w.inval in U-mode
 2026-06-22 22:45 UTC 

[PATCH 1/2] cgroup/cpuset: Avoid unnecessary cpus & mems update in cpuset_hotplug_update_tasks()
 2026-06-22 22:45 UTC  (2+ messages)
` [PATCH 2/2] cgroup/cpuset: Rebind/migrate mm only for threadgroup leader in cpuset_update_tasks_nodemask()

[PATCH v2 0/3] staging: media: atomisp: use kvmalloc_objs() and drop redundant OOM messages
 2026-06-22 22:42 UTC  (4+ messages)
` [PATCH v2 1/3] staging: media: atomisp: use kvmalloc_objs() in make_histogram()
` [PATCH v2 2/3] staging: media: atomisp: use kvmalloc_objs() for overflow-safe allocation
` [PATCH v2 3/3] staging: media: atomisp: drop redundant out-of-memory messages

Fwd: New Defects reported by Coverity Scan for Das U-Boot
 2026-06-22 22:43 UTC 

[PATCH net v2] sfc: Use acquire/release for irq_soft_enabled
 2026-06-22 22:39 UTC  (2+ messages)

[PATCH v2 0/5] drm/i915: Work harder to enable VRR based refresh rate changes on eDP
 2026-06-22 22:39 UTC  (10+ messages)
` [PATCH v2 1/5] drm/i915/panel: Split VRR vs. fixed refresh rate fixed mode selection into separate stages
` [PATCH v2 2/5] drm/modes: Add DRM_MODE_MATCH_TIMINGS_VRR
` [PATCH v2 3/5] drm/i915: Pass the full atomic state to .compute_config()
` [PATCH v2 4/5] drm/i915/panel: Adjust intel_panel_compute_config() calling convention
` [PATCH v2 5/5] drm/i915/panel: Attempt VRR based refresh rate change for !allow_modeset
` ✗ CI.checkpatch: warning for drm/i915: Work harder to enable VRR based refresh rate changes on eDP (rev2)
` ✓ CI.KUnit: success "
` ✓ i915.CI.BAT: "
` ✓ Xe.CI.BAT: "

[PATCH 0/4] nfs: remove the fileid field from struct nfs_inode
 2026-06-22 22:38 UTC  (4+ messages)
` [PATCH 1/4] nfs: store the full NFS fileid in inode->i_ino

[PATCH v5][makedumpfile 0/9] btf/kallsyms based makedumpfile extension for mm page filtering
 2026-06-22 22:35 UTC  (9+ messages)

[PATCH net v2 0/2] net: ethernet: sunplus: spl2sw: fix of_node refcount leaks
 2026-06-22 22:36 UTC  (3+ messages)
` [PATCH net v2 2/2] net: ethernet: sunplus: spl2sw: fix multiple of_node refcount leaks in probe

[tobetter:odroid-7.1.y 64/64] drivers/video/fbdev/sh1106fb.c:20:10: fatal error: linux/of_gpio.h: No such file or directory
 2026-06-22 22:34 UTC 

[PULL v2 00/75] hex queue
 2026-06-22 22:28 UTC  (40+ messages)
` [PULL v2 01/75] target/hexagon: use cmd_array() instead of get_id()
` [PULL v2 02/75] docs: Add hexagon sysemu docs
` [PULL v2 03/75] docs/system: Add hexagon CPU emulation
` [PULL v2 04/75] target/hexagon: Fix badva reference, delete CAUSE
` [PULL v2 05/75] target/hexagon: Add missing A_CALL attr, hintjumpr to multi_cof
` [PULL v2 06/75] target/hexagon: Handle system/guest registers in gen_analyze_funcs.py and hex_common.py
` [PULL v2 07/75] target/hexagon: Suppress unused-variable warnings for sysemu source regs
` [PULL v2 08/75] target/hexagon: Switch to tag_ignore(), generate via get_{user, sys}_tags()
` [PULL v2 09/75] target/hexagon: Add privilege check, use tag_ignore()
` [PULL v2 10/75] target/hexagon: Add a placeholder fp exception
` [PULL v2 11/75] target/hexagon: Add guest, system reg number defs
` [PULL v2 12/75] target/hexagon: Add guest, system reg number state
` [PULL v2 13/75] target/hexagon: Add TCG values for sreg, greg
` [PULL v2 14/75] target/hexagon: Add guest/sys reg writes to DisasContext
` [PULL v2 15/75] target/hexagon: Add imported macro, attr defs for sysemu
` [PULL v2 16/75] target/hexagon: Add new macro definitions "
` [PULL v2 17/75] target/hexagon: Add handlers for guest/sysreg r/w
` [PULL v2 18/75] target/hexagon: Add placeholder greg/sreg r/w helpers
` [PULL v2 19/75] target/hexagon: Add vmstate representation
` [PULL v2 20/75] target/hexagon: Make A_PRIV, "J2_trap*" insts need_env()
` [PULL v2 21/75] target/hexagon: Define register fields for system regs
` [PULL v2 22/75] target/hexagon: Implement do_raise_exception()
` [PULL v2 23/75] target/hexagon: Add system reg insns
` [PULL v2 24/75] target/hexagon: Add sysemu TCG overrides
` [PULL v2 25/75] target/hexagon: Add implicit attributes to sysemu macros
` [PULL v2 26/75] target/hexagon: Add TCG overrides for int handler insts
` [PULL v2 27/75] target/hexagon: Add TCG overrides for thread ctl
` [PULL v2 28/75] target/hexagon: Add TCG overrides for rte, nmi
` [PULL v2 29/75] target/hexagon: Add sreg_{read,write} helpers
` [PULL v2 30/75] target/hexagon: Add representation to count cycles
` [PULL v2 31/75] target/hexagon: Add implementation of cycle counters
` [PULL v2 32/75] target/hexagon: Add pcycle setting functionality
` [PULL v2 33/75] target/hexagon: Add cpu modes, mmu indices, next_PC to state
` [PULL v2 34/75] hw/hexagon: Declare hexagon TLB device interface
` [PULL v2 35/75] target/hexagon: Update TARGET_PAGE_BITS, stubs for modify_ssr/get_exe_mode
` [PULL v2 36/75] target/hexagon: Define f{S,G}ET_FIELD macros
` [PULL v2 37/75] target/hexagon: Add hex_interrupts support
` [PULL v2 38/75] target/hexagon: Implement {c,}swi helpers
` [PULL v2 39/75] target/hexagon: Implement iassign{r,w} helpers

[PATCH i-g-t v6 0/2] Enable multi-format testing for pipe color tests
 2026-06-22 22:33 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for Enable multi-format testing for pipe color tests (rev3)

[PATCH v4 0/3] iio: adc: Add support for TI ADS1110 to ti-ads1100 driver
 2026-06-22 22:33 UTC  (6+ messages)
` [PATCH v4 1/3] iio: adc: Fix incorrect reading when datarate changed in single mode
` [PATCH v4 2/3] dt-bindings: iio: adc: ti,ads1100: add support for ADS1110
` [PATCH v4 3/3] iio: adc: Add ti-ads1110 support to ti-ads1100 driver

[RFC bpf-next 0/3] bpf: compare-and-delete (BPF_F_COMPARE) for hash maps
 2026-06-22 22:32 UTC  (2+ messages)

[PATCH bpf-next v2 0/2] bpf: Reject offset refcount acquire arguments
 2026-06-22 22:30 UTC  (6+ messages)
` [PATCH bpf-next v3 "
  ` [PATCH bpf-next v3 1/2] "
  ` [PATCH bpf-next v3 2/2] selftests/bpf: Cover refcount acquire node offsets

EVL 7.1 and below on armhf: System hang when running the testsuite under stress
 2026-06-22 22:30 UTC  (3+ messages)

[PATCH] remoteproc: xlnx: refactor start & stop ops
 2026-06-22 22:29 UTC  (3+ messages)

[PATCH v2 00/13] gpu: nova-core: consolidate and streamline GSP boot process
 2026-06-22 22:28 UTC  (3+ messages)
` [PATCH v2 13/13] gpu: nova-core: store Fsp instance in Gpu

[PATCH net v3 0/2] vsock/virtio: fix msg_iter desync on transmission failure
 2026-06-22 22:27 UTC  (3+ messages)
` [PATCH net v3 1/2] iov_iter: export iov_iter_restore
` [PATCH net v3 2/2] vsock/virtio: restore msg_iter on transmission failure

[PATCH blktests] Fix _get_page_size()
 2026-06-22 22:27 UTC  (8+ messages)

[PATCH 0/2] btrfs: fix inlined file extent items in data reloc
 2026-06-22 22:26 UTC  (4+ messages)
` [PATCH 1/2] btrfs: do not try compression for data reloc inodes

[PATCH v9 0/6] mm/swap, memcg: Introduce swap tiers for cgroup based swap control
 2026-06-22 22:26 UTC  (6+ messages)
` [PATCH v9 3/6] mm: memcontrol: add interface for swap tier selection

[ANN] U-Boot v2026.07-rc5 released
 2026-06-22 22:23 UTC 

[PULL 0/7] testing and gitlab updates
 2026-06-22 22:21 UTC  (2+ messages)

[stefandoesinger-zx297520:mfd 10/124] drivers/clk/zte/clk-zx297520v3.c:644:27: warning: 'tdm_lsp_sel' defined but not used
 2026-06-22 22:22 UTC 

[stefandoesinger-zx297520:mfd 69/124] drivers/spi/spi-zx.c:477:17: warning: implicit conversion from 'unsigned long' to 'u32' (aka 'unsigned int') changes value from 18446744073709551614 to 4294967294
 2026-06-22 22:22 UTC 

[PULL] u-boot-sh/master
 2026-06-22 22:22 UTC  (2+ messages)

[PATCH 0/2 blktests] Update the miniublk to use ioctl opcodes
 2026-06-22 22:21 UTC  (5+ messages)
` [PATCH 1/2 blktests] src/miniublk: switch to ioctl-encoded ublk commands

[PATCH v6] drm/xe/guc: Hold device ref until queue teardown completes
 2026-06-22 22:19 UTC  (2+ messages)

[PATCH bpf-next v2 0/2] bpf: Preserve scalar zero spills for var-offset stack reads
 2026-06-22 22:18 UTC  (6+ messages)
` [PATCH bpf-next v2 1/2] "
` [PATCH bpf-next v2 2/2] selftests/bpf: Cover var-offset stack reads from zero spills

[PATCH] hw/i2c: pmbus: NUL-terminate strings received via block write
 2026-06-22 22:15 UTC  (3+ messages)

[PATCH] drm/shmem_helper: Check VMA boundaries for PMD mappings
 2026-06-22 22:16 UTC  (2+ messages)

[PATCH net 0/2] tcp: make TCP-AO lookups more predictable
 2026-06-22 22:15 UTC  (2+ messages)

[PATCH] Add JEDEC ID table entries for additional ISSI SPI-NOR devices. Additionally added several structs to support ISSI octal flash functionality. (Octal SPI 2026 revised)
 2026-06-22 21:55 UTC  (2+ messages)

[PATCH v3 i-g-t] tests/intel: Enable survivability tests on discrete platforms >= BMG
 2026-06-22 22:10 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for tests/intel: Enable survivability tests on discrete platforms >= BMG (rev3)
` ✓ i915.CI.BAT: "

[PATCH] libbpf: fix weak kfunc name suffix resolution for light skeletons
 2026-06-22 22:10 UTC  (3+ messages)

[PATCH v7 0/7] igb: Implement Transmit Rate Limiting (TRL)
 2026-06-22 22:09 UTC  (3+ messages)

[sre-misc:thinkpad-t14s-x1e 15/86] drivers/media/platform/qcom/camss/camss-csiphy.c:815:59: warning: variable 'ret' is uninitialized when used here
 2026-06-22 22:09 UTC 

[frank-w-bpi-r2-4.14:7.1-rc 166/166] drivers/net/ethernet/mediatek/mtk_eth_dbg.c:43:12: warning: variable 'dbg_show_level' set but not used
 2026-06-22 22:09 UTC 

[PATCH v9] PCI: Add device-specific reset for Qualcomm devices
 2026-06-22 22:08 UTC  (4+ messages)

[PATCH v1] usb: typec: tcpm: Validate SVID index in svdm_consume_modes()
 2026-06-22 22:08 UTC 

[RFC PATCH v2 1/3] mm/huge_memory: make persistent huge zero folio read-only
 2026-06-22 22:07 UTC  (4+ messages)

[PATCH] mod_devicetable.h: Split into per subsystem headers
 2026-06-22 22:06 UTC  (3+ messages)

[PATCH v9 0/6] Introduce cold reset recovery method
 2026-06-22 22:03 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for Introduce cold reset recovery method (rev9)

[PATCH nf,RESEND] netfilter: nf_conntrack_expect: store master_tuple in expectation
 2026-06-22 22:02 UTC 

[Buildroot] [git commit] package/mesa3d: restrict Gallium VA-API support to supported drivers
 2026-06-22 21:51 UTC 

[Buildroot] [git commit] package/{mesa3d, mesa3d-headers}: bump version to 26.1.3
 2026-06-22 21:51 UTC 

[Buildroot] [PATCH 1/2] package/mesa3d: restrict Gallium VA-API support to supported drivers
 2026-06-22 22:02 UTC  (3+ messages)
` [Buildroot] [PATCH 2/2] package/{mesa3d, mesa3d-headers}: bump version to 26.1.3

[PATCH V3] blk-cgroup: defer blkcg css_put until blkg is unlinked from queue
 2026-06-22 22:01 UTC  (2+ messages)

[PATCH net 0/8][pull request] Intel Wired LAN Driver Updates 2026-06-22 (ice, i40e, e1000e)
 2026-06-22 22:00 UTC  (9+ messages)
` [PATCH net 1/8] ice: fix FDIR CTRL VSI resource leak in ice_reset_all_vfs()
` [PATCH net 2/8] ice: fix AQ error code comparison in ice_set_pauseparam()
` [PATCH net 3/8] ice: fix ice_init_link() error return preventing probe
` [PATCH net 4/8] ice: call netif_keep_dst() once when entering switchdev mode
` [PATCH net 5/8] ice: dpll: set pointers to NULL after kfree in ice_dpll_deinit_info
` [PATCH net 6/8] ice: dpll: fix memory leak in ice_dpll_init_info error paths
` [PATCH net 7/8] i40e: Fix i40e_debug() to use struct i40e_hw argument
` [PATCH net 8/8] e1000e: Reconfigure PLL clock gate timeout and re-enable K1 on Meteor Lake

[PATCH V2] blk-cgroup: fix UAF in __blkcg_rstat_flush()
 2026-06-22 22:01 UTC  (2+ messages)

[PATCH] nbd: don't warn when reclassifying a busy socket lock
 2026-06-22 22:00 UTC  (2+ messages)

[PATCH] block, bfq: protect async queue reset with blkcg locks
 2026-06-22 22:00 UTC  (2+ messages)

[PATCH] block: fix incorrect error injection static key decrement
 2026-06-22 22:00 UTC  (2+ messages)

building ynl afaics requires updating the UAPI headers first
 2026-06-22 21:56 UTC  (6+ messages)

[PATCH v2 00/28] drm/i915/dp_link: Refactor DP link capability logic part1
 2026-06-22 21:53 UTC  (3+ messages)
` [PATCH v2 01/28] drm/i915/dp: Rename intel_dp_link_config to intel_dp_link_config_entry

don't build bios/contexts over multiple iomaps
 2026-06-22 21:51 UTC  (3+ messages)
` [PATCH] iomap: submit read bio after each extent

[Buildroot] [PATCH 1/1] package/mosquitto: requires cmake >= 4.3
 2026-06-22 21:51 UTC  (2+ messages)

[OE-core] [scarthgap] [PATCH 1/2] libsolv: Fix CVE-2026-9150
 2026-06-22 21:48 UTC  (3+ messages)
` [OE-core] [scarthgap] [PATCH 2/2] libsolv: Fix CVE-2026-9149

[Buildroot] [git commit] package/mosquitto: requires cmake >= 4.3
 2026-06-22 21:44 UTC 

hppa-linux-ld: fs/xfs/xfs_trace.o(.text+0x3ffa0): cannot reach 00002a33_ftrace_likely_update+0, recompile with -ffunction-sections
 2026-06-22 21:46 UTC 

[PATCH] Input: synaptics - enable Synaptics InterTouch for ThinkPad X270
 2026-06-22 21:44 UTC 

[PATCH 0/2] status: improve rebase todo list parsing
 2026-06-22 21:43 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/2] "

[PATCH 00/10] vmcore-tasks: lightweight task and backtrace extractor for vmcore files
 2026-06-22 21:41 UTC  (2+ messages)
` [PATCH] "

[Buildroot] [git commit] package/qemu: add virglrenderer integration
 2026-06-22 21:21 UTC 

[Buildroot] [git commit] support/testing: add virglrenderer test
 2026-06-22 21:21 UTC 

[Buildroot] [git commit] package/qemu: add OpenGL config
 2026-06-22 21:21 UTC 

[Buildroot] [git commit] package/virglrenderer: new package
 2026-06-22 21:20 UTC 

[PATCH v4 0/4] vfio-pci/zdev: Improved zPCI Function Measurement Support
 2026-06-22 21:40 UTC  (7+ messages)
` [PATCH v4 2/4] s390/pci: Preserve FMB state in device re-enablement
` [PATCH v4 3/4] vfio-pci/zdev: Add VFIO FMB device features

[Buildroot] [git commit] package/libepoxy: remove gl/egl dependency
 2026-06-22 20:48 UTC 

[Buildroot] [PATCH 0/7] Add virglrenderer support
 2026-06-22 21:40 UTC  (3+ messages)

[PATCH v2] drm/edid: fix OOB read in drm_parse_tiled_block()
 2026-06-22 21:36 UTC  (4+ messages)

[PATCH v2 0/5] mm: reduce mmap_lock contention and improve page fault performance
 2026-06-22 21:35 UTC  (13+ messages)

[PATCH 0/2] branch/push: suggest intended form when remote/branch slip given
 2026-06-22 21:35 UTC  (5+ messages)
` [PATCH 1/2] branch: suggest <remote>/<branch> on upstream slip

[PATCH 00/24] target/riscv: move TCG files and fix --disable-tcg
 2026-06-22 21:34 UTC  (14+ messages)
` [PATCH 03/24] target/riscv/machine.c: do not migrate pmp state with kvm
` [PATCH 05/24] target/riscv: make some riscv_sysemu_ops TCG only
` [PATCH 18/24] hw/riscv/riscv_hart.c isolate tcg only bits
` [PATCH 20/24] target/riscv: move riscv_cpu_set_rdtime_fn to riscv_aclint
` [PATCH 23/24] target/riscv: move riscv_cpu_set_aia_ireg_rmw_cb() to riscv_imsic

[PATCH v4 00/16] rust: drm: Higher-Ranked Lifetime private data
 2026-06-22 21:32 UTC  (4+ messages)
` [PATCH v4 14/16] rust: drm: Add RegistrationData to drm::Driver

[GIT PULL] sched_ext: Source tree reorganization for v7.2
 2026-06-22 21:32 UTC 

[PATCH v3 0/5] hw/riscv: Add support for Milk-V Duo board
 2026-06-22 21:31 UTC  (6+ messages)
` [PATCH v3 2/5] hw/misc: Add Sophgo CV1800B clock controller

[PATCH blktests] scsi/009: fix unset bytes_to_write in TEST 8
 2026-06-22 21:30 UTC  (3+ messages)

[PATCH v4 0/6] Introduce MMIO-based CMT access for Enhanced RDT
 2026-06-22 21:30 UTC  (13+ messages)
` [PATCH v4 1/6] x86/resctrl: Parse ACPI ERDT table and map RMDD domains by L3 cache ID
` [PATCH v4 3/6] x86/resctrl: Rename prev_msr to prev_mon_val
` [PATCH v4 6/6] x86/resctrl: Add support for L3 occupancy monitoring via RMID MMIO read

[PATCH v4 0/5] mm/zswap: Implement per-cgroup proactive writeback
 2026-06-22 21:29 UTC  (5+ messages)

[PATCH bpf-next v2 0/3] riscv, bpf: Fix signed operations and add 32 bit atomics
 2026-06-22 21:28 UTC  (5+ messages)
` [PATCH bpf-next v2 2/3] riscv, bpf: Fix support for BPF_MOVSX in RV32 JIT

[PATCH] dma-buf: Split sgl by largest page-aligned chunk
 2026-06-22 21:26 UTC  (3+ messages)

OE-core CVE metrics for scarthgap on Mon Jun 22 16:40:11 2026
 2026-06-22 21:25 UTC 

[RFC 0/7] qom: deprecate embedded objects and instance properties
 2026-06-22 21:24 UTC  (7+ messages)
` [RFC 4/7] system: add memory_region_new / memory_region_new_io

[hare-scsi-devel:configfs-ns.v2 2/18] fs/configfs/dir.c:1866:68: sparse: sparse: Using plain integer as NULL pointer
 2026-06-22 21:23 UTC 

[PATCH v4 0/8] media: add virtio-media driver
 2026-06-22 21:23 UTC  (5+ messages)
` [PATCH v4 6/8] media: virtio: Add virtio_media_driver
` [PATCH v4 8/8] media: virtio: Add MAINTAINERS entry

[PATCH v1] platform/x86: bitland-mifs-wmi: Fix NULL pointer dereference during suspend/resume
 2026-06-22 21:22 UTC  (2+ messages)

[PATCH v2 0/2] tests/intel: Add Xe timeline syncobj coverage
 2026-06-22 21:20 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "

Re [PATCH v3] wmi/core: fix use-after-free in wmi_add_device()
 2026-06-22 21:19 UTC  (3+ messages)

[PATCH v3] mm: page_ext: add count limit to page_ext_iter_next to prevent invalid PFN access
 2026-06-22 21:18 UTC 

[RFC PATCH v3 0/4] Add ntp_error to clock snapshot, enable NTP_PPS on tickless kernel
 2026-06-22 20:36 UTC  (5+ messages)
` [RFC PATCH v3 1/4] timekeeping: Apply extrapolated ntp_error to clock snapshots
` [RFC PATCH v3 2/4] pps: Drop the !NO_HZ_COMMON dependency from NTP_PPS
` [RFC PATCH v3 3/4] pps: Always use ktime_get_snapshot_id() for pps_get_ts()
` [RFC PATCH v3 4/4] [DO NOT MERGE] ptp: ptp_vmclock: Add simulated 1PPS support

[PATCH v9 0/2] platform/x86/lenovo: Yoga Book 9 keyboard dock detection
 2026-06-22 21:17 UTC  (4+ messages)
` [PATCH v10 0/2] Lenovo "
  ` [PATCH v10 2/2] platform/x86/lenovo: Add Yoga Book 9 keyboard dock detection driver

[PATCH 0/4] vmcore-tasks: export per-task metadata to vmcoreinfo
 2026-06-22 21:14 UTC  (6+ messages)
` [PATCH 1/4] vmcoreinfo: increase vmcoreinfo buffer to 8KB
` [PATCH 2/4] vmcoreinfo: export task and mm struct offsets to vmcoreinfo
` [PATCH 3/4] riscv: vmcore_info: export riscv arch-specific "

[OE-core][PATCH 0/5] Implement SPDX for deploy tasks
 2026-06-22 21:14 UTC  (4+ messages)
` [OE-core][PATCH v2 "


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.