summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-04-05Merge 5.12-rc6 into driver-core-nextGreg Kroah-Hartman33-76/+202
2021-04-05Merge 5.12-rc6 into char-misc-nextGreg Kroah-Hartman47-122/+250
2021-04-05cgroup: misc: mark dummy misc_cg_res_total_usage() static inlineTejun Heo1-1/+1
2021-04-04clk: imx8mp: Remove the none exist pcie clocksRichard Zhu1-3/+0
2021-04-04svm/sev: Register SEV and SEV-ES ASIDs to the misc controllerVipin Sharma1-0/+6
2021-04-04cgroup: Add misc cgroup controllerVipin Sharma2-0/+130
2021-04-04Merge tag 'mlx5-updates-2021-04-02' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller1-1/+2
2021-04-04net/mlx5: Add dynamic MSI-X capabilities bitsLeon Romanovsky1-1/+10
2021-04-04PCI/IOV: Add sysfs MSI-X vector assignment interfaceLeon Romanovsky1-0/+8
2021-04-03Merge tag 'char-misc-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-1/+24
2021-04-03Merge tag 'tty-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-2/+0
2021-04-03Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-0/+1
2021-04-03signal: Add unsafe_get_compat_sigset()Christophe Leroy2-0/+36
2021-04-03bpf: Remove repeated struct btf_type declarationWan Jiabing1-1/+0
2021-04-03bpf, cgroup: Delete repeated struct bpf_prog declarationWan Jiabing1-1/+0
2021-04-03Merge tag 'block-5.12-2021-04-02' of git://git.kernel.dk/linux-blockLinus Torvalds2-28/+2
2021-04-03net/mlx5: Allocate rate limit table when rate is configuredParav Pandit1-0/+1
2021-04-03net/mlx5: Pack mlx5_rl_entry structureParav Pandit1-1/+1
2021-04-03Merge tag 'acpi-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-1/+8
2021-04-03tcp: reorder tcp_congestion_ops for better cache localityEric Dumazet1-15/+27
2021-04-03net: reorganize fields in netns_mibEric Dumazet1-10/+20
2021-04-03mptcp: add mptcp reset option supportFlorian Westphal2-2/+27
2021-04-02kunit: support failure from dynamic analysis toolsUriel Guajardo1-0/+29
2021-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller11-48/+179
2021-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-0/+2
2021-04-02regulator: Add regmap helper for ramp-delay settingMatti Vaittinen1-0/+5
2021-04-02regulator: helpers: Export helper voltage listingMatti Vaittinen1-0/+2
2021-04-02block: remove the unused RQF_ALLOCED flagChristoph Hellwig1-2/+0
2021-04-02block: update a few comments in uapi/linux/blkpg.hChristoph Hellwig1-26/+2
2021-04-02ext4: delete some unused tracepoint definitionsEric Whitney1-176/+0
2021-04-02Updated locking documentation for transaction_tAlexander Lochmann1-6/+12
2021-04-02ext4: updated locking documentation for journal_tAlexander Lochmann1-5/+8
2021-04-02driver core: platform: Declare early_platform_cleanup() prototypeAndy Shevchenko1-0/+3
2021-04-02dma-mapping: add unlikely hint to error path in dma_mapping_errorHeiner Kallweit1-1/+1
2021-04-02nvmem: core: Add functions to make number reading easyDouglas Anderson1-0/+4
2021-04-02Merge branch 'icc-sm8350' into icc-nextGeorgi Djakov1-0/+172
2021-04-02crypto: poly1305 - fix poly1305_core_setkey() declarationArnd Bergmann2-3/+6
2021-04-02random: remove dead code left over from blocking poolEric Biggers1-83/+0
2021-04-02random: initialize ChaCha20 constants with correct endiannessEric Biggers1-2/+7
2021-04-02mtd: spi-nor: implement OTP support for Winbond and similar flashesMichael Walle1-0/+8
2021-04-02scsi: fcoe: Fix mismatched fcoe_wwn_from_mac declarationArnd Bergmann1-1/+1
2021-04-02include: net: Remove repeated struct declarationWan Jiabing1-1/+0
2021-04-02overflow: Correct check_shl_overflow() commentKeith Busch1-1/+1
2021-04-01Merge tag 'at91-soc-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/at...Arnd Bergmann1-0/+16
2021-04-01Merge tag 'drm-fixes-2021-04-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-1/+8
2021-04-01Merge tag 'tegra-for-5.13-clk' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann1-1/+3
2021-04-01Merge tag 'arm-soc/for-5.13/drivers' of https://github.com/Broadcom/stblinux ...Arnd Bergmann1-0/+1
2021-04-01Merge tag 'omap-for-v5.13/ti-sysc-signed' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann1-0/+2
2021-04-01Merge tag 'drm/tegra/for-5.12-rc6' of ssh://git.freedesktop.org/git/tegra/lin...Dave Airlie1-1/+8
2021-04-01RDMA/uverbs: Fix -Wunused-function warningYueHaibing1-3/+4