summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.9.234v4.9.234Greg Kroah-Hartman2020-08-261-1/+1
* KVM: arm/arm64: Don't reschedule in unmap_stage2_range()Will Deacon2020-08-261-6/+0
* xen: don't reschedule in preemption off sectionsJuergen Gross2020-08-261-1/+1
* mm/hugetlb: fix calculation of adjust_range_if_pmd_sharing_possiblePeter Xu2020-08-261-14/+10
* do_epoll_ctl(): clean the failure exits up a bitAl Viro2020-08-261-6/+4
* epoll: Keep a reference on files added to the check listMarc Zyngier2020-08-261-2/+7
* powerpc: Allow 4224 bytes of stack expansion for the signal frameMichael Ellerman2020-08-261-2/+5
* powerpc/pseries: Do not initiate shutdown when system is running on UPSVasant Hegde2020-08-261-1/+0
* net: dsa: b53: check for timeoutTom Rix2020-08-261-0/+2
* ASoC: intel: Fix memleak in sst_media_openDinghao Liu2020-08-261-2/+3
* net: fec: correct the error path for regulator disable in probeFugang Duan2020-08-261-2/+2
* i40e: Set RX_ONLY mode for unicast promiscuous on VLANPrzemyslaw Patynowski2020-08-262-9/+28
* ext4: fix potential negative array index in do_split()Eric Sandeen2020-08-261-3/+13
* alpha: fix annotation of io{read,write}{16,32}be()Luc Van Oostenryck2020-08-261-4/+4
* xfs: Fix UBSAN null-ptr-deref in xfs_sysfs_initEiichi Tsukata2020-08-261-2/+4
* virtio_ring: Avoid loop when vq is broken in virtqueue_pollMao Wenan2020-08-261-0/+3
* scsi: libfc: Free skb in fc_disc_gpn_id_resp() for valid casesJaved Hasan2020-08-261-3/+9
* jffs2: fix UAF problemZhe Li2020-08-261-1/+5
* xfs: fix inode quota reservation checksDarrick J. Wong2020-08-261-1/+1
* m68knommu: fix overwriting of bits in ColdFire V3 cache controlGreg Ungerer2020-08-261-3/+3
* Input: psmouse - add a newline when printing 'proto' by sysfsXiongfeng Wang2020-08-261-1/+1
* media: vpss: clean up resources in initEvgeny Novikov2020-08-261-4/+16
* media: budget-core: Improve exception handling in budget_register()Chuhong Yuan2020-08-261-3/+8
* scsi: ufs: Add DELAY_BEFORE_LPM quirk for Micron devicesStanley Chu2020-08-262-0/+3
* ext4: fix checking of directory entry validity for inline directoriesJan Kara2020-08-261-3/+3
* ext4: clean up ext4_match() and callersEric Biggers2020-08-261-56/+25
* mm, page_alloc: fix core hung in free_pcppages_bulk()Charan Teja Reddy2020-08-261-0/+5
* mm: include CMA pages in lowmem_reserve at bootDoug Berger2020-08-261-1/+1
* kernel/relay.c: fix memleak on destroy relay channelWei Yongjun2020-08-261-0/+1
* romfs: fix uninitialized memory leak in romfs_dev_read()Jann Horn2020-08-261-3/+1
* btrfs: don't show full path of bind mounts in subvol=Josef Bacik2020-08-261-2/+8
* btrfs: export helpers for subvolume name/id resolutionMarcos Paulo de Souza2020-08-264-8/+15
* khugepaged: adjust VM_BUG_ON_MM() in __khugepaged_enter()Hugh Dickins2020-08-261-1/+1
* khugepaged: khugepaged_test_exit() check mmget_still_valid()Hugh Dickins2020-08-261-4/+1
* tracing/hwlat: Honor the tracing_cpumaskKevin Hao2020-08-261-2/+3
* tracing: Clean up the hwlat binding codeSteven Rostedt (VMware)2020-08-261-17/+17
* perf probe: Fix memory leakage when the probe point is not foundMasami Hiramatsu2020-08-261-1/+1
* drm/imx: imx-ldb: Disable both channels for split mode in enc->disable()Liu Ying2020-08-261-3/+4
* x86/asm: Add instruction suffixes to bitopsJan Beulich2020-08-262-14/+17
* x86/asm: Remove unnecessary \n\t in front of CC_SET() from asm templatesUros Bizjak2020-08-263-9/+9
* Linux 4.9.233v4.9.233Greg Kroah-Hartman2020-08-211-1/+1
* mm: Avoid calling build_all_zonelists_init under hotplug contextOscar Salvador2020-08-214-10/+12
* khugepaged: retract_page_tables() remember to test exitHugh Dickins2020-08-211-9/+13
* sh: landisk: Add missing initialization of sh_io_port_baseGeert Uytterhoeven2020-08-211-0/+3
* ALSA: echoaudio: Fix potential Oops in snd_echo_resume()Dinghao Liu2020-08-211-2/+0
* mfd: dln2: Run event handler loop under spinlockAndy Shevchenko2020-08-211-0/+4
* fs/ufs: avoid potential u32 multiplication overflowColin Ian King2020-08-211-1/+1
* nfs: Fix getxattr kernel panic and memory overflowJeffrey Mitchell2020-08-212-3/+5
* net: qcom/emac: add missed clk_disable_unprepare in error path of emac_clks_p...Wang Hai2020-08-211-3/+14
* drm/vmwgfx: Fix two list_for_each loop exit testsDan Carpenter2020-08-211-4/+4