summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-26Linux 4.9.234v4.9.234Greg Kroah-Hartman
2020-08-26KVM: arm/arm64: Don't reschedule in unmap_stage2_range()Will Deacon
2020-08-26xen: don't reschedule in preemption off sectionsJuergen Gross
2020-08-26mm/hugetlb: fix calculation of adjust_range_if_pmd_sharing_possiblePeter Xu
2020-08-26do_epoll_ctl(): clean the failure exits up a bitAl Viro
2020-08-26epoll: Keep a reference on files added to the check listMarc Zyngier
2020-08-26powerpc: Allow 4224 bytes of stack expansion for the signal frameMichael Ellerman
2020-08-26powerpc/pseries: Do not initiate shutdown when system is running on UPSVasant Hegde
2020-08-26net: dsa: b53: check for timeoutTom Rix
2020-08-26ASoC: intel: Fix memleak in sst_media_openDinghao Liu
2020-08-26net: fec: correct the error path for regulator disable in probeFugang Duan
2020-08-26i40e: Set RX_ONLY mode for unicast promiscuous on VLANPrzemyslaw Patynowski
2020-08-26ext4: fix potential negative array index in do_split()Eric Sandeen
2020-08-26alpha: fix annotation of io{read,write}{16,32}be()Luc Van Oostenryck
2020-08-26xfs: Fix UBSAN null-ptr-deref in xfs_sysfs_initEiichi Tsukata
2020-08-26virtio_ring: Avoid loop when vq is broken in virtqueue_pollMao Wenan
2020-08-26scsi: libfc: Free skb in fc_disc_gpn_id_resp() for valid casesJaved Hasan
2020-08-26jffs2: fix UAF problemZhe Li
2020-08-26xfs: fix inode quota reservation checksDarrick J. Wong
2020-08-26m68knommu: fix overwriting of bits in ColdFire V3 cache controlGreg Ungerer
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-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-26ext4: fix checking of directory entry validity for inline directoriesJan Kara
2020-08-26ext4: clean up ext4_match() and callersEric Biggers
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: 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-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-26tracing/hwlat: Honor the tracing_cpumaskKevin Hao
2020-08-26tracing: Clean up the hwlat binding codeSteven Rostedt (VMware)
2020-08-26perf probe: Fix memory leakage when the probe point is not foundMasami Hiramatsu
2020-08-26drm/imx: imx-ldb: Disable both channels for split mode in enc->disable()Liu Ying
2020-08-26x86/asm: Add instruction suffixes to bitopsJan Beulich
2020-08-26x86/asm: Remove unnecessary \n\t in front of CC_SET() from asm templatesUros Bizjak
2020-08-21Linux 4.9.233v4.9.233Greg Kroah-Hartman
2020-08-21mm: Avoid calling build_all_zonelists_init under hotplug contextOscar Salvador
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-21ALSA: echoaudio: Fix potential Oops in snd_echo_resume()Dinghao Liu
2020-08-21mfd: dln2: Run event handler loop under spinlockAndy Shevchenko
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