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.12.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: rcar-gen2: Convert to use modern host bridge probe functions
Rob Herring
2020-08-04
1
-126
/
+46
*
PCI: of: Reduce missing non-prefetchable memory region to a warning
Rob Herring
2020-07-23
1
-4
/
+3
*
PCI: rcar: Use struct pci_host_bridge.windows list directly
Rob Herring
2020-07-23
1
-41
/
+4
*
PCI: rcar: Use devm_pci_alloc_host_bridge()
Rob Herring
2020-07-23
1
-5
/
+2
*
PCI: cadence: Remove private bus number and range storage
Rob Herring
2020-07-23
4
-26
/
+24
*
PCI: cadence: Use bridge resources for outbound window setup
Rob Herring
2020-07-23
1
-21
/
+16
*
PCI: Move setting pci_host_bridge.busnr out of host drivers
Rob Herring
2020-07-23
8
-18
/
+4
*
PCI: rcar: Use pci_is_root_bus() to check if bus is root bus
Rob Herring
2020-07-23
1
-14
/
+5
*
PCI: rockchip: Use pci_is_root_bus() to check if bus is root bus
Rob Herring
2020-07-23
2
-11
/
+7
*
PCI: xilinx: Use pci_is_root_bus() to check if bus is root bus
Rob Herring
2020-07-23
1
-7
/
+4
*
PCI: xilinx-nwl: Use pci_is_root_bus() to check if bus is root bus
Rob Herring
2020-07-23
1
-7
/
+3
*
PCI: mobiveil: Use pci_is_root_bus() to check if bus is root bus
Rob Herring
2020-07-23
2
-8
/
+3
*
PCI: designware: Use pci_is_root_bus() to check if bus is root bus
Rob Herring
2020-07-23
4
-15
/
+10
*
PCI: aardvark: Use pci_is_root_bus() to check if bus is root bus
Rob Herring
2020-07-23
1
-7
/
+6
*
PCI: Drop unnecessary zeroing of bridge fields
Rob Herring
2020-07-23
10
-13
/
+0
*
PCI: Set default bridge parent device
Rob Herring
2020-07-23
21
-21
/
+2
*
PCI: versatile: Drop flag PCI_ENABLE_PROC_DOMAINS
Rob Herring
2020-07-23
1
-1
/
+0
*
PCI: controller: Remove duplicate error message
Dejin Zheng
2020-07-23
4
-15
/
+4
*
PCI: controller: Convert to devm_platform_ioremap_resource()
Dejin Zheng
2020-07-10
5
-16
/
+7
*
PCI: controller: Convert to devm_platform_ioremap_resource_byname()
Dejin Zheng
2020-07-10
8
-25
/
+13
*
PCI: xilinx: Use pci_host_probe() to register host
Rob Herring
2020-07-10
1
-12
/
+1
*
PCI: xilinx-nwl: Use pci_host_probe() to register host
Rob Herring
2020-07-10
1
-13
/
+1
*
PCI: rockchip: Use pci_host_probe() to register host
Rob Herring
2020-07-10
2
-15
/
+4
*
PCI: rcar: Use pci_host_probe() to register host
Rob Herring
2020-07-10
1
-17
/
+1
*
PCI: iproc: Use pci_host_probe() to register host
Rob Herring
2020-07-10
2
-15
/
+5
*
PCI: altera: Use pci_host_probe() to register host
Rob Herring
2020-07-10
1
-16
/
+1
*
PCI: xgene: Use pci_host_probe() to register host
Rob Herring
2020-07-10
1
-12
/
+1
*
PCI: versatile: Use pci_host_probe() to register host
Rob Herring
2020-07-10
1
-13
/
+1
*
PCI: v3: Use pci_host_probe() to register host
Rob Herring
2020-07-10
1
-12
/
+1
*
PCI: tegra: Use pci_host_probe() to register host
Rob Herring
2020-07-10
1
-10
/
+1
*
PCI: mobiveil: Use pci_host_probe() to register host
Rob Herring
2020-07-10
1
-15
/
+1
*
PCI: brcmstb: Use pci_host_probe() to register host
Rob Herring
2020-07-10
1
-16
/
+4
*
PCI: host-common: Use struct pci_host_bridge.windows list directly
Rob Herring
2020-07-10
1
-28
/
+14
*
PCI: mvebu: Use struct pci_host_bridge.windows list directly
Rob Herring
2020-07-06
1
-8
/
+5
*
PCI: cadence: Use struct pci_host_bridge.windows list directly
Rob Herring
2020-07-06
1
-19
/
+7
*
Linux 5.8-rc1
v5.8-rc1
Linus Torvalds
2020-06-14
1
-2
/
+2
*
Merge tag 'LSM-add-setgid-hook-5.8-author-fix' of git://github.com/micah-mort...
Linus Torvalds
2020-06-14
5
-1
/
+40
|
\
|
*
security: Add LSM hooks to set*gid syscalls
Thomas Cedeno
2020-06-14
5
-1
/
+40
*
|
Merge tag 'for-5.8-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-06-14
7
-234
/
+286
|
\
\
|
*
|
Revert "btrfs: switch to iomap_dio_rw() for dio"
David Sterba
2020-06-14
4
-166
/
+169
|
*
|
Revert "fs: remove dio_end_io()"
David Sterba
2020-06-09
2
-0
/
+21
|
*
|
Revert "btrfs: remove BTRFS_INODE_READDIO_NEED_LOCK"
David Sterba
2020-06-09
2
-0
/
+21
|
*
|
Revert "btrfs: split btrfs_direct_IO to read and write part"
David Sterba
2020-06-09
3
-83
/
+90
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-06-13
111
-647
/
+1344
|
\
\
\
|
*
|
|
net: ethernet: ti: ale: fix allmulti for nu type ale
Grygorii Strashko
2020-06-13
1
-9
/
+40
|
*
|
|
net: ethernet: ti: am65-cpsw-nuss: fix ale parameters init
Grygorii Strashko
2020-06-13
1
-1
/
+1
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-06-13
27
-93
/
+348
|
|
\
\
\
|
|
*
|
|
bpf: Undo internal BPF_PROBE_MEM in BPF insns dump
Andrii Nakryiko
2020-06-12
1
-5
/
+12
|
|
*
|
|
libbpf: Support pre-initializing .bss global variables
Andrii Nakryiko
2020-06-12
3
-13
/
+55
|
|
*
|
|
tools/bpftool: Fix skeleton codegen
Andrii Nakryiko
2020-06-12
1
-2
/
+0
[next]