summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-09-18Linux 3.12.48v3.12.48Jiri Slaby1-1/+1
2015-09-14netfilter: nf_conntrack: don't release a conntrack with non-zero refcntPablo Neira Ayuso4-14/+34
2015-09-14netfilter: nf_conntrack: fix RCU race in nf_conntrack_find_getAndrey Vagin1-4/+17
2015-09-02aio: fix reqs_available handlingBenjamin LaHaise1-4/+73
2015-09-02dm cache mq: fix memory allocation failure for large cache devicesHeinz Mauelshagen1-2/+2
2015-09-02bio: fix argument of __bio_add_page() for max_sectors > 0xffffAkinobu Mita1-1/+1
2015-09-02lpfc: Fix scsi prep dma buf error.James Smart1-1/+1
2015-09-02cifs: Send a logoff request before removing a smb sessionShirish Pargaonkar3-9/+37
2015-08-31mtip32xx: dynamically allocate buffer in debugfs functionsDavid Milburn1-10/+37
2015-08-27rds: fix an integer overflow test in rds_info_getsockopt()Dan Carpenter1-1/+1
2015-08-27net/mlx4_core: Fix wrong index in propagating port change event to VFsJack Morgenstein1-2/+2
2015-08-27netlink: don't hold mutex in rcu callback when releasing mmapd ringFlorian Westphal1-32/+47
2015-08-27inet: frags: fix defragmented packet's IP header for af_packetEdward Hyunkoo Jee1-2/+5
2015-08-27bonding: correct the MAC address for "follow" fail_over_mac policydingtianhong1-0/+19
2015-08-27bonding: fix destruction of bond with devices different from arphrd_etherNikolay Aleksandrov1-0/+1
2015-08-27ipv6: lock socket in ip6_datagram_connect()Eric Dumazet3-9/+28
2015-08-27isdn/gigaset: reset tty->receive_room when attaching ser_gigasetTilman Schmidt1-1/+10
2015-08-27bridge: mdb: fix double add notificationNikolay Aleksandrov1-1/+0
2015-08-27net: Fix skb_set_peeked use-after-free bugHerbert Xu1-6/+7
2015-08-27net: Fix skb csum races when peekingHerbert Xu1-1/+2
2015-08-27net: Clone skb before setting peeked flagHerbert Xu1-3/+38
2015-08-27net: call rcu_read_lock early in process_backlogJulian Anastasov1-15/+14
2015-08-27net: do not process device backlog during unregistrationJulian Anastasov1-2/+4
2015-08-27net: pktgen: fix race between pktgen_thread_worker() and kthread_stop()Oleg Nesterov1-1/+3
2015-08-27bridge: mdb: zero out the local br_ip variable before useNikolay Aleksandrov1-0/+2
2015-08-27net/tipc: initialize security state for new connection socketStephen Smalley1-0/+1
2015-08-27ip_tunnel: fix ipv4 pmtu check to honor inner ip header dfTimo Teräs1-3/+5
2015-08-27rtnetlink: verify IFLA_VF_INFO attributes before passing them to driverDaniel Borkmann1-63/+65
2015-08-27net: graceful exit from netif_alloc_netdev_queues()Eric Dumazet1-1/+2
2015-08-27ipv6: Make MLD packets to only be processed locallyAngga1-3/+3
2015-08-25drm/radeon: fix hotplug race at startupDave Airlie1-0/+5
2015-08-25mfd: lpc_ich: Assign subdevice ids automaticallyMika Westerberg1-4/+4
2015-08-25Linux 3.12.47v3.12.47Jiri Slaby1-1/+1
2015-08-25rbd: fix copyup completion raceIlya Dryomov1-5/+17
2015-08-25drm/radeon: add new OLAND pci idAlex Deucher1-0/+1
2015-08-25EDAC, ppc4xx: Access mci->csrows array elements properlyMichael Walle1-1/+1
2015-08-25localmodconfig: Use Kbuild files tooRichard Weinberger1-1/+1
2015-08-25dm thin metadata: delete btrees when releasing metadata snapshotJoe Thornber1-2/+2
2015-08-25perf: Fix fasync handling on inherited eventsPeter Zijlstra1-2/+10
2015-08-25xen-blkfront: don't add indirect pages to list when !feature_persistentBob Liu1-2/+4
2015-08-25mm/hwpoison: fix page refcount of unknown non LRU pageWanpeng Li1-0/+2
2015-08-25ipc,sem: fix use after free on IPC_RMID after a task using same semaphore set...Herton R. Krzesinski1-6/+17
2015-08-25ipc/sem.c: update/correct memory barriersManfred Spraul1-4/+14
2015-08-25mm, vmscan: Do not wait for page writeback for GFP_NOFS allocationsMichal Hocko1-9/+5
2015-08-25md/bitmap: return an error when bitmap superblock is corrupt.NeilBrown1-0/+2
2015-08-25path_openat(): fix double fput()Al Viro1-1/+2
2015-08-25signal: fix information leak in copy_siginfo_from_user32Amanieu d'Antras4-8/+2
2015-08-25signal: fix information leak in copy_siginfo_to_userAmanieu d'Antras2-2/+4
2015-08-25signalfd: fix information leak in signalfd_copyinfoAmanieu d'Antras1-2/+3
2015-08-25x86/ldt: Further fix FPU emulationAndy Lutomirski1-1/+1