GitHub/LineageOS/android_kernel_motorola_exynos9610.git
Author Commit
2022-06-25 Richard Hendersonlinux/random.h: Mark CONFIG_ARCH_RANDOM functions __mus...
2022-06-25 Richard Hendersonlinux/random.h: Use false with bool
2022-06-25 Richard Hendersonlinux/random.h: Remove arch_has_random, arch_has_random...
2022-06-25 Richard Hendersons390: Remove arch_has_random, arch_has_random_seed
2022-06-25 Richard Hendersonpowerpc: Remove arch_has_random, arch_has_random_seed
2022-06-25 Richard Hendersonx86: Remove arch_has_random, arch_has_random_seed
2022-06-25 Mark Rutlandrandom: avoid warnings for !CONFIG_NUMA builds
2022-06-25 Mark Rutlandrandom: split primary/secondary crng init paths
2022-06-25 Yangtao Lirandom: remove some dead code of poolinfo
2022-06-25 Yangtao Lirandom: fix typo in add_timer_randomness()
2022-06-25 Yangtao Lirandom: Add and use pr_fmt()
2022-06-25 Yangtao Lirandom: convert to ENTROPY_BITS for better code readability
2022-06-25 Yangtao Lirandom: remove unnecessary unlikely()
2022-06-25 Andy Lutomirskirandom: remove kernel.random.read_wakeup_threshold
2022-06-25 Andy Lutomirskirandom: delete code to pull data into pools
2022-06-25 Andy Lutomirskirandom: remove the blocking pool
2022-06-25 Dominik Brodowskirandom: fix crash on multiple early calls to add_bootlo...
2022-06-25 Sergey Senozhatskychar/random: silence a lockdep splat with printk()
2022-06-25 Andy Lutomirskirandom: make /dev/random be almost like /dev/urandom
2022-06-25 Andy Lutomirskirandom: ignore GRND_RANDOM in getentropy(2)
2022-06-25 Andy Lutomirskirandom: add GRND_INSECURE to return best-effort non...
2022-06-25 Andy Lutomirskirandom: Add a urandom_read_nowait() for random APIs...
2022-06-25 Andy Lutomirskirandom: Don't wake crng_init_wait when crng_init == 1
2022-06-25 Jason A. Donenfeldlib/crypto: sha1: re-roll loops to reduce code size
2022-06-25 Jason A. Donenfeldlib/crypto: blake2s: move hmac construction into wireguard
2022-06-25 Jason A. Donenfeldcrypto: blake2s - generic C library implementation...
2022-06-25 Andy Shevchenkocrypto: Deduplicate le32_to_cpu_array() and cpu_to_le32...
2022-06-25 Herbert XuRevert "hwrng: core - Freeze khwrng thread during suspend"
2022-06-25 Borislav Petkovchar/random: Add a newline at the end of the file
2022-06-25 Stephen Boydrandom: Use wait_event_freezable() in add_hwgenerator_r...
2022-06-25 Hsin-Yi Wangfdt: add support for rng-seed
2022-06-25 Stephen Boydrandom: Support freezable kthreads in add_hwgenerator_r...
2022-06-25 Theodore Ts'orandom: fix soft lockup when trying to read from an...
2022-06-25 Vasily Gorbiklatent_entropy: avoid build error when plugin cflags...
2022-06-25 George Spelvinrandom: document get_random_int() family
2022-06-25 Kees Cookrandom: move rand_initialize() earlier
2022-06-25 Theodore Ts'orandom: only read from /dev/random after its pool has...
2022-06-25 Rasmus Villemoesdrivers/char/random.c: make primary_crng static
2022-06-25 Rasmus Villemoesdrivers/char/random.c: remove unused stuct poolinfo...
2022-06-25 Rasmus Villemoesdrivers/char/random.c: constify poolinfo_table
2022-06-25 Kees Cookrandom: make CPU trust a boot parameter
2022-06-25 Jason A. Donenfeldrandom: Make crng state queryable
2022-06-25 Ingo Molnarrandom: remove preempt disabled region
2022-06-25 Theodore Ts'orandom: add a config option to trust the CPU's hwrng
2022-06-25 Tobin C. Hardingrandom: Return nbytes filled from hw RNG
2022-06-25 Tobin C. Hardingrandom: Fix whitespace pre random-bytes work
2022-06-25 Rasmus Villemoesdrivers/char/random.c: remove unused dont_count_entropy
2022-06-25 Andi Kleenrandom: optimize add_interrupt_randomness
2022-06-25 Jason A. Donenfeldrandom: always fill buffer in get_random_bytes_wait
2022-06-25 Eric Biggerscrypto: chacha20 - Fix keystream alignment for chacha20...
2022-06-25 Al Viro9p: missing chunk of "fs/9p: Don't update file type...
2022-06-16 Greg Kroah... Linux 4.14.284
2022-06-16 Josh Poimboeufx86/speculation/mmio: Print SMT warning
2022-06-16 Pawan GuptaKVM: x86/speculation: Disable Fill buffer clear within...
2022-06-16 Pawan Guptax86/speculation/mmio: Reuse SRBDS mitigation for SBDS
2022-06-16 Pawan Guptax86/speculation/srbds: Update SRBDS mitigation selection
2022-06-16 Pawan Guptax86/speculation/mmio: Add sysfs reporting for Processor...
2022-06-16 Pawan Guptax86/speculation/mmio: Enable CPU Fill buffer clearing...
2022-06-16 Pawan Guptax86/bugs: Group MDS, TAA & Processor MMIO Stale Data...
2022-06-16 Pawan Guptax86/speculation/mmio: Add mitigation for Processor...
2022-06-16 Pawan Guptax86/speculation: Add a common function for MD_CLEAR...
2022-06-16 Pawan Guptax86/speculation/mmio: Enumerate Processor MMIO Stale...
2022-06-16 Pawan GuptaDocumentation: Add documentation for Processor MMIO...
2022-06-16 Gayatri Kammelax86/cpu: Add another Alder Lake CPU to the Intel family
2022-06-16 Tony Luckx86/cpu: Add Lakefield, Alder Lake and Rocket Lake...
2022-06-16 Kan Liangx86/cpu: Add Comet Lake to the Intel CPU models header
2022-06-16 Kan Liangx86/CPU: Add more Icelake model numbers
2022-06-16 Rajneesh Bhardwajx86/CPU: Add Icelake model number
2022-06-16 Rajneesh Bhardwajx86/cpu: Add Cannonlake to Intel family
2022-06-16 Zhang Ruix86/cpu: Add Jasper Lake to Intel family
2022-06-16 Guenter Roeckcpu/speculation: Add prototype for cpu_show_srbds()
2022-06-16 Gayatri Kammelax86/cpu: Add Elkhart Lake to Intel family
2022-06-14 Greg Kroah... Linux 4.14.283
2022-06-14 Eric Dumazettcp: fix tcp_mtup_probe_success vs wrong snd_cwnd
2022-06-14 Johan HovoldPCI: qcom: Fix unbalanced PHY init on probe errors
2022-06-14 Tokunori Ikegamimtd: cfi_cmdset_0002: Use chip_ready() for write on...
2022-06-14 Tokunori Ikegamimtd: cfi_cmdset_0002: Move and rename chip_check/chip_r...
2022-06-14 Pascal Hambourgmd/raid0: Ignore RAID0 layout if the second zone has...
2022-06-14 Michael Ellermanpowerpc/32: Fix overread/overwrite of thread_struct...
2022-06-14 Mathias NymanInput: bcm5974 - set missing URB_NO_TRANSFER_DMA_MAP...
2022-06-14 Olivier Matzixgbe: fix unexpected VLAN Rx in promisc mode on VF
2022-06-14 Olivier Matzixgbe: fix bcast packets Rx on VF after promisc removal
2022-06-14 Martin Falteseknfc: st21nfca: fix memory leaks in EVT_TRANSACTION...
2022-06-14 Martin Falteseknfc: st21nfca: fix incorrect validating logic in EVT_TR...
2022-06-14 Sergey Shtylyovata: libata-transport: fix {dma|pio|xfer}_mode sysfs...
2022-06-14 Shyam Prasad Ncifs: return errors during session setup during reconnects
2022-06-14 huangwenhuiALSA: hda/conexant - Fix loopback issue with CX20632
2022-06-14 Xie Yongjivringh: Fix loop descriptors check in the indirect...
2022-06-14 Kees Cooknodemask: Fix return values to be unsigned
2022-06-14 Yu Kuainbd: fix io hung while disconnecting device
2022-06-14 Yu Kuainbd: fix race between nbd_alloc_config() and module...
2022-06-14 Yu Kuainbd: call genl_unregister_family() first in nbd_cleanup()
2022-06-14 Masahiro Yamadamodpost: fix undefined behavior of is_arm_mapping_symbol()
2022-06-14 Gong Yuanjundrm/radeon: fix a possible null pointer dereference
2022-06-14 Michal KubecekRevert "net: af_key: add check for pfkey_broadcast...
2022-06-14 Guoqing Jiangmd: protect md_unregister_thread from reentrancy
2022-06-14 Hao Luokernfs: Separate kernfs_pr_cont_buf and rename_lock.
2022-06-14 John Ognessserial: msm_serial: disable interrupts in __msm_console...
2022-06-14 Wang Chengstaging: rtl8712: fix uninit-value in r871xu_drv_init()
2022-06-14 Andre Przywaraclocksource/drivers/sp804: Avoid error on multiple...
next