summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-02Linux 3.18.69v3.18.69Greg Kroah-Hartman
2017-09-02scsi: sg: reset 'res_in_use' after unlinking reserved arrayHannes Reinecke
2017-09-02scsi: sg: protect accesses to 'reserved' page arrayHannes Reinecke
2017-09-02clk: si5351: Constify clock names and struct regmap_configKrzysztof Kozlowski
2017-09-02x86/tools: Fix gcc-7 warning in relocs.cMarkus Trippelsdorf
2017-09-02x86-64: Handle PC-relative relocations on per-CPU dataJan Beulich
2017-09-02arm64: fpsimd: Prevent registers leaking across execDave Martin
2017-09-02arm64: flush FP/SIMD state correctly after execve()Ard Biesheuvel
2017-09-02x86/io: Add "memory" clobber to insb/insw/insl/outsb/outsw/outslArnd Bergmann
2017-09-02mm: cma: fix incorrect type conversion for size during dma allocationRohit Vaswani
2017-09-02mm: cma: constify and use correct signness in mm/cma.cSasha Levin
2017-09-02mm: cma: fix CMA aligned offset calculationDanesh Petigara
2017-09-02mm: cma: fix totalcma_pages to include DT defined CMA regionsGeorge G. Davis
2017-09-02mm: cma: split cma-reserved in dmesg logPintu Kumar
2017-09-02mm/cma: make kmemleak ignore CMA regionsThierry Reding
2017-09-02mm: cma: align to physical address, not CMA region positionGregory Fong
2017-09-02lib: bitmap: add alignment offset for bitmap_find_next_zero_area()Michal Nazarewicz
2017-09-02arm64: mm: abort uaccess retries upon fatal signalMark Rutland
2017-09-02p54: memset(0) whole arrayJiri Slaby
2017-09-02gcov: support GCC 7.1Martin Liska
2017-09-02gcov: add support for gcc version >= 6Florian Meier
2017-09-02gcov: add support for GCC 5.1Lorenzo Stoakes
2017-09-02ALSA: au88x0: Fix zero clear of stream->resourcesTakashi Iwai
2017-09-02scsi: isci: avoid array subscript warningArnd Bergmann
2017-08-30Linux 3.18.68v3.18.68Greg Kroah-Hartman
2017-08-30ACPI / APEI: Add missing synchronize_rcu() on NOTIFY_SCI removalJames Morse
2017-08-30staging: rtl8188eu: add RNX-N150NUB supportCharles Milette
2017-08-30iio: imu: adis16480: Fix acceleration scale factor for adis16480Dragos Bogdan
2017-08-30Bluetooth: bnep: fix possible might sleep error in bnep_sessionJeffy Chen
2017-08-30Bluetooth: cmtp: fix possible might sleep error in cmtp_sessionJeffy Chen
2017-08-30Bluetooth: hidp: fix possible might sleep error in hidp_session_threadJeffy Chen
2017-08-30perf/core: Fix group {cpu,task} validationMark Rutland
2017-08-30nfsd: Limit end of page list when decoding NFSv4 WRITEChuck Lever
2017-08-30cifs: return ENAMETOOLONG for overlong names in cifs_open()/cifs_lookup()Ronnie Sahlberg
2017-08-30cifs: Fix df output for users with quota limitsSachin Prabhu
2017-08-30tracing: Fix freeing of filter in create_filter() when set_str is falseSteven Rostedt (VMware)
2017-08-30drm: Release driver tracking before making the object available againChris Wilson
2017-08-30ALSA: hda - Add stereo mic quirk for Lenovo G50-70 (17aa:3978)Takashi Iwai
2017-08-30ALSA: core: Fix unexpected error at replacing user TLVTakashi Iwai
2017-08-30Input: trackpoint - add new trackpoint firmware IDAaron Ma
2017-08-30net_sched: fix order of queue length updates in qdisc_replace()Konstantin Khlebnikov
2017-08-30net: sched: fix NULL pointer dereference when action calls some targetsXin Long
2017-08-30irda: do not leak initialized list.dev to userspaceColin Ian King
2017-08-30tcp: when rearming RTO, if RTO time is in past then fire RTO ASAPNeal Cardwell
2017-08-30sctp: fully initialize the IPv6 address in sctp_v6_to_addr()Alexander Potapenko
2017-08-30dccp: defer ccid_hc_tx_delete() at dismantle timeEric Dumazet
2017-08-30dccp: purge write queue in dccp_destroy_sock()Eric Dumazet
2017-08-24Linux 3.18.67v3.18.67Greg Kroah-Hartman
2017-08-24usb: qmi_wwan: add D-Link DWM-222 device IDHector Martin
2017-08-24pids: make task_tgid_nr_ns() safeOleg Nesterov