rsbac.org
Sign In
Sign Up
Sign In
Sign Up
Manage this list
×
Keyboard Shortcuts
Thread View
j
: Next unread message
k
: Previous unread message
j a
: Jump to all threads
j l
: Jump to MailingList overview
2025
May
April
March
February
January
2024
December
November
October
September
August
July
June
May
April
March
February
January
2023
December
November
October
September
August
July
June
May
April
March
February
January
2022
December
November
October
September
August
July
June
May
List overview
Download
rsbac-commit
----- 2025 -----
May 2025
April 2025
March 2025
February 2025
January 2025
----- 2024 -----
December 2024
November 2024
October 2024
September 2024
August 2024
July 2024
June 2024
May 2024
April 2024
March 2024
February 2024
January 2024
----- 2023 -----
December 2023
November 2023
October 2023
September 2023
August 2023
July 2023
June 2023
May 2023
April 2023
March 2023
February 2023
January 2023
----- 2022 -----
December 2022
November 2022
October 2022
September 2022
August 2022
July 2022
June 2022
May 2022
rsbac-commit@rsbac.org
1 participants
832 discussions
Start a n
N
ew thread
linux-6.1.y 6.1.30 commit ac3c15fa9f91 Add missing put_pid in do_accept().
by Amon Ott
25 May '23
25 May '23
https://git.rsbac.org/cgi-bin/gitweb.cgi?p=linux-6.1.y.git;a=summary
RSBAC for Linux 6.1 (Long Term) Current version: 6.1.30 commit ac3c15fa9f9172c36c43ba8e2563439596590c75 Author: Amon Ott <ao(a)rsbac.org> Date: Wed Apr 5 12:52:08 2023 +0200 Add missing put_pid in do_accept(). net/socket.c | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-)
1
0
0
0
linux-4.14.y 4.14.315 commit a371f9d900e8 Add missing put_pid in do_accept().
by Amon Ott
22 May '23
22 May '23
https://git.rsbac.org/cgi-bin/gitweb.cgi?p=linux-4.14.y.git;a=summary
RSBAC for Linux 4.14 (Long Term) Current version: 4.14.315 commit a371f9d900e81e40f9e66e53615005aa2b5cbad9 Author: Amon Ott <ao(a)rsbac.org> Date: Wed Apr 5 13:08:25 2023 +0200 Add missing put_pid in do_accept(). net/socket.c | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-)
1
0
0
0
linux-4.19.y 4.19.283 commit 78f92f42691b Add missing put_pid in do_accept().
by Amon Ott
22 May '23
22 May '23
https://git.rsbac.org/cgi-bin/gitweb.cgi?p=linux-4.19.y.git;a=summary
RSBAC for Linux 4.19 (Long Term) Current version: 4.19.283 commit 78f92f42691bcc12824ceb1e7b21a9d4b105fd44 Author: Amon Ott <ao(a)rsbac.org> Date: Wed Apr 5 13:08:07 2023 +0200 Add missing put_pid in do_accept(). net/socket.c | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-)
1
0
0
0
linux-5.4.y 5.4.243 commit a7e3cf790936 Add missing put_pid in do_accept().
by Amon Ott
22 May '23
22 May '23
https://git.rsbac.org/cgi-bin/gitweb.cgi?p=linux-5.4.y.git;a=summary
RSBAC for Linux 5.4 (Long Term) Current version: 5.4.243 commit a7e3cf79093616c93f4677530d533d77553c574e Author: Amon Ott <ao(a)rsbac.org> Date: Wed Apr 5 13:01:16 2023 +0200 Add missing put_pid in do_accept(). net/socket.c | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-)
1
0
0
0
linux-5.10.y 5.10.180 commit 2437e0733699 Avoid double put_pid() in do_accept().
by Amon Ott
22 May '23
22 May '23
https://git.rsbac.org/cgi-bin/gitweb.cgi?p=linux-5.10.y.git;a=summary
RSBAC for Linux 5.10 (Long Term) Current version: 5.10.180 commit 2437e0733699966a85f83bdae3e5331d98de318d Author: Amon Ott <ao(a)rsbac.org> Date: Wed Apr 5 12:58:16 2023 +0200 Avoid double put_pid() in do_accept(). net/socket.c | 2 -- 1 file changed, 2 deletions(-)
1
0
0
0
linux-5.15.y 5.15.112 commit 72cf99935773 Avoid double put_pid() in do_accept().
by Amon Ott
22 May '23
22 May '23
https://git.rsbac.org/cgi-bin/gitweb.cgi?p=linux-5.15.y.git;a=summary
RSBAC for Linux 5.15 (Long Term) Current version: 5.15.112 commit 72cf9993577301204d358b5bcaf7d2f4f001a8a9 Author: Amon Ott <ao(a)rsbac.org> Date: Wed Apr 5 13:02:53 2023 +0200 Avoid double put_pid() in do_accept(). net/socket.c | 2 -- 1 file changed, 2 deletions(-)
1
0
0
0
linux-6.1.y 6.1.29 commit 3c2a8eb669f3 Add missing put_pid in do_accept().
by Amon Ott
22 May '23
22 May '23
https://git.rsbac.org/cgi-bin/gitweb.cgi?p=linux-6.1.y.git;a=summary
RSBAC for Linux 6.1 (Long Term) Current version: 6.1.29 commit 3c2a8eb669f36e06efdca7e7857580c57fb219c3 Author: Amon Ott <ao(a)rsbac.org> Date: Wed Apr 5 12:52:08 2023 +0200 Add missing put_pid in do_accept(). net/socket.c | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-)
1
0
0
0
linux-5.15.y 5.15.111 commit 50f94d89571b Avoid double put_pid() in do_accept().
by Amon Ott
12 May '23
12 May '23
https://git.rsbac.org/cgi-bin/gitweb.cgi?p=linux-5.15.y.git;a=summary
RSBAC for Linux 5.15 (Long Term) Current version: 5.15.111 commit 50f94d89571b0dcaf89b3dff300756309b66ec35 Author: Amon Ott <ao(a)rsbac.org> Date: Wed Apr 5 13:02:53 2023 +0200 Avoid double put_pid() in do_accept(). net/socket.c | 2 -- 1 file changed, 2 deletions(-)
1
0
0
0
linux-6.1.y 6.1.28 commit f8a3c07aebb8 Add missing put_pid in do_accept().
by Amon Ott
12 May '23
12 May '23
https://git.rsbac.org/cgi-bin/gitweb.cgi?p=linux-6.1.y.git;a=summary
RSBAC for Linux 6.1 (Long Term) Current version: 6.1.28 commit f8a3c07aebb8bd9ddd11e7857f14fcd8b1650939 Author: Amon Ott <ao(a)rsbac.org> Date: Wed Apr 5 12:52:08 2023 +0200 Add missing put_pid in do_accept(). net/socket.c | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-)
1
0
0
0
linux-5.15.y 5.15.110 commit a6e26ef3d6f0 Avoid double put_pid() in do_accept().
by Amon Ott
02 May '23
02 May '23
https://git.rsbac.org/cgi-bin/gitweb.cgi?p=linux-5.15.y.git;a=summary
RSBAC for Linux 5.15 (Long Term) Current version: 5.15.110 commit a6e26ef3d6f09df351459fb4404b5b9401fa12c2 Author: Amon Ott <ao(a)rsbac.org> Date: Wed Apr 5 13:02:53 2023 +0200 Avoid double put_pid() in do_accept(). net/socket.c | 2 -- 1 file changed, 2 deletions(-)
1
0
0
0
← Newer
1
...
52
53
54
55
56
57
58
...
84
Older →
Jump to page:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
Results per page:
10
25
50
100
200