summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-02-16dccp: CVE-2017-8824: use-after-free in DCCP codeMohamed Ghannam1-0/+5
2018-02-16sched/rt: Up the root domain ref count when passing it around via IPIsSteven Rostedt (VMware)3-2/+22
2018-02-16sched/rt: Use container_of() to get root domain in rto_push_irq_work_func()Steven Rostedt (VMware)1-7/+8
2018-02-16usb: gadget: uvc: Missing files for configfs interfacePetr Cvek1-8/+8
2018-02-16posix-timer: Properly check sigevent->sigev_notifyThomas Gleixner1-15/+19
2018-02-16netfilter: nf_queue: Make the queue_handler pernetEric W. Biederman4-17/+24
2018-02-16kaiser: fix compile error without vsyscallHugh Dickins1-1/+1
2018-02-16x86/kaiser: fix build error with KASAN && !FUNCTION_GRAPH_TRACEREric Biggers1-1/+1
2018-02-16dmaengine: dmatest: fix container_of member in dmatest_callbackYang Shunyong1-1/+1
2018-02-16CIFS: zero sensitive data when freeingAurelien Aptel3-15/+8
2018-02-16cifs: Fix autonegotiate security settings mismatchDaniel N Pettersson1-2/+1
2018-02-16cifs: Fix missing put_xid in cifs_file_strict_mmapMatthew Wilcox1-14/+12
2018-02-16powerpc/pseries: include linux/types.h in asm/hvcall.hMichal Suchanek1-0/+1
2018-02-16x86/microcode: Do the family check firstBorislav Petkov1-9/+18
2018-02-16x86/microcode/AMD: Do not load when running on a hypervisorBorislav Petkov1-9/+19
2018-02-16crypto: tcrypt - fix S/G table for test_aead_speed()Robert Baronescu1-2/+4
2018-02-16don't put symlink bodies in pagecache into highmemAl Viro7-10/+15
2018-02-16KEYS: encrypted: fix buffer overread in valid_master_desc()Eric Biggers1-16/+15
2018-02-16media: soc_camera: soc_scale_crop: add missing MODULE_DESCRIPTION/AUTHOR/LICENSEJesse Chan1-0/+4
2018-02-16vhost_net: stop device during reset ownerJason Wang1-0/+1
2018-02-16tcp: release sk_frag.page in tcp_disconnectLi RongQing1-0/+6
2018-02-16r8169: fix RTL8168EP take too long to complete driver initialization.Chunhao Lin1-2/+2
2018-02-16qlcnic: fix deadlock bugJunxiao Bi1-9/+9
2018-02-16net: igmp: add a missing rcu locking sectionEric Dumazet1-0/+4
2018-02-16ip6mr: fix stale iteratorNikolay Aleksandrov1-0/+1
2018-02-16x86/asm: Fix inline asm call constraints for GCC 4.4Josh Poimboeuf1-1/+3
2018-02-16drm: rcar-du: Fix race condition when disabling planes at CRTC stopLaurent Pinchart2-6/+56
2018-02-16drm: rcar-du: Use the VBK interrupt for vblank eventsLaurent Pinchart1-1/+1
2018-02-16ASoC: rsnd: avoid duplicate free_irq()Kuninori Morimoto1-3/+3
2018-02-16ASoC: rsnd: don't call free_irq() on Parent SSIKuninori Morimoto2-0/+7
2018-02-16ASoC: simple-card: Fix misleading error messageJulian Scheel1-1/+7
2018-02-16net: cdc_ncm: initialize drvflags before usageMatthias Hintzmann1-3/+3
2018-02-16usbip: fix 3eee23c3ec14 tcp_socket address still in the status fileShuah Khan1-4/+3
2018-02-16usbip: vhci_hcd: clear just the USB_PORT_STAT_POWER bitShuah Khan1-1/+1
2018-02-16ASoC: pcm512x: add missing MODULE_DESCRIPTION/AUTHOR/LICENSEJesse Chan1-0/+4
2018-02-16powerpc/64s: Allow control of RFI flush via debugfsMichael Ellerman1-0/+30
2018-02-16powerpc/64s: Wire up cpu_show_meltdown()Michael Ellerman2-0/+9
2018-02-16powerpc/powernv: Check device-tree for RFI flush settingsOliver O'Halloran1-0/+50
2018-02-16powerpc/pseries: Query hypervisor for RFI flush settingsMichael Neuling1-1/+36
2018-02-16powerpc/64s: Support disabling RFI flush with no_rfi_flush and noptiMichael Ellerman1-1/+23
2018-02-16powerpc/64s: Add support for RFI flush of L1-D cacheMichael Ellerman9-8/+290
2018-02-16powerpc/64s: Convert slb_miss_common to use RFI_TO_USER/KERNELNicholas Piggin1-2/+20
2018-02-16powerpc/64: Convert the syscall exit path to use RFI_TO_USER/KERNELNicholas Piggin1-1/+11
2018-02-16powerpc/64: Convert fast_exception_return to use RFI_TO_USER/KERNELNicholas Piggin1-2/+16
2018-02-16powerpc/64s: Simple RFI macro conversionsNicholas Piggin6-23/+29
2018-02-16powerpc/64: Add macros for annotating the destination of rfid/hrfidNicholas Piggin2-0/+35
2018-02-16powerpc/pseries: Add H_GET_CPU_CHARACTERISTICS flags & wrapperMichael Neuling2-0/+31
2018-02-16powerpc: Simplify module TOC handlingAlan Modra3-32/+11
2018-02-16powerpc: Fix VSX enabling/flushing to also test MSR_FP and MSR_VECBenjamin Herrenschmidt1-2/+3
2018-02-16powerpc/64: Fix flush_(d|i)cache_range() called from modulesOliver O'Halloran2-2/+14