summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* random: make CPU trust a boot parameterKees Cook2022-06-253-5/+16
* random: Make crng state queryableJason A. Donenfeld2022-06-252-0/+16
* random: remove preempt disabled regionIngo Molnar2022-06-251-4/+0
* random: add a config option to trust the CPU's hwrngTheodore Ts'o2022-06-252-1/+24
* random: Return nbytes filled from hw RNGTobin C. Harding2022-06-252-8/+10
* random: Fix whitespace pre random-bytes workTobin C. Harding2022-06-251-2/+1
* drivers/char/random.c: remove unused dont_count_entropyRasmus Villemoes2022-06-251-28/+25
* random: optimize add_interrupt_randomnessAndi Kleen2022-06-251-1/+2
* random: always fill buffer in get_random_bytes_waitJason A. Donenfeld2022-06-251-3/+1
* crypto: chacha20 - Fix keystream alignment for chacha20_block()Eric Biggers2022-06-254-17/+18
* 9p: missing chunk of "fs/9p: Don't update file type when updating file attrib...Al Viro2022-06-251-7/+3
* Linux 4.14.284v4.14.284Greg Kroah-Hartman2022-06-161-1/+1
* x86/speculation/mmio: Print SMT warningJosh Poimboeuf2022-06-161-0/+11
* KVM: x86/speculation: Disable Fill buffer clear within guestsPawan Gupta2022-06-163-1/+83
* x86/speculation/mmio: Reuse SRBDS mitigation for SBDSPawan Gupta2022-06-161-7/+14
* x86/speculation/srbds: Update SRBDS mitigation selectionPawan Gupta2022-06-161-3/+5
* x86/speculation/mmio: Add sysfs reporting for Processor MMIO Stale DataPawan Gupta2022-06-164-0/+34
* x86/speculation/mmio: Enable CPU Fill buffer clearing on idlePawan Gupta2022-06-161-2/+14
* x86/bugs: Group MDS, TAA & Processor MMIO Stale Data mitigationsPawan Gupta2022-06-161-10/+16
* x86/speculation/mmio: Add mitigation for Processor MMIO Stale DataPawan Gupta2022-06-164-4/+148
* x86/speculation: Add a common function for MD_CLEAR mitigation updatePawan Gupta2022-06-161-26/+33
* x86/speculation/mmio: Enumerate Processor MMIO Stale Data bugPawan Gupta2022-06-163-2/+61
* Documentation: Add documentation for Processor MMIO Stale DataPawan Gupta2022-06-162-0/+247
* x86/cpu: Add another Alder Lake CPU to the Intel familyGayatri Kammela2022-06-161-0/+1
* x86/cpu: Add Lakefield, Alder Lake and Rocket Lake models to the to Intel CPU...Tony Luck2022-06-161-0/+7
* x86/cpu: Add Comet Lake to the Intel CPU models headerKan Liang2022-06-161-0/+3
* x86/CPU: Add more Icelake model numbersKan Liang2022-06-161-0/+3
* x86/CPU: Add Icelake model numberRajneesh Bhardwaj2022-06-161-0/+2
* x86/cpu: Add Cannonlake to Intel familyRajneesh Bhardwaj2022-06-161-0/+6
* x86/cpu: Add Jasper Lake to Intel familyZhang Rui2022-06-161-0/+1
* cpu/speculation: Add prototype for cpu_show_srbds()Guenter Roeck2022-06-161-0/+1
* x86/cpu: Add Elkhart Lake to Intel familyGayatri Kammela2022-06-161-0/+2
* Linux 4.14.283v4.14.283Greg Kroah-Hartman2022-06-141-1/+1
* tcp: fix tcp_mtup_probe_success vs wrong snd_cwndEric Dumazet2022-06-141-4/+7
* PCI: qcom: Fix unbalanced PHY init on probe errorsJohan Hovold2022-06-141-1/+6
* mtd: cfi_cmdset_0002: Use chip_ready() for write on S29GL064NTokunori Ikegami2022-06-142-8/+35
* mtd: cfi_cmdset_0002: Move and rename chip_check/chip_ready/chip_good_for_writeTokunori Ikegami2022-06-141-45/+32
* md/raid0: Ignore RAID0 layout if the second zone has only one devicePascal Hambourg2022-06-141-15/+16
* powerpc/32: Fix overread/overwrite of thread_struct via ptraceMichael Ellerman2022-06-141-4/+14
* Input: bcm5974 - set missing URB_NO_TRANSFER_DMA_MAP urb flagMathias Nyman2022-06-141-1/+6
* ixgbe: fix unexpected VLAN Rx in promisc mode on VFOlivier Matz2022-06-141-2/+2
* ixgbe: fix bcast packets Rx on VF after promisc removalOlivier Matz2022-06-141-2/+2
* nfc: st21nfca: fix memory leaks in EVT_TRANSACTION handlingMartin Faltesek2022-06-141-3/+10
* nfc: st21nfca: fix incorrect validating logic in EVT_TRANSACTIONMartin Faltesek2022-06-141-1/+1
* ata: libata-transport: fix {dma|pio|xfer}_mode sysfs filesSergey Shtylyov2022-06-142-3/+4
* cifs: return errors during session setup during reconnectsShyam Prasad N2022-06-141-0/+3
* ALSA: hda/conexant - Fix loopback issue with CX20632huangwenhui2022-06-141-0/+7
* vringh: Fix loop descriptors check in the indirect casesXie Yongji2022-06-141-2/+8
* nodemask: Fix return values to be unsignedKees Cook2022-06-142-21/+21
* nbd: fix io hung while disconnecting deviceYu Kuai2022-06-141-1/+1