index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-01-16
USB: serial: mos7720: fix control-message error handling
Johan Hovold
1
-2
/
+7
2017-01-16
USB: serial: mct_u232: fix modem-status error handling
Johan Hovold
1
-1
/
+5
2017-01-16
USB: serial: iuu_phoenix: remove unused buffer from open
Johan Hovold
1
-14
/
+1
2017-01-16
USB: serial: io_edgeport: fix descriptor error handling
Johan Hovold
1
-9
/
+15
2017-01-16
USB: serial: io_edgeport: fix epic-descriptor handling
Johan Hovold
1
-6
/
+18
2017-01-16
USB: serial: ftdi_sio: fix latency-timer error handling
Johan Hovold
1
-2
/
+5
2017-01-16
USB: serial: ftdi_sio: fix modem-status error handling
Johan Hovold
1
-1
/
+5
2017-01-16
USB: serial: ark3116: fix open error handling
Johan Hovold
1
-6
/
+19
2017-01-16
USB: serial: ark3116: fix register-accessor error handling
Johan Hovold
1
-3
/
+10
2017-01-16
USB: serial: kl5kusb105: remove unused termios structure
Johan Hovold
1
-11
/
+0
2017-01-16
USB: serial: kl5kusb105: clean up struct definition
Johan Hovold
1
-6
/
+6
2017-01-16
USB: serial: kl5kusb105: remove dead code
Johan Hovold
1
-68
/
+8
2017-01-16
USB: serial: kl5kusb105: make logging less verbose
Johan Hovold
1
-8
/
+8
2017-01-16
USB: serial: ch341: change initial line-control settings
Johan Hovold
1
-9
/
+5
2017-01-16
USB: serial: ch341: rename LCR variable in set_termios
Johan Hovold
1
-12
/
+12
2017-01-16
USB: serial: ch341: rename modem-status register
Johan Hovold
1
-8
/
+8
2017-01-16
USB: serial: ch341: rename shadow modem-control register
Johan Hovold
1
-14
/
+14
2017-01-16
USB: serial: ch341: clean up control debug messages
Johan Hovold
1
-5
/
+4
2017-01-16
USB: serial: ch341: fix modem-status handling
Johan Hovold
1
-15
/
+12
2017-01-16
USB: serial: cypress_m8: remove unused variable
Sudip Mukherjee
1
-5
/
+0
2017-01-16
Linux 4.10-rc4
v4.10-rc4
Linus Torvalds
1
-1
/
+1
2017-01-15
fix a fencepost error in pipe_advance()
Al Viro
1
-23
/
+31
2017-01-15
coredump: Ensure proper size of sparse core files
Dave Kleikamp
3
-0
/
+20
2017-01-15
aio: fix lock dep warning
Shaohua Li
1
-2
/
+4
2017-01-14
efi/x86: Prune invalid memory map entries and fix boot regression
Peter Jones
2
-0
/
+67
2017-01-14
Revert "driver core: Add deferred_probe attribute to devices in sysfs"
Greg Kroah-Hartman
4
-34
/
+0
2017-01-14
perf/x86: Reject non sampling events with precise_ip
Jiri Olsa
1
-0
/
+4
2017-01-14
perf/x86/intel: Account interrupts for PEBS errors
Jiri Olsa
3
-17
/
+37
2017-01-14
perf/core: Fix concurrent sys_perf_event_open() vs. 'move_group' race
Peter Zijlstra
1
-4
/
+54
2017-01-14
perf/core: Fix sys_perf_event_open() vs. hotplug
Peter Zijlstra
1
-22
/
+48
2017-01-14
x86/mpx: Use compatible types in comparison to fix sparse error
Tobias Klauser
1
-1
/
+1
2017-01-14
x86/tsc: Add the Intel Denverton Processor to native_calibrate_tsc()
Len Brown
1
-0
/
+1
2017-01-13
block: don't try to discard from __blkdev_issue_zeroout
Christoph Hellwig
1
-7
/
+6
2017-01-13
sd: remove __data_len hack for WRITE SAME
Christoph Hellwig
1
-16
/
+1
2017-01-13
nvme: use blk_rq_payload_bytes
Christoph Hellwig
4
-30
/
+15
2017-01-13
scsi: use blk_rq_payload_bytes
Christoph Hellwig
1
-1
/
+1
2017-01-13
block: add blk_rq_payload_bytes
Christoph Hellwig
1
-0
/
+13
2017-01-13
vfio/type1: Remove pid_namespace.h include
Alex Williamson
1
-1
/
+0
2017-01-13
dmaengine: rcar-dmac: unmap slave resource when channel is freed
Niklas Söderlund
1
-0
/
+8
2017-01-13
vfio iommu type1: fix the testing of capability for remote task
Jike Song
1
-2
/
+1
2017-01-12
i2c: piix4: Avoid race conditions with IMC
Ricardo Ribalda
1
-0
/
+22
2017-01-12
i2c: fix spelling mistake: "insufficent" -> "insufficient"
Colin Ian King
1
-1
/
+1
2017-01-12
i2c: print correct device invalid address
John Garry
1
-1
/
+1
2017-01-12
i2c: do not enable fall back to Host Notify by default
Dmitry Torokhov
3
-9
/
+17
2017-01-12
i2c: fix kernel memory disclosure in dev interface
Vlad Tsyrklevich
1
-1
/
+1
2017-01-12
ceph: fix get_oldest_context()
Geng, Jichao
1
-2
/
+2
2017-01-12
ceph: fix mds cluster availability check
Yan, Zheng
1
-0
/
+5
2017-01-12
arm64: assembler: make adr_l work in modules under KASLR
Ard Biesheuvel
1
-9
/
+27
2017-01-12
block: Rename blk_queue_zone_size and bdev_zone_size
Damien Le Moal
5
-17
/
+17
2017-01-12
KVM: x86: fix emulation of "MOV SS, null selector"
Paolo Bonzini
1
-10
/
+38
[next]