summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-02-0621-64/+111
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | pipe: reject F_SETPIPE_SZ with size over UINT_MAXEric Biggers2018-02-061-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | pipe, sysctl: remove pipe_proc_fn()Eric Biggers2018-02-062-4/+0
| * | | | | | | | | | | | | | | | | | | | | | | pipe, sysctl: drop 'min' parameter from pipe-max-size converterEric Biggers2018-02-061-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | crash_dump: is_kdump_kernel can be booleanYaowei Bai2018-02-061-6/+6
| * | | | | | | | | | | | | | | | | | | | | | | kernel/mutex: mutex_is_locked can be booleanYaowei Bai2018-02-061-2/+2
| * | | | | | | | | | | | | | | | | | | | | | | kernel/module: module_is_live can be booleanYaowei Bai2018-02-061-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | kernel/resource: iomem_is_exclusive can be booleanYaowei Bai2018-02-061-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | kernel/cpuset: current_cpuset_is_being_rebound can be booleanYaowei Bai2018-02-061-3/+3
| * | | | | | | | | | | | | | | | | | | | | | | lib/lockref: __lockref_is_dead can be booleanYaowei Bai2018-02-061-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | mm/memblock: memblock_is_map/region_memory can be booleanYaowei Bai2018-02-061-2/+2
| * | | | | | | | | | | | | | | | | | | | | | | build_bug.h: remove BUILD_BUG_ON_NULL()Masahiro Yamada2018-02-061-2/+0
| * | | | | | | | | | | | | | | | | | | | | | | include/linux/genl_magic_func.h: remove own BUILD_BUG_ON*() definesMasahiro Yamada2018-02-061-11/+1
| * | | | | | | | | | | | | | | | | | | | | | | pids: introduce find_get_task_by_vpid() helperMike Rapoport2018-02-061-0/+5
| * | | | | | | | | | | | | | | | | | | | | | | cpumask: make cpumask_size() return "unsigned int"Alexey Dobriyan2018-02-061-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | <asm-generic/siginfo.h>: fix language in commentsRandy Dunlap2018-02-061-2/+2
| * | | | | | | | | | | | | | | | | | | | | | | kallsyms: let print_ip_sym() print raw addressesHuacai Chen2018-02-061-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | lib: optimize cpumask_next_and()Clement Courbet2018-02-062-1/+25
| * | | | | | | | | | | | | | | | | | | | | | | include/linux/bitmap.h: make bitmap_fill() and bitmap_zero() consistentAndy Shevchenko2018-02-061-5/+10
| * | | | | | | | | | | | | | | | | | | | | | | bitmap: replace bitmap_{from,to}_u32arrayYury Norov2018-02-061-10/+1
| * | | | | | | | | | | | | | | | | | | | | | | bitmap: new bitmap_copy_safe and bitmap_{from,to}_arr32Yury Norov2018-02-061-0/+31
| * | | | | | | | | | | | | | | | | | | | | | | uuid: cleanup <uapi/linux/uuid.h>Alexey Dobriyan2018-02-062-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | kasan: clean up KASAN_SHADOW_SCALE_SHIFT usageAndrey Konovalov2018-02-061-2/+0
| * | | | | | | | | | | | | | | | | | | | | | | kasan: detect invalid frees for large mempool objectsDmitry Vyukov2018-02-061-2/+2
| * | | | | | | | | | | | | | | | | | | | | | | kasan: don't use __builtin_return_address(1)Dmitry Vyukov2018-02-061-4/+5
| * | | | | | | | | | | | | | | | | | | | | | | kasan: detect invalid frees for large objectsDmitry Vyukov2018-02-061-2/+2
| * | | | | | | | | | | | | | | | | | | | | | | kasan: add compiler support for clangPaul Lawrence2018-02-061-0/+8
| | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-02-064-10/+128
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'linus' into sched/urgent, to resolve conflictsIngo Molnar2018-02-06535-7295/+23015
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | sched/fair: Use a recently used CPU as an idle candidate and the basis for SISMel Gorman2018-02-061-0/+8
| * | | | | | | | | | | | | | | | | | | | | | | | membarrier: Provide core serializing command, *_SYNC_COREMathieu Desnoyers2018-02-052-1/+49
| * | | | | | | | | | | | | | | | | | | | | | | | locking: Introduce sync_core_before_usermode()Mathieu Desnoyers2018-02-051-0/+21
| * | | | | | | | | | | | | | | | | | | | | | | | membarrier: Provide GLOBAL_EXPEDITED commandMathieu Desnoyers2018-02-052-9/+39
| * | | | | | | | | | | | | | | | | | | | | | | | membarrier: Document scheduler barrier requirementsMathieu Desnoyers2018-02-051-0/+5
| * | | | | | | | | | | | | | | | | | | | | | | | powerpc, membarrier: Skip memory barrier in switch_mm()Mathieu Desnoyers2018-02-051-1/+12
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2018-02-062-2/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | locking/qrwlock: include asm/byteorder.h as neededArnd Bergmann2018-02-061-0/+1
| * | | | | | | | | | | | | | | | | | | | | | | | jump_label: Add branch hints to static_branch_{un,}likely()Peter Zijlstra2018-02-061-2/+2
| |/ / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-02-062-13/+19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | net: erspan: fix metadata extractionWilliam Tu2018-02-061-13/+13
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-02-041-0/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | bpf: fix null pointer deref in bpf_prog_test_run_xdpDaniel Borkmann2018-02-011-0/+6
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'platform-drivers-x86-v4.16-1' of git://git.infradead.org/linux-pla...Linus Torvalds2018-02-063-99/+145
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | platform/mellanox: mlxreg-hotplug: Modify to use a regmap interfaceVadim Pasternak2018-01-311-40/+86
| * | | | | | | | | | | | | | | | | | | | | | | | platform/mellanox: Rename i2c bus to nrVadim Pasternak2018-01-311-2/+2
| * | | | | | | | | | | | | | | | | | | | | | | | platform/x86: Move Mellanox platform hotplug driver to platform/mellanoxVadim Pasternak2018-01-311-13/+12
| * | | | | | | | | | | | | | | | | | | | | | | | Input: add KEY_ROTATE_LOCK_TOGGLEStefan BrĂ¼ns2017-12-081-0/+1
| | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | media: videobuf2: fix up for "media: annotate ->poll() instances"Stephen Rothwell2018-02-061-5/+5
| |_|_|_|/ / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-02-0658-1232/+5228
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | media: entity: Add a nop variant of media_entity_cleanupSakari Ailus2018-01-231-1/+5