index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-06
mfd: rtsx: Do retry when DMA transfer error
Steven Feng
2
-2
/
+20
2017-07-06
mfd: axp20x: Add axp20x-regulator cell for AXP803
Icenowy Zheng
1
-1
/
+2
2017-07-06
mfd: rn5t618: Unregister restart handler on remove
Stefan Agner
1
-0
/
+2
2017-07-06
mfd: wm831x: Remove redundant !pdata checks
Charles Keepax
1
-14
/
+12
2017-07-06
mfd: ipaq-micro: Dump debugging hexdumps
Linus Walleij
1
-5
/
+0
2017-07-06
mfd: intel-lpss: Add Intel Cannonlake PCI IDs
Andy Shevchenko
1
-0
/
+24
2017-07-06
VFS: Provide empty name qstr
David Howells
6
-10
/
+15
2017-07-06
VFS: Make get_filesystem() return the affected filesystem
David Howells
2
-2
/
+3
2017-07-06
VFS: Clean up whitespace in fs/namespace.c and fs/super.c
David Howells
2
-4
/
+4
2017-07-06
Provide a function to create a NUL-terminated string from unterminated data
David Howells
2
-0
/
+25
2017-07-06
ALSA: opl4: Move inline before return type
Joe Perches
1
-1
/
+1
2017-07-06
pwm: meson: Add compatible for the gxbb ao PWMs
Jerome Brunet
1
-3
/
+29
2017-07-06
pwm: sun4i: Drop legacy callbacks
Alexandre Belloni
1
-160
/
+0
2017-07-06
pwm: sun4i: Switch to atomic PWM
Alexandre Belloni
1
-0
/
+166
2017-07-06
pwm: sun4i: Improve hardware read out
Alexandre Belloni
1
-19
/
+46
2017-07-06
nvme-rdma: unconditionally recycle the request mr
Sagi Grimberg
1
-3
/
+0
2017-07-06
nvme: split nvme_uninit_ctrl into stop and uninit
Sagi Grimberg
6
-60
/
+43
2017-07-06
virtio_blk: quiesce/unquiesce live IO when entering PM states
Sagi Grimberg
1
-2
/
+2
2017-07-06
mtip32xx: quiesce request queues to make sure no submissions are inflight
Sagi Grimberg
1
-4
/
+15
2017-07-06
nbd: quiesce request queues to make sure no submissions are inflight
Sagi Grimberg
1
-2
/
+2
2017-07-06
nvme: kick requeue list when requeueing a request instead of when starting the queues
Sagi Grimberg
1
-17
/
+2
2017-07-06
nvme-pci: quiesce/unquiesce admin_q instead of start/stop its hw queues
Sagi Grimberg
1
-3
/
+3
2017-07-06
nvme-loop: quiesce/unquiesce admin_q instead of start/stop its hw queues
Sagi Grimberg
1
-1
/
+2
2017-07-06
nvme-fc: quiesce/unquiesce admin_q instead of start/stop its hw queues
Sagi Grimberg
1
-2
/
+3
2017-07-06
nvme-rdma: quiesce/unquiesce admin_q instead of start/stop its hw queues
Sagi Grimberg
1
-3
/
+4
2017-07-06
nvme-rdma: remove race conditions from IB signalling
Marta Rybczynska
1
-10
/
+10
2017-07-06
pwm: hibvt: Constify hibvt_pwm_ops
Arvind Yadav
1
-1
/
+1
2017-07-06
pwm: Silently error out on EPROBE_DEFER
Jerome Brunet
1
-1
/
+3
2017-07-06
pwm: Standardize document format
Mauro Carvalho Chehab
1
-18
/
+28
2017-07-06
Fix trivial misannotations
Al Viro
2
-3
/
+3
2017-07-06
pwm: bfin: Remove unneeded error message
Markus Elfring
1
-3
/
+1
2017-07-06
drm: Remove unused drm_file parameter to drm_syncobj_replace_fence()
Chris Wilson
3
-11
/
+6
2017-07-06
dt-bindings: pwm: Update STM32 timers clock names
Fabrice GASNIER
1
-1
/
+1
2017-07-06
dt-bindings: pwm: Add R-Car M3-W device tree bindings
Ulrich Hecht
1
-0
/
+1
2017-07-06
ext4: fix __ext4_new_inode() journal credits calculation
Tahsin Erdogan
7
-34
/
+89
2017-07-06
ext4: skip ext4_init_security() and encryption on ea_inodes
Tahsin Erdogan
1
-5
/
+6
2017-07-06
PM / devfreq: constify attribute_group structures.
Arvind Yadav
1
-1
/
+1
2017-07-06
PM / devfreq: tegra: fix error return code in tegra_devfreq_probe()
Gustavo A. R. Silva
1
-3
/
+3
2017-07-06
PM / devfreq: rk3399_dmc: fix error return code in rk3399_dmcfreq_probe()
Gustavo A. R. Silva
1
-2
/
+3
2017-07-06
Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux into drm-next
Dave Airlie
28
-197
/
+687
2017-07-05
CIFS: fix circular locking dependency
Rabin Vincent
1
-2
/
+2
2017-07-05
cifs: set oparms.create_options rather than or'ing in CREATE_OPEN_BACKUP_INTENT
Colin Ian King
1
-1
/
+1
2017-07-05
cifs: Do not modify mid entry after submitting I/O in cifs_call_async
Long Li
1
-2
/
+5
2017-07-05
CIFS: add SFM mapping for 0x01-0x1F
Björn JACKE
1
-0
/
+8
2017-07-05
cifs: hide unused functions
Arnd Bergmann
1
-1
/
+2
2017-07-05
cifs: Use smb 2 - 3 and cifsacl mount options getacl functions
Shirish Pargaonkar
1
-0
/
+116
2017-07-05
cifs: prototype declaration and definition for smb 2 - 3 and cifsacl mount options
Shirish Pargaonkar
2
-11
/
+44
2017-07-05
CIFS: add CONFIG_CIFS_DEBUG_KEYS to dump encryption keys
Aurélien Aptel
2
-3
/
+34
2017-07-05
cifs: set mapping error when page writeback fails in writepage or launder_pages
Jeff Layton
1
-5
/
+7
2017-07-05
Merge branch 'parisc-4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
Linus Torvalds
3
-4
/
+18
[prev]
[next]