public inbox for linux-kernel-mentees@lists.linux-foundation.org
 help / color / mirror / Atom feed
 messages from 2025-07-30 15:33:14 to 2025-08-15 00:20:39 UTC [more...]

[PATCH 0/6] Kselftests: fix spelling mistakes
 2025-08-15  0:18 UTC  (6+ messages)
` [PATCH 1/6] selftests: filesystems: statmout: fix spelling mistake in output
` [PATCH 2/6] setftests: net: netfilter: fix spelling mistakes "
  ` [PATCH 3/6] selftests: ublk: fixed spelling mistake "
  ` [PATCH 4/6] selftests: kvm: riscv: fix spelling mistakes in comments
  ` [PATCH 5/6] selftests: kvm: s390: fixed spelling mistake in output

[PATCH v4 0/3] drm/panel: novatek-nt35560: Fix bug and clean up
 2025-08-14 23:10 UTC  (7+ 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 v2] Documentation: Fix driver-api typos
 2025-08-14 19:57 UTC  (3+ messages)

[PATCH v2] apparmor: Remove unused value
 2025-08-14 16:54 UTC 

[PATCH v2] drm/tidss: Remove unused value
 2025-08-14 16:50 UTC 

[PATCH net] net: libwx: Fix the size in RSS hash key population
 2025-08-14 16:30 UTC 

[PATCH v2 0/9] docs: fix spelling mistakes across multiple directories
 2025-08-14 13:58 UTC  (15+ messages)
` [PATCH v2 1/9] docs: f2fs: fixed spelling mistakes in documentation
` [PATCH v2 3/9] docs: cgroup: "
  ` [PATCH v2 4/9] docs: device-mapper: "
  ` [PATCH v2 5/9] docs: alienware-wmi: fixed spelling mistake in admin guide
  ` [PATCH v2 6/9] docs: damon: fixed spelling mistakes in documentation
  ` [PATCH v2 7/9] docs: loongarch: fixed spelling mistake "
` [PATCH v2 8/9] docs: admin-guide: tainted-kernels: "
` [PATCH v2 9/9] docs: symbol-namespaces: "

[PATCH] drm/sched: Prevent stopped entities from being added to the run queue
 2025-08-14 12:17 UTC  (6+ messages)

Fwd: [PATCH v3] kernel-parameters: fix kernel-doc warning
 2025-08-14  7:31 UTC 

[PATCH 6.12.y] wifi: mac80211: check basic rates validity in sta_link_apply_parameters
 2025-08-14  5:48 UTC 

[PATCH] trace/trace_fprobe.c: TODO: handle filter, nofilter or symbol list
 2025-08-14  3:15 UTC  (4+ messages)

[PATCH] [PATCH] Documentation/kernel_hacking: Fix minor typo in hacking.rst
 2025-08-13 19:22 UTC  (4+ messages)
  `  "

[PATCH RESEND] fs/ext4: remove unused variable 'de' in ext4_init_new_dir()
 2025-08-13 18:24 UTC 

[PATCH] apparmor: Remove unused value
 2025-08-13 16:01 UTC 

[PATCH] KVM: selftests: fix minor typo in cpumodel_subfuncs
 2025-08-13 15:47 UTC 

[PATCH] drm/tidss: Remove unused value
 2025-08-13 14:39 UTC 

[PATCH] Docs: admin-guide: Correct spelling mistake
 2025-08-13 12:32 UTC  (4+ messages)

[PATCH v3 0/2] riscv: dts: spacemit: Add initial support for OrangePi RV2
 2025-08-13  9:22 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: riscv: spacemit: Add OrangePi RV2 board
