aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-06-01Merge tag 'locking-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-2/+156
2020-06-01Merge tag 'core-rcu-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds13-45/+239
2020-06-01Merge tag 'core-kprobes-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-0/+65
2020-06-01Merge tag 'printk-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2-3/+2
2020-06-01Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...Linus Torvalds1-8/+11
2020-06-01Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds2-89/+130
2020-06-01Merge tag 'pstore-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-5/+196
2020-06-01Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds4-18/+8
2020-06-01Merge tag 'regulator-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds4-22/+62
2020-06-01Merge tag 'regmap-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds1-39/+70
2020-06-01regmap: provide helpers for simple bit operationsBartosz Golaszewski1-0/+36
2020-06-01Merge tag 'hwmon-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds3-0/+123
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-01drivers: video: hdmi: cleanup coding style in video a bitBernard Zhao1-0/+1
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-05-31pstore/blk: Support non-block storage devicesWeiXiong Liao2-0/+44
2020-05-31pstore/blk: Provide way to query pstore configurationWeiXiong Liao1-0/+28
2020-05-31pstore/zone: Provide way to skip "broken" zone for MTD devicesWeiXiong Liao2-5/+10
2020-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller7-23/+40
2020-05-31Merge 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