summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-19arm64: entry: Add macro for reading symbol addresses from the trampolineJames Morse
2022-03-19arm64: entry: Add vectors that have the bhb mitigation sequencesJames Morse
2022-03-19arm64: entry: Add non-kpti __bp_harden_el1_vectors for mitigationsJames Morse
2022-03-19arm64: entry: Allow the trampoline text to occupy multiple pagesJames Morse
2022-03-19arm64: entry: Make the kpti trampoline's kpti sequence optionalJames Morse
2022-03-19arm64: entry: Move trampoline macros out of ifdef'd sectionJames Morse
2022-03-19arm64: entry: Don't assume tramp_vectors is the start of the vectorsJames Morse
2022-03-19arm64: entry: Allow tramp_alias to access symbols after the 4K boundaryJames Morse
2022-03-19arm64: entry: Move the trampoline data page before the text pageJames Morse
2022-03-19arm64: entry: Free up another register on kpti's tramp_exit pathJames Morse
2022-03-19arm64: entry: Make the trampoline cleanup optionalJames Morse
2022-03-19arm64: entry.S: Add ventry overflow sanity checksJames Morse
2022-03-19arm64: Add Cortex-X2 CPU part definitionAnshuman Khandual
2022-03-19arm64: add ID_AA64ISAR2_EL1 sys registerJoey Gouly
2022-03-19arm64: Add Neoverse-N2, Cortex-A710 CPU part definitionSuzuki K Poulose
2022-03-19arm64: Add part number for Arm Cortex-A77Rob Herring
2022-03-19sctp: fix the processing for INIT chunkXin Long
2022-03-19Revert "xfrm: state and policy should fail if XFRMA_IF_ID 0"Kai Lueke
2022-03-16Linux 5.4.185Greg Kroah-Hartman
2022-03-16KVM: SVM: Don't flush cache if hardware enforces cache coherency across encry...Krish Sadhukhan
2022-03-16x86/mm/pat: Don't flush cache if hardware enforces cache coherency across enc...Krish Sadhukhan
2022-03-16x86/cpu: Add hardware-enforced cache coherency as a CPUID featureKrish Sadhukhan
2022-03-16x86/cpufeatures: Mark two free bits in word 3Borislav Petkov
2022-03-16ext4: add check to prevent attempting to resize an fs with sparse_super2Josh Triplett
2022-03-16ARM: fix Thumb2 regression with Spectre BHBRussell King (Oracle)
2022-03-16virtio: acknowledge all features before accessMichael S. Tsirkin
2022-03-16virtio: unexport virtio_finalize_featuresMichael S. Tsirkin
2022-03-16arm64: dts: marvell: armada-37xx: Remap IO space to bus address 0x0Pali Rohár
2022-03-16riscv: Fix auipc+jalr relocation range checksEmil Renner Berthing
2022-03-16mmc: meson: Fix usage of meson_mmc_post_req()Rong Chen
2022-03-16net: macb: Fix lost RX packet wakeup race in NAPI receiveRobert Hancock
2022-03-16staging: gdm724x: fix use after free in gdm_lte_rx()Dan Carpenter
2022-03-16fuse: fix pipe buffer lifetime for direct_ioMiklos Szeredi
2022-03-16ARM: Spectre-BHB: provide empty stub for non-configRandy Dunlap
2022-03-16selftests/memfd: clean up mapping in mfd_fail_writeMike Kravetz
2022-03-16selftest/vm: fix map_fixed_noreplace test failureAneesh Kumar K.V
2022-03-16tracing: Ensure trace buffer is at least 4096 bytes largeSven Schnelle
2022-03-16ipv6: prevent a possible race condition with lifetimesNiels Dossche
2022-03-16Revert "xen-netback: Check for hotplug-status existence before watching"Marek Marczykowski-Górecki
2022-03-16Revert "xen-netback: remove 'hotplug-status' once it has served its purpose"Marek Marczykowski-Górecki
2022-03-16net-sysfs: add check for netdevice being present to speed_showsuresh kumar
2022-03-16selftests/bpf: Add test for bpf_timer overwriting crashKumar Kartikeya Dwivedi
2022-03-16net: bcmgenet: Don't claim WOL when its not availableJeremy Linton
2022-03-16sctp: fix kernel-infoleak for SCTP socketsEric Dumazet
2022-03-16net: phy: DP83822: clear MISR2 register to disable interruptsClément Léger
2022-03-16gianfar: ethtool: Fix refcount leak in gfar_get_ts_infoMiaoqian Lin
2022-03-16gpio: ts4900: Do not set DAT and OE togetherMark Featherston
2022-03-16selftests: pmtu.sh: Kill tcpdump processes launched by subshell.Guillaume Nault
2022-03-16NFC: port100: fix use-after-free in port100_send_completePavel Skripkin
2022-03-16net/mlx5: Fix a race on command flush flowMoshe Shemesh