Age | Commit message (Expand) | Author |
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 |
2019-06-12 | platform/x86: mlx-platform: Fix parent device in i2c-mux-reg device registration | Vadim Pasternak |
2019-06-12 | platform/x86: intel-vbtn: Report switch events when event wakes device | Mathew King |
2019-06-12 | platform/x86: asus-wmi: Only Tell EC the OS will handle display hotkeys from ... | Hans de Goede |
2019-06-12 | x86/resctrl: Prevent NULL pointer dereference when local MBM is disabled | Prarit Bhargava |
2019-06-12 | x86/resctrl: Don't stop walking closids when a locksetup group is found | James Morse |
2019-06-12 | iommu/arm-smmu: Avoid constant zero in TLBI writes | Robin Murphy |
2019-06-12 | drm/i915/perf: fix whitelist on Gen10+ | Lionel Landwerlin |
2019-06-12 | drm/i915/sdvo: Implement proper HDMI audio support for SDVO | Ville Syrjälä |
2019-06-12 | drm/i915: Fix per-pixel alpha with CCS | Ville Syrjälä |
2019-06-12 | drm/i915/dmc: protect against reading random memory | Lucas De Marchi |