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
/
drivers
/
char
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-25
Merge tag 'for-next-tpm-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd
Linus Torvalds
6
-38
/
+57
2026-04-24
Merge tag 'char-misc-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
4
-50
/
+23
2026-04-21
tpm: tpm_tis: stop transmit if retries are exhausted
Jacqueline Wong
1
-1
/
+6
2026-04-21
tpm: tpm_tis: add error logging for data transfer
Jacqueline Wong
1
-0
/
+4
2026-04-21
tpm: Use kfree_sensitive() to free auth session in tpm_dev_release()
Gunnar Kudrjavets
1
-1
/
+1
2026-04-21
tpm2-sessions: Fix missing tpm_buf_destroy() in tpm2_read_public()
Gunnar Kudrjavets
1
-1
/
+4
2026-04-21
tpm: Fix auth session leak in tpm2_get_random() error path
Gunnar Kudrjavets
1
-4
/
+2
2026-04-21
tpm: i2c: atmel: fix block comment formatting
Ethan Luna
1
-11
/
+23
2026-04-21
tpm_crb: Convert ACPI driver to a platform one
Rafael J. Wysocki
1
-19
/
+16
2026-04-21
tpm: Make tcpci_pm_ops variable static const
Krzysztof Kozlowski
1
-1
/
+1
2026-04-18
Merge tag 'for-linus-7.1-1' of https://github.com/cminyard/linux-ipmi
Linus Torvalds
4
-31
/
+435
2026-04-17
ipmi:ssif: Clean up kthread on errors
Corey Minyard
1
-1
/
+12
2026-04-15
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
2
-6
/
+8
2026-04-13
ipmi:ssif: Remove unnecessary indention
Corey Minyard
1
-16
/
+12
2026-04-07
ipmi: ssif_bmc: Fix KUnit test link failure when KUNIT=m
Jian Zhang
1
-1
/
+1
2026-04-05
hpet: replace deprecated mmap hook with mmap_prepare
Lorenzo Stoakes (Oracle)
1
-5
/
+7
2026-04-05
mm: reintroduce vma_desc_test() as a singular flag test
Lorenzo Stoakes (Oracle)
1
-1
/
+1
2026-04-05
mm: rename VMA flag helpers to be more readable
Lorenzo Stoakes (Oracle)
1
-1
/
+1
2026-04-03
ipmi: ssif_bmc: add unit test for state machine
Jian Zhang
2
-0
/
+380
2026-04-03
ipmi: ssif_bmc: change log level to dbg in irq callback
Jian Zhang
1
-9
/
+9
2026-04-03
ipmi: ssif_bmc: fix message desynchronization after truncated response
Jian Zhang
1
-0
/
+14
2026-04-03
ipmi: ssif_bmc: fix missing check for copy_to_user() partial failure
Jian Zhang
1
-0
/
+2
2026-04-03
ipmi: ssif_bmc: cancel response timer on remove
Jian Zhang
1
-0
/
+1
2026-04-02
sonypi: Convert ACPI driver to a platform one
Rafael J. Wysocki
1
-12
/
+13
2026-04-02
hpet: Convert ACPI driver to a platform one
Rafael J. Wysocki
1
-8
/
+10
2026-04-02
char: remove unnecessary module_init/exit functions
Ethan Nelson-Moore
2
-30
/
+0
2026-03-11
random: vDSO: Remove ifdeffery
Thomas Weißschuh
1
-8
/
+6
2026-03-11
random: vDSO: Trim vDSO includes
Thomas Weißschuh
1
-2
/
+0
2026-03-05
ipmi: Replace use of system_wq with system_percpu_wq
Marco Crivellari
1
-5
/
+5
2026-02-26
Merge tag 'for-linus-7.0-1' of https://github.com/cminyard/linux-ipmi
Linus Torvalds
4
-60
/
+125
2026-02-23
Remove WARN_ALL_UNSEEDED_RANDOM kernel config option
Linus Torvalds
1
-11
/
+1
2026-02-23
ipmi:si: Fix check for a misbehaving BMC
Corey Minyard
1
-11
/
+13
2026-02-23
ipmi:msghandler: Handle error returns from the SMI sender
Corey Minyard
1
-32
/
+68
2026-02-23
ipmi:si: Don't block module unload if the BMC is messed up
Corey Minyard
1
-1
/
+2
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
3
-6
/
+3
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2
-2
/
+2
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
35
-55
/
+55
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
38
-73
/
+65
2026-02-18
Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-3
/
+3
2026-02-17
Merge tag 'char-misc-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
15
-2648
/
+20
2026-02-13
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-0
/
+3
2026-02-12
mm: update all remaining mmap_prepare users to use vma_flags_t
Lorenzo Stoakes
1
-3
/
+3
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-0
/
+1
2026-02-10
Merge tag 'soc-drivers-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2
-32
/
+29
2026-02-10
Merge tag 'irq-cleanups-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-3
/
+2
2026-02-10
Merge tag 'v7.0-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
3
-67
/
+107
2026-02-10
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux
Linus Torvalds
1
-5
/
+5
2026-02-06
ipmi:si: Use a long timeout when the BMC is misbehaving
Corey Minyard
1
-1
/
+3
2026-02-06
ipmi:si: Handle waiting messages when BMC failure detected
Corey Minyard
1
-0
/
+6
2026-02-06
hwrng: core - use RCU and work_struct to fix race condition
Lianjie Wang
1
-63
/
+105
[next]