messages from 2026-05-04 19:43:09 to 2026-05-04 20:56:04 UTC [more...]
[PATCH 00/11] mlx5 support for VFIO self test
2026-05-04 20:55 UTC (3+ messages)
` [PATCH 07/11] vfio: selftests: Allow drivers to specify required region size
[PATCH] sysfs: return -ENOENT from move/rename when kobj->sd is NULL
2026-05-04 20:55 UTC (3+ messages)
` [PATCH v2] "
[PATCH rc v2] iommu/arm-smmu-v3: Fix inconsistent ATS state tracking
2026-05-04 20:54 UTC (9+ messages)
[linuxtv-media-pending:fixes] BUILD SUCCESS 646ebdd3105809d84ed04aa9e92e47e89cc44502
2026-05-04 20:54 UTC
[PATCH] powerpc/pseries/iommu: Add TCEs for 16GB pages when RAM is pre-mapped
2026-05-04 20:54 UTC
[PATCH] tools: gpio: replace strncpy with strscpy
2026-05-04 20:54 UTC (3+ messages)
[PATCH v3 0/3] counter: add GPIO-based quadrature encoder driver
2026-05-04 20:54 UTC (3+ messages)
` [PATCH v3 2/3] "
[PATCH] drm/amd/display: Use vline2 interrupt on DCN instead of vstartup
2026-05-04 20:54 UTC (2+ messages)
[RFC PATCH v3 0/4] Fix IMA + TPM initialisation ordering issue
2026-05-04 20:51 UTC (9+ messages)
` [PATCH] ima: debugging late_initcall_sync measurements
[PATCH net-next 4/5] onsemi: ncn260xx: Add driver support for NCN26010 and TS2500 MAC-PHY
2026-05-04 20:51 UTC (7+ messages)
[f2fs-dev] [syzbot] [mm?] [f2fs?] [exfat?] memory leak in __kfree_rcu_sheaf
2026-05-04 20:51 UTC (5+ messages)
` "
` [f2fs-dev] [syzbot] [mm?] [exfat?] [f2fs?] "
` "
linux-next: omission of the nfc tree
2026-05-04 20:50 UTC
[PATCH v3 1/3] drm/sti: remove bridge when sti_hda component_add fails
2026-05-04 20:47 UTC (3+ messages)
` [PATCH v3 2/3] drm/exynos: remove bridge when "
[PATCH v2 1/2] Drivers: hv: vmbus: Provide option to skip VMBus unload on panic
2026-05-04 20:47 UTC (2+ messages)
[PATCH 0/4] Add Novatek NT37705 panel driver for Fairphone (Gen. 6)
2026-05-04 20:47 UTC (6+ messages)
` [PATCH 1/4] dt-bindings: display: panel: Add Novatek NT37705
[PATCH] staging: sm750fb: remove unnecessary initializations
2026-05-04 20:46 UTC
[PATCH 00/17] dynamic-debug cleanups refactors maintenance
2026-05-04 20:45 UTC (18+ messages)
` [PATCH 01/17] dyndbg: factor ddebug_match_desc out from ddebug_change
` [PATCH 02/17] dyndbg: add stub macro for DECLARE_DYNDBG_CLASSMAP
` [PATCH 03/17] dyndbg: reword "class unknown," to "class:_UNKNOWN_"
` [PATCH 04/17] dyndbg: make ddebug_class_param union members same size
` [PATCH 05/17] dyndbg: drop NUM_TYPE_ARRAY
` [PATCH 06/17] dyndbg: tweak pr_fmt to avoid expansion conflicts
` [PATCH 07/17] dyndbg: reduce verbose/debug clutter
` [PATCH 08/17] dyndbg: refactor param_set_dyndbg_classes and below
` [PATCH 09/17] dyndbg: tighten fn-sig of ddebug_apply_class_bitmap
` [PATCH 10/17] dyndbg: replace classmap list with a vector
` [PATCH 11/17] dyndbg: macrofy a 2-index for-loop pattern
` [PATCH 12/17] dyndbg,module: make proper substructs in _ddebug_info
` [PATCH 13/17] dyndbg: move mod_name down from struct ddebug_table to _ddebug_info
` [PATCH 14/17] dyndbg: hoist classmap-filter-by-modname up to ddebug_add_module
` [PATCH 15/17] dyndbg-API: remove DD_CLASS_TYPE_(DISJOINT|LEVEL)_NAMES and code
` [PATCH 16/17] selftests-dyndbg: add a dynamic_debug run_tests target
` [PATCH 17/17] dyndbg: change __dynamic_func_call_cls* macros into expressions
[PATCH 0/2] gpu/buddy: Per-order free and used block scoreboards
2026-05-04 20:44 UTC (2+ messages)
` ✓ Xe.CI.FULL: success for "
[PATCH v5 0/6] kselftests: livepatch: Adapt tests to be executed on 4.12 kernels
2026-05-04 20:43 UTC (2+ messages)
[PATCH] i3c: Consistently define pci_device_ids using named initializers
2026-05-04 20:42 UTC (3+ messages)
[bluez/bluez]
2026-05-04 20:42 UTC
Couple of clang warnings for Rockchip boards
2026-05-04 20:40 UTC (10+ messages)
[PATCH v2 0/2] cmd: ufetch: print Net feature when NET_LWIP=y, prettyfy if NET=n
2026-05-04 20:39 UTC (3+ messages)
` [PATCH v2 2/2] cmd: ufetch: only show comma separator if there was a previous feature
[PATCH RFC next 00/18] sync scripts/Makefile.extrawarn with 6.1, enable WERROR for host tools
2026-05-04 20:38 UTC (37+ messages)
` [PATCH RFC next 01/18] test/py: add pytest --make-args argument for additional Make arguments
` [PATCH RFC next 02/18] CI: pass clang HOSTCC and CC to pytest
` [PATCH RFC next 03/18] scripts/Makefile.extrawarn: migrate -Wvla to a U-Boot-specific file
` [PATCH RFC next 04/18] kbuild: re-enable int-in-bool-context warning
` [PATCH RFC next 05/18] kbuild: Don't try to add '-fcatch-undefined-behavior' flag
` [PATCH RFC next 06/18] Makefile: move deprecated-non-prototype to scripts/Makefile.extrawarn.u-boot
` [PATCH RFC next 07/18] scripts/Makefile.extrawarn: handle CONFIG_WERROR in U-Boot-specific file
` [PATCH RFC next 08/18] scripts/Makefile.extrawarn: sync with 6.1
` [PATCH RFC next 09/18] kbuild: support W=c and W=e shorthands for Kconfig
` [PATCH RFC next 10/18] kbuild: align W=e with CONFIG_WERROR
` [PATCH RFC next 11/18] kbuild: unify W=e and CONFIG_WERROR
` [PATCH RFC next 12/18] scripts/Makefile.extrawarn.u-boot: remove redundant Werror handling
` [PATCH RFC next 13/18] kbuild: rust: move `-Dwarnings` handling to `Makefile.extrawarn`
` [PATCH RFC next 14/18] kbuild: respect CONFIG_WERROR for linker and assembler
` [PATCH RFC next 15/18] kbuild: enable -Werror for hostprogs
` [PATCH RFC next 16/18] scripts/Makefile.extrawarn: Respect CONFIG_WERROR / W=e "
` [PATCH RFC next 17/18] scripts/Makefile.build: do not run kernel-docs with warnings
` [PATCH RFC next 18/18] buildman: set W flag to e to be consistent with CONFIG_WERROR
[RFT] usb: class: cdc-wdm: switch to kfifo for buffering
2026-05-04 20:37 UTC (2+ messages)
arch/x86/kvm/vmx/vmx.c:8700:17: error: too many arguments to function 'kvm_mmu_set_ept_masks'
2026-05-04 20:37 UTC
[PATCH v2] tests/kms_invalid_mode: Allow clock-too-high test on non-Intel platforms
2026-05-04 20:37 UTC (6+ messages)
[GIT PULL] kselftest fixes update for Linux 7.1-rc3
2026-05-04 20:37 UTC
[PATCH] lockdep: constify usage of struct lock_class_key where possible
2026-05-04 20:37 UTC (3+ messages)
[PATCH v5 0/4] 9p: Performance improvements for build workloads
2026-05-04 20:15 UTC (5+ messages)
` [PATCH v5 1/4] 9p: Cache negative dentries for lookup performance
` [PATCH v5 2/4] 9p: Add mount option for negative dentry cache retention
` [PATCH v5 3/4] 9p: Set default negative dentry retention time for cache=loose
` [PATCH v5 4/4] 9p: Enable symlink caching in page cache
[PATCH] lib: fdtdec: validate bloblist FDT before consuming libfdt size
2026-05-04 20:37 UTC (2+ messages)
[PATCH 1/1] fat: initialize ret in disk_rw()
2026-05-04 20:36 UTC (2+ messages)
[PATCH v1] common: memsize: fix occasionally failing alias probing
2026-05-04 20:36 UTC (2+ messages)
[brgl:gpio/for-next] BUILD SUCCESS bfdc854ba63bc815cf710701f889544a9d27df83
2026-05-04 20:36 UTC
[PATCH] bloblist: fix pointer comparison in bloblist_apply_blobs()
2026-05-04 20:36 UTC (2+ messages)
[PATCH] fdt: check fdt_pack() return value in fdtdec_apply_bloblist_dtos()
2026-05-04 20:36 UTC (2+ messages)
[PATCH] .mailmap: Update my email address
2026-05-04 20:36 UTC (2+ messages)
[PATCH] board: toradex: Quote variables in `test` cmd expression
2026-05-04 20:36 UTC (2+ messages)
[PATCH v1] mtd: rawnand: fix condition in 'nand_select_target()'
2026-05-04 20:28 UTC
[PATCH v7 0/7] mm: Hot page tracking and promotion infrastructure
2026-05-04 20:36 UTC (2+ messages)
[PATCH] scripts/bloat-o-meter: ignore _sdata
2026-05-04 20:36 UTC
[PATCH] tpm: Dynamically allocate tpm-tis buffer
2026-05-04 20:35 UTC (10+ messages)
[PATCH 7.0 000/307] 7.0.4-rc1 review
2026-05-04 20:34 UTC (2+ messages)
[PATCH 1/5] qtests: Enable starting swtpm with a given profile
2026-05-04 20:32 UTC (5+ messages)
` [PATCH 2/5] tests: Use ML-DSA-87 operations to cause large TPM transfers with CRB
` [PATCH 3/5] tpm: Extend TPM TIS buffer size to 8kb for machines >= v11.1
` [PATCH 4/5] tests: Use ML-DSA-87 operations to cause large TPM transfers with TIS
` [PATCH 5/5] tpm-spapr: Extend buffer size to 8kb for machines >= v11.1
[PATCH 1/2] dt-bindings: i3c: add binding for Realtek RTS490x I3C HUB
2026-05-04 20:34 UTC (3+ messages)
[PATCH i-g-t v5 0/3] Optimize framebuffer management
2026-05-04 20:32 UTC (6+ messages)
` [PATCH i-g-t v5 1/3] tests/kms_content_protection: Add per-CRTC framebuffer infrastructure
[PATCH 0/2] Documentation: maple_tree: Improve statements on reserved values
2026-05-04 20:32 UTC (3+ messages)
` [PATCH 1/2] Documentation: maple_tree: Point out constraint when using xa_{mk, to}_value
[GIT PULL] IPMI bug fixes for 7.1
2026-05-04 20:31 UTC (2+ messages)
[PATCH] isa: switch to dynamic root device
2026-05-04 20:32 UTC (2+ messages)
[PATCH] tests/intel/xe_pm_residency: skip cpg-gt-toggle if GT not in C6
2026-05-04 20:28 UTC
[Buildroot] [PATCH 1/4] arch/Config.in.powerpc: add Power10 CPU type
2026-05-04 20:30 UTC (4+ messages)
` [Buildroot] [PATCH 2/4] configs/qemu_ppc64le_powernv10: new defconfig
` [Buildroot] [PATCH 3/4] arch/Config.in.powerpc: add Power11 CPU type
` [Buildroot] [PATCH 4/4] configs/qemu_ppc64le_powernv11: new defconfig
[PATCH] sched_ext: Fix sched_ext_dead() race with scx_root_enable_workfn()
2026-05-04 20:31 UTC (2+ messages)
[PULL] Please pull u-boot-coldfire/master
2026-05-04 20:30 UTC
[PATCH] name-rev: fix an 'may be used uninitialized' error
2026-05-04 20:26 UTC (3+ messages)
[PATCH 0/9] Improve process/maintainers output
2026-05-04 20:26 UTC (4+ messages)
` [PATCH 8/9] docs: maintainers_include: don't ignore invalid profile entries
[PATCH] RFC drm/xe/guc: distinguish wedged from recoverable cancellation
2026-05-04 20:25 UTC (2+ messages)
` ✓ Xe.CI.BAT: success for "
[PATCH] Bluetooth: btusb: Add new VID/PID 0x0489/0xe156 for MT7902
2026-05-04 20:25 UTC (2+ messages)
` "
[PATCH net v2 0/2] openvswitch: fix self-deadlock on release of tunnel vports
2026-05-04 20:24 UTC (3+ messages)
[PATCH v4 0/4] 9p: Performance improvements for build workloads
2026-05-04 19:47 UTC (3+ messages)
[PATCH 0/4] i.MX LDB DT cleanups
2026-05-04 20:21 UTC (5+ messages)
` [PATCH 1/4] Revert "dt-bindings: display: bridge: ldb: Add check for reg and reg-names"
` [PATCH 2/4] Revert "dt-bindings: display: bridge: ldb: Fill in reg property"
` [PATCH 3/4] ARM: dts: imx6sx: remove LDB reg property
` [PATCH 4/4] arm64: dts: imx8mp: remove LDB reg and reg-names property
[PATCH 0/7] pack-objects: integrate --path-walk and some --filter options
2026-05-04 20:21 UTC (12+ messages)
` [PATCH v2 00/10] "
` [PATCH v2 01/10] pack-objects: pass --objects with --path-walk
` [PATCH v2 02/10] t/perf: add pack-objects filter and path-walk benchmark
` [PATCH v2 03/10] path-walk: support blobless filter
` [PATCH v2 04/10] backfill: die on incompatible filter options
` [PATCH v2 05/10] path-walk: support blob size limit filter
` [PATCH v2 06/10] path-walk: add pl_sparse_trees to control tree pruning
` [PATCH v2 07/10] pack-objects: support sparse:oid filter with path-walk
` [PATCH v2 08/10] path-walk: support `tree:0` filter
` [PATCH v2 09/10] path-walk: support `object:type` filter
` [PATCH v2 10/10] path-walk: support `combine` filter
[PATCH v4 0/4] arm64: dts: qcom: Introduce support for monaco-ac-evk
2026-05-04 20:19 UTC (4+ messages)
` [PATCH v4 1/4] arm64: dts: qcom: monaco-evk: Extract common EVK hardware into shared dtsi
[PATCH] drm/amd/display: Wrap DCN32 phantom-plane allocation in DC_RUN_WITH_PREEMPTION_ENABLED
2026-05-04 20:19 UTC
[PATCH] riscv: Skip riscv_cpu_setup() when CPU driver is disabled
2026-05-04 20:16 UTC (4+ messages)
[PATCH] crypto: ccp - Define pci_device_ids using named initializers
2026-05-04 20:16 UTC (2+ messages)
[PATCH] lib/bug: cleanup comment style, types and modernize logging
2026-05-04 20:16 UTC
[PATCH v3 0/4] i2c: designware: Improve device disable handling
2026-05-04 20:15 UTC (5+ messages)
` [PATCH v3 1/4] i2c: designware: Introduce shutdown exported function
` [PATCH v3 2/4] i2c: designware: Convert PCI driver to use shutdown hook
` [PATCH v3 3/4] i2c: designware: Convert platform "
` [PATCH v3 4/4] i2c: designware: Handle active slave cleanly
[PATCH v3] sdp: fix overflow in sdp_extract_seqtype()
2026-05-04 20:14 UTC (2+ messages)
` [v3] "
[PATCH v2 0/2] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
2026-05-04 20:14 UTC (3+ messages)
` [PATCH v2 1/2] "
[PATCH 0/3] MIPS: DEC: Fix missing platform prototypes
2026-05-04 20:14 UTC (4+ messages)
` [PATCH 1/3] MIPS: Make do_IRQ() available for assembly callers
` [PATCH 2/3] MIPS: DEC: Remove do_IRQ() call indirection
` [PATCH 3/3] MIPS: DEC: Fix prototypes for halt/reset handlers
[PATCH] lib/bug: cleanup comment style, types and modernize logging
2026-05-04 20:13 UTC
[PATCH net v3] net/mana: Fix auxiliary device double-delete race
2026-05-04 20:13 UTC (2+ messages)
[broonie-ci:spi-7.2 9/9] drivers/spi/spi-spacemit-k1.c:393:31: warning: overflow in expression; result is -589934592 with type 'long'
2026-05-04 20:12 UTC
[android-common:android17-6.18 7/7] arch/arm64/include/asm/barrier.h:133:20: warning: passing argument 1 of 'kasan_check_write' makes pointer from integer without a cast
2026-05-04 20:12 UTC
[PATCH v4 00/17] drm: bridge: dw_hdmi: Misc enable/disable, CEC and EDID cleanup
2026-05-04 19:10 UTC (13+ messages)
` [PATCH v4 04/17] drm: bridge: dw_hdmi: Use passed mode instead of stored previous_mode
` [PATCH v4 07/17] drm: bridge: dw_hdmi: Invalidate CEC phys addr from connector detect
` [PATCH v4 08/17] drm: bridge: dw_hdmi: Remove cec_notifier_mutex
` [PATCH v4 09/17] drm: bridge: dw_hdmi: Extract dw_hdmi_connector_status_update()
` [PATCH v4 10/17] drm: bridge: dw_hdmi: Use dw_hdmi_connector_status_update()
` [PATCH v4 11/17] drm: bridge: dw_hdmi: Use display_info is_hdmi and has_audio
` [PATCH v4 12/17] drm: bridge: dw_hdmi: Use generic CEC notifier helpers
` [PATCH v4 13/17] drm: bridge: dw_hdmi: Use delayed_work to debounce hotplug event
` [PATCH v4 14/17] drm: bridge: dw_hdmi: Rework HDP and RXSENSE interrupt handling
` [PATCH v4 15/17] drm: bridge: dw_hdmi: Remove the empty dw_hdmi_setup_rx_sense()
` [PATCH v4 16/17] drm: bridge: dw_hdmi: Remove the empty dw_hdmi_phy_update_hpd()
` [PATCH v4 17/17] drm: bridge: dw_hdmi: Merge top and bottom half IRQ handlers
[PATCH 00/12] arm64: FF-A runtime transport for EFI variables
2026-05-04 20:03 UTC (4+ messages)
` [PATCH 01/12] efi_loader: add runtime memset helper
[PATCH] drm/msm: dsi: fix PLL init in bonded mode
2026-05-04 20:09 UTC (4+ messages)
` [REGRESSION] Resolutions broken after "drm/msm: dsi: fix PLL init in bonded mode"
[syzbot] [hfs?] KASAN: slab-out-of-bounds Read in hfsplus_bnode_read
2026-05-04 20:07 UTC
[PATCH net] net: rtsn: fix mdio_node leak in rtsn_mdio_alloc()
2026-05-04 20:03 UTC
cip-core jobs passing in lava but not in gitlab
2026-05-04 20:04 UTC (2+ messages)
[PATCH] driver core: class: fix typo in struct class documentation
2026-05-04 20:03 UTC (2+ messages)
[ANNOUNCE] v5.10.254-cip72-rt32
2026-05-04 19:59 UTC
[Buildroot] [PATCH 1/1] package/make: fix build with musl and gcc-15.x
2026-05-04 19:59 UTC (3+ messages)
[PATCH 6.18.y v1 0/9] mm: backport sticky VMA flags and soft-dirty fix
2026-05-04 19:58 UTC (6+ messages)
` [PATCH v2] mm: fix VM_SOFTDIRTY propagation on VMA merge
` [PATCH 6.18.y v3] "
[PATCH 00/10] add mcf54415 DAC driver
2026-05-04 19:57 UTC (2+ messages)
arch/arm64/boot/dts/hisilicon/hip07-d05.dtb: serial@602b0000 (arm,sbsa-uart): Unevaluated properties are not allowed ('reg-io-width' was unexpected)
2026-05-04 19:56 UTC
[oss-security] CVE-2026-31431: CopyFail: linux local privilege scalation
2026-05-04 19:54 UTC (8+ messages)
` AF_ALG hardening
[PATCH v4 00/31] hw/arm/virt: Introduce Tegra241 CMDQV support for accelerated SMMUv3
2026-05-04 19:54 UTC (3+ messages)
` [PATCH v4 13/31] hw/arm/tegra241-cmdqv: Implement CMDQV vIOMMU alloc/free
[PATCH 1/5] tiff: patch CVE-2026-4775
2026-05-04 19:52 UTC (5+ messages)
` [PATCH 2/5] sudo: patch CVE-2026-35535
` [PATCH 3/5] libssh2: patch CVE-2026-7598
` [PATCH 4/5] inetutils: patch CVE-2026-32772
` [PATCH 5/5] libarchive: set status of CVE-2026-5745
[RFC PATCH 00/11] iommu/riscv: Add hardware dirty tracking for second-stage domains
2026-05-04 19:53 UTC (4+ messages)
[6.18.y] Missing TLB fix for 6.18.y
2026-05-04 19:53 UTC (3+ messages)
[PATCH 1/2 net] ipv6: addrconf: fix temp address generation after prefix deprecation
2026-05-04 19:51 UTC (6+ messages)
` [PATCH 2/2 net] selftests: fib_tests: add temporary IPv6 address renewal test
[RFC] Skip boot memory scrub on platforms with full-memory encryption
2026-05-04 19:51 UTC (5+ messages)
[PATCH][next] perf/x86: Avoid multiple -Wflex-array-member-not-at-end warnings
2026-05-04 19:50 UTC (3+ messages)
[PATCH v12 00/22] gpu: nova-core: Add memory management support
2026-05-04 19:50 UTC (8+ messages)
` [PATCH v12 12/22] gpu: nova-core: mm: Add page table entry operation traits
[broonie-ci:spi-7.2 9/9] drivers/spi/spi-spacemit-k1.c:393:38: warning: integer overflow in expression of type 'long int' results in '-589934592'
2026-05-04 19:49 UTC
[PATCH v1 0/4] Fix some bugs in the CCP driver
2026-05-04 19:48 UTC (2+ messages)
[PATCH v3] libceph: reject monitor replies with oversized data segment
2026-05-04 19:46 UTC (3+ messages)
` [PATCH v4] libceph, ceph: reject oversized mon and MDS data segments
[PATCH] samples/bpf: add SPDX license identifier to parse_simple.c
2026-05-04 19:46 UTC
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.