[OpenWrt-Devel] [PATCH 1/9] [ar71xx/kernel] upgrade 3.10.49 to 3.10.50 - released 2014-07-28

Bastian Bittorf bittorf at bluebottle.com
Fri Oct 17 06:46:23 EDT 2014


[ar71xx/kernel] upgrade 3.10.49 to 3.10.50 - released 2014-07-28

compile tested.

shortlog:
8021q: fix a potential memory leak
alarmtimer: Fix bug where relative alarm timers were treated as absolute
appletalk: Fix socket referencing in skb
ARC: Implement ptrace(PTRACE_GET_THREAD_AREA)
be2net: set EQ DB clear-intr bit in be_open()
Bluetooth: Ignore H5 non-link packets in non-active state
bnx2x: fix possible panic under memory stress
dm cache metadata: do not allow the data block size to change
dm thin metadata: do not allow the data block size to change
dns_resolver: assure that dns_query() result is null-terminated
dns_resolver: Null-terminate the right string
Drivers: hv: util: Fix a bug in the KVP code
drm/qxl: return IRQ_NONE if it was not our irq
drm/radeon: avoid leaking edid data
drm/radeon: set default bl level to something reasonable
fuse: handle large user and group ID
hwmon: (adt7470) Fix writes to temperature limit registers
hwmon: (da9052) Don't use dash in the name attribute
hwmon: (da9055) Don't use dash in the name attribute
igb: do a reset on SR-IOV re-init if device is down
igmp: fix the problem when mc leave group
ip_tunnel: fix ip_tunnel_lookup
ipv4: fix buffer overflow in ip_options_compile()
ipv4: fix dst race in sk_dst_get()
ipv4: icmp: Fix pMTU handling for rare case
ipv4: irq safe sk_dst_[re]set() and ipv4_sk_update_pmtu() fix
irqchip: gic: Add support for cortex a7 compatible string
irqchip: gic: Fix core ID calculation when topology is read from DT
iwlwifi: dvm: don't enable CTS to self
locking/mutex: Disable optimistic spinning on some architectures
media: gspca_pac7302: Add new usb-id for Genius i-Look 317
mwifiex: fix Tx timeout issue
net: fix sparse warning in sk_dst_set()
netlink: Fix handling of error from netlink_dump().
net: mvneta: Fix big endian issue in mvneta_txq_desc_csum()
net: mvneta: fix operation in 10 Mbit/s mode
net: pppoe: use correct channel MTU when using Multilink PPP
net: qmi_wwan: Add ID for Telewell TW-LTE 4G v2
net: qmi_wwan: add two Sierra Wireless/Netgear devices
net: sctp: check proc_dointvec result in proc_sctp_do_auth
net: sctp: fix information leaks in ulpevent layer
perf/x86/intel: ignore CondChgd bit to avoid false NMI handling
PM / sleep: Fix request_firmware() error at resume
ring-buffer: Fix polling on trace_pipe
sched: Fix possible divide by zero in avg_atom() calculation
shmem: fix faulting into a hole, not taking i_mutex
shmem: fix faulting into a hole while it's punched
shmem: fix splicing from a hole while it's punched
sunvnet: clean up objects created in vnet_new() on vnet_exit()
tcp: Fix divide by zero when pushing during tcp-repair
tcp: fix false undo corner cases
tcp: fix tcp_match_skb_to_sack() for unaligned SACK at end of an skb
tipc: clear 'next'-pointer of message fragments before reassembly
tracing: Add ftrace_trace_stack into __trace_puts/__trace_bputs
tracing: Fix graph tracer with stack tracer on other archs
usb: Check if port status is equal to RxDetect

Signed-off-by: Bastian Bittorf <bittorf at bluebottle.com>
---
 target/linux/ar71xx/Makefile |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/target/linux/ar71xx/Makefile b/target/linux/ar71xx/Makefile
index 1b40074..c687d21 100644
--- a/target/linux/ar71xx/Makefile
+++ b/target/linux/ar71xx/Makefile
@@ -13,7 +13,7 @@ FEATURES:=mips16
 CPU_TYPE=34kc
 SUBTARGETS:=generic nand mikrotik
 
-LINUX_VERSION:=3.10.49
+LINUX_VERSION:=3.10.50
 
 include $(INCLUDE_DIR)/target.mk
 
-- 
1.7.10.4
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list