summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-06-16Linux 4.9.319v4.9.319Greg Kroah-Hartman1-1/+1
2022-06-16x86/speculation/mmio: Print SMT warningJosh Poimboeuf1-0/+11
2022-06-16KVM: x86/speculation: Disable Fill buffer clear within guestsPawan Gupta3-1/+83
2022-06-16x86/speculation/mmio: Reuse SRBDS mitigation for SBDSPawan Gupta1-7/+14
2022-06-16x86/speculation/srbds: Update SRBDS mitigation selectionPawan Gupta1-3/+5
2022-06-16x86/speculation/mmio: Add sysfs reporting for Processor MMIO Stale DataPawan Gupta4-0/+34
2022-06-16x86/speculation/mmio: Enable CPU Fill buffer clearing on idlePawan Gupta1-2/+14
2022-06-16x86/bugs: Group MDS, TAA & Processor MMIO Stale Data mitigationsPawan Gupta1-10/+16
2022-06-16x86/speculation/mmio: Add mitigation for Processor MMIO Stale DataPawan Gupta4-4/+148
2022-06-16x86/speculation: Add a common function for MD_CLEAR mitigation updatePawan Gupta1-26/+33
2022-06-16x86/speculation/mmio: Enumerate Processor MMIO Stale Data bugPawan Gupta3-2/+61
2022-06-16Documentation: Add documentation for Processor MMIO Stale DataPawan Gupta2-0/+247
2022-06-16x86/cpu: Add another Alder Lake CPU to the Intel familyGayatri Kammela1-0/+1
2022-06-16x86/cpu: Add Lakefield, Alder Lake and Rocket Lake models to the to Intel CPU...Tony Luck1-0/+7
2022-06-16x86/cpu: Add Comet Lake to the Intel CPU models headerKan Liang1-0/+3
2022-06-16x86/CPU: Add more Icelake model numbersKan Liang1-0/+3
2022-06-16x86/CPU: Add Icelake model numberRajneesh Bhardwaj1-0/+2
2022-06-16x86/cpu: Add Cannonlake to Intel familyRajneesh Bhardwaj1-0/+6
2022-06-16x86/cpu: Add Jasper Lake to Intel familyZhang Rui1-0/+1
2022-06-16cpu/speculation: Add prototype for cpu_show_srbds()Guenter Roeck1-0/+1
2022-06-16x86/cpu: Add Elkhart Lake to Intel familyGayatri Kammela1-0/+2
2022-06-14Linux 4.9.318v4.9.318Greg Kroah-Hartman1-1/+1
2022-06-14tcp: fix tcp_mtup_probe_success vs wrong snd_cwndEric Dumazet1-4/+7
2022-06-14PCI: qcom: Fix unbalanced PHY init on probe errorsJohan Hovold1-1/+6
2022-06-14mtd: cfi_cmdset_0002: Use chip_ready() for write on S29GL064NTokunori Ikegami2-8/+35
2022-06-14mtd: cfi_cmdset_0002: Move and rename chip_check/chip_ready/chip_good_for_writeTokunori Ikegami1-45/+32
2022-06-14powerpc/32: Fix overread/overwrite of thread_struct via ptraceMichael Ellerman1-4/+14
2022-06-14Input: bcm5974 - set missing URB_NO_TRANSFER_DMA_MAP urb flagMathias Nyman1-1/+6
2022-06-14nfc: st21nfca: fix memory leaks in EVT_TRANSACTION handlingMartin Faltesek1-3/+10
2022-06-14nfc: st21nfca: fix incorrect validating logic in EVT_TRANSACTIONMartin Faltesek1-1/+1
2022-06-14ata: libata-transport: fix {dma|pio|xfer}_mode sysfs filesSergey Shtylyov2-3/+4
2022-06-14cifs: return errors during session setup during reconnectsShyam Prasad N1-0/+3
2022-06-14ALSA: hda/conexant - Fix loopback issue with CX20632huangwenhui1-0/+7
2022-06-14vringh: Fix loop descriptors check in the indirect casesXie Yongji1-2/+8
2022-06-14nodemask: Fix return values to be unsignedKees Cook2-21/+21
2022-06-14modpost: fix undefined behavior of is_arm_mapping_symbol()Masahiro Yamada1-1/+2
2022-06-14drm/radeon: fix a possible null pointer dereferenceGong Yuanjun1-0/+4
2022-06-14Revert "net: af_key: add check for pfkey_broadcast in function pfkey_process"Michal Kubecek1-4/+6
2022-06-14md: protect md_unregister_thread from reentrancyGuoqing Jiang1-5/+10
2022-06-14serial: msm_serial: disable interrupts in __msm_console_write()John Ogness1-0/+5
2022-06-14staging: rtl8712: fix uninit-value in r871xu_drv_init()Wang Cheng1-3/+3
2022-06-14clocksource/drivers/sp804: Avoid error on multiple instancesAndre Przywara1-5/+5
2022-06-14misc: rtsx: set NULL intfdata when probe failsShuah Khan1-0/+1
2022-06-14usb: dwc2: gadget: don't reset gadget's driver->busMarek Szyprowski1-1/+0
2022-06-14USB: hcd-pci: Fully suspend across freeze/thaw cycleEvan Green1-2/+2
2022-06-14drivers: usb: host: Fix deadlock in oxu_bus_suspend()Duoming Zhou1-0/+2
2022-06-14drivers: tty: serial: Fix deadlock in sa1100_set_termios()Duoming Zhou1-2/+2
2022-06-14USB: host: isp116x: check return value after calling platform_get_resource()Zhen Ni1-2/+4
2022-06-14drivers: staging: rtl8192e: Fix deadlock in rtllib_beacons_stop()Duoming Zhou1-1/+1
2022-06-14tty: Fix a possible resource leak in icom_probeHuang Guobin1-1/+1