summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.18.70-rt76v3.18.70-rt76Steven Rostedt (VMware)2017-11-211-1/+1
* Merge tag 'v3.18.70' into v3.18-rtSteven Rostedt (VMware)2017-11-219-21/+45
|\
| * Linux 3.18.70v3.18.70Greg Kroah-Hartman2017-09-071-1/+1
| * epoll: fix race between ep_poll_callback(POLLFREE) and ep_free()/ep_remove()Oleg Nesterov2017-09-071-13/+24
| * drm/ttm: Fix accounting error when fail to get pages for poolXiangliang.Yu2017-09-071-1/+1
| * xfrm: policy: check policy direction valueVladis Dronov2017-09-071-0/+6
| * wl1251: add a missing spin_lock_init()Cong Wang2017-09-071-0/+1
| * CIFS: remove endian related sparse warningSteve French2017-09-071-1/+1
| * CIFS: Fix maximum SMB2 header sizePavel Shilovsky2017-09-071-2/+2
| * cpumask: fix spurious cpumask_of_node() on non-NUMA multi-node configsTejun Heo2017-09-071-1/+5
| * i2c: ismt: Return EMSGSIZE for block reads with bogus lengthStephen Douthit2017-09-071-1/+3
| * i2c: ismt: Don't duplicate the receive length for block readsStephen Douthit2017-09-071-2/+2
* | Linux 3.18.69-rt75v3.18.69-rt75Steven Rostedt (VMware)2017-09-051-1/+1
* | Merge tag 'v3.18.69' into v3.18-rtSteven Rostedt (VMware)2017-09-0520-92/+208
|\ \ | |/
| * Linux 3.18.69v3.18.69Greg Kroah-Hartman2017-09-021-1/+1
| * scsi: sg: reset 'res_in_use' after unlinking reserved arrayHannes Reinecke2017-09-021-0/+2
| * scsi: sg: protect accesses to 'reserved' page arrayHannes Reinecke2017-09-021-21/+26
| * clk: si5351: Constify clock names and struct regmap_configKrzysztof Kozlowski2017-09-021-5/+5
| * x86/tools: Fix gcc-7 warning in relocs.cMarkus Trippelsdorf2017-09-021-1/+2
| * x86-64: Handle PC-relative relocations on per-CPU dataJan Beulich2017-09-022-10/+40
| * arm64: fpsimd: Prevent registers leaking across execDave Martin2017-09-021-0/+2
| * arm64: flush FP/SIMD state correctly after execve()Ard Biesheuvel2017-09-021-0/+1
| * x86/io: Add "memory" clobber to insb/insw/insl/outsb/outsw/outslArnd Bergmann2017-09-021-2/+2
| * mm: cma: fix incorrect type conversion for size during dma allocationRohit Vaswani2017-09-024-6/+6
| * mm: cma: constify and use correct signness in mm/cma.cSasha Levin2017-09-022-16/+20
| * mm: cma: fix CMA aligned offset calculationDanesh Petigara2017-09-021-5/+7
| * mm: cma: fix totalcma_pages to include DT defined CMA regionsGeorge G. Davis2017-09-021-1/+1
| * mm: cma: split cma-reserved in dmesg logPintu Kumar2017-09-023-2/+6
| * mm/cma: make kmemleak ignore CMA regionsThierry Reding2017-09-021-0/+6
| * mm: cma: align to physical address, not CMA region positionGregory Fong2017-09-021-3/+16
| * lib: bitmap: add alignment offset for bitmap_find_next_zero_area()Michal Nazarewicz2017-09-022-16/+44
| * arm64: mm: abort uaccess retries upon fatal signalMark Rutland2017-09-021-1/+4
| * p54: memset(0) whole arrayJiri Slaby2017-09-021-1/+1
| * gcov: support GCC 7.1Martin Liska2017-09-022-1/+9
| * gcov: add support for gcc version >= 6Florian Meier2017-09-021-1/+1
| * gcov: add support for GCC 5.1Lorenzo Stoakes2017-09-022-1/+9
| * ALSA: au88x0: Fix zero clear of stream->resourcesTakashi Iwai2017-09-021-9/+5
| * scsi: isci: avoid array subscript warningArnd Bergmann2017-09-021-0/+3
* | Linux 3.18.68-rt74v3.18.68-rt74Steven Rostedt (VMware)2017-09-051-1/+1
* | Merge tag 'v3.18.68' into v3.18-rtSteven Rostedt (VMware)2017-09-0523-74/+112
|\ \ | |/
| * Linux 3.18.68v3.18.68Greg Kroah-Hartman2017-08-301-1/+1
| * ACPI / APEI: Add missing synchronize_rcu() on NOTIFY_SCI removalJames Morse2017-08-301-0/+1
| * staging: rtl8188eu: add RNX-N150NUB supportCharles Milette2017-08-301-0/+1
| * iio: imu: adis16480: Fix acceleration scale factor for adis16480Dragos Bogdan2017-08-301-1/+1
| * Bluetooth: bnep: fix possible might sleep error in bnep_sessionJeffy Chen2017-08-301-6/+5
| * Bluetooth: cmtp: fix possible might sleep error in cmtp_sessionJeffy Chen2017-08-301-7/+10
| * Bluetooth: hidp: fix possible might sleep error in hidp_session_threadJeffy Chen2017-08-301-11/+22
| * perf/core: Fix group {cpu,task} validationMark Rutland2017-08-301-20/+19
| * nfsd: Limit end of page list when decoding NFSv4 WRITEChuck Lever2017-08-301-4/+2
| * cifs: return ENAMETOOLONG for overlong names in cifs_open()/cifs_lookup()Ronnie Sahlberg2017-08-301-6/+12