summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-12-11Merge tag 'fixes-v5.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-1/+1
2020-12-11Merge tag 'nfs-for-5.10-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds1-0/+4
2020-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds6-5/+12
2020-12-11fs: Handle I_DONTCACHE in iput_final() instead of generic_drop_inode()Hao Li1-2/+1
2020-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-2/+0
2020-12-11ppp: add PPPIOCBRIDGECHAN and PPPIOCUNBRIDGECHAN ioctlsTom Parkin1-0/+2
2020-12-11vfio/type1: Add vfio_group_iommu_domain()Lu Baolu1-0/+4
2020-12-11mtd: rawnand: mxc: Remove platform data supportFabio Estevam1-19/+0
2020-12-11mtd: rawnand: fix a kernel-doc markupMauro Carvalho Chehab1-1/+2
2020-12-11mtd: nand: Add helpers to manage ECC engines and configurationsMiquel Raynal1-0/+4
2020-12-11mtd: nand: Let on-die ECC engines be retrieved from the NAND coreMiquel Raynal1-0/+1
2020-12-11mtd: spinand: Instantiate a SPI-NAND on-die ECC engineMiquel Raynal1-0/+9
2020-12-11mtd: nand: Let software ECC engines be retrieved from the NAND coreMiquel Raynal1-0/+1
2020-12-11mtd: nand: ecc-hamming: Create the software Hamming engineMiquel Raynal2-4/+21
2020-12-11mtd: nand: ecc-hamming: Let the software Hamming ECC engine be unselectedMiquel Raynal1-0/+36
2020-12-11mtd: nand: ecc-hamming: Remove useless includesMiquel Raynal1-1/+0
2020-12-11mtd: nand: ecc-hamming: Stop using raw NAND structuresMiquel Raynal2-0/+22
2020-12-11mtd: nand: ecc-hamming: Rename the exported functionsMiquel Raynal2-24/+19
2020-12-11mtd: nand: ecc-hamming: Clarify the driver descriptionsMiquel Raynal1-1/+1
2020-12-11mtd: nand: ecc-hamming: Move Hamming code to the generic NAND layerMiquel Raynal2-4/+4
2020-12-11mtd: rawnand: Get rid of chip->ecc.privMiquel Raynal1-2/+0
2020-12-11mtd: nand: ecc-bch: Create the software BCH engineMiquel Raynal2-8/+17
2020-12-10PCI: Unify ECAM constants in native PCI Express driversKrzysztof Wilczyński1-0/+27
2020-12-10clk: qcom: rpmh: add support for SM8350 rpmh clocksVinod Koul1-0/+8
2020-12-10remoteproc: coredump: Add minidump functionalitySiddharth Gupta1-0/+1
2020-12-10remoteproc: core: Add ops to enable custom coredump functionalitySiddharth Gupta1-0/+2
2020-12-10exec: Transform exec_update_mutex into a rw_semaphoreEric W. Biederman1-5/+6
2020-12-10RDMA/uverbs: Fix incorrect variable typeAvihai Horon1-0/+10
2020-12-10file: Remove get_files_structEric W. Biederman1-1/+0
2020-12-10file: Rename __close_fd_get_file close_fd_get_fileEric W. Biederman1-1/+1
2020-12-10file: Replace ksys_close with close_fdEric W. Biederman1-12/+0
2020-12-10file: Rename __close_fd to close_fd and remove the files parameterEric W. Biederman2-5/+4
2020-12-10file: Merge __alloc_fd into alloc_fdEric W. Biederman1-2/+0
2020-12-10file: Merge __fd_install into fd_installEric W. Biederman1-2/+0
2020-12-10file: Implement task_lookup_next_fd_rcuEric W. Biederman1-0/+1
2020-12-10file: Implement task_lookup_fd_rcuEric W. Biederman1-0/+2
2020-12-10file: Rename fcheck lookup_fd_rcuEric W. Biederman1-4/+4
2020-12-10file: Replace fcheck_files with files_lookup_fd_rcuEric W. Biederman1-4/+3
2020-12-10file: Factor files_lookup_fd_locked out of fcheck_filesEric W. Biederman1-0/+7
2020-12-10file: Rename __fcheck_files to files_lookup_fd_rawEric W. Biederman1-2/+2
2020-12-10exec: Remove reset_files_structEric W. Biederman1-1/+0
2020-12-10exec: Simplify unshare_filesEric W. Biederman1-1/+1
2020-12-10driver core: platform: Introduce platform_get_mem_or_io()Andy Shevchenko1-0/+3
2020-12-10siox: Make remove callback return voidUwe Kleine-König1-1/+1
2020-12-10Merge series "spi: spi-geni-qcom: Use gpio descriptors for CS" from Stephen B...Mark Brown87-2181/+648
2020-12-10spmi: Add driver shutdown supportHsin-Hsiung Wang1-0/+1
2020-12-10can: isotp: add SF_BROADCAST support for functional addressingOliver Hartkopp1-1/+1
2020-12-10Merge tag 'amd-drm-next-5.11-2020-12-09' of git://people.freedesktop.org/~agd...Dave Airlie1-7/+26
2020-12-10mptcp: add port support for ADD_ADDR suboption writingGeliang Tang1-0/+1
2020-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2-1/+8