index
:
kernel/linux.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-16
net: sfp: move fwnode parsing into sfp-bus layer
Russell King
1
-5
/
+5
2019-10-16
Merge tag 'clk-meson-dt-v5.5-1' of git://github.com/BayLibre/clk-meson into v...
Kevin Hilman
2
-0
/
+25
2019-10-16
arm64: entry.S: Do not preempt from IRQ before all cpufeatures are enabled
Julien Thierry
1
-0
/
+1
2019-10-16
media: rc-map: Sort rc map name MACROs
Jisheng Zhang
1
-11
/
+11
2019-10-16
media: rc: add keymap for Tronsmart Vega S95/S96 remote
Christian Hewitt
1
-0
/
+1
2019-10-16
media: dvbsky: add support for eyeTV Geniatech T2 lite
Thomas Voegtle
1
-0
/
+1
2019-10-16
serial: fsl_linflexuart: Be consistent with the name
Stefan-Gabriel Mirea
1
-1
/
+1
2019-10-16
debugfs: remove return value of debugfs_create_x64()
Greg Kroah-Hartman
1
-8
/
+4
2019-10-16
debugfs: remove return value of debugfs_create_x32()
Greg Kroah-Hartman
1
-8
/
+4
2019-10-16
debugfs: remove return value of debugfs_create_x16()
Greg Kroah-Hartman
1
-8
/
+4
2019-10-16
soc: xilinx: Set CAP_UNUSABLE requirement for versal while powering down domain
Tejas Patel
1
-1
/
+2
2019-10-16
rtc: ds1685: add indirect access method and remove plat_read/plat_write
Thomas Bogendoerfer
1
-3
/
+5
2019-10-16
net: phylink: use more linkmode_*
Russell King
1
-0
/
+6
2019-10-16
net/sched: fix corrupted L2 header with MPLS 'push' and 'pop' actions
Davide Caratti
1
-2
/
+3
2019-10-16
ethtool: Add support for 400Gbps (50Gbps per lane) link modes
Jiri Pirko
1
-0
/
+6
2019-10-16
PCI/ATS: Make pci_restore_pri_state(), pci_restore_pasid_state() private
Bjorn Helgaas
1
-5
/
+0
2019-10-16
PCI/ATS: Remove unused PRI and PASID stubs
Bjorn Helgaas
1
-10
/
+0
2019-10-16
PCI/ATS: Consolidate ATS declarations in linux/pci-ats.h
Krzysztof Wilczynski
2
-61
/
+28
2019-10-16
PCI/ATS: Cache PRI PRG Response PASID Required bit
Bjorn Helgaas
1
-0
/
+1
2019-10-16
PCI/ATS: Cache PASID Capability offset
Kuppuswamy Sathyanarayanan
1
-0
/
+1
2019-10-16
PCI/ATS: Cache PRI Capability offset
Kuppuswamy Sathyanarayanan
1
-0
/
+1
2019-10-16
PCI/ATS: Disable PF/VF ATS service independently
Kuppuswamy Sathyanarayanan
1
-1
/
+0
2019-10-16
PCI/ATS: Move pci_prg_resp_pasid_required() to CONFIG_PCI_PRI
Bjorn Helgaas
1
-6
/
+5
2019-10-15
iio: imu: st_lsm6dsx: add wakeup_source in st_sensors_platform_data
Lorenzo Bianconi
1
-0
/
+2
2019-10-15
PCI/ASPM: Add L1 PM substate support to pci_disable_link_state()
Heiner Kallweit
1
-3
/
+7
2019-10-15
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-0
/
+1
2019-10-15
drm: Add LT-tunable PHY repeater mode operations
Rodrigo Siqueira
1
-0
/
+4
2019-10-15
iomap: Allow forcing of waiting for running DIO in iomap_dio_rw()
Jan Kara
1
-1
/
+2
2019-10-15
iommu: Introduce guest PASID bind function
Jacob Pan
2
-0
/
+81
2019-10-15
iommu/ioasid: Add custom allocators
Jacob Pan
1
-0
/
+28
2019-10-15
iommu: Add I/O ASID allocator
Jean-Philippe Brucker
1
-0
/
+48
2019-10-15
iommu: Introduce cache_invalidate API
Yi L Liu
2
-0
/
+124
2019-10-15
arm64: Relax ICC_PMR_EL1 accesses when ICC_CTLR_EL1.PMHE is clear
Marc Zyngier
1
-0
/
+2
2019-10-15
spi: spi-fsl-espi: convert transfer delay to `spi_delay` format
Alexandru Ardelean
1
-0
/
+1
2019-10-15
spi: implement SW control for CS times
Alexandru Ardelean
1
-0
/
+5
2019-10-15
spi: tegra114: change format for `spi_set_cs_timing()` function
Alexandru Ardelean
1
-3
/
+6
2019-10-15
spi: introduce `delay` field for `spi_transfer` + spi_transfer_delay_exec()
Alexandru Ardelean
1
-0
/
+18
2019-10-15
spi: core,atmel: convert `word_delay_usecs` -> `word_delay` for spi_device
Alexandru Ardelean
1
-5
/
+2
2019-10-15
spi: sprd: convert transfer word delay to spi_delay struct
Alexandru Ardelean
1
-2
/
+2
2019-10-15
spi: make `cs_change_delay` the first user of the `spi_delay` logic
Alexandru Ardelean
1
-3
/
+1
2019-10-15
spi: introduce spi_delay struct as "value + unit" & spi_delay_exec()
Alexandru Ardelean
1
-3
/
+15
2019-10-15
ACPI / utils: Introduce acpi_dev_hid_uid_match() helper
Andy Shevchenko
2
-0
/
+10
2019-10-15
ACPI / utils: Move acpi_dev_get_first_match_dev() under CONFIG_ACPI
Andy Shevchenko
1
-3
/
+3
2019-10-15
iommu: Add gfp parameter to iommu_ops::map
Tom Murphy
1
-1
/
+20
2019-10-15
ASoC: sof: include types.h at header.h
Kuninori Morimoto
1
-0
/
+1
2019-10-15
Merge drm/drm-next into drm-intel-next-queued
Joonas Lahtinen
691
-8133
/
+17368
2019-10-15
gpiolib: Initialize the hardware with a callback
Andy Shevchenko
1
-0
/
+8
2019-10-15
xarray.h: fix kernel-doc warning
Randy Dunlap
1
-2
/
+2
2019-10-15
bitmap.h: fix kernel-doc warning and typo
Randy Dunlap
1
-1
/
+2
2019-10-15
mm, page_owner: rename flag indicating that page is allocated
Vlastimil Babka
1
-1
/
+1
[prev]
[next]