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-11-12
KEYS: trusted: Move TPM2 trusted keys code
Sumit Garg
2
-18
/
+25
2019-11-12
KEYS: trusted: Create trusted keys subsystem
Sumit Garg
2
-3
/
+5
2019-11-12
KEYS: Use common tpm_buf for trusted and asymmetric keys
Sumit Garg
1
-36
/
+1
2019-11-12
tpm: Move tpm_buf code to include/linux/
Sumit Garg
2
-6
/
+218
2019-11-12
tpm: provide a way to override the chip returned durations
Jerry Snitselaar
1
-0
/
+2
2019-11-12
devlink: Allow large formatted message of binary output
Aya Levin
1
-3
/
+1
2019-11-12
net: sfp: fix sfp_bus_add_upstream() warning
Russell King
1
-2
/
+2
2019-11-12
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-23
/
+13
2019-11-12
lockd: remove __KERNEL__ ifdefs
Christoph Hellwig
2
-8
/
+0
2019-11-12
sunrpc: remove __KERNEL__ ifdefs
Christoph Hellwig
12
-36
/
+0
2019-11-12
cgroup: use cgrp->kn->id as the cgroup ID
Tejun Heo
3
-28
/
+12
2019-11-12
kernfs: use 64bit inos if ino_t is 64bit
Tejun Heo
1
-6
/
+14
2019-11-12
kernfs: implement custom exportfs ops and fid type
Tejun Heo
1
-0
/
+5
2019-11-12
kernfs: combine ino/id lookup functions into kernfs_find_and_get_node_by_id()
Tejun Heo
1
-1
/
+2
2019-11-12
kernfs: convert kernfs_node->id from union kernfs_node_id to u64
Tejun Heo
3
-29
/
+37
2019-11-12
netprio: use css ID instead of cgroup ID
Tejun Heo
1
-1
/
+1
2019-11-12
writeback: use ino_t for inodes in tracepoints
Tejun Heo
1
-44
/
+44
2019-11-12
kernfs: fix ino wrap-around detection
Tejun Heo
1
-0
/
+1
2019-11-12
Merge branches 'iommu/fixes', 'arm/qcom', 'arm/renesas', 'arm/rockchip', 'arm...
Joerg Roedel
6
-6
/
+310
2019-11-12
gpio: add new SET_CONFIG ioctl() to gpio chardev
Kent Gibson
1
-0
/
+18
2019-11-12
gpiolib: add support for disabling line bias
Kent Gibson
1
-0
/
+2
2019-11-12
gpio: expose pull-up/pull-down line flags to userspace
Drew Fustini
1
-0
/
+4
2019-11-12
Merge remote-tracking branch 'driver-core/driver-core-next' into gpio/for-next
Bartosz Golaszewski
5
-123
/
+153
2019-11-12
hrtimer: Remove the comment about not used HRTIMER_SOFTIRQ
Sebastian Andrzej Siewior
1
-2
/
+1
2019-11-12
sysfs: Fixes __BIN_ATTR_WO() macro
Nayna Jain
1
-2
/
+2
2019-11-12
ASoC: Intel: acpi-match: split CNL tables in three
Pierre-Louis Bossart
1
-0
/
+2
2019-11-12
KVM: MMU: Do not treat ZONE_DEVICE pages as being reserved
Sean Christopherson
1
-0
/
+1
2019-11-12
certs: Add wrapper function to check blacklisted binary hash
Nayna Jain
1
-0
/
+6
2019-11-12
powerpc/ima: Add support to initialize ima policy rules
Nayna Jain
1
-1
/
+2
2019-11-12
devlink: Add method for time-stamp on reporter's dump
Aya Levin
1
-0
/
+1
2019-11-12
Merge tag 'tegra-for-5.5-memory-v2' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
2
-1
/
+12
2019-11-12
Merge tag 'hisi-drivers-for-5.5' of git://github.com/hisilicon/linux-hisi int...
Olof Johansson
1
-2
/
+2
2019-11-12
Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Rafael J. Wysocki
1
-0
/
+13
2019-11-11
can: rx-offload: Prepare for CAN FD support
Joakim Zhang
1
-3
/
+3
2019-11-11
can: rx-offload: can_rx_offload_reset(): remove no-op function
Marc Kleine-Budde
1
-1
/
+0
2019-11-11
can: mcp251x: get rid of legacy platform data
Andy Shevchenko
1
-22
/
+0
2019-11-11
cpuidle: Use nanoseconds as the unit of time
Rafael J. Wysocki
1
-3
/
+5
2019-11-11
i2c: pxa: remove unused i2c-slave APIs
Patrick Williams
2
-22
/
+0
2019-11-11
lib: provide a simple generic ioremap implementation
Christoph Hellwig
1
-4
/
+16
2019-11-11
arch: rely on asm-generic/io.h for default ioremap_* definitions
Christoph Hellwig
1
-15
/
+3
2019-11-11
asm-generic: don't provide ioremap for CONFIG_MMU
Christoph Hellwig
1
-21
/
+8
2019-11-11
asm-generic: ioremap_uc should behave the same with and without MMU
Christoph Hellwig
1
-20
/
+16
2019-11-11
net/mlx5: Handle "enable_roce" devlink param
Michael Guralnik
1
-0
/
+11
2019-11-11
devlink: Add new "enable_roce" generic device param
Michael Guralnik
1
-0
/
+4
2019-11-11
mtd: spi-nor: Set default Quad Enable method for ISSI flashes
Sagar Shrikant Kadam
1
-0
/
+1
2019-11-11
iommu/vt-d: Fix QI_DEV_IOTLB_PFSID and QI_DEV_EIOTLB_PFSID macros
Eric Auger
1
-2
/
+4
2019-11-11
iommu/vt-d: Turn off translations at shutdown
Deepa Dinamani
1
-0
/
+2
2019-11-11
Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...
Joerg Roedel
3
-5
/
+7
2019-11-11
memory: tegra: Introduce Tegra30 EMC driver
Dmitry Osipenko
1
-1
/
+1
2019-11-11
clk: tegra: Add missing stubs for the case of !CONFIG_PM_SLEEP
Dmitry Osipenko
1
-0
/
+13
[prev]
[next]