` [PATCH v3 2/2] riscv: dts: spacemit: Add OrangePi RV2 board device tree

[PATCH v3] futex: don't leak robust_list pointer on exec race
 2025-08-13  7:52 UTC  (4+ messages)

[PATCH v4] futex: don't leak robust_list pointer on exec race
 2025-08-13  7:42 UTC 

[GIT PULL for v6.17-rc2] add a generic yaml parser integrated with Netlink specs generation
 2025-08-13  7:15 UTC  (7+ messages)

[PATCH] drm/virtio: clean up minor codestyle issues
 2025-08-13  6:21 UTC 

[PATCH v2 2/9] docs: zoned_loop: fixed spelling mistakes in documentation
 2025-08-13  0:34 UTC  (2+ messages)

[PATCH] cxl/region: use str_enabled_disabled() instead of tenary operator
 2025-08-13  0:02 UTC  (4+ messages)

[PATCH] docs: fix spelling mistakes across multiple directories
 2025-08-12 17:48 UTC  (2+ messages)

[PATCH net] Octeontx2-af: Fix negative array index read warning
 2025-08-12 19:01 UTC  (3+ messages)

[PATCH] Documentation/rv: Fix minor typo in monitor_synthesis page
 2025-08-12 18:41 UTC  (2+ messages)

[PATCH] docs: folio_queue: Fix minor typo in folio_queue page
 2025-08-12 18:40 UTC  (2+ messages)

[PATCH 2/2 v3] docs: rcu: Replace multiple dead OLS links in RTFP.txt
 2025-08-12 16:32 UTC 

[BUG] No Sound on Samsung GBP 5 on Linux 6.16
 2025-08-12 16:17 UTC  (3+ messages)

[PATCH] drm/komeda: Convert logging in komeda_crtc.c to drm_* with drm_device parameter
 2025-08-12 13:09 UTC  (3+ messages)

[PATCH 2/2] docs: rcu: Update dead OLS link in RTFP.txt
 2025-08-12 12:02 UTC  (2+ messages)

[PATCH v10 00/14] Don't generate netlink .rst files inside $(srctree)
 2025-08-12  9:29 UTC  (4+ messages)

[PATCH 1/1] ipv6: Check AF_UNSPEC in ip6_route_multipath_add()
 2025-08-12  8:16 UTC  (3+ messages)

[PATCH v2 0/2] docs: fix dead OLS links in timers and RCU docs
 2025-08-12  6:38 UTC  (4+ messages)
` [PATCH 1/2] docs: timers: Update dead OLS link in timekeeping docs
` [PATCH 2/2] docs: rcu: Update dead OLS link in RTFP.txt

[PATCH v8 0/3] rust: revocable: Documentation, refactoring and safety refinements
 2025-08-12  1:03 UTC  (3+ messages)
` [PATCH v8 3/3] rust: revocable: Documents RevocableGuard invariants/safety and refine Deref safety

[PATCH v2] selftests/futex: fix format-security warnings in futex_priv_hash
 2025-08-12  0:50 UTC 

[PATCH v4] iio: st_lsm6dsx: Replace scnprintf with sysfs_emit
 2025-08-11 19:17 UTC  (2+ messages)

[PATCH v3] iio: st_lsm6dsx: Replace scnprintf with sysfs_emit
 2025-08-11 16:59 UTC  (6+ messages)

[PATCH] docs: timers: Update dead OLS link in timekeeping docs
 2025-08-11 14:08 UTC  (3+ messages)

[PATCH] drm/komeda: Convert logging in komeda_crtc.c to drm_* with drm_device parameter
 2025-08-11  9:59 UTC  (3+ messages)

[PATCH] docs: fix broken link in Documentation/RCU/RTFP.txt
 2025-08-11  5:29 UTC  (2+ messages)

[PATCH] docs: filesystems: bcachefs: Fix spelling mistake in idle_work page
 2025-08-10 19:24 UTC  (2+ messages)

[PATCH v4] iommu/vt-d: replace snprintf with scnprintf in dmar_latency_snapshot()
 2025-08-08  5:19 UTC  (3+ messages)

[PATCH] riscv: dts: spacemit: add UART resets for Soc K1
 2025-08-07 19:18 UTC 

[PATCH] futex: selftests: Add description for futex_wake_op()
 2025-08-07 15:57 UTC  (2+ messages)

[syzbot ci] Re: net: Revert tx queue length on partial failure in dev_qdisc_change_tx_queue_len()
 2025-08-07 15:26 UTC  (6+ messages)
`  "

[PATCH] greybus: svc: use string choice helpers instead of ternary operator
 2025-08-07 11:55 UTC  (2+ messages)

[PATCH v5] x86/cpu/intel: Fix the constant_tsc model check for Pentium 4
 2025-08-06 23:31 UTC  (3+ messages)

[PATCH v6] riscv: introduce asm/swab.h
 2025-08-06 17:15 UTC  (2+ messages)

[PATCH] selftests/mm: use __auto_type in swap() macro
 2025-08-06 16:48 UTC  (4+ messages)

[PATCH] selftests/drivers/net: replace typeof() with __auto_type
 2025-08-06 15:34 UTC  (3+ messages)

[PATCH] selftests/bpf/progs: use __auto_type in swap() macro
 2025-08-06 15:25 UTC  (3+ messages)

[PATCH] selftests/bpf/progs: replace typeof() with __auto_type
 2025-08-06  9:23 UTC 

[PATCH] pinctrl: spacemit: remove extra line in debug output
 2025-08-05 22:41 UTC  (2+ messages)

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

[PATCH v3] staging: media: atomisp: add missing mutex lock in atomisp_s_fmt_cap
 2025-08-05 12:13 UTC  (3+ messages)

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

[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] futex: don't leak robust_list pointer on exec race
 2025-08-04  7:01 UTC  (7+ 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  (7+ messages)

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

[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  (10+ 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  (4+ messages)
` [PATCH v3 2/3] drm: Add MIPI read_multi func and two write macros

[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 


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