Age | Commit message (Expand) | Author |
2019-06-13 | PCI/P2PDMA: track pgmap references per resource, not globally | Dan Williams |
2019-06-13 | lib/genalloc: introduce chunk owners | Dan Williams |
2019-06-13 | PCI/P2PDMA: fix the gen_pool_add_virt() failure path | Dan Williams |
2019-06-13 | mm/devm_memremap_pages: introduce devm_memunmap_pages | Dan Williams |
2019-06-13 | drivers/base/devres: introduce devm_release_action() | Dan Williams |
2019-06-13 | mm/vmscan.c: fix trying to reclaim unevictable LRU page | Minchan Kim |
2019-06-13 | coredump: fix race condition between collapse_huge_page() and core dumping | Andrea Arcangeli |
2019-06-13 | mm/mlock.c: change count_mm_mlocked_page_nr return type | swkhack |
2019-06-13 | mm: mmu_gather: remove __tlb_reset_range() for force flush | Yang Shi |
2019-06-13 | fs/ocfs2: fix race in ocfs2_dentry_attach_lock() | Wengang Wang |
2019-06-13 | mm/vmscan.c: fix recent_rotated history | Kirill Tkhai |
2019-06-13 | mm/mlock.c: mlockall error for flag MCL_ONFAULT | Potyra, Stefan |
2019-06-13 | scripts/decode_stacktrace.sh: prefix addr2line with $CROSS_COMPILE | Manuel Traut |
2019-06-13 | mm/list_lru.c: fix memory leak in __memcg_init_list_lru_node | Shakeel Butt |
2019-06-13 | mm: memcontrol: don't batch updates of local VM stats and events | Johannes Weiner |
2019-06-13 | x86/fpu: Don't use current->mm to check for a kthread | Christoph Hellwig |
2019-06-13 | Merge tag 'timers-v5.2-rc1' of https://git.linaro.org/people/daniel.lezcano/l... | Thomas Gleixner |
2019-06-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid... | Linus Torvalds |
2019-06-13 | Merge tag 'asoc-fix-v5.2-rc4' of https://git.kernel.org/pub/scm/linux/kernel/... | Takashi Iwai |
2019-06-13 | Merge tag 'drm-intel-fixes-2019-06-13' of git://anongit.freedesktop.org/drm/d... | Daniel Vetter |
2019-06-13 | block/ps3vram: Use %llu to format sector_t after LBDAF removal | Geert Uytterhoeven |
2019-06-13 | libata: Extend quirks for the ST1000LM024 drives with NOLPM quirk | Hans de Goede |
2019-06-13 | bcache: only set BCACHE_DEV_WB_RUNNING when cached device attached | Coly Li |
2019-06-13 | bcache: fix stack corruption by PRECEDING_KEY() | Coly Li |
2019-06-13 | arm64/sve: Fix missing SVE/FPSIMD endianness conversions | Dave Martin |
2019-06-13 | blk-mq: remove WARN_ON(!q->elevator) from blk_mq_sched_free_requests | Ming Lei |
2019-06-13 | blkio-controller.txt: Remove references to CFQ | Andreas Herrmann |
2019-06-13 | block/switching-sched.txt: Update to blk-mq schedulers | Andreas Herrmann |
2019-06-13 | null_blk: remove duplicate check for report zone | Chaitanya Kulkarni |
2019-06-13 | blk-mq: no need to check return value of debugfs_create functions | Greg Kroah-Hartman |
2019-06-13 | io_uring: fix memory leak of UNIX domain socket inode | Eric Biggers |
2019-06-13 | block: force select mq-deadline for zoned block devices | Damien Le Moal |
2019-06-12 | Merge tag 'selinux-pr-20190612' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2019-06-12 | drm/amdgpu: return 0 by default in amdgpu_pm_load_smu_firmware | Alex Deucher |
2019-06-12 | drm/amdgpu: Fix bounds checking in amdgpu_ras_is_supported() | Dan Carpenter |
2019-06-12 | cpuset: restore sanity to cpuset_cpus_allowed_fallback() | Joel Savitz |
2019-06-12 | x86/kgdb: Return 0 from kgdb_arch_set_breakpoint() | Matt Mullins |
2019-06-12 | selinux: fix a missing-check bug in selinux_sb_eat_lsm_opts() | Gen Zhang |
2019-06-12 | Merge branch 'mediatek-drm-fixes-5.2' of https://github.com/ckhu-mediatek/lin... | Daniel Vetter |
2019-06-12 | Merge tag 'media/v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds |
2019-06-12 | selinux: fix a missing-check bug in selinux_add_mnt_opt( ) | Gen Zhang |
2019-06-12 | arm64: tlbflush: Ensure start/end of address range are aligned to stride | Will Deacon |
2019-06-12 | usb: typec: Make sure an alt mode exist before getting its partner | Heikki Krogerus |
2019-06-12 | clocksource/drivers/arm_arch_timer: Don't trace count reader functions | Julien Thierry |
2019-06-12 | i2c: pca-platform: Fix GPIO lookup code | Linus Walleij |
2019-06-12 | drm: add fallback override/firmware EDID modes workaround | Jani Nikula |
2019-06-12 | i2c: acorn: fix i2c warning | Russell King |
2019-06-12 | arm64: Don't unconditionally add -Wno-psabi to KBUILD_CFLAGS | Nathan Chancellor |
2019-06-12 | drm/edid: abstract override/firmware EDID retrieval | Jani Nikula |
2019-06-12 | platform/mellanox: mlxreg-hotplug: Add devm_free_irq call to remove flow | Vadim Pasternak |