summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-17riscv: Add the support for c.ebreak check in is_valid_bugaddr()Vincent Chen2-4/+23
2019-05-17riscv: support trap-based WARN()Vincent Chen1-10/+18
2019-05-17riscv: fix sbi_remote_sfence_vma{,_asid}.Gary Guo1-7/+12
2019-05-17riscv: move switch_mm to its own fileGary Guo3-52/+72
2019-05-17riscv: move flush_icache_{all,mm} to cacheflush.cGary Guo3-50/+62
2019-05-17tty: Don't force RISCV SBI console as preferred consoleAnup Patel1-1/+0
2019-05-17RISC-V: Access CSRs using CSR numbersAnup Patel9-48/+57
2019-05-17RISC-V: Add interrupt related SCAUSE defines in asm/csr.hAnup Patel2-16/+21
2019-05-17RISC-V: Use tabs to align macro values in asm/csr.hAnup Patel1-38/+38
2019-05-17RISC-V: Fix minor checkpatch issues.Atish Patra1-2/+2
2019-05-17RISC-V: Support nr_cpus command line option.Atish Patra1-1/+9
2019-05-17Merge tag 'for-linus-20190516' of git://git.kernel.dk/linux-blockLinus Torvalds1-57/+31
2019-05-17Merge tag 'for-5.2/block-post-20190516' of git://git.kernel.dk/linux-blockLinus Torvalds25-542/+398
2019-05-17Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds153-7/+158
2019-05-17Merge branch 'for-5.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2019-05-17Merge tag 'linux-kselftest-5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds32-220/+875
2019-05-17Merge tag 'devicetree-for-5.2-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-476/+977
2019-05-17Merge tag 'afs-fixes-b-20190516' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds20-1381/+1383
2019-05-17Merge tag 'afs-fixes-20190516' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds37-296/+478
2019-05-17Merge tag 'ceph-for-5.2-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds21-351/+845
2019-05-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds14-57/+34
2019-05-17Merge tag 'for-5.2/dm-changes-v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds25-296/+1915
2019-05-17slab: remove /proc/slab_allocatorsQian Cai3-232/+1
2019-05-17arm64: dts: sprd: Add clock properties for serial devicesBaolin Wang1-4/+12
2019-05-17ipv6: fix src addr routing with the exception tableWei Wang1-24/+27
2019-05-17selftests: pmtu.sh: Remove quotes around commands in setup_xfrmDavid Ahern1-9/+9
2019-05-17net: avoid weird emergency messageEric Dumazet1-1/+1
2019-05-17afs: Fix application of the results of a inline bulk status fetchDavid Howells2-7/+45
2019-05-17afs: Pass pre-fetch server and volume break counts into afs_iget5_set()David Howells4-49/+78
2019-05-17afs: Fix unlink to handle YFS.RemoveFile2 betterDavid Howells6-28/+33
2019-05-17afs: Clear AFS_VNODE_CB_PROMISED if we detect callback expiryDavid Howells1-1/+13
2019-05-17afs: Make vnode->cb_interest RCU safeDavid Howells7-59/+100
2019-05-17afs: Split afs_validate() so first part can be used under LOOKUP_RCUDavid Howells2-13/+25
2019-05-17afs: Don't save callback version and type fieldsDavid Howells6-16/+5
2019-05-17Merge branch 'aqc111-revert-endianess-fixes-and-cleanup-mtu-logic'David S. Miller1-25/+10
2019-05-17aqc111: cleanup mtu related logicIgor Russkikh1-4/+2
2019-05-17Revert "aqc111: fix writing to the phy on BE"Igor Russkikh1-17/+6
2019-05-17Revert "aqc111: fix double endianness swap on BE"Igor Russkikh1-4/+2
2019-05-17xfrm: ressurrect "Fix uninitialized memory read in _decode_session4"Florian Westphal1-11/+13
2019-05-16dt-bindings: Convert vendor prefixes to json-schemaRob Herring2-476/+977
2019-05-16libbpf: move logging helpers into libbpf_internal.hAndrii Nakryiko5-16/+15
2019-05-16tipc: switch order of device registration to fix a crashJunwei Hu1-7/+7
2019-05-16ipv6: prevent possible fib6 leaksEric Dumazet3-4/+18
2019-05-16net: test nouarg before dereferencing zerocopy pointersWillem de Bruijn1-3/+6
2019-05-16net: usb: qmi_wwan: add Telit 0x1260 and 0x1261 compositionsDaniele Palmas1-0/+2
2019-05-16net: phy: aquantia: readd XGMII support for AQR107Madalin-cristian Bucur1-0/+1
2019-05-16net: bpfilter: fallback to netfilter if failed to load bpfilter kernel moduleKonstantin Khlebnikov1-4/+2
2019-05-16hv_sock: Add support for delayed closeSunil Muthuswamy1-31/+77
2019-05-16atm: iphase: Avoid copying pointers to user space.Fuqian Huang1-6/+0
2019-05-16Merge branch 'flow_offload-fix-CVLAN-support'David S. Miller3-1/+10