messages from 2026-04-17 19:05:59 to 2026-04-17 20:57:30 UTC [more...]
[PATCH RFC xenomai-images 0/5] Test riscv in xenomai-images CI
2026-04-17 20:57 UTC (3+ messages)
` [PATCH RFC xenomai-images 1/5] ci: Build and test the evl risc-v port on qemu
` [PATCH RFC xenomai-images 2/5] ci: Fix deploy script to handle multiple DTB files
[Buildroot] [PATCH v1 1/2] package/wayland-protocols: bump to 1.48
2026-04-17 20:55 UTC (2+ messages)
[PATCH xenomai-images] evl: Add the new CONFIG_EVL_NET switch to evl config
2026-04-17 20:55 UTC
[Buildroot] [git commit] package/weston: bump to 15.0.0
2026-04-17 20:00 UTC
[Buildroot] [git commit] package/wayland-protocols: bump to 1.48
2026-04-17 20:00 UTC
[PATCH xenomai-images] ci: Disable evl monitor-event-untrack test on qemu targets
2026-04-17 20:55 UTC
[PATCH v2] drm/amd/display: Restore analog connector support
2026-04-17 20:55 UTC
[PATCH] tcp: fix orphan count order in __tcp_close()
2026-04-17 20:54 UTC (2+ messages)
[PATCH] ALSA: hda/realtek: Enable GPIO amp on Razer Blade 14 (2021)
2026-04-17 20:53 UTC (2+ messages)
[PATCH v3] liveupdate: add LUO_SESSION_MAGIC magic inode type
2026-04-17 20:53 UTC (2+ messages)
[PATCH 0/2] target/hexagon: simply meson.build
2026-04-17 20:52 UTC (5+ messages)
` [PATCH 1/2] target/hexagon/meson.build: simplify decodetree file generation
` [PATCH 2/2] target/hexagon/meson.build: simplify source generation
Adding clang-fixes tree to -next
2026-04-17 20:49 UTC (3+ messages)
[PATCHv3 0/6] various memory related fixups
2026-04-17 20:47 UTC (5+ messages)
` [PATCHv3 6/6] memory: reserve from start_addr_sp to end_addr_sp
[PATCH wireless-next] wifi: brcm80211: change current_bss to a FAM
2026-04-17 20:47 UTC (3+ messages)
[PATCH] libbpf: Report error when a negative kprobe offset is specified
2026-04-17 20:47 UTC (2+ messages)
[PATCH v5 0/2] drm/panel: panasonic-vvx10f034n00: transition to mipi_dsi wrapped functions
2026-04-17 20:43 UTC (3+ messages)
` [PATCH v5 1/2] drm/mipi-dsi: add mipi_dsi_shutdown_peripheral_multi
[syzbot] [mm?] KASAN: use-after-free Read in copy_folio_from_iter_atomic (2)
2026-04-17 20:43 UTC (2+ messages)
` Forwarded: "
[meta-arago][master][PATCH] arago: Bump DISTRO_VERSION
2026-04-17 20:43 UTC
[RFC PATCH 00/20] BPF interface for applying Landlock rulesets
2026-04-17 20:42 UTC (11+ messages)
` [RFC PATCH 08/20] bpf: Add Landlock ruleset map type
[PATCH v2] liveupdate: add LUO_SESSION_MAGIC magic inode type
2026-04-17 20:41 UTC (3+ messages)
[PATCH v3 0/6] Add support for DT overlays handoff
2026-04-17 20:39 UTC (2+ messages)
[PATCH v2 0/2] Add WQ_PERCPU to alloc_workqueue users
2026-04-17 20:39 UTC (2+ messages)
[PATCH v2 0/2] block: fix pgmap handling for zone device pages in bio merge paths
2026-04-17 20:39 UTC (2+ messages)
[PATCH v2] floppy: fix reference leak on platform_device_register() failure
2026-04-17 20:39 UTC (2+ messages)
[PATCH V3] ublk: use unchecked copy helpers for bio page data
2026-04-17 20:39 UTC (2+ messages)
[PATCH v2] t10-pi: reduce ref tag code duplication
2026-04-17 20:39 UTC (2+ messages)
[PATCH] drm/amd/display: Restore analog connector support
2026-04-17 20:38 UTC (5+ messages)
[PATCH] cxl/core/region_dax.c: fix missing assignment in cxl_dax_region_alloc()
2026-04-17 20:39 UTC (6+ messages)
[PATCH v5 1/1] NFSv4.2: fix CLONE/COPY attrs in presence of delegated attributes
2026-04-17 20:35 UTC
[PATCH] ALSA: als4000: Fix capture trigger chip->mode race
2026-04-17 20:30 UTC
[PATCH v2 0/3] vfio/cdx: Fix interrupt trigger races and consolidate MSI state
2026-04-17 20:27 UTC (4+ messages)
` [PATCH v2 1/3] vfio/cdx: Fix NULL pointer dereference in interrupt trigger path
` [PATCH v2 2/3] vfio/cdx: Serialize VFIO_DEVICE_SET_IRQS with a per-device mutex
` [PATCH v2 3/3] vfio/cdx: Consolidate MSI configured state onto cdx_irqs
[PATCH] Drivers: hv: vmbus: Improve the logc of reserving fb_mmio on Gen2 VMs
2026-04-17 20:24 UTC (2+ messages)
[PATCHv5 bpf-next 00/28] bpf: tracing_multi link
2026-04-17 20:22 UTC (35+ messages)
` [PATCHv5 bpf-next 01/28] ftrace: Add ftrace_hash_count function
` [PATCHv5 bpf-next 02/28] ftrace: Add ftrace_hash_remove function
` [PATCHv5 bpf-next 03/28] ftrace: Add add_ftrace_hash_entry function
` [PATCHv5 bpf-next 04/28] bpf: Use mutex lock pool for bpf trampolines
` [PATCHv5 bpf-next 05/28] bpf: Add struct bpf_trampoline_ops object
` [PATCHv5 bpf-next 06/28] bpf: Move trampoline image setup into bpf_trampoline_ops callbacks
` [PATCHv5 bpf-next 07/28] bpf: Add bpf_trampoline_add/remove_prog functions
` [PATCHv5 bpf-next 08/28] bpf: Add struct bpf_tramp_node object
` [PATCHv5 bpf-next 09/28] bpf: Factor fsession link to use struct bpf_tramp_node
` [PATCHv5 bpf-next 10/28] bpf: Add multi tracing attach types
` [PATCHv5 bpf-next 11/28] bpf: Move sleepable verification code to btf_id_allow_sleepable
` [PATCHv5 bpf-next 12/28] bpf: Add bpf_trampoline_multi_attach/detach functions
` [PATCHv5 bpf-next 13/28] bpf: Add support for tracing multi link
` [PATCHv5 bpf-next 14/28] bpf: Add support for tracing_multi link cookies
` [PATCHv5 bpf-next 15/28] bpf: Add support for tracing_multi link session
` [PATCHv5 bpf-next 16/28] bpf: Add support for tracing_multi link fdinfo
` [PATCHv5 bpf-next 17/28] libbpf: Add bpf_object_cleanup_btf function
` [PATCHv5 bpf-next 18/28] libbpf: Add bpf_link_create support for tracing_multi link
` [PATCHv5 bpf-next 19/28] libbpf: Add btf_type_is_traceable_func function
` [PATCHv5 bpf-next 20/28] libbpf: Add support to create tracing multi link
` [PATCHv5 bpf-next 21/28] selftests/bpf: Add tracing multi skel/pattern/ids attach tests
` [PATCHv5 bpf-next 22/28] selftests/bpf: Add tracing multi skel/pattern/ids module "
` [PATCHv5 bpf-next 23/28] selftests/bpf: Add tracing multi intersect tests
` [PATCHv5 bpf-next 24/28] selftests/bpf: Add tracing multi cookies test
` [PATCHv5 bpf-next 25/28] selftests/bpf: Add tracing multi session test
` [PATCHv5 bpf-next 26/28] selftests/bpf: Add tracing multi attach fails test
` [PATCHv5 bpf-next 27/28] selftests/bpf: Add tracing multi attach benchmark test
` [PATCHv5 bpf-next 28/28] selftests/bpf: Add tracing multi attach rollback tests
[PATCH v3 0/2] blk-mq: introduce tag starvation observability
2026-04-17 20:16 UTC (4+ messages)
` [PATCH v3 2/2] blk-mq: expose tag starvation counts via debugfs
[PATCH v2] Documentation: Update the CXL Maturity Map
2026-04-17 20:12 UTC
[PATCH] pinctrl: mediatek: mt7981: fix some register offsets and fields
2026-04-17 20:12 UTC (2+ messages)
[drm-xe:drm-xe-next] BUILD SUCCESS 0479934ec74f8f4e03ee654eb2e19074297e069f
2026-04-17 20:09 UTC
[PATCH v2 0/2] Fix clk_divider_bestdiv() to get max clk rate supported and add some kunit test suites
2026-04-17 20:09 UTC (7+ messages)
` [PATCH v2 2/2] clk: divider: Add "
[PATCH experimental-tests] erofs-utils: tests: add test for rebuild fulldata
2026-04-17 20:06 UTC
[PATCH] sstate: Fail on file systems without hard link support
2026-04-17 20:07 UTC
[PATCH] rds: zero per-item info buffer before handing it to visitors
2026-04-17 20:07 UTC (2+ messages)
[PATCH] scsi: pmcraid: Fix typos in comments
2026-04-17 20:07 UTC
[PATCH] wifi: rtlwifi: fix typos in comments
2026-04-17 20:05 UTC
[syzbot] [jffs2] kernel BUG in jffs2_del_ino_cache
2026-04-17 20:05 UTC
[GIT PULL] mtd: Changes for 7.1
2026-04-17 20:04 UTC
[GIT PULL] hwspinlock updates for v7.1
2026-04-17 20:03 UTC
[GIT PULL] mtd: spi-nor: changes for 7.1
2026-04-17 20:02 UTC (2+ messages)
[PATCH] misc: fastrpc: Fix NULL pointer dereference in rpmsg callback
2026-04-17 20:01 UTC
[syzbot] [jfs?] KMSAN: uninit-value in txLock
2026-04-17 20:02 UTC
[RFC PATCH v5 00/45] TDX: Dynamic PAMT + S-EPT Hugepage
2026-04-17 20:01 UTC (4+ messages)
[GIT PULL] rpmsg updates for v7.1
2026-04-17 20:01 UTC
[GIT PULL] remoteproc updates for v7.1
2026-04-17 20:01 UTC
[PATCH] net/packet: fix TOCTOU race on mmap'd vnet_hdr in tpacket_snd()
2026-04-17 20:01 UTC (3+ messages)
` [PATCH net] "
[syzbot] [gfs2?] WARNING in gfs2_check_blk_type (2)
2026-04-17 20:01 UTC
[ndctl PATCH v2 1/2] test/common: add helpers for CXL region replay testing
2026-04-17 19:59 UTC (3+ messages)
` [ndctl PATCH v2 2/2] test/cxl-region-replay.sh: add test of region replay workflow
[Buildroot] [PATCH 1/1] package/libmicrohttpd: security bump version to 1.0.5
2026-04-17 19:59 UTC (2+ messages)
[BUG] some temporary IPv6 address don't get regenerated
2026-04-17 15:23 UTC
[Buildroot] [PATCH 1/2] package/ghostscript: Fix brotli build failure on ARMv7
2026-04-17 19:58 UTC (2+ messages)
[syzbot] [jfs?] KASAN: slab-use-after-free Read in lbmIODone
2026-04-17 19:58 UTC
[Buildroot] [git commit] package/ghostscript: security bump to version 10.07.0
2026-04-17 19:35 UTC
[Buildroot] [git commit] package/ghostscript: Fix brotli build failure on ARMv7
2026-04-17 19:35 UTC
[Buildroot] [git commit] package/libmicrohttpd: security bump version to 1.0.5
2026-04-17 19:51 UTC
[GIT PULL] mtd: nand: Changes for 7.1
2026-04-17 19:57 UTC (2+ messages)
[PATCH V13 02/12] PCI: host-generic: Add common helpers for parsing Root Port properties
2026-04-17 19:55 UTC (2+ messages)
[PATCH v2] ksmbd: use check_add_overflow() to prevent u16 DACL size overflow
2026-04-17 19:54 UTC
[PATCH 0/7] MAINTAINERS: Update PhilMD entries
2026-04-17 19:52 UTC (3+ messages)
` [PATCH 7/7] MAINTAINERS: Transfer CI maintenance to Pierrick
[PATCH v4 0/1] printk: fix zero-valued printk timestamps
2026-04-17 19:52 UTC (9+ messages)
` [PATCH v4 1/1] printk: fix zero-valued printk timestamps in early boot
PUCK follow up: Trusted IO call details
2026-04-17 19:51 UTC (4+ messages)
[PATCH 0/6] rteval: Improve CPU management infrastructure and add housekeeping option
2026-04-17 19:51 UTC (7+ messages)
` [PATCH 1/6] rteval: Add cpuset module for cgroup v2 management
` [PATCH 2/6] rteval: Fix xmlout unit test XSL file path
` [PATCH 3/6] rteval: Add CpuList class to cpulist_utils module
` [PATCH 4/6] rteval: Migrate call sites to use CpuList class where beneficial
` [PATCH 5/6] rteval: Add unit tests for CpuList class
` [PATCH 6/6] rteval: Add --housekeeping option to reserve isolated CPUs
[PATCH v3 0/2] Avoid hardcoded "good"/"bad" bisect terms
2026-04-17 19:50 UTC (3+ messages)
` [PATCH v3 1/2] bisect: use selected alternate terms in status output
[LSF/MM/BPF TOPIC] Page cache tracking with the Maple Tree
2026-04-17 19:50 UTC (2+ messages)
[Intel-wired-lan] [PATCH iwl-net v1] igc: set tx buffer type for SMD frames
2026-04-17 19:48 UTC (4+ messages)
` "
[PATCH v10 0/5] Rust bindings for gem shmem
2026-04-17 19:45 UTC (7+ messages)
` [PATCH v10 4/5] rust: drm: gem: Introduce shmem::SGTable
[syzbot] [jfs?] UBSAN: shift-out-of-bounds in dbJoin (2)
2026-04-17 19:45 UTC
[PATCH 0/9] bitfield: add FIELD_GET_SIGNED()
2026-04-17 19:43 UTC (5+ messages)
` [PATCH 1/9] "
[RFC PATCH v2 0/5] Add buffered write-through support to iomap & xfs
2026-04-17 19:42 UTC (4+ messages)
` [RFC PATCH v2 2/5] iomap: Add initial support for buffered RWF_WRITETHROUGH
[syzbot] [ocfs2?] KMSAN: uninit-value in _find_next_bit
2026-04-17 19:43 UTC
[PATCH] doc: note meta cgroup returns zero on cgroupv2-only hosts
2026-04-17 19:41 UTC
[f2fs-dev] [PATCH v2] f2fs: add page-order information for large folio reads in iostat
2026-04-17 17:50 UTC
[PATCH] hfsplus: zero-initialize data buffer in hfs_bnode_read_u16 and hfs_bnode_read_u8
2026-04-17 19:39 UTC
Pinned, non-revocable mappings of VRAM: will bad things happen?
2026-04-17 19:35 UTC (5+ messages)
[PATCH] serial: sh-sci: optimize max_freq determination
2026-04-17 19:35 UTC
[PATCH V10 00/10] famfs: port into fuse
2026-04-17 19:35 UTC (9+ messages)
[PATCH] drm/gpuvm: take refcount on DRM device
2026-04-17 19:33 UTC (3+ messages)
[PATCH] ksmbd: fix out-of-bounds write in smb2_get_ea() EA alignment
2026-04-17 19:33 UTC (2+ messages)
` [PATCH v2] "
drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/r535/disp.c:178 r535_dmac_alloc() warn: 'args' can also be NULL
2026-04-17 19:32 UTC
[syzbot] [hfs?] KMSAN: uninit-value in hfsplus_bnode_find
2026-04-17 19:31 UTC
[PATCH 4/4] fbt: do not provide untraceable functins (for fprobes)
2026-04-17 19:28 UTC (3+ messages)
[PATCH v2 0/2] arch/riscv: Add bitrev.h file to support rev8 and brev8
2026-04-17 19:27 UTC (7+ messages)
` [PATCH v2 2/2] "
[PATCH net v4 0/4] bonding: 3ad: fix carrier state with no usable slaves
2026-04-17 19:27 UTC (3+ messages)
` [PATCH net v4 4/4] selftests: bonding: add test for lacp_strict mode
[syzbot] [jfs?] KASAN: slab-use-after-free Read in lbmIODone
2026-04-17 19:26 UTC (2+ messages)
` Forwarded: "
[PATCH] wifi: brcmfmac: Fix potential use-after-free issue when stopping watchdog task
2026-04-17 19:26 UTC (2+ messages)
[GIT PULL] BPF fixes for 7.1-rc1
2026-04-17 19:26 UTC
[Buildroot] [PATCH 1/1] package/iperf3: bump version to 3.21
2026-04-17 19:23 UTC
[PATCH] diff: fix out-of-bounds reads and NULL deref in diffstat UTF-8 truncation
2026-04-17 19:21 UTC (2+ messages)
[PATCH 0/2] iio: accel: small cleanups and error-handling improvements
2026-04-17 19:20 UTC (3+ messages)
` [PATCH v2 8/8] iio: accel: adxl372: Use dev_err_probe
[syzbot] [jfs?] UBSAN: shift-out-of-bounds in dbJoin (2)
2026-04-17 19:19 UTC (2+ messages)
` Forwarded: "
[PATCH i-g-t 0/4] intel_vbt_decode: Sync intel_vbt_defs.h with latest changes
2026-04-17 19:18 UTC (8+ messages)
` [PATCH i-g-t 1/4] tools/intel_vbt_decode: sync intel_vbt_defs.h with commit 1b85a9b04681
[PATCH RFC 0/2] Move libgit.a sources into separate "lib/" directory
2026-04-17 19:18 UTC (3+ messages)
` [PATCH RFC 2/2] "
[PATCH] wifi: brcmsmac: phy_lcn: Remove dead code in wlc_lcnphy_radio_2064_channel_tune_4313()
2026-04-17 19:18 UTC (2+ messages)
[syzbot] [hfs?] KMSAN: uninit-value in hfsplus_rename_cat
2026-04-17 19:18 UTC
[PATCH v2 0/4] Firmware LSM hook
2026-04-17 19:17 UTC (11+ messages)
[PATCH v6 0/5] Add support for K230 board
2026-04-17 19:15 UTC (3+ messages)
` [PATCH v6 1/5] target/riscv: add thead-c908 cpu support
[PATCH v4] platform/x86: samsung-galaxybook: Handle ACPI hotkey notifications
2026-04-18 0:46 UTC (3+ messages)
` [PATCH v5 1/2] platform/x86: samsung-galaxybook: Refactor camera lens cover input device
` [PATCH v5 2/2] platform/x86: samsung-galaxybook: Handle ACPI hotkey notifications
[PATCH v5 0/6] gpu: nova-core: add GA100 support
2026-04-17 19:13 UTC (7+ messages)
` [PATCH v5 1/6] gpu: nova-core: use correct fwsignature for GA100
` [PATCH v5 2/6] gpu: nova-core: do not consider 0xBB77 as a valid PCI ROM header signature
` [PATCH v5 3/6] gpu: nova-core: only boot FRTS if its region is allocated
` [PATCH v5 4/6] gpu: nova-core: add FbHal::frts_size() for GA100 support
` [PATCH v5 5/6] gpu: nova-core: skip the IFR header if present
` [PATCH v5 6/6] gpu: nova-core: enable GA100
[PATCH] libbpf: Report error when a negative kprobe offset is specified
2026-04-17 19:16 UTC (2+ messages)
[PATCH v2] x86/configs: add tiny_defconfig for minimal bootable systems
2026-04-17 19:15 UTC (2+ messages)
[PATCH] Documentation: hwmon: fix link to ideapad-laptop.c file
2026-04-17 19:14 UTC
[PATCH] sysctl: add CAP_SYS_ADMIN check to panic/ctrl-alt-del sysctls
2026-04-17 19:14 UTC (2+ messages)
[PATCH 1/2] vfio/pci: Set up VFIO barmap before creating a DMABUF
2026-04-17 19:11 UTC (4+ messages)
[syzbot] [jfs?] KMSAN: uninit-value in txLock
2026-04-17 19:11 UTC (2+ messages)
` Forwarded: "
[PATCH bpf v1 1/1] bpf: Dissociate struct_ops program with map if map_update fails
2026-04-17 19:10 UTC (2+ messages)
[PATCH bpf-next v2] arm32, bpf: Reject BPF-to-BPF calls and callbacks in the JIT
2026-04-17 19:10 UTC (2+ messages)
[PATCH tig] Fix compiler warning with latest gcc
2026-04-17 19:10 UTC (3+ messages)
[PATCH v2] dt-bindings: iio: gyroscope: add mount-matrix for bmg160
2026-04-17 19:07 UTC (3+ messages)
[PATCH v2] x86/configs: add tiny_defconfig for minimal bootable systems
2026-04-17 19:06 UTC
[PATCH v3 bpf-next 0/6] bpf: Extend BTF UAPI vlen, kinds to use unused bits
2026-04-17 19:07 UTC (5+ messages)
` [PATCH v3 bpf-next 4/6] selftests/bpf: Fix up btf/invalid test for extended kind
` [PATCH v3 bpf-next 5/6] selftests/bpf: Fix up __u16 vlen assumptions
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.