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-25
lockdown: also lock down previous kgdb use
Daniel Thompson
2022-05-25
net: fix dev_fill_forward_path with pppoe + bridge
Felix Fietkau
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
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
rtc: mc146818-lib: Fix the AltCentury for AMD platforms
Mario Limonciello
2022-05-25
kernel/resource: Introduce request_mem_region_muxed()
Terry Bowman
2022-05-18
SUNRPC: Ensure we flush any closed sockets before xs_xprt_free()
Trond Myklebust
2022-05-18
SUNRPC: Ensure that the gssproxy client can start in a connected state
Trond Myklebust
2022-05-18
secure_seq: use the 64 bits of the siphash for port offset calculation
Willy Tarreau
2022-05-18
net/sched: act_pedit: really ensure the skb is writable
Paolo Abeni
2022-05-18
virtio: fix virtio transitional ids
Shunsuke Mie
2022-05-18
net: Fix features skip in for_each_netdev_feature()
Tariq Toukan
2022-05-15
rfkill: uapi: fix RFKILL_IOCTL_MAX_SIZE ioctl request definition
Gleb Fotengauer-Malinovskiy
2022-05-15
Bluetooth: Fix the creation of hdev->name
Itay Iellin
2022-05-12
net: stmmac: disable Split Header (SPH) for Intel platforms
Tan Tee Min
2022-05-09
tcp: make sure treq->af_specific is initialized
Eric Dumazet
2022-05-09
tcp: fix potential xmit stalls caused by TCP_NOTSENT_LOWAT
Eric Dumazet
2022-05-09
ip_gre, ip6_gre: Fix race condition on o_seqno in collect_md mode
Peilin Ye
2022-05-09
tcp: ensure to use the most recently sent skb when filling the rate sample
Pengcheng Yang
2022-05-09
memory: renesas-rpc-if: Fix HF/OSPI data transfer in Manual Mode
Geert Uytterhoeven
2022-05-09
mtd: fix 'part' field data corruption in mtd_info
Oleksandr Ocheretnyi
2022-05-09
hex2bin: make the function hex_to_bin constant-time
Mikulas Patocka
2022-05-01
iov_iter: Introduce nofault flag to disable page faults
Andreas Gruenbacher
2022-05-01
gup: Introduce FOLL_NOFAULT flag to disable page faults
Andreas Gruenbacher
2022-05-01
iomap: Add done_before argument to iomap_dio_rw
Andreas Gruenbacher
2022-05-01
iomap: Support partial direct I/O on user copy failures
Andreas Gruenbacher
2022-05-01
iov_iter: Introduce fault_in_iov_iter_writeable
Andreas Gruenbacher
[next]