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
compress-2025-01-21
compress-2025-01-23
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
2016-07-13
Linux 3.18.37
v3.18.37
Sasha Levin
1
-1
/
+1
2016-07-12
tmpfs: fix regression hang in fallocate undo
Hugh Dickins
1
-3
/
+5
2016-07-12
netfilter: x_tables: introduce and use xt_copy_counters_from_user
Florian Westphal
5
-130
/
+92
2016-07-12
netfilter: x_tables: do compat validation via translate_table
Florian Westphal
4
-333
/
+80
2016-07-12
netfilter: x_tables: xt_compat_match_from_user doesn't need a retval
Florian Westphal
5
-51
/
+26
2016-07-12
netfilter: ip6_tables: simplify translate_compat_table args
Florian Westphal
1
-36
/
+25
2016-07-12
netfilter: ip_tables: simplify translate_compat_table args
Florian Westphal
1
-36
/
+25
2016-07-12
netfilter: arp_tables: simplify translate_compat_table args
Florian Westphal
1
-46
/
+36
2016-07-12
netfilter: x_tables: don't reject valid target size on some architectures
Florian Westphal
1
-2
/
+2
2016-07-12
netfilter: x_tables: validate all offsets and sizes in a rule
Florian Westphal
1
-5
/
+76
2016-07-12
netfilter: x_tables: check for bogus target offset
Florian Westphal
5
-10
/
+26
2016-07-12
netfilter: x_tables: check standard target size too
Florian Westphal
1
-0
/
+15
2016-07-12
netfilter: x_tables: add compat version of xt_check_entry_offsets
Florian Westphal
5
-3
/
+31
2016-07-12
netfilter: x_tables: assert minimum target size
Florian Westphal
1
-0
/
+3
2016-07-12
netfilter: x_tables: kill check_entry helper
Florian Westphal
3
-35
/
+24
2016-07-12
netfilter: x_tables: add and use xt_check_entry_offsets
Florian Westphal
5
-32
/
+41
2016-07-12
netfilter: x_tables: validate targets of jumps
Florian Westphal
3
-0
/
+48
2016-07-12
netfilter: x_tables: don't move to non-existent next rule
Florian Westphal
3
-3
/
+13
2016-07-12
netfilter: x_tables: fix unconditional helper
Florian Westphal
3
-33
/
+31
2016-07-12
netfilter: x_tables: make sure e->next_offset covers remaining blob size
Florian Westphal
3
-6
/
+12
2016-07-12
netfilter: x_tables: validate e->target_offset early
Florian Westphal
3
-27
/
+24
2016-07-12
MIPS: Fix 64k page support for 32 bit kernels.
Ralf Baechle
1
-1
/
+1
2016-07-12
sparc64: Fix return from trap window fill crashes.
David S. Miller
5
-52
/
+116
2016-07-12
sparc: Harden signal return frame checks.
David S. Miller
5
-45
/
+92
2016-07-12
sparc64: Take ctx_alloc_lock properly in hugetlb_setup().
David S. Miller
1
-3
/
+7
2016-07-12
sparc/PCI: Fix for panic while enabling SR-IOV
Babu Moger
1
-0
/
+17
2016-07-12
sparc64: Fix sparc64_set_context stack handling.
David S. Miller
1
-1
/
+1
2016-07-12
sparc64: Fix numa node distance initialization
Nitin Gupta
1
-0
/
+8
2016-07-12
sparc64: Fix bootup regressions on some Kconfig combinations.
David S. Miller
8
-55
/
+34
2016-07-12
sparc: Fix system call tracing register handling.
Mike Frysinger
2
-0
/
+53
2016-07-12
tcp: record TLP and ER timer stats in v6 stats
Yuchung Cheng
1
-1
/
+3
2016-07-12
sfc: on MC reset, clear PIO buffer linkage in TXQs
Edward Cree
1
-0
/
+16
2016-07-12
tuntap: correctly wake up process during uninit
Jason Wang
1
-3
/
+3
2016-07-12
netlink: Fix dump skb leak/double free
Herbert Xu
1
-2
/
+5
2016-07-12
xfs: print name of verifier if it fails
Eric Sandeen
18
-2
/
+24
2016-07-12
pipe: limit the per-user amount of pages allocated in pipes
Willy Tarreau
5
-2
/
+87
2016-07-12
MIPS: Reserve nosave data for hibernation
Huacai Chen
1
-0
/
+3
2016-07-12
serial: samsung: Reorder the sequence of clock control when call s3c24xx_seri...
Chanwoo Choi
1
-2
/
+2
2016-07-12
tty: vt, return error when con_startup fails
Jiri Slaby
1
-2
/
+3
2016-07-12
Btrfs: don't use src fd for printk
Josef Bacik
1
-1
/
+1
2016-07-12
drm/radeon: fix PLL sharing on DCE6.1 (v2)
Lucas Stach
1
-0
/
+10
2016-07-12
tcp: refresh skb timestamp at retransmit time
Eric Dumazet
1
-2
/
+4
2016-07-12
net: fix a kernel infoleak in x25 module
Kangjie Lu
1
-0
/
+1
2016-07-12
net: bridge: fix old ioctl unlocked net device walk
Nikolay Aleksandrov
1
-2
/
+3
2016-07-12
VSOCK: do not disconnect socket when peer has shutdown SEND only
Ian Campbell
1
-20
/
+1
2016-07-12
net: fix infoleak in rtnetlink
Kangjie Lu
1
-8
/
+10
2016-07-12
net: fix infoleak in llc
Kangjie Lu
1
-0
/
+1
2016-07-12
net: fec: only clear a queue's work bit if the queue was emptied
Uwe Kleine-König
1
-2
/
+8
2016-07-12
netem: Segment GSO packets on enqueue
Neil Horman
1
-2
/
+59
2016-07-12
sch_dsmark: update backlog as well
WANG Cong
1
-0
/
+3
[next]