| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | firmware/psci: Expose SMCCC version through psci_ops | Marc Zyngier | 2018-02-06 | 1 | -0/+6 | |
| | * | | | | | | | | | | | | | firmware/psci: Expose PSCI conduit | Marc Zyngier | 2018-02-06 | 1 | -0/+7 | |
| | * | | | | | | | | | | | | | arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening support | Marc Zyngier | 2018-02-06 | 1 | -0/+5 | |
| | * | | | | | | | | | | | | | arm/arm64: KVM: Advertise SMCCC v1.1 | Marc Zyngier | 2018-02-06 | 1 | -0/+13 | |
| * | | | | | | | | | | | | | | Merge tag 'iversion-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2018-02-07 | 1 | -11/+11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | iversion: Rename make inode_cmp_iversion{+raw} to inode_eq_iversion{+raw} | Goffredo Baroncelli | 2018-02-01 | 1 | -11/+11 | |
| * | | | | | | | | | | | | | | | Merge tag 'fbdev-v4.16' of git://github.com/bzolnier/linux | Linus Torvalds | 2018-02-07 | 1 | -1/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | fbdev: arm64 use __raw I/O memory api | Ji Zhang | 2018-01-04 | 1 | -1/+4 | |
| * | | | | | | | | | | | | | | | | seq_file: Introduce DEFINE_SHOW_ATTRIBUTE() helper macro | Andy Shevchenko | 2018-02-07 | 1 | -0/+14 | |
| | |_|_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2018-02-06 | 18 | -61/+89 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | pipe: reject F_SETPIPE_SZ with size over UINT_MAX | Eric Biggers | 2018-02-06 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | pipe, sysctl: remove pipe_proc_fn() | Eric Biggers | 2018-02-06 | 2 | -4/+0 | |
| | * | | | | | | | | | | | | | | | pipe, sysctl: drop 'min' parameter from pipe-max-size converter | Eric Biggers | 2018-02-06 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | crash_dump: is_kdump_kernel can be boolean | Yaowei Bai | 2018-02-06 | 1 | -6/+6 | |
| | * | | | | | | | | | | | | | | | kernel/mutex: mutex_is_locked can be boolean | Yaowei Bai | 2018-02-06 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | kernel/module: module_is_live can be boolean | Yaowei Bai | 2018-02-06 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | kernel/resource: iomem_is_exclusive can be boolean | Yaowei Bai | 2018-02-06 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | kernel/cpuset: current_cpuset_is_being_rebound can be boolean | Yaowei Bai | 2018-02-06 | 1 | -3/+3 | |
| | * | | | | | | | | | | | | | | | lib/lockref: __lockref_is_dead can be boolean | Yaowei Bai | 2018-02-06 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | mm/memblock: memblock_is_map/region_memory can be boolean | Yaowei Bai | 2018-02-06 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | build_bug.h: remove BUILD_BUG_ON_NULL() | Masahiro Yamada | 2018-02-06 | 1 | -2/+0 | |
| | * | | | | | | | | | | | | | | | include/linux/genl_magic_func.h: remove own BUILD_BUG_ON*() defines | Masahiro Yamada | 2018-02-06 | 1 | -11/+1 | |
| | * | | | | | | | | | | | | | | | pids: introduce find_get_task_by_vpid() helper | Mike Rapoport | 2018-02-06 | 1 | -0/+5 | |
| | * | | | | | | | | | | | | | | | cpumask: make cpumask_size() return "unsigned int" | Alexey Dobriyan | 2018-02-06 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | kallsyms: let print_ip_sym() print raw addresses | Huacai Chen | 2018-02-06 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | lib: optimize cpumask_next_and() | Clement Courbet | 2018-02-06 | 1 | -1/+5 | |
| | * | | | | | | | | | | | | | | | include/linux/bitmap.h: make bitmap_fill() and bitmap_zero() consistent | Andy Shevchenko | 2018-02-06 | 1 | -5/+10 | |
| | * | | | | | | | | | | | | | | | bitmap: replace bitmap_{from,to}_u32array | Yury Norov | 2018-02-06 | 1 | -10/+1 | |
| | * | | | | | | | | | | | | | | | bitmap: new bitmap_copy_safe and bitmap_{from,to}_arr32 | Yury Norov | 2018-02-06 | 1 | -0/+31 | |
| | * | | | | | | | | | | | | | | | uuid: cleanup <uapi/linux/uuid.h> | Alexey Dobriyan | 2018-02-06 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | kasan: clean up KASAN_SHADOW_SCALE_SHIFT usage | Andrey Konovalov | 2018-02-06 | 1 | -2/+0 | |
| | * | | | | | | | | | | | | | | | kasan: detect invalid frees for large mempool objects | Dmitry Vyukov | 2018-02-06 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | kasan: don't use __builtin_return_address(1) | Dmitry Vyukov | 2018-02-06 | 1 | -4/+5 | |
| | * | | | | | | | | | | | | | | | kasan: detect invalid frees for large objects | Dmitry Vyukov | 2018-02-06 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | kasan: add compiler support for clang | Paul Lawrence | 2018-02-06 | 1 | -0/+8 | |
| | | |_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2018-02-06 | 3 | -2/+62 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'linus' into sched/urgent, to resolve conflicts | Ingo Molnar | 2018-02-06 | 237 | -3982/+8662 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | sched/fair: Use a recently used CPU as an idle candidate and the basis for SIS | Mel Gorman | 2018-02-06 | 1 | -0/+8 | |
| | * | | | | | | | | | | | | | | | | membarrier: Provide core serializing command, *_SYNC_CORE | Mathieu Desnoyers | 2018-02-05 | 1 | -0/+18 | |
| | * | | | | | | | | | | | | | | | | locking: Introduce sync_core_before_usermode() | Mathieu Desnoyers | 2018-02-05 | 1 | -0/+21 | |
| | * | | | | | | | | | | | | | | | | membarrier: Provide GLOBAL_EXPEDITED command | Mathieu Desnoyers | 2018-02-05 | 1 | -2/+4 | |
| | * | | | | | | | | | | | | | | | | membarrier: Document scheduler barrier requirements | Mathieu Desnoyers | 2018-02-05 | 1 | -0/+5 | |
| | * | | | | | | | | | | | | | | | | powerpc, membarrier: Skip memory barrier in switch_mm() | Mathieu Desnoyers | 2018-02-05 | 1 | -1/+12 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2018-02-06 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | jump_label: Add branch hints to static_branch_{un,}likely() | Peter Zijlstra | 2018-02-06 | 1 | -2/+2 | |
| | |/ / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2018-02-06 | 1 | -0/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2018-02-04 | 1 | -0/+6 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | bpf: fix null pointer deref in bpf_prog_test_run_xdp | Daniel Borkmann | 2018-02-01 | 1 | -0/+6 | |
| | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Merge tag 'platform-drivers-x86-v4.16-1' of git://git.infradead.org/linux-pla... | Linus Torvalds | 2018-02-06 | 2 | -99/+144 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | platform/mellanox: mlxreg-hotplug: Modify to use a regmap interface | Vadim Pasternak | 2018-01-31 | 1 | -40/+86 | |
