summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-11-05Linux 5.4.75v5.4.75Greg Kroah-Hartman1-1/+1
2020-11-05staging: octeon: Drop on uncorrectable alignment or FCS errorAlexander Sverdlin1-15/+19
2020-11-05staging: octeon: repair "fixed-link" supportAlexander Sverdlin2-6/+9
2020-11-05staging: comedi: cb_pcidas: Allow 2-channel commands for AO subdeviceIan Abbott1-0/+1
2020-11-05staging: fieldbus: anybuss: jump to correct label in an error pathJing Xiangfeng1-1/+1
2020-11-05KVM: arm64: Fix AArch32 handling of DBGD{CCINT,SCRext} and DBGVCRMarc Zyngier2-3/+4
2020-11-05device property: Don't clear secondary pointer for shared primary firmware nodeAndy Shevchenko1-1/+3
2020-11-05device property: Keep secondary firmware node secondary by typeAndy Shevchenko1-1/+1
2020-11-05ARM: s3c24xx: fix missing system resetKrzysztof Kozlowski1-0/+2
2020-11-05ARM: samsung: fix PM debug build with DEBUG_LL but !MMUKrzysztof Kozlowski1-0/+1
2020-11-05arm: dts: mt7623: add missing pause for switchportFrank Wunderlich1-0/+1
2020-11-05hil/parisc: Disable HIL driver when it gets stuckHelge Deller3-8/+23
2020-11-05cachefiles: Handle readpage error correctlyMatthew Wilcox (Oracle)1-1/+2
2020-11-05arm64: berlin: Select DW_APB_TIMER_OFJisheng Zhang1-0/+1
2020-11-05tty: make FONTX ioctl use the tty pointer they were actually passedLinus Torvalds1-15/+17
2020-11-05drm/amd/pm: increase mclk switch threshold to 200 usEvan Quan1-1/+1
2020-11-05mmc: sdhci: Use Auto CMD Auto Select only when v4_mode is trueJisheng Zhang1-2/+4
2020-11-05mmc: sdhci-of-esdhc: set timeout to max before tuningMichael Walle1-0/+11
2020-11-05drm/ttm: fix eviction valuable range check.Dave Airlie1-1/+1
2020-11-05ext4: fix invalid inode checksumLuo Meng1-5/+6
2020-11-05ext4: fix error handling code in add_new_gdbDinghao Liu1-1/+3
2020-11-05ext4: fix leaking sysfs kobject after failed mountEric Biggers1-0/+1
2020-11-05vringh: fix __vringh_iov() when riov and wiov are differentStefano Garzarella1-4/+5
2020-11-05ring-buffer: Return 0 on success from ring_buffer_resize()Qiujun Huang1-4/+4
2020-11-059P: Cast to loff_t before multiplyingMatthew Wilcox (Oracle)1-2/+2
2020-11-05libceph: clear con->out_msg on Policy::stateful_server faultsIlya Dryomov1-0/+5
2020-11-05ceph: promote to unsigned long long before shiftingMatthew Wilcox (Oracle)1-1/+1
2020-11-05drm/amd/display: Fix kernel panic by dal_gpio_open() errorTakashi Iwai1-2/+2
2020-11-05drm/amd/display: Don't invoke kgdb_breakpoint() unconditionallyTakashi Iwai1-1/+1
2020-11-05drm/amdgpu: increase the reserved VM size to 2MBChristian König1-2/+2
2020-11-05drm/amd/display: Avoid MST manager resource leak.Andrey Grodzovsky1-0/+7
2020-11-05drm/amdkfd: Use same SQ prefetch setting as amdgpuJay Cornwall1-2/+3
2020-11-05drm/amdgpu: correct the gpu reset handling for job != NULL caseEvan Quan1-1/+1
2020-11-05drm/amd/display: Increase timeout for DP DisableWesley Chalmers1-2/+2
2020-11-05drm/amdgpu: don't map BO in reserved regionMadhav Chauhan1-0/+10
2020-11-05i2c: imx: Fix external abort on interrupt in exit pathsKrzysztof Kozlowski1-11/+13
2020-11-05rtc: rx8010: don't modify the global rtc opsBartosz Golaszewski1-7/+17
2020-11-05ia64: fix build error with !COREDUMPKrzysztof Kozlowski1-1/+1
2020-11-05ubi: check kthread_should_stop() after the setting of task stateZhihao Cheng1-0/+13
2020-11-05ARC: perf: redo the pct irq missing in device-tree handlingVineet Gupta1-9/+18
2020-11-05perf python scripting: Fix printable strings in python3 scriptsJiri Olsa1-1/+1
2020-11-05ubifs: mount_ubifs: Release authentication resource in error handling pathZhihao Cheng1-4/+6
2020-11-05ubifs: Don't parse authentication mount options in remount processZhihao Cheng1-6/+12
2020-11-05ubifs: Fix a memleak after dumping authentication mount optionsZhihao Cheng1-2/+14
2020-11-05ubifs: journal: Make sure to not dirty twice for auth nodesRichard Weinberger1-2/+2
2020-11-05ubifs: xattr: Fix some potential memory leaks while iterating entriesZhihao Cheng4-0/+9
2020-11-05ubifs: dent: Fix some potential memory leaks while iterating entriesZhihao Cheng1-0/+1
2020-11-05NFSD: Add missing NFSv2 .pc_func methodsChuck Lever1-0/+16
2020-11-05NFSv4.2: support EXCHGID4_FLAG_SUPP_FENCE_OPS 4.2 EXCHANGE_ID flagOlga Kornievskaia2-3/+9
2020-11-05NFSv4: Wait for stateid updates after CLOSE/OPEN_DOWNGRADEBenjamin Coddington3-34/+56