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-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-31
selftest/cgroup: Clean up and restructure test_cpuset_prs.sh
Waiman Long
1
-101
/
+156
2025-03-31
selftest/cgroup: Update test_cpuset_prs.sh to use | as effective CPUs and state separator
Waiman Long
1
-118
/
+118
2025-03-31
cgroup/cpuset: Remove unneeded goto in sched_partition_write() and rename it
Waiman Long
1
-9
/
+6
2025-03-31
cgroup/cpuset: Code cleanup and comment update
Waiman Long
1
-23
/
+38
2025-03-31
cgroup/cpuset: Don't allow creation of local partition over a remote one
Waiman Long
2
-0
/
+15
2025-03-31
cgroup/cpuset: Remove remote_partition_check() & make update_cpumasks_hier() handle remote partition
Waiman Long
2
-119
/
+143
2025-03-31
cgroup/cpuset: Fix error handling in remote_partition_disable()
Waiman Long
1
-9
/
+20
2025-03-31
cgroup/cpuset: Fix incorrect isolated_cpus update in update_parent_effective_cpumask()
Waiman Long
1
-3
/
+3
2025-03-31
x86: don't re-generate cpufeaturemasks.h so eagerly
Linus Torvalds
1
-3
/
+2
2025-03-28
Revert "Merge tag 'irq-msi-2025-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip"
Linus Torvalds
12
-252
/
+287
2025-03-28
MAINTAINERS: Update the MODULE SUPPORT section
Petr Pavlu
1
-1
/
+3
2025-03-28
tracing: Use _text and the kernel offset in last_boot_info
Steven Rostedt
1
-12
/
+6
2025-03-28
tracing: Show last module text symbols in the stacktrace
Masami Hiramatsu (Google)
3
-7
/
+138
2025-03-28
ring-buffer: Remove the unused variable bmeta
Jiapeng Chong
1
-3
/
+0
2025-03-28
tracing: Skip update_last_data() if cleared and remove active check for save_mod()
Masami Hiramatsu (Google)
1
-18
/
+8
2025-03-28
tracing: Initialize scratch_size to zero to prevent UB
Steven Rostedt
1
-1
/
+1
2025-03-28
tracing: Fix a compilation error without CONFIG_MODULES
Masami Hiramatsu (Google)
1
-0
/
+7
2025-03-28
tracing: Freeable reserved ring buffer
Masami Hiramatsu (Google)
2
-1
/
+13
2025-03-28
mm/memblock: Add reserved memory release function
Masami Hiramatsu (Google)
2
-12
/
+55
2025-03-28
tracing: Update modules to persistent instances when loaded
Steven Rostedt
3
-12
/
+57
2025-03-28
tracing: Show module names and addresses of last boot
Steven Rostedt
1
-13
/
+89
2025-03-28
tracing: Have persistent trace instances save module addresses
Steven Rostedt
1
-9
/
+89
2025-03-28
module: Add module_for_each_mod() function
Steven Rostedt
2
-0
/
+19
2025-03-28
tracing: Have persistent trace instances save KASLR offset
Steven Rostedt
4
-57
/
+46
2025-03-28
ring-buffer: Add ring_buffer_meta_scratch()
Steven Rostedt
3
-9
/
+34
2025-03-28
ring-buffer: Add buffer meta data for persistent ring buffer
Steven Rostedt
1
-52
/
+119
2025-03-28
ring-buffer: Use kaslr address instead of text delta
Steven Rostedt
4
-34
/
+39
2025-03-28
ring-buffer: Fix bytes_dropped calculation issue
Feng Yang
1
-2
/
+2
2025-03-28
x86/microcode/AMD: Fix __apply_microcode_amd()'s return value
Boris Ostrovsky
1
-1
/
+1
2025-03-27
scripts/make_fit: Print DT name before libfdt errors
J. Neuschäfer
1
-1
/
+5
2025-03-27
dt-bindings: edac: altera: socfpga: Convert to YAML
Matthew Gerlach
3
-383
/
+328
2025-03-27
dt-bindings: pps: gpio: Correct indentation and style in DTS example
Krzysztof Kozlowski
1
-11
/
+11
2025-03-27
PCI: layerscape: Fix arg_count to syscon_regmap_lookup_by_phandle_args()
Ioana Ciornei
1
-1
/
+1
2025-03-27
ima: limit the number of ToMToU integrity violations
Mimi Zohar
2
-4
/
+5
2025-03-27
ima: limit the number of open-writers integrity violations
Mimi Zohar
2
-2
/
+10
2025-03-27
Documentation/rv: Add sched pages to the indices
Gabriele Monaco
2
-0
/
+2
2025-03-27
tpm: Make chip->{status,cancel,req_canceled} opt
Jarkko Sakkinen
2
-23
/
+27
2025-03-27
MAINTAINERS: TPM DEVICE DRIVER: add missing includes
WangYuli
1
-0
/
+2
2025-03-27
tpm: End any active auth session before shutdown
Jonathan McDowell
1
-0
/
+1
2025-03-27
Documentation: tpm: Add documentation for the CRB FF-A interface
Stuart Yoder
2
-0
/
+66
2025-03-27
tpm_crb: Add support for the ARM FF-A start method
Stuart Yoder
1
-5
/
+66
2025-03-27
ACPICA: Add start method for ARM FF-A
Stuart Yoder
1
-0
/
+1
2025-03-27
tpm_crb: Clean-up and refactor check for idle support
Stuart Yoder
1
-15
/
+21
2025-03-27
tpm_crb: ffa_tpm: Implement driver compliant to CRB over FF-A
Stuart Yoder
4
-0
/
+383
2025-03-27
tpm/tpm_ftpm_tee: fix struct ftpm_tee_private documentation
Stefano Garzarella
1
-1
/
+0
2025-03-27
tpm, tpm_tis: Workaround failed command reception on Infineon devices
Jonathan McDowell
3
-3
/
+16
2025-03-27
tpm, tpm_tis: Fix timeout handling when waiting for TPM status
Jonathan McDowell
1
-2
/
+1
2025-03-27
tpm: Convert warn to dbg in tpm2_start_auth_session()
Jonathan McDowell
1
-1
/
+1
2025-03-27
tpm: Lazily flush auth session when getting random data
Jonathan McDowell
1
-1
/
+0
2025-03-27
tpm: ftpm_tee: remove incorrect of_match_ptr annotation
Arnd Bergmann
1
-1
/
+1
[next]