summary refs log tree commit diff
AgeCommit message (Expand)Author
2016-03-09dma-mapping: avoid oops when parameter cpu_addr is nullZhen Lei
2016-03-09mm/hugetlb: use EOPNOTSUPP in hugetlb sysctl handlersJan Stancek
2016-03-09memremap: check pfn validity before passing to pfn_to_page()Ard Biesheuvel
2016-03-09mm, thp: fix migration of PTE-mapped transparent huge pagesKirill A. Shutemov
2016-03-09dax: check return value of dax_radix_entry()Ross Zwisler
2016-03-09ocfs2: fix return value from ocfs2_page_mkwrite()Jan Kara
2016-03-09arm64: kasan: clear stale stack poisonMark Rutland
2016-03-09sched/kasan: remove stale KASAN poison after hotplugMark Rutland
2016-03-09kasan: add functions to clear stack poisonMark Rutland
2016-03-09mm: fix mixed zone detection in devm_memremap_pagesDan Williams
2016-03-09list: kill list_force_poison()Dan Williams
2016-03-09mm: __delete_from_page_cache show Bad page if mappedHugh Dickins
2016-03-09mm/hugetlb: hugetlb_no_page: rate-limit warning messageGeoffrey Thomas
2016-03-09Merge tag 'for-v4.5-rc/omap-critical-fixes-a' of git://git.kernel.org/pub/scm...Olof Johansson
2016-03-09Merge tag 'pci-v4.5-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-03-09tracing: Fix check for cpu online when event is disabledSteven Rostedt (Red Hat)
2016-03-09arm64: hugetlb: partial revert of 66b3923a1a0fWill Deacon
2016-03-09arm64: account for sparsemem section alignment when choosing vmemmap offsetArd Biesheuvel
2016-03-09x86/fpu: Fix 'no387' regressionAndy Lutomirski
2016-03-09kvm: cap halt polling at exactly halt_poll_nsDavid Matlack
2016-03-09dmaengine: fsldma: fix memory leakXuelin Shi
2016-03-09Merge tag 'imx-drm-fixes-2016-02-19' of git://git.pengutronix.de/git/pza/linu...Dave Airlie
2016-03-09Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2016-03-09device property: fwnode->secondary may contain ERR_PTR(-ENODEV)Heikki Krogerus
2016-03-08ACPICA: Revert "Parser: Fix for SuperName method invocation"Bob Moore
2016-03-08Revert "drm/radeon/pm: adjust display configuration after powerstate"Alex Deucher
2016-03-08Merge tag 'sound-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2016-03-08Merge tag 'edac_fix_for_4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-03-08drm/amdgpu/dp: add back special handling for NUTMEGAlex Deucher
2016-03-08drm/radeon/dp: add back special handling for NUTMEGAlex Deucher
2016-03-08KVM: s390: correct fprs on SIGP (STOP AND) STORE STATUSDavid Hildenbrand
2016-03-08Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini
2016-03-08KVM: VMX: disable PEBS before a guest entryRadim Krčmář
2016-03-08s390/cpumf: Fix lpp detectionChristian Borntraeger
2016-03-07jffs2: reduce the breakage on recovery from halfway failed rename()Al Viro
2016-03-07ncpfs: fix a braino in OOM handling in ncp_fill_cache()Al Viro
2016-03-08KVM: PPC: Book3S HV: Sanitize special-purpose register values on guest exitPaul Mackerras
2016-03-08drm/i2c: tda998x: Choose between atomic or non atomic dpms helperJyri Sarha
2016-03-08drm/vmwgfx: Add back ->detect() and ->fill_modes()Thierry Reding
2016-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-03-07Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-03-07Revert "drm/radeon: call hpd_irq_event on resume"Linus Torvalds
2016-03-07ppp: release rtnl mutex when interface creation failsGuillaume Nault
2016-03-07cdc_ncm: do not call usbnet_link_change from cdc_ncm_bindBjørn Mork
2016-03-07tcp: fix tcpi_segs_in after connection establishmentEric Dumazet
2016-03-07net: hns: fix the bug about loopbackyankejian
2016-03-07jme: Fix device PM wakeup API usageGuo-Fu Tseng
2016-03-07jme: Do not enable NIC WoL functions on S0Guo-Fu Tseng
2016-03-07PCI: Allow a NULL "parent" pointer in pci_bus_assign_domain_nr()Krzysztof =?utf-8?Q?Ha=C5=82asa?=
2016-03-07udp6: fix UDP/IPv6 encap resubmit pathBill Sommerfeld