summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2020-12-10fs: Handle I_DONTCACHE in iput_final() instead of generic_drop_inode()Hao Li
2020-12-10vfio/type1: Add vfio_group_iommu_domain()Lu Baolu
2020-12-10mtd: rawnand: mxc: Remove platform data supportFabio Estevam
2020-12-10mtd: rawnand: fix a kernel-doc markupMauro Carvalho Chehab
2020-12-10mtd: nand: Add helpers to manage ECC engines and configurationsMiquel Raynal
2020-12-10mtd: nand: Let on-die ECC engines be retrieved from the NAND coreMiquel Raynal
2020-12-10mtd: spinand: Instantiate a SPI-NAND on-die ECC engineMiquel Raynal
2020-12-10mtd: nand: Let software ECC engines be retrieved from the NAND coreMiquel Raynal
2020-12-10mtd: nand: ecc-hamming: Create the software Hamming engineMiquel Raynal
2020-12-10mtd: nand: ecc-hamming: Let the software Hamming ECC engine be unselectedMiquel Raynal
2020-12-10mtd: nand: ecc-hamming: Remove useless includesMiquel Raynal
2020-12-10mtd: nand: ecc-hamming: Stop using raw NAND structuresMiquel Raynal
2020-12-10mtd: nand: ecc-hamming: Rename the exported functionsMiquel Raynal
2020-12-10mtd: nand: ecc-hamming: Clarify the driver descriptionsMiquel Raynal
2020-12-10mtd: nand: ecc-hamming: Move Hamming code to the generic NAND layerMiquel Raynal
2020-12-10mtd: rawnand: Get rid of chip->ecc.privMiquel Raynal
2020-12-10mtd: nand: ecc-bch: Create the software BCH engineMiquel Raynal
2020-12-10PCI: Unify ECAM constants in native PCI Express driversKrzysztof Wilczyński
2020-12-10remoteproc: coredump: Add minidump functionalitySiddharth Gupta
2020-12-10remoteproc: core: Add ops to enable custom coredump functionalitySiddharth Gupta
2020-12-10exec: Transform exec_update_mutex into a rw_semaphoreEric W. Biederman
2020-12-10file: Remove get_files_structEric W. Biederman
2020-12-10file: Rename __close_fd_get_file close_fd_get_fileEric W. Biederman
2020-12-10file: Replace ksys_close with close_fdEric W. Biederman
2020-12-10file: Rename __close_fd to close_fd and remove the files parameterEric W. Biederman
2020-12-10file: Merge __alloc_fd into alloc_fdEric W. Biederman
2020-12-10file: Merge __fd_install into fd_installEric W. Biederman
2020-12-10file: Implement task_lookup_next_fd_rcuEric W. Biederman
2020-12-10file: Implement task_lookup_fd_rcuEric W. Biederman
2020-12-10file: Rename fcheck lookup_fd_rcuEric W. Biederman
2020-12-10file: Replace fcheck_files with files_lookup_fd_rcuEric W. Biederman
2020-12-10file: Factor files_lookup_fd_locked out of fcheck_filesEric W. Biederman
2020-12-10file: Rename __fcheck_files to files_lookup_fd_rawEric W. Biederman
2020-12-10exec: Remove reset_files_structEric W. Biederman
2020-12-10exec: Simplify unshare_filesEric W. Biederman
2020-12-10driver core: platform: Introduce platform_get_mem_or_io()Andy Shevchenko
2020-12-10siox: Make remove callback return voidUwe Kleine-König
2020-12-10Merge series "spi: spi-geni-qcom: Use gpio descriptors for CS" from Stephen B...Mark Brown
2020-12-10spmi: Add driver shutdown supportHsin-Hsiung Wang
2020-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2020-12-09mailbox: arm_mhuv2: Add driverViresh Kumar
2020-12-10Merge tag 'drm-msm-next-2020-12-07' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie
2020-12-09Merge tag 'zynqmp-soc-for-v5.11-v2' of https://github.com/Xilinx/linux-xlnx i...Arnd Bergmann
2020-12-09io_uring: add timeout support for io_uring_enter()Hao Xu
2020-12-09USB: UAS: introduce a quirk to set no_write_sameOliver Neukum
2020-12-09misc: rtsx: rts5249 support runtime PMRicky Wu
2020-12-09firmware: xilinx: Properly align function parameterMichal Simek
2020-12-09firmware: xilinx: Add a blank line after function declarationMichal Simek
2020-12-09firmware: xilinx: Remove additional newlineMichal Simek
2020-12-09firmware: xlnx-zynqmp: fix compilation warningWendy Liang