summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-01-19scripts/gdb/linux/tasks.py: fix get_thread_infoXi Kangjie1-0/+2
2018-01-19scripts/decodecode: fix decoding for AArch64 (arm64) instructionsWill Deacon1-0/+8
2018-01-19mm/page_owner.c: remove drain_all_pages from init_early_allocated_pagesOscar Salvador1-1/+0
2018-01-19mm/memory.c: release locked page in do_swap_page()Minchan Kim1-2/+8
2018-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds27-117/+369
2018-01-19x86/retpoline: Optimize inline assembler for vmexit_fill_RSBAndi Kleen1-3/+4
2018-01-19x86/pti: Document fix wrong indexzhenwei.pi1-1/+1
2018-01-19kprobes/x86: Disable optimizing on the function jumps to indirect thunkMasami Hiramatsu1-1/+22
2018-01-19kprobes/x86: Blacklist indirect thunk functions for kprobesMasami Hiramatsu1-1/+2
2018-01-19retpoline: Introduce start/end markers of indirect thunkMasami Hiramatsu3-1/+10
2018-01-19x86/mce: Make machine check speculation protectedThomas Gleixner3-1/+7
2018-01-19phy: work around 'phys' references to usb-nop-xceiv devicesArnd Bergmann1-0/+4
2018-01-19ARM: sunxi_defconfig: Enable CMAMaxime Ripard1-0/+2
2018-01-19KVM: PPC: Book3S: Provide information about hardware/firmware CVE workaroundsPaul Mackerras4-0/+205
2018-01-19Merge tag 'drm-intel-fixes-2018-01-18' of git://anongit.freedesktop.org/drm/d...Dave Airlie3-146/+242
2018-01-19ibmvnic: Fix IPv6 packet descriptorsThomas Falcon1-9/+11
2018-01-19ibmvnic: Fix IP offload control bufferThomas Falcon1-0/+4
2018-01-19Merge tag 'linux-can-fixes-for-4.15-20180118' of ssh://gitolite.kernel.org/pu...David S. Miller1-22/+14
2018-01-19ipv6: don't let tb6_root node share routes with other nodeWei Wang1-2/+8
2018-01-19Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixesDave Airlie10-13/+114
2018-01-19ip6_gre: init dev->mtu and dev->hard_header_len correctlyAlexey Kodanev1-7/+7
2018-01-19mlxsw: spectrum_router: Free LPM tree upon failureIdo Schimmel1-6/+14
2018-01-19drm/nouveau/mmu/mcp77: fix regressions in stolen memory handlingBen Skeggs7-10/+109
2018-01-19drm/nouveau/bar/gk20a: Avoid bar teardown during initJon Hunter2-2/+2
2018-01-19drm/nouveau/drm/nouveau: Pass the proper arguments to nvif_object_map_handle()Thierry Reding1-1/+3
2018-01-19flow_dissector: properly cap thoff fieldEric Dumazet1-2/+1
2018-01-19Merge tag 'wireless-drivers-for-davem-2018-01-17' of git://git.kernel.org/pub...David S. Miller3-8/+5
2018-01-18tracing: Fix converting enum's from the map in trace_event_eval_update()Steven Rostedt (VMware)1-1/+15
2018-01-18fm10k: mark PM functions as __maybe_unusedArnd Bergmann1-7/+2
2018-01-18ring-buffer: Fix duplicate results in mapping context to bits in recursive lockSteven Rostedt (VMware)1-2/+1
2018-01-18MAINTAINERS: Add James as MIPS co-maintainerJames Hogan1-0/+1
2018-01-18MIPS: Fix undefined reference to physical_memsizeJames Hogan1-1/+10
2018-01-18cfg80211: fix station info handling bugsJohannes Berg2-3/+2
2018-01-18netlink: reset extack earlier in netlink_rcv_skbXin Long1-1/+1
2018-01-18Input: synaptics-rmi4 - prevent UAF reported by KASANNick Desaulniers1-1/+3
2018-01-18Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-114/+111
2018-01-18Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-14/+14
2018-01-18Merge tag 'mmc-v4.15-rc2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+14
2018-01-18Merge tag 'gpio-v4.15-5' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds1-14/+16
2018-01-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller5-25/+219
2018-01-18x86/mm: Rework wbinvd, hlt operation in stop_this_cpu()Tom Lendacky1-10/+15
2018-01-18irq/matrix: Spread interrupts on allocationThomas Gleixner1-6/+14
2018-01-18can: af_can: canfd_rcv(): replace WARN_ONCE by pr_warn_onceMarc Kleine-Budde1-11/+7
2018-01-18can: af_can: can_rcv(): replace WARN_ONCE by pr_warn_onceMarc Kleine-Budde1-11/+7
2018-01-18Merge tag 'drm-misc-fixes-2018-01-17' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-3/+6
2018-01-18Merge branch 'vmwgfx-fixes-4.15' of git://people.freedesktop.org/~thomash/lin...Dave Airlie3-5/+5
2018-01-18bpf: mark dst unknown on inconsistent {s, u}bounds adjustmentsDaniel Borkmann2-12/+138
2018-01-18bpf: fix cls_bpf on filter replaceDaniel Borkmann1-1/+8
2018-01-18Net: ethernet: ti: netcp: Fix inbound ping crash if MTU size is greater than ...Rex Chang1-1/+1
2018-01-18tls: reset crypto_info when do_tls_setsockopt_tx failsSabrina Dubroca1-2/+2