org.kernel.vger.linux-x25

1715 articles on record, showing the most recent 50.

RE: [PATCH net] net: lapbether: check register_netdevice_notifier() error in lapbeth_init_driver()
Mon, 03 Aug 2026 11:23:11 +0000
"Jagielski, Jedrzej" <[email protected]> • #1716
[PATCH net] net: lapbether: check register_netdevice_notifier() error in lapbeth_init_driver()
Mon, 03 Aug 2026 08:59:36 +0000
Minhong He <[email protected]> • #1715
[PATCH net] net: x25: shut down T20 timer before freeing neighbour
Fri, 31 Jul 2026 17:39:55 +0000
Felix Hoffmann <[email protected]> • #1714
Re: [PATCH net v2] net/x25: fix use-after-free of the socket by its timers
Fri, 31 Jul 2026 02:00:29 +0000
[email protected] • #1713
[PATCH net v2] net/x25: fix use-after-free of the socket by its timers
Sun, 26 Jul 2026 22:03:42 +0000
Baul Lee <[email protected]> • #1712
Re: [PATCH net] net/x25: fix use-after-free of the socket by its timers
Sun, 26 Jul 2026 17:04:36 +0000
Andrew Lunn <[email protected]> • #1711
[PATCH net] net/x25: fix use-after-free of the socket by its timers
Sun, 26 Jul 2026 07:18:08 +0000
Baul Lee <[email protected]> • #1710
Re: [PATCH net] net: x25: fix use-after-free in x25_kill_by_neigh()
Thu, 23 Jul 2026 17:11:01 +0000
Jakub Kicinski <[email protected]> • #1709
Re: [PATCH net] net/x25: fix use-after-free in x25_kill_by_neigh()
Thu, 23 Jul 2026 10:00:06 +0000
[email protected] • #1708
Re: [PATCH net] net/x25: fix use-after-free in x25_kill_by_neigh()
Thu, 23 Jul 2026 09:58:04 +0000
Paolo Abeni <[email protected]> • #1707
[PATCH net] net: x25: fix use-after-free in x25_kill_by_neigh()
Mon, 20 Jul 2026 20:27:18 +0000
Ibrahim Hashimov <[email protected]> • #1706
Re: [PATCH net] net/x25: fix use-after-free in x25_kill_by_neigh()
Tue, 14 Jul 2026 06:42:19 +0000
Martin Schiller <[email protected]> • #1705
[PATCH net] net/x25: fix use-after-free in x25_kill_by_neigh()
Mon, 13 Jul 2026 10:47:50 +0000
David Lee <[email protected]> • #1704
Re: [PATCH net-next v2 0/5] net: convert four more protocols to getsockopt_iter
Sun, 10 May 2026 17:20:24 +0000
[email protected] • #1703
Re: [PATCH net-next v2 1/5] mctp: convert to getsockopt_iter
Fri, 08 May 2026 08:21:28 +0000
Breno Leitao <[email protected]> • #1702
Re: [PATCH net-next v2 1/5] mctp: convert to getsockopt_iter
Thu, 07 May 2026 20:10:36 +0000
Adam Young <[email protected]> • #1701
[PATCH net-next v2 5/5] selftests: net: getsockopt_iter: cleanup
Thu, 07 May 2026 10:57:54 +0000
Breno Leitao <[email protected]> • #1700
[PATCH net-next v2 3/5] x25: convert to getsockopt_iter
Thu, 07 May 2026 10:57:52 +0000
Breno Leitao <[email protected]> • #1699
[PATCH net-next v2 4/5] kcm: convert to getsockopt_iter
Thu, 07 May 2026 10:57:53 +0000
Breno Leitao <[email protected]> • #1698
[PATCH net-next v2 2/5] llc: convert to getsockopt_iter
Thu, 07 May 2026 10:57:51 +0000
Breno Leitao <[email protected]> • #1697
[PATCH net-next v2 1/5] mctp: convert to getsockopt_iter
Thu, 07 May 2026 10:57:50 +0000
Breno Leitao <[email protected]> • #1696
[PATCH net-next v2 0/5] net: convert four more protocols to getsockopt_iter
Thu, 07 May 2026 10:57:49 +0000
Breno Leitao <[email protected]> • #1695
Re: [RFC PATCH v1 8/9] arm64: Add unsafe_copy_from_user()
Wed, 29 Apr 2026 11:26:30 +0000
Will Deacon <[email protected]> • #1694
Re: [RFC PATCH v1 7/9] x86: Add unsafe_copy_from_user()
Wed, 29 Apr 2026 10:25:19 +0000
Usama Arif <[email protected]> • #1693
Re: [RFC PATCH v1 2/9] uaccess: Convert INLINE_COPY_{TO/FROM}_USER to kconfig and reduce ifdefery
Tue, 28 Apr 2026 11:34:00 +0000
Segher Boessenkool <[email protected]> • #1692
Re: [RFC PATCH v1 7/9] x86: Add unsafe_copy_from_user()
Tue, 28 Apr 2026 11:20:17 +0000
Segher Boessenkool <[email protected]> • #1691
Re: [RFC PATCH v1 2/9] uaccess: Convert INLINE_COPY_{TO/FROM}_USER to kconfig and reduce ifdefery
Tue, 28 Apr 2026 09:36:09 +0000
Andrew Cooper <[email protected]> • #1690
Re: [RFC PATCH v1 4/9] uaccess: Introduce copy_{to/from}_user_partial()
Tue, 28 Apr 2026 09:25:11 +0000
Geert Uytterhoeven <[email protected]> • #1689
Re: [RFC PATCH v1 7/9] x86: Add unsafe_copy_from_user()
Mon, 27 Apr 2026 22:30:16 +0000
Yury Norov <[email protected]> • #1688
Re: [RFC PATCH v1 7/9] x86: Add unsafe_copy_from_user()
Mon, 27 Apr 2026 21:52:05 +0000
Linus Torvalds <[email protected]> • #1687
Re: [RFC PATCH v1 5/9] uaccess: Switch to copy_{to/from}_user_partial() when relevant
Mon, 27 Apr 2026 21:39:20 +0000
Linus Torvalds <[email protected]> • #1686
Re: [RFC PATCH v1 5/9] uaccess: Switch to copy_{to/from}_user_partial() when relevant
Mon, 27 Apr 2026 21:29:14 +0000
David Laight <[email protected]> • #1685
Re: [RFC PATCH v1 2/9] uaccess: Convert INLINE_COPY_{TO/FROM}_USER to kconfig and reduce ifdefery
Mon, 27 Apr 2026 20:47:53 +0000
Yury Norov <[email protected]> • #1684
Re: [RFC PATCH v1 2/9] uaccess: Convert INLINE_COPY_{TO/FROM}_USER to kconfig and reduce ifdefery
Mon, 27 Apr 2026 20:39:33 +0000
Andrew Cooper <[email protected]> • #1683
Re: [RFC PATCH v1 9/9] uaccess: Convert small fixed size copy_{to/from}_user() to scoped user access
Mon, 27 Apr 2026 20:12:55 +0000
Yury Norov <[email protected]> • #1682
Re: [RFC PATCH v1 7/9] x86: Add unsafe_copy_from_user()
Mon, 27 Apr 2026 19:19:36 +0000
Yury Norov <[email protected]> • #1681
Re: [RFC PATCH v1 5/9] uaccess: Switch to copy_{to/from}_user_partial() when relevant
Mon, 27 Apr 2026 19:01:23 +0000
Linus Torvalds <[email protected]> • #1680
Re: [RFC PATCH v1 0/9] uaccess: Convert small fixed size copy_{to/from}_user() to scoped user access
Mon, 27 Apr 2026 19:01:18 +0000
Helge Deller <[email protected]> • #1679
Re: [RFC PATCH v1 2/9] uaccess: Convert INLINE_COPY_{TO/FROM}_USER to kconfig and reduce ifdefery
Mon, 27 Apr 2026 18:39:16 +0000
Yury Norov <[email protected]> • #1678
Re: [RFC PATCH v1 7/9] x86: Add unsafe_copy_from_user()
Mon, 27 Apr 2026 18:20:38 +0000
"Christophe Leroy (CS GROUP)" <[email protected]> • #1677
Re: [RFC PATCH v1 5/9] uaccess: Switch to copy_{to/from}_user_partial() when relevant
Mon, 27 Apr 2026 18:07:28 +0000
Alice Ryhl <[email protected]> • #1676
Re: [RFC PATCH v1 7/9] x86: Add unsafe_copy_from_user()
Mon, 27 Apr 2026 17:58:51 +0000
Yury Norov <[email protected]> • #1675
[RFC PATCH v1 9/9] uaccess: Convert small fixed size copy_{to/from}_user() to scoped user access
Mon, 27 Apr 2026 17:13:50 +0000
"Christophe Leroy (CS GROUP)" <[email protected]> • #1674
[RFC PATCH v1 8/9] arm64: Add unsafe_copy_from_user()
Mon, 27 Apr 2026 17:13:49 +0000
"Christophe Leroy (CS GROUP)" <[email protected]> • #1673
[RFC PATCH v1 7/9] x86: Add unsafe_copy_from_user()
Mon, 27 Apr 2026 17:13:48 +0000
"Christophe Leroy (CS GROUP)" <[email protected]> • #1672
[RFC PATCH v1 6/9] uaccess: Change copy_{to/from}_user to return -EFAULT
Mon, 27 Apr 2026 17:13:47 +0000
"Christophe Leroy (CS GROUP)" <[email protected]> • #1671
[RFC PATCH v1 5/9] uaccess: Switch to copy_{to/from}_user_partial() when relevant
Mon, 27 Apr 2026 17:13:46 +0000
"Christophe Leroy (CS GROUP)" <[email protected]> • #1670
[RFC PATCH v1 4/9] uaccess: Introduce copy_{to/from}_user_partial()
Mon, 27 Apr 2026 17:13:45 +0000
"Christophe Leroy (CS GROUP)" <[email protected]> • #1669
[RFC PATCH v1 3/9] x86/umip: Be stricter in fixup_umip_exception()
Mon, 27 Apr 2026 17:13:44 +0000
"Christophe Leroy (CS GROUP)" <[email protected]> • #1668
[RFC PATCH v1 2/9] uaccess: Convert INLINE_COPY_{TO/FROM}_USER to kconfig and reduce ifdefery
Mon, 27 Apr 2026 17:13:43 +0000
"Christophe Leroy (CS GROUP)" <[email protected]> • #1667