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
*
livepatch: Reorder to use before freeing a pointer
Tom Rix
2022-03-23
2
-2
/
+2
*
livepatch: Skip livepatch tests if ftrace cannot be configured
David Vernet
2022-02-23
2
-4
/
+21
*
Merge tag 'livepatching-for-5.17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-01-16
8
-23
/
+54
|
\
|
*
Merge branch 'for-5.17/kallsyms' into for-linus
Petr Mladek
2022-01-14
2
-0
/
+3
|
|
\
|
|
*
livepatch: Avoid CPU hogging with cond_resched
David Vernet
2022-01-07
2
-0
/
+3
|
*
|
livepatch: Fix missing unlock on error in klp_enable_patch()
Yang Yingliang
2022-01-04
1
-1
/
+3
|
*
|
livepatch: Fix kobject refcount bug on klp_init_patch_early failure path
David Vernet
2022-01-04
1
-18
/
+13
|
*
|
Documentation: livepatch: Add livepatch API page
David Vernet
2021-12-23
5
-7
/
+38
|
|
/
*
|
Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-01-16
94
-1734
/
+2613
|
\
\
|
*
\
Merge branch 'pci/driver-cleanup'
Bjorn Helgaas
2022-01-13
23
-756
/
+755
|
|
\
\
|
|
*
|
PCI: spear13xx: Avoid invalid address space conversions
Bjorn Helgaas
2022-01-03
1
-4
/
+4
|
|
*
|
PCI: hisi: Avoid invalid address space conversions
Bjorn Helgaas
2022-01-03
1
-10
/
+22
|
|
*
|
PCI: xilinx-cpm: Rename xilinx_cpm_pcie_port to xilinx_cpm_pcie
Bjorn Helgaas
2022-01-03
1
-22
/
+22
|
|
*
|
PCI: xilinx: Rename xilinx_pcie_port to xilinx_pcie
Fan Fei
2022-01-03
1
-79
/
+79
|
|
*
|
PCI: xgene: Rename xgene_pcie_port to xgene_pcie
Fan Fei
2022-01-03
1
-23
/
+23
|
|
*
|
PCI: uniphier: Rename uniphier_pcie_priv to uniphier_pcie
Fan Fei
2022-01-03
1
-73
/
+74
|
|
*
|
PCI: tegra194: Rename tegra_pcie_dw to tegra194_pcie
Fan Fei
2022-01-03
1
-111
/
+111
|
|
*
|
PCI: rcar-gen2: Rename rcar_pci_priv to rcar_pci
Bjorn Helgaas
2022-01-03
1
-7
/
+7
|
|
*
|
PCI: mt7621: Rename mt7621_pci_ to mt7621_pcie_
Bjorn Helgaas
2022-01-03
1
-18
/
+18
|
|
*
|
PCI: microchip: Rename mc_port to mc_pcie
Bjorn Helgaas
2022-01-03
1
-21
/
+21
|
|
*
|
PCI: mediatek-gen3: Rename mtk_pcie_port to mtk_gen3_pcie
Fan Fei
2022-01-03
1
-186
/
+186
|
|
*
|
PCI: ls-gen4: Rename ls_pcie_g4 to ls_g4_pcie
Bjorn Helgaas
2022-01-03
1
-42
/
+42
|
|
*
|
PCI: iproc: Rename iproc_pcie_pltfm_ to iproc_pltfm_pcie_
Bjorn Helgaas
2022-01-03
1
-8
/
+8
|
|
*
|
PCI: iproc: Rename iproc_pcie_bcma_ to iproc_bcma_pcie_
Bjorn Helgaas
2022-01-03
1
-11
/
+11
|
|
*
|
PCI: intel-gw: Rename intel_pcie_port to intel_pcie
Fan Fei
2022-01-03
1
-102
/
+102
|
|
*
|
PCI: j721e: Drop redundant struct device *
Bjorn Helgaas
2022-01-03
1
-8
/
+6
|
|
*
|
PCI: j721e: Drop pointless of_device_get_match_data() cast
Bjorn Helgaas
2022-01-03
1
-2
/
+2
|
|
*
|
PCI: kirin: Prefer of_device_get_match_data()
Fan Fei
2022-01-03
1
-4
/
+2
|
|
*
|
PCI: keystone: Prefer of_device_get_match_data()
Fan Fei
2022-01-03
1
-3
/
+1
|
|
*
|
PCI: dra7xx: Prefer of_device_get_match_data()
Fan Fei
2022-01-03
1
-4
/
+2
|
|
*
|
PCI: designware-plat: Prefer of_device_get_match_data()
Fan Fei
2022-01-03
1
-4
/
+2
|
|
*
|
PCI: cadence: Prefer of_device_get_match_data()
Fan Fei
2022-01-03
1
-4
/
+2
|
|
*
|
PCI: artpec6: Prefer of_device_get_match_data()
Fan Fei
2022-01-03
1
-4
/
+2
|
|
*
|
PCI: altera: Prefer of_device_get_match_data()
Fan Fei
2022-01-03
1
-4
/
+4
|
*
|
|
Merge branch 'pci/errors'
Bjorn Helgaas
2022-01-13
24
-120
/
+88
|
|
\
\
\
|
|
*
|
|
PCI: xgene: Use PCI_ERROR_RESPONSE to identify config read errors
Naveen Naidu
2021-11-18
1
-5
/
+5
|
|
*
|
|
PCI: hv: Use PCI_ERROR_RESPONSE to identify config read errors
Naveen Naidu
2021-11-18
1
-1
/
+1
|
|
*
|
|
PCI: keystone: Use PCI_ERROR_RESPONSE to identify config read errors
Naveen Naidu
2021-11-18
1
-3
/
+3
|
|
*
|
|
PCI: Use PCI_ERROR_RESPONSE to identify config read errors
Naveen Naidu
2021-11-18
1
-6
/
+6
|
|
*
|
|
PCI: cpqphp: Use PCI_POSSIBLE_ERROR() to check config reads
Naveen Naidu
2021-11-18
1
-2
/
+2
|
|
*
|
|
PCI/PME: Use PCI_POSSIBLE_ERROR() to check config reads
Naveen Naidu
2021-11-18
1
-2
/
+2
|
|
*
|
|
PCI/DPC: Use PCI_POSSIBLE_ERROR() to check config reads
Naveen Naidu
2021-11-18
1
-2
/
+2
|
|
*
|
|
PCI: pciehp: Use PCI_POSSIBLE_ERROR() to check config reads
Naveen Naidu
2021-11-18
1
-5
/
+5
|
|
*
|
|
PCI: vmd: Use PCI_POSSIBLE_ERROR() to check config reads
Naveen Naidu
2021-11-18
1
-1
/
+1
|
|
*
|
|
PCI/ERR: Use PCI_POSSIBLE_ERROR() to check config reads
Naveen Naidu
2021-11-18
2
-10
/
+10
|
|
*
|
|
PCI: rockchip-host: Drop error data fabrication when config read fails
Naveen Naidu
2021-11-18
1
-3
/
+1
|
|
*
|
|
PCI: rcar-host: Drop error data fabrication when config read fails
Naveen Naidu
2021-11-18
1
-3
/
+1
|
|
*
|
|
PCI: altera: Drop error data fabrication when config read fails
Naveen Naidu
2021-11-18
1
-3
/
+1
|
|
*
|
|
PCI: mvebu: Drop error data fabrication when config read fails
Naveen Naidu
2021-11-18
1
-6
/
+2
|
|
*
|
|
PCI: aardvark: Drop error data fabrication when config read fails
Naveen Naidu
2021-11-18
1
-3
/
+1
[next]