summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-02-25ARM: OMAP2+: Fix SRAM virt to phys translation for save_secure_ram_contextTony Lindgren5-35/+31
2018-02-25usb: build drivers/usb/common/ when USB_SUPPORT is setRandy Dunlap1-0/+1
2018-02-25usbip: keep usbip_device sockfd state in sync with tcp_socketShuah Khan2-0/+5
2018-02-25staging: iio: adc: ad7192: fix external frequency settingAlexandru Ardelean1-8/+19
2018-02-25binder: check for binder_thread allocation failure in binder_poll()Eric Biggers1-0/+2
2018-02-25staging: android: ashmem: Fix a race condition in pin ioctlsBen Hutchings1-8/+11
2018-02-25dn_getsockoptdecnet: move nf_{get/set}sockopt outside sock lockPaolo Abeni1-29/+33
2018-02-25Make DST_CACHE a silent config optionDave Jones1-1/+1
2018-02-25arm64: dts: add #cooling-cells to CPU nodesArnd Bergmann1-0/+2
2018-02-25video: fbdev/mmp: add MODULE_LICENSEArnd Bergmann1-0/+5
2018-02-25ASoC: ux500: add MODULE_LICENSE tagArnd Bergmann2-0/+9
2018-02-25net: avoid skb_warn_bad_offload on IS_ERRWillem de Bruijn1-1/+1
2018-02-25netfilter: xt_RATEEST: acquire xt_rateest_mutex for hash insertCong Wang1-5/+17
2018-02-25netfilter: on sockopt() acquire sock lock only in the required scopePaolo Abeni4-29/+26
2018-02-25netfilter: ipt_CLUSTERIP: fix out-of-bounds accesses in clusterip_tg_check()Dmitry Vyukov1-3/+13
2018-02-25netfilter: x_tables: avoid out-of-bounds reads in xt_request_find_{match|target}Eric Dumazet1-0/+6
2018-02-25netfilter: x_tables: fix int overflow in xt_alloc_table_info()Dmitry Vyukov1-3/+1
2018-02-25KVM: x86: fix escape of guest dr6 to the hostWanpeng Li1-0/+6
2018-02-25crypto: x86/twofish-3way - Fix %rbp usageEric Biggers1-52/+60
2018-02-25selinux: skip bounded transition processing if the policy isn't loadedPaul Moore1-0/+3
2018-02-25selinux: ensure the context is NUL terminated in security_context_to_sid_core()Paul Moore1-10/+8
2018-02-25Provide a function to create a NUL-terminated string from unterminated dataDavid Howells2-0/+25
2018-02-25drm: Require __GFP_NOFAIL for the legacy drm_modeset_lock_allChris Wilson1-1/+1
2018-02-25blktrace: fix unlocked registration of tracepointsJens Axboe1-10/+22
2018-02-25xfrm: check id proto in validate_tmpl()Cong Wang1-0/+15
2018-02-25xfrm: Fix stack-out-of-bounds read on socket policy lookup.Steffen Klassert1-1/+7
2018-02-25mm,vmscan: Make unregister_shrinker() no-op if register_shrinker() failed.Tetsuo Handa1-0/+3
2018-02-25cfg80211: check dev_set_name() return valueJohannes Berg1-1/+7
2018-02-25net: replace dst_cache ip6_tunnel implementation with the generic onePaolo Abeni5-145/+34
2018-02-25net: add dst_cache supportPaolo Abeni4-0/+270
2018-02-22Linux 4.4.117v4.4.117Greg Kroah-Hartman1-1/+1
2018-02-22media: r820t: fix r820t_write_reg for KASANArnd Bergmann1-5/+8
2018-02-22ARM: dts: s5pv210: add interrupt-parent for ohciArnd Bergmann1-0/+1
2018-02-22ARM: pxa/tosa-bt: add MODULE_LICENSE tagArnd Bergmann1-0/+4
2018-02-22vfs: don't do RCU lookup of empty pathnamesLinus Torvalds1-0/+3
2018-02-22x86: fix build warnign with 32-bit PAEArnd Bergmann1-1/+1
2018-02-22dm: correctly handle chained bios in dec_pending()NeilBrown1-1/+2
2018-02-22mvpp2: fix multicast address filterMikulas Patocka1-3/+8
2018-02-22ALSA: seq: Fix racy pool initializationsTakashi Iwai1-2/+6
2018-02-22ALSA: usb-audio: add implicit fb quirk for Behringer UFX1204Lassi Ylikojola1-0/+9
2018-02-22ALSA: hda/realtek: PCI quirk for Fujitsu U7x7Jan-Marek Glogowski1-0/+19
2018-02-22ALSA: usb-audio: Fix UAC2 get_ctl request with a RANGE attributeKirill Marinushkin1-7/+11
2018-02-22ALSA: hda - Fix headset mic detection problem for two Dell machinesHui Wang1-0/+9
2018-02-22Btrfs: fix unexpected -EEXIST when creating new inodeLiu Bo1-0/+18
2018-02-22Btrfs: fix crash due to not cleaning up tree log block's dirty bitsLiu Bo1-0/+9
2018-02-22Btrfs: fix deadlock in run_delalloc_nocowLiu Bo1-1/+4
2018-02-22rtlwifi: rtl8821ae: Fix connection lost problem correctlyLarry Finger2-2/+4
2018-02-22console/dummy: leave .con_font_get set to NULLNicolas Pitre1-1/+0
2018-02-22video: fbdev: atmel_lcdfb: fix display-timings lookupJohan Hovold1-1/+7
2018-02-22mm: hide a #warning for COMPILE_TESTArnd Bergmann1-1/+1