index
:
linux/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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-06-22
NFC: fdp: Convert to use devres API
Andy Shevchenko
2017-06-22
NFC: fdp: Convert I2C driver to ->probe_new()
Andy Shevchenko
2017-06-22
NFC: st21nfca: Get rid of code duplication in ->probe()
Andy Shevchenko
2017-06-22
NFC: st21nfca: Add GPIO ACPI mapping table
Andy Shevchenko
2017-06-22
NFC: pn544: Switch to devm_acpi_dev_add_driver_gpios()
Andy Shevchenko
2017-06-18
NFC: nfcmrvl: allow gpio 0 for reset signalling
Johan Hovold
2017-06-18
NFC: nfcmrvl_usb: use interface as phy device
Johan Hovold
2017-06-18
NFC: nfcmrvl_uart: fix device-node leak during probe
Johan Hovold
2017-06-18
NFC: nfcmrvl: fix firmware-management initialisation
Johan Hovold
2017-06-18
NFC: nfcmrvl: use nfc-device for firmware download
Johan Hovold
2017-06-18
NFC: nfcmrvl: do not use device-managed resources
Johan Hovold
2017-06-18
NFC: nfcmrvl_uart: add missing tty-device sanity check
Johan Hovold
2017-06-18
NFC: fix broken device allocation
Johan Hovold
2017-06-18
NFC: trf7970a: Clean up coding style issues
Mark Greer
2017-06-18
NFC: trf7970a: Convert to descriptor based GPIO interface
Mark Greer
2017-06-18
NFC: trf7970a: Enable pins are active high not active low
Mark Greer
2017-06-18
NFC: trf7970a: Remove support for 'vin-voltage-override' DT property
Mark Greer
2017-06-18
NFC: trf7970a: Remove useless comment
Mark Greer
2017-06-18
NFC: trf7970a: Only check 'en2-rf-quirk' if EN2 is specified
Mark Greer
2017-06-18
NFC: trf7970a: Fix inaccurate comment in trf7970a_probe()
Mark Greer
2017-06-18
NFC: trf7970a: Don't de-assert EN2 unless it was asserted
Mark Greer
2017-06-18
MAINTAINERS: NFC: trf7970a: Add Mark Greer as maintainer
Mark Greer
2017-06-17
net: dsa: Fix legacy probing
Florian Fainelli
2017-06-17
tls: update Kconfig
Dave Watson
2017-06-17
Merge branch 'net-remove-dst-garbage-collector-logic'
David S. Miller
2017-06-17
net: add debug atomic_inc_not_zero() in dst_hold()
Wei Wang
2017-06-17
net: reorder all the dst flags
Wei Wang
2017-06-17
net: remove DST_NOCACHE flag
Wei Wang
2017-06-17
net: remove DST_NOGC flag
Wei Wang
2017-06-17
net: remove dst gc related code
Wei Wang
2017-06-17
decnet: take dst->__refcnt when struct dn_route is created
Wei Wang
2017-06-17
xfrm: take refcnt of dst when creating struct xfrm_dst bundle
Wei Wang
2017-06-17
ipv6: get rid of icmp6 dst garbage collector
Wei Wang
2017-06-17
ipv6: mark DST_NOGC and remove the operation of dst_free()
Wei Wang
2017-06-17
ipv6: call dst_hold_safe() properly
Wei Wang
2017-06-17
ipv6: call dst_dev_put() properly
Wei Wang
2017-06-17
ipv6: take dst->__refcnt for insertion into fib6 tree
Wei Wang
2017-06-17
ipv4: mark DST_NOGC and remove the operation of dst_free()
Wei Wang
2017-06-17
ipv4: call dst_hold_safe() properly
Wei Wang
2017-06-17
ipv4: call dst_dev_put() properly
Wei Wang
2017-06-17
ipv4: take dst->__refcnt when caching dst in fib
Wei Wang
2017-06-17
net: introduce a new function dst_dev_put()
Wei Wang
2017-06-17
net: introduce DST_NOGC in dst_release() to destroy dst based on refcnt
Wei Wang
2017-06-17
net: use loopback dev when generating blackhole route
Wei Wang
2017-06-17
udp: call dst_hold_safe() in udp_sk_rx_set_dst()
Wei Wang
2017-06-17
ipv6: remove unnecessary dst_hold() in ip6_fragment()
Wei Wang
2017-06-16
Merge tag 'mlx5-updates-2017-06-16' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2017-06-16
net: dsa: add cross-chip multicast support
Vivien Didelot
2017-06-16
ibmvnic: driver initialization for kdump/kexec
Nathan Fontenot
2017-06-16
decnet: always not take dst->__refcnt when inserting dst into hash table
Wei Wang
[next]