summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-09-21Linux 3.14.53v3.14.53Greg Kroah-Hartman1-1/+1
2015-09-21tty/vt: don't set font mappings on vc not supporting thisImre Deak1-0/+7
2015-09-21hpfs: update ctime and mtime on directory modificationMikulas Patocka1-1/+24
2015-09-21drivercore: Fix unregistration path of platform devicesGrant Likely1-6/+2
2015-09-21ARM: OMAP2+: DRA7: clockdomain: change l4per2_7xx_clkdm to SW_WKUPVignesh R1-1/+1
2015-09-21of/address: Don't loop forever in of_find_matching_node_by_address().David Daney1-3/+3
2015-09-21auxdisplay: ks0108: fix refcountSudip Mukherjee1-0/+1
2015-09-21Doc: ABI: testing: configfs-usb-gadget-sourcesinkPeter Chen1-1/+1
2015-09-21Doc: ABI: testing: configfs-usb-gadget-loopbackPeter Chen1-1/+1
2015-09-21devres: fix devres_get()Masahiro Yamada1-2/+2
2015-09-21xtensa: fix kernel register spillingMax Filippov2-12/+21
2015-09-21xtensa: fix threadptr reload on return to userspaceMax Filippov1-1/+2
2015-09-21KVM: MMU: fix validation of mmio page faultXiao Guangrong1-45/+0
2015-09-21HID: usbhid: Fix the check for HID_RESET_PENDING in hid_io_errorDon Zickus1-1/+1
2015-09-21crypto: ghash-clmulni: specify context size for ghash async algorithmAndrey Ryabinin1-0/+1
2015-09-21serial: 8250: don't bind to SMSC IrCC IR portMaciej S. Szmigiero1-0/+5
2015-09-21usb: host: ehci-sys: delete useless bus_to_hcd conversionPeter Chen1-4/+4
2015-09-21usb: dwc3: ep0: Fix mem corruption on OUT transfers of more than 512 bytesKishon Vijay Abraham I1-2/+10
2015-09-21USB: ftdi_sio: Added custom PID for CustomWare productsMatthijs Kooijman2-0/+12
2015-09-21USB: symbolserial: Use usb_get_serial_port_dataPhilipp Hachtmann1-3/+3
2015-09-21PCI: Fix TI816X class code quirkBjorn Helgaas1-3/+6
2015-09-21clk: versatile: off by one in clk_sp810_timerclken_of_get()Dan Carpenter1-2/+2
2015-09-21staging: comedi: adl_pci7x3x: fix digital output on PCI-7230Ian Abbott1-2/+14
2015-09-21iio: adis16480: Fix scale factorsLars-Peter Clausen1-6/+33
2015-09-21iio: Add inverse unit conversion macrosLars-Peter Clausen1-0/+17
2015-09-21iio: industrialio-buffer: Fix iio_buffer_poll return valueCristina Opriceana1-1/+1
2015-09-21iio: event: Remove negative error code from iio_event_pollCristina Opriceana1-1/+1
2015-09-21iio: bmg160: IIO_BUFFER and IIO_TRIGGERED_BUFFER are requiredMarkus Pargmann1-1/+2
2015-09-21s390/sclp: fix compile errorSebastian Ott1-0/+1
2015-09-21drm/qxl: validate monitors config modesJonathon Jongsma2-26/+42
2015-09-21DRM - radeon: Don't link train DisplayPort on HPD until we get the dpcdStephen Chandler Paul1-0/+5
2015-09-13Linux 3.14.52v3.14.52Greg Kroah-Hartman1-1/+1
2015-09-13arm64: KVM: Fix host crash when injecting a fault into a 32bit guestMarc Zyngier1-6/+6
2015-09-13SCSI: Fix NULL pointer dereference in runtime PMAlan Stern1-11/+11
2015-09-13arm64/mm: Remove hack in mmap randomize layoutYann Droneaud1-10/+2
2015-09-13crypto: caam - fix memory corruption in ahash_final_ctxHoria Geant?1-3/+4
2015-09-13regmap: regcache-rbtree: Clean new present bits on present bitmap resizeGuenter Roeck1-5/+14
2015-09-13libfc: Fix fc_fcp_cleanup_each_cmd()Bart Van Assche1-2/+17
2015-09-13libfc: Fix fc_exch_recv_req() error pathBart Van Assche1-4/+4
2015-09-13drm/vmwgfx: Fix execbuf locking issuesThomas Hellstrom1-2/+2
2015-09-13drm/radeon: add new OLAND pci idAlex Deucher1-0/+1
2015-09-13EDAC, ppc4xx: Access mci->csrows array elements properlyMichael Walle1-1/+1
2015-09-13localmodconfig: Use Kbuild files tooRichard Weinberger1-1/+1
2015-09-13dm thin metadata: delete btrees when releasing metadata snapshotJoe Thornber1-2/+2
2015-09-13perf: Fix PERF_EVENT_IOC_PERIOD migration racePeter Zijlstra1-20/+55
2015-09-13perf: Fix fasync handling on inherited eventsPeter Zijlstra1-2/+10
2015-09-13xen-blkfront: don't add indirect pages to list when !feature_persistentBob Liu1-2/+4
2015-09-13mm/hwpoison: fix page refcount of unknown non LRU pageWanpeng Li1-0/+2
2015-09-13ipc/sem.c: update/correct memory barriersManfred Spraul1-2/+18
2015-09-13ipc,sem: fix use after free on IPC_RMID after a task using same semaphore set...Herton R. Krzesinski1-6/+17