summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-01-15lockd: convert nsm_handle.sm_count from atomic_t to refcount_tElena Reshetova1-1/+1
2018-01-15lockd: convert nlm_host.h_count from atomic_t to refcount_tElena Reshetova1-1/+2
2018-01-15NFS: Fix nfsstat breakage due to LOOKUPPTrond Myklebust1-4/+8
2018-01-15bpf: offload: add map offload infrastructureJakub Kicinski3-0/+66
2018-01-15bpf: rename bpf_dev_offload -> bpf_prog_offloadJakub Kicinski1-2/+2
2018-01-15bpf: add helper for copying attrs to struct bpf_mapJakub Kicinski1-0/+1
2018-01-15bpf: add map_alloc_check callbackJakub Kicinski1-0/+1
2018-01-14arm64: acpi: Remove __init from acpi_psci_use_hvc() for use by SDEIJames Morse1-1/+2
2018-01-14Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+7
2018-01-14net: sch: prio: Add offload ability to PRIO qdiscNogah Frankel2-0/+26
2018-01-13Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+2
2018-01-13kdump: write correct address of mem_section into vmcoreinfoKirill A. Shutemov1-0/+2
2018-01-13firmware: arm_sdei: Add support for CPU and system power statesJames Morse1-0/+1
2018-01-13firmware: arm_sdei: Add driver for Software Delegated ExceptionsJames Morse2-0/+152
2018-01-13error-injection: Add injectable error typesMasami Hiramatsu4-6/+28
2018-01-13error-injection: Separate error-injection from kprobeMasami Hiramatsu6-22/+51
2018-01-13Merge commit '20a2742e5784295b9197250b50c40f6d38a55880' into omap-for-v4.16/d...Tony Lindgren1-0/+22
2018-01-13bpf: simplify xdp_convert_ctx_access for xdp_rxq_infoJesper Dangaard Brouer1-1/+1
2018-01-13target: add SAM_STAT_BUSY sense reasonMike Christie1-0/+1
2018-01-13ASoC: Intel - Convert to use acpi_dev_get_first_match_name()Andy Shevchenko1-7/+0
2018-01-13Merge branch 'topic/hdac-hdmi' of https://git.kernel.org/pub/scm/linux/kernel...Mark Brown1-2/+2
2018-01-13ASoC: acpi: remove hard-coded i2c-device name lengthPierre-Louis Bossart1-0/+3
2018-01-13Merge branch 'fix/intel' of https://git.kernel.org/pub/scm/linux/kernel/git/b...Mark Brown2-0/+2
2018-01-12signal: kill __ARCH_SI_UID_TAl Viro1-8/+3
2018-01-12signal: Remove unnecessary ifdefs now that there is only one struct siginfoEric W. Biederman2-10/+0
2018-01-12signal/mips: switch mips to generic siginfoAl Viro1-0/+5
2018-01-12ia64/signal: switch to generic struct siginfoEric W. Biederman1-0/+5
2018-01-12signal: Document glibc's si_code of SI_ASYNCNLEric W. Biederman1-0/+1
2018-01-12signal: Document the strange si_codes used by ptrace event stopsEric W. Biederman1-0/+5
2018-01-12signal: Document all of the signals that use the _sigfault union memberEric W. Biederman1-1/+1
2018-01-12signal: Introduce clear_siginfoEric W. Biederman1-0/+5
2018-01-12signal: Reduce copy_siginfo to just a memcpyEric W. Biederman1-6/+2
2018-01-12Merge remote-tracking branches 'regmap/topic/soundwire' and 'regmap/topic/zer...Mark Brown1-1/+42
2018-01-12Merge remote-tracking branches 'regmap/topic/const', 'regmap/topic/flat', 're...Mark Brown1-0/+7
2018-01-12Merge branch 'acpi-gpio' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Mark Brown105-555/+570
2018-01-12Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds3-7/+0
2018-01-12ARM: OMAP2+: Remove gpmc-onenandLadislav Michl1-34/+0
2018-01-12mtd: onenand: omap2: Configure driver from DTLadislav Michl1-0/+28
2018-01-12Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git...Catalin Marinas1-0/+7
2018-01-12Merge tag 'asoc-v4.16-2' of https://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai11-35/+123
2018-01-12Merge remote-tracking branches 'asoc/topic/sunxi', 'asoc/topic/symmetry', 'as...Mark Brown1-3/+0
2018-01-12Merge remote-tracking branches 'asoc/topic/rt5514', 'asoc/topic/rt5645', 'aso...Mark Brown2-0/+5
2018-01-12Merge remote-tracking branches 'asoc/topic/hdac_hdmi', 'asoc/topic/hisilicon'...Mark Brown5-28/+104
2018-01-12Merge remote-tracking branches 'asoc/topic/eukrea-tlv320', 'asoc/topic/fsl', ...Mark Brown3-0/+19
2018-01-12Merge remote-tracking branches 'asoc/topic/da7218', 'asoc/topic/dai-drv', 'as...Mark Brown2-5/+3
2018-01-12Merge remote-tracking branch 'asoc/topic/rcar' into asoc-nextMark Brown1-0/+2
2018-01-12Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown2-4/+16
2018-01-12Merge remote-tracking branch 'asoc/fix/intel' into asoc-linusMark Brown2-0/+2
2018-01-12crypto: doc - clear htmldocs build warnings for crypto/hashtcharding1-8/+4
2018-01-12crypto: salsa20 - export generic helpersEric Biggers1-0/+27