aboutsummaryrefslogtreecommitdiffstats
path: root/net (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-09-01ARCv2: IOC: Tighten up the contraints (specifically base / size alignment)Eugeniy Paltsev1-8/+19
2017-09-01ARC: [plat-axs103] refactor the DT fudging codeVineet Gupta1-24/+22
2017-09-01ARC: [plat-axs103] use clk driver #2: Add core pll node to DT to manage cpu clkEugeniy Paltsev2-4/+18
2017-09-01ARC: [plat-axs103] use clk driver #1: Get rid of platform specific cpu clk settingEugeniy Paltsev1-113/+5
2017-08-30ARCv2: SLC: provide a line based flush routine for debuggingVineet Gupta2-1/+55
2017-08-30ARC: Hardcode ARCH_DMA_MINALIGN to max line length we may haveAlexey Brodkin1-1/+2
2017-08-28ARC: [plat-eznps] handle extra aux regs #2: kernel/entry exitLiav Rehana3-0/+33
2017-08-28ARC: [plat-eznps] handle extra aux regs #1: save/restore on context switchNoam Camus4-1/+52
2017-08-28ARC: [plat-eznps] avoid toggling of DPC registerElad Kanfi2-0/+13
2017-08-28ARC: [plat-eznps] Update the init sequence of aux regs per cpu.Liav Rehana2-1/+12
2017-08-28ARC: [plat-eznps] new command line argument for HW scheduler at MTMNoam Camus2-2/+34
2017-08-28ARC: set boot print log level to PR_INFONoam Camus3-5/+5
2017-08-28ARC: [plat-eznps] Handle user memory error same in simulation and siliconNoam Camus3-1/+21
2017-08-28ARC: [plat-eznps] use schd.wft instruction instead of sleep at idle taskNoam Camus2-1/+13
2017-08-28ARC: create cpu specific version of arch_cpu_idle()Vineet Gupta3-7/+16
2017-08-28ARC: [plat-eznps] spinlock aware for MTMNoam Camus1-0/+6
2017-08-28ARC: spinlock: Document the EX based spin_unlockVineet Gupta1-0/+6
2017-08-28ARC: [plat-eznps] disabled stall counter due to a HW bugNoam Camus1-2/+0
2017-08-28ARC: [plat-eznps] Fix TLB ErrataNoam Camus1-0/+9
2017-08-28ARC: [plat-eznps] typo fix at KconfigNoam Camus1-2/+2
2017-08-28ARC: typos fix in kernel/entry-compact.SLiav Rehana1-11/+11
2017-08-28ARC: typo fix in mm/fault.cLiav Rehana1-1/+1
2017-08-27Linux 4.13-rc7Linus Torvalds1-1/+1
2017-08-27Avoid page waitqueue race leaving possible page locker waitingLinus Torvalds1-4/+5
2017-08-27Minor page waitqueue cleanupsLinus Torvalds2-8/+10
2017-08-27Clarify (and fix) MAX_LFS_FILESIZE macrosLinus Torvalds1-2/+2
2017-08-25PCI/MSI: Don't warn when irq_create_affinity_masks() returns NULLChristoph Hellwig1-10/+3
2017-08-25mm/memblock.c: reversed logic in memblock_discard()Pavel Tatashin1-1/+1
2017-08-25fork: fix incorrect fput of ->exe_file causing use-after-freeEric Biggers1-0/+1
2017-08-25mm/madvise.c: fix freeing of locked page with MADV_FREEEric Biggers1-1/+1
2017-08-25dax: fix deadlock due to misaligned PMD faultsRoss Zwisler1-0/+10
2017-08-25mm, shmem: fix handling /sys/kernel/mm/transparent_hugepage/shmem_enabledKirill A. Shutemov1-2/+2
2017-08-25PM/hibernate: touch NMI watchdog when creating snapshotChen Yu1-2/+18
2017-08-25virtio_pci: fix cpu affinity supportChristoph Hellwig1-3/+7
2017-08-25virtio_blk: fix incorrect message when disk is resizedStefan Hajnoczi1-6/+10
2017-08-25blk-mq-debugfs: Add names for recently added flagsBart Van Assche1-0/+3
2017-08-25KVM: PPC: Book3S: Fix race and leak in kvm_vm_ioctl_create_spapr_tce()Paul Mackerras1-22/+34
2017-08-25perf/core: Fix group {cpu,task} validationMark Rutland1-20/+19
2017-08-25x86/mm: Fix use-after-free of ldt_structEric Biggers1-3/+1
2017-08-25KVM, pkeys: do not use PKRU value in vcpu->arch.guest_fpu.statePaolo Bonzini2-6/+17
2017-08-25KVM: x86: simplify handling of PKRUPaolo Bonzini5-30/+10
2017-08-25KVM: x86: block guest protection keys unless the host has them enabledPaolo Bonzini1-1/+1
2017-08-24mtd: nand: atmel: Relax tADL_min constraintBoris Brezillon1-1/+12
2017-08-24mtd: nandsim: remove debugfs entries in error pathUwe Kleine-König1-0/+1
2017-08-24Input: ALPS - fix two-finger scroll breakage in right side on ALPS touchpadMasaki Ota2-10/+39
2017-08-24net: sunrpc: svcsock: fix NULL-pointer exceptionVadim Lomovtsev1-2/+20
2017-08-24nfsd: Limit end of page list when decoding NFSv4 WRITEChuck Lever1-4/+2
2017-08-24pty: Repair TIOCGPTPEEREric W. Biederman4-53/+89
2017-08-24IB/mlx5: Always return success for RoCE modify portMajd Dibbiny1-0/+6
2017-08-24IB/mlx5: Fix Raw Packet QP event handler assignmentMajd Dibbiny1-0/+1