aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2019-04-27netlink: make nla_nest_start() add NLA_F_NESTED flagMichal Kubecek1-1/+1
2019-04-27net/tls: move definition of tls ops into net/tls.hJakub Kicinski1-22/+1
2019-04-27bpf: Introduce bpf sk local storageMartin KaFai Lau2-0/+3
2019-04-27Merge tag 'thunderbolt-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman1-0/+8
2019-04-26bpf: add writable context for raw tracepointsMatt Mullins3-0/+4
2019-04-26lockd: Store the lockd client credential in struct nlm_hostTrond Myklebust2-1/+4
2019-04-26NFS: Store the credential of the mount process in the nfs_serverTrond Myklebust1-0/+3
2019-04-26Merge tag 'mac80211-next-for-davem-2019-04-26' of git://git.kernel.org/pub/sc...David S. Miller1-5/+9
2019-04-26SUNRPC: Cache cred of process creating the rpc_clientTrond Myklebust1-0/+2
2019-04-26Merge tag 'trace-v5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-0/+1
2019-04-26fsnotify: switch send_to_group() and ->handle_event to const struct qstr *Al Viro1-1/+1
2019-04-26clk: Remove CLK_IS_BASIC clk flagStephen Boyd1-1/+1
2019-04-26fsnotify(): switch to passing const struct qstr * for file_nameAl Viro2-7/+7
2019-04-26switch fsnotify_move() to passing const struct qstr * for old_nameAl Viro1-2/+2
2019-04-26ovl_lookup_real_one(): don't bother with strlen()Al Viro2-2/+2
2019-04-26tracing: Fix buffer_ref pipe opsJann Horn1-0/+1
2019-04-26Merge branch 'api-features' into arm/smmuJoerg Roedel1-0/+140
2019-04-26Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...Joerg Roedel2-15/+20
2019-04-26Merge branch 'core/speculation' of git://git.kernel.org/pub/scm/linux/kernel/...Will Deacon1-0/+24
2019-04-26dmaengine: idma64: Move driver name to the headerAndy Shevchenko1-0/+14
2019-04-26ieee80211: update HE IEs to D4.0 specLiad Kaufman1-5/+8
2019-04-26cfg80211: support non-inheritance elementSara Sharon1-0/+1
2019-04-26KVM: polling: add architecture backend to disable pollingChristian Borntraeger1-0/+10
2019-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-1/+1
2019-04-26Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2-0/+14
2019-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller8-4/+45
2019-04-25bpf: Fix preempt_enable_no_resched() abusePeter Zijlstra1-1/+1
2019-04-25bpf: support BPF_PROG_QUERY for BPF_FLOW_DISSECTOR attach_typeStanislav Fomichev1-0/+8
2019-04-25PCI: al: Add Amazon Annapurna Labs PCIe host controller driverJonathan Chocron1-0/+1
2019-04-25PM / Domains: Allow to attach a CPU via genpd_dev_pm_attach_by_id|name()Ulf Hansson1-0/+1
2019-04-25Merge cpuidle material depended on by the subsequent changes.Rafael J. Wysocki3-2/+27
2019-04-25kobject: Add support for default attribute groups to kobj_typeKimberly Brown1-1/+2
2019-04-25coresight: Communicate perf event to sink buffer allocation functionsMathieu Poirier1-2/+3
2019-04-25coresight: Adding return code to sink::disable() operationMathieu Poirier1-1/+1
2019-04-25coresight: etm4x: Add kernel configuration for CONTEXTIDMathieu Poirier1-0/+2
2019-04-25fs: kernfs: Corrected spelling mistakeChristina Quast1-1/+1
2019-04-25dm mpath: fix missing call of path selector type->end_ioYufen Yu1-1/+2
2019-04-25clk: at91: master: Add sam9x60 supportAlexandre Belloni1-0/+2
2019-04-25clk: at91: allow configuring generated PCR layoutAlexandre Belloni1-6/+1
2019-04-25clk: at91: allow configuring peripheral PCR layoutAlexandre Belloni1-3/+0
2019-04-25include/fsl: add common FlexTimer #defines in a separate header.Patrick Havelange1-0/+88
2019-04-25counter: Introduce the Generic Counter interfaceWilliam Breathitt Gray2-0/+555
2019-04-25NFS: Remove redundant open context from nfs_pageTrond Myklebust1-2/+1
2019-04-25NFS: Add a helper to return a pointer to the open context of a struct nfs_pageTrond Myklebust1-0/+6
2019-04-25pNFS: Add tracking to limit the number of pNFS retriesTrond Myklebust1-1/+3
2019-04-25NFS: Remove unused argument from nfs_create_request()Trond Myklebust1-1/+0
2019-04-25NFS: Replace custom error reporting mechanism with generic oneTrond Myklebust1-1/+0
2019-04-25NFS: Add a mount option "softerr" to allow clients to see ETIMEDOUT errorsTrond Myklebust1-0/+1
2019-04-25NFS: Move internal constants out of uapi/linux/nfs_mount.hTrond Myklebust1-0/+9
2019-04-25SUNRPC: Add the 'softerr' rpc_client flagTrond Myklebust1-0/+2