messages from 2023-01-22 17:39:57 to 2023-11-10 17:46:34 UTC [more...]
[PATCH] net: memory leak in nr_rx_frame
2023-11-10 17:36 UTC
PSA: migrating linux-hams to new vger infrastructure
2023-11-06 13:20 UTC
[PATCH v2] hamradio: replace deprecated strncpy with strscpy_pad
2023-10-18 1:10 UTC (4+ messages)
[PATCH] hamradio: replace deprecated strncpy with strscpy
2023-10-16 22:20 UTC (7+ messages)
Metalworking and welding
2023-10-16 7:30 UTC
Efektivní sledování a optimalizace výroby pro vaši společnost
2023-10-13 7:55 UTC
[PATCH V2] ax25: Fix potential deadlock on &ax25_list_lock
2023-10-09 14:55 UTC (4+ messages)
Metalworking and welding
2023-10-06 8:10 UTC
[PATCH] ax25: Fix potential deadlock on &ax25_list_lock
2023-10-05 13:33 UTC (5+ messages)
[syzbot] Monthly hams report (Sep 2023)
2023-10-02 9:44 UTC
[PATCH] hamradio: baycom: remove useless link in Kconfig
2023-09-22 7:20 UTC (2+ messages)
[PATCH] Documentation: netdev: fix dead link in ax25.rst
2023-09-18 12:00 UTC (6+ messages)
` [PATCH 0/3] ax25: Update link for linux-ax25.org
` [PATCH 1/3] Documentation: netdev: fix dead link in ax25.rst
` [PATCH 2/3] MAINTAINERS: Update link for linux-ax25.org
` [PATCH 3/3] ax25: Kconfig: "
[GIT PULL] sysctl changes for v6.6-rc1
2023-09-06 12:35 UTC (4+ messages)
[PATCH v1 net] netrom: Deny concurrent connect()
2023-08-28 6:00 UTC (2+ messages)
[syzbot] [hams?] general protection fault in prepare_to_wait (2)
2023-08-23 0:19 UTC (4+ messages)
` [PATCH] sock: Fix sk_sleep return invalid pointer
[syzbot] Monthly hams report (Aug 2023)
2023-08-21 20:42 UTC
[PATCH v3 00/14] sysctl: Add a size argument to register functions in sysctl
2023-08-15 22:27 UTC (16+ messages)
` [PATCH v3 01/14] sysctl: Prefer ctl_table_header in proc_sysctl
` [PATCH v3 02/14] sysctl: Use ctl_table_header in list_for_each_table_entry
` [PATCH v3 03/14] sysctl: Add ctl_table_size to ctl_table_header
` [PATCH v3 04/14] sysctl: Add size argument to init_header
` [PATCH v3 05/14] sysctl: Add a size arg to __register_sysctl_table
` [PATCH v3 06/14] sysctl: Add size to register_sysctl
` [PATCH v3 07/14] sysctl: Add size arg to __register_sysctl_init
` [PATCH v3 08/14] sysctl: Add size to register_net_sysctl function
` [PATCH v3 09/14] ax.25: Update to register_net_sysctl_sz
` [PATCH v3 10/14] netfilter: "
` [PATCH v3 11/14] networking: "
` [PATCH v3 12/14] vrf: "
` [PATCH v3 13/14] sysctl: SIZE_MAX->ARRAY_SIZE in register_net_sysctl
` [PATCH v3 14/14] sysctl: Use ctl_table_size as stopping criteria for list macro
[PATCH v2 00/14] sysctl: Add a size argument to register functions in sysctl
2023-08-08 15:23 UTC (36+ messages)
` [PATCH v2 01/14] sysctl: Prefer ctl_table_header in proc_sysctl
` [PATCH v2 02/14] sysctl: Use ctl_table_header in list_for_each_table_entry
` [PATCH v2 03/14] sysctl: Add ctl_table_size to ctl_table_header
` [PATCH v2 04/14] sysctl: Add size argument to init_header
` [PATCH v2 05/14] sysctl: Add a size arg to __register_sysctl_table
` [PATCH v2 06/14] sysctl: Add size to register_sysctl
` [PATCH v2 07/14] sysctl: Add size arg to __register_sysctl_init
` [PATCH v2 08/14] sysctl: Add size to register_net_sysctl function
` [PATCH v2 09/14] ax.25: Update to register_net_sysctl_sz
` [PATCH v2 10/14] netfilter: "
` [PATCH v2 11/14] networking: "
` [PATCH v2 12/14] vrf: "
` [PATCH v2 13/14] sysctl: SIZE_MAX->ARRAY_SIZE in register_net_sysctl
` [PATCH v2 14/14] sysctl: Use ctl_table_size as stopping criteria for list macro
[PATCH 09/14] ax.25: Update to register_net_sysctl_sz
2023-07-31 7:09 UTC (9+ messages)
[PATCH net-next v3 17/18] sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
2023-07-02 17:54 UTC
[PATCH net-next v5 15/16] sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
2023-06-23 22:55 UTC (2+ messages)
` [PATCH net-next v5 16/16] net: Kill MSG_SENDPAGE_NOTLAST
[PATCH 06/11] sysctl: Add size to register_net_sysctl function
2023-06-23 14:21 UTC (13+ messages)
` [PATCH 09/11] sysctl: Remove the end element in sysctl table arrays
[PATCH net-next v4 14/15] sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
2023-06-23 11:44 UTC (2+ messages)
` [PATCH net-next v4 15/15] net: Kill MSG_SENDPAGE_NOTLAST
[PATCH net-next v3 17/18] sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
2023-06-20 14:53 UTC (2+ messages)
` [PATCH net-next v3 18/18] net: Kill MSG_SENDPAGE_NOTLAST
[PATCH net-next v2 16/17] sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
2023-06-20 12:59 UTC (5+ messages)
` [PATCH net-next v2 17/17] net: Kill MSG_SENDPAGE_NOTLAST
[PATCH net-next 16/17] sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
2023-06-16 16:12 UTC
[syzbot] [hams?] memory leak in nr_create (3)
2023-06-13 23:36 UTC (2+ messages)
Bug in the net/rom kernel module
2023-05-24 12:19 UTC (3+ messages)
[PATCH v5 22/44] net: handle HAS_IOPORT dependencies
2023-05-22 10:50 UTC
[PATCH v4 20/41] net: handle HAS_IOPORT dependencies
2023-05-16 15:48 UTC (2+ messages)
6PACK Crash
2023-04-24 18:26 UTC (2+ messages)
[PATCH net-next] ax25: exit linked-list searches earlier
2023-04-18 7:15 UTC (4+ messages)
` [PATCH v2 "
[PATCH v3 55/55] sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
2023-03-31 16:09 UTC
[RFC PATCH v2 48/48] sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
2023-03-29 14:39 UTC (3+ messages)
4.19 Kernel Config File?
2023-03-23 19:40 UTC (3+ messages)
[RFC PATCH 1/3] net: Drop the size argument from ->sendmsg()
2023-03-22 13:56 UTC
[RFC PATCH 28/28] sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
2023-03-16 15:57 UTC (2+ messages)
[PATCH v2] netrom: Fix use-after-free caused by accept on already connected socket
2023-03-16 0:14 UTC (8+ messages)
` KERNEL BUG LIKELY: Kernel Panic! MKISS related
KERNEL BUG LIKELY: Kernel Panic! MKISS related
2023-03-15 16:50 UTC
[PATCH v3 20/38] net: handle HAS_IOPORT dependencies
2023-03-15 9:47 UTC (3+ messages)
One Slipped By
2023-03-13 4:35 UTC (2+ messages)
Backport to LTR?
2023-03-13 4:23 UTC (3+ messages)
[PATCH net-next] net: rose: Remove NULL check before dev_{put, hold}
2023-02-28 2:33 UTC (2+ messages)
AX.25 Patches and the 5.10.0-23 (5.10.158) kernel tree
2023-02-20 17:33 UTC (2+ messages)
[PATCH AUTOSEL 4.14 2/5] net/rose: Fix to not accept on connected socket
2023-02-09 11:20 UTC
[PATCH AUTOSEL 4.19 3/6] net/rose: Fix to not accept on connected socket
2023-02-09 11:19 UTC
[PATCH AUTOSEL 5.4 04/10] net/rose: Fix to not accept on connected socket
2023-02-09 11:19 UTC
[PATCH AUTOSEL 5.10 06/13] net/rose: Fix to not accept on connected socket
2023-02-09 11:18 UTC
[PATCH AUTOSEL 5.15 08/17] net/rose: Fix to not accept on connected socket
2023-02-09 11:17 UTC
[PATCH AUTOSEL 6.1 15/38] net/rose: Fix to not accept on connected socket
2023-02-09 11:14 UTC
[PATCH v4] netrom: Fix use-after-free caused by accept on already connected socket
2023-01-30 7:40 UTC (3+ messages)
[PATCH v3] net/rose: Fix to not accept on connected socket
2023-01-28 8:40 UTC (2+ messages)
[PATCH v3] netrom: Fix use-after-free caused by accept on already connected socket
2023-01-25 16:48 UTC (2+ messages)
[PATCH v2] net/rose: Fix to not accept on connected socket
2023-01-25 2:28 UTC (3+ messages)
[PATCH v1 net] netrom: Fix use-after-free of a listening socket
2023-01-24 11:30 UTC (2+ messages)
[PATCH] netrom: Fix use-after-free caused by accept on already connected socket
2023-01-23 19:27 UTC (6+ messages)
[PATCH] net/rose: Fix to not accept on connected socket
2023-01-22 17:39 UTC
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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).