summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 's390-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-08-301-0/+16
|\
| * ftrace: Introduce ftrace_need_init_nop()Ilya Leoshkevich2021-08-031-0/+16
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2021-08-302-7/+21
|\ \
| * | padata: Convert from atomic_t to refcount_t on parallel_data->refcntXiyu Yang2021-07-301-1/+2
| * | crypto: arm64/sm4-ce - Make dependent on sm4 library instead of sm4-genericTianjia Zhang2021-07-301-7/+2
| * | crypto: sm4 - create SM4 library based on sm4 generic codeTianjia Zhang2021-07-301-3/+21
* | | Merge branch 'core-rcu.2021.08.28a' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-08-304-27/+23
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'doc.2021.07.20c', 'fixes.2021.08.06a', 'nocb.2021.07.20c', 'n...Paul E. McKenney2021-08-104-27/+23
| |\ \ \ \
| | | * | | rcu: Fix macro name CONFIG_TASKS_RCU_TRACEZhouyi Zhou2021-07-201-1/+1
| | |/ / / | |/| | |
| | * | | srcutiny: Mark read-side data racesPaul E. McKenney2021-08-061-4/+4
| | * | | rculist: Unify documentation about missing list_empty_rcu()Julian Wiedmann2021-08-061-18/+17
| | * | | rcu: Mark accesses to ->rcu_read_lock_nestingPaul E. McKenney2021-08-061-1/+1
| | * | | rcu: Remove special bit at the bottom of the ->dynticks counterJoel Fernandes (Google)2021-08-061-3/+0
| |/ / /
* | | | Merge tag 'locks-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jlay...Linus Torvalds2021-08-301-84/+0
|\ \ \ \
| * | | | fs: remove mandatory file locking supportJeff Layton2021-08-231-84/+0
* | | | | Merge tag 'tpmdd-next-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-08-301-2/+2
|\ \ \ \ \
| * | | | | crypto: public_key: fix overflow during implicit conversionzhenwei pi2021-08-231-2/+2
| |/ / / /
* | | | | Merge tag 'for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds2021-08-305-5/+81
|\ \ \ \ \
| * | | | | power: supply: max17042_battery: more robust chip type checksSebastian Krzyszkowiak2021-08-171-3/+6
| * | | | | power: supply: max17042_battery: fix typo in MAx17042_TOFFSebastian Krzyszkowiak2021-08-171-1/+1
| * | | | | power: supply: max17042_battery: clean up MAX17055_V_emptySebastian Krzyszkowiak2021-08-171-1/+0
| * | | | | dt-bindings: power: supply: smb347-charger: Document USB VBUS regulatorDmitry Osipenko2021-08-161-0/+4
| * | | | | power: supply: core: Parse battery chemistry/technologyLinus Walleij2021-08-141-0/+1
| * | | | | Merge tag 'ib-mt6360-for-5.15-signed' into psy-nextSebastian Reichel2021-08-131-0/+2
| |\ \ \ \ \
| | * | | | | lib: add linear range get selector withinGene Chen2021-08-131-0/+2
| | | |_|/ / | | |/| | |
| * / | | | power: supply: PCHG: Peripheral device chargerDaisuke Nojiri2021-07-161-0/+67
| |/ / / /
* | | | | Merge tag 'spi-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2021-08-302-14/+13
|\ \ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'spi/for-5.15' into spi-nextMark Brown2021-08-262-14/+13
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | spi: modify set_cs_timing parameterMason Zhang2021-08-051-2/+1
| | * | | | spi: move cs spi_delay to spi_deviceMason Zhang2021-08-051-11/+9
| | * | | | spi: mediatek: add tick_delay supportMason Zhang2021-07-141-0/+1
| | * | | | spi: <linux/spi/spi.h>: add missing struct kernel-doc entryRandy Dunlap2021-07-111-1/+2
| | |/ / /
* | | | | Merge tag 'regulator-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-08-304-23/+14
|\ \ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'regulator/for-5.15' into regulator-nextMark Brown2021-08-254-23/+14
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | regulator: Documentation fix for regulator error notification helperMatti Vaittinen2021-08-231-3/+4
| | * | | | regulator: Minor regulator documentation fixes.Matti Vaittinen2021-08-181-1/+7
| | * | | | Merge series "regulator: devres: remove unused device-managed unregister APIs...Mark Brown2021-07-122-16/+0
| | |\ \ \ \
| | | * | | | regulator: devres: unexport devm_regulator_unregister_supply_alias()Alexandru Ardelean2021-07-111-7/+0
| | | * | | | regulator: devres: remove devm_regulator_bulk_unregister_supply_alias()Alexandru Ardelean2021-07-111-8/+0
| | | * | | | regulator: devres: remove devm_regulator_unregister() functionAlexandru Ardelean2021-07-111-1/+0
| | * | | | | regulator: machine.h: fix kernel-doc "bad line"Randy Dunlap2021-07-111-1/+1
| | * | | | | regulator: rt5033: Use linear ranges to map all voltage selectionChiYuan Huang2021-07-111-2/+2
| | |/ / / /
| | * | | | Merge existing fixes from regulator/for-5.14Mark Brown2021-07-111-2/+2
| | |\ \ \ \ | | | |/ / / | | |/| | |
* | | | | | Merge tag 'regmap-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds2021-08-301-2/+5
|\ \ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'regmap/for-5.15' into regmap-nextMark Brown2021-08-261-2/+5
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Merge series "Use raw spinlocks in the ls-extirq driver" from Vladimir Oltean...Mark Brown2021-08-261-0/+2
| | |\ \ \ \ \
| | | * | | | | regmap: teach regmap to use raw spinlocks if requested in the configVladimir Oltean2021-08-261-0/+2
| | * | | | | | regmap: allow const array for {devm_,}regmap_field_bulk_alloc reg_fieldsIcenowy Zheng2021-08-021-2/+3
| | | |/ / / / | | |/| | | |
* | | | | | | Merge tag 'hole_punch_for_v5.15-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-08-301-0/+39
|\ \ \ \ \ \ \
| * | | | | | | mm: Add functions to lock invalidate_lock for two mappingsJan Kara2021-07-131-0/+6