Age | Commit message (Expand) | Author |
2019-02-21 | Merge tag 'ceph-for-5.0-rc8' of git://github.com/ceph/ceph-client | Linus Torvalds |
2019-02-21 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2019-02-21 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2019-02-21 | mm, memory_hotplug: fix off-by-one in is_pageblock_removable | Michal Hocko |
2019-02-21 | mm: don't let userspace spam allocations warnings | Daniel Vetter |
2019-02-21 | slub: fix a crash with SLUB_DEBUG + KASAN_SW_TAGS | Qian Cai |
2019-02-21 | kasan, slab: remove redundant kasan_slab_alloc hooks | Andrey Konovalov |
2019-02-21 | kasan, slab: make freelist stored without tags | Andrey Konovalov |
2019-02-21 | kasan, slab: fix conflicts with CONFIG_HARDENED_USERCOPY | Andrey Konovalov |
2019-02-21 | kasan: prevent tracing of tags.c | Andrey Konovalov |
2019-02-21 | kasan: fix random seed generation for tag-based mode | Andrey Konovalov |
2019-02-21 | tmpfs: fix link accounting when a tmpfile is linked in | Darrick J. Wong |
2019-02-21 | psi: avoid divide-by-zero crash inside virtual machines | Johannes Weiner |
2019-02-21 | mm: handle lru_add_drain_all for UP properly | Michal Hocko |
2019-02-21 | mm, page_alloc: fix a division by zero error when boosting watermarks v2 | Mel Gorman |
2019-02-21 | mm/debug.c: fix __dump_page() for poisoned pages | Robin Murphy |
2019-02-21 | proc, oom: do not report alien mms when setting oom_score_adj | Michal Hocko |
2019-02-21 | slub: fix SLAB_CONSISTENCY_CHECKS + KASAN_SW_TAGS | Qian Cai |
2019-02-21 | kasan, slub: fix more conflicts with CONFIG_SLAB_FREELIST_HARDENED | Andrey Konovalov |
2019-02-21 | kasan, slub: fix conflicts with CONFIG_SLAB_FREELIST_HARDENED | Andrey Konovalov |
2019-02-21 | kasan, slub: move kasan_poison_slab hook before page_address | Andrey Konovalov |
2019-02-21 | kmemleak: account for tagged pointers when calculating pointer range | Andrey Konovalov |
2019-02-21 | kasan, kmemleak: pass tagged pointers to kmemleak | Andrey Konovalov |
2019-02-21 | kasan: fix assigning tags twice | Andrey Konovalov |
2019-02-21 | numa: change get_mempolicy() to use nr_node_ids instead of MAX_NUMNODES | Ralph Campbell |
2019-02-21 | revert "initramfs: cleanup incomplete rootfs" | Andrew Morton |
2019-02-20 | Merge tag 'docs-5.0-fix' of git://git.lwn.net/linux | Linus Torvalds |
2019-02-20 | Merge tag 'sound-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds |
2019-02-20 | Merge tag 'pinctrl-v5.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds |
2019-02-20 | Merge tag 'gpio-v5.0-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds |
2019-02-20 | Merge tag 'mtd/fixes-for-5.0-rc8' of git://git.infradead.org/linux-mtd | Linus Torvalds |
2019-02-20 | Merge branch 'fixes-v5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-02-20 | arm64: Relax GIC version check during early boot | Vladimir Murzin |
2019-02-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2019-02-19 | sky2: Increase D3 delay again | Kai-Heng Feng |
2019-02-19 | vhost: correctly check the return value of translate_desc() in log_used() | Jason Wang |
2019-02-19 | Merge tag 'asoc-fix-v5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Takashi Iwai |
2019-02-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2019-02-18 | net: netcp: Fix ethss driver probe issue | Murali Karicheri |
2019-02-18 | net: hns: Fixes the missing put_device in positive leg for roce reset | Salil Mehta |
2019-02-18 | Merge tag 'wireless-drivers-for-davem-2019-02-18' of git://git.kernel.org/pub... | David S. Miller |
2019-02-18 | net: stmmac: Fix a race in EEE enable callback | Jose Abreu |
2019-02-18 | Merge branch 'qed-iWARP' | David S. Miller |
2019-02-18 | qed: Fix iWARP syn packet mac address validation. | Michal Kalderon |
2019-02-18 | qed: Fix iWARP buffer size provided for syn packet processing. | Michal Kalderon |
2019-02-18 | exec: load_script: Do not exec truncated interpreter path | Kees Cook |
2019-02-18 | r8152: Add support for MAC address pass through on RTL8153-BD | David Chen |
2019-02-18 | mac80211: mesh: fix missing unlock on error in table_path_del() | Wei Yongjun |
2019-02-18 | net/mlx4_en: fix spelling mistake: "quiting" -> "quitting" | Colin Ian King |
2019-02-18 | net: crypto set sk to NULL when af_alg_release. | Mao Wenan |