summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-08-30Bluetooth: bnep: fix possible might sleep error in bnep_sessionJeffy Chen1-6/+5
2017-08-30Bluetooth: cmtp: fix possible might sleep error in cmtp_sessionJeffy Chen1-7/+10
2017-08-30Bluetooth: hidp: fix possible might sleep error in hidp_session_threadJeffy Chen1-11/+22
2017-08-30netfilter: nat: fix src map lookupFlorian Westphal1-8/+9
2017-08-30Revert "leds: handle suspend/resume in heartbeat trigger"Zhang Bo1-31/+0
2017-08-30net: sunrpc: svcsock: fix NULL-pointer exceptionVadim Lomovtsev1-2/+20
2017-08-30x86/mm: Fix use-after-free of ldt_structEric Biggers1-3/+1
2017-08-30timers: Fix excessive granularity of new timers after a nohz idleNicholas Piggin1-9/+41
2017-08-30perf/x86/intel/rapl: Make package handling more robustThomas Gleixner2-34/+25
2017-08-30perf probe: Fix --funcs to show correct symbols for offline moduleMasami Hiramatsu1-19/+6
2017-08-30perf/core: Fix group {cpu,task} validationMark Rutland1-20/+19
2017-08-30ftrace: Check for null ret_stack on profile function graph entry functionSteven Rostedt (VMware)1-0/+4
2017-08-30nfsd: Limit end of page list when decoding NFSv4 WRITEChuck Lever1-4/+2
2017-08-30cifs: return ENAMETOOLONG for overlong names in cifs_open()/cifs_lookup()Ronnie Sahlberg1-6/+12
2017-08-30cifs: Fix df output for users with quota limitsSachin Prabhu1-2/+2
2017-08-30kbuild: linker script do not match C names unless LD_DEAD_CODE_DATA_ELIMINATI...Nicholas Piggin1-12/+26
2017-08-30tracing: Fix freeing of filter in create_filter() when set_str is falseSteven Rostedt (VMware)1-0/+4
2017-08-30tracing: Fix kmemleak in tracing_map_array_free()Chunyu Hu1-4/+7
2017-08-30tracing: Call clear_boot_tracer() at lateinit_syncSteven Rostedt (VMware)1-1/+1
2017-08-30drm: rcar-du: Fix H/V sync signal polarity configurationKoji Matsuoka1-2/+2
2017-08-30drm: rcar-du: Fix display timing controller parameterKoji Matsuoka1-1/+1
2017-08-30drm: rcar-du: Fix crash in encoder failure error pathLaurent Pinchart1-5/+5
2017-08-30drm/atomic: If the atomic check fails, return its value firstMaarten Lankhorst1-1/+4
2017-08-30drm: Release driver tracking before making the object available againChris Wilson1-3/+3
2017-08-30mm/memblock.c: reversed logic in memblock_discard()Pavel Tatashin1-1/+1
2017-08-30fork: fix incorrect fput of ->exe_file causing use-after-freeEric Biggers1-0/+1
2017-08-30mm/madvise.c: fix freeing of locked page with MADV_FREEEric Biggers1-1/+1
2017-08-30i2c: designware: Fix system suspendUlf Hansson1-2/+12
2017-08-30mm, shmem: fix handling /sys/kernel/mm/transparent_hugepage/shmem_enabledKirill A. Shutemov1-2/+2
2017-08-30ARCv2: PAE40: Explicitly set MSB counterpart of SLC region ops addressesAlexey Brodkin2-2/+13
2017-08-30ALSA: firewire: fix NULL pointer dereference when releasing uninitialized dat...Takashi Sakamoto1-1/+6
2017-08-30ALSA: hda - Add stereo mic quirk for Lenovo G50-70 (17aa:3978)Takashi Iwai1-0/+1
2017-08-30ALSA: core: Fix unexpected error at replacing user TLVTakashi Iwai1-1/+1
2017-08-30ALSA: usb-audio: Add delay quirk for H650e/Jabra 550a USB headsetsJoakim Tjernlund1-3/+6
2017-08-30KVM: x86: block guest protection keys unless the host has them enabledPaolo Bonzini1-1/+1
2017-08-30KVM: s390: sthyi: fix specification exception detectionHeiko Carstens1-1/+4
2017-08-30KVM: s390: sthyi: fix sthyi inline assemblyHeiko Carstens1-1/+1
2017-08-30Input: ALPS - fix two-finger scroll breakage in right side on ALPS touchpadMasaki Ota2-10/+39
2017-08-30Input: elan_i2c - add ELAN0602 ACPI ID to support Lenovo Yoga310KT Liao1-0/+1
2017-08-30Input: trackpoint - add new trackpoint firmware IDAaron Ma2-2/+4
2017-08-30bpf/verifier: fix min/max handling in BPF_SUBEdward Cree1-6/+15
2017-08-30bpf: fix mixed signed/unsigned derived min/max value boundsDaniel Borkmann2-14/+97
2017-08-30bpf, verifier: fix alu ops against map_value{, _adj} register typesDaniel Borkmann1-0/+1
2017-08-30bpf: adjust verifier heuristicsDaniel Borkmann1-1/+11
2017-08-30bpf, verifier: add additional patterns to evaluate_reg_imm_aluJohn Fastabend1-0/+62
2017-08-30net_sched: fix order of queue length updates in qdisc_replace()Konstantin Khlebnikov1-1/+4
2017-08-30net: sched: fix NULL pointer dereference when action calls some targetsXin Long1-0/+2
2017-08-30irda: do not leak initialized list.dev to userspaceColin Ian King1-1/+1
2017-08-30net/mlx4_core: Enable 4K UAR if SRIOV module parameter is not enabledHuy Nguyen1-2/+2
2017-08-30tcp: when rearming RTO, if RTO time is in past then fire RTO ASAPNeal Cardwell1-2/+1