summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-18Linux 3.12.48v3.12.48Jiri Slaby
2015-09-14netfilter: nf_conntrack: don't release a conntrack with non-zero refcntPablo Neira Ayuso
2015-09-14netfilter: nf_conntrack: fix RCU race in nf_conntrack_find_getAndrey Vagin
2015-09-02aio: fix reqs_available handlingBenjamin LaHaise
2015-09-02dm cache mq: fix memory allocation failure for large cache devicesHeinz Mauelshagen
2015-09-02bio: fix argument of __bio_add_page() for max_sectors > 0xffffAkinobu Mita
2015-09-02lpfc: Fix scsi prep dma buf error.James Smart
2015-09-02cifs: Send a logoff request before removing a smb sessionShirish Pargaonkar
2015-08-31mtip32xx: dynamically allocate buffer in debugfs functionsDavid Milburn
2015-08-27rds: fix an integer overflow test in rds_info_getsockopt()Dan Carpenter
2015-08-27net/mlx4_core: Fix wrong index in propagating port change event to VFsJack Morgenstein
2015-08-27netlink: don't hold mutex in rcu callback when releasing mmapd ringFlorian Westphal
2015-08-27inet: frags: fix defragmented packet's IP header for af_packetEdward Hyunkoo Jee
2015-08-27bonding: correct the MAC address for "follow" fail_over_mac policydingtianhong
2015-08-27bonding: fix destruction of bond with devices different from arphrd_etherNikolay Aleksandrov
2015-08-27ipv6: lock socket in ip6_datagram_connect()Eric Dumazet
2015-08-27isdn/gigaset: reset tty->receive_room when attaching ser_gigasetTilman Schmidt
2015-08-27bridge: mdb: fix double add notificationNikolay Aleksandrov
2015-08-27net: Fix skb_set_peeked use-after-free bugHerbert Xu
2015-08-27net: Fix skb csum races when peekingHerbert Xu
2015-08-27net: Clone skb before setting peeked flagHerbert Xu
2015-08-27net: call rcu_read_lock early in process_backlogJulian Anastasov
2015-08-27net: do not process device backlog during unregistrationJulian Anastasov
2015-08-27net: pktgen: fix race between pktgen_thread_worker() and kthread_stop()Oleg Nesterov
2015-08-27bridge: mdb: zero out the local br_ip variable before useNikolay Aleksandrov
2015-08-27net/tipc: initialize security state for new connection socketStephen Smalley
2015-08-27ip_tunnel: fix ipv4 pmtu check to honor inner ip header dfTimo Teräs
2015-08-27rtnetlink: verify IFLA_VF_INFO attributes before passing them to driverDaniel Borkmann
2015-08-27net: graceful exit from netif_alloc_netdev_queues()Eric Dumazet
2015-08-27ipv6: Make MLD packets to only be processed locallyAngga
2015-08-25drm/radeon: fix hotplug race at startupDave Airlie
2015-08-25mfd: lpc_ich: Assign subdevice ids automaticallyMika Westerberg
2015-08-25Linux 3.12.47v3.12.47Jiri Slaby
2015-08-25rbd: fix copyup completion raceIlya Dryomov
2015-08-25drm/radeon: add new OLAND pci idAlex Deucher
2015-08-25EDAC, ppc4xx: Access mci->csrows array elements properlyMichael Walle
2015-08-25localmodconfig: Use Kbuild files tooRichard Weinberger
2015-08-25dm thin metadata: delete btrees when releasing metadata snapshotJoe Thornber
2015-08-25perf: Fix fasync handling on inherited eventsPeter Zijlstra
2015-08-25xen-blkfront: don't add indirect pages to list when !feature_persistentBob Liu
2015-08-25mm/hwpoison: fix page refcount of unknown non LRU pageWanpeng Li
2015-08-25ipc,sem: fix use after free on IPC_RMID after a task using same semaphore set...Herton R. Krzesinski
2015-08-25ipc/sem.c: update/correct memory barriersManfred Spraul
2015-08-25mm, vmscan: Do not wait for page writeback for GFP_NOFS allocationsMichal Hocko
2015-08-25md/bitmap: return an error when bitmap superblock is corrupt.NeilBrown
2015-08-25path_openat(): fix double fput()Al Viro
2015-08-25signal: fix information leak in copy_siginfo_from_user32Amanieu d'Antras
2015-08-25signal: fix information leak in copy_siginfo_to_userAmanieu d'Antras
2015-08-25signalfd: fix information leak in signalfd_copyinfoAmanieu d'Antras
2015-08-25x86/ldt: Further fix FPU emulationAndy Lutomirski