index
:
kernel/git/stable/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.19.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-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2020-10-30
net: phy: marvell: add special handling of Finisar modules with 88E1111
Robert Hancock
2020-10-30
sctp: add the error cause for new encapsulation port restart
Xin Long
2020-10-30
sctp: add udphdr to overhead when udp_port is set
Xin Long
2020-10-30
sctp: allow changing transport encap_port by peer packets
Xin Long
2020-10-30
sctp: add SCTP_REMOTE_UDP_ENCAPS_PORT sockopt
Xin Long
2020-10-30
sctp: add encap_port for netns sock asoc and transport
Xin Long
2020-10-30
sctp: create udp6 sock and set its encap_rcv
Xin Long
2020-10-30
sctp: create udp4 sock and add its encap_rcv
Xin Long
2020-10-30
net/mlx5: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-10-30
timekeeping: remove xtime_update
Arnd Bergmann
2020-10-30
timekeeping: add CONFIG_LEGACY_TIMER_TICK
Arnd Bergmann
2020-10-30
timekeeping: remove arch_gettimeoffset
Arnd Bergmann
2020-10-30
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2020-10-30
Merge tag 'asm-generic-fixes-5.10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-10-30
Merge tag 'pm-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2020-10-30
drm/fourcc: Add AMD DRM modifiers.
Bas Nieuwenhuizen
2020-10-30
Merge tag 'drm-fixes-2020-10-30-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-10-30
Merge tag 'wimax-staging' of git://git.kernel.org:/pub/scm/linux/kernel/git/a...
Jakub Kicinski
2020-10-30
netfilter: nf_tables: missing validation from the abort path
Pablo Neira Ayuso
2020-10-30
netfilter: use actual socket sk rather than skb sk when routing harder
Jason A. Donenfeld
2020-10-30
mac80211: fix kernel-doc markups
Mauro Carvalho Chehab
2020-10-30
debugfs: remove return value of debugfs_create_devm_seqfile()
Greg Kroah-Hartman
2020-10-30
crypto: hash - Use memzero_explicit() for clearing state
Arvind Sankar
2020-10-29
bpf: Don't rely on GCC __attribute__((optimize)) to disable GCSE
Ard Biesheuvel
2020-10-29
scsi: libfc: Move scsi/fc_encode.h to libfc
Arnd Bergmann
2020-10-29
bridge: cfm: Netlink GET status Interface.
Henrik Bjoernlund
2020-10-29
bridge: cfm: Netlink GET configuration Interface.
Henrik Bjoernlund
2020-10-29
bridge: cfm: Netlink SET configuration Interface.
Henrik Bjoernlund
2020-10-29
bridge: cfm: Kernel space implementation of CFM. CCM frame RX added.
Henrik Bjoernlund
2020-10-29
bridge: cfm: Kernel space implementation of CFM. CCM frame TX added.
Henrik Bjoernlund
2020-10-29
bridge: cfm: Kernel space implementation of CFM. MEP create/delete.
Henrik Bjoernlund
2020-10-29
bridge: uapi: cfm: Added EtherType used by the CFM protocol.
Henrik Bjoernlund
2020-10-29
fs: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-10-29
platform/chrome: cros_ec_proto: Replace zero-length array with flexible-array...
Gustavo A. R. Silva
2020-10-29
platform/chrome: cros_ec_commands: Replace zero-length array with flexible-ar...
Gustavo A. R. Silva
2020-10-29
mailbox: zynqmp-ipi-message: Replace zero-length array with flexible-array me...
Gustavo A. R. Silva
2020-10-29
dmaengine: ti-cppi5: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-10-29
Merge tag 'fallthrough-fixes-clang-5.10-rc2' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2020-10-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-10-29
wimax: move out to staging
Arnd Bergmann
2020-10-29
include: jhash/signal: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-10-29
Merge tag 'afs-fixes-20201029' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-10-29
Merge tag 'ext4_for_linus_fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-10-29
HID: hid-input: occasionally report stylus battery even if not changed
dmitry.torokhov@gmail.com
2020-10-29
drm/ttm: nuke old page allocator
Christian König
2020-10-29
drm/ttm: wire up the new pool as default one v2
Christian König
2020-10-29
drm/ttm: new TT backend allocation pool v3
Christian König
2020-10-29
xsk: Fix possible memory leak at socket close
Magnus Karlsson
2020-10-29
afs: Fix afs_invalidatepage to adjust the dirty region
David Howells
2020-10-29
afs: Wrap page->private manipulations in inline functions
David Howells
[prev]
[next]