summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-29mm/vmalloc.c: avoid bogus -Wmaybe-uninitialized warningArnd Bergmann
2019-06-29mm/page_idle.c: fix oops because end_pfn is larger than max_pfnColin Ian King
2019-06-29initramfs: fix populate_initrd_image() section mismatchGeert Uytterhoeven
2019-06-29mm/oom_kill.c: fix uninitialized oc->constraintYafang Shao
2019-06-29mm: hugetlb: soft-offline: dissolve_free_huge_page() return zero on !PageHugeNaoya Horiguchi
2019-06-29mm: soft-offline: return -EBUSY if set_hwpoison_free_buddy_page() failsNaoya Horiguchi
2019-06-29signal: remove the wrong signal_pending() check in restore_user_sigmask()Oleg Nesterov
2019-06-29fs/binfmt_flat.c: make load_flat_shared_library() workJann Horn
2019-06-29mm/mempolicy.c: fix an incorrect rebind node in mpol_rebind_nodemaskzhong jiang
2019-06-29fs/proc/array.c: allow reporting eip/esp for all coredumping threadsJohn Ogness
2019-06-29mm/dev_pfn: exclude MEMORY_DEVICE_PRIVATE while computing virtual addressAnshuman Khandual
2019-06-28drm/panfrost: Fix a double-free errorBoris Brezillon
2019-06-28tracing/snapshot: Resize spare buffer if size changedEiichi Tsukata
2019-06-28tracing: Fix memory leak in tracing_err_log_open()Takeshi Misawa
2019-06-28ftrace/x86: Add a comment to why we take text_mutex in ftrace_arch_code_modif...Steven Rostedt (VMware)
2019-06-28ftrace/x86: Remove possible deadlock between register_kprobe() and ftrace_run...Petr Mladek
2019-06-28NFS/flexfiles: Use the correct TCP timeout for flexfiles I/OTrond Myklebust
2019-06-28SUNRPC: Fix up calculation of client message lengthTrond Myklebust
2019-06-28ALSA: seq: fix incorrect order of dest_client/dest_ports argumentsColin Ian King
2019-06-28ALSA: hda/realtek - Change front mic location for Lenovo M710qDennis Wassenberg
2019-06-28drm/etnaviv: add missing failure path to destroy suballocLucas Stach
2019-06-28ALSA: usb-audio: fix sign unintended sign extension on left shiftsColin Ian King
2019-06-28cifs: fix crash querying symlinks stored as reparse-pointsRonnie Sahlberg
2019-06-28Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-06-28Merge tag 'for-5.2/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-06-28Merge tag 'for-linus-20190627' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds
2019-06-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2019-06-28Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2019-06-28Merge tag 'afs-fixes-20190620' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-06-28Merge tag 'csky-for-linus-5.2-fixup-gcc-unwind' of git://github.com/c-sky/csk...Linus Torvalds
2019-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-06-28x86/unwind/orc: Fall back to using frame pointers for generated codeJosh Poimboeuf
2019-06-28perf/x86: Always store regs->ip in perf_callchain_kernel()Song Liu
2019-06-27ceph: fix ceph_mdsc_build_path to not stop on first componentJeff Layton
2019-06-27ARM: dts: armada-xp-98dx3236: Switch to armada-38x-uart serial nodeJoshua Scott
2019-06-27pinctrl: mediatek: Update cur_mask in mask/mask opsNicolas Boichat
2019-06-27proc: remove useless d_is_dir() checkChristian Brauner
2019-06-27copy_process(): don't use ksys_close() on cleanupsAl Viro
2019-06-27cpu/hotplug: Fix out-of-bounds read when setting fail stateEiichi Tsukata
2019-06-26af_packet: Block execution of tasks waiting for transmit to complete in AF_PA...Neil Horman
2019-06-26sctp: change to hold sk after auth shkey is created successfullyXin Long
2019-06-27Merge tag 'drm-misc-fixes-2019-06-26' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-06-26riscv: mm: Fix code commentShihPo Hung
2019-06-26dt-bindings: clock: sifive: add MIT license as an option for the header filePaul Walmsley
2019-06-26PCI: PM: Avoid skipping bus-level PM on platforms without ACPIRafael J. Wysocki
2019-06-26Merge branch 'ipv6-fix-neighbour-resolution-with-raw-socket'David S. Miller
2019-06-26ipv6: fix neighbour resolution with raw socketNicolas Dichtel
2019-06-26ipv6: constify rt6_nexthop()Nicolas Dichtel
2019-06-26net: dsa: microchip: Use gpiod_set_value_cansleep()Marek Vasut
2019-06-26net: aquantia: fix vlans not working over bridged networkDmitry Bogdanov