Messages by Thread
-
-
[Intel-wired-lan] [tnguy-net-queue:dev-queue] BUILD SUCCESS 7af1af1f41319e9d7355c1e437ea2c58e6dbe158
kernel test robot
-
[Intel-wired-lan] [tnguy-next-queue:dev-queue] BUILD SUCCESS 1b352c3f836b3ef287b72ffb78823c15f5d33bc0
kernel test robot
-
[Intel-wired-lan] [tnguy-net-queue:100GbE] BUILD SUCCESS 40857194956dcaf3d2b66d6bd113d844c93bef54
kernel test robot
-
[Intel-wired-lan] [PATCH v2] i40e: add an error handling path in i40e_xsk_pool_enable()
Haoxiang Li
-
[Intel-wired-lan] [PATCH net-next v3 0/9] dpll: Core improvements and ice E825-C SyncE support
Ivan Vecera
-
[Intel-wired-lan] [PATCH iwl-next v7] ice: add support for unmanaged DPLL on E830 NIC
Arkadiusz Kubalewski
-
[Intel-wired-lan] [tnguy-next-queue:dev-queue] BUILD SUCCESS aad27ae042e6c666dadc728d420a366b1abffd74
kernel test robot
-
[Intel-wired-lan] [tnguy-net-queue:dev-queue] BUILD SUCCESS 5a028dbfd06ce7dc768a8f7a0170172cf6f0fe2a
kernel test robot
-
[Intel-wired-lan] [tnguy-net-queue:200GbE] BUILD SUCCESS 426ca15c7f6cb6562a081341ca88893a50c59fa2
kernel test robot
-
[Intel-wired-lan] [tnguy-next-queue:main] BUILD SUCCESS e75e408dc524ba32b3bd66e89d2ba1e337877bfa
kernel test robot
-
[Intel-wired-lan] [PATCH iwl-next] i40e: only timestamp PTP event packets
Jacob Keller
-
[Intel-wired-lan] [tnguy-next-queue:dev-queue] BUILD SUCCESS 11ecb12b7324910d785defc8ff4490cc3a26e841
kernel test robot
-
[Intel-wired-lan] [PATCH iwl-next] ixgbe: e610: remove redundant assignment
Piotr Kwapulinski
-
[Intel-wired-lan] [PATCH net] iavf: fix PTP use-after-free during reset
Petr Oros
-
[Intel-wired-lan] [PATCH v3 00/30] kernel-doc: make it parse new functions and structs
Mauro Carvalho Chehab
-
[Intel-wired-lan] [PATCH v3 07/30] docs: kdoc_parser: fix variable regexes to work with size_t
Mauro Carvalho Chehab
-
Re: [Intel-wired-lan] [PATCH v3 07/30] docs: kdoc_parser: fix variable regexes to work with size_t
Loktionov, Aleksandr
-
[Intel-wired-lan] [PATCH v3 12/30] docs: kdoc_parser: ignore context analysis and lock attributes
Mauro Carvalho Chehab
-
Re: [Intel-wired-lan] [PATCH v3 12/30] docs: kdoc_parser: ignore context analysis and lock attributes
Loktionov, Aleksandr
-
[Intel-wired-lan] [PATCH v3 17/30] docs: kdoc_re: don't recompile NextMatch regex every time
Mauro Carvalho Chehab
-
Re: [Intel-wired-lan] [PATCH v3 17/30] docs: kdoc_re: don't recompile NextMatch regex every time
Loktionov, Aleksandr
-
[Intel-wired-lan] [PATCH v3 10/30] docs: kdoc_parser: don't exclude defaults from prototype
Mauro Carvalho Chehab
-
Re: [Intel-wired-lan] [PATCH v3 10/30] docs: kdoc_parser: don't exclude defaults from prototype
Loktionov, Aleksandr
-
Re: [Intel-wired-lan] [PATCH v3 10/30] docs: kdoc_parser: don't exclude defaults from prototype
Loktionov, Aleksandr
-
[Intel-wired-lan] [PATCH v3 02/30] docs: kdoc_re: don't go past the end of a line
Mauro Carvalho Chehab
-
[Intel-wired-lan] [PATCH v3 28/30] docs: kdoc_parser: move transform lists to a separate file
Mauro Carvalho Chehab
-
Re: [Intel-wired-lan] [PATCH v3 28/30] docs: kdoc_parser: move transform lists to a separate file
Loktionov, Aleksandr
-
[Intel-wired-lan] [PATCH v3 16/30] docs: kdoc_re: better show KernRe() at documentation
Mauro Carvalho Chehab
-
Re: [Intel-wired-lan] [PATCH v3 16/30] docs: kdoc_re: better show KernRe() at documentation
Loktionov, Aleksandr
-
[Intel-wired-lan] [PATCH v3 14/30] kdoc_parser: handle struct member macro VIRTIO_DECLARE_FEATURES(name)
Mauro Carvalho Chehab
-
[Intel-wired-lan] [PATCH v3 09/30] docs: kdoc_parser: add some debug for variable parsing
Mauro Carvalho Chehab
-
Re: [Intel-wired-lan] [PATCH v3 09/30] docs: kdoc_parser: add some debug for variable parsing
Loktionov, Aleksandr
-
[Intel-wired-lan] [PATCH v3 13/30] docs: kdoc_parser: add support for LIST_HEAD
Mauro Carvalho Chehab
-
Re: [Intel-wired-lan] [PATCH v3 13/30] docs: kdoc_parser: add support for LIST_HEAD
Loktionov, Aleksandr
-
[Intel-wired-lan] [PATCH v3 15/30] docs: kdoc_re: properly handle strings and escape chars on it
Mauro Carvalho Chehab
-
Re: [Intel-wired-lan] [PATCH v3 15/30] docs: kdoc_re: properly handle strings and escape chars on it
Loktionov, Aleksandr
-
[Intel-wired-lan] [PATCH v3 06/30] docs: kdoc_parser: use NestedMatch to handle __attribute__ on functions
Mauro Carvalho Chehab
-
Re: [Intel-wired-lan] [PATCH v3 06/30] docs: kdoc_parser: use NestedMatch to handle __attribute__ on functions
Loktionov, Aleksandr
-
[Intel-wired-lan] [PATCH v3 08/30] docs: kdoc_parser: fix the default_value logic for variables
Mauro Carvalho Chehab
-
Re: [Intel-wired-lan] [PATCH v3 08/30] docs: kdoc_parser: fix the default_value logic for variables
Loktionov, Aleksandr
-
[Intel-wired-lan] [PATCH v3 29/30] docs: kdoc_re: don't remove the trailing "; " with NestedMatch
Mauro Carvalho Chehab
-
Re: [Intel-wired-lan] [PATCH v3 29/30] docs: kdoc_re: don't remove the trailing "; " with NestedMatch
Loktionov, Aleksandr
-
[Intel-wired-lan] [PATCH v3 20/30] docs: kdoc_re: add support on NestedMatch for argument replacement
Mauro Carvalho Chehab
-
Re: [Intel-wired-lan] [PATCH v3 20/30] docs: kdoc_re: add support on NestedMatch for argument replacement
Loktionov, Aleksandr
-
[Intel-wired-lan] [PATCH v3 18/30] docs: kdoc_re: Change NestedMath args replacement to \0
Mauro Carvalho Chehab
-
Re: [Intel-wired-lan] [PATCH v3 18/30] docs: kdoc_re: Change NestedMath args replacement to \0
Loktionov, Aleksandr
-
[Intel-wired-lan] [PATCH v3 27/30] docs: kdoc_parser: minimize differences with struct_group_tagged
Mauro Carvalho Chehab
-
Re: [Intel-wired-lan] [PATCH v3 27/30] docs: kdoc_parser: minimize differences with struct_group_tagged
Loktionov, Aleksandr
-
[Intel-wired-lan] [PATCH v3 05/30] docs: kdoc_parser: add functions support for NestedMatch
Mauro Carvalho Chehab
-
Re: [Intel-wired-lan] [PATCH v3 05/30] docs: kdoc_parser: add functions support for NestedMatch
Loktionov, Aleksandr
-
[Intel-wired-lan] [PATCH v3 11/30] docs: kdoc_parser: fix parser to support multi-word types
Mauro Carvalho Chehab
-
Re: [Intel-wired-lan] [PATCH v3 11/30] docs: kdoc_parser: fix parser to support multi-word types
Loktionov, Aleksandr
-
[Intel-wired-lan] [PATCH v3 19/30] docs: kdoc_re: make NextedMatch use KernRe
Mauro Carvalho Chehab
-
Re: [Intel-wired-lan] [PATCH v3 19/30] docs: kdoc_re: make NextedMatch use KernRe
Loktionov, Aleksandr
-
Re: [Intel-wired-lan] [PATCH v3 19/30] docs: kdoc_re: make NextedMatch use KernRe
Kwapulinski, Piotr
-
[Intel-wired-lan] [PATCH v3 23/30] docs: kdoc_parser: better handle struct_group macros
Mauro Carvalho Chehab
-
Re: [Intel-wired-lan] [PATCH v3 23/30] docs: kdoc_parser: better handle struct_group macros
Loktionov, Aleksandr
-
[Intel-wired-lan] [PATCH v3 21/30] docs: python: add helpers to run unit tests
Mauro Carvalho Chehab
-
[Intel-wired-lan] [PATCH v3 04/30] docs: kdoc_parser: don't mangle with function defines
Mauro Carvalho Chehab
-
Re: [Intel-wired-lan] [PATCH v3 04/30] docs: kdoc_parser: don't mangle with function defines
Loktionov, Aleksandr
-
[Intel-wired-lan] [PATCH v3 22/30] unittests: add tests for NestedMatch class
Mauro Carvalho Chehab
-
[Intel-wired-lan] [PATCH v3 25/30] docs: kdoc_re: add a helper class to declare C function matches
Mauro Carvalho Chehab
-
Re: [Intel-wired-lan] [PATCH v3 25/30] docs: kdoc_re: add a helper class to declare C function matches
Loktionov, Aleksandr
-
[Intel-wired-lan] [PATCH v3 03/30] docs: kdoc_parser: move var transformers to the beginning
Mauro Carvalho Chehab
-
Re: [Intel-wired-lan] [PATCH v3 03/30] docs: kdoc_parser: move var transformers to the beginning
Loktionov, Aleksandr
-
[Intel-wired-lan] [PATCH v3 26/30] docs: kdoc_parser: use the new CFunction class
Mauro Carvalho Chehab
-
Re: [Intel-wired-lan] [PATCH v3 26/30] docs: kdoc_parser: use the new CFunction class
Loktionov, Aleksandr
-
[Intel-wired-lan] [PATCH v3 01/30] docs: kdoc_re: add support for groups()
Mauro Carvalho Chehab
-
[Intel-wired-lan] [PATCH v3 24/30] docs: kdoc_re: fix a parse bug on struct page_pool_params
Mauro Carvalho Chehab
-
[Intel-wired-lan] [PATCH v3 30/30] docs: xforms_lists.py: use CFuntion to handle all function macros
Mauro Carvalho Chehab
-
[Intel-wired-lan] [PATCH v4] ice: recap the VSI and QoS info after rebuild
Aaron Ma via Intel-wired-lan
-
[Intel-wired-lan] [tnguy-net-queue:main] BUILD SUCCESS a040afa3bca415019d96a586b96b5f17b1f55a90
kernel test robot
-
[Intel-wired-lan] [PATCH v2 00/25] kernel-doc: make it parse new functions and structs
Mauro Carvalho Chehab
-
[Intel-wired-lan] [PATCH v2 04/25] docs: kdoc_parser: don't mangle with function defines
Mauro Carvalho Chehab
-
Re: [Intel-wired-lan] [PATCH v2 04/25] docs: kdoc_parser: don't mangle with function defines
Loktionov, Aleksandr
-
[Intel-wired-lan] [PATCH v2 01/25] docs: kdoc_re: add support for groups()
Mauro Carvalho Chehab
-
Re: [Intel-wired-lan] [PATCH v2 01/25] docs: kdoc_re: add support for groups()
Loktionov, Aleksandr
-
[Intel-wired-lan] [PATCH v2 03/25] docs: kdoc_parser: move var transformers to the beginning
Mauro Carvalho Chehab
-
Re: [Intel-wired-lan] [PATCH v2 03/25] docs: kdoc_parser: move var transformers to the beginning
Loktionov, Aleksandr
-
[Intel-wired-lan] [PATCH v2 05/25] docs: kdoc_parser: add functions support for NestedMatch
Mauro Carvalho Chehab
-
[Intel-wired-lan] [PATCH v2 02/25] docs: kdoc_re: don't go past the end of a line
Mauro Carvalho Chehab
-
Re: [Intel-wired-lan] [PATCH v2 02/25] docs: kdoc_re: don't go past the end of a line
Loktionov, Aleksandr
-
[Intel-wired-lan] [PATCH v2 07/25] docs: kdoc_parser: fix variable regexes to work with size_t
Mauro Carvalho Chehab
-
Re: [Intel-wired-lan] [PATCH v2 07/25] docs: kdoc_parser: fix variable regexes to work with size_t
Loktionov, Aleksandr
-
[Intel-wired-lan] [PATCH v2 09/25] docs: kdoc_parser: add some debug for variable parsing
Mauro Carvalho Chehab
-
Re: [Intel-wired-lan] [PATCH v2 09/25] docs: kdoc_parser: add some debug for variable parsing
Loktionov, Aleksandr
-
[Intel-wired-lan] [PATCH v2 11/25] docs: kdoc_parser: fix parser to support multi-word types
Mauro Carvalho Chehab
-
Re: [Intel-wired-lan] [PATCH v2 11/25] docs: kdoc_parser: fix parser to support multi-word types
Loktionov, Aleksandr
-
[Intel-wired-lan] [PATCH v2 10/25] docs: kdoc_parser: don't exclude defaults from prototype
Mauro Carvalho Chehab
-
Re: [Intel-wired-lan] [PATCH v2 10/25] docs: kdoc_parser: don't exclude defaults from prototype
Loktionov, Aleksandr
-
[Intel-wired-lan] [PATCH v2 13/25] docs: kdoc_parser: add support for LIST_HEAD
Mauro Carvalho Chehab
-
Re: [Intel-wired-lan] [PATCH v2 13/25] docs: kdoc_parser: add support for LIST_HEAD
Loktionov, Aleksandr
-
[Intel-wired-lan] [PATCH v2 08/25] docs: kdoc_parser: fix the default_value logic for variables
Mauro Carvalho Chehab
-
Re: [Intel-wired-lan] [PATCH v2 08/25] docs: kdoc_parser: fix the default_value logic for variables
Loktionov, Aleksandr
-
[Intel-wired-lan] [PATCH v2 18/25] docs: kdoc_re: Change NestedMath args replacement to \0
Mauro Carvalho Chehab
-
Re: [Intel-wired-lan] [PATCH v2 18/25] docs: kdoc_re: Change NestedMath args replacement to \0
Loktionov, Aleksandr
-
[Intel-wired-lan] [PATCH v2 12/25] docs: kdoc_parser: ignore context analysis and lock attributes
Mauro Carvalho Chehab
-
Re: [Intel-wired-lan] [PATCH v2 12/25] docs: kdoc_parser: ignore context analysis and lock attributes
Loktionov, Aleksandr
-
[Intel-wired-lan] [PATCH v2 15/25] docs: kdoc_re: properly handle strings and escape chars on it
Mauro Carvalho Chehab
-
Re: [Intel-wired-lan] [PATCH v2 15/25] docs: kdoc_re: properly handle strings and escape chars on it
Loktionov, Aleksandr
-
[Intel-wired-lan] [PATCH v2 14/25] kdoc_parser: handle struct member macro VIRTIO_DECLARE_FEATURES(name)
Mauro Carvalho Chehab
-
Re: [Intel-wired-lan] [PATCH v2 14/25] kdoc_parser: handle struct member macro VIRTIO_DECLARE_FEATURES(name)
Loktionov, Aleksandr
-
[Intel-wired-lan] [PATCH v2 06/25] docs: kdoc_parser: use NestedMatch to handle __attribute__ on functions
Mauro Carvalho Chehab
-
[Intel-wired-lan] [PATCH v2 23/25] tools/lib/python/unittest_helper.py
Mauro Carvalho Chehab
-
Re: [Intel-wired-lan] [PATCH v2 23/25] tools/lib/python/unittest_helper.py
Mauro Carvalho Chehab
-
Re: [Intel-wired-lan] [PATCH v2 23/25] tools/lib/python/unittest_helper.py
Loktionov, Aleksandr
-
Re: [Intel-wired-lan] [PATCH v2 23/25] tools/lib/python/unittest_helper.py
Jacob Keller
-
Re: [Intel-wired-lan] [PATCH v2 23/25] tools/lib/python/unittest_helper.py
Mauro Carvalho Chehab
-
Re: [Intel-wired-lan] [PATCH v2 23/25] tools/lib/python/unittest_helper.py
Jacob Keller
-
[Intel-wired-lan] [PATCH v2 16/25] docs: kdoc_re: better show KernRe() at documentation
Mauro Carvalho Chehab
-
Re: [Intel-wired-lan] [PATCH v2 16/25] docs: kdoc_re: better show KernRe() at documentation
Loktionov, Aleksandr
-
[Intel-wired-lan] [PATCH v2 20/25] tools: kdoc_re: add support on NestedMatch for argument replacement
Mauro Carvalho Chehab
-
Re: [Intel-wired-lan] [PATCH v2 20/25] tools: kdoc_re: add support on NestedMatch for argument replacement
Loktionov, Aleksandr
-
[Intel-wired-lan] [PATCH v2 25/25] docs: kdoc_re: fix a parse bug on struct page_pool_params
Mauro Carvalho Chehab
-
Re: [Intel-wired-lan] [PATCH v2 25/25] docs: kdoc_re: fix a parse bug on struct page_pool_params
Loktionov, Aleksandr
-
[Intel-wired-lan] [PATCH v2 17/25] docs: kdoc_re: don't recompile NextMatch regex every time
Mauro Carvalho Chehab
-
Re: [Intel-wired-lan] [PATCH v2 17/25] docs: kdoc_re: don't recompile NextMatch regex every time
Loktionov, Aleksandr
-
[Intel-wired-lan] [PATCH v2 19/25] docs: kdoc_re: make NextedMatch use KernRe
Mauro Carvalho Chehab
-
[Intel-wired-lan] [PATCH v2 21/25] tools: python: add helpers to run unit tests
Mauro Carvalho Chehab
-
[Intel-wired-lan] [PATCH v2 24/25] docs: kdoc_parser: better handle struct_group macros
Mauro Carvalho Chehab
-
Re: [Intel-wired-lan] [PATCH v2 24/25] docs: kdoc_parser: better handle struct_group macros
Loktionov, Aleksandr
-
[Intel-wired-lan] [PATCH v2 22/25] unittests: add tests for NestedMatch class
Mauro Carvalho Chehab
-
Re: [Intel-wired-lan] [PATCH v2 00/25] kernel-doc: make it parse new functions and structs
Jonathan Corbet
-
Re: [Intel-wired-lan] [PATCH v2 00/25] kernel-doc: make it parse new functions and structs
Jacob Keller
-
Re: [Intel-wired-lan] [PATCH v2 00/25] kernel-doc: make it parse new functions and structs
Mauro Carvalho Chehab
-
Re: [Intel-wired-lan] [PATCH v2 00/25] kernel-doc: make it parse new functions and structs
Jacob Keller
-
Re: [Intel-wired-lan] [PATCH v2 00/25] kernel-doc: make it parse new functions and structs
Mauro Carvalho Chehab
-
[Intel-wired-lan] [tnguy-net-queue:10GbE] BUILD SUCCESS 05faf2c0a76581d0a7fdbb8ec46477ba183df95b
kernel test robot
-
[Intel-wired-lan] [PATCH 6.18 107/227] idpf: read lower clock bits inside the time sandwich
Greg Kroah-Hartman
-
[Intel-wired-lan] [tnguy-next-queue:dev-queue] BUILD SUCCESS b2840432132b841d1a6625081ed8a82cd76b1017
kernel test robot
-
[Intel-wired-lan] [tnguy-net-queue:dev-queue] BUILD SUCCESS 40a1c60f4892f0e5c12d4322b853b2f74a6d6bdc
kernel test robot
-
[Intel-wired-lan] [tnguy-next-queue:10GbE] BUILD SUCCESS a18056a6c11cab562a77d16b5931f6fdf55e7ec9
kernel test robot
-
[Intel-wired-lan] [tnguy-net-queue:200GbE] BUILD SUCCESS e9acda52fd2ee0cdca332f996da7a95c5fd25294
kernel test robot
-
[Intel-wired-lan] [PATCH net 4/4] ice: stop counting UDP csum mismatch as rx_errors
Tony Nguyen
-
[Intel-wired-lan] [PATCH iwl-next] ice: Make name member of struct ice_cgu_pin_desc const
Simon Horman
-
[Intel-wired-lan] [PATCH iwl-next v3] ixgbe: e610: add ACI dynamic debug
Piotr Kwapulinski
-
[Intel-wired-lan] [tnguy-next-queue:100GbE] BUILD SUCCESS 13a4be41261f7ab8d705f20d9f10652ac1e087c0
kernel test robot
-
[Intel-wired-lan] [tnguy-next-queue:dev-queue] BUILD SUCCESS 9d5cb52b8a88be31b02d4415c63cb762607b9be9
kernel test robot
-
[Intel-wired-lan] [tnguy-net-queue:dev-queue] BUILD SUCCESS 103367e1157536465847ed9cf9ad1c02ddaa2d38
kernel test robot
-
[Intel-wired-lan] [PATCH iwl-next v5 0/3] igb: add RSS key get/set support
Takashi Kozu
-
[Intel-wired-lan] [PATCH net-next 7/7] idpf: export RX hardware timestamping information to XDP
Tony Nguyen
-
[Intel-wired-lan] [iwl-net PATCH v3] idpf: change IRQ naming to match netdev and ethtool queue numbering
Brian Vazquez via Intel-wired-lan
-
[Intel-wired-lan] [PATCH] i40e: add an error handling path in i40e_xsk_pool_enable()
Haoxiang Li