aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-08-26Input: psmouse - add a newline when printing 'proto' by sysfsXiongfeng Wang
2020-08-26media: vpss: clean up resources in initEvgeny Novikov
2020-08-26rtc: goldfish: Enable interrupt in set_alarm() when necessaryHuacai Chen
2020-08-26media: budget-core: Improve exception handling in budget_register()Chuhong Yuan
2020-08-26scsi: ufs: Add DELAY_BEFORE_LPM quirk for Micron devicesStanley Chu
2020-08-26spi: Prevent adding devices below an unregistering controllerLukas Wunner
2020-08-26jbd2: add the missing unlock_buffer() in the error path of jbd2_write_superbl...zhangyi (F)
2020-08-26ext4: fix checking of directory entry validity for inline directoriesJan Kara
2020-08-26mm, page_alloc: fix core hung in free_pcppages_bulk()Charan Teja Reddy
2020-08-26mm: include CMA pages in lowmem_reserve at bootDoug Berger
2020-08-26kernel/relay.c: fix memleak on destroy relay channelWei Yongjun
2020-08-26romfs: fix uninitialized memory leak in romfs_dev_read()Jann Horn
2020-08-26btrfs: sysfs: use NOFS for device creationJosef Bacik
2020-08-26btrfs: inode: fix NULL pointer dereference if inode doesn't need compressionQu Wenruo
2020-08-26btrfs: Move free_pages_out label in inline extent handling branch in compress...Nikolay Borisov
2020-08-26btrfs: don't show full path of bind mounts in subvol=Josef Bacik
2020-08-26btrfs: export helpers for subvolume name/id resolutionMarcos Paulo de Souza
2020-08-26powerpc: Allow 4224 bytes of stack expansion for the signal frameMichael Ellerman
2020-08-26powerpc/mm: Only read faulting instruction when necessary in do_page_fault()Christophe Leroy
2020-08-26khugepaged: adjust VM_BUG_ON_MM() in __khugepaged_enter()Hugh Dickins
2020-08-26khugepaged: khugepaged_test_exit() check mmget_still_valid()Hugh Dickins
2020-08-26perf probe: Fix memory leakage when the probe point is not foundMasami Hiramatsu
2020-08-26drm/vgem: Replace opencoded version of drm_gem_dumb_map_offset()Chris Wilson
2020-08-21Linux 4.14.194v4.14.194Greg Kroah-Hartman
2020-08-21dm cache: remove all obsolete writethrough-specific codeMike Snitzer
2020-08-21dm cache: submit writethrough writes in parallel to origin and cacheMike Snitzer
2020-08-21dm cache: pass cache structure to mode functionsMike Snitzer
2020-08-21genirq/affinity: Make affinity setting if activated opt-inThomas Gleixner
2020-08-21genirq/affinity: Handle affinity setting on inactive interrupts correctlyThomas Gleixner
2020-08-21khugepaged: retract_page_tables() remember to test exitHugh Dickins
2020-08-21sh: landisk: Add missing initialization of sh_io_port_baseGeert Uytterhoeven
2020-08-21tools build feature: Quote CC and CXX for their argumentsDaniel Díaz
2020-08-21perf bench mem: Always memset source before memcpyVincent Whitchurch
2020-08-21ALSA: echoaudio: Fix potential Oops in snd_echo_resume()Dinghao Liu
2020-08-21mfd: dln2: Run event handler loop under spinlockAndy Shevchenko
2020-08-21test_kmod: avoid potential double free in trigger_config_run_type()Tiezhu Yang
2020-08-21fs/ufs: avoid potential u32 multiplication overflowColin Ian King
2020-08-21nfs: Fix getxattr kernel panic and memory overflowJeffrey Mitchell
2020-08-21net: qcom/emac: add missed clk_disable_unprepare in error path of emac_clks_p...Wang Hai
2020-08-21drm/vmwgfx: Fix two list_for_each loop exit testsDan Carpenter
2020-08-21drm/vmwgfx: Use correct vmw_legacy_display_unit pointerDan Carpenter
2020-08-21Input: sentelic - fix error return when fsp_reg_write failsColin Ian King
2020-08-21i2c: rcar: avoid race when unregistering slaveWolfram Sang
2020-08-21tools build feature: Use CC and CXX from parentThomas Hebb
2020-08-21pwm: bcm-iproc: handle clk_get_rate() returnRayagonda Kokatanur
2020-08-21clk: clk-atlas6: fix return value check in atlas6_clk_init()Xu Wang
2020-08-21i2c: rcar: slave: only send STOP event when we have been addressedWolfram Sang
2020-08-21iommu/vt-d: Enforce PASID devTLB field maskLiu Yi L
2020-08-21iommu/omap: Check for failure of a call to omap_iommu_dump_ctxColin Ian King
2020-08-21dm rq: don't call blk_mq_queue_stopped() in dm_stop_queue()Ming Lei