index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-sqlite.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-06
apparmor: fix: kzalloc perms tables for shared dfas
John Johansen
2
-4
/
+35
2023-07-06
apparmor: fix profile verification and enable it
John Johansen
2
-25
/
+27
2023-07-06
apparmor: fix policy_compat permission remap with extended permissions
John Johansen
1
-12
/
+19
2023-07-06
apparmor: aa_buffer: Convert 1-element array to flexible array
Kees Cook
1
-4
/
+4
2023-07-06
apparmor: add missing failure check in compute_xmatch_perms
John Johansen
1
-0
/
+2
2023-07-06
apparmor: fix missing error check for rhashtable_insert_fast
Danila Chernetsov
1
-2
/
+7
2023-07-06
apparmor: Return directly after a failed kzalloc() in two functions
Markus Elfring
1
-5
/
+5
2023-07-06
AppArmor: Fix some kernel-doc comments
Yang Li
1
-1
/
+1
2023-07-06
apparmor: fix use of strcpy in policy_unpack_test
Rae Moar
1
-7
/
+6
2023-07-05
bus: ixp4xx: fix IXP4XX_EXP_T1_MASK
Jonas Gorski
1
-1
/
+1
2023-07-05
ARM: dts: st: add missing space before {
Krzysztof Kozlowski
11
-22
/
+22
2023-07-05
RISC-V: make ARCH_THEAD preclude XIP_KERNEL
Conor Dooley
1
-0
/
+1
2023-07-05
nfp: clean mc addresses in application firmware when closing port
Yinjun Zhang
1
-0
/
+5
2023-07-05
sh: Provide unxlate_dev_mem_ptr() in asm/io.h
Guenter Roeck
1
-0
/
+1
2023-07-05
sh: dma: Correct the number of DMA channels for SH7709
Artur Rojek
1
-6
/
+8
2023-07-05
sh: dma: Drop incorrect SH_DMAC_BASE1 definition for SH4
Artur Rojek
1
-1
/
+0
2023-07-05
sh: dma: Fix DMA channel offset calculation
Artur Rojek
1
-13
/
+24
2023-07-05
sh: Remove compiler flag duplication
Masahiro Yamada
1
-3
/
+1
2023-07-05
sh: Refactor header include path addition
Masahiro Yamada
1
-2
/
+1
2023-07-05
sh: Move build rule for cchips/hd6446x/ to arch/sh/Kbuild
Masahiro Yamada
2
-3
/
+2
2023-07-05
sh: Fix -Wmissing-include-dirs warnings for various platforms
Masahiro Yamada
2
-17
/
+20
2023-07-05
gup: make the stack expansion warning a bit more targeted
Linus Torvalds
1
-10
/
+41
2023-07-05
dt-bindings: soc: qcom: stats: Update maintainer email
Maulik Shah
1
-1
/
+1
2023-07-05
dt-bindings: cleanup DTS example whitespaces
Krzysztof Kozlowski
15
-30
/
+30
2023-07-05
tracing/boot: Test strscpy() against less than zero for error
Steven Rostedt (Google)
1
-4
/
+4
2023-07-05
arm64: ftrace: fix build error with CONFIG_FUNCTION_GRAPH_TRACER=n
Arnd Bergmann
1
-1
/
+1
2023-07-05
tracing: Fix null pointer dereference in tracing_err_log_open()
Mateusz Stachyra
1
-1
/
+1
2023-07-05
selftests: mptcp: pm_nl_ctl: fix 32-bit support
Matthieu Baerts
1
-5
/
+5
2023-07-05
selftests: mptcp: depend on SYN_COOKIES
Matthieu Baerts
1
-0
/
+1
2023-07-05
selftests: mptcp: userspace_pm: report errors with 'remove' tests
Matthieu Baerts
1
-0
/
+2
2023-07-05
selftests: mptcp: userspace_pm: use correct server port
Matthieu Baerts
1
-1
/
+1
2023-07-05
selftests: mptcp: sockopt: return error if wrong mark
Matthieu Baerts
1
-4
/
+5
2023-07-05
selftests: mptcp: sockopt: use 'iptables-legacy' if available
Matthieu Baerts
1
-9
/
+11
2023-07-05
selftests: mptcp: connect: fail if nft supposed to work
Matthieu Baerts
1
-0
/
+3
2023-07-05
mptcp: do not rely on implicit state check in mptcp_listen()
Paolo Abeni
1
-0
/
+5
2023-07-05
mptcp: ensure subflow is unhashed before cleaning the backlog
Paolo Abeni
1
-1
/
+1
2023-07-05
s390/qeth: Fix vipa deletion
Thorsten Winkler
1
-1
/
+1
2023-07-04
Revert ".gitignore: ignore *.cover and *.mbx"
Linus Torvalds
1
-2
/
+0
2023-07-04
afs: Fix accidental truncation when storing data
David Howells
1
-3
/
+5
2023-07-04
octeontx-af: fix hardware timestamp configuration
Hariprasad Kelam
1
-1
/
+1
2023-07-04
net: dsa: sja1105: always enable the send_meta options
Vladimir Oltean
5
-97
/
+7
2023-07-04
net: dsa: tag_sja1105: fix MAC DA patching from meta frames
Vladimir Oltean
1
-2
/
+2
2023-07-04
net: Replace strlcpy with strscpy
Azeem Shaikh
2
-2
/
+2
2023-07-04
pptp: Fix fib lookup calls.
Guillaume Nault
1
-11
/
+20
2023-07-04
mlxsw: spectrum_router: Fix an IS_ERR() vs NULL check
Dan Carpenter
1
-2
/
+2
2023-07-04
ACPI: scan: Use the acpi_match_acpi_device() helper
Andy Shevchenko
1
-9
/
+12
2023-07-04
ACPI: platform: Move SMB0001 HID to the header and reuse
Andy Shevchenko
3
-4
/
+3
2023-07-04
ACPI: platform: Ignore SMB0001 only when it has resources
Andy Shevchenko
1
-3
/
+28
2023-07-04
ACPI: bus: Introduce acpi_match_acpi_device() helper
Andy Shevchenko
2
-4
/
+30
2023-07-04
module: fix init_module_from_file() error handling
Linus Torvalds
1
-16
/
+23
[next]