summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* coresight: Convert claim/disclaim operations to use access wrappersSuzuki K Poulose2021-02-041-8/+8
* coresight: Convert coresight_timeout to use access abstractionSuzuki K Poulose2021-02-041-3/+8
* coresight: Introduce device access abstractionSuzuki K Poulose2021-02-041-3/+188
* Merge tag 'misc-habanalabs-next-2021-01-27' of https://git.kernel.org/pub/scm...Greg Kroah-Hartman2021-02-041-13/+43
|\
| * habanalabs: modify device_idle interfaceOhad Sharabi2021-01-271-1/+3
| * habanalabs: add new mem ioctl op for mapping hw blocksOfir Bitton2021-01-271-2/+16
| * habanalabs: add user available interrupt to hw_ipOfir Bitton2021-01-271-2/+4
| * habanalabs: report dram_page_size in hw_ip_info ioctlMoti Haimovski2021-01-271-0/+2
| * habanalabs: allow user to pass a staged submission seqOfir Bitton2021-01-271-9/+19
* | bus: fsl-mc: add fsl-mc userspace supportIoana Ciornei2021-01-271-0/+9
* | bus: fsl-mc: move fsl_mc_command struct in a uapi headerIoana Ciornei2021-01-272-7/+26
* | misc: pti: Remove driver for deprecated platformAndy Shevchenko2021-01-271-35/+0
|/
* firmware: xilinx: Remove PM_API_MAX valueMichal Simek2021-01-261-1/+0
* VMCI: Enforce queuepair max size for IOCTL_VMCI_QUEUEPAIR_ALLOCJorgen Hansen2021-01-261-2/+2
* bcm-vk: add bcm_vk UAPIScott Branden2021-01-251-0/+84
* Merge 5.11-rc5 into char-misc-nextGreg Kroah-Hartman2021-01-2521-37/+119
|\
| * Merge tag 'block-5.11-2021-01-24' of git://git.kernel.dk/linux-blockLinus Torvalds2021-01-241-0/+6
| |\
| | * nvme-pci: allow use of cmb on v1.4 controllersKlaus Jensen2021-01-181-0/+6
| * | Merge tag 'driver-core-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-01-241-0/+12
| |\ \
| | * | driver core: Fix device link device name collisionSaravana Kannan2021-01-211-0/+12
| * | | Merge tag 'sched_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2021-01-241-0/+3
| |\ \ \
| | * | | kthread: Extract KTHREAD_IS_PER_CPUPeter Zijlstra2021-01-221-0/+3
| * | | | Merge tag 'timers_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2021-01-242-15/+0
| |\ \ \ \
| | * | | | timekeeping: Remove unused get_seconds()Chunguang Xu2021-01-122-15/+0
| | |/ / /
| * | | | Merge tag 'for-linus-2021-01-24' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-01-241-1/+1
| |\ \ \ \
| | * | | | kthread: remove comments about old _do_fork() helperYanfei Xu2021-01-111-1/+1
| | |/ / /
| * | | | Merge tag 'net-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-01-206-6/+25
| |\ \ \ \
| | * | | | net: usb: cdc_ncm: don't spew notificationsGrant Grundler2021-01-201-0/+2
| | * | | | tcp: fix TCP socket rehash stats mis-accountingYuchung Cheng2021-01-191-5/+12
| | * | | | mdio-bitbang: Export mdiobb_{read,write}()Geert Uytterhoeven2021-01-191-0/+3
| | * | | | tcp: fix TCP_USER_TIMEOUT with zero windowEnke Chen2021-01-181-0/+3
| | * | | | Merge tag 'mac80211-for-net-2021-01-18.2' of git://git.kernel.org/pub/scm/lin...Jakub Kicinski2021-01-182-1/+5
| | |\ \ \ \
| | | * | | | cfg80211: fix a kerneldoc markupMauro Carvalho Chehab2021-01-141-1/+1
| | | * | | | cfg80211/mac80211: fix kernel-doc for SAR APIsJohannes Berg2021-01-082-1/+5
| * | | | | | Merge tag 'nfsd-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds2021-01-191-6/+53
| |\ \ \ \ \ \
| | * | | | | | SUNRPC: Move the svc_xdr_recvfrom tracepoint againChuck Lever2021-01-131-6/+53
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge tag 'for-5.11/dm-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-01-151-0/+1
| |\ \ \ \ \ \
| | * | | | | | dm integrity: fix flush with external metadata deviceMikulas Patocka2021-01-081-0/+1
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-01-152-2/+6
| |\ \ \ \ \ \
| | * | | | | | arm/kasan: fix the array size of kasan_early_shadow_pte[]Hailong Liu2021-01-121-1/+5
| | * | | | | | mm/memcontrol: fix warning in mem_cgroup_page_lruvec()Hugh Dickins2021-01-121-1/+1
| | | |/ / / / | | |/| | | |
| * | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2021-01-153-5/+9
| |\ \ \ \ \ \
| | * | | | | | compiler.h: Raise minimum version of GCC to 5.1 for arm64Will Deacon2021-01-151-0/+6
| | * | | | | | arm64: make atomic helpers __always_inlineArnd Bergmann2021-01-131-3/+3
| | * | | | | | Revert "arm64: Enable perf events based hard lockup detector"Will Deacon2021-01-131-2/+0
| | |/ / / / /
| * | | | | | Merge tag 'for-linus-5.11-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-01-151-1/+1
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | xen: Fix event channel callback via INTX/GSIDavid Woodhouse2021-01-131-1/+1
| * | | | | | Merge tag 'net-5.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-01-141-1/+2
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | net: compound page support in skb_seq_readWillem de Bruijn2021-01-111-0/+1
| | * | | | | net: support kmap_local forced debugging in skb_frag_foreachWillem de Bruijn2021-01-111-1/+1