summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-09-14Linux 3.18.71v3.18.71Greg Kroah-Hartman1-1/+1
2017-09-14xfs: XFS_IS_REALTIME_INODE() should be false if no rt device presentRichard Wareing1-1/+8
2017-09-14ARM: 8692/1: mm: abort uaccess retries upon fatal signalMark Rutland1-1/+4
2017-09-14Bluetooth: Properly check L2CAP config option output buffer lengthBen Seri1-37/+43
2017-09-14ALSA: msnd: Optimize / harden DSP and MIDI loopsTakashi Iwai2-26/+27
2017-09-14locktorture: Fix potential memory leak with rw lock testYang Shi1-0/+4
2017-09-14btrfs: resume qgroup rescan on rw remountAleksa Sarai1-0/+2
2017-09-14scsi: sg: recheck MMAP_IO request length with lock heldTodd Poynor1-2/+5
2017-09-14scsi: sg: protect against races between mmap() and SG_SET_RESERVED_SIZETodd Poynor1-3/+9
2017-09-14cs5536: add support for IDE controller variantAndrey Korolyov3-0/+3
2017-09-14workqueue: Fix flag collisionBen Hutchings1-1/+1
2017-09-14cma: fix calculation of aligned offsetDoug Berger1-9/+6
2017-09-14dlm: avoid double-free on error path in dlm_device_{register,unregister}Edwin Török1-0/+4
2017-09-14Input: trackpoint - assume 3 buttons when buttons detection failsOscar Campos1-2/+2
2017-09-14driver core: bus: Fix a potential double freeChristophe JAILLET1-1/+1
2017-09-14staging/rts5208: fix incorrect shift to extract upper nybbleColin Ian King1-1/+1
2017-09-14USB: core: Avoid race of async_completed() w/ usbdev_release()Douglas Anderson1-2/+2
2017-09-14usb:xhci:Fix regression when ATI chipsets detectedSandeep Singh1-17/+18
2017-09-14usb: Add device quirk for Logitech HD Pro Webcam C920-CDmitry Fleytman1-1/+2
2017-09-14USB: serial: option: add support for D-Link DWM-157 C1Maciej S. Szmigiero1-0/+1
2017-09-14usb: quirks: add delay init quirk for Corsair Strafe RGB keyboardKai-Heng Feng1-0/+3
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