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