summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-11-25udf: Fix crash after seekdirJan Kara3-2/+35
2021-11-25printk: restore flushing of NMI buffers on remote CPUs after NMI backtracesNicholas Piggin4-0/+21
2021-11-25drm/cma-helper: Release non-coherent memory with dma_free_noncoherent()Thomas Zimmermann1-2/+7
2021-11-25KVM: nVMX: don't use vcpu->arch.efer when checking host state on nested state...Maxim Levitsky1-5/+17
2021-11-25KVM: SEV: Disallow COPY_ENC_CONTEXT_FROM if target has created vCPUsSean Christopherson1-1/+6
2021-11-25fbdev: Prevent probing generic drivers if a FB is already registeredJavier Martinez Canillas2-0/+22
2021-11-25block: Check ADMIN before NICE for IOPRIO_CLASS_RTAlistair Delva1-1/+8
2021-11-25s390/dump: fix copying to user-space of swapped kdump oldmemAlexander Egorenkov1-2/+2
2021-11-25s390/kexec: fix memory leak of ipl report bufferBaoquan He2-0/+16
2021-11-25s390/vdso: filter out -mstack-guard and -mstack-sizeSven Schnelle2-6/+9
2021-11-25s390/boot: simplify and fix kernel memory layout setupVasily Gorbik2-58/+32
2021-11-25s390/setup: avoid reserving memory above identity mappingVasily Gorbik1-9/+1
2021-11-25pinctrl: ralink: include 'ralink_regs.h' in 'pinctrl-mt7620.c'Sergio Paracuellos1-0/+1
2021-11-25scsi: qla2xxx: Fix mailbox direction flags in qla2xxx_get_adapter_id()Ewan D. Milne1-4/+2
2021-11-25ata: libata: add missing ata_identify_page_supported() callsDamien Le Moal1-1/+5
2021-11-25ata: libata: improve ata_read_log_page() error messageDamien Le Moal1-2/+3
2021-11-25Revert "parisc: Reduce sigreturn trampoline to 3 instructions"Helge Deller3-8/+9
2021-11-25Revert "drm/i915/tgl/dsi: Gate the ddi clocks after pll mapping"Vandita Kulkarni1-8/+2
2021-11-25powerpc/8xx: Fix pinned TLBs with CONFIG_STRICT_KERNEL_RWXChristophe Leroy1-6/+7
2021-11-25powerpc/xive: Change IRQ domain to a tree domainCédric Le Goater2-3/+1
2021-11-25powerpc/signal32: Fix sigset_t copyChristophe Leroy1-2/+8
2021-11-25KVM: x86/xen: Fix get_attr of KVM_XEN_ATTR_TYPE_SHARED_INFODavid Woodhouse1-1/+1
2021-11-25KVM: x86/mmu: include EFER.LMA in extended mmu roleMaxim Levitsky2-0/+2
2021-11-25KVM: x86: Fix uninitialized eoi_exit_bitmap usage in vcpu_load_eoi_exitmap()黄乐1-2/+6
2021-11-25KVM: x86: Assume a 64-bit hypercall for guests with protected stateTom Lendacky4-4/+16
2021-11-25x86/hyperv: Fix NULL deref in set_hv_tscchange_cb() if Hyper-V setup failsSean Christopherson1-0/+3
2021-11-25x86/sgx: Fix free page accountingReinette Chatre1-6/+6
2021-11-25x86/boot: Pull up cmdline preparation and early param parsingBorislav Petkov1-27/+39
2021-11-25mm/damon/dbgfs: fix missed use of damon_dbgfs_lockSeongJae Park1-3/+8
2021-11-25mm/damon/dbgfs: use '__GFP_NOWARN' for user-specified size buffer allocationSeongJae Park1-2/+2
2021-11-25kmap_local: don't assume kmap PTEs are linear arrays in memoryArd Biesheuvel3-11/+25
2021-11-25hugetlb, userfaultfd: fix reservation restore on userfaultfd errorMina Almasry1-3/+4
2021-11-25mm: kmemleak: slob: respect SLAB_NOLEAKTRACE flagRustam Kovhaev1-1/+1
2021-11-25shm: extend forced shm destroy to support objects from several IPC nsesAlexander Mikhalitsyn3-47/+159
2021-11-25ipc: WARN if trying to remove ipc object which is absentAlexander Mikhalitsyn1-3/+3
2021-11-25tipc: check for null after calling kmemdupTadeusz Struk1-0/+4
2021-11-25hexagon: clean up timer-regs.hNathan Chancellor3-30/+11
2021-11-25hexagon: export raw I/O routines for modulesNathan Chancellor1-0/+4
2021-11-25pstore/blk: Use "%lu" to format unsigned longGeert Uytterhoeven1-1/+1
2021-11-25Revert "mark pstore-blk as broken"Kees Cook1-1/+0
2021-11-25tun: fix bonding active backup with arp monitoringNicolas Dichtel1-0/+5
2021-11-25dmaengine: remove debugfs #ifdefArnd Bergmann2-16/+1
2021-11-25blk-cgroup: fix missing put device in error path from blkg_conf_pref()Yu Kuai1-4/+5
2021-11-25s390/kexec: fix return code handlingHeiko Carstens2-2/+9
2021-11-25perf/x86/intel/uncore: Fix IIO event constraints for SnowridgeAlexander Antonov1-0/+8
2021-11-25perf/x86/intel/uncore: Fix IIO event constraints for Skylake ServerAlexander Antonov1-0/+1
2021-11-25perf/x86/intel/uncore: Fix filter_tid mask for CHA events on Skylake ServerAlexander Antonov1-0/+3
2021-11-25pinctrl: qcom: sm8350: Correct UFS and SDC offsetsBjorn Andersson1-4/+4
2021-11-25pinctrl: qcom: sdm845: Enable dual edge errataBjorn Andersson1-0/+1
2021-11-25powerpc/pseries: Fix numa FORM2 parsing fallback codeNicholas Piggin1-16/+12