summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.4.234v4.4.234Greg Kroah-Hartman2020-08-261-1/+1
* KVM: arm/arm64: Don't reschedule in unmap_stage2_range()Will Deacon2020-08-261-8/+0
* omapfb: dss: Fix max fclk divider for omap36xxAdam Ford2020-08-261-1/+1
* 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/+11
* 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
* ASoC: intel: Fix memleak in sst_media_openDinghao Liu2020-08-261-2/+3
* 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
* 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
* 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
* coredump: fix race condition between collapse_huge_page() and core dumpingAndrea Arcangeli2020-08-262-0/+7
* watchdog: f71808e_wdt: remove use of wrong watchdog_info optionAhmad Fatoum2020-08-261-2/+1
* watchdog: f71808e_wdt: indicate WDIOF_CARDRESET support in watchdog_info.optionsAhmad Fatoum2020-08-261-1/+2
* net/compat: Add missing sock updates for SCM_RIGHTSKees Cook2020-08-263-0/+26
* 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
* Linux 4.4.233v4.4.233Greg Kroah-Hartman2020-08-211-1/+1
* ipv6: check skb->protocol before lookup for nexthopWANG Cong2020-08-211-15/+17
* 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
* drm/vmwgfx: Fix two list_for_each loop exit testsDan Carpenter2020-08-211-4/+4
* Input: sentelic - fix error return when fsp_reg_write failsColin Ian King2020-08-211-1/+1
* clk: clk-atlas6: fix return value check in atlas6_clk_init()Xu Wang2020-08-211-1/+1
* i2c: rcar: slave: only send STOP event when we have been addressedWolfram Sang2020-08-211-3/+4
* iommu/vt-d: Enforce PASID devTLB field maskLiu Yi L2020-08-211-2/+2
* iommu/omap: Check for failure of a call to omap_iommu_dump_ctxColin Ian King2020-08-211-0/+3
* USB: serial: ftdi_sio: clean up receive processingJohan Hovold2020-08-211-10/+9
* USB: serial: ftdi_sio: make process-packet buffer unsignedJohan Hovold2020-08-211-11/+11