summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-27kvm: fix zero length mmio searchingJason Wang
2015-10-27kvm: don't try to register to KVM_FAST_MMIO_BUS for non mmio eventfdJason Wang
2015-10-27arm: KVM: Fix incorrect device to IPA mappingMarek Majtyka
2015-10-27hp-wmi: limit hotkey enableKyle Evans
2015-10-27zram: fix possible use after free in zcomp_create()Luis Henriques
2015-10-27of_mdio: add new DT property 'managed' to specify the PHY management typeStas Sergeev
2015-10-27net: dsa: bcm_sf2: Do not override speed settingsFlorian Fainelli
2015-10-27tcp: add proper TS val into RST packetsEric Dumazet
2015-10-27net: dsa: bcm_sf2: Fix 64-bits register writesFlorian Fainelli
2015-10-27net: eth: altera: fix napi poll_list corruptionAtsushi Nemoto
2015-10-27ext4: don't manipulate recovery flag when freezing no-journal fsEric Sandeen
2015-10-27cxl: Fix unbalanced pci_dev_get in cxl_probeDaniel Axtens
2015-10-27igb: Fix oops caused by missing queue pairingShota Suzuki
2015-10-27rtlwifi: rtl8821ae: Fix an expression that is always falseLarry Finger
2015-10-27x86/nmi/64: Use DF to avoid userspace RSP confusing nested NMI detectionAndy Lutomirski
2015-10-27x86/nmi/64: Reorder nested NMI checksAndy Lutomirski
2015-10-27x86/nmi/64: Improve nested NMI commentsAndy Lutomirski
2015-10-27bna: fix interrupts storm caused by erroneous packetsIvan Vecera
2015-10-27udp: fix dst races with multicast early demuxEric Dumazet
2015-10-27packet: missing dev_put() in packet_do_bind()Lars Westerhoff
2015-10-27fib_rules: fix fib rule dumps across multiple skbsWilson Kok
2015-10-27openvswitch: Zero flows on allocation.Jesse Gross
2015-10-27sctp: fix race on protocol/netns initializationMarcelo Ricardo Leitner
2015-10-27netlink, mmap: transform mmap skb into full skb on tapsDaniel Borkmann
2015-10-27net/ipv6: Correct PIM6 mrt_lock handlingRichard Laing
2015-10-27ipv6: fix exthdrs offload registration in out_rt pathDaniel Borkmann
2015-10-27usbnet: Get EVENT_NO_RUNTIME_PM bit before it is clearedEugene Shatokhin
2015-10-27ip6_gre: release cached dst on tunnel removalhuaibin Wang
2015-10-27rtnetlink: verify IFLA_VF_INFO attributes before passing them to driverDaniel Borkmann
2015-10-27if_link: Add an additional parameter to ifla_vf_info for RSS queryingVlad Zolotarov
2015-10-07hfs,hfsplus: cache pages correctly between bnode_create and bnode_freeHin-Tak Leung
2015-10-07IB/mlx4: Use correct SL on AH query under RoCENoa Osherovich
2015-10-07IB/mlx4: Forbid using sysfs to change RoCE pkeysJack Morgenstein
2015-10-07IB/uverbs: Fix race between ib_uverbs_open and remove_oneYishai Hadas
2015-10-07IB/uverbs: reject invalid or unknown opcodesChristoph Hellwig
2015-10-07IB/qib: Change lkey table allocation to support more MRsMike Marciniszyn
2015-10-07hfs: fix B-tree corruption after insertion at position 0Hin-Tak Leung
2015-10-07md/raid10: always set reshape_safe when initializing reshape_position.NeilBrown
2015-10-07mmc: core: fix race condition in mmc_wait_data_doneJialing Fu
2015-10-07fs: if a coredump already exists, unlink and recreate with O_EXCLJann Horn
2015-10-07vmscan: fix increasing nr_isolated incurred by putback unevictable pagesJaewon Kim
2015-10-07parisc: Filter out spurious interrupts in PA-RISC irq handlerHelge Deller
2015-10-07parisc: Use double word condition in 64bit CAS operationJohn David Anglin
2015-10-07NFS: nfs_set_pgio_error sometimes misses errorsTrond Myklebust
2015-10-07NFS: Fix a NULL pointer dereference of migration recovery ops for v4.2 clientKinglong Mee
2015-10-07NFSv4: don't set SETATTR for O_RDONLY|O_EXCLNeilBrown
2015-10-07Btrfs: check if previous transaction aborted to avoid fs corruptionFilipe Manana
2015-10-07[media] v4l: omap3isp: Fix sub-device power management codeSakari Ailus
2015-10-07[media] rc-core: fix remove uevent generationDavid Härdeman
2015-10-07x86/mm: Initialize pmd_idx in page_table_range_init_count()Minfei Huang