summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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 Ripard13-29/+70
2021-05-27KVM: rename KVM_REQ_PENDING_TIMER to KVM_REQ_UNBLOCKMarcelo Tosatti1-1/+1
2021-05-27KVM: X86: Use _BITUL() macro in UAPI headersJoe Richey1-2/+3
2021-05-27KVM: PPC: exit halt polling on need_resched()Wanpeng Li1-0/+6
2021-05-27Merge v5.13-rc3 into drm-nextDaniel Vetter13-29/+70
2021-05-27can: uapi: introduce CANFD_FDF flag for mixed content in struct canfd_frameOliver Hartkopp1-0/+9
2021-05-27can: uapi: update CAN-FD frame descriptionMarc Kleine-Budde1-2/+2
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-27drm/fourcc: Remove struct drm_format_buf_nameThomas Zimmermann1-8/+0
2021-05-27drm: Remove drm_get_format_name()Sakari Ailus1-1/+0
2021-05-27Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds10-33/+97
2021-05-27dt-bindings: power: add defines for i.MX8MM power domainsLucas Stach1-0/+22
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-26spi: Enable tracing of the SPI setup CS selectionAndy Shevchenko1-0/+57
2021-05-26net: phy: Document phydev::dev_flags bits allocationFlorian Fainelli1-0/+5
2021-05-26drm/ttm: Remove ttm_bo_mmap() and friendsThomas Zimmermann2-28/+0
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/atomics: atomic-instrumented: simplify ifdefferyMark Rutland1-497/+1
2021-05-26locking/atomic: delete !ARCH_ATOMIC remnantsMark Rutland5-2690/+3
2021-05-26locking/atomic: cmpxchg: support ARCH_ATOMICMark Rutland1-17/+44
2021-05-26locking/atomic: cmpxchg: make `generic` a prefixMark Rutland2-4/+4
2021-05-26locking/atomic: atomic64: support ARCH_ATOMICMark Rutland1-13/+61
2021-05-26locking/atomic: atomic: support ARCH_ATOMICMark Rutland1-9/+62
2021-05-26locking/atomic: atomic: simplify ifdefferyMark Rutland1-42/+4
2021-05-26locking/atomic: atomic: remove redundant includeMark Rutland1-2/+0
2021-05-26locking/atomic: atomic: remove stale commentsMark Rutland1-37/+2
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
2021-05-26mtd: rawnand: Clarify the NV-DDR entries in the ONFI structureMiquel Raynal1-2/+3
2021-05-26mtd: rawnand: Use more recent ONFI specification wordingMiquel Raynal1-3/+3
2021-05-26mtd: rawnand: Update dead URLMiquel Raynal1-2/+2
2021-05-26mtd: rawnand: onfi: Use the BIT() macro when possibleMiquel Raynal1-10/+10
2021-05-26mtd: rawnand: Add a helper to clarify the interface configurationMiquel Raynal1-1/+10
2021-05-26xdp: Extend xdp_redirect_map with broadcast supportHangbin Liu5-7/+53
2021-05-26dt-bindings: power: rpmpd: Add SC8180X to rpmpd bindingBjorn Andersson1-0/+13
2021-05-26PCI/MSI: Fix MSIs for generic hosts that use device-tree's "msi-map"Jean-Philippe Brucker1-0/+2
2021-05-26net: zero-initialize tc skb extension on allocationVlad Buslov1-0/+11