summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'coresight-next-v5.18-v2' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2022-03-181-5/+0
|\
| * coresight: Drop unused 'none' enum value for each componentAnshuman Khandual2022-03-111-5/+0
* | Merge tag 'iio-for-5.18a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2022-03-186-44/+82
|\ \
| * | iio: afe: rescale: add offset supportLiam Beguin2022-02-271-0/+4
| * | iio: afe: rescale: expose scale processing functionLiam Beguin2022-02-271-0/+32
| * | iio: introduce mag_referencedCosmin Tanislav2022-02-211-0/+1
| * | iio: adc: qcom-vadc-common: Re-use generic struct u32_fractAndy Shevchenko2022-01-301-12/+3
| * | math.h: Introduce data types for fractional numbersAndy Shevchenko2022-01-301-0/+12
| * | iio: adis: stylistic changesNuno Sá2022-01-231-23/+25
| * | adis: simplify 'adis_update_bits' macrosNuno Sá2022-01-231-8/+4
| * | iio: core: Fix the kernel doc regarding the currentmode iio_dev entryMiquel Raynal2022-01-231-1/+1
* | | Merge tag 'icc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dja...Greg Kroah-Hartman2022-03-111-7/+29
|\ \ \
| * | | interconnect: Add stubs for the bulk APIGeorgi Djakov2022-03-011-7/+29
| |/ /
* | | habanalabs: allow user to set allocation page sizeOhad Sharabi2022-02-281-1/+4
* | | habanalabs: use kernel-doc for memory ioctl documentationOhad Sharabi2022-02-281-54/+57
* | | habanalabs: Timestamps buffers registrationfarah kassabri2022-02-281-2/+35
* | | habanalabs: expose number of user interruptsOded Gabbay2022-02-281-0/+5
* | | Merge 5.17-rc6 into char-misc-nextGreg Kroah-Hartman2022-02-2822-59/+85
|\ \ \
| * \ \ Merge tag 'dma-mapping-5.17-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2022-02-271-0/+8
| |\ \ \
| | * | | swiotlb: fix info leak with DMA_FROM_DEVICEHalil Pasic2022-02-141-0/+8
| * | | | Merge tag 'trace-v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-02-261-10/+12
| |\ \ \ \
| | * | | | tracing: Uninline trace_trigger_soft_disabled() partlyChristophe Leroy2022-02-251-10/+12
| * | | | | Merge tag 'pm-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2022-02-251-0/+3
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'cpufreq/arm/fixes' of git://git.kernel.org/pub/scm/linux/kernel...Rafael J. Wysocki2022-02-241-0/+3
| | |\ \ \ \ \
| | | * | | | | cpufreq: Reintroduce ready() callbackBjorn Andersson2022-02-091-0/+3
| | | | |_|/ / | | | |/| | |
| * | | | | | Merge tag 'char-misc-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-02-251-1/+3
| |\ \ \ \ \ \
| | * | | | | | nvmem: core: Fix a conflict between MTD and NVMEM on wp-gpios propertyChristophe Kerello2022-02-211-1/+3
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-02-241-0/+1
| |\ \ \ \ \ \
| | * | | | | | KVM: PPC: reserve capability 210 for KVM_CAP_PPC_AIL_MODE_3Nicholas Piggin2022-02-221-0/+1
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge tag 'net-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-02-245-33/+36
| |\ \ \ \ \ \
| | * | | | | | openvswitch: Fix setting ipv6 fields causing hw csum failurePaul Blakey2022-02-241-0/+5
| | * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfDavid S. Miller2022-02-222-3/+1
| | |\ \ \ \ \ \
| | | * | | | | | netfilter: nf_tables_offload: incorrect flow offload action array sizePablo Neira Ayuso2022-02-202-3/+1
| | * | | | | | | net: Force inlining of checksum functions in net/checksum.hChristophe Leroy2022-02-191-23/+24
| | * | | | | | | net-timestamp: convert sk->sk_tskey to atomic_tEric Dumazet2022-02-181-2/+2
| | * | | | | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2022-02-171-5/+4
| | |\ \ \ \ \ \ \
| | | * | | | | | | bpf: Fix a bpf_timer initialization issueYonghong Song2022-02-111-4/+2
| | | * | | | | | | bpf: Fix crash due to incorrect copy_map_valueKumar Kartikeya Dwivedi2022-02-111-1/+2
| | | |/ / / / / /
| * | | | | | | | Merge tag 'block-5.17-2022-02-24' of git://git.kernel.dk/linux-blockLinus Torvalds2022-02-241-0/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | nvme-tcp: send H2CData PDUs based on MAXH2CDATAVarun Prakash2022-02-231-0/+1
| * | | | | | | | | Merge tag 'slab-for-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-02-231-2/+1
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| | * | | | | | | | slab: remove __alloc_size attribute from __kmalloc_track_callerGreg Kroah-Hartman2022-02-211-2/+1
| | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | Merge tag 'sched_urgent_for_v5.17_rc5' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-02-201-2/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | sched: Fix yet more sched_fork() racesPeter Zijlstra2022-02-191-2/+2
| | |/ / / / / / /
| * | | | | | | | Merge tag 'block-5.17-2022-02-17' of git://git.kernel.dk/linux-blockLinus Torvalds2022-02-181-1/+2
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| / / / / / | | |_|/ / / / / | |/| | | | | |
| | * | | | | | block: fix surprise removal for drivers calling blk_set_queue_dyingChristoph Hellwig2022-02-171-1/+2
| * | | | | | | Merge tag 'net-5.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-02-177-10/+15
| |\ \ \ \ \ \ \
| | * | | | | | | ipv6: fix data-race in fib6_info_hw_flags_set / fib6_purge_rtEric Dumazet2022-02-171-4/+6
| | * | | | | | | ipv6: per-netns exclusive flowlabel checksWillem de Bruijn2022-02-162-2/+6
| | * | | | | | | bonding: fix data-races around agg_select_timerEric Dumazet2022-02-151-1/+1