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
2019-04-18
X.509: parse public key parameters from x509 for akcipher
Vitaly Chikunov
2
-8
/
+14
2019-04-18
crypto: akcipher - new verify API for public key algorithms
Vitaly Chikunov
1
-13
/
+23
2019-04-18
crypto: des_generic - Forbid 2-key in 3DES and add helpers
Herbert Xu
1
-0
/
+43
2019-04-18
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2
-37
/
+5
2019-04-18
locking/lockdep: Avoid bogus Clang warning
Arnd Bergmann
1
-1
/
+1
2019-04-18
mtd: nand: Make flags for bad block marker position more granular
Frieder Schrempf
1
-0
/
+1
2019-04-18
mtd: nand: Cleanup flags and fields for bad block marker position
Frieder Schrempf
1
-13
/
+1
2019-04-18
mtd: onenand: Store bad block marker position in chip struct
Frieder Schrempf
1
-0
/
+3
2019-04-18
mtd: rawnand: Always store info about bad block markers in chip struct
Frieder Schrempf
1
-1
/
+15
2019-04-18
mtd: rawnand: constify elements of NAND_OP_PARSER(_PATTERN)
Masahiro Yamada
1
-2
/
+2
2019-04-18
mtd: rawnand: Fix sphinx syntax
Jonathan Neuschäfer
1
-2
/
+2
2019-04-18
mtd: nand: Clarify Kconfig entry for software BCH ECC algorithm
Miquel Raynal
1
-3
/
+3
2019-04-17
net ipv6: Prevent neighbor add if protocol is disabled on device
David Ahern
1
-0
/
+2
2019-04-18
IB/mlx5: Fix scatter to CQE in DCT QP creation
Guy Levi
1
-0
/
+1
2019-04-17
ipv6: Add fib6_type and fib6_flags to fib6_result
David Ahern
2
-1
/
+3
2019-04-17
ipv6: Pass fib6_result to fib lookups
David Ahern
2
-10
/
+10
2019-04-17
ipv6: Pass fib6_result to fib6_table_lookup tracepoint
David Ahern
1
-8
/
+8
2019-04-17
ipv6: Pass fib6_result to ip6_mtu_from_fib6 and fib6_mtu
David Ahern
2
-4
/
+6
2019-04-17
ipv6: Rename fib6_multipath_select and pass fib6_result
David Ahern
2
-10
/
+12
2019-04-17
net: core: introduce build_skb_around
Jesper Dangaard Brouer
1
-0
/
+2
2019-04-17
switchtec: Increase PFF limit from 48 to 255
Wesley Sheng
2
-2
/
+13
2019-04-17
PCI: Remove unused pci_request_region_exclusive()
Johannes Thumshirn
1
-1
/
+0
2019-04-17
PCI: Assign bus numbers present in EA capability for bridges
Subbaraya Sundeep
1
-0
/
+6
2019-04-17
Merge branch 'core/speculation' of git://git.kernel.org/pub/scm/linux/kernel/...
Thomas Gleixner
1
-0
/
+24
2019-04-17
cpu/speculation: Add 'mitigations=' cmdline option
Josh Poimboeuf
1
-0
/
+24
2019-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
22
-74
/
+143
2019-04-17
docs: hwmon: Add an index file and rename docs to *.rst
Mauro Carvalho Chehab
5
-5
/
+5
2019-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
7
-38
/
+49
2019-04-17
fscrypt: cache decrypted symlink target in ->i_link
Eric Biggers
1
-0
/
+5
2019-04-17
firmware: Move Trusted Foundations support
Thierry Reding
1
-0
/
+96
2019-04-17
random: only read from /dev/random after its pool has received 128 bits
Theodore Ts'o
1
-8
/
+5
2019-04-17
fscrypt: fix race where ->lookup() marks plaintext dentry as ciphertext
Eric Biggers
1
-10
/
+20
2019-04-17
fs, fscrypt: clear DCACHE_ENCRYPTED_NAME when unaliasing directory
Eric Biggers
1
-0
/
+16
2019-04-17
fscrypt: fix race allowing rename() and link() of ciphertext dentries
Eric Biggers
1
-4
/
+5
2019-04-17
fscrypt: clean up and improve dentry revalidation
Eric Biggers
2
-5
/
+3
2019-04-17
dt-bindings: phy: ti: Add dt binding documentation for SERDES in AM654x SoC
Kishon Vijay Abraham I
1
-0
/
+13
2019-04-17
phy: core: Add *release* phy_ops invoked when the consumer relinquishes PHY
Kishon Vijay Abraham I
1
-0
/
+2
2019-04-17
drm/i915: Introduce struct class_instance for engines across the uAPI
Chris Wilson
1
-2
/
+13
2019-04-17
ALSA: core: Don't refer to snd_cards array directly
Takashi Iwai
1
-2
/
+14
2019-04-16
bpf: allow clearing all sock_ops callback flags
Viet Hoang Tran
1
-1
/
+8
2019-04-16
fscrypt: use READ_ONCE() to access ->i_crypt_info
Eric Biggers
1
-1
/
+2
2019-04-16
fscrypt: drop inode argument from fscrypt_get_ctx()
Eric Biggers
1
-3
/
+2
2019-04-16
drm: Add helpers for setting up an array of dma_fence dependencies.
Eric Anholt
1
-0
/
+5
2019-04-16
firmware/psci: add support for SYSTEM_RESET2
Sudeep Holla
1
-0
/
+2
2019-04-16
f2fs: add tracepoint for f2fs_file_write_iter()
Chao Yu
1
-0
/
+31
2019-04-16
Merge tag 'riscv-for-linus-5.1-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+18
2019-04-16
rtc: ds1685: use threaded interrupt
Thomas Bogendoerfer
1
-2
/
+0
2019-04-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-4
/
+6
2019-04-16
KVM: fix spectrev1 gadgets
Paolo Bonzini
1
-4
/
+6
2019-04-16
serial: Add Milbeaut serial control
Sugaya Taichi
1
-0
/
+3
[prev]
[next]