summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.9.298v4.9.298Greg Kroah-Hartman2022-01-271-1/+1
* KVM: do not allow mapping valid but non-reference-counted pagesNicholas Piggin2022-01-271-2/+17
* KVM: Use kvm_pfn_t for local PFN variable in hva_to_pfn_remapped()Sean Christopherson2022-01-271-1/+1
* KVM: do not assume PTE is writable after follow_pfnPaolo Bonzini2022-01-271-3/+12
* mm: add follow_pte_pmd()Ross Zwisler2022-01-272-7/+32
* lib/timerqueue: Rely on rbtree semantics for next timerDavidlohr Bueso2022-01-272-26/+18
* rbtree: cache leftmost node internallyDavidlohr Bueso2022-01-274-8/+113
* cipso,calipso: resolve a number of problems with the DOI refcountsPaul Moore2022-01-273-19/+9
* gianfar: fix jumbo packets+napi+rx overrun crashMichael Braun2022-01-271-0/+15
* gianfar: simplify FCS handling and fix memory leakAndy Spencer2022-01-271-16/+7
* drm/ttm/nouveau: don't call tt destroy callback on alloc failure.Dave Airlie2022-01-272-8/+3
* gup: document and work around "COW can break either way" issueLinus Torvalds2022-01-277-15/+81
* Revert "gup: document and work around "COW can break either way" issue"Ben Hutchings2022-01-272-43/+12
* lib82596: Fix IRQ check in sni_82596_probeMiaoqian Lin2022-01-271-1/+2
* scripts/dtc: dtx_diff: remove broken example from help textMatthias Schiffer2022-01-271-6/+2
* bcmgenet: add WOL IRQ checkSergey Shtylyov2022-01-271-4/+6
* net_sched: restore "mpu xxx" handlingKevin Bracey2022-01-272-0/+6
* dmaengine: at_xdmac: Fix at_xdmac_lld struct definitionTudor Ambarus2022-01-271-9/+9
* dmaengine: at_xdmac: Fix lld view settingTudor Ambarus2022-01-271-1/+3
* dmaengine: at_xdmac: Print debug message after realeasing the lockTudor Ambarus2022-01-271-2/+4
* dmaengine: at_xdmac: Don't start transactions at tx_submit levelTudor Ambarus2022-01-271-6/+0
* libcxgb: Don't accidentally set RTO_ONLINK in cxgb_find_route()Guillaume Nault2022-01-271-1/+2
* netns: add schedule point in ops_exit_list()Eric Dumazet2022-01-271-1/+3
* net: axienet: fix number of TX ring slots for available checkRobert Hancock2022-01-271-2/+2
* net: axienet: Wait for PhyRstCmplt after core resetRobert Hancock2022-01-271-0/+10
* af_unix: annote lockless accesses to unix_tot_inflight & gc_in_progressEric Dumazet2022-01-272-5/+15
* parisc: pdc_stable: Fix memory leak in pdcs_register_pathentriesMiaoqian Lin2022-01-271-1/+3
* net/fsl: xgmac_mdio: Fix incorrect iounmap when removing moduleTobias Waldekranz2022-01-271-1/+2
* powerpc/fsl/dts: Enable WA for erratum A-009885 on fman3l MDIO busesTobias Waldekranz2022-01-271-0/+2
* RDMA/rxe: Fix a typo in opcode nameChengguang Xu2022-01-271-1/+1
* RDMA/hns: Modify the mapping attribute of doorbell to deviceYixing Liu2022-01-271-1/+1
* drm/radeon: fix error handling in radeon_driver_open_kmsChristian König2022-01-271-10/+12
* fuse: fix live lock in fuse_iget()Amir Goldstein2022-01-271-0/+1
* fuse: fix bad inodeMiklos Szeredi2022-01-276-15/+81
* ext4: don't use the orphan list when migrating an inodeTheodore Ts'o2022-01-271-15/+4
* ext4: Fix BUG_ON in ext4_bread when write quota dataYe Bin2022-01-271-1/+1
* ext4: set csum seed in tmp inode while migrating to extentsLuís Henriques2022-01-271-1/+11
* iwlwifi: mvm: Increase the scan timeout guard to 30 secondsIlan Peer2022-01-271-1/+1
* ubifs: Error path in ubifs_remount_rw() seems to wrongly free write buffersPetr Cvachoucek2022-01-271-1/+0
* power: bq25890: Enable continuous conversion for ADC at chargingYauhen Kharuzhy2022-01-271-2/+2
* ASoC: mediatek: mt8173: fix device_node leakTzung-Bi Shih2022-01-274-0/+9
* scsi: sr: Don't use GFP_DMAChristoph Hellwig2022-01-272-3/+3
* MIPS: Octeon: Fix build errors using clangTianjia Zhang2022-01-271-2/+2
* i2c: designware-pci: Fix to change data types of hcnt and lcnt parametersLakshmi Sowjanya D2022-01-271-4/+4
* ALSA: seq: Set upper limit of processed eventsTakashi Iwai2022-01-271-2/+12
* w1: Misuse of get_user()/put_user() reported by sparseChristophe Leroy2022-01-271-20/+6
* i2c: mpc: Correct I2C reset procedureJoakim Tjernlund2022-01-271-8/+15
* powerpc/smp: Move setup_profiling_timer() under CONFIG_PROFILINGMichael Ellerman2022-01-271-0/+2
* i2c: i801: Don't silently correct invalid transfer sizeHeiner Kallweit2022-01-271-10/+5
* powerpc/btext: add missing of_node_putJulia Lawall2022-01-271-1/+3