summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2017-07-06pwm: Standardize document formatMauro Carvalho Chehab-18/+28
2017-07-06Fix trivial misannotationsAl Viro-3/+3
2017-07-06pwm: bfin: Remove unneeded error messageMarkus Elfring-3/+1
2017-07-06drm: Remove unused drm_file parameter to drm_syncobj_replace_fence()Chris Wilson-11/+6
2017-07-06dt-bindings: pwm: Update STM32 timers clock namesFabrice GASNIER-1/+1
2017-07-06dt-bindings: pwm: Add R-Car M3-W device tree bindingsUlrich Hecht-0/+1
2017-07-06ext4: fix __ext4_new_inode() journal credits calculationTahsin Erdogan-34/+89
2017-07-06ext4: skip ext4_init_security() and encryption on ea_inodesTahsin Erdogan-5/+6
2017-07-06PM / devfreq: constify attribute_group structures.Arvind Yadav-1/+1
2017-07-06PM / devfreq: tegra: fix error return code in tegra_devfreq_probe()Gustavo A. R. Silva-3/+3
2017-07-06PM / devfreq: rk3399_dmc: fix error return code in rk3399_dmcfreq_probe()Gustavo A. R. Silva-2/+3
2017-07-06Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie-197/+687
2017-07-05CIFS: fix circular locking dependencyRabin Vincent-2/+2
2017-07-05cifs: set oparms.create_options rather than or'ing in CREATE_OPEN_BACKUP_INTENTColin Ian King-1/+1
2017-07-05cifs: Do not modify mid entry after submitting I/O in cifs_call_asyncLong Li-2/+5
2017-07-05CIFS: add SFM mapping for 0x01-0x1FBjörn JACKE-0/+8
2017-07-05cifs: hide unused functionsArnd Bergmann-1/+2
2017-07-05cifs: Use smb 2 - 3 and cifsacl mount options getacl functionsShirish Pargaonkar-0/+116
2017-07-05cifs: prototype declaration and definition for smb 2 - 3 and cifsacl mount op...Shirish Pargaonkar-11/+44
2017-07-05CIFS: add CONFIG_CIFS_DEBUG_KEYS to dump encryption keysAurélien Aptel-3/+34
2017-07-05cifs: set mapping error when page writeback fails in writepage or launder_pagesJeff Layton-5/+7
2017-07-05Merge branch 'parisc-4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-4/+18
2017-07-05Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-341/+2190
2017-07-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds-49/+165
2017-07-05Merge tag 'gfs2-4.13.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-102/+175
2017-07-05Merge branch 'for-4.13-part1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1415/+1723
2017-07-05Merge branch 'work.memdup_user' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-118/+52
2017-07-05fs: remove call_fsync helper functionJeff Layton-8/+2
2017-07-05mm: clean up error handling in write_one_pageJeff Layton-7/+6
2017-07-05JFS: do not ignore return code from write_one_page()Dave Kleikamp-2/+6
2017-07-05mm: drop "wait" parameter from write_one_page()Jeff Layton-15/+15
2017-07-05Merge branch 'timers-compat' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-171/+287
2017-07-05ubifs: don't bother checking for encryption key in ->mmap()Eric Biggers-9/+0
2017-07-05ubifs: require key for truncate(2) of encrypted fileEric Biggers-0/+8
2017-07-05um: add dummy ioremap and iounmap functionsLogan Gunthorpe-0/+17
2017-07-05Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-161/+117
2017-07-05um: Allow building and running on older hostsFlorian Fainelli-4/+12
2017-07-05um: Avoid longjmp/setjmp symbol clashes with libpthread.aFlorian Fainelli-16/+20
2017-07-05um: console: Ignore console= optionMasami Hiramatsu-0/+3
2017-07-05um: Use os_warn to print out pre-boot warning/error messagesMasami Hiramatsu-24/+26
2017-07-05um: Add os_warn() for pre-boot warning/error messagesMasami Hiramatsu-0/+11
2017-07-05um: Use os_info for the messages on normal pathMasami Hiramatsu-27/+28
2017-07-05um: Add os_info() for pre-boot information messagesMasami Hiramatsu-0/+27
2017-07-05um: Use printk instead of printf in make_uml_dirMasami Hiramatsu-4/+7
2017-07-05rtc: ds1307: use regmap_update_bits where applicableHeiner Kallweit-62/+20
2017-07-05rtc: brcmstb-waketimer: Add Broadcom STB wake-timerBrian Norris-0/+342
2017-07-05IB/core, opa_vnic, hfi1, mlx5: Properly free rdma_netdevNiranjana Vishwanathapura-31/+39
2017-07-05Merge branch 'work.sys_wait' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-259/+187
2017-07-05Merge branch 'work.misc-set_fs' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-271/+220
2017-07-05dm zoned: fix overflow when converting zone ID to sectorsDamien Le Moal-2/+2