summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-06-25linux/random.h: Mark CONFIG_ARCH_RANDOM functions __must_checkRichard Henderson
2022-06-25linux/random.h: Use false with boolRichard Henderson
2022-06-25linux/random.h: Remove arch_has_random, arch_has_random_seedRichard Henderson
2022-06-25random: ignore GRND_RANDOM in getentropy(2)Andy Lutomirski
2022-06-25random: add GRND_INSECURE to return best-effort non-cryptographic bytesAndy Lutomirski
2022-06-25lib/crypto: blake2s: move hmac construction into wireguardJason A. Donenfeld
2022-06-25crypto: blake2s - generic C library implementation and selftestJason A. Donenfeld
2022-06-25crypto: Deduplicate le32_to_cpu_array() and cpu_to_le32_array()Andy Shevchenko
2022-06-25fdt: add support for rng-seedHsin-Yi Wang
2022-06-25latent_entropy: avoid build error when plugin cflags are not setVasily Gorbik
2022-06-25random: move rand_initialize() earlierKees Cook
2022-06-25random: only read from /dev/random after its pool has received 128 bitsTheodore Ts'o
2022-06-25random: Make crng state queryableJason A. Donenfeld
2022-06-25random: Return nbytes filled from hw RNGTobin C. Harding
2022-06-25random: always fill buffer in get_random_bytes_waitJason A. Donenfeld
2022-06-25crypto: chacha20 - Fix keystream alignment for chacha20_block()Eric Biggers
2022-06-16x86/speculation/mmio: Add sysfs reporting for Processor MMIO Stale DataPawan Gupta
2022-06-16cpu/speculation: Add prototype for cpu_show_srbds()Guenter Roeck
2022-06-14mtd: cfi_cmdset_0002: Use chip_ready() for write on S29GL064NTokunori Ikegami
2022-06-14nodemask: Fix return values to be unsignedKees Cook
2022-06-14nodemask.h: fix compilation error with GCC12Christophe de Dinechin
2022-06-14mailbox: forward the hrtimer if not queued and under a lockBjörn Ardö
2022-06-14scsi: fcoe: Fix Wstringop-overflow warnings in fcoe_wwn_from_mac()Gustavo A. R. Silva
2022-06-14efi: Add missing prototype for efi_capsule_setup_infoJan Kiszka
2022-06-14drm: fix EDID struct for old ARM OABI formatLinus Torvalds
2022-06-14tracing: incorrect isolate_mote_t cast in mm_vmscan_lru_isolateVasily Averin
2022-06-14ALSA: jack: Access input_dev under mutexAmadeusz Sławiński
2022-06-14ptrace/xtensa: Replace PT_SINGLESTEP with TIF_SINGLESTEPEric W. Biederman
2022-06-06netfilter: conntrack: re-fetch conntrack after insertionFlorian Westphal
2022-06-06secure_seq: use the 64 bits of the siphash for port offset calculationWilly Tarreau
2022-05-25Reinstate some of "swiotlb: rework "fix info leak with DMA_FROM_DEVICE""Linus Torvalds
2022-05-25swiotlb: fix info leak with DMA_FROM_DEVICEHalil Pasic
2022-05-18net: Fix features skip in for_each_netdev_feature()Tariq Toukan
2022-05-15ALSA: pcm: Fix potential AB/BA lock with buffer_mutex and mmap_lockTakashi Iwai
2022-05-15ALSA: pcm: Fix races among concurrent hw_params and hw_free callsTakashi Iwai
2022-05-15Bluetooth: Fix the creation of hdev->nameItay Iellin
2022-05-12tcp: fix potential xmit stalls caused by TCP_NOTSENT_LOWATEric Dumazet
2022-05-12hex2bin: make the function hex_to_bin constant-timeMikulas Patocka
2022-04-27ax25: fix reference count leaks of ax25_devDuoming Zhou
2022-04-27ax25: add refcount in ax25_dev to avoid UAF bugsDuoming Zhou
2022-04-27tcp: fix race condition when creating child sockets from syncookiesRicardo Dias
2022-04-27etherdevice: Adjust ether_addr* prototypes to silence -Wstringop-overeadKees Cook
2022-04-20xfrm: policy: match with both mark and mask on user interfacesXin Long
2022-04-20mm/sparsemem: fix 'mem_section' will never be NULL gcc 12 warningWaiman Long
2022-04-20net: add missing SOF_TIMESTAMPING_OPT_ID supportWillem de Bruijn
2022-04-20NFS: swap IO handling is slightly different for O_DIRECT IONeilBrown
2022-04-20PCI: Reduce warnings on possible RW1C corruptionMark Tomlinson
2022-04-20block: Add a helper to validate the block sizeXie Yongji
2022-04-20netdevice: add the case if dev is NULLYajun Deng
2022-04-02arm64: entry: Add vectors that have the bhb mitigation sequencesJames Morse