summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-09-07Linux 3.18.70v3.18.70Greg Kroah-Hartman1-1/+1
2017-09-07epoll: fix race between ep_poll_callback(POLLFREE) and ep_free()/ep_remove()Oleg Nesterov1-13/+24
2017-09-07drm/ttm: Fix accounting error when fail to get pages for poolXiangliang.Yu1-1/+1
2017-09-07xfrm: policy: check policy direction valueVladis Dronov1-0/+6
2017-09-07wl1251: add a missing spin_lock_init()Cong Wang1-0/+1
2017-09-07CIFS: remove endian related sparse warningSteve French1-1/+1
2017-09-07CIFS: Fix maximum SMB2 header sizePavel Shilovsky1-2/+2
2017-09-07cpumask: fix spurious cpumask_of_node() on non-NUMA multi-node configsTejun Heo1-1/+5
2017-09-07i2c: ismt: Return EMSGSIZE for block reads with bogus lengthStephen Douthit1-1/+3
2017-09-07i2c: ismt: Don't duplicate the receive length for block readsStephen Douthit1-2/+2
2017-09-02Linux 3.18.69v3.18.69Greg Kroah-Hartman1-1/+1
2017-09-02scsi: sg: reset 'res_in_use' after unlinking reserved arrayHannes Reinecke1-0/+2
2017-09-02scsi: sg: protect accesses to 'reserved' page arrayHannes Reinecke1-21/+26
2017-09-02clk: si5351: Constify clock names and struct regmap_configKrzysztof Kozlowski1-5/+5
2017-09-02x86/tools: Fix gcc-7 warning in relocs.cMarkus Trippelsdorf1-1/+2
2017-09-02x86-64: Handle PC-relative relocations on per-CPU dataJan Beulich2-10/+40
2017-09-02arm64: fpsimd: Prevent registers leaking across execDave Martin1-0/+2
2017-09-02arm64: flush FP/SIMD state correctly after execve()Ard Biesheuvel1-0/+1
2017-09-02x86/io: Add "memory" clobber to insb/insw/insl/outsb/outsw/outslArnd Bergmann1-2/+2
2017-09-02mm: cma: fix incorrect type conversion for size during dma allocationRohit Vaswani4-6/+6
2017-09-02mm: cma: constify and use correct signness in mm/cma.cSasha Levin2-16/+20
2017-09-02mm: cma: fix CMA aligned offset calculationDanesh Petigara1-5/+7
2017-09-02mm: cma: fix totalcma_pages to include DT defined CMA regionsGeorge G. Davis1-1/+1
2017-09-02mm: cma: split cma-reserved in dmesg logPintu Kumar3-2/+6
2017-09-02mm/cma: make kmemleak ignore CMA regionsThierry Reding1-0/+6
2017-09-02mm: cma: align to physical address, not CMA region positionGregory Fong1-3/+16
2017-09-02lib: bitmap: add alignment offset for bitmap_find_next_zero_area()Michal Nazarewicz2-16/+44
2017-09-02arm64: mm: abort uaccess retries upon fatal signalMark Rutland1-1/+4
2017-09-02p54: memset(0) whole arrayJiri Slaby1-1/+1
2017-09-02gcov: support GCC 7.1Martin Liska2-1/+9
2017-09-02gcov: add support for gcc version >= 6Florian Meier1-1/+1
2017-09-02gcov: add support for GCC 5.1Lorenzo Stoakes2-1/+9
2017-09-02ALSA: au88x0: Fix zero clear of stream->resourcesTakashi Iwai1-9/+5
2017-09-02scsi: isci: avoid array subscript warningArnd Bergmann1-0/+3
2017-08-30Linux 3.18.68v3.18.68Greg Kroah-Hartman1-1/+1
2017-08-30ACPI / APEI: Add missing synchronize_rcu() on NOTIFY_SCI removalJames Morse1-0/+1
2017-08-30staging: rtl8188eu: add RNX-N150NUB supportCharles Milette1-0/+1
2017-08-30iio: imu: adis16480: Fix acceleration scale factor for adis16480Dragos Bogdan1-1/+1
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-30perf/core: Fix group {cpu,task} validationMark Rutland1-20/+19
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-30tracing: Fix freeing of filter in create_filter() when set_str is falseSteven Rostedt (VMware)1-0/+4
2017-08-30drm: Release driver tracking before making the object available againChris Wilson1-3/+3
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-30Input: trackpoint - add new trackpoint firmware IDAaron Ma2-2/+4