messages from 2025-06-16 19:33:59 to 2025-06-26 04:03:09 UTC [more...]
[PATCH] selftests/mm: remove duplicate .gitignore entries
2025-06-26 4:02 UTC (2+ messages)
[PATCH v3] staging: media: atomisp: remove debug sysfs attributes active_bo and free_bo
2025-06-25 20:07 UTC (3+ messages)
[PATCH] dfl-fme-main.c: Replace scnprintf() with sysfs_emit()
2025-06-25 12:05 UTC
[PATCH v3 1/2] docs: Improve grammar in Userspace API/DVB API
2025-06-25 6:48 UTC (4+ messages)
` [PATCH v3 2/2] docs: Improve grammar, formatting in Video4Linux
[PATCH net-next v6] docs: net: sysctl documentation cleanup
2025-06-25 6:36 UTC (2+ messages)
[PATCH] selftests/kexec: fix test_kexec_jump build and ignore generated binary
2025-06-24 20:14 UTC
[PATCH] selftests: kvm: Fix spelling of 'occurrences' in sparsebit.c comments
2025-06-24 19:38 UTC (2+ messages)
[PATCH v2] staging: media: atomisp: remove debug sysfs attributes active_bo and free_bo
2025-06-24 18:31 UTC (6+ messages)
[PATCH] cxl/port: automate cleanup with __free()
2025-06-24 17:11 UTC (4+ messages)
[PATCH v2] cxl/memdev: automate cleanup with __free()
2025-06-24 15:17 UTC (3+ messages)
[PATCH] staging: media: atomisp: remove debug sysfs attributes active_bo and free_bo
2025-06-24 14:30 UTC (3+ messages)
[PATCH 5.15.y] xfs: fix super block buf log item UAF during force shutdown
2025-06-24 13:48 UTC
[PATCH net-next v5] docs: net: sysctl documentation cleanup
2025-06-24 12:59 UTC (4+ messages)
[PATCH] staging: media: atomisp: Replace scnprintf with sysfs_emit in bo_show
2025-06-24 12:13 UTC (7+ messages)
[PATCH v2] xen-pciback: Replace scnprintf() with sysfs_emit_at()
2025-06-24 7:04 UTC
[PATCH] gpu: drm: Replace scnprintf() with sysfs_emit_at()
2025-06-24 6:27 UTC
[PATCH] mei: bus: replace sprintf/scnprintf with sysfs_emit in show functions
2025-06-24 6:01 UTC (2+ messages)
[PATCH v2 net-next] net/sched: replace strncpy with strscpy
2025-06-24 0:10 UTC (3+ messages)
[PATCH v2] net/smc: replace strncpy with strscpy
2025-06-24 0:10 UTC (3+ messages)
[RFC PATCH] drm/msm: Remove dead code in msm_ioctl_gem_submit()
2025-06-23 18:47 UTC
[PATCH] selftests: ptrace: add set_syscall_info to .gitignore
2025-06-23 18:34 UTC
[PATCH v2] usb: ehci: replace scnprintf() with sysfs_emit()
2025-06-23 14:09 UTC
[PATCH] usb: ehci: replace scnprintf() with sysfs_emit()
2025-06-23 8:56 UTC (4+ messages)
[PATCH v2] staging: media: atomisp: Replace scnprintf with sysfs_emit in bo_show
2025-06-22 21:06 UTC (7+ messages)
[PATCH] cxl/memdev: automate cleanup with __free()
2025-06-22 12:50 UTC (3+ messages)
[RFC PATCH] amd64-agp: do not bind to pci driver if probing fails
2025-06-22 11:13 UTC (5+ messages)
[PATCH net-next v4] docs: net: sysctl documentation cleanup
2025-06-22 9:08 UTC (3+ messages)
[PATCH net-next v5] docs: net: sysctl documentation cleanup
2025-06-22 9:05 UTC
[BUG] No Sound on Samsung GBP 5 on Linux 6.16
2025-06-22 0:29 UTC
[PATCH] usb: core: Use sysfs_emit_at() when showing dynamic IDs
2025-06-21 16:40 UTC
[PATCH net-next v3] docs: net: sysctl documentation cleanup
2025-06-21 11:21 UTC (4+ messages)
[PATCH] ACPI: fan: Replace sprintf/scnprintf with sysfs_emit in show functions
2025-06-21 5:52 UTC
[PATCH v2 0/2] docs: net: sysctl documentation improvements
2025-06-20 21:51 UTC (7+ messages)
` [PATCH v2 1/2] docs: net: sysctl documentation cleanup
` [PATCH v2 2/2] docs: net: clarify sysctl value constraints
[PATCH] Fix typo in drm docs
2025-06-20 18:02 UTC
[PATCH v4 00/14] Don't generate netlink .rst files inside $(srctree)
2025-06-20 15:31 UTC (9+ messages)
` [PATCH v4 12/14] MAINTAINERS: add maintainers for netlink_yml_parser.py
[PATCH v7 00/17] Don't generate netlink .rst files inside $(srctree)
2025-06-20 10:58 UTC (26+ messages)
` [PATCH v7 01/17] docs: conf.py: properly handle include and exclude patterns
` [PATCH v7 02/17] docs: Makefile: disable check rules on make cleandocs
` [PATCH v7 03/17] docs: netlink: netlink-raw.rst: use :ref: instead of :doc:
` [PATCH v7 04/17] tools: ynl_gen_rst.py: Split library from command line tool
` [PATCH v7 05/17] docs: netlink: index.rst: add a netlink index file
` [PATCH v7 06/17] tools: ynl_gen_rst.py: cleanup coding style
` [PATCH v7 07/17] docs: sphinx: add a parser for yaml files for Netlink specs
` [PATCH v7 08/17] docs: use parser_yaml extension to handle "
` [PATCH v7 09/17] docs: uapi: netlink: update netlink specs link
` [PATCH v7 10/17] tools: ynl_gen_rst.py: drop support for generating index files
` [PATCH v7 11/17] docs: netlink: remove obsolete .gitignore from unused directory
` [PATCH v7 12/17] MAINTAINERS: add netlink_yml_parser.py to linux-doc
` [PATCH v7 13/17] tools: netlink_yml_parser.py: add line numbers to parsed data
` [PATCH v7 14/17] docs: parser_yaml.py: add support for line numbers from the parser
` [PATCH v7 15/17] docs: sphinx: add a file with the requirements for lowest version
` [PATCH v7 16/17] docs: conf.py: several coding style fixes
` [PATCH v7 17/17] docs: conf.py: Check Sphinx and docutils version
[PATCH v6 00/15] Don't generate netlink .rst files inside $(srctree)
2025-06-19 6:23 UTC (22+ messages)
` [PATCH v6 01/15] docs: conf.py: properly handle include and exclude patterns
` [PATCH v6 02/15] docs: Makefile: disable check rules on make cleandocs
` [PATCH v6 03/15] docs: netlink: netlink-raw.rst: use :ref: instead of :doc:
` [PATCH v6 04/15] tools: ynl_gen_rst.py: Split library from command line tool
` [PATCH v6 05/15] docs: netlink: index.rst: add a netlink index file
` [PATCH v6 06/15] tools: ynl_gen_rst.py: cleanup coding style
` [PATCH v6 07/15] docs: sphinx: add a parser for yaml files for Netlink specs
` [PATCH v6 08/15] docs: use parser_yaml extension to handle "
` [PATCH v6 09/15] docs: uapi: netlink: update netlink specs link
` [PATCH v6 10/15] tools: ynl_gen_rst.py: drop support for generating index files
` [PATCH v6 11/15] docs: netlink: remove obsolete .gitignore from unused directory
` [PATCH v6 12/15] MAINTAINERS: add netlink_yml_parser.py to linux-doc
` [PATCH v6 13/15] tools: netlink_yml_parser.py: add line numbers to parsed data
` [PATCH v6 14/15] docs: parser_yaml.py: add support for line numbers from the parser
` [PATCH v6 15/15] docs: sphinx: add a file with the requirements for lowest version
[PATCH] perf/x86: Replace strncpy() with memcpy() for vendor string
2025-06-18 21:58 UTC
[PATCH] greybus: firmware: use strscpy, fix tag size
2025-06-18 20:42 UTC (4+ messages)
[PATCH] net/smc: replace strncpy with strscpy
2025-06-18 14:32 UTC (3+ messages)
[PATCH net-next] net/sched: replace strncpy with strscpy
2025-06-18 14:23 UTC (3+ messages)
[PATCH v5 00/15] Don't generate netlink .rst files inside $(srctree)
2025-06-18 12:40 UTC (42+ messages)
` [PATCH v5 01/15] docs: conf.py: properly handle include and exclude patterns
` [PATCH v5 02/15] docs: Makefile: disable check rules on make cleandocs
` [PATCH v5 03/15] tools: ynl_gen_rst.py: create a top-level reference
` [PATCH v5 04/15] docs: netlink: netlink-raw.rst: use :ref: instead of :doc:
` [PATCH v5 05/15] tools: ynl_gen_rst.py: make the index parser more generic
` [PATCH v5 06/15] tools: ynl_gen_rst.py: Split library from command line tool
` [PATCH v5 07/15] scripts: lib: netlink_yml_parser.py: use classes
` [PATCH v5 08/15] docs: netlink: index.rst: add a netlink index file
` [PATCH v5 09/15] tools: ynl_gen_rst.py: clanup coding style
` [PATCH v5 10/15] docs: sphinx: add a parser for yaml files for Netlink specs
` [PATCH v5 11/15] docs: use parser_yaml extension to handle "
` [PATCH v5 12/15] docs: uapi: netlink: update netlink specs link
` [PATCH v5 13/15] tools: ynl_gen_rst.py: drop support for generating index files
` [PATCH v5 14/15] docs: netlink: remove obsolete .gitignore from unused directory
` [PATCH v5 15/15] MAINTAINERS: add netlink_yml_parser.py to linux-doc
[PATCH] tty: replace capable() with file_ns_capable()
2025-06-18 6:32 UTC (3+ messages)
[PATCH] futex: don't leak robust_list pointer on exec race
2025-06-18 6:20 UTC (5+ messages)
[PATCH] fs/xfs: use scnprintf() in show functions
2025-06-17 13:23 UTC (3+ messages)
[PATCH] xfs: replace strncpy with memcpy in xattr listing
2025-06-17 13:14 UTC
[PATCH] fs/xfs: replace strncpy with strscpy
2025-06-17 12:45 UTC
[PATCH v4 0/3] rust: revocable: documentation and refactorings
2025-06-17 7:18 UTC (13+ messages)
` [PATCH v4 1/3] rust: revocable: update write invariant and fix safety comments
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