index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
samples/rpmsg: Replace print_hex_dump() with print_hex_dump_debug()
Suman Anna
2019-08-27
1
-2
/
+2
*
Linus 5.3-rc1
v5.3-rc1
Linus Torvalds
2019-07-21
1
-2
/
+2
*
Merge tag 'devicetree-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-07-21
11
-122
/
+119
|
\
|
*
dt-bindings: pinctrl: stm32: Fix missing 'clocks' property in examples
Rob Herring
2019-07-21
1
-0
/
+4
|
*
dt-bindings: iio: ad7124: Fix dtc warnings in example
Rob Herring
2019-07-21
1
-33
/
+38
|
*
dt-bindings: iio: avia-hx711: Fix avdd-supply typo in example
Rob Herring
2019-07-21
1
-1
/
+1
|
*
dt-bindings: pinctrl: aspeed: Fix AST2500 example errors
Rob Herring
2019-07-21
1
-4
/
+1
|
*
dt-bindings: pinctrl: aspeed: Fix 'compatible' schema errors
Rob Herring
2019-07-21
2
-2
/
+6
|
*
dt-bindings: riscv: Limit cpus schema to only check RiscV 'cpu' nodes
Rob Herring
2019-07-21
1
-82
/
+61
|
*
dt-bindings: Ensure child nodes are of type 'object'
Rob Herring
2019-07-21
6
-0
/
+8
*
|
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2019-07-21
1
-1
/
+1
|
\
\
|
*
|
typo fix: it's d_make_root, not d_make_inode...
Al Viro
2019-07-21
1
-1
/
+1
*
|
|
Merge tag '5.3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2019-07-21
8
-31
/
+126
|
\
\
\
|
*
|
|
cifs: update internal module number
Steve French
2019-07-19
1
-1
/
+1
|
*
|
|
cifs: flush before set-info if we have writeable handles
Ronnie Sahlberg
2019-07-19
1
-0
/
+16
|
*
|
|
smb3: optimize open to not send query file internal info
Steve French
2019-07-19
5
-26
/
+56
|
*
|
|
cifs: copy_file_range needs to strip setuid bits and update timestamps
Amir Goldstein
2019-07-18
1
-3
/
+8
|
*
|
|
CIFS: fix deadlock in cached root handling
Aurelien Aptel
2019-07-18
1
-1
/
+45
*
|
|
|
iommu/amd: fix a crash in iova_magazine_free_pfns
Qian Cai
2019-07-21
1
-1
/
+1
*
|
|
|
hexagon: switch to generic version of pte allocation
Mike Rapoport
2019-07-21
1
-32
/
+2
*
|
|
|
Merge tag 'ntb-5.3' of git://github.com/jonmason/ntb
Linus Torvalds
2019-07-21
19
-60
/
+1458
|
\
\
\
\
|
*
|
|
|
NTB: Describe the ntb_msi_test client in the documentation.
Logan Gunthorpe
2019-06-13
1
-0
/
+27
|
*
|
|
|
NTB: Add MSI interrupt support to ntb_transport
Logan Gunthorpe
2019-06-13
1
-1
/
+168
|
*
|
|
|
NTB: Add ntb_msi_test support to ntb_test
Logan Gunthorpe
2019-06-13
1
-2
/
+52
|
*
|
|
|
NTB: Introduce NTB MSI Test Client
Logan Gunthorpe
2019-06-13
3
-0
/
+443
|
*
|
|
|
NTB: Introduce MSI library
Logan Gunthorpe
2019-06-13
4
-1
/
+501
|
*
|
|
|
NTB: Rename ntb.c to support multiple source files in the module
Logan Gunthorpe
2019-06-13
2
-0
/
+2
|
*
|
|
|
NTB: Introduce functions to calculate multi-port resource index
Logan Gunthorpe
2019-06-13
1
-0
/
+70
|
*
|
|
|
NTB: Introduce helper functions to calculate logical port number
Logan Gunthorpe
2019-06-13
1
-1
/
+52
|
*
|
|
|
PCI/switchtec: Add module parameter to request more interrupts
Logan Gunthorpe
2019-06-13
1
-2
/
+10
|
*
|
|
|
PCI/MSI: Support allocating virtual MSI interrupts
Logan Gunthorpe
2019-06-13
3
-9
/
+62
|
*
|
|
|
ntb_hw_switchtec: Fix setup MW with failure bug
Joey Zhang
2019-06-13
1
-27
/
+39
|
*
|
|
|
ntb_hw_switchtec: Skip unnecessary re-setup of shared memory window for cross...
Wesley Sheng
2019-06-13
1
-0
/
+3
|
*
|
|
|
ntb_hw_switchtec: Remove redundant steps of switchtec_ntb_reinit_peer() function
Joey Zhang
2019-06-13
1
-4
/
+7
|
*
|
|
|
NTB: correct ntb_dev_ops and ntb_dev comment typos
Wesley Sheng
2019-06-13
1
-2
/
+2
|
*
|
|
|
NTB: amd: Silence shift wrapping warning in amd_ntb_db_vector_mask()
Dan Carpenter
2019-06-13
1
-1
/
+1
|
*
|
|
|
ntb_hw_switchtec: potential shift wrapping bug in switchtec_ntb_init_sndev()
Dan Carpenter
2019-06-13
1
-1
/
+1
|
*
|
|
|
NTB: ntb_transport: Ensure qp->tx_mw_dma_addr is initaliazed
Logan Gunthorpe
2019-06-13
1
-0
/
+1
|
*
|
|
|
NTB: ntb_hw_amd: set peer limit register
Sanjay R Mehta
2019-06-13
1
-4
/
+4
|
*
|
|
|
NTB: ntb_perf: Clear stale values in doorbell and command SPAD register
Sanjay R Mehta
2019-06-13
1
-0
/
+8
|
*
|
|
|
NTB: ntb_perf: Disable NTB link after clearing peer XLAT registers
Sanjay R Mehta
2019-06-13
1
-2
/
+2
|
*
|
|
|
NTB: ntb_perf: Increased the number of message retries to 1000
Sanjay R Mehta
2019-06-13
1
-1
/
+1
|
*
|
|
|
ntb: intel: Make intel_ntb3_peer_db_addr static
YueHaibing
2019-06-13
1
-3
/
+3
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2019-07-20
20
-29
/
+2183
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'next' into for-linus
Dmitry Torokhov
2019-07-20
30542
-477592
/
+568493
|
|
\
\
\
\
\
|
|
*
|
|
|
|
Input: alps - fix a mismatch between a condition check and its comment
Hui Wang
2019-07-19
1
-1
/
+1
|
|
*
|
|
|
|
Input: psmouse - fix build error of multiple definition
YueHaibing
2019-07-19
1
-1
/
+2
|
|
*
|
|
|
|
Input: applespi - remove set but not used variables 'sts'
Mao Wenan
2019-07-19
1
-2
/
+1
|
|
*
|
|
|
|
Input: add Apple SPI keyboard and trackpad driver
Ronald Tschalär
2019-07-19
5
-0
/
+2117
|
|
*
|
|
|
|
Input: alps - don't handle ALPS cs19 trackpoint-only device
Hui Wang
2019-07-15
1
-0
/
+32
[next]