summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-05-28power: supply: core: add POWER_SUPPLY_HEALTH_CALIBRATION_REQUIREDSebastian Reichel
2020-05-28power: supply: core: add manufacture date propertiesSebastian Reichel
2020-05-28power: supply: core: add capacity error margin propertySebastian Reichel
2020-05-28kobject: increase allowed number of uevent variablesSebastian Reichel
2020-05-28Merge branch 'for-next/scs' into for-next/coreWill Deacon
2020-05-28Merge branch 'for-next/bti' into for-next/coreWill Deacon
2020-05-28i2c: avoid confusing naming in headerWolfram Sang
2020-05-28hwmon: Add notification supportGuenter Roeck
2020-05-28block: fix a warning when blkdev.h is included for !CONFIG_BLOCK buildsChristoph Hellwig
2020-05-28fs: remove dio_end_io()Goldwyn Rodrigues
2020-05-28KVM: arm64: vgic-v3: Take cpu_if pointer directly instead of vcpuChristoffer Dall
2020-05-28Merge tag 'soc-fsl-next-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2020-05-28mmc: sdio: Fix macro name for Marvell device with ID 0x9134Pali Rohár
2020-05-28m68k: mcf5441x: add support for esdhc mmc controllerAngelo Dureghello
2020-05-28mmc: fix compilation of user APIJérôme Pouiller
2020-05-28mmc: host: Drop redundant MMC_CAP_ERASEUlf Hansson
2020-05-28memstick: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-05-28mmc: sdhci-esdhc: update contact emailWolfram Sang
2020-05-28mmc: core: expose info about enhanced rpmb supportKrishna Konda
2020-05-28mmc: host: Introduce the request_atomic() for the hostBaolin Wang
2020-05-28sched: Replace rq::wake_listPeter Zijlstra
2020-05-28irq_work, smp: Allow irq_work on call_single_queuePeter Zijlstra
2020-05-28Merge branch 'core/rcu' into sched/core, to pick up dependencyIngo Molnar
2020-05-28mm/swap: Use local_lock for protectionIngo Molnar
2020-05-28radix-tree: Use local_lock for protectionSebastian Andrzej Siewior
2020-05-28locking: Introduce local_lock()Thomas Gleixner
2020-05-28Merge branch 'for-linus' into for-nextTakashi Iwai
2020-05-28mtd: spi-nor: Fix SPI NOR acronymTudor Ambarus
2020-05-28Merge tag 'tags/ib-mfd-iio-power-v5.8' into psy-nextSebastian Reichel
2020-05-28Merge tag 'v5.7-rc7' into perf/core, to pick up fixesIngo Molnar
2020-05-27dt-bindings: clock: Add Marvell MMP Audio Clock Controller bindingLubomir Rintel
2020-05-27dt-bindings: marvell,mmp2: Add ids for the power domainsLubomir Rintel
2020-05-27dt-bindings: marvell,mmp2: Add clock id for the Audio clockLubomir Rintel
2020-05-27dt-bindings: marvell,mmp2: Add clock id for the I2S clocksLubomir Rintel
2020-05-27net: remove kernel_getsockoptChristoph Hellwig
2020-05-27sctp: fix typo sctp_ulpevent_nofity_peer_addr_changeJonas Falkevik
2020-05-27net/tls: Add force_resync for driver resyncTariq Toukan
2020-05-27net_sched: add a tracepoint for qdisc creationCong Wang
2020-05-27net_sched: add tracepoints for qdisc_reset() and qdisc_destroy()Cong Wang
2020-05-27PCI: Rename _DSM constants to align with specKrzysztof Wilczyński
2020-05-27netfilter: nf_tables: delete devices from flowtablePablo Neira Ayuso
2020-05-27netfilter: nf_tables: add devices to existing flowtablePablo Neira Ayuso
2020-05-27netfilter: ctnetlink: add kernel side filtering for dumpRomain Bellan
2020-05-27RDMA/mlx5: Return ECE data after modify QPLeon Romanovsky
2020-05-27RDMA/mlx5: Set ECE options during modify QPLeon Romanovsky
2020-05-27RDMA/mlx5: Convert modify QP to use MLX5_SET macrosLeon Romanovsky
2020-05-27RDMA/mlx5: Set ECE options during QP createLeon Romanovsky
2020-05-27RDMA/mlx5: Get ECE options from FW during create QPLeon Romanovsky
2020-05-27RDMA/cma: Provide ECE reject reasonLeon Romanovsky
2020-05-27RDMA/cma: Connect ECE to rdma_acceptLeon Romanovsky