aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-06Linux 2.6.32.69v2.6.32.69Willy Tarreau
2015-12-06splice: sendfile() at once fails for big filesChristophe Leroy
2015-12-06net: avoid NULL deref in inet_ctl_sock_destroy()Eric Dumazet
2015-12-06ipmr: fix possible race resulting from improper usage of IP_INC_STATS_BH() in...Ani Sinha
2015-12-06RDS-TCP: Recover correctly from pskb_pull()/pksb_trim() failure in rds_tcp_da...Sowmini Varadhan
2015-12-06binfmt_elf: Don't clobber passed executable's file headerMaciej W. Rozycki
2015-12-06devres: fix a for loop bounds checkDan Carpenter
2015-12-06HID: core: Avoid uninitialized buffer accessRichard Purdie
2015-12-06ethtool: Use kcalloc instead of kmalloc for ethtool_get_stringsJoe Perches
2015-12-06mvsas: Fix NULL pointer dereference in mvs_slot_task_freeDāvis Mosāns
2015-12-06tty: fix stall caused by missing memory barrier in drivers/tty/n_tty.cKosuke Tatsukawa
2015-12-06mm: hugetlbfs: skip shared VMAs when unmapping private pages to satisfy a faultMel Gorman
2015-12-06x86/process: Add proper bound checks in 64bit get_wchan()Thomas Gleixner
2015-12-06module: Fix locking in symbol_put_addr()Peter Zijlstra
2015-12-06net: add length argument to skb_copy_and_csum_datagram_iovecSabrina Dubroca
2015-12-06net: Fix skb csum races when peekingHerbert Xu
2015-12-06RDS: verify the underlying transport exists before creating a connectionSasha Levin
2015-12-06x86/paravirt: Replace the paravirt nop with a bona fide empty functionAndy Lutomirski
2015-12-06hfs: fix B-tree corruption after insertion at position 0Hin-Tak Leung
2015-12-06hfs,hfsplus: cache pages correctly between bnode_create and bnode_freeHin-Tak Leung
2015-12-06pagemap: hide physical addresses from non-privileged usersKonstantin Khlebnikov
2015-12-06security: add cred argument to security_capable()Chris Wright
2015-12-06Input: evdev - do not report errors form flush()Takashi Iwai
2015-12-06SUNRPC: xs_reset_transport must mark the connection as disconnectedTrond Myklebust
2015-12-06xfs: Fix xfs_attr_leafblock definitionJan Kara
2015-12-06windfarm: decrement client count when unregisteringPaul Bolle
2015-12-06devres: fix devres_get()Masahiro Yamada
2015-12-06ipc,sem: fix use after free on IPC_RMID after a task using same semaphore set...Herton R. Krzesinski
2015-12-06net: Fix skb_set_peeked use-after-free bugHerbert Xu
2015-12-06net: Clone skb before setting peeked flagHerbert Xu
2015-12-06rds: fix an integer overflow test in rds_info_getsockopt()Dan Carpenter
2015-12-06xhci: fix off by one error in TRB DMA address boundary checkMathias Nyman
2015-12-06Initialize msg/shm IPC objects before doing ipc_addid()Linus Torvalds
2015-12-06ipc/sem.c: fully initialize sem_array before making it visibleManfred Spraul
2015-12-06USB: whiteheat: fix potential null-deref at probeJohan Hovold
2015-12-06virtio-net: drop NETIF_F_FRAGLISTJason Wang
2015-12-06ipv6: addrconf: validate new MTU before applying itMarcelo Leitner
2015-12-06md: use kzalloc() when bitmap is disabledBenjamin Randazzo
2015-12-06Failing to send a CLOSE if file is opened WRONLY and server reboots on a 4.x ...Olga Kornievskaia
2015-12-06vfs: Test for and handle paths that are unreachable from their mnt_rootEric W. Biederman
2015-12-06dcache: Handle escaped paths in prepend_pathEric W. Biederman
2015-09-18Linux 2.6.32.68v2.6.32.68Willy Tarreau
2015-09-18ipv6: Fix return of xfrm6_tunnel_rcv()David S. Miller
2015-09-18dmaengine: fix missing 'cnt' in ?: in dmatestDr. David Alan Gilbert
2015-09-18dccp: catch failed request_module call in dccp_probe initWang Weidong
2015-09-18dccp: Fix compile warning in probe code.David S. Miller
2015-09-18dccp: fix auto-loading of dccp(_probe)Gerrit Renker
2015-09-18x86/xen: Probe target addresses in set_aliased_prot() before the hypercallAndy Lutomirski
2015-09-18libata: increase the timeout when setting transfer modeMikulas Patocka
2015-09-18s390/process: fix sfpc inline assemblyHeiko Carstens