summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.4.39v4.4.39Greg Kroah-Hartman2016-12-151-1/+1
* crypto: rsa - Add Makefile dependencies to fix parallel buildsDavid Michael2016-12-151-0/+1
* hotplug: Make register and unregister notifier API symmetricMichal Hocko2016-12-152-13/+5
* batman-adv: Check for alloc errors when preparing TT local dataSven Eckelmann2016-12-151-2/+2
* m68k: Fix ndelay() macroBoris Brezillon2016-12-151-1/+1
* arm64: futex.h: Add missing PAN togglingJames Morse2016-12-151-0/+2
* can: peak: fix bad memory access and free sequence추지호2016-12-151-2/+4
* can: raw: raw_setsockopt: limit number of can_filter that can be setMarc Kleine-Budde2016-12-152-0/+4
* crypto: mcryptd - Check mcryptd algorithm compatibilitytim2016-12-151-7/+12
* perf/x86: Fix full width counter, counter overflowPeter Zijlstra (Intel)2016-12-152-2/+2
* locking/rtmutex: Use READ_ONCE() in rt_mutex_owner()Thomas Gleixner2016-12-151-2/+3
* locking/rtmutex: Prevent dequeue vs. unlock raceThomas Gleixner2016-12-151-2/+66
* zram: restrict add/remove attributes to root onlySergey Senozhatsky2016-12-151-1/+7
* parisc: Fix TLB related boot crash on SMP machinesHelge Deller2016-12-151-0/+11
* parisc: Remove unnecessary TLB purges from flush_dcache_page_asm and flush_ic...John David Anglin2016-12-151-21/+1
* parisc: Purge TLB before setting PTEJohn David Anglin2016-12-151-4/+4
* powerpc/eeh: Fix deadlock when PE frozen state can't be clearedAndrew Donnellan2016-12-151-1/+3
* Linux 4.4.38v4.4.38Greg Kroah-Hartman2016-12-101-1/+1
* esp6: Fix integrity verification when ESN are usedTobias Brunner2016-12-101-1/+1
* esp4: Fix integrity verification when ESN are usedTobias Brunner2016-12-101-1/+1
* ipv4: Set skb->protocol properly for local outputEli Cooper2016-12-101-0/+3
* ipv6: Set skb->protocol properly for local outputEli Cooper2016-12-101-0/+2
* Don't feed anything but regular iovec's to blk_rq_map_user_iovLinus Torvalds2016-12-101-0/+3
* constify iov_iter_count() and iter_is_iovec()Al Viro2016-12-101-2/+2
* sparc64: fix compile warning section mismatch in find_node()Thomas Tai2016-12-101-3/+3
* sparc64: Fix find_node warning if numa node cannot be foundThomas Tai2016-12-101-4/+61
* sparc32: Fix inverted invalid_frame_pointer checks on sigreturnsAndreas Larsson2016-12-101-2/+2
* net: ping: check minimum size on ICMP header lengthKees Cook2016-12-101-0/+4
* net: avoid signed overflows for SO_{SND|RCV}BUFFORCEEric Dumazet2016-12-101-2/+2
* geneve: avoid use-after-free of skb->dataSabrina Dubroca2016-12-101-10/+4
* sh_eth: remove unchecked interrupts for RZ/A1Chris Brandt2016-12-101-1/+1
* net: bcmgenet: Utilize correct struct device for all DMA operationsFlorian Fainelli2016-12-101-3/+5
* packet: fix race condition in packet_set_ringPhilip Pettersson2016-12-101-6/+12
* net/dccp: fix use-after-free in dccp_invalid_packetEric Dumazet2016-12-101-5/+7
* netlink: Do not schedule work from sk_destructHerbert Xu2016-12-101-17/+15
* netlink: Call cb->done from a worker threadHerbert Xu2016-12-102-4/+25
* net/sched: pedit: make sure that offset is validAmir Vadai2016-12-101-4/+20
* net, sched: respect rcu grace period on cls destructionDaniel Borkmann2016-12-107-20/+31
* net: dsa: bcm_sf2: Ensure we re-negotiate EEE during after link changeFlorian Fainelli2016-12-101-0/+4
* l2tp: fix racy SOCK_ZAPPED flag check in l2tp_ip{,6}_bind()Guillaume Nault2016-12-102-4/+6
* rtnetlink: fix FDB size computationSabrina Dubroca2016-12-101-1/+4
* af_unix: conditionally use freezable blocking calls in readWANG Cong2016-12-101-6/+11
* net: sky2: Fix shutdown crashJeremy Linton2016-12-101-0/+13
* ip6_tunnel: disable caching when the traffic class is inheritedPaolo Abeni2016-12-101-2/+11
* net: check dead netns for peernet2id_alloc()WANG Cong2016-12-101-0/+2
* virtio-net: add a missing synchronize_net()Eric Dumazet2016-12-101-0/+5
* Linux 4.4.37v4.4.37Greg Kroah-Hartman2016-12-081-1/+1
* arm64: suspend: Reconfigure PSTATE after resume from idleJames Morse2016-12-081-0/+9
* arm64: mm: Set PSTATE.PAN from the cpu_enable_pan() callJames Morse2016-12-081-0/+9
* arm64: cpufeature: Schedule enable() calls instead of calling them via IPIJames Morse2016-12-084-4/+13