| Commit message (Expand) | Author | Files | Lines |
2016-11-04 | PCI: designware: Check for iATU unroll support after initializing host | Niklas Cassel | 1 | -2/+5 |
2016-11-04 | i2c: core: fix NULL pointer dereference under race condition | Vladimir Zapolskiy | 1 | -1/+1 |
2016-11-04 | MIPS: Fix max_low_pfn with disabled highmem | James Hogan | 1 | -0/+13 |
2016-11-04 | MIPS: Correct MIPS I FP sigcontext layout | Maciej W. Rozycki | 1 | -64/+39 |
2016-11-04 | MIPS: Fix ISA I/II FP signal context offsets | Maciej W. Rozycki | 2 | -117/+131 |
2016-11-04 | MIPS: Remove FIR from ISA I FP signal context | Maciej W. Rozycki | 1 | -5/+1 |
2016-11-04 | MIPS: Fix ISA I FP sigcontext access violation handling | Maciej W. Rozycki | 1 | -1/+1 |
2016-11-04 | MIPS: Fix FCSR Cause bit handling for correct SIGFPE issue | Maciej W. Rozycki | 5 | -42/+78 |
2016-11-04 | MIPS: ptrace: Also initialize the FP context on individual FCSR writes | Maciej W. Rozycki | 1 | -0/+1 |
2016-11-04 | MIPS: dump_tlb: Fix printk continuations | James Hogan | 2 | -31/+31 |
2016-11-04 | MIPS: Fix __show_regs() output | Paul Burton | 1 | -21/+21 |
2016-11-04 | MIPS: traps: Fix output of show_code | Matt Redfearn | 1 | -3/+4 |
2016-11-04 | MIPS: traps: Fix output of show_stacktrace | Matt Redfearn | 1 | -6/+8 |
2016-11-04 | MIPS: traps: Fix output of show_backtrace | Matt Redfearn | 1 | -1/+1 |
2016-11-04 | MIPS: Fix build of compressed image | Matt Redfearn | 1 | -1/+1 |
2016-11-04 | MIPS: generic: Fix KASLR for generic kernel. | Matt Redfearn | 1 | -6/+10 |
2016-11-04 | MIPS: KASLR: Fix handling of NULL FDT | Matt Redfearn | 1 | -1/+1 |
2016-11-04 | MIPS: Malta: Fixup reboot | Paul Burton | 1 | -1/+2 |
2016-11-04 | MIPS: CPC: Provide default mips_cpc_default_phys_base to ignore CPC | Paul Burton | 1 | -1/+10 |
2016-11-03 | firewire: net: fix fragmented datagram_size off-by-one | Stefan Richter | 1 | -4/+4 |
2016-11-03 | firewire: net: guard against rx buffer overflows | Stefan Richter | 1 | -16/+35 |
2016-11-03 | sched/core: Remove pointless printout in sched_show_task() | Linus Torvalds | 1 | -9/+0 |
2016-11-03 | sched/core: Fix oops in sched_show_task() | Tetsuo Handa | 1 | -0/+3 |
2016-11-03 | virtio-gpu: fix vblank events | Gerd Hoffmann | 1 | -2/+1 |
2016-11-02 | parisc: Ignore the pkey system calls for now | Helge Deller | 1 | -1/+3 |
2016-11-02 | parisc: Use LINUX_GATEWAY_ADDR define instead of hardcoded value | Helge Deller | 1 | -1/+1 |
2016-11-02 | parisc: Ensure consistent state when switching to kernel stack at syscall entry | John David Anglin | 1 | -2/+9 |
2016-11-02 | parisc: Avoid trashing sr2 and sr3 in LWS code | John David Anglin | 1 | -29/+24 |
2016-11-02 | parisc: use KERN_CONT when printing device inventory | Helge Deller | 1 | -3/+3 |
2016-11-02 | kvm: x86: Check memopp before dereference (CVE-2016-8630) | Owen Hofmann | 1 | -1/+1 |
2016-11-02 | kvm: nVMX: VMCLEAR an active shadow VMCS after last use | Jim Mattson | 1 | -7/+15 |
2016-11-02 | KVM: x86: drop TSC offsetting kvm_x86_ops to fix KVM_GET/SET_CLOCK | Paolo Bonzini | 4 | -65/+6 |
2016-11-01 | nfsd: Fix general protection fault in release_lock_stateid() | Chuck Lever | 1 | -6/+4 |
2016-11-01 | svcrdma: backchannel cannot share a page for send and rcv buffers | Chuck Lever | 1 | -3/+10 |
2016-11-01 | gpio/mvebu: Use irq_domain_add_linear | Jason Gunthorpe | 1 | -49/+43 |
2016-11-01 | fork: Add task stack refcounting sanity check and prevent premature task stac... | Andy Lutomirski | 1 | -0/+4 |
2016-11-01 | drm/nouveau/acpi: fix check for power resources support | Peter Wu | 1 | -1/+2 |
2016-10-31 | gpio: of: fix GPIO drivers with multiple gpio_chip for a single node | Masahiro Yamada | 1 | -5/+9 |
2016-10-31 | gpio: GPIO_GET_LINE{HANDLE,EVENT}_IOCTL: Fix file descriptor leak | Lars-Peter Clausen | 1 | -12/+45 |
2016-10-31 | latent_entropy: Fix wrong gcc code generation with 64 bit variables | Kees Cook | 2 | -11/+10 |
2016-10-31 | gcc-plugins: Export symbols needed by gcc | Kees Cook | 4 | -7/+8 |
2016-10-31 | tpm: remove invalid min length check from tpm_do_selftest() | Jarkko Sakkinen | 1 | -3/+0 |
2016-10-31 | ovl: fsync after copy-up | Miklos Szeredi | 1 | -0/+2 |
2016-10-31 | ovl: fix get_acl() on tmpfs | Miklos Szeredi | 1 | -3/+0 |
2016-10-31 | ovl: update S_ISGID when setting posix ACLs | Miklos Szeredi | 1 | -0/+15 |
2016-10-30 | virtio_ring: mark vring_dma_dev inline | Michael S. Tsirkin | 1 | -1/+1 |
2016-10-30 | virtio/vhost: add Jason to list of maintainers | Michael S. Tsirkin | 1 | -0/+2 |
2016-10-30 | virtio_blk: Delete an unnecessary initialisation in init_vq() | Markus Elfring | 1 | -1/+1 |
2016-10-30 | virtio_blk: Use kmalloc_array() in init_vq() | Markus Elfring | 1 | -4/+4 |
2016-10-30 | virtio: remove config.c | Juergen Gross | 1 | -12/+0 |