summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2020-06-01Merge tag 'regulator-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2020-06-01Merge tag 'regmap-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds
2020-06-01regmap: provide helpers for simple bit operationsBartosz Golaszewski
2020-06-01Merge tag 'hwmon-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds
2020-06-01Merge tag 'tpmdd-next-20200522' of git://git.infradead.org/users/jjs/linux-tpmddLinus Torvalds
2020-06-01Merge tag 'spi-nor/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Richard Weinberger
2020-06-01Merge tag 'nand/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Richard Weinberger
2020-06-01PCI/AER: Remove HEST/FIRMWARE_FIRST parsing for AER ownershipKuppuswamy Sathyanarayanan
2020-06-01block: mark bio_wouldblock_error() bio with BIO_QUIETJens Axboe
2020-06-01Merge branches 'acpi-apei', 'acpi-pmic', 'acpi-video' and 'acpi-dptf'Rafael J. Wysocki
2020-06-01workqueue: fix a piece of comment about reserved bits for work flagsLai Jiangshan
2020-06-01Merge branch 'pm-cpufreq'Rafael J. Wysocki
2020-06-01Merge branches 'pm-core' and 'pm-sleep'Rafael J. Wysocki
2020-06-01Merge remote-tracking branch 'regulator/for-5.8' into regulator-linusMark Brown
2020-06-01libceph: read_from_replica optionIlya Dryomov
2020-06-01libceph: support for balanced and localized readsIlya Dryomov
2020-06-01libceph: crush_location infrastructureIlya Dryomov
2020-06-01libceph: decode CRUSH device/bucket types and namesIlya Dryomov
2020-06-01libceph: add non-asserting rbtree insertion helperIlya Dryomov
2020-06-01libceph, rbd: replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-06-01ceph: add read/write latency metric supportXiubo Li
2020-06-01Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Rafael J. Wysocki
2020-06-01KVM: introduce kvm_read_guest_offset_cached()Vitaly Kuznetsov
2020-06-01Merge branch 'for-5.8' into for-linusPetr Mladek
2020-05-31pstore/blk: Support non-block storage devicesWeiXiong Liao
2020-05-31pstore/blk: Provide way to query pstore configurationWeiXiong Liao
2020-05-31pstore/zone: Provide way to skip "broken" zone for MTD devicesWeiXiong Liao
2020-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-31Merge tag 'mac80211-next-for-davem-2020-05-31' of git://git.kernel.org/pub/sc...David S. Miller
2020-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-05-31vfs, afs, ext4: Make the inode hash table RCU searchableDavid Howells
2020-05-31mac80211: check the correct bit for EMA APShaul Triebitz
2020-05-31ieee80211: add HE ext EIDs and 6 GHz capability definesJohannes Berg
2020-05-31ieee80211: add code to obtain and parse 6 GHz operation fieldJohannes Berg
2020-05-31ieee80211: definitions for reduced neighbor reportsTova Mussai
2020-05-31mtd: rawnand: Add an invalid ECC mode to discriminate with valid onesMiquel Raynal
2020-05-31mtd: rawnand: Drop OOB_FIRST placement schemeMiquel Raynal
2020-05-31mtd: rawnand: Avoid a typedefMiquel Raynal
2020-05-31mtd: rawnand: Stop using nand_release()Miquel Raynal
2020-05-30pstore/zone,blk: Add ftrace frontend supportWeiXiong Liao
2020-05-30pstore/zone,blk: Add console frontend supportWeiXiong Liao
2020-05-30pstore/zone,blk: Add support for pmsg frontendWeiXiong Liao
2020-05-30pstore/blk: Introduce backend for block devicesWeiXiong Liao
2020-05-30pstore/zone: Introduce common layer to manage storage zonesWeiXiong Liao
2020-05-30pstore/ram: Introduce max_reason and convert dump_oopsKees Cook
2020-05-30pstore/platform: Pass max_reason to kmesg dumpPavel Tatashin
2020-05-30printk: Introduce kmsg_dump_reason_str()Kees Cook
2020-05-30printk: honor the max_reason field in kmsg_dumperPavel Tatashin
2020-05-30printk: Collapse shutdown types into a single dump reasonKees Cook
2020-05-30pstore/platform: Switch pstore_info::name to constKees Cook