summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2021-03-15opp: Add devres wrapper for dev_pm_opp_set_regulatorsYangtao Li1-0/+8
2021-03-15opp: Add devres wrapper for dev_pm_opp_set_clknameYangtao Li1-0/+6
2021-03-15thermal/drivers/core: Use a char pointer for the cooling device nameDaniel Lezcano1-1/+1
2021-03-15extcon: Add stubs for extcon_register_notifier_all() functionsKrzysztof Kozlowski1-0/+23
2021-03-15power: supply: bq27xxx: fix power_avg for newer ICsMatthias Schiffer1-1/+0
2021-03-15skbuff: micro-optimize {,__}skb_header_pointer()Alexander Lobakin1-3/+2
2021-03-15ethernet: constify eth_get_headlen()'s data argumentAlexander Lobakin1-1/+1
2021-03-15linux/etherdevice.h: misc trailing whitespace cleanupAlexander Lobakin1-1/+1
2021-03-15flow_dissector: constify raw input data argumentAlexander Lobakin1-8/+7
2021-03-15skbuff: make __skb_header_pointer()'s data argument constAlexander Lobakin1-3/+3
2021-03-14Merge tag 'irq-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-4/+0
2021-03-14Merge tag 'locking-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-7/+5
2021-03-14Merge tag 'perf_urgent_for_v5.12-rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+2
2021-03-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds7-12/+40
2021-03-14virtio: remove export for virtio_config_{enable, disable}Xianting Tian1-2/+0
2021-03-13Merge tag 'char-misc-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+3
2021-03-13Merge tag 'kbuild-fixes-v5.12-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-2/+14
2021-03-13mm/memcg: rename mem_cgroup_split_huge_fixup to split_page_memcg and add nr_p...Zhou Guanghui1-4/+2
2021-03-13include/linux/sched/mm.h: use rcu_dereference in in_vfork()Matthew Wilcox (Oracle)1-1/+2
2021-03-13linux/compiler-clang.h: define HAVE_BUILTIN_BSWAP*Arnd Bergmann1-0/+6
2021-03-13mm: introduce page_needs_cow_for_dma() for deciding whether cowPeter Xu1-0/+21
2021-03-13mm/fork: clear PASID for new mmFenghua Yu1-0/+1
2021-03-13stop_machine: mark helpers __always_inlineArnd Bergmann1-5/+6
2021-03-13memblock: fix section mismatch warningArnd Bergmann1-2/+2
2021-03-13ptp_pch: Move 'pch_*()' prototypes to shared headerLee Jones1-0/+22
2021-03-13net/mlx5e: Allow to match on ICMP parametersMaor Dickman1-0/+2
2021-03-13PCI: Remove MicroGate SyncLink device IDsJiri Slaby1-2/+0
2021-03-13Merge tag 'block-5.12-2021-03-12-v2' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+2
2021-03-13f2fs: Replace one-element array with flexible-array memberGustavo A. R. Silva1-1/+1
2021-03-13Merge tag 'io_uring-5.12-2021-03-12' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2021-03-13Merge tag 'devprop-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2021-03-13net/mlx5: Use order-0 allocations for EQsTariq Toukan1-0/+5
2021-03-13net/mlx5: Add IFC bits needed for single FDB modeMark Bloch1-6/+15
2021-03-13net/mlx5: E-Switch, Refactor send to vport to be more genericMark Bloch1-2/+2
2021-03-13net/mlx5: E-Switch, Add eswitch pointer to each representorMark Bloch1-0/+1
2021-03-13net/mlx5: Remove unused mlx5_core_health member recover_workMikhael Goikhman1-1/+0
2021-03-12Merge tag 'regulator-fix-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+3
2021-03-12Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-0/+4
2021-03-12spi: core: remove 'delay_usecs' field from spi_transferAlexandru Ardelean1-12/+0
2021-03-12fb_defio: Remove custom address_space_operationsMatthew Wilcox (Oracle)1-3/+0
2021-03-12tcp: plug skb_still_in_host_queue() to TSQEric Dumazet1-1/+1
2021-03-12Merge tag 'drm-fixes-2021-03-12-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+2
2021-03-12RDMA/mlx5: Fix query RoCE portMaor Gottlieb1-1/+1
2021-03-11iio: adis: add helpers for lockingNuno Sa1-0/+10
2021-03-11iio: adc: adi-axi-adc: fix typo in doc-stringAlexandru Ardelean1-1/+1
2021-03-11iio: Add relative sensitivity supportYe Xiang3-0/+7
2021-03-11iio: hid-sensors: Move get sensitivity attribute to hid-sensor-commonYe Xiang1-1/+3
2021-03-11iio: buffer: add ioctl() to support opening extra buffers for IIO deviceAlexandru Ardelean2-0/+7
2021-03-11iio: buffer: introduce support for attaching more IIO buffersAlexandru Ardelean3-2/+9
2021-03-11iio: buffer: wrap all buffer attributes into iio_dev_attrAlexandru Ardelean1-2/+2