summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* perf/core: Rename CONFIG_[UK]PROBE_EVENT to CONFIG_[UK]PROBE_EVENTSAnton Blanchard2017-03-0111-19/+19
* kprobes/x86: Fix kernel panic when certain exception-handling addresses are p...Masami Hiramatsu2017-03-013-5/+5
* Merge tag 'for-linus-4.11' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds2017-02-289-30/+69
|\
| * ipmi: bt-bmc: Use a regmap for register accessAndrew Jeffery2017-02-202-22/+61
| * char: ipmi: constify ipmi_smi_handlers structuresBhumika Goyal2017-02-091-1/+1
| * acpi:ipmi: Make IPMI user handler constCorey Minyard2017-02-091-1/+1
| * ipmi: make ipmi_usr_hndl constCorey Minyard2017-01-054-5/+5
| * Documentation: Fix a typo in IPMI.txt.Rami Rosen2017-01-051-1/+1
* | Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2017-02-2856-2077/+1703
|\ \
| * | radix tree test suite: Add config option for map shiftRehas Sachdeva2017-02-134-11/+16
| * | idr: Add missing __rcu annotationsMatthew Wilcox2017-02-132-7/+8
| * | radix-tree: Fix __rcu annotationsMatthew Wilcox2017-02-133-115/+122
| * | radix-tree: Add rcu_dereference and rcu_assign_pointer callsMatthew Wilcox2017-02-132-12/+16
| * | radix tree test suite: Run iteration tests for longerMatthew Wilcox2017-02-131-2/+2
| * | radix tree test suite: Fix split/join memory leaksMatthew Wilcox2017-02-131-1/+14
| * | radix tree test suite: Fix leaks in regression2.cMatthew Wilcox2017-02-131-2/+4
| * | radix tree test suite: Fix leaky testsMatthew Wilcox2017-02-131-12/+16
| * | radix tree test suite: Enable address sanitizerMatthew Wilcox2017-02-131-1/+1
| * | radix_tree_iter_resume: Fix out of bounds errorMatthew Wilcox2017-02-131-1/+0
| * | radix-tree: Store a pointer to the root in each nodeMatthew Wilcox2017-02-133-11/+11
| * | radix-tree: Chain preallocated nodes through ->parentMatthew Wilcox2017-02-132-8/+7
| * | radix tree test suite: Dial down verbosity with -vRehas Sachdeva2017-02-1310-58/+77
| * | radix tree test suite: Introduce kmalloc_verboseMatthew Wilcox2017-02-132-0/+26
| * | idr: Return the deleted entry from idr_removeMatthew Wilcox2017-02-139-29/+15
| * | radix tree test suite: Build separate binaries for some testsMatthew Wilcox2017-02-134-7/+33
| * | ida: Use exceptional entries for small IDAsMatthew Wilcox2017-02-133-7/+181
| * | ida: Move ida_bitmap to a percpu variableMatthew Wilcox2017-02-135-45/+51
| * | Reimplement IDR and IDA using the radix treeMatthew Wilcox2017-02-1313-1126/+995
| * | radix-tree: Add radix_tree_iter_deleteMatthew Wilcox2017-02-132-31/+62
| * | radix-tree: Add radix_tree_iter_tag_clear()Matthew Wilcox2017-02-132-29/+43
| * | radix tree test suite: Remove obsolete CONFIGMatthew Wilcox2017-02-131-2/+0
| * | radix tree test suite: Use vpath to find lib filesMatthew Wilcox2017-02-131-3/+2
| * | radix tree test suite: Reduce kernel.hMatthew Wilcox2017-02-133-39/+12
| * | radix tree test suite: Remove export.hMatthew Wilcox2017-02-131-2/+0
| * | radix tree test suite: Remove types.hMatthew Wilcox2017-02-135-23/+12
| * | radix tree test suite: Remove mempoolMatthew Wilcox2017-02-132-38/+0
| * | radix tree test suite: Depend on tools/include/asm filesMatthew Wilcox2017-02-131-0/+1
| * | tools: Provide a definition of WARN_ONMatthew Wilcox2017-01-272-1/+8
| * | radix tree test suite: Remove duplicate bitops codeMatthew Wilcox2017-01-2714-501/+8
| * | radix tree: constify some pointersMatthew Wilcox2017-01-272-37/+42
| * | radix tree: Add some implicit includesMatthew Wilcox2017-01-271-2/+4
* | | Merge tag 'iommu-fix-v4.11-rc0-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-02-283-8/+18
|\ \ \
| * | | iommu/amd: Fix crash when accessing AMD-Vi sysfs entriesJoerg Roedel2017-02-282-2/+7
| * | | iommu/vt-d: Fix crash when accessing VT-d sysfs entriesJoerg Roedel2017-02-281-6/+11
* | | | Merge tag 'nfsd-4.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2017-02-2833-431/+510
|\ \ \ \
| * | | | nfsd: Fix display of the version stringTrond Myklebust2017-02-271-30/+26
| * | | | nfsd: fix configuration of supported minor versionsTrond Myklebust2017-02-272-8/+22
| * | | | sunrpc: don't register UDP port with rpcbind when version needs congestion co...Jeff Layton2017-02-241-0/+7
| * | | | nfs/nfsd/sunrpc: enforce transport requirements for NFSv4Jeff Layton2017-02-244-6/+27
| * | | | sunrpc: flag transports as having congestion controlJeff Layton2017-02-243-0/+10