aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-29Merge remote-tracking branch 'aosp/android-4.14-p' into android-4.14-p-hikey4.14.264-f2b6f8eef339-20220129-866android-4.14-p-hikeyLinaro CI
2022-01-29Merge 4.14.264 into android-4.14-pGreg Kroah-Hartman
2022-01-29Linux 4.14.264Greg Kroah-Hartman
2022-01-29drm/vmwgfx: Fix stale file descriptors on failed usercopyMathias Krause
2022-01-29can: bcm: fix UAF of bcm opZiyang Xuan
2022-01-29drm/i915: Flush TLBs before releasing backing storeTvrtko Ursulin
2022-01-27Merge remote-tracking branch 'aosp/android-4.14-p' into android-4.14-p-hikey4.14.263-b7a678f0ebff-20220127-859Linaro CI
2022-01-27Merge 4.14.263 into android-4.14-pGreg Kroah-Hartman
2022-01-27Linux 4.14.263Greg Kroah-Hartman
2022-01-27NFSv4: Initialise connection to the server in nfs4_alloc_client()Trond Myklebust
2022-01-27gianfar: fix jumbo packets+napi+rx overrun crashMichael Braun
2022-01-27gianfar: simplify FCS handling and fix memory leakAndy Spencer
2022-01-27fuse: fix live lock in fuse_iget()Amir Goldstein
2022-01-27fuse: fix bad inodeMiklos Szeredi
2022-01-27drm/ttm/nouveau: don't call tt destroy callback on alloc failure.Dave Airlie
2022-01-27mips,s390,sh,sparc: gup: Work around the "COW can break either way" issueBen Hutchings
2022-01-27lib82596: Fix IRQ check in sni_82596_probeMiaoqian Lin
2022-01-27scripts/dtc: dtx_diff: remove broken example from help textMatthias Schiffer
2022-01-27bcmgenet: add WOL IRQ checkSergey Shtylyov
2022-01-27net_sched: restore "mpu xxx" handlingKevin Bracey
2022-01-27dmaengine: at_xdmac: Fix at_xdmac_lld struct definitionTudor Ambarus
2022-01-27dmaengine: at_xdmac: Fix lld view settingTudor Ambarus
2022-01-27dmaengine: at_xdmac: Print debug message after realeasing the lockTudor Ambarus
2022-01-27dmaengine: at_xdmac: Don't start transactions at tx_submit levelTudor Ambarus
2022-01-27libcxgb: Don't accidentally set RTO_ONLINK in cxgb_find_route()Guillaume Nault
2022-01-27netns: add schedule point in ops_exit_list()Eric Dumazet
2022-01-27net: axienet: fix number of TX ring slots for available checkRobert Hancock
2022-01-27net: axienet: Wait for PhyRstCmplt after core resetRobert Hancock
2022-01-27af_unix: annote lockless accesses to unix_tot_inflight & gc_in_progressEric Dumazet
2022-01-27parisc: pdc_stable: Fix memory leak in pdcs_register_pathentriesMiaoqian Lin
2022-01-27net/fsl: xgmac_mdio: Fix incorrect iounmap when removing moduleTobias Waldekranz
2022-01-27powerpc/fsl/dts: Enable WA for erratum A-009885 on fman3l MDIO busesTobias Waldekranz
2022-01-27powerpc/cell: Fix clang -Wimplicit-fallthrough warningAnders Roxell
2022-01-27RDMA/rxe: Fix a typo in opcode nameChengguang Xu
2022-01-27RDMA/hns: Modify the mapping attribute of doorbell to deviceYixing Liu
2022-01-27Documentation: refer to config RANDOMIZE_BASE for kernel address-space random...Lukas Bulwahn
2022-01-27firmware: Update Kconfig help text for Google firmwareBen Hutchings
2022-01-27drm/radeon: fix error handling in radeon_driver_open_kmsChristian König
2022-01-27crypto: stm32/crc32 - Fix kernel BUG triggered in probe()Marek Vasut
2022-01-27ext4: don't use the orphan list when migrating an inodeTheodore Ts'o
2022-01-27ext4: Fix BUG_ON in ext4_bread when write quota dataYe Bin
2022-01-27ext4: set csum seed in tmp inode while migrating to extentsLuís Henriques
2022-01-27ext4: make sure quota gets properly shutdown on errorJan Kara
2022-01-27iwlwifi: mvm: Increase the scan timeout guard to 30 secondsIlan Peer
2022-01-27cputime, cpuacct: Include guest time in user time in cpuacct.statAndrey Ryabinin
2022-01-27serial: Fix incorrect rs485 polarity on uart openLukas Wunner
2022-01-27ubifs: Error path in ubifs_remount_rw() seems to wrongly free write buffersPetr Cvachoucek
2022-01-27power: bq25890: Enable continuous conversion for ADC at chargingYauhen Kharuzhy
2022-01-27ASoC: mediatek: mt8173: fix device_node leakTzung-Bi Shih
2022-01-27scsi: sr: Don't use GFP_DMAChristoph Hellwig