summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-26Linux 4.4.234v4.4.234Greg Kroah-Hartman1-1/+1
2020-08-26KVM: arm/arm64: Don't reschedule in unmap_stage2_range()Will Deacon1-8/+0
2020-08-26omapfb: dss: Fix max fclk divider for omap36xxAdam Ford1-1/+1
2020-08-26xen: don't reschedule in preemption off sectionsJuergen Gross1-1/+1
2020-08-26mm/hugetlb: fix calculation of adjust_range_if_pmd_sharing_possiblePeter Xu1-14/+11
2020-08-26do_epoll_ctl(): clean the failure exits up a bitAl Viro1-6/+4
2020-08-26epoll: Keep a reference on files added to the check listMarc Zyngier1-2/+7
2020-08-26powerpc: Allow 4224 bytes of stack expansion for the signal frameMichael Ellerman1-2/+5
2020-08-26ASoC: intel: Fix memleak in sst_media_openDinghao Liu1-2/+3
2020-08-26ext4: fix potential negative array index in do_split()Eric Sandeen1-3/+13
2020-08-26alpha: fix annotation of io{read,write}{16,32}be()Luc Van Oostenryck1-4/+4
2020-08-26xfs: Fix UBSAN null-ptr-deref in xfs_sysfs_initEiichi Tsukata1-2/+4
2020-08-26virtio_ring: Avoid loop when vq is broken in virtqueue_pollMao Wenan1-0/+3
2020-08-26scsi: libfc: Free skb in fc_disc_gpn_id_resp() for valid casesJaved Hasan1-3/+9
2020-08-26jffs2: fix UAF problemZhe Li1-1/+5
2020-08-26xfs: fix inode quota reservation checksDarrick J. Wong1-1/+1
2020-08-26m68knommu: fix overwriting of bits in ColdFire V3 cache controlGreg Ungerer1-3/+3
2020-08-26Input: psmouse - add a newline when printing 'proto' by sysfsXiongfeng Wang1-1/+1
2020-08-26media: vpss: clean up resources in initEvgeny Novikov1-4/+16
2020-08-26media: budget-core: Improve exception handling in budget_register()Chuhong Yuan1-3/+8
2020-08-26ext4: fix checking of directory entry validity for inline directoriesJan Kara1-3/+3
2020-08-26ext4: clean up ext4_match() and callersEric Biggers1-56/+25
2020-08-26mm, page_alloc: fix core hung in free_pcppages_bulk()Charan Teja Reddy1-0/+5
2020-08-26mm: include CMA pages in lowmem_reserve at bootDoug Berger1-1/+1
2020-08-26romfs: fix uninitialized memory leak in romfs_dev_read()Jann Horn1-3/+1
2020-08-26btrfs: don't show full path of bind mounts in subvol=Josef Bacik1-2/+8
2020-08-26btrfs: export helpers for subvolume name/id resolutionMarcos Paulo de Souza4-8/+15
2020-08-26khugepaged: adjust VM_BUG_ON_MM() in __khugepaged_enter()Hugh Dickins1-1/+1
2020-08-26khugepaged: khugepaged_test_exit() check mmget_still_valid()Hugh Dickins1-4/+1
2020-08-26coredump: fix race condition between collapse_huge_page() and core dumpingAndrea Arcangeli2-0/+7
2020-08-26watchdog: f71808e_wdt: remove use of wrong watchdog_info optionAhmad Fatoum1-2/+1
2020-08-26watchdog: f71808e_wdt: indicate WDIOF_CARDRESET support in watchdog_info.optionsAhmad Fatoum1-1/+2
2020-08-26net/compat: Add missing sock updates for SCM_RIGHTSKees Cook3-0/+26
2020-08-26perf probe: Fix memory leakage when the probe point is not foundMasami Hiramatsu1-1/+1
2020-08-26drm/imx: imx-ldb: Disable both channels for split mode in enc->disable()Liu Ying1-3/+4
2020-08-21Linux 4.4.233v4.4.233Greg Kroah-Hartman1-1/+1
2020-08-21ipv6: check skb->protocol before lookup for nexthopWANG Cong1-15/+17
2020-08-21sh: landisk: Add missing initialization of sh_io_port_baseGeert Uytterhoeven1-0/+3
2020-08-21ALSA: echoaudio: Fix potential Oops in snd_echo_resume()Dinghao Liu1-2/+0
2020-08-21mfd: dln2: Run event handler loop under spinlockAndy Shevchenko1-0/+4
2020-08-21fs/ufs: avoid potential u32 multiplication overflowColin Ian King1-1/+1
2020-08-21nfs: Fix getxattr kernel panic and memory overflowJeffrey Mitchell2-3/+5
2020-08-21drm/vmwgfx: Fix two list_for_each loop exit testsDan Carpenter1-4/+4
2020-08-21Input: sentelic - fix error return when fsp_reg_write failsColin Ian King1-1/+1
2020-08-21clk: clk-atlas6: fix return value check in atlas6_clk_init()Xu Wang1-1/+1
2020-08-21i2c: rcar: slave: only send STOP event when we have been addressedWolfram Sang1-3/+4
2020-08-21iommu/vt-d: Enforce PASID devTLB field maskLiu Yi L1-2/+2
2020-08-21iommu/omap: Check for failure of a call to omap_iommu_dump_ctxColin Ian King1-0/+3
2020-08-21USB: serial: ftdi_sio: clean up receive processingJohan Hovold1-10/+9
2020-08-21USB: serial: ftdi_sio: make process-packet buffer unsignedJohan Hovold1-11/+11