index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-26
crypto: ecdh - Initialize ctx->private_key in proper byte order
Stefan Berger
1
-1
/
+2
2024-04-12
X.509: Introduce scope-based x509_certificate allocation
Lukas Wunner
1
-0
/
+2
2024-04-12
crypto: x509 - Add OID for NIST P521 and extend parser for it
Stefan Berger
1
-0
/
+1
2024-04-12
crypto: ecc - Add NIST P521 curve parameters
Stefan Berger
1
-0
/
+1
2024-04-12
crypto: ecc - Implement vli_mmod_fast_521 for NIST p521
Stefan Berger
1
-1
/
+2
2024-04-12
crypto: ecc - Add nbits field to ecc_curve structure
Stefan Berger
1
-0
/
+2
2024-04-12
crypto: ecdsa - Convert byte arrays with key coordinates to digits
Stefan Berger
1
-0
/
+21
2024-04-02
crypto: remove CONFIG_CRYPTO_STATS
Eric Biggers
12
-350
/
+29
2024-04-02
crypto: qat - add interface for live migration
Xin Zeng
1
-0
/
+31
2024-03-25
Merge tag 'v6.9-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-0
/
+4
2024-03-23
Merge tag 'powerpc-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
1
-6
/
+6
2024-03-23
Merge tag 'hardening-v6.9-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-4
/
+21
2024-03-22
overflow: Change DEFINE_FLEX to take __counted_by member
Kees Cook
1
-4
/
+21
2024-03-22
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-0
/
+79
2024-03-22
Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
6
-10
/
+40
2024-03-22
Merge tag 'loongarch-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
Linus Torvalds
1
-0
/
+9
2024-03-22
Merge tag 'fbdev-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdev
Linus Torvalds
2
-7
/
+14
2024-03-22
Revert "crypto: pkcs7 - remove sha1 support"
Eric Biggers
1
-0
/
+4
2024-03-21
Merge tag 'drm-next-2024-03-22' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
3
-5
/
+5
2024-03-21
Merge tag 'rtc-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
Linus Torvalds
1
-1
/
+1
2024-03-22
Merge tag 'drm-misc-next-fixes-2024-03-21' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-next
Dave Airlie
2
-4
/
+3
2024-03-21
Merge tag 'ubifs-for-linus-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs
Linus Torvalds
1
-0
/
+2
2024-03-21
Merge tag 'net-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
6
-33
/
+74
2024-03-21
Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
1
-5
/
+5
2024-03-21
Merge tag 'driver-core-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
7
-31
/
+155
2024-03-21
Merge tag 'char-misc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
18
-252
/
+501
2024-03-21
Merge tag 'staging-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
Linus Torvalds
1
-6
/
+2
2024-03-21
Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
11
-107
/
+142
2024-03-21
Merge tag 'usb-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
16
-17
/
+167
2024-03-21
Merge tag 'hyperv-next-signed-20240320' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux
Linus Torvalds
2
-2
/
+59
2024-03-21
Merge tag 'bitmap-for-6.9' of https://github.com/norov/linux
Linus Torvalds
1
-4
/
+4
2024-03-20
rcu: add a helper to report consolidated flavor QS
Yan Zhai
1
-0
/
+31
2024-03-20
lib/bitmap: Fix bitmap_scatter() and bitmap_gather() kernel doc
Herve Codina
1
-21
/
+23
2024-03-19
Merge tag 'ipsec-2024-03-19' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
Jakub Kicinski
1
-0
/
+10
2024-03-19
tcp: Clear req->syncookie in reqsk_alloc().
Kuniyuki Iwashima
1
-1
/
+6
2024-03-19
Merge tag 'soc-late-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
5
-2
/
+111
2024-03-19
Merge tag 's390-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
1
-1
/
+2
2024-03-19
tracing: Just use strcmp() for testing __string() and __assign_str() match
Steven Rostedt (Google)
1
-3
/
+2
2024-03-19
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
4
-5
/
+35
2024-03-19
net: move dev->state into net_device_read_txrx group
Eric Dumazet
1
-1
/
+1
2024-03-19
vDPA: report virtio-blk flush info to user space
Zhu Lingshan
1
-0
/
+1
2024-03-19
vDPA: report virtio-block read-only info to user space
Zhu Lingshan
1
-0
/
+1
2024-03-19
vDPA: report virtio-block write zeroes configuration to user space
Zhu Lingshan
1
-0
/
+2
2024-03-19
vDPA: report virtio-block discarding configuration to user space
Zhu Lingshan
1
-0
/
+3
2024-03-19
vDPA: report virtio-block topology info to user space
Zhu Lingshan
1
-0
/
+4
2024-03-19
vDPA: report virtio-block MQ info to user space
Zhu Lingshan
1
-0
/
+1
2024-03-19
vDPA: report virtio-block max segments in a request to user space
Zhu Lingshan
1
-0
/
+1
2024-03-19
vDPA: report virtio-block block-size to user space
Zhu Lingshan
1
-0
/
+1
2024-03-19
vDPA: report virtio-block max segment size to user space
Zhu Lingshan
1
-0
/
+1
2024-03-19
vDPA: report virtio-block capacity to user space
Zhu Lingshan
2
-0
/
+3
[next]