Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | mm: Change return type int to vm_fault_t for fault handlers | Souptick Joarder | 2018-08-23 | 6 | -17/+20 | |
| * | | | | | | | | | | | | | | docs/mm: make GFP flags descriptions usable as kernel-doc | Mike Rapoport | 2018-08-23 | 1 | -137/+154 | |
| * | | | | | | | | | | | | | | mm: soft-offline: close the race against page allocation | Naoya Horiguchi | 2018-08-23 | 2 | -10/+5 | |
| * | | | | | | | | | | | | | | namei: allow restricted O_CREAT of FIFOs and regular files | Salvatore Mesoraca | 2018-08-23 | 1 | -0/+2 | |
* | | | | | | | | | | | | | | | Merge tag 'nfs-for-4.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 2018-08-23 | 7 | -6/+35 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | NFS recover from destination server reboot for copies | Olga Kornievskaia | 2018-08-13 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | | NFS handle COPY reply CB_OFFLOAD call race | Olga Kornievskaia | 2018-08-09 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | NFS add support for asynchronous COPY | Olga Kornievskaia | 2018-08-09 | 3 | -0/+11 | |
| * | | | | | | | | | | | | | | | NFS COPY xdr handle async reply | Olga Kornievskaia | 2018-08-09 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | NFS OFFLOAD_CANCEL xdr | Olga Kornievskaia | 2018-08-09 | 3 | -0/+14 | |
| * | | | | | | | | | | | | | | | NFSv4 client live hangs after live data migration recovery | Bill Baker | 2018-07-31 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | sunrpc: Change rpc_print_iostats to rpc_clnt_show_stats and handle rpc_clnt c... | Dave Wysochanski | 2018-07-31 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | net/sunrpc: Make rpc_auth_create_args a const | Sargun Dhillon | 2018-07-30 | 1 | -2/+3 | |
| * | | | | | | | | | | | | | | | pNFS: Parse the results of layoutget on open even if permissions checks fail | Trond Myklebust | 2018-07-26 | 2 | -2/+0 | |
* | | | | | | | | | | | | | | | | Merge tag 'nfsd-4.19-1' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2018-08-23 | 4 | -3/+16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | sunrpc: Extract target name into svc_cred | Chuck Lever | 2018-08-22 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | | | | NFSD: Handle full-length symlinks | Chuck Lever | 2018-08-09 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | | | NFSD: Refactor the generic write vector fill helper | Chuck Lever | 2018-08-09 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | nfsd: fix leaked file lock with nfs exported overlayfs | Amir Goldstein | 2018-08-09 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | nfsd4: support change_attr_type attribute | J. Bruce Fields | 2018-06-17 | 1 | -0/+8 | |
* | | | | | | | | | | | | | | | | | Merge tag 'upstream-4.19-rc1' of git://git.infradead.org/linux-ubifs | Linus Torvalds | 2018-08-23 | 1 | -2/+16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | ubi: expose the volume CRC check skip flag | Quentin Schulz | 2018-08-15 | 1 | -2/+16 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | Merge tag 'fbdev-v4.19' of https://github.com/bzolnier/linux | Linus Torvalds | 2018-08-23 | 3 | -10/+20 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | console: Replace #if 0 with atomic var 'ignore_console_lock_warning' | Thomas Zimmermann | 2018-07-31 | 1 | -5/+9 | |
| * | | | | | | | | | | | | | | | | | udlfb: allow reallocating the framebuffer | Mikulas Patocka | 2018-07-25 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | udlfb: set optimal write delay | Mikulas Patocka | 2018-07-25 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | udlfb: make a local copy of fb_ops | Mikulas Patocka | 2018-07-25 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | udlfb: don't switch if we are switching to the same videomode | Mikulas Patocka | 2018-07-25 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | udlfb: fix semaphore value leak | Mikulas Patocka | 2018-07-25 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | | | | fbdev: fix typo in comment | Yisheng Xie | 2018-07-24 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | | | | fbcon: introduce for_each_registered_fb() helper | Yisheng Xie | 2018-07-24 | 1 | -0/+4 | |
* | | | | | | | | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2018-08-23 | 1 | -24/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | RDMA/smc: Replace ib_query_gid with rdma_get_gid_attr | Jason Gunthorpe | 2018-08-17 | 1 | -24/+0 | |
* | | | | | | | | | | | | | | | | | | | Merge branch 'tlb-fixes' | Linus Torvalds | 2018-08-23 | 1 | -14/+13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | mm: mmu_notifier fix for tlb_end_vma | Nicholas Piggin | 2018-08-23 | 1 | -4/+13 | |
| * | | | | | | | | | | | | | | | | | | | x86/mm/tlb: Revert the recent lazy TLB patches | Peter Zijlstra | 2018-08-22 | 1 | -10/+0 | |
| | |_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | Merge tag 'mips_4.19_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips... | Linus Torvalds | 2018-08-23 | 1 | -0/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | compiler.h: Allow arch-specific asm/compiler.h | Paul Burton | 2018-08-21 | 1 | -0/+12 | |
* | | | | | | | | | | | | | | | | | | | | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar... | Linus Torvalds | 2018-08-23 | 1 | -0/+95 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'qcom-arm64-for-4.19-2' of git://git.kernel.org/pub/scm/linux/kerne... | Olof Johansson | 2018-08-04 | 5 | -0/+305 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'v4.18-next-dts64' of https://git.kernel.org/pub/scm/linux/kernel/g... | Olof Johansson | 2018-07-26 | 1 | -0/+95 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | dt-bindings: mediatek: Add binding for mt2712 IOMMU and SMI | Yong Wu | 2018-07-18 | 1 | -0/+95 | |
| | | |_|_|_|_|_|/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Merge tag 'amlogic-dt64-2-1' of https://git.kernel.org/pub/scm/linux/kernel/g... | Olof Johansson | 2018-07-25 | 3 | -0/+99 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'imx-dt-clkdep-4.19' of git://git.kernel.org/pub/scm/linux/kernel/g... | Olof Johansson | 2018-07-21 | 1 | -21/+25 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'omap-for-v4.19/dt-mcan-v2-signed-v2' of git://git.kernel.org/pub/s... | Olof Johansson | 2018-07-14 | 3 | -0/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2018-08-23 | 10 | -44/+761 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'samsung-drivers-exynos5440-4.19' of https://git.kernel.org/pub/scm... | Olof Johansson | 2018-07-26 | 1 | -44/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | clk: samsung: Remove support for Exynos5440 | Krzysztof Kozlowski | 2018-07-24 | 1 | -44/+0 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'soc-fsl-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git... | Olof Johansson | 2018-07-26 | 3 | -0/+730 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | staging: fsl-mc: Move DPIO from staging to drivers/soc/fsl | Roy Pledge | 2018-07-24 | 3 | -0/+730 | |
| | | |_|_|_|_|/ / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | |