index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2017-07-06
pwm: Standardize document format
Mauro Carvalho Chehab
-18
/
+28
2017-07-06
Fix trivial misannotations
Al Viro
-3
/
+3
2017-07-06
pwm: bfin: Remove unneeded error message
Markus Elfring
-3
/
+1
2017-07-06
drm: Remove unused drm_file parameter to drm_syncobj_replace_fence()
Chris Wilson
-11
/
+6
2017-07-06
dt-bindings: pwm: Update STM32 timers clock names
Fabrice GASNIER
-1
/
+1
2017-07-06
dt-bindings: pwm: Add R-Car M3-W device tree bindings
Ulrich Hecht
-0
/
+1
2017-07-06
ext4: fix __ext4_new_inode() journal credits calculation
Tahsin Erdogan
-34
/
+89
2017-07-06
ext4: skip ext4_init_security() and encryption on ea_inodes
Tahsin Erdogan
-5
/
+6
2017-07-06
PM / devfreq: constify attribute_group structures.
Arvind Yadav
-1
/
+1
2017-07-06
PM / devfreq: tegra: fix error return code in tegra_devfreq_probe()
Gustavo A. R. Silva
-3
/
+3
2017-07-06
PM / devfreq: rk3399_dmc: fix error return code in rk3399_dmcfreq_probe()
Gustavo A. R. Silva
-2
/
+3
2017-07-06
Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
-197
/
+687
2017-07-05
CIFS: fix circular locking dependency
Rabin Vincent
-2
/
+2
2017-07-05
cifs: set oparms.create_options rather than or'ing in CREATE_OPEN_BACKUP_INTENT
Colin Ian King
-1
/
+1
2017-07-05
cifs: Do not modify mid entry after submitting I/O in cifs_call_async
Long Li
-2
/
+5
2017-07-05
CIFS: add SFM mapping for 0x01-0x1F
Björn JACKE
-0
/
+8
2017-07-05
cifs: hide unused functions
Arnd Bergmann
-1
/
+2
2017-07-05
cifs: Use smb 2 - 3 and cifsacl mount options getacl functions
Shirish Pargaonkar
-0
/
+116
2017-07-05
cifs: prototype declaration and definition for smb 2 - 3 and cifsacl mount op...
Shirish Pargaonkar
-11
/
+44
2017-07-05
CIFS: add CONFIG_CIFS_DEBUG_KEYS to dump encryption keys
Aurélien Aptel
-3
/
+34
2017-07-05
cifs: set mapping error when page writeback fails in writepage or launder_pages
Jeff Layton
-5
/
+7
2017-07-05
Merge branch 'parisc-4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-4
/
+18
2017-07-05
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
-341
/
+2190
2017-07-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
-49
/
+165
2017-07-05
Merge tag 'gfs2-4.13.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-102
/
+175
2017-07-05
Merge branch 'for-4.13-part1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-1415
/
+1723
2017-07-05
Merge branch 'work.memdup_user' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-118
/
+52
2017-07-05
fs: remove call_fsync helper function
Jeff Layton
-8
/
+2
2017-07-05
mm: clean up error handling in write_one_page
Jeff Layton
-7
/
+6
2017-07-05
JFS: do not ignore return code from write_one_page()
Dave Kleikamp
-2
/
+6
2017-07-05
mm: drop "wait" parameter from write_one_page()
Jeff Layton
-15
/
+15
2017-07-05
Merge branch 'timers-compat' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-171
/
+287
2017-07-05
ubifs: don't bother checking for encryption key in ->mmap()
Eric Biggers
-9
/
+0
2017-07-05
ubifs: require key for truncate(2) of encrypted file
Eric Biggers
-0
/
+8
2017-07-05
um: add dummy ioremap and iounmap functions
Logan Gunthorpe
-0
/
+17
2017-07-05
Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-161
/
+117
2017-07-05
um: Allow building and running on older hosts
Florian Fainelli
-4
/
+12
2017-07-05
um: Avoid longjmp/setjmp symbol clashes with libpthread.a
Florian Fainelli
-16
/
+20
2017-07-05
um: console: Ignore console= option
Masami Hiramatsu
-0
/
+3
2017-07-05
um: Use os_warn to print out pre-boot warning/error messages
Masami Hiramatsu
-24
/
+26
2017-07-05
um: Add os_warn() for pre-boot warning/error messages
Masami Hiramatsu
-0
/
+11
2017-07-05
um: Use os_info for the messages on normal path
Masami Hiramatsu
-27
/
+28
2017-07-05
um: Add os_info() for pre-boot information messages
Masami Hiramatsu
-0
/
+27
2017-07-05
um: Use printk instead of printf in make_uml_dir
Masami Hiramatsu
-4
/
+7
2017-07-05
rtc: ds1307: use regmap_update_bits where applicable
Heiner Kallweit
-62
/
+20
2017-07-05
rtc: brcmstb-waketimer: Add Broadcom STB wake-timer
Brian Norris
-0
/
+342
2017-07-05
IB/core, opa_vnic, hfi1, mlx5: Properly free rdma_netdev
Niranjana Vishwanathapura
-31
/
+39
2017-07-05
Merge branch 'work.sys_wait' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-259
/
+187
2017-07-05
Merge branch 'work.misc-set_fs' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-271
/
+220
2017-07-05
dm zoned: fix overflow when converting zone ID to sectors
Damien Le Moal
-2
/
+2
[prev]
[next]