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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-13
Linux 3.16.72
v3.16.72
Ben Hutchings
1
-1
/
+1
2019-08-13
scsi: libsas: fix a race condition when smp task timeout
Jason Yan
1
-5
/
+4
2019-08-13
netfilter: ctnetlink: don't use conntrack/expect object addresses as id
Florian Westphal
3
-5
/
+67
2019-08-13
inet: switch IP ID generator to siphash
Eric Dumazet
4
-20
/
+30
2019-08-13
siphash: add cryptographically secure PRF
Jason A. Donenfeld
7
-1
/
+567
2019-08-13
ipv6: hash net ptr into fragmentation bucket selection
Hannes Frederic Sowa
4
-13
/
+16
2019-08-13
ipv4: ip_tunnel: use net namespace from rtable not socket
Hannes Frederic Sowa
1
-1
/
+2
2019-08-13
ipv4: hash net ptr into fragmentation bucket selection
Hannes Frederic Sowa
10
-21
/
+26
2019-08-13
ipv6: call ipv6_proxy_select_ident instead of ipv6_select_ident in udp6_ufo_f...
Sabrina Dubroca
1
-5
/
+3
2019-08-13
ipv6: Make __ipv6_select_ident static
Vlad Yasevich
2
-3
/
+2
2019-08-13
ipv6: Fix fragment id assignment on LE arches.
Vlad Yasevich
1
-1
/
+1
2019-08-13
Revert "drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packets"
Vlad Yasevich
2
-8
/
+1
2019-08-13
ipv6: Select fragment id during UFO segmentation if not set.
Vlad Yasevich
4
-21
/
+47
2019-08-13
Revert "inet: update the IP ID generation algorithm to higher standards."
Ben Hutchings
2
-6
/
+1
2019-08-13
xen: let alloc_xenballooned_pages() fail if not enough memory free
Juergen Gross
1
-3
/
+13
2019-08-13
mm/page_alloc.c: calculate 'available' memory in a separate function
Igor Redko
3
-30
/
+45
2019-08-13
proc: meminfo: estimate available memory more conservatively
Johannes Weiner
1
-4
/
+1
2019-08-13
floppy: fix out-of-bounds read in copy_buffer
Denis Efremov
1
-2
/
+4
2019-08-13
floppy: fix invalid pointer dereference in drive_name
Denis Efremov
1
-2
/
+7
2019-08-13
floppy: fix out-of-bounds read in next_valid_format
Denis Efremov
1
-0
/
+16
2019-08-13
floppy: fix div-by-zero in setup_format_params
Denis Efremov
1
-0
/
+5
2019-08-13
powerpc/tm: Fix oops on sigreturn on systems without TM
Michael Neuling
2
-0
/
+8
2019-08-13
Input: gtco - bounds check collection indent level
Grant Hernandez
1
-3
/
+17
2019-08-13
Bluetooth: hci_uart: check for missing tty operations
Vladis Dronov
3
-0
/
+13
2019-08-13
vhost: scsi: add weight support
Jason Wang
1
-3
/
+3
2019-08-13
vhost_net: fix possible infinite loop
Jason Wang
1
-9
/
+9
2019-08-13
vhost: introduce vhost_exceeds_weight()
Jason Wang
4
-16
/
+36
2019-08-13
vhost_net: introduce vhost_exceeds_weight()
Jason Wang
1
-4
/
+8
2019-08-13
vhost_net: use packet weight for rx handler, too
Paolo Abeni
1
-4
/
+8
2019-08-13
vhost-net: set packet weight of tx polling to 2 * vq size
haibinzhang(张海斌)
1
-1
/
+7
2019-08-13
x86/speculation/swapgs: Exclude ATOMs from speculation through SWAPGS
Thomas Gleixner
3
-29
/
+32
2019-08-13
x86/entry/64: Use JMP instead of JMPQ
Josh Poimboeuf
1
-1
/
+1
2019-08-13
x86/speculation: Enable Spectre v1 swapgs mitigations
Josh Poimboeuf
2
-9
/
+111
2019-08-13
x86/speculation: Prepare entry code for Spectre v1 swapgs mitigations
Josh Poimboeuf
3
-3
/
+49
2019-08-13
x86/entry/64: Fix context tracking state warning when load_gs_index fails
Wanpeng Li
1
-2
/
+2
2019-08-13
x86/entry/64: Really create an error-entry-from-usermode code path
Andy Lutomirski
1
-12
/
+16
2019-08-13
x86/asm/entry/64: Disentangle error_entry/exit gsbase/ebx/usermode code
Andy Lutomirski
1
-5
/
+23
2019-08-13
x86: cpufeatures: Renumber feature word 7
Ben Hutchings
1
-18
/
+21
2019-08-13
ufs: fix braino in ufs_get_inode_gid() for solaris UFS flavour
Al Viro
1
-1
/
+1
2019-08-13
packet: validate msg_namelen in send directly
Willem de Bruijn
1
-10
/
+14
2019-08-13
packet: in recvmsg msg_name return at least sizeof sockaddr_ll
Willem de Bruijn
1
-2
/
+11
2019-08-13
l2ip: fix possible use-after-free
Eric Dumazet
1
-4
/
+4
2019-08-13
ipv6/flowlabel: wait rcu grace period before put_pid()
Eric Dumazet
1
-7
/
+13
2019-08-13
ipv6: invert flowlabel sharing check in process and user mode
Willem de Bruijn
1
-2
/
+2
2019-08-13
slip: make slhc_free() silently accept an error pointer
Linus Torvalds
1
-1
/
+1
2019-08-13
fs/proc/proc_sysctl.c: Fix a NULL pointer dereference
YueHaibing
1
-2
/
+4
2019-08-13
trace: Fix preempt_enable_no_resched() abuse
Peter Zijlstra
1
-1
/
+1
2019-08-13
l2tp: use rcu_dereference_sk_user_data() in l2tp_udp_encap_recv()
Eric Dumazet
1
-1
/
+1
2019-08-13
sched/numa: Fix a possible divide-by-zero
Xie XiuQi
1
-0
/
+4
2019-08-13
usb: usbip: fix isoc packet num validation in get_pipe
Malte Leip
2
-9
/
+10
[next]