public inbox for linux-kernel-mentees@lists.linux-foundation.org
 help / color / mirror / Atom feed
 messages from 2025-07-24 15:24:56 to 2025-08-05 09:01:47 UTC [more...]

[PATCH v2] futex: don't leak robust_list pointer on exec race
 2025-08-05  9:01 UTC  (4+ messages)

[PATCH v3] staging: media: atomisp: add missing mutex lock in atomisp_s_fmt_cap
 2025-08-05  9:00 UTC  (2+ messages)

[PATCH v4] x86/cpu/intel: Fix the constant_tsc model check for Pentium 4
 2025-08-05  4:28 UTC  (3+ messages)

[PATCH 1/1] ipv6: Check AF_UNSPEC in ip6_route_multipath_add()
 2025-08-04 20:42 UTC 

[PATCH v3 RESEND] checkpatch: suppress strscpy warnings for userspace tools
 2025-08-04 18:08 UTC 

[PATCH] perf test: Added .gitignore to shell base_report
 2025-08-04 17:41 UTC 

[PATCH v4 0/3] drm/panel: novatek-nt35560: Fix bug and clean up
 2025-08-04 15:33 UTC  (5+ messages)
` [PATCH v4 1/3] drm/panel: novatek-nt35560: Fix invalid return value
` [PATCH v4 2/3] drm: Add MIPI read_multi func and two write macros
` [PATCH v4 3/3] drm/panel: novatek-nt35560: Clean up driver

[PATCH] futex: don't leak robust_list pointer on exec race
 2025-08-04  7:01 UTC  (10+ messages)

[PATCH] staging: media: ipu3: use string_choices API instead of ternary operator
 2025-08-03 17:49 UTC 

[PATCH 0/2] accel/rocket: Fix build errors and sparse warning
 2025-08-03 16:14 UTC  (5+ messages)
` [PATCH 1/2] accel/rocket: Fix Rockchip NPU compilation
` [PATCH 2/2] accel/rocket: Fix undeclared const rocket_pm_ops

[PATCH] fbdev: Fix vmalloc out-of-bounds write in fast_imageblit
 2025-08-02 19:30 UTC  (2+ messages)

[PATCH] checkpatch: validate commit tag ordering
 2025-08-02 16:26 UTC  (10+ messages)

[PATCH v3] iio: st_lsm6dsx: Replace scnprintf with sysfs_emit
 2025-08-02 11:50 UTC  (5+ messages)

[PATCH] selftests: breakpoints: use suspend_stats to reliably check suspend success
 2025-08-01 15:27 UTC  (3+ messages)

[PATCH v4] iommu/vt-d: replace snprintf with scnprintf in dmar_latency_snapshot()
 2025-07-31 22:50 UTC 

[PATCH v3] iommu/vt-d: replace snprintf with scnprintf in dmar_latency_snapshot()
 2025-07-31 22:39 UTC  (2+ messages)

[PATCH v3] x86/cpu/intel: Fix the constant_tsc model check for Pentium 4s
 2025-07-31 18:56 UTC  (14+ messages)

[PATCH] fs: document 'name' parameter for name_contains_dotdot()
 2025-07-31 11:23 UTC  (3+ messages)

[PATCH 0/3] staging: media: atomisp: More Cleanup on driver AtomIsp
 2025-07-31  5:59 UTC  (6+ messages)

[PATCH v3 0/3] drm/panel: novatek-nt35560: Fix bug and clean up
 2025-07-31  0:49 UTC  (6+ messages)
` [PATCH v3 1/3] drm/panel: novatek-nt35560: Fix invalid return value
` [PATCH v3 2/3] drm: Add MIPI read_multi func and two write macros
` [PATCH v3 3/3] drm/panel: novatek-nt35560: Clean up driver

[PATCH] docs/powerpc: add htm.rst to toctree to fix warning
 2025-07-30 20:51 UTC  (2+ messages)

[PATCH v2] iommu/vt-d: replace snprintf with scnprintf in dmar_latency_snapshot()
 2025-07-30 20:51 UTC  (2+ messages)

[PATCH] selftests/filesystems: Fix build warning on anon_inode_test
 2025-07-30 19:27 UTC 

[PATCH] fixed typo in the DRM UAPI documentation
 2025-07-30 14:40 UTC 

[PATCH] selftests/mm: use __auto_type in swap() macro
 2025-07-30 14:23 UTC 

[PATCH] fixed typo in the DRM UAPI documentation
 2025-07-30  6:34 UTC  (2+ messages)

[PATCH v2] x86/intel: Fix always false range check in x86_vfm model matching
 2025-07-30  4:30 UTC  (10+ messages)

[PATCH v2 0/3] drm/panel: novatek-nt35560: Fix bug and clean up
 2025-07-30  0:15 UTC  (11+ messages)
