Location:
ftp://ftp.kernel.org/pub/linux/kernel/v2.6/
git tree:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-2.6.16.y.git
RSS feed of the git tree:
http://www.kernel.org/git/?p=linux/kernel/git/stable/linux-2.6.16.y.git;a=rss
Changes since 2.6.16.50:
Adrian Bunk (3):
x86_64: ACPI_CPU_FREQ must select CPU_FREQ_TABLE
Linux 2.6.16.51-rc1
Linux 2.6.16.51
Andrew Hendry (1):
[X.25]: Add missing sock_put in x25_receive_data
Hugh Dickins (4):
holepunch: fix shmem_truncate_range punching too far
holepunch: fix shmem_truncate_range punch locking
holepunch: fix disconnected pages after second truncate
holepunch: fix mmap_sem i_mutex deadlock
Jaroslav Kysela (1):
[NETFILTER]: ipt_CLUSTERIP: fix oops in checkentry function
Jean Delvare (1):
hwmon/w83627ehf: Don't redefine REGION_OFFSET
Jorge Boncompte (1):
[NETFILTER]: ip_nat_proto_gre: do not modify/corrupt GREv0 packets through NAT
Makefile | 2
arch/x86_64/kernel/cpufreq/Kconfig | 1
drivers/hwmon/w83627ehf.c | 14 -
include/linux/netfilter_ipv4/ip_conntrack_proto_gre.h | 19 -
mm/madvise.c | 19 +
mm/shmem.c | 132 +++++++---
net/ipv4/netfilter/ip_nat_proto_gre.c | 21 -
net/ipv4/netfilter/ipt_CLUSTERIP.c | 2
net/x25/x25_dev.c | 1
9 files changed, 132 insertions(+), 79 deletions(-)