| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | | | | | | ARC: U-boot: check arguments paranoidly | Eugeniy Paltsev | 2019-02-21 | 2 | -27/+64 | |
| | * | | | | | | | | | | | | | | | | | | | ARCv2: support manual regfile save on interrupts | Vineet Gupta | 2019-02-21 | 5 | -1/+68 | |
| | * | | | | | | | | | | | | | | | | | | | ARC: uacces: remove lp_start, lp_end from clobber list | Vineet Gupta | 2019-02-21 | 1 | -4/+4 | |
| | * | | | | | | | | | | | | | | | | | | | ARC: fix actionpoints configuration detection | Eugeniy Paltsev | 2019-02-21 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | ARCv2: lib: memcpy: fix doing prefetchw outside of buffer | Eugeniy Paltsev | 2019-02-21 | 1 | -14/+0 | |
| | * | | | | | | | | | | | | | | | | | | | ARCv2: Enable unaligned access in early ASM code | Eugeniy Paltsev | 2019-02-21 | 1 | -0/+10 | |
| * | | | | | | | | | | | | | | | | | | | | Merge branch 'parisc-5.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2019-02-22 | 3 | -22/+32 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | CREDITS/MAINTAINERS: Retire parisc-linux.org email domain | Helge Deller | 2019-02-21 | 2 | -14/+11 | |
| | * | | | | | | | | | | | | | | | | | | | | parisc: Fix ptrace syscall number modification | Dmitry V. Levin | 2019-02-21 | 1 | -8/+21 | |
| * | | | | | | | | | | | | | | | | | | | | | Merge tag 'kbuild-fixes-v5.0-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2019-02-22 | 2 | -3/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | sh: fix build error for invisible CONFIG_BUILTIN_DTB_SOURCE | Masahiro Yamada | 2019-02-13 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | kallsyms: Handle too long symbols in kallsyms.c | Eugene Loh | 2019-01-28 | 1 | -2/+2 | |
| | | |/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Merge tag 'drm-fixes-2019-02-22' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 2019-02-22 | 11 | -18/+47 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'drm-fixes-5.0' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 2019-02-22 | 10 | -13/+40 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | drm/amdgpu: disable bulk moves for now | Christian König | 2019-02-20 | 1 | -0/+2 | |
| | | * | | | | | | | | | | | | | | | | | | | | drm/amd/display: set clocks to 0 on suspend on dce80 | Bhawanpreet Lakha | 2019-02-20 | 1 | -3/+16 | |
| | | * | | | | | | | | | | | | | | | | | | | | drm/amd/display: fix optimize_bandwidth func pointer for dce80 | Bhawanpreet Lakha | 2019-02-20 | 2 | -1/+5 | |
| | | * | | | | | | | | | | | | | | | | | | | | drm/amd/display: Fix negative cursor pos programming | Nicholas Kazlauskas | 2019-02-20 | 1 | -2/+2 | |
| | | * | | | | | | | | | | | | | | | | | | | | drm/amd/display: Raise dispclk value for dce11 | Roman Li | 2019-02-19 | 1 | -3/+8 | |
| | | * | | | | | | | | | | | | | | | | | | | | drm/amd/display: Fix MST reboot/poweroff sequence | Leo (Hanghong) Ma | 2019-02-19 | 1 | -2/+3 | |
| | | * | | | | | | | | | | | | | | | | | | | | drm/amdgpu: Update sdma golden setting for vega20 | shaoyunl | 2019-02-19 | 1 | -2/+2 | |
| | | * | | | | | | | | | | | | | | | | | | | | drm/amdgpu: Set DPM_FLAG_NEVER_SKIP when enabling PM-runtime | Alex Deucher | 2019-02-19 | 1 | -0/+1 | |
| | | * | | | | | | | | | | | | | | | | | | | | gpu: drm: radeon: Set DPM_FLAG_NEVER_SKIP when enabling PM-runtime | Rafael J. Wysocki | 2019-02-19 | 1 | -0/+1 | |
| | | | |_|/ / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | Merge tag 'drm-intel-fixes-2019-02-20' of git://anongit.freedesktop.org/drm/d... | Dave Airlie | 2019-02-21 | 1 | -5/+7 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | | drm/i915/fbdev: Actually configure untiled displays | Chris Wilson | 2019-02-20 | 1 | -5/+7 | |
| | |/ / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2019-02-22 | 4 | -12/+15 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | iw_cxgb4: cq/qp mask depends on bar2 pages in a host page | Raju Rangoju | 2019-02-15 | 1 | -2/+13 | |
| | * | | | | | | | | | | | | | | | | | | | | cxgb4: Export sge_host_page_size to ulds | Raju Rangoju | 2019-02-15 | 2 | -0/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | RDMA/srp: Rework SCSI device reset handling | Bart Van Assche | 2019-02-04 | 1 | -10/+0 | |
| * | | | | | | | | | | | | | | | | | | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2019-02-22 | 5 | -9/+8 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | clk: at91: fix masterck name | Alexandre Belloni | 2019-02-20 | 3 | -4/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | clk: at91: fix at91sam9x5 peripheral clock number | Alexandre Belloni | 2019-02-20 | 1 | -2/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | Merge tag 'sunxi-clk-fixes-for-5.0' of https://git.kernel.org/pub/scm/linux/k... | Stephen Boyd | 2019-02-13 | 2 | -3/+3 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | clk: sunxi: A31: Fix wrong AHB gate number | Andre Przywara | 2019-01-28 | 1 | -2/+2 | |
| | | * | | | | | | | | | | | | | | | | | | | | clk: sunxi-ng: v3s: Fix TCON reset de-assert bit | Paul Kocialkowski | 2019-01-22 | 1 | -1/+1 | |
| | | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Merge tag 'ceph-for-5.0-rc8' of git://github.com/ceph/ceph-client | Linus Torvalds | 2019-02-21 | 2 | -7/+11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | ceph: avoid repeatedly adding inode to mdsc->snap_flush_list | Yan, Zheng | 2019-02-18 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | libceph: handle an empty authorize reply | Ilya Dryomov | 2019-02-18 | 1 | -6/+9 | |
| | | |_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2019-02-21 | 3 | -9/+13 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | arm64: Relax GIC version check during early boot | Vladimir Murzin | 2019-02-20 | 1 | -2/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | arm64/neon: Disable -Wincompatible-pointer-types when building with Clang | Nathan Chancellor | 2019-02-18 | 1 | -0/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | | arm64: fix SSBS sanitization | Mark Rutland | 2019-02-18 | 1 | -7/+8 | |
| | |/ / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2019-02-21 | 20 | -82/+140 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | mm, memory_hotplug: fix off-by-one in is_pageblock_removable | Michal Hocko | 2019-02-21 | 1 | -12/+15 | |
| | * | | | | | | | | | | | | | | | | | | | | mm: don't let userspace spam allocations warnings | Daniel Vetter | 2019-02-21 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | slub: fix a crash with SLUB_DEBUG + KASAN_SW_TAGS | Qian Cai | 2019-02-21 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | kasan, slab: remove redundant kasan_slab_alloc hooks | Andrey Konovalov | 2019-02-21 | 1 | -2/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | kasan, slab: make freelist stored without tags | Andrey Konovalov | 2019-02-21 | 1 | -2/+9 | |
| | * | | | | | | | | | | | | | | | | | | | | kasan, slab: fix conflicts with CONFIG_HARDENED_USERCOPY | Andrey Konovalov | 2019-02-21 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | kasan: prevent tracing of tags.c | Andrey Konovalov | 2019-02-21 | 1 | -0/+2 | |

