summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2019-04-26switch fsnotify_move() to passing const struct qstr * for old_nameAl Viro
2019-04-26ovl_lookup_real_one(): don't bother with strlen()Al Viro
2019-04-26tracing: Fix buffer_ref pipe opsJann Horn
2019-04-26Merge branch 'api-features' into arm/smmuJoerg Roedel
2019-04-26Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...Joerg Roedel
2019-04-26Merge branch 'core/speculation' of git://git.kernel.org/pub/scm/linux/kernel/...Will Deacon
2019-04-26dmaengine: idma64: Move driver name to the headerAndy Shevchenko
2019-04-26ieee80211: update HE IEs to D4.0 specLiad Kaufman
2019-04-26cfg80211: support non-inheritance elementSara Sharon
2019-04-26KVM: polling: add architecture backend to disable pollingChristian Borntraeger
2019-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-04-26Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2019-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-25bpf: Fix preempt_enable_no_resched() abusePeter Zijlstra
2019-04-25bpf: support BPF_PROG_QUERY for BPF_FLOW_DISSECTOR attach_typeStanislav Fomichev
2019-04-25PCI: al: Add Amazon Annapurna Labs PCIe host controller driverJonathan Chocron
2019-04-25PM / Domains: Allow to attach a CPU via genpd_dev_pm_attach_by_id|name()Ulf Hansson
2019-04-25Merge cpuidle material depended on by the subsequent changes.Rafael J. Wysocki
2019-04-25kobject: Add support for default attribute groups to kobj_typeKimberly Brown
2019-04-25coresight: Communicate perf event to sink buffer allocation functionsMathieu Poirier
2019-04-25coresight: Adding return code to sink::disable() operationMathieu Poirier
2019-04-25coresight: etm4x: Add kernel configuration for CONTEXTIDMathieu Poirier
2019-04-25fs: kernfs: Corrected spelling mistakeChristina Quast
2019-04-25dm mpath: fix missing call of path selector type->end_ioYufen Yu
2019-04-25clk: at91: master: Add sam9x60 supportAlexandre Belloni
2019-04-25clk: at91: allow configuring generated PCR layoutAlexandre Belloni
2019-04-25clk: at91: allow configuring peripheral PCR layoutAlexandre Belloni
2019-04-25include/fsl: add common FlexTimer #defines in a separate header.Patrick Havelange
2019-04-25counter: Introduce the Generic Counter interfaceWilliam Breathitt Gray
2019-04-25NFS: Remove redundant open context from nfs_pageTrond Myklebust
2019-04-25NFS: Add a helper to return a pointer to the open context of a struct nfs_pageTrond Myklebust
2019-04-25pNFS: Add tracking to limit the number of pNFS retriesTrond Myklebust
2019-04-25NFS: Remove unused argument from nfs_create_request()Trond Myklebust
2019-04-25NFS: Replace custom error reporting mechanism with generic oneTrond Myklebust
2019-04-25NFS: Add a mount option "softerr" to allow clients to see ETIMEDOUT errorsTrond Myklebust
2019-04-25NFS: Move internal constants out of uapi/linux/nfs_mount.hTrond Myklebust
2019-04-25SUNRPC: Add the 'softerr' rpc_client flagTrond Myklebust
2019-04-25SUNRPC: Add tracking of RPC level errorsTrond Myklebust
2019-04-25SUNRPC: Simplify queue timeouts using timer_reduce()Trond Myklebust
2019-04-25SUNRPC: Fix up tracking of timeoutsTrond Myklebust
2019-04-25SUNRPC: Add function rpc_sleep_on_timeout()Trond Myklebust
2019-04-25SUNRPC: Remove unused argument 'action' from rpc_sleep_on_priority()Trond Myklebust
2019-04-25SUNRPC: Refactor xprt_request_wait_receive()Trond Myklebust
2019-04-25SUNRPC: Fix up task signallingTrond Myklebust
2019-04-25ext4: Support case-insensitive file name lookupsGabriel Krisman Bertazi
2019-04-25clk: ti: dra7: disable the RNG and TIMER12 clkctrl clocks on HS devicesTero Kristo
2019-04-25unicode: implement higher level API for string handlingGabriel Krisman Bertazi
2019-04-25clk: ti: export the omap2_clk_is_hw_omap callTero Kristo
2019-04-25nvmem: core: add nvmem_cell_read_u16Fabrice Gasnier
2019-04-25clk: Add missing stubs for a few functionsDmitry Osipenko