summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2021-06-01kgdb: Fix spelling mistakesZhen Lei1-4/+4
2021-05-31Merge tag 'fsnotify_for_v5.13-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+4
2021-05-31PM: runtime: document common mistake with pm_runtime_get_sync()Krzysztof Kozlowski1-0/+3
2021-05-31tick/nohz: Only check for RCU deferred wakeup on user/guest entry when neededFrederic Weisbecker2-1/+9
2021-05-31Merge 5.13-rc4 into usb-nextGreg Kroah-Hartman19-52/+91
2021-05-31Merge 5.13-rc4 into tty-nextGreg Kroah-Hartman29-65/+133
2021-05-31Merge 5.13-rc4 into driver-core-nextGreg Kroah-Hartman19-52/+91
2021-05-31Merge 5.13-rc4 into char-misc-nextGreg Kroah-Hartman18-52/+86
2021-05-31dmaengine: Move kdoc description of struct dma_chan_percpu closer to itAndy Shevchenko1-6/+5
2021-05-29Merge tag 'driver-core-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-4/+2
2021-05-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+7
2021-05-29i40e: Prep i40e header for aux bus conversionShiraz Saleem1-0/+10
2021-05-29iidc: Introduce iidc.hDave Ertman1-0/+100
2021-05-29netfilter: reduce size of nf_hook_state on 32bit platformsFlorian Westphal1-2/+2
2021-05-29netfilter: x_tables: reduce xt_action_param by 8 byteFlorian Westphal1-1/+1
2021-05-28Merge tag 'nfs-for-5.13-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-0/+2
2021-05-28i2c: core: support bus regulator controlling in adapterBibby Hsieh1-0/+2
2021-05-28Merge tag 'clang-features-v5.13-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+2
2021-05-28fcntl: remove unused VALID_UPGRADE_FLAGSChristian Brauner1-4/+0
2021-05-28remoteproc: Fix various kernel-doc warningsSuman Anna1-23/+27
2021-05-28Merge tag 'mlx5-updates-2021-05-26' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2-7/+12
2021-05-27net/mlx5: Move chains ft pool to be used by all firmware steeringPaul Blakey1-0/+2
2021-05-27net/mlx5e: TC: Reserved bit 31 of REG_C1 for IPsec offloadHuy Nguyen1-7/+10
2021-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski30-178/+254
2021-05-27soc: samsung: pmu: drop EXYNOS_CENTRAL_SEQ_OPTION definesKrzysztof Kozlowski1-6/+0
2021-05-27driver core: Drop helper devm_platform_ioremap_resource_wc()Uwe Kleine-König1-3/+0
2021-05-27random32: Fix implicit truncation warning in prandom_seed_state()Richard Fitzgerald1-1/+1
2021-05-27Merge drm/drm-next into drm-misc-nextMaxime Ripard9-18/+27
2021-05-27KVM: rename KVM_REQ_PENDING_TIMER to KVM_REQ_UNBLOCKMarcelo Tosatti1-1/+1
2021-05-27KVM: PPC: exit halt polling on need_resched()Wanpeng Li1-0/+6
2021-05-27driver core: Move the "removable" attribute from USB to coreRajat Jain2-7/+37
2021-05-27usb: roles: add helper usb_role_string()Chunfeng Yun1-0/+6
2021-05-27Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds3-22/+45
2021-05-27i40e: Replace one-element array with flexible-array memberGustavo A. R. Silva1-1/+1
2021-05-27firmware: arm_ffa: Add support for MEM_* interfacesSudeep Holla1-0/+139
2021-05-27firmware: arm_ffa: Setup in-kernel users of FFA partitionsSudeep Holla1-1/+38
2021-05-27firmware: arm_ffa: Add initial FFA bus support for device enumerationSudeep Holla1-0/+91
2021-05-26net: phy: Document phydev::dev_flags bits allocationFlorian Fainelli1-0/+5
2021-05-26Merge branch 'for-next/ffa' into for-next/smcccWill Deacon1-0/+55
2021-05-26arm64: smccc: Add support for SMCCCv1.2 extended input/output registersSudeep Holla1-0/+55
2021-05-26mtd: rawnand: Add a helper to parse the gpio-cs DT propertyMiquel Raynal1-0/+4
2021-05-26mtd: rawnand: Move struct gpio_desc declaration to the topMiquel Raynal1-1/+1
2021-05-26locking/atomic: delete !ARCH_ATOMIC remnantsMark Rutland2-2599/+0
2021-05-26locking/atomic: make ARCH_ATOMIC a Kconfig symbolMark Rutland1-1/+1
2021-05-26SUNRPC: More fixes for backlog congestionTrond Myklebust1-0/+2
2021-05-26mtd: rawnand: Support enabling NV-DDR through SET_FEATURESMiquel Raynal1-0/+5
2021-05-26mtd: rawnand: Access SDR and NV-DDR timings through a common macroMiquel Raynal1-0/+28
2021-05-26mtd: rawnand: Add onfi_fill_nvddr_interface_config() helperMiquel Raynal1-0/+2
2021-05-26mtd: rawnand: Retrieve NV-DDR timing modes from the ONFI parameter pageMiquel Raynal1-0/+3
2021-05-26mtd: rawnand: Add NV-DDR timingsMiquel Raynal1-0/+112