linux-kernel
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/03/12
Re: [PATCH v3] drivers: hv: vmbus: Use kthread for vmbus interrupts on PREEMPT_RT
Sebastian Andrzej Siewior
2026/03/12
Re: [PATCH 2/5] selftests/cgroup: avoid OOM in test_swapin_nozswap
Nhat Pham
2026/03/12
RE: [PATCH] EDAC: sb_edac: use kzalloc_flex
Luck, Tony
2026/03/12
Re: [syzbot ci] Re: net: move netdev_compute_master_upper_features to ndo_set_features
Paolo Abeni
2026/03/12
Re: [PATCH net-next 02/11] ethtool: Add loopback netlink UAPI definitions
Maxime Chevallier
2026/03/12
RE: [EXTERNAL] Re: [PATCH net-next,V4, 3/3] net: mana: Add ethtool counters for RX CQEs in coalesced type
Haiyang Zhang
2026/03/12
Re: [PATCH v4 4/7] dt-bindings: remoteproc: qcom: Document pas for SoCCP on Kaanapali and Glymur platforms
Krzysztof Kozlowski
2026/03/12
Re: [PATCH] integrity: Eliminate weak definition of arch_get_secureboot()
Mimi Zohar
2026/03/12
Re: [PATCH v2] mm/mempolicy: track page allocations per mempolicy
JP Kobryn (Meta)
2026/03/12
[PATCH] mshv: Fix use-after-free in mshv_map_user_memory error path
Stanislav Kinsburskii
2026/03/12
Re: [syzbot ci] Re: net: move netdev_compute_master_upper_features to ndo_set_features
Sabrina Dubroca
2026/03/12
Re: [PATCH net-next v2 0/9] selftests: drivers: bash support for remote traffic generators
Ioana Ciornei
2026/03/12
[PATCH v2 7/8] arm64: dts: ti: k3: Use memory-region-names for r5f
Markus Schneider-Pargmann (TI)
2026/03/12
[PATCH v2 8/8] dt-bindings: remoteproc: k3-r5f: Require memory-region-names
Markus Schneider-Pargmann (TI)
2026/03/12
[PATCH v2 4/8] arm64: dts: ti: k3-am62p5-sk: Split r5f memory region
Markus Schneider-Pargmann (TI)
2026/03/12
[PATCH v2 5/8] arm64: dts: ti: k3-am62a7-sk: Add r5f nodes to pre-ram bootphase
Markus Schneider-Pargmann (TI)
2026/03/12
[PATCH v2 3/8] arm64: dts: ti: k3-am62a7-sk: Split r5f memory region
Markus Schneider-Pargmann (TI)
2026/03/12
[PATCH v2 2/8] dt-bindings: remoteproc: k3-r5f: Add memory-region-names
Markus Schneider-Pargmann (TI)
2026/03/12
[PATCH v2 6/8] arm64: dts: ti: k3-am62p5-sk: Add r5f nodes to pre-ram bootphase
Markus Schneider-Pargmann (TI)
2026/03/12
[PATCH v2 1/8] dt-bindings: remoteproc: k3-r5f: Split up memory regions
Markus Schneider-Pargmann (TI)
2026/03/12
[PATCH v2 0/8] arm64: dts: ti: k3-am62a7-sk: Split r5f memory region
Markus Schneider-Pargmann (TI)
2026/03/12
Re: [PATCH 3/6] arm64: dts: qcom: msm8953-flipkart-rimob: Enable display and GPU
Dmitry Baryshkov
2026/03/12
Re: [PATCH v3 15/15] hwspinlock/treewide: refactor consumer.h from public header
Greg Kroah-Hartman
2026/03/12
Re: [PATCH 2/6] drm/panel: Add driver for Novatek NT35532
Dmitry Baryshkov
2026/03/12
Re: [PATCH net-next v2 0/9] selftests: drivers: bash support for remote traffic generators
Jakub Kicinski
2026/03/12
Re: [PATCH v15 4/8] arm64: futex: refactor futex atomic operation
Yeoreum Yun
2026/03/12
Re: [PATCH] integrity: Eliminate weak definition of arch_get_secureboot()
Arnd Bergmann
2026/03/12
Re: [PATCH v15 4/8] arm64: futex: refactor futex atomic operation
Yeoreum Yun
2026/03/12
[PATCH v2 28/28] unittests: test_cmatch: remove weird stuff from expected results
Mauro Carvalho Chehab
2026/03/12
[PATCH v2 25/28] docs: c_lex: better handle BEGIN/END at search
Mauro Carvalho Chehab
2026/03/12
[PATCH v2 24/28] docs: unittests: add and adjust tests to check for errors
Mauro Carvalho Chehab
2026/03/12
[PATCH v2 23/28] docs: c_lex: setup a logger to report tokenizer issues
Mauro Carvalho Chehab
2026/03/12
[PATCH v2 20/28] docs: xforms_lists: use CMatch for all identifiers
Mauro Carvalho Chehab
2026/03/12
[PATCH v2 19/28] docs: c_lex: add support to work with pure name ids
Mauro Carvalho Chehab
2026/03/12
[PATCH v2 17/28] docs: xforms_lists: handle struct_group directly
Mauro Carvalho Chehab
2026/03/12
[PATCH v2 16/28] docs: kdoc_re: get rid of NestedMatch class
Mauro Carvalho Chehab
2026/03/12
[PATCH v2 18/28] docs: xforms_lists: better evaluate struct_group macros
Mauro Carvalho Chehab
2026/03/12
[PATCH v2 15/28] docs: kdoc: replace NestedMatch with CMatch
Mauro Carvalho Chehab
2026/03/12
[PATCH v2 14/28] unittests: test_cmatch: add tests for sub()
Mauro Carvalho Chehab
2026/03/12
[PATCH v2 12/28] tools: unittests: add tests for CMatch
Mauro Carvalho Chehab
2026/03/12
[PATCH v2 13/28] docs: c_lex: properly implement a sub() method for CMatch
Mauro Carvalho Chehab
2026/03/12
[PATCH v2 11/28] docs: kdoc: create a CMatch to match nested C blocks
Mauro Carvalho Chehab
2026/03/12
[PATCH v2 10/28] unittests: add a runner to execute all unittests
Mauro Carvalho Chehab
2026/03/12
[PATCH v2 09/28] unittests: test_tokenizer: check if the tokenizer works
Mauro Carvalho Chehab
2026/03/12
[PATCH v2 05/28] docs: kdoc_re: add a C tokenizer
Mauro Carvalho Chehab
2026/03/12
[PATCH v2 04/28] docs: kdoc: properly handle empty enum arguments
Mauro Carvalho Chehab
2026/03/12
[PATCH v2 01/28] docs: python: add helpers to run unit tests
Mauro Carvalho Chehab
2026/03/12
[PATCH v2 27/28] docs: c_lex: produce a cleaner str() representation
Mauro Carvalho Chehab
2026/03/12
[PATCH v2 02/28] unittests: add a testbench to check public/private kdoc comments
Mauro Carvalho Chehab
2026/03/12
[PATCH v2 22/28] docs: c_lex: don't exclude an extra token
Mauro Carvalho Chehab
2026/03/12
[PATCH v2 21/28] docs: c_lex: add "@" operator
Mauro Carvalho Chehab
2026/03/12
[PATCH v2 00/28] kernel-doc: use a C lexical tokenizer for transforms
Mauro Carvalho Chehab
2026/03/12
[PATCH v2 03/28] docs: kdoc: don't add broken comments inside prototypes
Mauro Carvalho Chehab
2026/03/12
[PATCH v2 26/28] docs: kernel-doc.rst: document private: scope propagation
Mauro Carvalho Chehab
2026/03/12
[PATCH v2 07/28] docs: kdoc: move C Tokenizer to c_lex module
Mauro Carvalho Chehab
2026/03/12
Re: [PATCH v15 4/8] arm64: futex: refactor futex atomic operation
Catalin Marinas
2026/03/12
[PATCH v2 08/28] unittests: test_private: modify it to use CTokenizer directly
Mauro Carvalho Chehab
2026/03/12
[PATCH v2 06/28] docs: kdoc: use tokenizer to handle comments on structs
Mauro Carvalho Chehab
2026/03/12
Re: [PATCH] i3c: master: use kzalloc_flex
Frank Li
2026/03/12
Re: [PATCH 2/4] dt-bindings: remoteproc: imx-rproc: Support i.MX94
Frank Li
2026/03/12
Re: [PATCH net-next v2] net: mana: Expose hardware diagnostic info via debugfs
Erni Sri Satya Vennela
2026/03/12
Re: [PATCH v15 4/8] arm64: futex: refactor futex atomic operation
Catalin Marinas
2026/03/12
Re: [PATCH net-next V3 00/10] devlink: add per-port resource support
Jakub Kicinski
2026/03/12
Re: [PATCH v2 3/3] iio: light: vcnl4000: move client->dev in probe into a variable
Andy Shevchenko
2026/03/12
Re: [PATCH v2 2/3] iio: light: vcnl4000: add support for regulators
Andy Shevchenko
2026/03/12
Re: [syzbot ci] Re: net: move netdev_compute_master_upper_features to ndo_set_features
Hangbin Liu
2026/03/12
Re: [PATCH net-next V3 00/10] devlink: add per-port resource support
Jiri Pirko
2026/03/12
Re: [PATCH v2 0/3] iio: light: vcnl4000: add regulator support
Andy Shevchenko
2026/03/12
[PATCH net-next v2 0/3] net: dpaa2-mac: export standard statistics
Ioana Ciornei
2026/03/12
[PATCH net-next v2 3/3] net: dpaa2-mac: export standard statistics
Ioana Ciornei
2026/03/12
[PATCH net-next v2 2/3] net: dpaa2-mac: retrieve MAC statistics in one firmware command
Ioana Ciornei
2026/03/12
Re: [PATCH net-next V3 00/10] devlink: add per-port resource support
Jakub Kicinski
2026/03/12
[PATCH net-next v2 1/3] net: dpaa2-mac: extend APIs related to statistics
Ioana Ciornei
2026/03/12
[PATCH net-next v2 7/9] selftests: drivers: hw: replace counter upper limit with UINT32_MAX in rmon test
Ioana Ciornei
2026/03/12
[PATCH net-next v2 9/9] selftests: drivers: hw: add test for the ethtool standard counters
Ioana Ciornei
2026/03/12
[PATCH net-next v2 6/9] selftests: drivers: hw: test rmon counters only on first interface
Ioana Ciornei
2026/03/12
Re: [PATCH net-next v8 3/4] ptr_ring: move free-space check into separate helper
Eric Dumazet
2026/03/12
[PATCH net-next v2 5/9] selftests: drivers: hw: cleanup shellcheck warnings in the rmon test
Ioana Ciornei
2026/03/12
[PATCH net-next v2 4/9] selftests: net: update some helpers to use run_on
Ioana Ciornei
2026/03/12
[PATCH net-next v2 8/9] selftests: drivers: hw: update ethtool_rmon to work with a single local interface
Ioana Ciornei
2026/03/12
[PATCH net-next v2 3/9] selftests: net: add helpers for running a command on other targets
Ioana Ciornei
2026/03/12
[PATCH net-next v2 2/9] selftests: net: extend lib.sh to parse drivers/net/net.config
Ioana Ciornei
2026/03/12
[PATCH net-next v2 0/9] selftests: drivers: bash support for remote traffic generators
Ioana Ciornei
2026/03/12
[PATCH net-next v2 1/9] selftests: forwarding: extend ethtool_std_stats_get with pause statistics
Ioana Ciornei
2026/03/12
Re: [PATCH RFC 5/7] selftests/sched: Add SCHED_DEADLINE bandwidth tests to kselftest
Juri Lelli
2026/03/12
Re: [RESEND PATCH 4/4] selftests/mm: transhuge_stress: skip the test when thp not available
Zi Yan
2026/03/12
Re: [RESEND PATCH 3/4] selftests/mm: split_huge_page_test: skip the test when thp is not available
Zi Yan
2026/03/12
[PATCH] selftests/mqueue: Fix incorrectly named file
Simon Liebold
2026/03/12
Re: [PATCH 0/4] selftests/mm: skip several tests when thp is not available
Mike Rapoport
2026/03/12
Re: [PATCH net-next v8 0/4] tun/tap & vhost-net: apply qdisc backpressure on full ptr_ring to reduce TX drops
Michael S. Tsirkin
2026/03/12
Re: [RESEND PATCH 2/4] selftests/mm: soft-dirty: skip two tests when thp is not available
Zi Yan
2026/03/12
Re: [RESEND PATCH 1/4] selftests/mm/guard-regions: skip collapse test when thp not enabled
Zi Yan
2026/03/12
Re: [PATCH net-next 02/11] ethtool: Add loopback netlink UAPI definitions
Oleksij Rempel
2026/03/12
Re: [PATCH net-next v8 2/4] vhost-net: wake queue of tun/tap after ptr_ring consume
Michael S. Tsirkin
2026/03/12
Re: [PATCH net-next v8 3/4] ptr_ring: move free-space check into separate helper
Michael S. Tsirkin
2026/03/12
Re: [PATCH net-next 02/11] ethtool: Add loopback netlink UAPI definitions
Andrew Lunn
2026/03/12
Re: [PATCH v2] mm/mempolicy: track page allocations per mempolicy
Vlastimil Babka (SUSE)
2026/03/12
Re: [PATCH net-next 02/11] ethtool: Add loopback netlink UAPI definitions
Andrew Lunn
2026/03/12
Re: [PATCH bpf-next v3 3/6] bpf: Disallow !kprobe_write_ctx progs tail-calling kprobe_write_ctx progs
Leon Hwang
2026/03/12
Re: [PATCH v3 3/3] arm64: dts: qcom: sm6125-xiaomi-laurel-sprout: Enable MDSS and add panel
Dmitry Baryshkov
2026/03/12
Re: [PATCH v2] rust: update `kernel::c_str!` documentation
Tamir Duberstein
2026/03/12
Re: [PATCH net-next v8 3/4] ptr_ring: move free-space check into separate helper
Eric Dumazet
2026/03/12
[PATCH] arm64: dts: qcom: msm8939-asus-z00t: add USB-OTG pin
Erikas Bitovtas
2026/03/12
[PATCH net-next v8 4/4] tun/tap & vhost-net: avoid ptr_ring tail-drop when a qdisc is present
Simon Schippers
2026/03/12
[PATCH net-next v8 2/4] vhost-net: wake queue of tun/tap after ptr_ring consume
Simon Schippers
2026/03/12
[PATCH net-next v8 0/4] tun/tap & vhost-net: apply qdisc backpressure on full ptr_ring to reduce TX drops
Simon Schippers
2026/03/12
[PATCH net-next v8 1/4] tun/tap: add ptr_ring consume helper with netdev queue wakeup
Simon Schippers
2026/03/12
[PATCH net-next v8 3/4] ptr_ring: move free-space check into separate helper
Simon Schippers
2026/03/12
Re: [PATCH v2 11/13] selftests/mm: fix double increment in linked list cleanup in compaction_test
David Hildenbrand (Arm)
2026/03/12
Re: [PATCH v2 09/13] selftests/mm: skip uffd-wp-mremap if UFFD write-protect is unsupported
David Hildenbrand (Arm)
2026/03/12
Re: [PATCH v2 05/13] selftests/mm: size tmpfs according to PMD page size in split_huge_page_test
David Hildenbrand (Arm)
2026/03/12
Re: [PATCH v2 01/13] selftests/mm: restore default nr_hugepages value during cleanup in charge_reserved_hugetlb.sh
David Hildenbrand (Arm)
2026/03/12
[PATCH 4/4] remoteproc: imx_rproc: Add support for i.MX94
Peng Fan (OSS)
2026/03/12
[PATCH 3/4] remoteproc: imx_rproc: Pass bootaddr to SM CPU/LMM reset vector
Peng Fan (OSS)
2026/03/12
[PATCH 2/4] dt-bindings: remoteproc: imx-rproc: Support i.MX94
Peng Fan (OSS)
2026/03/12
[PATCH 1/4] dt-bindings: remoteproc: imx-rproc: Introduce fsl,reset-vector-mask
Peng Fan (OSS)
2026/03/12
[PATCH 0/4] Add i.MX94 remoteproc support and reset vector handling improvements
Peng Fan (OSS)
2026/03/12
[PATCH v2 13/13] selftests/cgroup: extend test_hugetlb_memcg.c to support all huge page sizes
Sayali Patil
2026/03/12
[PATCH v2 12/13] selftests/mm: move hwpoison setup into run_test() and silence modprobe output for memory-failure category
Sayali Patil
2026/03/12
[PATCH v2 09/13] selftests/mm: skip uffd-wp-mremap if UFFD write-protect is unsupported
Sayali Patil
2026/03/12
[PATCH v2 08/13] selftests/mm: ensure destination is hugetlb-backed in hugepage-mremap
Sayali Patil
2026/03/12
[PATCH v2 07/13] selftest/mm: register existing mapping with userfaultfd in hugepage-mremap
Sayali Patil
2026/03/12
[PATCH v2 11/13] selftests/mm: fix double increment in linked list cleanup in compaction_test
Sayali Patil
2026/03/12
[PATCH v2 10/13] selftests/mm: skip uffd-stress test when nr_pages_per_cpu is zero
Sayali Patil
2026/03/12
[PATCH v2 06/13] selftest/mm: adjust hugepage-mremap test size for large huge pages
Sayali Patil
2026/03/12
[PATCH v2 04/13] selftest/mm: fix cgroup task placement and tolerance in hugetlb_reparenting_test.sh
Sayali Patil
2026/03/12
[PATCH v2 05/13] selftests/mm: size tmpfs according to PMD page size in split_huge_page_test
Sayali Patil
2026/03/12
[PATCH v2 03/13] selftests/mm: fix hugetlb pathname construction in hugetlb_reparenting_test.sh
Sayali Patil
2026/03/12
[PATCH v2 02/13] selftests/mm: fix hugetlb pathname construction in charge_reserved_hugetlb.sh
Sayali Patil
2026/03/12
[PATCH v2 01/13] selftests/mm: restore default nr_hugepages value during cleanup in charge_reserved_hugetlb.sh
Sayali Patil
2026/03/12
[PATCH v2 00/13] selftests/mm: fix failures and robustness improvements
Sayali Patil
2026/03/12
Re: [PATCH v3 2/3] drm: panel: Add Samsung S6E8FCO DSI controller for M1906F9 panel
David Heidelberg
2026/03/12
Re: [PATCH v3 2/3] drm: panel: Add Samsung S6E8FCO DSI controller for M1906F9 panel
David Heidelberg
2026/03/12
[PATCH v3 3/3] arm64: dts: qcom: sm6125-xiaomi-laurel-sprout: Enable MDSS and add panel
Yedaya Katsman
2026/03/12
[PATCH v3 2/3] drm: panel: Add Samsung S6E8FCO DSI controller for M1906F9 panel
Yedaya Katsman
2026/03/12
[PATCH v3 1/3] dt-bindings: display: panel: Add Samsung S6E8FCO-M1906F9
Yedaya Katsman
2026/03/12
[PATCH v2 3/3] iio: light: vcnl4000: move client->dev in probe into a variable
Erikas Bitovtas
2026/03/12
[PATCH v3 0/3] Add support for the Samsung S6E8FCO DSI and M1906F9 display panel
Yedaya Katsman
2026/03/12
[PATCH v2 1/3] dt-bindings: iio: light: vcnl4000: add regulators
Erikas Bitovtas
2026/03/12
[PATCH v2 0/3] iio: light: vcnl4000: add regulator support
Erikas Bitovtas
2026/03/12
[PATCH v2 2/3] iio: light: vcnl4000: add support for regulators
Erikas Bitovtas
2026/03/12
[RESEND PATCH 2/4] selftests/mm: soft-dirty: skip two tests when thp is not available
Chunyu Hu
2026/03/12
[PATCH 0/4] selftests/mm: skip several tests when thp is not available
Chunyu Hu
2026/03/12
[PATCH 4/4] selftests/mm: transhuge_stress: skip the test when thp not available
Chunyu Hu
2026/03/12
[PATCH net-next] net: mana: hardening: Clamp adapter capability values from MANA_IB_GET_ADAPTER_CAP
Erni Sri Satya Vennela
2026/03/12
[RESEND PATCH 4/4] selftests/mm: transhuge_stress: skip the test when thp not available
Chunyu Hu
2026/03/12
[RESEND PATCH 3/4] selftests/mm: split_huge_page_test: skip the test when thp is not available
Chunyu Hu
2026/03/12
[RESEND PATCH 1/4] selftests/mm/guard-regions: skip collapse test when thp not enabled
Chunyu Hu
2026/03/12
Re: [PATCH RFC 5/7] selftests/sched: Add SCHED_DEADLINE bandwidth tests to kselftest
Christian Loehle
2026/03/12
[PATCH 1/4] selftests/mm/guard-regions: skip collapse test when thp not enabled
Chunyu Hu
2026/03/12
Re: [PATCH 2/2] arm64: dts: qcom: sdm845-xiaomi-beryllium-tianma: Disable MDSS
David Heidelberg
2026/03/12
[PATCH 3/4] selftests/mm: split_huge_page_test: skip the test when thp is not available
Chunyu Hu
2026/03/12
[PATCH 2/4] selftests/mm: soft-dirty: skip two tests when thp not available
Chunyu Hu
2026/03/12
[PATCH 2/4] selftests/mm: soft-dirty: skip two tests when thp is not available
Chunyu Hu
2026/03/12
[PATCH 0/4] selftests/mm: skip several tests when thp is not available
Chunyu Hu
2026/03/12
Re: [syzbot ci] Re: net: move netdev_compute_master_upper_features to ndo_set_features
Sabrina Dubroca
2026/03/12
Re: [PATCH net v5 1/2] bonding: fix null-ptr-deref in bond_rr_gen_slave_id()
Nikolay Aleksandrov
2026/03/12
[PATCH] vdpa: don't free reply skb after genlmsg_reply()
Paul Moses
2026/03/12
Re: [PATCH net v5 1/2] bonding: fix null-ptr-deref in bond_rr_gen_slave_id()
Jiayuan Chen
2026/03/12
Re: [PATCH net-next v3 2/6] mptcp: keep rcv_mwnd_seq in sync with subflow rcv_wnd
Matthieu Baerts
2026/03/12
[PATCH] virtio: fix kernel-doc warnings for virtio_device
Kenner de Azevedo dos Santos Miranda
2026/03/12
Re: [PATCH bpf-next v3 3/6] bpf: Disallow !kprobe_write_ctx progs tail-calling kprobe_write_ctx progs
Jiri Olsa
2026/03/12
Re: [PATCH RFC 5/7] selftests/sched: Add SCHED_DEADLINE bandwidth tests to kselftest
Christian Loehle
2026/03/12
Re: [PATCH net v5 1/2] bonding: fix null-ptr-deref in bond_rr_gen_slave_id()
Paolo Abeni
2026/03/12
Re: [PATCH net-next v4] vsock: add G2H fallback for CIDs not owned by H2G transport
patchwork-bot+netdevbpf
2026/03/12
Re: [PATCH net-next 0/3] net: move netdev_compute_master_upper_features to ndo_set_features
Paolo Abeni
2026/03/12
Re: [syzbot ci] Re: net: move netdev_compute_master_upper_features to ndo_set_features
Paolo Abeni
2026/03/12
Re: [PATCH v5 1/4] openat2: new OPENAT2_REGULAR flag support
Aleksa Sarai
2026/03/12
[PATCH] integrity: Fix spelling mistake TRUSTED_KEYRING
Philipp Hahn
2026/03/12
Re: [PATCH v4 03/10] gpiolib: implement low-level, shared GPIO support
Andy Shevchenko
2026/03/12
Re: [PATCH v2 1/2] mm: prevent droppable mappings from being locked
David Hildenbrand (Arm)
2026/03/12
Re: [PATCH net-next 02/11] ethtool: Add loopback netlink UAPI definitions
Oleksij Rempel
2026/03/12
Re: [PATCH v4 03/10] gpiolib: implement low-level, shared GPIO support
Jon Hunter
2026/03/12
[PATCH bpf-next v1] selftests/bpf: Improve tc_tunnel test reliability
Jiayuan Chen
2026/03/12
Re: [PATCH net-next V3 00/10] devlink: add per-port resource support
Jiri Pirko
2026/03/12
Re: [PATCH v2 1/2] mm: prevent droppable mappings from being locked
David Hildenbrand (Arm)
2026/03/12
Re: [PATCH 2/6] drm/panel: Add driver for Novatek NT35532
cristian_ci
2026/03/12
Re: [PATCHv2] gpio: ljca: reduce struct allocation
Linus Walleij
2026/03/12
Re: [PATCH 3/6] arm64: dts: qcom: msm8953-flipkart-rimob: Enable display and GPU
cristian_ci
2026/03/12
Re: [PATCH v4 03/10] gpiolib: implement low-level, shared GPIO support
Chen-Yu Tsai
2026/03/12
Re: [PATCH net-next 02/11] ethtool: Add loopback netlink UAPI definitions
Maxime Chevallier
2026/03/12
Re: [PATCH 5/6] arm64: dts: qcom: msm8953-flipkart-rimob: Enable touchscreen
cristian_ci
2026/03/12
Re: [PATCH] selftests/futex: Bump up libnuma version check
Sebastian Andrzej Siewior
2026/03/12
Re: [PATCH v4 03/10] gpiolib: implement low-level, shared GPIO support
Jon Hunter
2026/03/12
[PATCH bpf v1] selftests/bpf: Fix sockmap_multi_channels reliability
Jiayuan Chen
2026/03/12
Re: [PATCH v3 2/3] vduse: add VDUSE_GET_FEATURES ioctl
Eugenio Perez Martin
2026/03/12
[PATCH v2 13/20] docs: c_lex: properly implement a sub() method for CMatch
Mauro Carvalho Chehab
2026/03/12
[PATCH v2 20/20] docs: xforms_lists: use CMatch for all identifiers
Mauro Carvalho Chehab
2026/03/12
[PATCH v2 01/20] docs: python: add helpers to run unit tests
Mauro Carvalho Chehab
2026/03/12
[PATCH v2 07/20] docs: kdoc: move C Tokenizer to c_lex module
Mauro Carvalho Chehab
2026/03/12
[PATCH v2 19/20] docs: c_lex: add support to work with pure name ids
Mauro Carvalho Chehab
2026/03/12
[PATCH v2 18/20] docs: xforms_lists: better evaluate struct_group macros
Mauro Carvalho Chehab
2026/03/12
[PATCH v2 16/20] docs: kdoc_re: get rid of NestedMatch class
Mauro Carvalho Chehab
2026/03/12
[PATCH v2 17/20] docs: xforms_lists: handle struct_group directly
Mauro Carvalho Chehab
2026/03/12
[PATCH v2 10/20] unittests: add a runner to execute all unittests
Mauro Carvalho Chehab
2026/03/12
[PATCH v2 00/20] kernel-doc: use a C lexical tokenizer for transforms
Mauro Carvalho Chehab
2026/03/12
[PATCH v2 05/20] docs: kdoc_re: add a C tokenizer
Mauro Carvalho Chehab
2026/03/12
[PATCH v2 14/20] unittests: test_cmatch: add tests for sub()
Mauro Carvalho Chehab
2026/03/12
[PATCH v2 08/20] unittests: test_private: modify it to use CTokenizer directly
Mauro Carvalho Chehab
2026/03/12
[PATCH v2 02/20] unittests: add a testbench to check public/private kdoc comments
Mauro Carvalho Chehab
Earlier messages
Later messages