summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-06-01Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Rafael J. Wysocki2-0/+30
2020-06-01KVM: introduce kvm_read_guest_offset_cached()Vitaly Kuznetsov1-0/+3
2020-06-01Merge branch 'for-5.8' into for-linusPetr Mladek443-5492/+11201
2020-06-01pstore/blk: Support non-block storage devicesWeiXiong Liao2-0/+44
2020-06-01pstore/blk: Provide way to query pstore configurationWeiXiong Liao1-0/+28
2020-06-01pstore/zone: Provide way to skip "broken" zone for MTD devicesWeiXiong Liao2-5/+10
2020-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller7-23/+40
2020-06-01Merge tag 'mac80211-next-for-davem-2020-05-31' of git://git.kernel.org/pub/sc...David S. Miller1-5/+339
2020-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds3-9/+20
2020-05-31vfs, afs, ext4: Make the inode hash table RCU searchableDavid Howells1-0/+3
2020-05-31mac80211: check the correct bit for EMA APShaul Triebitz1-1/+1
2020-05-31ieee80211: add HE ext EIDs and 6 GHz capability definesJohannes Berg1-0/+28
2020-05-31ieee80211: add code to obtain and parse 6 GHz operation fieldJohannes Berg1-1/+51
2020-05-31ieee80211: definitions for reduced neighbor reportsTova Mussai1-0/+28
2020-05-31mtd: rawnand: Add an invalid ECC mode to discriminate with valid onesMiquel Raynal1-0/+1
2020-05-31mtd: rawnand: Drop OOB_FIRST placement schemeMiquel Raynal1-1/+0
2020-05-31mtd: rawnand: Avoid a typedefMiquel Raynal3-5/+5
2020-05-31mtd: rawnand: Stop using nand_release()Miquel Raynal2-3/+1
2020-05-30pstore/zone,blk: Add ftrace frontend supportWeiXiong Liao1-0/+2
2020-05-30pstore/zone,blk: Add console frontend supportWeiXiong Liao1-1/+3
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-30net/mlx5: IPSec: Fix incorrect type for spiSaeed Mahameed1-1/+1
2020-05-30net/mlx5: cmd: Fix memset with byte count warningSaeed Mahameed1-1/+1
2020-05-30exec: Compute file based creds only onceEric W. Biederman4-28/+19
2020-05-30exec: Add a per bprm->file version of per_clearEric W. Biederman2-0/+7
2020-05-30Merge 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