Age | Commit message (Expand) | Author | Files | Lines |
2019-02-22 | KEYS: user: Align the payload buffer |  Eric Biggers | 1 | -1/+1 |
2019-02-21 | ARCv2: don't assume core 0x54 has dual issue |  Vineet Gupta | 2 | -5/+29 |
2019-02-21 | CREDITS/MAINTAINERS: Retire parisc-linux.org email domain |  Helge Deller | 2 | -14/+11 |
2019-02-21 | parisc: Fix ptrace syscall number modification |  Dmitry V. Levin | 1 | -8/+21 |
2019-02-21 | ARC: define ARCH_SLAB_MINALIGN = 8 |  Alexey Brodkin | 1 | -0/+11 |
2019-02-21 | ARC: enable uboot support unconditionally |  Eugeniy Paltsev | 6 | -20/+0 |
2019-02-21 | ARC: U-boot: check arguments paranoidly |  Eugeniy Paltsev | 2 | -27/+64 |
2019-02-21 | ARCv2: support manual regfile save on interrupts |  Vineet Gupta | 5 | -1/+68 |
2019-02-21 | ARC: uacces: remove lp_start, lp_end from clobber list |  Vineet Gupta | 1 | -4/+4 |
2019-02-21 | ARC: fix actionpoints configuration detection |  Eugeniy Paltsev | 1 | -1/+1 |
2019-02-21 | ARCv2: lib: memcpy: fix doing prefetchw outside of buffer |  Eugeniy Paltsev | 1 | -14/+0 |
2019-02-21 | ARCv2: Enable unaligned access in early ASM code |  Eugeniy Paltsev | 1 | -0/+10 |
2019-02-21 | mm, memory_hotplug: fix off-by-one in is_pageblock_removable |  Michal Hocko | 1 | -12/+15 |
2019-02-21 | mm: don't let userspace spam allocations warnings |  Daniel Vetter | 1 | -1/+1 |
2019-02-21 | slub: fix a crash with SLUB_DEBUG + KASAN_SW_TAGS |  Qian Cai | 1 | -1/+1 |
2019-02-21 | kasan, slab: remove redundant kasan_slab_alloc hooks |  Andrey Konovalov | 1 | -2/+0 |
2019-02-21 | kasan, slab: make freelist stored without tags |  Andrey Konovalov | 1 | -2/+9 |
2019-02-21 | kasan, slab: fix conflicts with CONFIG_HARDENED_USERCOPY |  Andrey Konovalov | 1 | -0/+2 |
2019-02-21 | kasan: prevent tracing of tags.c |  Andrey Konovalov | 1 | -0/+2 |
2019-02-21 | kasan: fix random seed generation for tag-based mode |  Andrey Konovalov | 3 | -3/+4 |
2019-02-21 | tmpfs: fix link accounting when a tmpfile is linked in |  Darrick J. Wong | 1 | -3/+7 |
2019-02-21 | psi: avoid divide-by-zero crash inside virtual machines |  Johannes Weiner | 1 | -1/+1 |
2019-02-21 | mm: handle lru_add_drain_all for UP properly |  Michal Hocko | 1 | -7/+10 |
2019-02-21 | mm, page_alloc: fix a division by zero error when boosting watermarks v2 |  Mel Gorman | 1 | -0/+12 |
2019-02-21 | mm/debug.c: fix __dump_page() for poisoned pages |  Robin Murphy | 1 | -1/+3 |
2019-02-21 | proc, oom: do not report alien mms when setting oom_score_adj |  Michal Hocko | 1 | -4/+0 |
2019-02-21 | slub: fix SLAB_CONSISTENCY_CHECKS + KASAN_SW_TAGS |  Qian Cai | 1 | -0/+1 |
2019-02-21 | kasan, slub: fix more conflicts with CONFIG_SLAB_FREELIST_HARDENED |  Andrey Konovalov | 1 | -1/+12 |
2019-02-21 | kasan, slub: fix conflicts with CONFIG_SLAB_FREELIST_HARDENED |  Andrey Konovalov | 1 | -13/+7 |
2019-02-21 | kasan, slub: move kasan_poison_slab hook before page_address |  Andrey Konovalov | 1 | -4/+15 |
2019-02-21 | kmemleak: account for tagged pointers when calculating pointer range |  Andrey Konovalov | 4 | -3/+10 |
2019-02-21 | kasan, kmemleak: pass tagged pointers to kmemleak |  Andrey Konovalov | 3 | -6/+5 |
2019-02-21 | kasan: fix assigning tags twice |  Andrey Konovalov | 1 | -12/+17 |
2019-02-21 | numa: change get_mempolicy() to use nr_node_ids instead of MAX_NUMNODES |  Ralph Campbell | 1 | -3/+3 |
2019-02-21 | revert "initramfs: cleanup incomplete rootfs" |  Andrew Morton | 1 | -3/+3 |
2019-02-21 | PM-runtime: Fix deadlock when canceling hrtimer |  Vincent Guittot | 1 | -1/+1 |
2019-02-20 | drm/amdgpu: disable bulk moves for now |  Christian König | 1 | -0/+2 |
2019-02-20 | drm/amd/display: set clocks to 0 on suspend on dce80 |  Bhawanpreet Lakha | 1 | -3/+16 |
2019-02-20 | drm/amd/display: fix optimize_bandwidth func pointer for dce80 |  Bhawanpreet Lakha | 2 | -1/+5 |
2019-02-20 | drm/amd/display: Fix negative cursor pos programming |  Nicholas Kazlauskas | 1 | -2/+2 |
2019-02-20 | clk: at91: fix masterck name |  Alexandre Belloni | 3 | -4/+4 |
2019-02-20 | clk: at91: fix at91sam9x5 peripheral clock number |  Alexandre Belloni | 1 | -2/+1 |
2019-02-20 | ARM: tegra: Restore DT ABI on Tegra124 Chromebooks |  Thierry Reding | 1 | -1/+16 |
2019-02-20 | arm64: Relax GIC version check during early boot |  Vladimir Murzin | 1 | -2/+1 |
2019-02-20 | drm/i915/fbdev: Actually configure untiled displays |  Chris Wilson | 1 | -5/+7 |
2019-02-19 | sky2: Increase D3 delay again |  Kai-Heng Feng | 1 | -1/+1 |
2019-02-19 | vhost: correctly check the return value of translate_desc() in log_used() |  Jason Wang | 1 | -1/+1 |
2019-02-19 | drm/amd/display: Raise dispclk value for dce11 |  Roman Li | 1 | -3/+8 |
2019-02-19 | drm/amd/display: Fix MST reboot/poweroff sequence |  Leo (Hanghong) Ma | 1 | -2/+3 |
2019-02-19 | drm/amdgpu: Update sdma golden setting for vega20 |  shaoyunl | 1 | -2/+2 |