index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-12-01
120
-479
/
+503
|
\
|
*
scsi: sd: enable compat ioctls for sed-opal
Arnd Bergmann
2019-10-23
1
-2
/
+12
|
*
pktcdvd: add compat_ioctl handler
Arnd Bergmann
2019-10-23
1
-0
/
+25
|
*
compat_ioctl: move SG_GET_REQUEST_TABLE handling
Arnd Bergmann
2019-10-23
1
-5
/
+35
|
*
compat_ioctl: ppp: move simple commands into ppp_generic.c
Arnd Bergmann
2019-10-23
1
-0
/
+4
|
*
compat_ioctl: handle PPPIOCGIDLE for 64-bit time_t
Arnd Bergmann
2019-10-23
1
-5
/
+14
|
*
compat_ioctl: move PPPIOCSCOMPRESS to ppp_generic
Al Viro
2019-10-23
1
-15
/
+38
|
*
compat_ioctl: unify copy-in of ppp filters
Al Viro
2019-10-23
1
-61
/
+108
|
*
tty: handle compat PPP ioctls
Arnd Bergmann
2019-10-23
1
-0
/
+4
|
*
compat_ioctl: move SIOCOUTQ out of compat_ioctl.c
Arnd Bergmann
2019-10-23
1
-0
/
+1
|
*
compat_ioctl: reimplement SG_IO handling
Arnd Bergmann
2019-10-23
1
-8
/
+11
|
*
compat_ioctl: move WDIOC handling into wdt drivers
Arnd Bergmann
2019-10-23
60
-0
/
+60
|
*
compat_ioctl: remove /dev/random commands
Arnd Bergmann
2019-10-23
1
-0
/
+1
|
*
compat_ioctl: move isdn/capi ioctl translation into driver
Arnd Bergmann
2019-10-23
1
-0
/
+31
|
*
compat_ioctl: move ATYFB_CLK handling to atyfb driver
Arnd Bergmann
2019-10-23
1
-1
/
+11
|
*
compat_ioctl: move tape handling into drivers
Arnd Bergmann
2019-10-23
3
-42
/
+54
|
*
compat_ioctl: use correct compat_ptr() translation in drivers
Arnd Bergmann
2019-10-23
4
-67
/
+4
|
*
compat_ioctl: move more drivers to compat_ptr_ioctl
Arnd Bergmann
2019-10-23
28
-47
/
+31
|
*
compat_ioctl: move drivers to compat_ptr_ioctl
Arnd Bergmann
2019-10-23
15
-225
/
+19
|
*
compat_ioctl: move rtc handling into drivers/rtc/dev.c
Arnd Bergmann
2019-10-23
2
-1
/
+40
*
|
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-11-30
18
-111
/
+915
|
\
\
|
*
|
Drivers: hv: vmbus: Fix crash handler reset of Hyper-V synic
Michael Kelley
2019-11-22
1
-1
/
+1
|
*
|
drivers/hv: Replace binary semaphore with mutex
Davidlohr Bueso
2019-11-22
1
-5
/
+5
|
*
|
drivers: iommu: hyperv: Make HYPERV_IOMMU only available on x86
Boqun Feng
2019-11-22
1
-1
/
+1
|
*
|
HID: hyperv: Add the support of hibernation
Dexuan Cui
2019-11-22
1
-0
/
+34
|
*
|
hv_balloon: Add the support of hibernation
Dexuan Cui
2019-11-22
1
-2
/
+85
|
*
|
Drivers: hv: balloon: Remove dependencies on guest page size
Himadri Pandya
2019-11-22
1
-13
/
+12
|
*
|
Drivers: hv: vmbus: Remove dependencies on guest page size
Himadri Pandya
2019-11-22
2
-10
/
+10
|
*
|
Drivers: hv: util: Specify ring buffer size using Hyper-V page size
Himadri Pandya
2019-11-22
1
-2
/
+3
|
*
|
Drivers: hv: Specify receive buffer size using Hyper-V page size
Himadri Pandya
2019-11-22
4
-7
/
+10
|
*
|
drivers: hv: vmbus: Introduce latency testing
Branden Bonaby
2019-11-22
6
-0
/
+219
|
*
|
video: hyperv: hyperv_fb: Support deferred IO for Hyper-V frame buffer driver
Wei Hu
2019-11-22
2
-21
/
+190
|
*
|
video: hyperv: hyperv_fb: Obtain screen resolution from Hyper-V host
Wei Hu
2019-11-22
1
-12
/
+147
|
*
|
hv_netvsc: Add the support of hibernation
Dexuan Cui
2019-11-22
2
-0
/
+60
|
*
|
video: hyperv_fb: Add the support of hibernation
Dexuan Cui
2019-11-22
1
-0
/
+59
|
*
|
scsi: storvsc: Add the support of hibernation
Dexuan Cui
2019-11-22
1
-0
/
+41
|
*
|
Drivers: hv: vmbus: Add module parameter to cap the VMBus version
Andrea Parri
2019-11-22
1
-0
/
+13
|
*
|
Drivers: hv: vmbus: Enable VMBus protocol versions 4.1, 5.1 and 5.2
Andrea Parri
2019-11-22
1
-5
/
+8
|
*
|
Drivers: hv: vmbus: Introduce table of VMBus protocol versions
Andrea Parri
2019-11-22
2
-34
/
+19
*
|
|
Merge tag 'powerpc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-11-30
2
-38
/
+92
|
\
\
\
|
*
|
|
PCI: rpaphp: Correctly match ibm, my-drc-index to drc-name when using drc-info
Tyrel Datwyler
2019-11-13
1
-2
/
+3
|
*
|
|
PCI: rpaphp: Annotate and correctly byte swap DRC properties
Tyrel Datwyler
2019-11-13
1
-14
/
+15
|
*
|
|
PCI: rpaphp: Add drc-info support for hotplug slot registration
Tyrel Datwyler
2019-11-13
1
-20
/
+69
|
*
|
|
PCI: rpaphp: Don't rely on firmware feature to imply drc-info support
Tyrel Datwyler
2019-11-13
1
-1
/
+1
|
*
|
|
PCI: rpaphp: Fix up pointer to first drc-info entry
Tyrel Datwyler
2019-11-13
1
-0
/
+2
|
*
|
|
macintosh: ans-lcd: make anslcd_logo static and __initconst
Rasmus Villemoes
2019-11-05
1
-1
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'notifications-pipe-prep-20191115' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2019-11-30
1
-9
/
+7
|
\
\
\
|
*
|
|
pipe: Use head and tail pointers for the ring, not cursor and length
David Howells
2019-10-31
1
-9
/
+7
|
|
/
/
*
|
|
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
2019-11-30
22
-1305
/
+537
|
\
\
\
|
*
|
|
xen/gntdev: use mmu_interval_notifier_insert
Jason Gunthorpe
2019-11-24
2
-138
/
+49
[next]