summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-06-01Merge tag 'tpmdd-next-20200522' of git://git.infradead.org/users/jjs/linux-tpmddLinus Torvalds1-1/+1
2020-06-01Merge tag 'spi-nor/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Richard Weinberger1-12/+12
2020-06-01Merge tag 'nand/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Richard Weinberger7-62/+95
2020-06-01PCI/AER: Remove HEST/FIRMWARE_FIRST parsing for AER ownershipKuppuswamy Sathyanarayanan1-2/+0
2020-06-01block: mark bio_wouldblock_error() bio with BIO_QUIETJens Axboe1-0/+1
2020-06-01Merge branches 'acpi-apei', 'acpi-pmic', 'acpi-video' and 'acpi-dptf'Rafael J. Wysocki1-0/+1
2020-06-01workqueue: fix a piece of comment about reserved bits for work flagsLai Jiangshan1-1/+1
2020-06-01Merge branch 'pm-cpufreq'Rafael J. Wysocki1-1/+1
2020-06-01Merge branches 'pm-core' and 'pm-sleep'Rafael J. Wysocki3-26/+18
2020-06-01Merge remote-tracking branch 'regulator/for-5.8' into regulator-linusMark Brown4-22/+62
2020-06-01libceph: read_from_replica optionIlya Dryomov1-0/+2
2020-06-01libceph: support for balanced and localized readsIlya Dryomov2-0/+4
2020-06-01libceph: crush_location infrastructureIlya Dryomov2-1/+16
2020-06-01libceph: decode CRUSH device/bucket types and namesIlya Dryomov1-0/+12
2020-06-01libceph: add non-asserting rbtree insertion helperIlya Dryomov1-2/+8
2020-06-01libceph, rbd: replace zero-length array with flexible-arrayGustavo A. R. Silva2-2/+2
2020-06-01ceph: add read/write latency metric supportXiubo Li1-0/+3
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