aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/traps.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-11-04MIPS: Fix build of compressed imageMatt Redfearn1-1/+1
2016-11-04MIPS: generic: Fix KASLR for generic kernel.Matt Redfearn1-6/+10
2016-11-04MIPS: KASLR: Fix handling of NULL FDTMatt Redfearn1-1/+1
2016-11-04MIPS: Malta: Fixup rebootPaul Burton1-1/+2
2016-11-04MIPS: CPC: Provide default mips_cpc_default_phys_base to ignore CPCPaul Burton1-1/+10
2016-11-03firewire: net: fix fragmented datagram_size off-by-oneStefan Richter1-4/+4
2016-11-03firewire: net: guard against rx buffer overflowsStefan Richter1-16/+35
2016-11-03sched/core: Remove pointless printout in sched_show_task()Linus Torvalds1-9/+0
2016-11-03sched/core: Fix oops in sched_show_task()Tetsuo Handa1-0/+3
2016-11-03virtio-gpu: fix vblank eventsGerd Hoffmann1-2/+1
2016-11-02parisc: Ignore the pkey system calls for nowHelge Deller1-1/+3
2016-11-02parisc: Use LINUX_GATEWAY_ADDR define instead of hardcoded valueHelge Deller1-1/+1
2016-11-02parisc: Ensure consistent state when switching to kernel stack at syscall entryJohn David Anglin1-2/+9
2016-11-02parisc: Avoid trashing sr2 and sr3 in LWS codeJohn David Anglin1-29/+24
2016-11-02parisc: use KERN_CONT when printing device inventoryHelge Deller1-3/+3
2016-11-02kvm: x86: Check memopp before dereference (CVE-2016-8630)Owen Hofmann1-1/+1
2016-11-02kvm: nVMX: VMCLEAR an active shadow VMCS after last useJim Mattson1-7/+15
2016-11-02KVM: x86: drop TSC offsetting kvm_x86_ops to fix KVM_GET/SET_CLOCKPaolo Bonzini4-65/+6
2016-11-01nfsd: Fix general protection fault in release_lock_stateid()Chuck Lever1-6/+4
2016-11-01svcrdma: backchannel cannot share a page for send and rcv buffersChuck Lever1-3/+10
2016-11-01gpio/mvebu: Use irq_domain_add_linearJason Gunthorpe1-49/+43
2016-11-01fork: Add task stack refcounting sanity check and prevent premature task stack freeingAndy Lutomirski1-0/+4
2016-11-01drm/nouveau/acpi: fix check for power resources supportPeter Wu1-1/+2
2016-10-31gpio: of: fix GPIO drivers with multiple gpio_chip for a single nodeMasahiro Yamada1-5/+9
2016-10-31gpio: GPIO_GET_LINE{HANDLE,EVENT}_IOCTL: Fix file descriptor leakLars-Peter Clausen1-12/+45
2016-10-31latent_entropy: Fix wrong gcc code generation with 64 bit variablesKees Cook2-11/+10
2016-10-31gcc-plugins: Export symbols needed by gccKees Cook4-7/+8
2016-10-31tpm: remove invalid min length check from tpm_do_selftest()Jarkko Sakkinen1-3/+0
2016-10-31ovl: fsync after copy-upMiklos Szeredi1-0/+2
2016-10-31ovl: fix get_acl() on tmpfsMiklos Szeredi1-3/+0
2016-10-31ovl: update S_ISGID when setting posix ACLsMiklos Szeredi1-0/+15
2016-10-31virtio_ring: mark vring_dma_dev inlineMichael S. Tsirkin1-1/+1
2016-10-31virtio/vhost: add Jason to list of maintainersMichael S. Tsirkin1-0/+2
2016-10-31virtio_blk: Delete an unnecessary initialisation in init_vq()Markus Elfring1-1/+1
2016-10-31virtio_blk: Use kmalloc_array() in init_vq()Markus Elfring1-4/+4
2016-10-31virtio: remove config.cJuergen Gross1-12/+0
2016-10-31virtio: console: Unlock vqs while freeing buffersMatt Redfearn1-6/+16
2016-10-31ringtest: poll for new buffers once before updating event indexPaolo Bonzini1-2/+2
2016-10-31ringtest: commonize implementation of poll_avail/poll_usedPaolo Bonzini6-83/+43
2016-10-31ringtest: use link-time optimizationPaolo Bonzini2-4/+4
2016-10-31virtio: update balloon size in balloon "probe"Konstantin Neumoin1-0/+2
2016-10-31virtio_ring: Make interrupt suppression spec compliantLadi Prosek1-5/+9
2016-10-31virtio_pci: Limit DMA mask to 44 bits for legacy virtio devicesWill Deacon1-4/+12
2016-10-29geneve: avoid using stale geneve socket.pravin shelar1-11/+34
2016-10-29vxlan: avoid using stale vxlan socket.pravin shelar2-32/+52
2016-10-29qede: Fix out-of-bound fastpath memory accessMintz, Yuval1-2/+2
2016-10-29net: phy: dp83848: add dp83822 PHY supportRoger Quadros1-0/+3
2016-10-29enic: fix rq disableGovindarajulu Varadarajan1-9/+23
2016-10-29tipc: fix broadcast link synchronization problemJon Paul Maloy6-6/+33
2016-10-29ibmvnic: Fix missing brackets in init_sub_crq_irqsThomas Falcon1-2/+4