| Age | Commit message (Expand) | Author | Files | Lines |
| 2018-01-15 | lockd: convert nsm_handle.sm_count from atomic_t to refcount_t | Elena Reshetova | 1 | -1/+1 |
| 2018-01-15 | lockd: convert nlm_host.h_count from atomic_t to refcount_t | Elena Reshetova | 1 | -1/+2 |
| 2018-01-15 | NFS: Fix nfsstat breakage due to LOOKUPP | Trond Myklebust | 1 | -4/+8 |
| 2018-01-15 | bpf: offload: add map offload infrastructure | Jakub Kicinski | 3 | -0/+66 |
| 2018-01-15 | bpf: rename bpf_dev_offload -> bpf_prog_offload | Jakub Kicinski | 1 | -2/+2 |
| 2018-01-15 | bpf: add helper for copying attrs to struct bpf_map | Jakub Kicinski | 1 | -0/+1 |
| 2018-01-15 | bpf: add map_alloc_check callback | Jakub Kicinski | 1 | -0/+1 |
| 2018-01-14 | arm64: acpi: Remove __init from acpi_psci_use_hvc() for use by SDEI | James Morse | 1 | -1/+2 |
| 2018-01-14 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+7 |
| 2018-01-14 | net: sch: prio: Add offload ability to PRIO qdisc | Nogah Frankel | 2 | -0/+26 |
| 2018-01-13 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -0/+2 |
| 2018-01-13 | kdump: write correct address of mem_section into vmcoreinfo | Kirill A. Shutemov | 1 | -0/+2 |
| 2018-01-13 | firmware: arm_sdei: Add support for CPU and system power states | James Morse | 1 | -0/+1 |
| 2018-01-13 | firmware: arm_sdei: Add driver for Software Delegated Exceptions | James Morse | 2 | -0/+152 |
| 2018-01-13 | error-injection: Add injectable error types | Masami Hiramatsu | 4 | -6/+28 |
| 2018-01-13 | error-injection: Separate error-injection from kprobe | Masami Hiramatsu | 6 | -22/+51 |
| 2018-01-13 | Merge commit '20a2742e5784295b9197250b50c40f6d38a55880' into omap-for-v4.16/d... | Tony Lindgren | 1 | -0/+22 |
| 2018-01-13 | bpf: simplify xdp_convert_ctx_access for xdp_rxq_info | Jesper Dangaard Brouer | 1 | -1/+1 |
| 2018-01-13 | target: add SAM_STAT_BUSY sense reason | Mike Christie | 1 | -0/+1 |
| 2018-01-13 | ASoC: Intel - Convert to use acpi_dev_get_first_match_name() | Andy Shevchenko | 1 | -7/+0 |
| 2018-01-13 | Merge branch 'topic/hdac-hdmi' of https://git.kernel.org/pub/scm/linux/kernel... | Mark Brown | 1 | -2/+2 |
| 2018-01-13 | ASoC: acpi: remove hard-coded i2c-device name length | Pierre-Louis Bossart | 1 | -0/+3 |
| 2018-01-13 | Merge branch 'fix/intel' of https://git.kernel.org/pub/scm/linux/kernel/git/b... | Mark Brown | 2 | -0/+2 |
| 2018-01-12 | signal: kill __ARCH_SI_UID_T | Al Viro | 1 | -8/+3 |
| 2018-01-12 | signal: Remove unnecessary ifdefs now that there is only one struct siginfo | Eric W. Biederman | 2 | -10/+0 |
| 2018-01-12 | signal/mips: switch mips to generic siginfo | Al Viro | 1 | -0/+5 |
| 2018-01-12 | ia64/signal: switch to generic struct siginfo | Eric W. Biederman | 1 | -0/+5 |
| 2018-01-12 | signal: Document glibc's si_code of SI_ASYNCNL | Eric W. Biederman | 1 | -0/+1 |
| 2018-01-12 | signal: Document the strange si_codes used by ptrace event stops | Eric W. Biederman | 1 | -0/+5 |
| 2018-01-12 | signal: Document all of the signals that use the _sigfault union member | Eric W. Biederman | 1 | -1/+1 |
| 2018-01-12 | signal: Introduce clear_siginfo | Eric W. Biederman | 1 | -0/+5 |
| 2018-01-12 | signal: Reduce copy_siginfo to just a memcpy | Eric W. Biederman | 1 | -6/+2 |
| 2018-01-12 | Merge remote-tracking branches 'regmap/topic/soundwire' and 'regmap/topic/zer... | Mark Brown | 1 | -1/+42 |
| 2018-01-12 | Merge remote-tracking branches 'regmap/topic/const', 'regmap/topic/flat', 're... | Mark Brown | 1 | -0/+7 |
| 2018-01-12 | Merge branch 'acpi-gpio' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Mark Brown | 105 | -555/+570 |
| 2018-01-12 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 3 | -7/+0 |
| 2018-01-12 | ARM: OMAP2+: Remove gpmc-onenand | Ladislav Michl | 1 | -34/+0 |
| 2018-01-12 | mtd: onenand: omap2: Configure driver from DT | Ladislav Michl | 1 | -0/+28 |
| 2018-01-12 | Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git... | Catalin Marinas | 1 | -0/+7 |
| 2018-01-12 | Merge tag 'asoc-v4.16-2' of https://git.kernel.org/pub/scm/linux/kernel/git/b... | Takashi Iwai | 11 | -35/+123 |
| 2018-01-12 | Merge remote-tracking branches 'asoc/topic/sunxi', 'asoc/topic/symmetry', 'as... | Mark Brown | 1 | -3/+0 |
| 2018-01-12 | Merge remote-tracking branches 'asoc/topic/rt5514', 'asoc/topic/rt5645', 'aso... | Mark Brown | 2 | -0/+5 |
| 2018-01-12 | Merge remote-tracking branches 'asoc/topic/hdac_hdmi', 'asoc/topic/hisilicon'... | Mark Brown | 5 | -28/+104 |
| 2018-01-12 | Merge remote-tracking branches 'asoc/topic/eukrea-tlv320', 'asoc/topic/fsl', ... | Mark Brown | 3 | -0/+19 |
| 2018-01-12 | Merge remote-tracking branches 'asoc/topic/da7218', 'asoc/topic/dai-drv', 'as... | Mark Brown | 2 | -5/+3 |
| 2018-01-12 | Merge remote-tracking branch 'asoc/topic/rcar' into asoc-next | Mark Brown | 1 | -0/+2 |
| 2018-01-12 | Merge remote-tracking branch 'asoc/topic/intel' into asoc-next | Mark Brown | 2 | -4/+16 |
| 2018-01-12 | Merge remote-tracking branch 'asoc/fix/intel' into asoc-linus | Mark Brown | 2 | -0/+2 |
| 2018-01-12 | crypto: doc - clear htmldocs build warnings for crypto/hash | tcharding | 1 | -8/+4 |
| 2018-01-12 | crypto: salsa20 - export generic helpers | Eric Biggers | 1 | -0/+27 |