summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-07-20ALSA: isa: Fix error return code in snd_cmi8330_probe()Zhen Lei1-1/+1
2021-07-20nfsd: fix NULL dereference in nfs3svc_encode_getaclresJ. Bruce Fields1-1/+2
2021-07-20NFSD: Prevent a possible oops in the nfs_dirent() tracepointChuck Lever1-1/+0
2021-07-20nfsd: Reduce contention for the nfsd_file nf_rwsemTrond Myklebust1-2/+16
2021-07-20nfsd: move fsnotify on client creation outside spinlockJ. Bruce Fields1-5/+6
2021-07-20NFSD: Add nfsd_clid_confirmed tracepointChuck Lever2-5/+6
2021-07-20powerpc/bpf: Fix detecting BPF atomic instructionsNaveen N. Rao1-2/+2
2021-07-20nvme-tcp: can't set sk_user_data without write_lockMaurizio Lombardi1-1/+0
2021-07-20virtio_net: move tx vq operation under tx queue lockMichael S. Tsirkin1-1/+21
2021-07-20vdp/mlx5: Fix setting the correct dma_deviceEli Cohen2-8/+3
2021-07-20vdpa/mlx5: Fix possible failure in umem size calculationEli Cohen1-10/+5
2021-07-20vdpa/mlx5: Fix umem sizes assignments on VQ createEli Cohen1-2/+2
2021-07-20vp_vdpa: correct the return value when fail to map notificationJason Wang1-0/+1
2021-07-20io_uring: remove not needed PF_EXITING checkPavel Begunkov1-7/+2
2021-07-20io_uring: inline __tctx_task_work()Pavel Begunkov1-36/+31
2021-07-20io_uring: move creds from io-wq work to io_kiocbPavel Begunkov2-12/+13
2021-07-20io_uring: don't bounce submit_state cachelinesPavel Begunkov1-11/+9
2021-07-20io_uring: shuffle rarely used ctx fieldsPavel Begunkov1-19/+17
2021-07-20io_uring: get rid of files in exit cancelPavel Begunkov1-32/+31
2021-07-20block: grab a device refcount in disk_ueventChristoph Hellwig1-2/+2
2021-07-20arch_topology: Avoid use-after-free for scale_freq_dataViresh Kumar1-6/+21
2021-07-20PCI: tegra194: Fix tegra_pcie_ep_raise_msi_irq() ill-defined shiftJon Hunter1-1/+1
2021-07-20f2fs: remove false alarm on iget failure during GCJaegeuk Kim1-3/+1
2021-07-20nfs: update has_sec_mnt_opts after cloning lsm options from parentScott Mayhew1-4/+8
2021-07-20pwm: imx1: Don't disable clocks at device remove timeUwe Kleine-König1-2/+0
2021-07-20PCI: intel-gw: Fix INTx enableMartin Blumenstingl1-4/+6
2021-07-20x86/fpu: Limit xstate copy size in xstateregs_set()Thomas Gleixner1-1/+1
2021-07-20x86/fpu: Fix copy_xstate_to_kernel() gap handlingThomas Gleixner1-44/+61
2021-07-20f2fs: fix to avoid adding tab before doc sectionChao Yu1-8/+8
2021-07-20PCI: iproc: Support multi-MSI only on uniprocessor kernelSandor Bodo-Merle1-1/+7
2021-07-20PCI: iproc: Fix multi-MSI base vector number allocationSandor Bodo-Merle1-10/+11
2021-07-20ubifs: Set/Clear I_LINKABLE under i_lock for whiteout inodeZhihao Cheng1-0/+7
2021-07-20nfs: fix acl memory leak of posix_acl_create()Gao Xiang1-2/+2
2021-07-20SUNRPC: prevent port reuse on transports which don't request it.NeilBrown1-1/+2
2021-07-20watchdog: jz4740: Fix return value check in jz4740_wdt_probe()Wei Yongjun1-2/+2
2021-07-20watchdog: aspeed: fix hardware timeout calculationTao Ren1-1/+1
2021-07-20watchdog: keembay: Removed timeout update in the TO ISRShruthi Sanil1-1/+0
2021-07-20watchdog: keembay: Remove timeout update in the WDT start functionShruthi Sanil1-1/+0
2021-07-20watchdog: keembay: Clear either the TO or TH interrupt bitShruthi Sanil1-3/+4
2021-07-20watchdog: keembay: Update pretimeout to zero in the TH ISRShruthi Sanil1-0/+2
2021-07-20watchdog: keembay: Upadate WDT pretimeout for every update in timeoutShruthi Sanil1-0/+1
2021-07-20watchdog: keembay: Update WDT pre-timeout during the initializationShruthi Sanil1-0/+3
2021-07-20ubifs: journal: Fix error return code in ubifs_jnl_write_inode()Zhen Lei1-0/+1
2021-07-20um: fix error return code in winch_tramp()Zhen Lei1-1/+2
2021-07-20um: fix error return code in slip_open()Zhen Lei1-1/+2
2021-07-20um: Fix stack pointer alignmentYiFei Zhu5-7/+6
2021-07-20sunrpc: Avoid a KASAN slab-out-of-bounds bug in xdr_set_page_base()Anna Schumaker1-4/+3
2021-07-20NFSv4: Fix an Oops in pnfs_mark_request_commit() when doing O_DIRECTTrond Myklebust1-10/+7
2021-07-20NFSv4: Initialise connection to the server in nfs4_alloc_client()Trond Myklebust1-40/+42
2021-07-20power: supply: rt5033_battery: Fix device tree enumerationStephan Gerhold2-1/+9