messages from 2025-02-20 11:52:22 to 2025-04-04 08:24:38 UTC [more...]
[PATCH 0/2] ACPI: apply ACPI_NONSTRING annotations
2025-04-04 8:24 UTC
[PATCH] bcachefs: don't call sleeping funcs when handling inconsistency errors
2025-04-04 6:52 UTC (5+ messages)
[PATCH v3] staging: rtl8723bs: Remove trailing whitespace
2025-04-04 6:26 UTC (2+ messages)
[PATCH v3 0/2] Implement endianess swap macros for RISC-V
2025-04-04 5:58 UTC (4+ messages)
` [PATCH v3 1/2] include/uapi/linux/swab.h: move default implementation for swab macros into asm-generic
` [PATCH v3 2/2] riscv: introduce asm/swab.h
[PATCH 0/3] This series addresses several minor issues found using sparse
2025-04-04 1:34 UTC (5+ messages)
` [PATCH 1/3] bcachefs: Fix escape sequence in prt_printf
` [PATCH 2/3] bcachefs: Fix type for parameter in journal_advance_devs_to_next_bucket
` [PATCH 3/3] bcachefs: Use cpu_to_le16 for dirent lengths
[PATCH v2] nvmet: replace strncpy with strscpy
2025-04-03 23:23 UTC
[PATCH] tracing: Replace deprecated strncpy() with memcpy() for stack_trace_filter_buf
2025-04-03 19:36 UTC (2+ messages)
[PATCH v2] selftests: riscv: fix v_exec_initval_nolibc.c
2025-04-03 16:20 UTC (4+ messages)
[PATCH] change strncpy to strscpy strncpy is now depricated. It may not NUL-terminate the destination string, resulting in potential memory content exposures, unbounded reads, or crashes. Link: https://github.com/KSPP/linux/issues/90
2025-04-03 12:41 UTC (5+ messages)
` [[PATCH v2]] transform strncpy into strscpy
` [PATCH v3] "
[PATCH] nvmet: replace strncpy with strscpy
2025-04-03 4:27 UTC (2+ messages)
[[PATCH v2]] transform strncpy into strscpy
2025-04-02 19:40 UTC
[PATCH bcachefs-testing] bcachefs: use nonblocking variant of print_string_as_lines in error path
2025-04-02 18:25 UTC (2+ messages)
[PATCH] change strncpy to strscpy strncpy is now depricated. It may not NUL-terminate the destination string, resulting in potential memory content exposures, unbounded reads, or crashes. Link: https://github.com/KSPP/linux/issues/90
2025-04-02 17:33 UTC
[PATCH RESEND] jfs: fix array-index-out-of-bounds read in add_missing_indices
2025-04-01 19:34 UTC (2+ messages)
[PATCH] drm/amd/display: replace use of msleep(<20) with usleep_range for better accuracy
2025-04-01 4:23 UTC (6+ messages)
[PATCH v2] mm: annotate data race in update_hiwater_rss
2025-03-31 20:08 UTC (2+ messages)
[PATCH] mm: mark mm_struct.hiwater_rss as data racy
2025-03-31 18:08 UTC (3+ messages)
[RFC PATCH 0/2] ACPI: replace deprecated strncpy()
2025-03-31 17:55 UTC (5+ messages)
` [RFC PATCH 1/2] ACPI: mark ACPI_COPY_NAMESEG destinations with __nonstring attribute
` [RFC PATCH 2/2] ACPI: replace deprecated strncpy() with strtomem()
Potential translation of LKMM docs into ReST
2025-03-30 17:52 UTC (3+ messages)
[PATCH] rtc: fix use of uninit struct in rtc_read_alarm_internal
2025-03-29 14:29 UTC (3+ messages)
[PATCH] drm/amd/display: removed unused function
2025-03-28 18:47 UTC (2+ messages)
[RFC PATCH] wifi: mac80211: Replace strncpy() with strscpy()
2025-03-28 9:26 UTC (3+ messages)
[RFC PATCH] net: sched: em_text: Replace strncpy() with strscpy_pad()
2025-03-27 16:23 UTC (2+ messages)
[PATCH v2 0/2] Use memcpy_and_pad for jset_entry_log->d init
2025-03-27 15:18 UTC (4+ messages)
` [PATCH v2 1/2] bcachefs: replace strncpy() with memcpy_and_pad in journal_transaction_name
` [PATCH v2 2/2] bcachefs: replace memcpy with memcpy_and_pad for jset_entry_log->d buff
[PATCH] docs: vfs: Update struct file_system_type
2025-03-27 14:29 UTC (3+ messages)
[[PATCH v2] 0/2] Use memcpy_and_pad for jset_entry_log->d init
2025-03-27 12:52 UTC (3+ messages)
` [[PATCH v2] 1/2] bcachefs: replace strncpy() with memcpy_and_pad in journal_transaction_name
` [[PATCH v2] 2/2] bcachefs: replace memcpy with memcpy_and_pad for jset_entry_log->d buff
[PATCH] bcachefs: replace deprecated strncpy() with strscpy()
2025-03-26 17:05 UTC (10+ messages)
[PATCH] jfs: fix array-index-out-of-bounds read in add_missing_indices
2025-03-25 11:43 UTC
[PATCH v2 0/2] Implement endianness swap macros for RISC-V
2025-03-21 21:07 UTC (11+ messages)
` [PATCH v2 1/2] include/uapi/linux/swab.h: move default implementation for swab macros into asm-generic
` [PATCH v2 2/2] riscv: introduce asm/swab.h
[PATCH v2] rust: sync: rcu: Mark Guard methods as inline
2025-03-21 20:40 UTC (2+ messages)
[PATCH REPOST] jfs: jfs_xtree: replace XT_GETPAGE macro with xt_getpage() function
2025-03-19 7:39 UTC
[PATCH] fat: Refactor fat_tolower with branchless implementation
2025-03-19 2:49 UTC (4+ messages)
[PATCH] net/smc: Reduce size of smc_wr_tx_tasklet_fn
2025-03-19 2:42 UTC (6+ messages)
[PATCH v3] 9p/trans_fd: mark concurrent read and writes to p9_conn->err
2025-03-18 22:01 UTC (2+ messages)
[PATCH v2] 9p/trans_fd: mark concurrent read and writes to p9_conn->err
2025-03-18 21:42 UTC (5+ messages)
[PATCH] Documentation: kcsan: fix "Plain Accesses and Data Races" URL in kcsan.rst
2025-03-17 23:03 UTC (6+ messages)
[PATCH RFC] riscv: introduce asm/swab.h
2025-03-17 20:29 UTC (3+ messages)
[syzbot] [mm?] KCSAN: data-race in try_to_migrate_one / zap_page_range_single
2025-03-15 11:52 UTC
[PATCH] riscv: fix test_and_{set,clear}_bit ordering documentation
2025-03-12 23:38 UTC (2+ messages)
[PATCH] bcachefs: Initialize from_inode members for bhc_io_opts
2025-03-11 15:11 UTC (2+ messages)
[RFC PATCH v2] rust: list: Add examples for linked list
2025-03-11 13:33 UTC
[PATCH 0/4] RISC-V CRC optimizations
2025-03-10 12:34 UTC (2+ messages)
[RFC PATCH 0/2] rust: list: Add examples for linked list
2025-03-10 11:44 UTC (6+ messages)
` [RFC PATCH 1/2] rust: list: Implement normal initializer for ListLinks
` [RFC PATCH 2/2] rust: list: Add examples for linked list
[PATCH] rust: list: Use "List::is_empty()" to perform checking when possible
2025-03-10 7:38 UTC
[PATCH] 9p/trans_fd: mark concurrent read and writes to p9_conn->err
2025-03-09 7:35 UTC (3+ messages)
[PATCH] selftests: riscv: fix v_exec_initval_nolibc.c
2025-03-06 8:49 UTC (4+ messages)
[PATCH] inotify: disallow watches on unsupported filesystems
2025-03-05 15:08 UTC (8+ messages)
[PATCH] selftests/ftrace: add 'poll' binary to gitignore
2025-03-04 18:04 UTC (4+ messages)
[PATCH] Docs/arch/arm64: Fix spelling in amu.rst
2025-03-04 16:38 UTC (2+ messages)
[PATCH] docs: debugfs: fix spelling of "failure"
2025-03-04 16:40 UTC (2+ messages)
[PATCH v3] dt-bindings: interrupt-controller: Convert nxp,lpc3220-mic.txt to yaml format
2025-03-04 1:27 UTC (5+ messages)
[PATCH v2] kbuild: fix argument parsing in scripts/config
2025-03-02 16:39 UTC (2+ messages)
[PATCH] kbuild: fix argument parsing to properly handle --file
2025-03-01 22:07 UTC
[PATCH sysctl-next v2] selftests/sysctl: fix wording of help messages
2025-02-27 9:08 UTC (2+ messages)
[PATCH v2] dt-bindings: interrupt-controller: Convert nxp,lpc3220-mic.txt to yaml format
2025-02-26 13:28 UTC (5+ messages)
[PATCH] dt-bindings: interrupt-controller: Convert nxp,lpc3220-mic.txt to yaml format
2025-02-25 18:30 UTC (3+ messages)
[PATCH] selftests/memory-hotplug: debugging improvement
2025-02-24 13:03 UTC
[PATCH] selftests/mount: Use 'const' for filename parameters
2025-02-24 2:50 UTC
[PATCH] vgaarbiter: documentation grammar correction
2025-02-23 11:44 UTC (6+ messages)
[PATCH] selftests/mount: Close 'fd' when write fails
2025-02-23 8:14 UTC (6+ messages)
` [PATCH v2] "
[PATCH] selftests/mount: Explicitly define buffer size
2025-02-22 9:30 UTC (3+ messages)
[PATCH v2] docs: arch/x86/sva: Fix two grammar errors under Background and FAQ
2025-02-21 20:26 UTC (2+ messages)
[PATCH] selftests/landlock: add binaries to gitignore
2025-02-21 16:11 UTC (2+ messages)
[PATCH] selftests/sysctl: fix wording of help messages
2025-02-21 8:48 UTC (2+ messages)
[PATCH] vgaarbiter: documentation grammar correction
2025-02-20 16:49 UTC
[PATCH] scripts/checksyscalls.sh: Add usage message, fix -Wno-error
2025-02-20 15:14 UTC (3+ messages)
` [PATCH v2] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox