summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.9.319v4.9.319Greg 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.9.318v4.9.318Greg 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
* 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
* 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
* modpost: fix undefined behavior of is_arm_mapping_symbol()Masahiro Yamada2022-06-141-1/+2
* drm/radeon: fix a possible null pointer dereferenceGong Yuanjun2022-06-141-0/+4
* Revert "net: af_key: add check for pfkey_broadcast in function pfkey_process"Michal Kubecek2022-06-141-4/+6
* md: protect md_unregister_thread from reentrancyGuoqing Jiang2022-06-141-5/+10
* serial: msm_serial: disable interrupts in __msm_console_write()John Ogness2022-06-141-0/+5
* staging: rtl8712: fix uninit-value in r871xu_drv_init()Wang Cheng2022-06-141-3/+3
* clocksource/drivers/sp804: Avoid error on multiple instancesAndre Przywara2022-06-141-5/+5
* misc: rtsx: set NULL intfdata when probe failsShuah Khan2022-06-141-0/+1
* usb: dwc2: gadget: don't reset gadget's driver->busMarek Szyprowski2022-06-141-1/+0
* USB: hcd-pci: Fully suspend across freeze/thaw cycleEvan Green2022-06-141-2/+2
* drivers: usb: host: Fix deadlock in oxu_bus_suspend()Duoming Zhou2022-06-141-0/+2
* drivers: tty: serial: Fix deadlock in sa1100_set_termios()Duoming Zhou2022-06-141-2/+2
* USB: host: isp116x: check return value after calling platform_get_resource()Zhen Ni2022-06-141-2/+4
* drivers: staging: rtl8192e: Fix deadlock in rtllib_beacons_stop()Duoming Zhou2022-06-141-1/+1
* tty: Fix a possible resource leak in icom_probeHuang Guobin2022-06-141-1/+1