` [PATCH v2 1/3] drm/panel: novatek-nt35560: Fix invalid return value
` [PATCH v2 2/3] drm: Add MIPI support function and macros
` [PATCH v2 3/3] drm/panel: novatek-nt35560: Clean up driver

[PATCH v3] checkpatch: suppress strscpy warnings for userspace tools
 2025-07-29 17:24 UTC 

[PATCH v2] checkpatch: suppress strscpy warnings for userspace tools
 2025-07-29 16:08 UTC  (10+ messages)

[PATCH v6 0/4] drm: Fix bug in panel driver, update MIPI support macros
 2025-07-29 15:42 UTC  (2+ messages)

[PATCH] kconfig/lxdialog: replace strcpy with snprintf in print_autowrap
 2025-07-29 14:11 UTC  (2+ messages)

[PATCH v3] kconfig/lxdialog: replace strcpy() with strncpy() in inputbox.c
 2025-07-29 13:41 UTC  (9+ messages)

[PATCH] target/core: replace strncpy with strscpy
 2025-07-29  9:17 UTC  (5+ messages)

[PATCH] tsacct: Remove unused macro definition
 2025-07-29  6:37 UTC  (3+ messages)

[PATCH] x86/intel: Fix always false range check in x86_vfm model matching
 2025-07-29  4:17 UTC  (3+ messages)

[PATCH] bpf: fix various typos in verifier.c comments
 2025-07-28 17:10 UTC  (2+ messages)

[PATCH 0/2] drm/panel: novatek-nt35560: Fix bug and clean up
 2025-07-28 16:28 UTC  (9+ messages)
` [PATCH 1/2] drm: Create mipi_dsi_dcs_read_multi()
` [PATCH 2/2] drm/panel: novatek-nt35560: Fix bug and clean up

[PATCH v10 00/14] Don't generate netlink .rst files inside $(srctree)
 2025-07-28 16:02 UTC  (15+ messages)
` [PATCH v10 01/14] docs: netlink: netlink-raw.rst: use :ref: instead of :doc:
` [PATCH v10 02/14] tools: ynl_gen_rst.py: Split library from command line tool
` [PATCH v10 03/14] docs: netlink: index.rst: add a netlink index file
` [PATCH v10 04/14] tools: ynl_gen_rst.py: cleanup coding style
` [PATCH v10 05/14] docs: sphinx: add a parser for yaml files for Netlink specs
` [PATCH v10 06/14] docs: use parser_yaml extension to handle "
` [PATCH v10 07/14] docs: uapi: netlink: update netlink specs link
` [PATCH v10 08/14] tools: ynl_gen_rst.py: drop support for generating index files
` [PATCH v10 09/14] docs: netlink: remove obsolete .gitignore from unused directory
` [PATCH v10 10/14] MAINTAINERS: add netlink_yml_parser.py to linux-doc
` [PATCH v10 11/14] tools: netlink_yml_parser.py: add line numbers to parsed data
` [PATCH v10 12/14] docs: parser_yaml.py: add support for line numbers from the parser
` [PATCH v10 13/14] docs: parser_yaml.py: fix backward compatibility with old docutils
` [PATCH v10 14/14] sphinx: parser_yaml.py: fix line numbers information

[PATCH] fs/ext4: remove unused variable 'de' in ext4_init_new_dir()
 2025-07-28 15:41 UTC 

[PATCH] perf/util: make TYPE_STATE_MAX_REGS architecture-dependent
 2025-07-28 11:57 UTC 

[PATCH] rust/pin-init: remove workaround for type inference cycle
 2025-07-28  4:00 UTC  (5+ messages)

[PATCH v2] kconfig/lxdialog: replace strcpy() with strlcpy() in inputbox.c
 2025-07-27 16:24 UTC  (3+ messages)

[PATCH] checkpatch: suppress strscpy warnings for userspace tools
 2025-07-27 12:31 UTC  (3+ messages)

[PATCH 5.15.y] jfs: reject on-disk inodes of an unsupported type
 2025-07-27 10:05 UTC 

[PATCH 6.1.y] jfs: reject on-disk inodes of an unsupported type
 2025-07-27 10:02 UTC 

[PATCH 6.6.y] jfs: reject on-disk inodes of an unsupported type
 2025-07-27  9:56 UTC 

[PATCH 6.12.y] jfs: reject on-disk inodes of an unsupported type
 2025-07-27  9:51 UTC 

[PATCH] kconfig: replace strcpy() with strlcpy() in symbol.c
 2025-07-26 20:38 UTC  (2+ messages)

[PATCH v8 0/3] rust: revocable: Documentation, refactoring and safety refinements
 2025-07-26 18:35 UTC  (4+ messages)
` [PATCH v8 1/3] rust: revocable: Clarify write invariant and update safety comments
` [PATCH v8 2/3] rust: revocable: Refactor revocation mechanism to remove generic revoke_internal
` [PATCH v8 3/3] rust: revocable: Documents RevocableGuard invariants/safety and refine Deref safety

[PATCH v2] clk: spacemit: fix resource leak in spacemit_ccu_reset_register
 2025-07-26 18:00 UTC  (6+ messages)

[PATCH] net: Revert tx queue length on partial failure in dev_qdisc_change_tx_queue_len()
 2025-07-26 11:02 UTC  (5+ messages)

[PATCH] scsi:st.c replace snprintf() with sysfs_emit()
 2025-07-25 14:22 UTC  (3+ messages)

[PATCH] net: skmsg: fix NULL pointer dereference in sk_msg_recvmsg()
 2025-07-25 11:55 UTC  (3+ messages)

[PATCH] arm64: allow NR_CPUS=1 for non-SMP and adjust default accordingly
 2025-07-25  8:42 UTC  (5+ messages)

[PATCH] arm: allow single CPU configuration by adjusting NR_CPUS range and defaults
 2025-07-24 17:57 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox