index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-28
mm/swap: Convert to use bdev_open_by_dev()
Jan Kara
1
-0
/
+1
2023-10-28
dm: Convert to bdev_open_by_dev()
Jan Kara
1
-0
/
+1
2023-10-28
pktcdvd: Convert to bdev_open_by_dev()
Jan Kara
1
-1
/
+3
2023-10-28
block: Use bdev_open_by_dev() in blkdev_open()
Jan Kara
1
-0
/
+1
2023-10-28
block: Provide bdev_open_* functions
Jan Kara
1
-0
/
+10
2023-10-27
Merge tag 'ata-6.6-final' of git://git.kernel.org/pub/scm/linux/kernel/git/dl...
Linus Torvalds
1
-2
/
+18
2023-10-27
doc/netlink: Update schema to support cmd-cnt-name and cmd-max-name
Davide Caratti
2
-8
/
+4
2023-10-27
ASoC: Merge up workaround for CODECs that play noise on stopped stream
Mark Brown
1
-0
/
+1
2023-10-27
ASoC: soc-dai: add flag to mute and unmute stream during trigger
Srinivas Kandagatla
1
-0
/
+1
2023-10-27
crypto: FIPS 202 SHA-3 register in hash info for IMA
Dimitri John Ledkov
2
-0
/
+4
2023-10-27
x509: Add OIDs for FIPS 202 SHA-3 hash and signatures
Dimitri John Ledkov
1
-0
/
+11
2023-10-27
crypto: ahash - optimize performance when wrapping shash
Eric Biggers
1
-63
/
+5
2023-10-27
crypto: ahash - remove crypto_ahash_alignmask
Eric Biggers
1
-6
/
+0
2023-10-27
crypto: ahash - remove support for nonzero alignmask
Eric Biggers
2
-16
/
+15
2023-10-27
crypto: shash - remove crypto_shash_ctx_aligned()
Eric Biggers
2
-10
/
+0
2023-10-27
units: Add BYTES_PER_*BIT
Damian Muszynski
1
-0
/
+4
2023-10-27
crypto: shash - remove crypto_shash_alignmask
Eric Biggers
1
-6
/
+0
2023-10-27
crypto: shash - eliminate indirect call for default import and export
Eric Biggers
1
-13
/
+2
2023-10-27
net: Add MDB get device operation
Ido Schimmel
1
-0
/
+4
2023-10-27
bridge: add MDB get uAPI attributes
Ido Schimmel
1
-0
/
+18
2023-10-27
net/tcp: Add TCP_AO_REPAIR
Dmitry Safonov
2
-0
/
+22
2023-10-27
net/tcp: Wire up l3index to TCP-AO
Dmitry Safonov
2
-14
/
+15
2023-10-27
net/tcp: Add static_key for TCP-AO
Dmitry Safonov
2
-8
/
+18
2023-10-27
net/tcp: Allow asynchronous delete for TCP-AO keys (MKTs)
Dmitry Safonov
1
-1
/
+2
2023-10-27
net/tcp: Add TCP-AO getsockopt()s
Dmitry Safonov
2
-14
/
+61
2023-10-27
net/tcp: Add option for TCP-AO to (not) hash header
Dmitry Safonov
1
-0
/
+5
2023-10-27
net/tcp: Ignore specific ICMPs for TCP-AO connections
Dmitry Safonov
3
-2
/
+14
2023-10-27
net/tcp: Add tcp_hash_fail() ratelimited logs
Dmitry Safonov
2
-2
/
+41
2023-10-27
net/tcp: Add TCP-AO SNE support
Dmitry Safonov
1
-1
/
+21
2023-10-27
net/tcp: Add TCP-AO segments counters
Dmitry Safonov
5
-9
/
+43
2023-10-27
net/tcp: Verify inbound TCP-AO signed segments
Dmitry Safonov
3
-2
/
+82
2023-10-27
net/tcp: Sign SYN-ACK segments with TCP-AO
Dmitry Safonov
2
-0
/
+9
2023-10-27
net/tcp: Wire TCP-AO to request sockets
Dmitry Safonov
3
-0
/
+48
2023-10-27
net/tcp: Add TCP-AO sign to twsk
Dmitry Safonov
2
-2
/
+12
2023-10-27
net/tcp: Add AO sign to RST packets
Dmitry Safonov
2
-1
/
+18
2023-10-27
net/tcp: Add tcp_parse_auth_options()
Dmitry Safonov
3
-2
/
+45
2023-10-27
net/tcp: Add TCP-AO sign to outgoing packets
Dmitry Safonov
2
-0
/
+87
2023-10-27
net/tcp: Calculate TCP-AO traffic keys
Dmitry Safonov
2
-2
/
+52
2023-10-27
net/tcp: Prevent TCP-MD5 with TCP-AO being set
Dmitry Safonov
2
-2
/
+54
2023-10-27
net/tcp: Introduce TCP_AO setsockopt()s
Dmitry Safonov
4
-1
/
+88
2023-10-27
net/tcp: Add TCP-AO config and structures
Dmitry Safonov
4
-8
/
+101
2023-10-27
net/tcp: Prepare tcp_md5sig_pool for TCP-AO
Dmitry Safonov
1
-14
/
+36
2023-10-26
Merge tag 'wireless-next-2023-10-26' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
4
-54
/
+67
2023-10-26
Merge tag 'for-netdev' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/...
Jakub Kicinski
11
-21
/
+132
2023-10-27
scsi: sd: Introduce manage_shutdown device flag
Damien Le Moal
1
-2
/
+18
2023-10-26
netlink: make range pointers in policies const
Jakub Kicinski
1
-2
/
+2
2023-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
12
-10
/
+84
2023-10-26
exportfs: Change bcachefs fid_type enum to avoid conflicts
Kent Overstreet
1
-6
/
+6
2023-10-26
Merge tag 'net-6.6-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
3
-1
/
+31
2023-10-26
Merge branch 'for-next/cpus_have_const_cap' into for-next/core
Catalin Marinas
1
-0
/
+2
[prev]
[next]