summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-09powerpc/64s: Use symbolic macros for function entry encodingMichael Ellerman1-3/+4
2021-03-09umem: fix error return code in mm_pci_probe()Wei Yongjun1-1/+4
2021-03-09bpf: Don't do bpf_cgroup_storage_set() for kuprobe/tp programsYonghong Song1-4/+5
2021-03-09Merge tag 'gpio-fixes-for-v5.12-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-74/+58
2021-03-09Merge tag 'mips-fixes_5.12_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds9-9/+35
2021-03-09kbuild: Fix ld-version.sh script if LLD was built with LLD_VENDORBernhard Rosenkränzer1-7/+13
2021-03-09kbuild: dummy-tools: fix inverted tests for gccJiri Slaby1-0/+5
2021-03-09kbuild: add image_name to no-sync-config-targetsMasahiro Yamada1-1/+2
2021-03-09net: lapbether: Remove netif_start_queue / netif_stop_queueXie He1-3/+0
2021-03-09NFSv4.2: fix return value of _nfs4_get_security_label()Ondrej Mosnacek1-1/+1
2021-03-09NFSD: fix dest to src mount in inter-server COPYOlga Kornievskaia1-1/+1
2021-03-09KVM: arm64: Ensure I-cache isolation between vcpus of a same VMMarc Zyngier5-8/+15
2021-03-09xfs: fix quota accounting when a mount is idmappedDarrick J. Wong2-7/+10
2021-03-09iomap: Fix negative assignment to unsigned sis->pages in iomap_swapfile_activateRitesh Harjani1-0/+10
2021-03-09Revert "nfsd4: a client's own opens needn't prevent delegations"J. Bruce Fields2-43/+14
2021-03-09Revert "nfsd4: remove check_conflicting_opens warning"J. Bruce Fields1-0/+1
2021-03-09arm64: kasan: fix page_alloc tagging with DEBUG_VIRTUALAndrey Konovalov1-0/+5
2021-03-09x86/sev-es: Use __copy_from_user_inatomic()Joerg Roedel3-15/+55
2021-03-09x86/sev-es: Correctly track IRQ states in runtime #VC handlerJoerg Roedel1-2/+4
2021-03-09x86/sev-es: Check regs->sp is trusted before adjusting #VC IST stackJoerg Roedel1-2/+12
2021-03-09powerpc/64s: Fix instruction encoding for lis in ppc_function_entry()Naveen N. Rao1-1/+1
2021-03-09MIPS: kernel: Reserve exception base early to prevent corruptionThomas Bogendoerfer4-5/+17
2021-03-09mmc: cqhci: Fix random crash when remove mmc module/cardFrank Li1-6/+5
2021-03-09mmc: core: Fix partition switch time for eMMCAdrian Hunter1-4/+11
2021-03-09mmc: mmci: Add MMC_CAP_NEED_RSP_BUSY for the stm32 variantsYann Gautier1-1/+9
2021-03-09KVM: arm64: Don't use cbz/adr with external symbolsSami Tolvanen1-2/+4
2021-03-09irqchip/ingenic: Add support for the JZ4760Paul Cercueil2-0/+2
2021-03-09dt-bindings/irq: Add compatible string for the JZ4760BPaul Cercueil1-0/+1
2021-03-09USB: serial: io_edgeport: fix memory leak in edge_startupPavel Skripkin1-10/+16
2021-03-09USB: serial: ch341: add new Product IDNiv Sardi1-0/+1
2021-03-09USB: serial: xr: fix NULL-deref on disconnectJohan Hovold1-25/+0
2021-03-09USB: serial: cp210x: add some more GE USB IDsSebastian Reichel1-0/+2
2021-03-09USB: serial: cp210x: add ID for Acuity Brands nLight Air AdapterKaran Singhal1-0/+1
2021-03-09ALSA: usb-audio: fix use after free in usb_audio_disconnectPavel Skripkin1-3/+3
2021-03-09ALSA: usb-audio: fix NULL ptr dereference in usb_audio_probePavel Skripkin1-1/+2
2021-03-09ALSA: hda/ca0132: Add Sound BlasterX AE-5 Plus supportSimeon Simeonoff1-0/+1
2021-03-09Merge git://git.kernel.org:/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds21-647/+198
2021-03-09xtensa: move coprocessor_flush to the .text sectionMax Filippov1-31/+33
2021-03-09cifs: do not send close in compound create+close requestsPaulo Alcantara6-21/+22
2021-03-09cifs: return proper error code in statfs(2)Paulo Alcantara1-1/+1
2021-03-09cifs: change noisy error message to FYIPaulo Alcantara1-1/+1
2021-03-09cifs: print MIDs in decimal notationPaulo Alcantara3-4/+4
2021-03-09atm: idt77252: fix null-ptr-dereferenceTong Zhang1-2/+2
2021-03-09atm: uPD98402: fix incorrect allocationTong Zhang1-1/+1
2021-03-09atm: fix a typo in the struct descriptionTong Zhang1-1/+1
2021-03-09net: qrtr: fix error return code of qrtr_sendmsg()Jia-Ju Bai1-1/+3
2021-03-09mptcp: fix length of ADD_ADDR with port sub-optionDavide Caratti1-6/+8
2021-03-09selftests/bpf: Tests using bpf_check_mtu BPF-helper input mtu_len paramJesper Dangaard Brouer2-0/+96
2021-03-09bpf: BPF-helper for MTU checking add length inputJesper Dangaard Brouer2-7/+21
2021-03-09NFS: Fix open coded versions of nfs_set_cache_invalid() in NFSv4Trond Myklebust3-21/+20