summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-06-014-18/+8
|\
| * crypto: lib/sha1 - fold linux/cryptohash.h into crypto/sha.hEric Biggers2020-05-082-19/+1
| * crypto: lib/sha1 - rename "sha" to "sha1"Eric Biggers2020-05-082-7/+11
| * crypto: ccp - Add support for SEV-ES to the PSP driverTom Lendacky2020-04-301-0/+2
| * padata: add separate cpuhp node for CPUHP_PADATA_DEADDaniel Jordan2020-04-301-2/+4
* | Merge tag 'regulator-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2020-06-014-22/+62
|\ \
| * \ Merge remote-tracking branch 'regulator/for-5.8' into regulator-linusMark Brown2020-06-014-22/+62
| |\ \
| | * \ Merge series "Fix regulators coupling for Exynos5800" from Marek Szyprowski <...Mark Brown2020-05-291-0/+8
| | |\ \
| | | * | regulator: extract voltage balancing code to the separate functionMarek Szyprowski2020-05-291-0/+8
| | | |/
| | * | regulator: max8998: Add charger regulatorJonathan Bakker2020-05-221-0/+1
| | * | Merge series "MAINTAINER entries for few ROHM power devices" from Matti Vaitt...Mark Brown2020-05-2023-78/+94
| | |\ \
| | * | | regulator: use linear_ranges helperMatti Vaittinen2020-05-081-22/+5
| | * | | lib: add linear ranges helpersMatti Vaittinen2020-05-081-0/+48
* | | | | Merge tag 'regmap-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds2020-06-011-39/+70
|\ \ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'regmap/for-5.8' into regmap-nextMark Brown2020-05-291-39/+70
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Merge series "regmap: provide simple bitops and use them in a driver" from Ba...Mark Brown2020-05-291-0/+36
| | |\ \ \ \
| | | * | | | regmap: provide helpers for simple bit operationsBartosz Golaszewski2020-05-291-0/+36
| | | | |_|/ | | | |/| |
| | * | | | Merge series "New DSA driver for VSC9953 Seville switch" from Vladimir Oltean...Mark Brown2020-05-291-0/+8
| | |\ \ \ \
| | | * | | | regmap: add helper for per-port regfield initializationVladimir Oltean2020-05-291-0/+8
| | | |/ / /
| | * | | | regmap: Simplify implementation of the regmap_field_read_poll_timeout() macroDejin Zheng2020-04-201-19/+4
| | * | | | regmap: Simplify implementation of the regmap_read_poll_timeout() macroDejin Zheng2020-04-201-20/+5
| | * | | | Merge series "Add support for Kontron sl28cpld" from Michael Walle <michael@w...Mark Brown2020-04-141-0/+10
| | |\ \ \ \
| | | * | | | regmap-irq: make it possible to add irq_chip do a specific device nodeMichael Walle2020-04-141-0/+10
| | | |/ / /
| | * / / / regmap: add reg_sequence helpersMarco Felsch2020-04-141-0/+7
| | |/ / /
* | | | | Merge tag 'hwmon-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds2020-06-013-0/+123
|\ \ \ \ \
| * | | | | hwmon: Add notification supportGuenter Roeck2020-05-281-0/+3
| * | | | | Merge tag 'ib-mfd-hwmon-v5.8' into hwmon-nextGuenter Roeck2020-05-222-0/+120
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | hwmon: Add Gateworks System Controller supportTim Harvey2020-05-201-0/+44
| | * | | | mfd: Add Gateworks System Controller core driverTim Harvey2020-05-201-0/+76
| | | |/ / | | |/| |
* | | | | Merge tag 'tpmdd-next-20200522' of git://git.infradead.org/users/jjs/linux-tpmddLinus Torvalds2020-06-011-1/+1
|\ \ \ \ \
| * | | | | tpm: eventlog: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-05-221-1/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-05-313-9/+20
|\ \ \ \ \ \
| * | | | | | net: be more gentle about silly gso requests coming from userEric Dumazet2020-05-281-8/+9
| * | | | | | netfilter: nf_conntrack_pptp: fix compilation warning with W=1 buildPablo Neira Ayuso2020-05-271-1/+1
| * | | | | | net: check untrusted gso_size at kernel entryWillem de Bruijn2020-05-261-2/+12
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2020-05-251-1/+1
| |\ \ \ \ \ \
| | * | | | | | netfilter: nf_conntrack_pptp: prevent buffer overflows in debug codePablo Neira Ayuso2020-05-251-1/+1
| | | |_|_|/ / | | |/| | | |
| * / | | | | ieee80211: Fix incorrect mask for default PE durationPradeep Kumar Chitrapu2020-05-251-1/+1
| |/ / / / /
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-05-281-2/+13
|\ \ \ \ \ \
| * | | | | | mm: remove VM_BUG_ON(PageSlab()) from page_mapcount()Konstantin Khlebnikov2020-05-281-2/+13
| |/ / / / /
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2020-05-281-1/+1
|\ \ \ \ \ \
| * | | | | | Input: lm8333 - update contact emailWolfram Sang2020-05-051-1/+1
* | | | | | | Merge tag 'fsnotify_for_v5.7-rc8' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-05-271-2/+1
|\ \ \ \ \ \ \
| * | | | | | | fanotify: turn off support for FAN_DIR_MODIFYAmir Goldstein2020-05-271-2/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'for-5.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-05-271-9/+5
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | device_cgroup: Cleanup cgroup eBPF device filter codeOdin Ugedal2020-04-131-9/+5
* | | | | | | Merge tag 'efi-urgent-2020-05-24' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-05-242-0/+11
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'efi-fixes-for-v5.7-rc6' of git://git.kernel.org/pub/scm/linux/kern...Borislav Petkov2020-05-222-0/+11
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | efi: Pull up arch-specific prototype efi_systab_show_arch()Benjamin Thiel2020-05-171-0/+2
| | * | | | | | efi: cper: Add support for printing Firmware Error Record ReferencePunit Agrawal2020-05-141-0/+9
| | | |_|_|/ / | | |/| | | |