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
/
linux
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: make more consistent use of integer types
Jason A. Donenfeld
2022-05-30
random: remove unused irq_flags argument from add_interrupt_randomness()
Sebastian Andrzej Siewior
2022-05-30
lockdown: also lock down previous kgdb use
Daniel Thompson
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: Don't call connect() more than once on a TCP socket
Trond Myklebust
2022-05-18
net: Fix features skip in for_each_netdev_feature()
Tariq Toukan
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
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-04-27
oom_kill.c: futex: delay the OOM reaper to allow time for proper futex cleanup
Nico Pache
2022-04-27
mm, hugetlb: allow for "high" userspace addresses
Christophe Leroy
2022-04-27
etherdevice: Adjust ether_addr* prototypes to silence -Wstringop-overead
Kees Cook
2022-04-13
mm/sparsemem: fix 'mem_section' will never be NULL gcc 12 warning
Waiman Long
2022-04-13
gpio: Restrict usage of GPIO chip irq members before initialization
Shreeya Patel
2022-04-13
NFS: nfsiod should not block forever in mempool_alloc()
Trond Myklebust
2022-04-13
NFS: swap IO handling is slightly different for O_DIRECT IO
NeilBrown
2022-04-13
ipv6: make mc_forwarding atomic
Eric Dumazet
2022-04-08
coredump: Use the vma snapshot in fill_files_note
Eric W. Biederman
2022-04-08
coredump: Snapshot the vmas in do_coredump
Eric W. Biederman
2022-04-08
serial: 8250: fix XOFF/XON sending when DMA is used
Ilpo Järvinen
2022-04-08
PCI: Reduce warnings on possible RW1C corruption
Mark Tomlinson
2022-04-08
firmware: ti_sci: Fix compilation failure when CONFIG_TI_SCI_PROTOCOL is not ...
Christophe JAILLET
2022-04-08
amba: Make the remove callback return void
Uwe Kleine-König
2022-04-08
pstore: Don't use semaphores in always-atomic-context code
Jann Horn
2022-04-08
block: don't merge across cgroup boundaries if blkcg is enabled
Tejun Heo
2022-04-08
mtd: rawnand: protect access to rawnand devices while in suspend
Sean Nyekjaer
2022-04-08
NFSD: prevent integer overflow on 32 bit systems
Dan Carpenter
2022-04-08
netdevice: add the case if dev is NULL
Yajun Deng
2022-04-08
swiotlb: fix info leak with DMA_FROM_DEVICE
Halil Pasic
2022-03-23
net: handle ARPHRD_PIMREG in dev_is_mac_header_xmit()
Nicolas Dichtel
2022-03-16
watch_queue: Fix filter limit check
David Howells
2022-03-16
virtio: acknowledge all features before access
Michael S. Tsirkin
2022-03-16
virtio: unexport virtio_finalize_features
Michael S. Tsirkin
2022-03-16
net/mlx5: Fix size field in bufferx_reg struct
Mohammad Kabat
[next]