summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2022-07-07net: Rename and export copy_skb_headerIlya Lesokhin
2022-07-02kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add]Naveen N. Rao
2022-07-02random: quiet urandom warning ratelimit suppression messageJason A. Donenfeld
2022-07-02vt: drop old FONT ioctlsJiri Slaby
2022-06-25Reinstate some of "swiotlb: rework "fix info leak with DMA_FROM_DEVICE""Linus Torvalds
2022-06-25swiotlb: fix info leak with DMA_FROM_DEVICEHalil Pasic
2022-06-25random: mark bootloader randomness code as __initJason A. Donenfeld
2022-06-25random: move randomize_page() into mm where it belongsJason A. Donenfeld
2022-06-25random: use proper return types on get_random_{int,long}_wait()Jason A. Donenfeld
2022-06-25random: remove extern from functions in headerJason A. Donenfeld
2022-06-25random: handle latent entropy and command line from random_init()Jason A. Donenfeld
2022-06-25siphash: use one source of truth for siphash permutationsJason A. Donenfeld
2022-06-25uapi: rename ext2_swab() to swab() and share globally in swab.hYury Norov
2022-06-25timekeeping: Add raw clock fallback for random_get_entropy()Jason A. Donenfeld
2022-06-25random: make random_get_entropy() return an unsigned longJason A. Donenfeld
2022-06-25random: replace custom notifier chain with standard oneJason A. Donenfeld
2022-06-25random: cleanup UUID handlingJason A. Donenfeld
2022-06-25random: clear fast pool, crng, and batches in cpuhp bring upJason A. Donenfeld
2022-06-25random: pull add_hwgenerator_randomness() declaration into random.hJason A. Donenfeld
2022-06-25hwrng: core - Move hwrng miscdev minor number to include/linux/miscdevice.hCorentin LABBE
2022-06-25workqueue: make workqueue available early during bootTejun Heo
2022-06-25random: remove useless header commentJason A. Donenfeld
2022-06-25random: use hash function for crng_slow_load()Jason A. Donenfeld
2022-06-25random: remove unused irq_flags argument from add_interrupt_randomness()Sebastian Andrzej Siewior
2022-06-25random: add arch_get_random_*long_early()Mark Rutland
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-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: 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-25random: add get_random_{bytes,u32,u64,int,long,once}_wait familyJason A. Donenfeld
2022-06-25random: add wait_for_random_bytes() APIJason A. Donenfeld
2022-06-25random: convert get_random_int/long into get_random_u32/u64Jason A. Donenfeld
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-14ptrace/xtensa: Replace PT_SINGLESTEP with TIF_SINGLESTEPEric W. Biederman
2022-05-18net: Fix features skip in for_each_netdev_feature()Tariq Toukan
2022-05-12hex2bin: make the function hex_to_bin constant-timeMikulas Patocka
2022-04-27etherdevice: Adjust ether_addr* prototypes to silence -Wstringop-overeadKees Cook
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-12arm64: entry: Add vectors that have the bhb mitigation sequencesJames Morse