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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-15
i2c: ocores: add support for i2c device on Sifive FU540-c000 SoC
Sagar Shrikant Kadam
1
-0
/
+9
2019-06-15
dt-bindings: i2c: extend existing opencore bindings
Sagar Shrikant Kadam
1
-2
/
+7
2019-06-15
i2c: tegra: Avoid error message on deferred probe
Thierry Reding
1
-1
/
+3
2019-06-15
i2c: i801: Fix kernel crash in is_dell_system_with_lis3lv02d()
Andy Shevchenko
1
-1
/
+1
2019-06-12
i2c: iop: Use GPIO descriptors
Linus Walleij
10
-11
/
+64
2019-06-12
i2c: s3c2410: Convert to use GPIO descriptors
Linus Walleij
1
-38
/
+9
2019-06-12
i2c: bcm2835: Model Divider in CCF
Annaliese McDermond
1
-31
/
+114
2019-06-12
i2c: tegra: fix msleep warning
Bitan Biswas
1
-1
/
+1
2019-06-12
i2c: tegra: add spinlock definition comment
Bitan Biswas
1
-0
/
+1
2019-06-12
i2c: tegra: fix alignment and spacing violations
Bitan Biswas
1
-16
/
+19
2019-06-12
i2c: tegra: remove unnecessary variable init
Bitan Biswas
1
-3
/
+3
2019-06-12
i2c: tegra: clean up macros
Bitan Biswas
1
-14
/
+3
2019-06-08
i2c: fsi: Create busses for all ports
Oliver O'Halloran
1
-5
/
+27
2019-06-08
i2c: i801: Register optional lis3lv02d I2C device on Dell machines
Pali Rohár
2
-0
/
+118
2019-06-08
usb: typec: ucsi: ccg: add runtime pm workaround
Ajay Gupta
1
-4
/
+76
2019-06-08
i2c: nvidia-gpu: resume ccgx i2c client
Ajay Gupta
1
-4
/
+10
2019-06-08
usb: typec: ucsi: ccg: enable runtime pm support
Ajay Gupta
3
-0
/
+49
2019-06-08
i2c: nvidia-gpu: add runtime pm support
Ajay Gupta
1
-1
/
+21
2019-06-08
i2c: nvidia-gpu: refactor master_xfer
Ajay Gupta
1
-12
/
+16
2019-06-02
i2c: acpi: export i2c_acpi_find_adapter_by_handle
Ruslan Babayev
2
-1
/
+8
2019-05-27
i2c: jz4780: Drop dependency on MACH_JZ4780
Paul Cercueil
1
-1
/
+1
2019-05-27
i2c: meson: update with SPDX Licence identifier
Neil Armstrong
1
-4
/
+1
2019-05-27
i2c: Allow selecting BCM2835 I2C controllers on ARCH_BRCMSTB
Kamal Dasu
1
-1
/
+1
2019-05-27
i2c: iproc: Add multi byte read-write support for slave mode
Rayagonda Kokatanur
1
-64
/
+53
2019-05-27
i2c: imx: Use __maybe_unused instead of #if CONFIG_PM
Anson Huang
1
-8
/
+3
2019-05-27
Linux 5.2-rc2
v5.2-rc2
Linus Torvalds
1
-2
/
+2
2019-05-26
Merge tag 'trace-v5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-10
/
+20
2019-05-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
44
-303
/
+399
2019-05-26
Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+13
2019-05-26
random: fix soft lockup when trying to read from an uninitialized blocking pool
Theodore Ts'o
1
-3
/
+13
2019-05-26
tracing: Silence GCC 9 array bounds warning
Miguel Ojeda
3
-10
/
+20
2019-05-26
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-18
/
+19
2019-05-25
Merge tag 'libnvdimm-fixes-5.2-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
10
-43
/
+129
2019-05-25
Merge tag 'trace-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2
-3
/
+11
2019-05-25
ext4: fix dcache lookup of !casefolded directories
Gabriel Krisman Bertazi
1
-1
/
+1
2019-05-25
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
11
-226
/
+189
2019-05-25
Merge tag 'for-linus-20190524' of git://git.kernel.dk/linux-block
Linus Torvalds
18
-246
/
+241
2019-05-25
Merge tag 'linux-kselftest-5.2-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
12
-13
/
+21
2019-05-25
Merge tag 'devicetree-fixes-for-5.2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
27
-68
/
+108
2019-05-25
Merge tag 'spdx-5.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
1147
-13578
/
+1151
2019-05-25
locking/lock_events: Use this_cpu_add() when necessary
Waiman Long
1
-2
/
+40
2019-05-24
KVM: x86: fix return value for reserved EFER
Paolo Bonzini
1
-1
/
+1
2019-05-24
tools/kvm_stat: fix fields filter for child events
Stefan Raspl
2
-4
/
+14
2019-05-24
KVM: selftests: Wrap vcpu_nested_state_get/set functions with x86 guard
Thomas Huth
2
-0
/
+4
2019-05-24
kvm: selftests: aarch64: compile with warnings on
Andrew Jones
1
-4
/
+5
2019-05-24
kvm: selftests: aarch64: fix default vm mode
Andrew Jones
1
-1
/
+1
2019-05-24
kvm: selftests: aarch64: dirty_log_test: fix unaligned memslot size
Andrew Jones
1
-1
/
+1
2019-05-24
KVM: s390: fix memory slot handling for KVM_SET_USER_MEMORY_REGION
Christian Borntraeger
1
-14
/
+21
2019-05-24
KVM: x86/pmu: do not mask the value that is written to fixed PMUs
Paolo Bonzini
1
-5
/
+8
2019-05-24
KVM: x86/pmu: mask the result of rdpmc according to the width of the counters
Paolo Bonzini
4
-13
/
+15
[next]