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
path:
root
/
include
Age
Commit message (
Expand
)
Author
2019-11-12
net: prevent load/store tearing on sk->sk_stamp
Eric Dumazet
2019-11-12
ipvs: move old_secure_tcp into struct netns_ipvs
Eric Dumazet
2019-11-12
netfilter: nf_tables: Align nft_expr private data to 64-bit
Lukas Wunner
2019-11-12
net: fix data-race in neigh_event_send()
Eric Dumazet
2019-11-10
arm/arm64: smccc-1.1: Handle function result as parameters
Marc Zyngier
2019-11-10
arm/arm64: smccc-1.1: Make return values unsigned long
Marc Zyngier
2019-11-10
arm/arm64: smccc: Add SMCCC-specific return codes
Marc Zyngier
2019-11-10
arm/arm64: smccc: Implement SMCCC v1.1 inline primitive
Marc Zyngier
2019-11-10
arm/arm64: smccc: Make function identifiers an unsigned quantity
Marc Zyngier
2019-11-10
firmware/psci: Expose SMCCC version through psci_ops
Marc Zyngier
2019-11-10
firmware/psci: Expose PSCI conduit
Marc Zyngier
2019-11-10
arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening support
Marc Zyngier
2019-11-10
arm/arm64: KVM: Advertise SMCCC v1.1
Marc Zyngier
2019-11-10
ARM: 8478/2: arm/arm64: add arm-smccc
Jens Wiklander
2019-11-10
net/flow_dissector: switch to siphash
Eric Dumazet
2019-11-10
net: fix sk_page_frag() recursion from memory reclaim
Tejun Heo
2019-11-06
sctp: fix the issue that flags are ignored when using kernel_connect
Xin Long
2019-11-06
sch_netem: fix rcu splat in netem_enqueue()
Eric Dumazet
2019-11-06
llc: fix sk_buff leak in llc_conn_service()
Eric Biggers
2019-11-06
USB: gadget: Reject endpoints with 0 maxpacket value
Alan Stern
2019-10-17
cfg80211: Use const more consistently in for_each_element macros
Jouni Malinen
2019-10-17
cfg80211: add and use strongly typed element iteration macros
Johannes Berg
2019-10-17
ASoC: Define a set of DAPM pre/post-up events
Oleksandr Suvorov
2019-10-07
scsi: core: Reduce memory required for SCSI logging
Bart Van Assche
2019-10-05
quota: fix wrong condition in is_quota_modification()
Chao Yu
2019-10-05
kprobes: Prohibit probing on BUG() and WARN() address
Masami Hiramatsu
2019-09-21
isdn/capi: check message length in capi_write()
Eric Biggers
2019-09-16
xfrm: clean up xfrm protocol checks
Cong Wang
2019-09-10
libceph: allow ceph_buffer_put() to receive a NULL ceph_buffer
Luis Henriques
2019-09-10
gpio: Fix build error of function redefinition
YueHaibing
2019-09-06
tcp: fix tcp_rtx_queue_tail in case of empty retransmit queue
Tim Froidcoeur
2019-09-06
netfilter: ctnetlink: don't use conntrack/expect object addresses as id
Florian Westphal
2019-09-06
inet: switch IP ID generator to siphash
Eric Dumazet
2019-09-06
siphash: implement HalfSipHash1-3 for hash tables
Jason A. Donenfeld
2019-09-06
siphash: add cryptographically secure PRF
Jason A. Donenfeld
2019-08-25
scsi: fcoe: Embed fc_rport_priv in fcoe_rport structure
Hannes Reinecke
2019-08-25
asm-generic: default BUG_ON(x) to if(x)BUG()
Arnd Bergmann
2019-08-25
include/linux/module.h: copy __init/__exit attrs to init/cleanup_module
Miguel Ojeda
2019-08-25
Backport minimal compiler_attributes.h to support GCC 9
Miguel Ojeda
2019-08-25
asm-generic: fix -Wtype-limits compiler warnings
Qian Cai
2019-08-25
ALSA: compress: Fix regression on compressed capture streams
Charles Keepax
2019-08-11
compat_ioctl: pppoe: fix PPPOEIOCSFWD handling
Arnd Bergmann
2019-08-11
tcp: be more careful in tcp_fragment()
Eric Dumazet
2019-08-06
uapi linux/coda_psdev.h: move upc_req definition from uapi to kernel side hea...
Mikko Rapeli
2019-08-06
coda: fix build using bare-metal toolchain
Sam Protsenko
2019-08-06
ACPI: fix false-positive -Wuninitialized warning
Arnd Bergmann
2019-08-04
sched/fair: Don't free p->numa_faults with concurrent readers
Jann Horn
2019-08-04
tcp: reset sk_send_head in tcp_write_queue_purge
Soheil Hassas Yeganeh
2019-08-04
access: avoid the RCU grace period for the temporary subjective credentials
Linus Torvalds
2019-08-04
elevator: fix truncation of icq_cache_name
Eric Biggers
[next]