summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* ext4: clear buffer verified flag if read meta block from diskzhangyi (F)2020-11-055-1/+8
* ext4: fix invalid inode checksumLuo Meng2020-11-051-5/+6
* ext4: implement swap_activate aops using iomapRitesh Harjani2020-11-051-0/+11
* ext4: fix error handling code in add_new_gdbDinghao Liu2020-11-051-1/+3
* ext4: fix leaking sysfs kobject after failed mountEric Biggers2020-11-051-0/+1
* vringh: fix __vringh_iov() when riov and wiov are differentStefano Garzarella2020-11-051-4/+5
* cpufreq: intel_pstate: Avoid missing HWP max updates in passive modeRafael J. Wysocki2020-11-051-7/+6
* cpufreq: Introduce CPUFREQ_NEED_UPDATE_LIMITS driver flagRafael J. Wysocki2020-11-052-2/+11
* cpufreq: Avoid configuring old governors as default with intel_pstateRafael J. Wysocki2020-11-051-0/+2
* intel_idle: Fix max_cstate for processor models without C-state tablesChen Yu2020-11-051-1/+1
* intel_idle: Ignore _CST if control cannot be taken from the platformMel Gorman2020-11-051-4/+3
* ring-buffer: Return 0 on success from ring_buffer_resize()Qiujun Huang2020-11-051-4/+4
* PCI: qcom: Make sure PCIe is reset before init for rev 2.1.0Ansuel Smith2020-11-051-0/+13
* net/sunrpc: Fix return value for sysctl sunrpc.transportsArtur Molchanov2020-11-051-1/+7
* 9P: Cast to loff_t before multiplyingMatthew Wilcox (Oracle)2020-11-051-2/+2
* libceph: clear con->out_msg on Policy::stateful_server faultsIlya Dryomov2020-11-051-0/+5
* ceph: promote to unsigned long long before shiftingMatthew Wilcox (Oracle)2020-11-051-1/+1
* drm/amd/display: Fix kernel panic by dal_gpio_open() errorTakashi Iwai2020-11-051-2/+2
* drm/amd/display: Don't invoke kgdb_breakpoint() unconditionallyTakashi Iwai2020-11-051-1/+1
* drm/amdgpu: increase the reserved VM size to 2MBChristian König2020-11-051-2/+2
* drm/amdgpu: add function to program pbb mode for sienna cichlidLikun Gao2020-11-051-0/+62
* drm/amd/display: Avoid MST manager resource leak.Andrey Grodzovsky2020-11-051-0/+7
* drm/amdkfd: Use same SQ prefetch setting as amdgpuJay Cornwall2020-11-051-2/+3
* drm/amdgpu: correct the gpu reset handling for job != NULL caseEvan Quan2020-11-051-1/+1
* drm/amdgpu: update golden setting for sienna_cichlidLikun Gao2020-11-051-0/+1
* drm/amdgpu: vcn and jpeg ring synchronizationVeerabadhran G2020-11-055-7/+51
* drm/amd/display: Increase timeout for DP DisableWesley Chalmers2020-11-051-2/+2
* drm/amd/display: Fix incorrect backlight register offset for DCNDavid Galiffi2020-11-051-1/+1
* drm/amdgpu: don't map BO in reserved regionMadhav Chauhan2020-11-051-0/+10
* i2c: imx: Fix external abort on interrupt in exit pathsKrzysztof Kozlowski2020-11-051-11/+13
* rtc: rx8010: don't modify the global rtc opsBartosz Golaszewski2020-11-051-7/+17
* ia64: fix build error with !COREDUMPKrzysztof Kozlowski2020-11-051-1/+1
* ubi: check kthread_should_stop() after the setting of task stateZhihao Cheng2020-11-051-0/+13
* ARC: perf: redo the pct irq missing in device-tree handlingVineet Gupta2020-11-051-9/+18
* perf python scripting: Fix printable strings in python3 scriptsJiri Olsa2020-11-051-1/+1
* perf vendor events amd: Add L2 Prefetch events for zen1Kim Phillips2020-11-051-0/+18
* ubifs: mount_ubifs: Release authentication resource in error handling pathZhihao Cheng2020-11-051-4/+6
* ubifs: Don't parse authentication mount options in remount processZhihao Cheng2020-11-051-6/+12
* ubifs: Fix a memleak after dumping authentication mount optionsZhihao Cheng2020-11-051-2/+14
* ubifs: journal: Make sure to not dirty twice for auth nodesRichard Weinberger2020-11-051-2/+2
* ubifs: xattr: Fix some potential memory leaks while iterating entriesZhihao Cheng2020-11-054-0/+9
* ubifs: dent: Fix some potential memory leaks while iterating entriesZhihao Cheng2020-11-051-0/+1
* NFSD: Add missing NFSv2 .pc_func methodsChuck Lever2020-11-051-0/+16
* NFSv4.2: support EXCHGID4_FLAG_SUPP_FENCE_OPS 4.2 EXCHANGE_ID flagOlga Kornievskaia2020-11-052-3/+9
* NFSv4: Wait for stateid updates after CLOSE/OPEN_DOWNGRADEBenjamin Coddington2020-11-053-34/+56
* gfs2: Only access gl_delete for iopen glocksBob Peterson2020-11-051-4/+7
* gfs2: Make sure we don't miss any delayed withdrawsAndreas Gruenbacher2020-11-053-30/+43
* remoteproc: Fixup coredump debugfs disable requestSibi Sankar2020-11-051-1/+1
* io_uring: use type appropriate io_kiocb handler for double pollJens Axboe2020-11-051-2/+4
* block: advance iov_iter on bio_add_hw_page failureNaohiro Aota2020-11-051-4/+7