summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-09-23Merge tag 'drm-misc-next-2020-09-21' of git://anongit.freedesktop.org/drm/drm...Dave Airlie22-334/+203
2020-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller38-65/+199
2020-09-23Merge tag 'drm-intel-next-2020-09-17' of git://anongit.freedesktop.org/drm/dr...Dave Airlie4-10/+118
2020-09-23RDMA/restrack: Improve readability in task name managementLeon Romanovsky2-45/+15
2020-09-23RDMA/restrack: Simplify restrack tracking in kernel flowsLeon Romanovsky1-1/+0
2020-09-23RDMA/restrack: Count references to the verbs objectsLeon Romanovsky1-7/+0
2020-09-23soc: fsl: qman: fix -Wpacked-not-aligned warningsLi Yang1-2/+2
2020-09-23Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2020-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds11-9/+21
2020-09-22clk: ti: dra7: add missing clkctrl register for SHA2 instanceTero Kristo1-0/+1
2020-09-22Merge branches 'v5.10/vfio/bardirty', 'v5.10/vfio/dma_avail', 'v5.10/vfio/mis...Alex Williamson2-1/+17
2020-09-22Merge tag 'misc-habanalabs-next-2020-09-22' of git://people.freedesktop.org/~...Greg Kroah-Hartman1-3/+84
2020-09-22x86/entry: Fix typo in comments for syscall_enter_from_user_mode()Kees Cook1-1/+1
2020-09-22Merge tag 'trace-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-0/+5
2020-09-22firmware: psci: Extend psci_set_osi_mode() to allow reset to PC modeUlf Hansson1-1/+1
2020-09-22habanalabs: Add an option to map CB to device MMUTomer Tayar1-1/+11
2020-09-22habanalabs: allow to wait on CS without sleepOded Gabbay1-0/+3
2020-09-22habanalabs: count dropped CS because max CS in-flightOded Gabbay1-0/+2
2020-09-22habanalabs: replace armcp with the generic cpucpOded Gabbay1-2/+2
2020-09-22habanalabs: add support for getting device total energyfarah kassabri1-0/+10
2020-09-22habanalabs: extend busy engines mask to 64 bitsfarah kassabri1-0/+6
2020-09-22habanalabs: expose sync manager resources allocation in INFO IOCTLOfir Bitton1-0/+23
2020-09-22habanalabs: add information about PCIe controllerOfir Bitton1-0/+27
2020-09-22fscrypt: make fscrypt_set_test_dummy_encryption() take a 'const char *'Eric Biggers1-4/+1
2020-09-22fscrypt: handle test_dummy_encryption in more logical wayEric Biggers1-27/+13
2020-09-22fscrypt: move fscrypt_prepare_symlink() out-of-lineEric Biggers1-48/+15
2020-09-22fscrypt: make "#define fscrypt_policy" user-onlyEric Biggers1-3/+3
2020-09-22fscrypt: remove fscrypt_inherit_context()Eric Biggers1-9/+0
2020-09-22fscrypt: add fscrypt_prepare_new_inode() and fscrypt_set_context()Eric Biggers1-0/+17
2020-09-22nitro_enclaves: Add ioctl interface definitionAndra Paraschiv2-0/+370
2020-09-22ASoC: hdmi-codec: Use set_jack ops to set jackCheng-Yi Chiang1-3/+0
2020-09-22Merge branch 'x86-seves-for-paolo' of https://git.kernel.org/pub/scm/linux/ke...Paolo Bonzini54-202/+399
2020-09-22printk: move dictionary keys to dev_printk_infoJohn Ogness2-2/+12
2020-09-22Merge tag 'iio-for-5.10b-take2' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman4-46/+13
2020-09-22net: phy: bcm7xxx: Add an entry for BCM72113Florian Fainelli1-0/+1
2020-09-22netfilter: nf_tables: Remove ununsed function nft_data_debugYueHaibing1-7/+0
2020-09-22ASoC: hdac: make SOF HDA codec driver probe deterministicKai Vehmanen1-1/+1
2020-09-22bpf: Use a table to drive helper arg type checksLorenz Bauer1-0/+1
2020-09-22bpf: Allow specifying a BTF ID per argument in function protosLorenz Bauer1-8/+10
2020-09-22btf: Add BTF_ID_LIST_SINGLE macroLorenz Bauer1-0/+8
2020-09-22btf: Make btf_set_contains take a const pointerLorenz Bauer1-1/+1
2020-09-22Merge tag 'linux-can-next-for-5.10-20200921' of git://git.kernel.org/pub/scm/...David S. Miller3-4/+7
2020-09-22Merge tag 'mac80211-next-for-net-next-2020-09-21' of git://git.kernel.org/pub...David S. Miller4-87/+331
2020-09-22Merge tag 'gpio-updates-for-v5.10-part1' of git://git.kernel.org/pub/scm/linu...Linus Walleij3-3/+19
2020-09-21vfio iommu: Add dma available capabilityMatthew Rosato1-0/+15
2020-09-21PCI/IOV: Mark VFs as not implementing PCI_COMMAND_MEMORYMatthew Rosato1-0/+1
2020-09-21vfio: Fix typo of the device_stateZenghui Yu1-1/+1
2020-09-21bpf: Prevent .BTF section eliminationTony Ambardar1-1/+1
2020-09-21iio: adis. Drop adis_burst structNuno Sá1-17/+0
2020-09-21iio: adis: Move burst mode into adis_dataNuno Sá1-0/+9