aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ptp (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-16slab: remove /proc/slab_allocatorsQian Cai3-232/+1
2019-05-16afs: Fix application of the results of a inline bulk status fetchDavid Howells2-7/+45
2019-05-16afs: Pass pre-fetch server and volume break counts into afs_iget5_set()David Howells4-49/+78
2019-05-16afs: Fix unlink to handle YFS.RemoveFile2 betterDavid Howells6-28/+33
2019-05-16afs: Clear AFS_VNODE_CB_PROMISED if we detect callback expiryDavid Howells1-1/+13
2019-05-16afs: Make vnode->cb_interest RCU safeDavid Howells7-59/+100
2019-05-16afs: Split afs_validate() so first part can be used under LOOKUP_RCUDavid Howells2-13/+25
2019-05-16afs: Don't save callback version and type fieldsDavid Howells6-16/+5
2019-05-16dt-bindings: Convert vendor prefixes to json-schemaRob Herring2-476/+977
2019-05-16signal: unconditionally leave the frozen state in ptrace_stop()Roman Gushchin1-0/+1
2019-05-16uapi: Wire up the mount API syscalls on non-x86 arches [ver #2]David Howells17-2/+110
2019-05-16uapi, x86: Fix the syscall numbering of the mount API syscalls [ver #2]David Howells2-12/+12
2019-05-16uapi, fsopen: use square brackets around "fscontext" [ver #2]Christian Brauner1-1/+1
2019-05-16afs: Fix double inc of vnode->cb_breakDavid Howells1-3/+1
2019-05-16afs: Fix application of status and callback to be under same lockDavid Howells12-1004/+921
2019-05-16afs: Fix lock-wait/callback-break double lockingDavid Howells2-10/+1
2019-05-16afs: Always get the reply timeDavid Howells5-16/+3
2019-05-16afs: Don't invalidate callback if AFS_VNODE_DIR_VALID not setDavid Howells1-5/+2
2019-05-16afs: Fix order-1 allocation in afs_do_lookup()David Howells5-50/+45
2019-05-16afs: Fix calculation of callback expiry timeDavid Howells2-57/+51
2019-05-16afs: Get rid of afs_call::reply[]David Howells10-303/+293
2019-05-16afs: Make dynamic root population wait uninterruptibly for proc_cells_lockDavid Howells1-2/+1
2019-05-16afs: Don't pass the vnode pointer through into the inline bulk status opDavid Howells3-18/+3
2019-05-16afs: Make some RPC operations non-interruptibleDavid Howells14-35/+99
2019-05-16rxrpc: Allow the kernel to mark a call as being non-interruptibleDavid Howells8-4/+28
2019-05-16afs: Fix error propagation from server record check/updateDavid Howells1-3/+3
2019-05-16afs: Fix the maximum lifespan of VL and probe callsDavid Howells5-0/+13
2019-05-16block/bio-integrity: use struct_size() in kmalloc()Jackie Liu1-2/+1
2019-05-16rxrpc: Provide kernel interface to set max lifespan on a callDavid Howells3-0/+37
2019-05-16afs: Fix "kAFS: AFS vnode with undefined type 0"David Howells1-0/+2
2019-05-16io_uring: use wait_event_interruptible for cq_wait conditional waitJackie Liu1-15/+2
2019-05-16io_uring: adjust smp_rmb inside io_cqring_eventsJackie Liu1-4/+2
2019-05-16io_uring: fix infinite wait in khread_park() on io_finish_async()Roman Penyaev1-7/+8
2019-05-16dm: fix a couple brace coding style issuesSheetal Singala1-2/+4
2019-05-16dm crypt: print device name in integrity error messageMilan Broz1-3/+6
2019-05-16dm crypt: move detailed message into debug levelMilan Broz1-4/+5
2019-05-16dm ioctl: fix hang in early create error conditionHelen Koike1-1/+5
2019-05-16afs: Fix cell DNS lookupDavid Howells3-75/+130
2019-05-16nds32: Fix vDSO clock_getres()Vincenzo Frascino3-1/+5
2019-05-16x86/speculation/mds: Improve CPU buffer clear documentationAndy Lutomirski1-32/+7
2019-05-16x86/speculation/mds: Revert CPU buffer clear on double fault exitAndy Lutomirski2-15/+0
2019-05-16MAINTAINERS: update nds32 git repo pathGreentime Hu1-1/+1
2019-05-16nds32: don't export low-level cache flushing routinesChristoph Hellwig1-6/+0
2019-05-15ia64: Make sure that we have a mmiowb function real earlyTony Luck1-1/+3
2019-05-15Revert "ARM: 8846/1: warn if divided syntax assembler is used"Russell King1-2/+5
2019-05-15Revert "KVM: nVMX: Expose RDPMC-exiting only when guest supports PMU"Sean Christopherson1-25/+0
2019-05-15kvm: x86: Fix L1TF mitigation for shadow MMUKai Huang1-5/+13
2019-05-15KVM: nVMX: Disable intercept for FS/GS base MSRs in vmcs02 when possibleSean Christopherson1-22/+25
2019-05-15clk: Remove io.h from clk-provider.hStephen Boyd153-7/+158
2019-05-15drm/msm: Upgrade gxpd checks to IS_ERR_OR_NULLSean Paul1-3/+3