index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI: endpoint: Fix ->set_msix() to take BIR and offset as arguments
Kishon Vijay Abraham I
2020-04-02
4
-12
/
+48
*
misc: pci_endpoint_test: Add support to get DMA option from userspace
Kishon Vijay Abraham I
2020-04-02
1
-3
/
+62
*
tools: PCI: Add 'd' command line option to support DMA
Kishon Vijay Abraham I
2020-04-02
2
-4
/
+26
*
misc: pci_endpoint_test: Use streaming DMA APIs for buffer allocation
Kishon Vijay Abraham I
2020-04-02
1
-21
/
+79
*
PCI: endpoint: functions/pci-epf-test: Print throughput information
Kishon Vijay Abraham I
2020-04-02
1
-0
/
+48
*
PCI: endpoint: functions/pci-epf-test: Add DMA support to transfer data
Kishon Vijay Abraham I
2020-04-02
1
-3
/
+202
*
PCI: endpoint: Fix clearing start entry in configfs
Kunihiko Hayashi
2020-03-31
1
-0
/
+1
*
PCI: tegra: Add support for PCIe endpoint mode in Tegra194
Vidya Sagar
2020-03-31
3
-18
/
+695
*
dt-bindings: PCI: tegra: Add DT support for PCIe EP nodes in Tegra194
Vidya Sagar
2020-03-11
1
-26
/
+99
*
soc/tegra: bpmp: Update ABI header
Vidya Sagar
2020-03-11
1
-1
/
+9
*
PCI: pci-epf-test: Add support to defer core initialization
Vidya Sagar
2020-02-26
1
-41
/
+77
*
PCI: dwc: Add API to notify core initialization completion
Vidya Sagar
2020-02-25
2
-0
/
+12
*
PCI: endpoint: Add notification for core init completion
Vidya Sagar
2020-02-25
3
-1
/
+24
*
PCI: dwc: Refactor core initialization code for EP mode
Vidya Sagar
2020-02-25
2
-28
/
+50
*
PCI: endpoint: Add core init notifying feature
Vidya Sagar
2020-02-25
1
-0
/
+1
*
PCI: endpoint: Assign function number for each PF in EPC core
Kishon Vijay Abraham I
2020-02-24
3
-26
/
+29
*
PCI: endpoint: Protect concurrent access to pci_epf_ops with mutex
Kishon Vijay Abraham I
2020-02-24
2
-1
/
+13
*
PCI: endpoint: Fix for concurrent memory allocation in OB address region
Kishon Vijay Abraham I
2020-02-24
2
-2
/
+11
*
PCI: endpoint: Replace spinlock with mutex
Kishon Vijay Abraham I
2020-02-24
2
-54
/
+34
*
PCI: endpoint: Use notification chain mechanism to notify EPC events to EPF
Kishon Vijay Abraham I
2020-02-24
5
-35
/
+23
*
Linux 5.6-rc1
v5.6-rc1
Linus Torvalds
2020-02-09
1
-2
/
+2
*
Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2020-02-09
53
-261
/
+252
|
\
|
*
kbuild: make multiple directory targets work
Masahiro Yamada
2020-02-06
1
-1
/
+1
|
*
kconfig: Invalidate all symbols after changing to y or m.
Tetsuo Handa
2020-02-05
1
-3
/
+2
|
*
kallsyms: fix type of kallsyms_token_table[]
Masahiro Yamada
2020-02-05
1
-2
/
+3
|
*
scripts/kallsyms: change table to store (strcut sym_entry *)
Masahiro Yamada
2020-02-04
1
-56
/
+65
|
*
scripts/kallsyms: rename local variables in read_symbol()
Masahiro Yamada
2020-02-04
1
-12
/
+12
|
*
kbuild: rename hostprogs-y/always to hostprogs/always-y
Masahiro Yamada
2020-02-04
49
-190
/
+172
|
*
kbuild: fix the document to use extra-y for vmlinux.lds
Masahiro Yamada
2020-02-04
1
-2
/
+2
|
*
kconfig: fix broken dependency in randconfig-generated .config
Masahiro Yamada
2020-02-04
1
-1
/
+1
*
|
Merge tag 'zonefs-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2020-02-09
9
-0
/
+2058
|
\
\
|
*
|
zonefs: Add documentation
Damien Le Moal
2020-02-07
2
-0
/
+405
|
*
|
fs: New zonefs file system
Damien Le Moal
2020-02-07
8
-0
/
+1653
*
|
|
irqchip/gic-v4.1: Avoid 64bit division for the sake of 32bit ARM
Marc Zyngier
2020-02-09
1
-2
/
+2
*
|
|
Merge tag '5.6-rc-smb3-plugfest-patches' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2020-02-09
22
-129
/
+247
|
\
\
\
|
*
|
|
smb3: Add defines for new information level, FileIdInformation
Steve French
2020-02-06
1
-0
/
+8
|
*
|
|
smb3: print warning once if posix context returned on open
Steve French
2020-02-06
2
-0
/
+30
|
*
|
|
smb3: add one more dynamic tracepoint missing from strict fsync path
Steve French
2020-02-06
1
-1
/
+3
|
*
|
|
cifs: fix mode bits from dir listing when mounted with modefromsid
Aurelien Aptel
2020-02-06
1
-1
/
+2
|
*
|
|
cifs: fix channel signing
Aurelien Aptel
2020-02-06
1
-2
/
+3
|
*
|
|
cifs: add SMB3 change notification support
Steve French
2020-02-06
5
-0
/
+87
|
*
|
|
cifs: make multichannel warning more visible
Aurelien Aptel
2020-02-06
1
-1
/
+1
|
*
|
|
cifs: fix soft mounts hanging in the reconnect code
Ronnie Sahlberg
2020-02-06
1
-1
/
+1
|
*
|
|
cifs: Add tracepoints for errors on flush or fsync
Steve French
2020-02-05
2
-2
/
+32
|
*
|
|
cifs: log warning message (once) if out of disk space
Steve French
2020-02-05
1
-0
/
+3
|
*
|
|
cifs: fail i/o on soft mounts if sessionsetup errors out
Ronnie Sahlberg
2020-02-05
1
-2
/
+8
|
*
|
|
smb3: fix problem with null cifs super block with previous patch
Steve French
2020-02-05
2
-2
/
+2
|
*
|
|
SMB3: Backup intent flag missing from some more ops
Amir Goldstein
2020-02-03
14
-118
/
+68
*
|
|
|
Merge branch 'work.vboxsf' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2020-02-09
12
-0
/
+3280
|
\
\
\
\
|
*
|
|
|
fs: Add VirtualBox guest shared folder (vboxsf) support
Hans de Goede
2020-02-08
12
-0
/
+3280
[next]