index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2022-05-30
random: move randomize_page() into mm where it belongs
Jason A. Donenfeld
2022-05-30
random: make consistent use of buf and len
Jason A. Donenfeld
2022-05-30
random: use proper return types on get_random_{int,long}_wait()
Jason A. Donenfeld
2022-05-30
random: remove extern from functions in header
Jason A. Donenfeld
2022-05-30
random: handle latent entropy and command line from random_init()
Jason A. Donenfeld
2022-05-30
siphash: use one source of truth for siphash permutations
Jason A. Donenfeld
2022-05-30
timekeeping: Add raw clock fallback for random_get_entropy()
Jason A. Donenfeld
2022-05-30
random: make random_get_entropy() return an unsigned long
Jason A. Donenfeld
2022-05-30
random: replace custom notifier chain with standard one
Jason A. Donenfeld
2022-05-30
random: clear fast pool, crng, and batches in cpuhp bring up
Jason A. Donenfeld
2022-05-30
random: pull add_hwgenerator_randomness() declaration into random.h
Jason A. Donenfeld
2022-05-30
random: remove useless header comment
Jason A. Donenfeld
2022-05-30
random: remove unused tracepoints
Jason A. Donenfeld
2022-05-30
random: make more consistent use of integer types
Jason A. Donenfeld
2022-05-30
random: simplify entropy debiting
Jason A. Donenfeld
2022-05-30
random: rather than entropy_store abstraction, use global
Jason A. Donenfeld
2022-05-30
random: early initialization of ChaCha constants
Dominik Brodowski
2022-05-30
random: remove unused irq_flags argument from add_interrupt_randomness()
Sebastian Andrzej Siewior
2022-05-30
lib/crypto: blake2s: avoid indirect calls to compression function for Clang CFI
Jason A. Donenfeld
2022-05-30
lib/crypto: blake2s: move hmac construction into wireguard
Jason A. Donenfeld
2022-05-30
lib/crypto: blake2s: include as built-in
Jason A. Donenfeld
2022-05-30
crypto: blake2s - include <linux/bug.h> instead of <asm/bug.h>
Eric Biggers
2022-05-30
crypto: blake2s - adjust include guard naming
Eric Biggers
2022-05-30
crypto: blake2s - add comment for blake2s_state fields
Eric Biggers
2022-05-30
crypto: blake2s - optimize blake2s initialization
Eric Biggers
2022-05-30
crypto: blake2s - share the "shash" API boilerplate code
Eric Biggers
2022-05-30
crypto: blake2s - move update and final logic to internal/blake2s.h
Eric Biggers
2022-05-30
crypto: lib/blake2s - Move selftest prototype into header file
Herbert Xu
2022-05-30
random: remove dead code left over from blocking pool
Eric Biggers
2022-05-30
secure_seq: use the 64 bits of the siphash for port offset calculation
Willy Tarreau
2022-05-30
lockdown: also lock down previous kgdb use
Daniel Thompson
2022-05-25
include/uapi/linux/xfrm.h: Fix XFRM_MSG_MAPPING ABI breakage
Eugene Syromiatnikov
2022-05-25
xfrm: fix "disable_policy" flag use when arriving from different devices
Eyal Birger
2022-05-25
xfrm: rework default policy structure
Nicolas Dichtel
2022-05-25
xfrm: fix dflt policy check when there is no policy configured
Nicolas Dichtel
2022-05-25
xfrm: make user policy API complete
Nicolas Dichtel
2022-05-25
net: xfrm: fix shift-out-of-bounce
Pavel Skripkin
2022-05-25
xfrm: Add possibility to set the default to block if we have no policy
Steffen Klassert
2022-05-25
dma-buf: fix use of DMA_BUF_SET_NAME_{A,B} in userspace
Jérôme Pouiller
2022-05-25
libceph: fix potential use-after-free on linger ping and resends
Ilya Dryomov
2022-05-25
Revert "swiotlb: fix info leak with DMA_FROM_DEVICE"
Sasha Levin
2022-05-25
rtc: mc146818-lib: Fix the AltCentury for AMD platforms
Mario Limonciello
2022-05-18
SUNRPC: Ensure we flush any closed sockets before xs_xprt_free()
Trond Myklebust
2022-05-18
SUNRPC: Don't call connect() more than once on a TCP socket
Trond Myklebust
2022-05-18
net/sched: act_pedit: really ensure the skb is writable
Paolo Abeni
2022-05-18
net: Fix features skip in for_each_netdev_feature()
Tariq Toukan
2022-05-15
Bluetooth: Fix the creation of hdev->name
Itay Iellin
2022-05-15
arm: remove CONFIG_ARCH_HAS_HOLES_MEMORYMODEL
Mike Rapoport
2022-05-15
regulator: consumer: Add missing stubs to regulator/consumer.h
Dmitry Osipenko
2022-05-12
net: stmmac: disable Split Header (SPH) for Intel platforms
Tan Tee Min
[next]