summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-21selftests/x86/iopl: Adjust to the faked iopl CLI/STI usageBorislav Petkov
2021-11-21thermal: Fix NULL pointer dereferences in of_thermal_ functionsSubbaraman Narayanamurthy
2021-11-21perf/core: Avoid put_page() when GUP failsGreg Thelen
2021-11-21scripts/lld-version.sh: Rewrite based on upstream ld-version.shNathan Chancellor
2021-11-21erofs: fix unsafe pagevec reuse of hooked pclustersGao Xiang
2021-11-21erofs: remove the occupied parameter from z_erofs_pagevec_enqueue()Yue Hu
2021-11-21PCI: Add MSI masking quirk for Nvidia ION AHCIMarc Zyngier
2021-11-21PCI/MSI: Deal with devices lying about their MSI mask capabilityMarc Zyngier
2021-11-21PCI/MSI: Destroy sysfs before freeing entriesThomas Gleixner
2021-11-21parisc/entry: fix trace test in syscall exit pathSven Schnelle
2021-11-21x86/iopl: Fake iopl(3) CLI/STI usagePeter Zijlstra
2021-11-21net: stmmac: dwmac-rk: fix unbalanced pm_runtime_enable warningsMichael Riesch
2021-11-21net: stmmac: fix issue where clk is being unprepared twiceWong Vee Khee
2021-11-21net: stmmac: fix system hang if change mac address after interface ifdownJoakim Zhang
2021-11-21net: stmmac: fix missing unlock on error in stmmac_suspend()Yang Yingliang
2021-11-21net: stmmac: platform: fix build error with !CONFIG_PM_SLEEPWei Yongjun
2021-11-21net: stmmac: add clocks management for gmac driverJoakim Zhang
2021-11-21bootconfig: init: Fix memblock leak in xbc_make_cmdline()Masami Hiramatsu
2021-11-21loop: Use blk_validate_block_size() to validate block sizeXie Yongji
2021-11-21block: Add a helper to validate the block sizeXie Yongji
2021-11-21fortify: Explicitly disable Clang supportKees Cook
2021-11-18Linux 5.10.80v5.10.80Greg Kroah-Hartman
2021-11-18soc/tegra: pmc: Fix imbalanced clock disabling in error code pathDmitry Osipenko
2021-11-18x86/sev: Make the #VC exception stacks part of the default stacks storageBorislav Petkov
2021-11-18x86/sev: Add an x86 version of cc_platform_has()Tom Lendacky
2021-11-18arch/cc: Introduce a function to check for confidential computing featuresTom Lendacky
2021-11-18selftests/bpf: Fix also no-alu32 strobemeta selftestAndrii Nakryiko
2021-11-18mmc: moxart: Fix null pointer dereference on pointer hostColin Ian King
2021-11-18ath10k: fix invalid dma_addr_t token assignmentArnd Bergmann
2021-11-18SUNRPC: Partial revert of commit 6f9f17287e78Trond Myklebust
2021-11-18PCI: aardvark: Fix PCIe Max Payload Size settingPali Rohár
2021-11-18PCI: Add PCI_EXP_DEVCTL_PAYLOAD_* macrosPali Rohár
2021-11-18drm/sun4i: Fix macros in sun8i_csc.hJernej Skrabec
2021-11-18powerpc/85xx: fix timebase sync issue when CONFIG_HOTPLUG_CPU=nXiaoming Ni
2021-11-18powerpc/powernv/prd: Unregister OPAL_MSG_PRD2 notifier during module unloadVasant Hegde
2021-11-18mtd: rawnand: au1550nd: Keep the driver compatible with on-die ECC enginesMiquel Raynal
2021-11-18mtd: rawnand: plat_nand: Keep the driver compatible with on-die ECC enginesMiquel Raynal
2021-11-18mtd: rawnand: orion: Keep the driver compatible with on-die ECC enginesMiquel Raynal
2021-11-18mtd: rawnand: pasemi: Keep the driver compatible with on-die ECC enginesMiquel Raynal
2021-11-18mtd: rawnand: gpio: Keep the driver compatible with on-die ECC enginesMiquel Raynal
2021-11-18mtd: rawnand: mpc5121: Keep the driver compatible with on-die ECC enginesMiquel Raynal
2021-11-18mtd: rawnand: xway: Keep the driver compatible with on-die ECC enginesMiquel Raynal
2021-11-18mtd: rawnand: ams-delta: Keep the driver compatible with on-die ECC enginesMiquel Raynal
2021-11-18s390/cio: make ccw_device_dma_* more robustHalil Pasic
2021-11-18s390/ap: Fix hanging ioctl caused by orphaned repliesHarald Freudenberger
2021-11-18s390/tape: fix timer initialization in tape_std_assign()Sven Schnelle
2021-11-18s390/cio: check the subchannel validity for dev_busidVineeth Vijayan
2021-11-18video: backlight: Drop maximum brightness override for brightness zeroMarek Vasut
2021-11-18mfd: dln2: Add cell for initializing DLN2 ADCJack Andersen
2021-11-18mm, oom: do not trigger out_of_memory from the #PFMichal Hocko