aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-12-12kernel: remove checking for TIF_NOTIFY_SIGNALJens Axboe3-10/+0
2020-12-12signal: kill JOBCTL_TASK_WORKJens Axboe1-3/+1
2020-12-12ACPI: Use fwnode_init() to set up fwnodeSaravana Kannan1-1/+1
2020-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski10-12/+61
2020-12-11elfcore: fix building with clangArnd Bergmann1-0/+22
2020-12-11kbuild: avoid static_assert for genksymsArnd Bergmann1-0/+5
2020-12-11x86,swiotlb: Adjust SWIOTLB bounce buffer size for SEV guestsAshish Kalra1-0/+8
2020-12-11Merge back cpufreq material for v5.11.Rafael J. Wysocki1-5/+0
2020-12-11Merge tag 'devfreq-next-for-5.11' of git://git.kernel.org/pub/scm/linux/kerne...Rafael J. Wysocki1-4/+0
2020-12-11dmaengine: ti: k3-udma-glue: Add support for K3 PKTDMAVignesh Raghavendra1-0/+8
2020-12-11soc: ti: k3-ringacc: add AM64 DMA rings support.Grygorii Strashko1-0/+17
2020-12-11dmaengine: ti: Add support for k3 event routersPeter Ujfalusi1-0/+16
2020-12-11dmaengine: ti: k3-psil: Extend psil_endpoint_config for K3 PKTDMAPeter Ujfalusi1-0/+16
2020-12-11dmaengine: Add support for per channel coherency handlingPeter Ujfalusi1-0/+12
2020-12-11dmaengine: of-dma: Add support for optional router configuration callbackPeter Ujfalusi1-0/+2
2020-12-11dmaengine: ti: k3-udma-glue: Add function to get device pointer for DMA APIPeter Ujfalusi1-0/+4
2020-12-11Merge tag 'tags/drivers_soc_for_5.11' into dmaengine/nextVinod Koul2-29/+61
2020-12-11Merge tag 'usb-serial-5.11-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman1-2/+0
2020-12-11driver core: platform: Add devm_platform_get_irqs_affinity()John Garry1-0/+6
2020-12-11resource: Add irqresource_disabled()John Garry1-0/+7
2020-12-11genirq/affinity: Add irq_update_affinity_desc()John Garry1-0/+8
2020-12-11Revert "genirq: Add fasteoi IPI flow"Valentin Schneider1-1/+0
2020-12-11regulator: pfuze100: Convert the driver to DT-onlyFabio Estevam1-6/+0
2020-12-11thermal/core: Add critical and hot opsDaniel Lezcano1-0/+3
2020-12-11thermal: devfreq_cooling: remove old power model and use EMLukasz Luba1-17/+0
2020-12-11thermal: devfreq_cooling: add new registration functions with Energy ModelLukasz Luba1-0/+10
2020-12-11ieee80211: update reduced neighbor report TBTT info lengthAvraham Stern1-4/+4
2020-12-11cfg80211: Parse SAE H2E only membership selectorIlan Peer1-0/+1
2020-12-11rfkill: add a reason to the HW rfkill stateEmmanuel Grumbach1-1/+23
2020-12-11fsnotify: fix events reported to watching parent and childAmir Goldstein1-3/+3
2020-12-11USB: typec: tcpm: Add a 30ms room for tPSSourceOn in PR_SWAPKyle Tso1-0/+1
2020-12-11ntp: Make the RTC sync offset less obscureThomas Gleixner1-6/+29
2020-12-11ntp, rtc: Move rtc_set_ntp_time() to ntp codeThomas Gleixner1-34/+0
2020-12-11ntp: Make the RTC synchronization more reliableThomas Gleixner1-1/+0
2020-12-10Merge tag 'fixes-v5.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-1/+1
2020-12-10Merge tag 'nfs-for-5.10-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds1-0/+4
2020-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2-1/+5
2020-12-10fs: Handle I_DONTCACHE in iput_final() instead of generic_drop_inode()Hao Li1-2/+1
2020-12-10vfio/type1: Add vfio_group_iommu_domain()Lu Baolu1-0/+4
2020-12-10mtd: rawnand: mxc: Remove platform data supportFabio Estevam1-19/+0
2020-12-10mtd: rawnand: fix a kernel-doc markupMauro Carvalho Chehab1-1/+2
2020-12-10mtd: nand: Add helpers to manage ECC engines and configurationsMiquel Raynal1-0/+4
2020-12-10mtd: nand: Let on-die ECC engines be retrieved from the NAND coreMiquel Raynal1-0/+1
2020-12-10mtd: spinand: Instantiate a SPI-NAND on-die ECC engineMiquel Raynal1-0/+9
2020-12-10mtd: nand: Let software ECC engines be retrieved from the NAND coreMiquel Raynal1-0/+1
2020-12-10mtd: nand: ecc-hamming: Create the software Hamming engineMiquel Raynal2-4/+21
2020-12-10mtd: nand: ecc-hamming: Let the software Hamming ECC engine be unselectedMiquel Raynal1-0/+36
2020-12-10mtd: nand: ecc-hamming: Remove useless includesMiquel Raynal1-1/+0
2020-12-10mtd: nand: ecc-hamming: Stop using raw NAND structuresMiquel Raynal2-0/+22
2020-12-10mtd: nand: ecc-hamming: Rename the exported functionsMiquel Raynal2-24/+19