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
2016-04-12
clk: imx: vf610: fix whitespace in vf610-clock.h
Shawn Guo
1
-1
/
+1
2016-04-12
clk: imx: vf610: add TCON ipg clock
Stefan Agner
1
-1
/
+3
2016-04-12
net: mdio: Fix lockdep falls positive splat
Andrew Lunn
1
-0
/
+11
2016-04-12
acpi: widen acpi_evaluate_dsm() revision and function-index arguments
Jerry Hoemann
1
-3
/
+3
2016-04-12
IMA: Use the the system trusted keyrings instead of .ima_mok
David Howells
1
-11
/
+2
2016-04-12
certs: Add a secondary system keyring that can be added to dynamically
David Howells
1
-0
/
+9
2016-04-12
KEYS: Remove KEY_FLAG_TRUSTED and KEY_ALLOC_TRUSTED
David Howells
3
-18
/
+5
2016-04-12
KEYS: Move the point of trust determination to __key_link()
David Howells
2
-12
/
+14
2016-04-12
KEYS: Generalise x509_request_asymmetric_key()
David Howells
1
-4
/
+4
2016-04-12
KEYS: Move x509_request_asymmetric_key() to asymmetric_type.c
David Howells
2
-6
/
+5
2016-04-12
KEYS: Add a facility to restrict new links into a keyring
David Howells
1
-10
/
+43
2016-04-11
scsi-trace: define ZBC_IN and ZBC_OUT
Hannes Reinecke
2
-0
/
+11
2016-04-11
scsi-trace: remove service action definitions
Hannes Reinecke
1
-4
/
+0
2016-04-11
scsi: disable automatic target scan
Hannes Reinecke
1
-1
/
+8
2016-04-11
net: vrf: Fix dst reference counting
David Ahern
2
-0
/
+6
2016-04-11
rxrpc: Differentiate local and remote abort codes in structs
David Howells
1
-1
/
+2
2016-04-11
rxrpc: Static arrays of strings should be const char *const[]
David Howells
1
-2
/
+0
2016-04-11
rxrpc: Move some miscellaneous bits out into their own file
David Howells
1
-0
/
+1
2016-04-11
PCI: Add support for multiple DMA aliases
Jacek Lawrynowicz
1
-3
/
+2
2016-04-11
net: ipv4: Consider failed nexthops in multipath routes
David Ahern
1
-0
/
+3
2016-04-11
PCI: Add pci_add_dma_alias() to abstract implementation
Bjorn Helgaas
1
-0
/
+1
2016-04-11
libnvdimm, test: add mock SMART data payload
Dan Williams
1
-1
/
+35
2016-04-11
Merge tag 'v4.6-rc3' into drm-intel-next-queued
Daniel Vetter
553
-3566
/
+16593
2016-04-11
i2c: introduce helper function to get 8 bit address from a message
Wolfram Sang
1
-0
/
+5
2016-04-11
i2c: guarantee that I2C_M_RD will be 0x0001 forever
Wolfram Sang
1
-6
/
+7
2016-04-11
Merge 4.6-rc3 into staging-next
Greg Kroah-Hartman
40
-90
/
+235
2016-04-11
drm,i915: Introduce drm_malloc_gfp()
Chris Wilson
1
-0
/
+19
2016-04-11
Merge tag 'wireless-drivers-next-for-davem-2016-04-11' of git://git.kernel.or...
David S. Miller
1
-0
/
+4
2016-04-11
regulator: as3722: Add bypass support for LDO6
Jon Hunter
1
-0
/
+1
2016-04-11
mfd: syscon: Include errno.h from header
Arnd Bergmann
1
-0
/
+1
2016-04-11
->getxattr(): pass dentry and inode as separate arguments
Al Viro
2
-2
/
+3
2016-04-11
sctp: avoid refreshing heartbeat timer too often
Marcelo Ricardo Leitner
1
-1
/
+7
2016-04-11
security: drop the unused hook skb_owned_by
Paolo Abeni
1
-1
/
+0
2016-04-11
xattr_handler: pass dentry and inode as separate arguments of ->get()
Al Viro
1
-1
/
+2
2016-04-11
don't bother with ->d_inode->i_sb - it's always equal to ->d_sb
Al Viro
1
-3
/
+3
2016-04-10
iio: dac: Add support for the AD5592R/AD5593R ADCs/DACs
Paul Cercueil
1
-0
/
+16
2016-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
32
-81
/
+206
2016-04-09
Merge tag 'usb-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-1
/
+1
2016-04-09
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-0
/
+25
2016-04-09
clk: Provide OF helper to mark clocks as CRITICAL
Lee Jones
1
-1
/
+7
2016-04-09
clk: Allow clocks to be marked as CRITICAL
Lee Jones
1
-0
/
+1
2016-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-5
/
+9
2016-04-09
Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+88
2016-04-09
Merge tag 'iommu-fixes-v4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+0
2016-04-09
ACPI / utils: Rename acpi_dev_present()
Lukas Wunner
2
-2
/
+2
2016-04-09
device property: don't bother the drivers with struct property_set
Heikki Krogerus
3
-17
/
+8
2016-04-09
ACPI 2.0 / AML: Improve module level execution by moving the If/Else/While ex...
Lv Zheng
1
-1
/
+1
2016-04-09
ACPI / PM: Introduce efi poweroff for HW-full platforms without _S5
Chen Yu
1
-0
/
+1
2016-04-09
fix the copy vs. map logics in blk_rq_map_user_iov()
Al Viro
1
-0
/
+1
2016-04-09
cpufreq: dt: Include types.h from cpufreq-dt.h
Viresh Kumar
1
-0
/
+2
[prev]
[next]