| Commit message (Expand) | Author | Files | Lines |
2019-06-29 | fork,memcg: alloc_thread_stack_node needs to set tsk->stack | Andrea Arcangeli | 1 | -1/+5 |
2019-06-29 | MAINTAINERS: add CLANG/LLVM BUILD SUPPORT info | Nick Desaulniers | 1 | -0/+8 |
2019-06-29 | mm/vmalloc.c: avoid bogus -Wmaybe-uninitialized warning | Arnd Bergmann | 1 | -2/+2 |
2019-06-29 | mm/page_idle.c: fix oops because end_pfn is larger than max_pfn | Colin Ian King | 1 | -2/+2 |
2019-06-29 | initramfs: fix populate_initrd_image() section mismatch | Geert Uytterhoeven | 1 | -2/+2 |
2019-06-29 | mm/oom_kill.c: fix uninitialized oc->constraint | Yafang Shao | 1 | -7/+5 |
2019-06-29 | mm: hugetlb: soft-offline: dissolve_free_huge_page() return zero on !PageHuge | Naoya Horiguchi | 2 | -13/+21 |
2019-06-29 | mm: soft-offline: return -EBUSY if set_hwpoison_free_buddy_page() fails | Naoya Horiguchi | 1 | -0/+2 |
2019-06-29 | signal: remove the wrong signal_pending() check in restore_user_sigmask() | Oleg Nesterov | 6 | -28/+36 |
2019-06-29 | fs/binfmt_flat.c: make load_flat_shared_library() work | Jann Horn | 1 | -16/+7 |
2019-06-29 | mm/mempolicy.c: fix an incorrect rebind node in mpol_rebind_nodemask | zhong jiang | 1 | -1/+1 |
2019-06-29 | fs/proc/array.c: allow reporting eip/esp for all coredumping threads | John Ogness | 1 | -1/+1 |
2019-06-29 | mm/dev_pfn: exclude MEMORY_DEVICE_PRIVATE while computing virtual address | Anshuman Khandual | 1 | -1/+1 |
2019-06-29 | drm/panfrost: Fix a double-free error | Boris Brezillon | 1 | -1/+1 |
2019-06-28 | tracing/snapshot: Resize spare buffer if size changed | Eiichi Tsukata | 1 | -4/+6 |
2019-06-28 | tracing: Fix memory leak in tracing_err_log_open() | Takeshi Misawa | 1 | -1/+13 |
2019-06-28 | ftrace/x86: Add a comment to why we take text_mutex in ftrace_arch_code_modif... | Steven Rostedt (VMware) | 1 | -0/+5 |
2019-06-28 | ftrace/x86: Remove possible deadlock between register_kprobe() and ftrace_run... | Petr Mladek | 2 | -9/+4 |
2019-06-28 | NFS/flexfiles: Use the correct TCP timeout for flexfiles I/O | Trond Myklebust | 1 | -1/+1 |
2019-06-28 | SUNRPC: Fix up calculation of client message length | Trond Myklebust | 1 | -8/+8 |
2019-06-28 | ALSA: seq: fix incorrect order of dest_client/dest_ports arguments | Colin Ian King | 2 | -2/+2 |
2019-06-28 | ALSA: hda/realtek - Change front mic location for Lenovo M710q | Dennis Wassenberg | 1 | -0/+1 |
2019-06-28 | drm/etnaviv: add missing failure path to destroy suballoc | Lucas Stach | 1 | -2/+5 |
2019-06-28 | ALSA: usb-audio: fix sign unintended sign extension on left shifts | Colin Ian King | 1 | -2/+2 |
2019-06-28 | cifs: fix crash querying symlinks stored as reparse-points | Ronnie Sahlberg | 2 | -5/+73 |
2019-06-28 | x86/unwind/orc: Fall back to using frame pointers for generated code | Josh Poimboeuf | 1 | -4/+22 |
2019-06-28 | perf/x86: Always store regs->ip in perf_callchain_kernel() | Song Liu | 1 | -5/+5 |
2019-06-27 | ceph: fix ceph_mdsc_build_path to not stop on first component | Jeff Layton | 1 | -1/+2 |
2019-06-27 | ARM: dts: armada-xp-98dx3236: Switch to armada-38x-uart serial node | Joshua Scott | 1 | -0/+8 |
2019-06-27 | pinctrl: mediatek: Update cur_mask in mask/mask ops | Nicolas Boichat | 1 | -14/+4 |
2019-06-27 | proc: remove useless d_is_dir() check | Christian Brauner | 1 | -2/+1 |
2019-06-27 | copy_process(): don't use ksys_close() on cleanups | Al Viro | 1 | -28/+18 |
2019-06-27 | cpu/hotplug: Fix out-of-bounds read when setting fail state | Eiichi Tsukata | 1 | -0/+3 |
2019-06-27 | af_packet: Block execution of tasks waiting for transmit to complete in AF_PA... | Neil Horman | 2 | -3/+18 |
2019-06-27 | sctp: change to hold sk after auth shkey is created successfully | Xin Long | 1 | -4/+4 |
2019-06-27 | riscv: mm: Fix code comment | ShihPo Hung | 1 | -3/+0 |
2019-06-27 | dt-bindings: clock: sifive: add MIT license as an option for the header file | Paul Walmsley | 1 | -1/+1 |
2019-06-26 | PCI: PM: Avoid skipping bus-level PM on platforms without ACPI | Rafael J. Wysocki | 3 | -6/+31 |
2019-06-26 | ipv6: fix neighbour resolution with raw socket | Nicolas Dichtel | 1 | -1/+2 |
2019-06-26 | ipv6: constify rt6_nexthop() | Nicolas Dichtel | 5 | -7/+7 |
2019-06-26 | net: dsa: microchip: Use gpiod_set_value_cansleep() | Marek Vasut | 1 | -3/+3 |
2019-06-26 | net: aquantia: fix vlans not working over bridged network | Dmitry Bogdanov | 4 | -8/+23 |
2019-06-26 | ipv4: reset rt_iif for recirculated mcast/bcast out pkts | Stephen Suryaputra | 3 | -0/+46 |
2019-06-26 | dt-bindings: riscv: resolve 'make dt_binding_check' warnings | Paul Walmsley | 1 | -12/+14 |
2019-06-26 | riscv: dts: Re-organize the DT nodes | Yash Shah | 2 | -0/+19 |
2019-06-26 | RISC-V: defconfig: enable MMC & SPI for RISC-V | Atish Patra | 1 | -0/+5 |
2019-06-26 | team: Always enable vlan tx offload | YueHaibing | 1 | -1/+1 |
2019-06-26 | net/smc: Fix error path in smc_init | YueHaibing | 1 | -1/+4 |
2019-06-26 | net/smc: hold conns_lock before calling smc_lgr_register_conn() | Huaping Zhou | 1 | -0/+3 |
2019-06-26 | bonding: Always enable vlan tx offload | YueHaibing | 1 | -1/+1 |