summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-05-22modules: inherit TAINT_PROPRIETARY_MODULEChristoph Hellwig2-0/+28
2021-05-22modules: return licensing information from find_symbolChristoph Hellwig2-6/+12
2021-05-22modules: rename the licence field in struct symsearch to licenseChristoph Hellwig2-3/+3
2021-05-22modules: unexport __module_addressChristoph Hellwig1-1/+0
2021-05-22modules: unexport __module_text_addressChristoph Hellwig1-1/+0
2021-05-22modules: mark each_symbol_section staticChristoph Hellwig2-11/+1
2021-05-22modules: mark find_symbol staticChristoph Hellwig2-13/+1
2021-05-22modules: mark ref_module staticChristoph Hellwig2-5/+2
2021-05-22dm rq: fix double free of blk_mq_tag_set in dev remove after table load failsBenjamin Block1-0/+2
2021-05-22dm space map common: fix division bug in sm_ll_find_free_block()Joe Thornber1-0/+2
2021-05-22dm persistent data: packed struct should have an aligned() attribute tooJoe Thornber2-6/+6
2021-05-22tracing: Restructure trace_clock_global() to never blockSteven Rostedt (VMware)1-14/+30
2021-05-22tracing: Map all PIDs to command linesSteven Rostedt (VMware)1-26/+15
2021-05-22rsi: Use resume_noirq for SDIOMarek Vasut1-1/+1
2021-05-22tty: fix memory leak in vc_deallocatePavel Skripkin1-0/+1
2021-05-22usb: dwc2: Fix session request interrupt handlerArtur Petrosyan1-0/+8
2021-05-22usb: dwc3: gadget: Fix START_TRANSFER link state checkThinh Nguyen1-6/+7
2021-05-22usb: gadget/function/f_fs string table fix for multiple languagesDean Anderson1-1/+2
2021-05-22usb: gadget: Fix double free of device descriptor pointersHemant Kumar1-0/+4
2021-05-22usb: gadget: dummy_hcd: fix gpf in gadget_setupAnirudh Rayabharam1-8/+15
2021-05-22media: dvbdev: Fix memory leak in dvb_media_device_free()Peilin Ye1-0/+1
2021-05-22ext4: fix error code in ext4_commit_superFengnan Chang1-2/+4
2021-05-22ext4: do not set SB_ACTIVE in ext4_orphan_cleanup()Zhang Yi1-3/+0
2021-05-22ext4: fix check to prevent false positive report of incorrect used inodesZhang Yi1-16/+32
2021-05-22arm64: vdso: remove commas between macro name and argumentsJian Cai1-3/+3
2021-05-22posix-timers: Preserve return value in clock_adjtime32()Chen Jun1-2/+2
2021-05-22Revert 337f13046ff0 ("futex: Allow FUTEX_CLOCK_REALTIME with FUTEX_WAIT op")Thomas Gleixner1-2/+1
2021-05-22jffs2: check the validity of dstlen in jffs2_zlib_compress()Yang Yang1-0/+3
2021-05-22Fix misc new gcc warningsLinus Torvalds4-4/+4
2021-05-22security: commoncap: fix -Wstringop-overread warningArnd Bergmann1-1/+1
2021-05-22dm raid: fix inconclusive reshape layout on fast raid4/5/6 table reload seque...Heinz Mauelshagen1-6/+28
2021-05-22md/raid1: properly indicate failure when ending a failed write requestPaul Clements1-0/+2
2021-05-22tpm: vtpm_proxy: Avoid reading host log when using a virtual deviceStefan Berger1-0/+3
2021-05-22intel_th: pci: Add Alder Lake-M supportAlexander Shishkin1-0/+5
2021-05-22powerpc: fix EDEADLOCK redefinition error in uapi/asm/errno.hTony Ambardar1-0/+1
2021-05-22powerpc/eeh: Fix EEH handling for hugepages in ioremap space.Mahesh Salgaonkar1-7/+4
2021-05-22jffs2: Fix kasan slab-out-of-bounds problemlizhe1-1/+1
2021-05-22NFSv4: Don't discard segments marked for return in _pnfs_return_layout()Trond Myklebust1-1/+1
2021-05-22NFS: Don't discard pNFS layout segments that are marked for returnTrond Myklebust1-0/+5
2021-05-22ACPI: GTDT: Don't corrupt interrupt mappings on watchdow probe failureMarc Zyngier1-4/+6
2021-05-22openvswitch: fix stack OOB read while fragmenting IPv4 packetsDavide Caratti1-4/+4
2021-05-22mlxsw: spectrum_mr: Update egress RIF list before route's actionIdo Schimmel1-15/+15
2021-05-22f2fs: fix to avoid out-of-bounds memory accessChao Yu1-0/+3
2021-05-22ubifs: Only check replay with inode type to judge if inode linkedGuochun Mao1-1/+2
2021-05-22arm64/vdso: Discard .note.gnu.property sections in vDSOBill Wendling1-1/+7
2021-05-22btrfs: fix race when picking most recent mod log operation for an old rootFilipe Manana1-0/+20
2021-05-22ALSA: hda/realtek: Add quirk for Intel Clevo PCx0DxEckhart Mohr1-0/+2
2021-05-22ALSA: usb-audio: Add dB range mapping for Sennheiser Communications Headset PC 8Timo Gurr1-0/+12
2021-05-22ALSA: usb-audio: More constificationsTakashi Iwai7-73/+73
2021-05-22ALSA: usb-audio: Explicitly set up the clock selectorTakashi Iwai1-4/+14