summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-05-29take the dummy csum_and_copy_from_user() into net/checksum.hAl Viro2-15/+2
2020-05-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2-1/+2
2020-05-29blk-mq: drain I/O when all CPUs in a hctx are offlineMing Lei2-0/+11
2020-05-29blk-mq: remove the bio argument to ->prepare_requestChristoph Hellwig1-1/+1
2020-05-29blk-mq: blk-mq: provide forced completion methodKeith Busch1-0/+1
2020-05-29regulator: core: Add regulator bypass trace pointsCharles Keepax1-0/+32
2020-05-29PM: runtime: Replace pm_runtime_callbacks_present()Rafael J. Wysocki1-2/+2
2020-05-29Merge series "Fix regulators coupling for Exynos5800" from Marek Szyprowski <...Mark Brown1-0/+8
2020-05-29regulator: extract voltage balancing code to the separate functionMarek Szyprowski1-0/+8
2020-05-29Merge remote-tracking branch 'regmap/for-5.8' into regmap-nextMark Brown1-39/+70
2020-05-29Merge series "regmap: provide simple bitops and use them in a driver" from Ba...Mark Brown1-0/+36
2020-05-29Merge series "New DSA driver for VSC9953 Seville switch" from Vladimir Oltean...Mark Brown1-0/+8
2020-05-29regmap: provide helpers for simple bit operationsBartosz Golaszewski1-0/+36
2020-05-29regmap: add helper for per-port regfield initializationVladimir Oltean1-0/+8
2020-05-29mmc: sdio: Sort all SDIO IDs in common include filePali Rohár1-21/+22
2020-05-29mmc: sdio: Fix Cypress SDIO IDs macros in common include filePali Rohár1-3/+3
2020-05-29mmc: sdio: Move SDIO IDs from b43-sdio driver to common include filePali Rohár1-0/+4
2020-05-29mmc: sdio: Move SDIO IDs from ath10k driver to common include filePali Rohár1-0/+2
2020-05-29mmc: sdio: Move SDIO IDs from ath6kl driver to common include filePali Rohár1-0/+10
2020-05-29mmc: sdio: Move SDIO IDs from smssdio driver to common include filePali Rohár1-0/+5
2020-05-29mmc: sdio: Move SDIO IDs from btmtksdio driver to common include filePali Rohár1-0/+2
2020-05-29mmc: sdio: Move SDIO IDs from btmrvl driver to common include filePali Rohár1-0/+8
2020-05-29mmc: sdio: Move SDIO IDs from mwifiex driver to common include filePali Rohár1-0/+10
2020-05-29mmc: sdio: Change macro names for Marvell 8688 modulesPali Rohár1-2/+2
2020-05-29net: be more gentle about silly gso requests coming from userEric Dumazet1-8/+9
2020-05-28Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-3/+14
2020-05-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-1/+1
2020-05-28include/asm-generic/topology.h: guard cpumask_of_node() macro argumentArnd Bergmann1-1/+1
2020-05-28mm: remove VM_BUG_ON(PageSlab()) from page_mapcount()Konstantin Khlebnikov1-2/+13
2020-05-28Merge branch 'for-next/scs' into for-next/coreWill Deacon4-0/+83
2020-05-28Merge branch 'for-next/bti' into for-next/coreWill Deacon4-4/+61
2020-05-28hwmon: Add notification supportGuenter Roeck1-0/+3
2020-05-28block: fix a warning when blkdev.h is included for !CONFIG_BLOCK buildsChristoph Hellwig1-1/+1
2020-05-28mmc: sdio: Fix macro name for Marvell device with ID 0x9134Pali Rohár1-1/+1
2020-05-28m68k: mcf5441x: add support for esdhc mmc controllerAngelo Dureghello1-0/+17
2020-05-28mmc: fix compilation of user APIJérôme Pouiller1-0/+1
2020-05-28mmc: host: Drop redundant MMC_CAP_ERASEUlf Hansson1-1/+0
2020-05-28memstick: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-05-28mmc: sdhci-esdhc: update contact emailWolfram Sang1-1/+1
2020-05-28mmc: core: expose info about enhanced rpmb supportKrishna Konda2-0/+2
2020-05-28mmc: host: Introduce the request_atomic() for the hostBaolin Wang1-0/+3
2020-05-28mm/swap: Use local_lock for protectionIngo Molnar1-0/+1
2020-05-28radix-tree: Use local_lock for protectionSebastian Andrzej Siewior2-2/+11
2020-05-28locking: Introduce local_lock()Thomas Gleixner2-0/+144
2020-05-28Merge tag 'v5.7-rc7' into perf/core, to pick up fixesIngo Molnar81-238/+500
2020-05-27Merge tag 'fsnotify_for_v5.7-rc8' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+1
2020-05-27Merge branch 'for-5.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-9/+5
2020-05-27RDMA/core: Fix double destruction of uobjectJason Gunthorpe1-1/+1
2020-05-27fanotify: turn off support for FAN_DIR_MODIFYAmir Goldstein1-2/+1
2020-05-27PM: hibernate: Restrict writes to the resume deviceDomenico Andreoli1-0/+6