summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-09-02Linux 4.9.47v4.9.47Greg Kroah-Hartman1-1/+1
2017-09-02lz4: fix bogus gcc warningGreg 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-02locking/spinlock/debug: Remove spinlock lockup detection codeWaiman Long1-81/+5
2017-09-02arm64: fpsimd: Prevent registers leaking across execDave Martin1-0/+2
2017-09-02x86/io: Add "memory" clobber to insb/insw/insl/outsb/outsw/outslArnd Bergmann1-2/+2
2017-09-02arm64: mm: abort uaccess retries upon fatal signalMark Rutland1-1/+4
2017-09-02kvm: arm/arm64: Fix race in resetting stage2 PGDSuzuki K Poulose1-8/+8
2017-09-02gcov: support GCC 7.1Martin Liska2-1/+9
2017-09-02staging: wilc1000: simplify vif[i]->ndev accessesArnd Bergmann1-25/+9
2017-09-02scsi: isci: avoid array subscript warningArnd Bergmann1-0/+3
2017-09-02p54: memset(0) whole arrayJiri Slaby1-1/+1
2017-08-30Linux 4.9.46v4.9.46Greg Kroah-Hartman1-1/+1
2017-08-30powerpc/mm: Ensure cpumask update is orderedBenjamin Herrenschmidt3-1/+21
2017-08-30ACPI: EC: Fix regression related to wrong ECDT initialization orderLv Zheng3-12/+7
2017-08-30ACPI / APEI: Add missing synchronize_rcu() on NOTIFY_SCI removalJames Morse1-0/+1
2017-08-30ACPI: ioapic: Clear on-stack resource before using itJoerg Roedel1-0/+6
2017-08-30ntb: transport shouldn't disable link due to bogus values in SPADsDave Jiang1-3/+1
2017-08-30ntb: ntb_test: ensure the link is up before trying to configure the mwsLogan Gunthorpe1-0/+4
2017-08-30ntb: no sleep in ntb_async_tx_submitAllen Hubbe1-43/+7
2017-08-30NTB: ntb_test: fix bug printing ntb_perf resultsLogan Gunthorpe1-1/+1
2017-08-30ntb_transport: fix bug calculating num_qps_mwLogan Gunthorpe1-2/+2
2017-08-30ntb_transport: fix qp count bugLogan Gunthorpe1-2/+2
2017-08-30Clarify (and fix) MAX_LFS_FILESIZE macrosLinus Torvalds1-2/+2
2017-08-30staging: rtl8188eu: add RNX-N150NUB supportCharles Milette1-0/+1
2017-08-30iio: hid-sensor-trigger: Fix the race with user space powering up sensorsSrinivas Pandruvada1-4/+4
2017-08-30iio: imu: adis16480: Fix acceleration scale factor for adis16480Dragos Bogdan1-1/+1
2017-08-30ANDROID: binder: fix proc->tsk check.Martijn Coenen1-1/+1
2017-08-30binder: Use wake up hint for synchronous transactions.Riley Andrews1-2/+6
2017-08-30binder: use group leader instead of open threadTodd Kjos1-2/+2
2017-08-30Revert "android: binder: Sanity check at binder ioctl"Todd Kjos1-5/+0
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