aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-05-30pstore/zone,blk: Add support for pmsg frontendWeiXiong Liao1-0/+2
2020-05-30pstore/blk: Introduce backend for block devicesWeiXiong Liao1-0/+51
2020-05-30pstore/zone: Introduce common layer to manage storage zonesWeiXiong Liao1-0/+44
2020-05-30pstore/ram: Introduce max_reason and convert dump_oopsKees Cook1-1/+1
2020-05-30pstore/platform: Pass max_reason to kmesg dumpPavel Tatashin1-0/+7
2020-05-30printk: Introduce kmsg_dump_reason_str()Kees Cook1-0/+7
2020-05-30printk: honor the max_reason field in kmsg_dumperPavel Tatashin1-0/+1
2020-05-30printk: Collapse shutdown types into a single dump reasonKees Cook1-3/+1
2020-05-30pstore/platform: Switch pstore_info::name to constKees Cook1-1/+1
2020-05-30Merge tag 'irqchip-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner2-25/+10
2020-05-29net/mlx5: IPSec: Fix incorrect type for spiSaeed Mahameed1-1/+1
2020-05-29net/mlx5: cmd: Fix memset with byte count warningSaeed Mahameed1-1/+1
2020-05-29exec: Compute file based creds only onceEric W. Biederman4-28/+19
2020-05-29exec: Add a per bprm->file version of per_clearEric W. Biederman2-0/+7
2020-05-29Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed4-58/+53
2020-05-29net: remove kernel_setsockoptChristoph Hellwig1-2/+0
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-29PM: runtime: Replace pm_runtime_callbacks_present()Rafael J. Wysocki1-2/+2
2020-05-29Merge tag 'v5.7-rc7' into x86/amdJoerg Roedel28-80/+123
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-29iommu/vt-d: Allocate domain info for real DMA sub-devicesJon Derrick1-0/+1
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-29iommu: Remove iommu_sva_ops::mm_exit()Jean-Philippe Brucker1-30/+0
2020-05-29uacce: Remove mm_exit() opJean-Philippe Brucker1-25/+9
2020-05-29regmap: add helper for per-port regfield initializationVladimir Oltean1-0/+8
2020-05-29i2c: smbus: Add a way to instantiate SPD EEPROMs automaticallyJean Delvare1-1/+7
2020-05-29serial: 8250: Support rs485 bus termination GPIOLukas Wunner1-0/+2
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-29opp: Expose bandwidth information via debugfsViresh Kumar1-0/+6
2020-05-29opp: Add support for parsing interconnect bandwidthGeorgi Djakov1-0/+18
2020-05-28net: be more gentle about silly gso requests coming from userEric Dumazet1-8/+9
2020-05-28sunrpc: clean up properly in gss_mech_unregister()NeilBrown2-1/+3
2020-05-28vfio: Selective dirty page tracking if IOMMU backed device pins pagesKirti Wankhede1-1/+3
2020-05-28gpio: gpiolib: Allow GPIO IRQs to lazy disableMaulik Shah1-0/+13
2020-05-28Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-2/+13