summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2019-03-07Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1090/+2674
2019-03-07net/hsr: fix possible crash in add_timer()Eric Dumazet-8/+6
2019-03-07nfp: fix simple vNIC mailbox lengthDirk van der Merwe-1/+1
2019-03-07net: atm: Add another IS_ENABLED(CONFIG_COMPAT) in atm_dev_ioctlNathan Chancellor-1/+1
2019-03-07net: stmmac: Avoid sometimes uninitialized Clang warningsNathan Chancellor-3/+3
2019-03-07Merge branch 'for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds-29/+28
2019-03-07Merge branch 'for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds-3/+6
2019-03-07Merge branch 'for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/denni...Linus Torvalds-2/+2
2019-03-07Merge tag 'trace-v5.0-pre' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds-2/+5
2019-03-07net: atm: Use IS_ENABLED in atm_dev_ioctlNathan Chancellor-6/+2
2019-03-07ethtool: reduce stack usage with clangArnd Bergmann-7/+9
2019-03-07qede: Fix internal loopback failure with jumbo mtu configurationSudarsana Reddy Kalluru-2/+5
2019-03-07enic: fix build warning without CONFIG_CPUMASK_OFFSTACKArnd Bergmann-3/+3
2019-03-07peak_usb: fix clang build warningArnd Bergmann-1/+1
2019-03-07Merge tag 'xfs-5.1-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds-1239/+2134
2019-03-07ravb: Decrease TxFIFO depth of Q3 and Q2 to oneMasaru Nagai-1/+1
2019-03-07isdn: isdnloop: fix pointer dereference bugArnd Bergmann-1/+1
2019-03-07davinci_emac: always build in CONFIG_OF codeArnd Bergmann-3/+1
2019-03-07Merge tag 'for-5.1-part1-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-960/+1993
2019-03-07Merge tag 'fsnotify_for_v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-264/+828
2019-03-07Merge tag 'fs_for_v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-37/+97
2019-03-07bpf: fix replace_map_fd_with_map_ptr's ldimm64 second imm fieldDaniel Borkmann-6/+19
2019-03-07MAINTAINERS: Include mlxreg.h in Mellanox Platform Driver filesDarren Hart (VMware)-0/+1
2019-03-07platform/x86: ideapad-laptop: Add S130-14IGM to no_hw_rfkill listFelix Eckhofer-0/+7
2019-03-07platform/x86: mlx-platform: Fix access mode for fan_dir attributeVadim Pasternak-1/+1
2019-03-07platform/x86: mlx-platform: Add UID LED for the next generation systemsVadim Pasternak-0/+5
2019-03-07platform/x86: mlx-platform: Add extra CPLD for next generation systemsVadim Pasternak-0/+9
2019-03-07platform/x86: wmi-bmof: use MODULE_DEVICE_TABLE() instead of MODULE_ALIAS()Mattias Jacobsson-1/+1
2019-03-07platform/x86: intel-wmi-thunderbolt: use MODULE_DEVICE_TABLE() instead of MOD...Mattias Jacobsson-1/+1
2019-03-07platform/x86: huawei-wmi: use MODULE_DEVICE_TABLE() instead of MODULE_ALIAS()Mattias Jacobsson-2/+1
2019-03-07platform/x86: dell-wmi: use MODULE_DEVICE_TABLE() instead of MODULE_ALIAS()Mattias Jacobsson-2/+2
2019-03-07platform/x86: dell-wmi-descriptor: use MODULE_DEVICE_TABLE() instead of MODUL...Mattias Jacobsson-1/+1
2019-03-07platform/x86: dell-smbios-wmi: use MODULE_DEVICE_TABLE() instead of MODULE_AL...Mattias Jacobsson-1/+1
2019-03-07platform/x86: wmi: add WMI support to MODULE_DEVICE_TABLE()Mattias Jacobsson-0/+25
2019-03-07platform/x86: wmi: move struct wmi_device_id to mod_devicetable.hMattias Jacobsson-5/+15
2019-03-07Merge tag 'dtype_for_v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-62/+190
2019-03-07pblk: fix max_io calculationJavier González-1/+6
2019-03-07bpf: Stop the psock parser before canceling its workJakub Sitnicki-0/+1
2019-03-07ACPI: Documentation: Fix path for acpidbg toolFlavio Suligoi-2/+2
2019-03-07PM-runtime: Call pm_runtime_active|suspended_time() from sysfsUlf Hansson-12/+3
2019-03-07PM-runtime: Consolidate code to get active/suspended timeUlf Hansson-2/+13
2019-03-07PM: Add and use pr_fmt()Joe Perches-16/+23
2019-03-07cpufreq: Improve kerneldoc comments for cpufreq_cpu_get/put()Rafael J. Wysocki-15/+9
2019-03-07cpuidle: menu: Avoid overflows when computing varianceRafael J. Wysocki-1/+1
2019-03-07selftests: bpf: test_progs: initialize duration in singal_pending testStanislav Fomichev-1/+1
2019-03-07libbpf: force fixdep compilation at the start of the buildStanislav Fomichev-1/+2
2019-03-07selftests: bpf: fix compilation with out-of-tree $(OUTPUT)Stanislav Fomichev-10/+23
2019-03-07selftests/bpf: test that GSO works in lwt_ip_encapPeter Oskolkov-2/+52
2019-03-07net: fix GSO in bpf_lwt_push_ip_encapPeter Oskolkov-0/+2
2019-03-07xsk: fix potential crash in xsk_diag_put_umem()Eric Dumazet-2/+2