summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-10-28Linux 3.18.23v3.18.23Sasha Levin1-1/+1
2015-10-28x86: Init per-cpu shadow copy of CR4 on 32-bit CPUs tooSteven Rostedt1-0/+6
2015-10-283w-9xxx: don't unmap bounce buffered commandsChristoph Hellwig1-7/+21
2015-10-28fib_rules: Fix dump_rules() not to exit earlyRoland Dreier1-1/+1
2015-10-27vfs: Test for and handle paths that are unreachable from their mnt_rootEric W. Biederman1-3/+28
2015-10-27md: flush ->event_work before stopping array.NeilBrown1-0/+2
2015-10-27x86/nmi/64: Fix a paravirt stack-clobbering bug in the NMI codeAndy Lutomirski1-2/+4
2015-10-27Revert "iio: bmg160: IIO_BUFFER and IIO_TRIGGERED_BUFFER are required"Markus Pargmann1-2/+1
2015-10-27net: Fix skb_set_peeked use-after-free bugHerbert Xu1-3/+38
2015-10-27mm: check if section present during memory block registeringYinghai Lu1-0/+10
2015-10-27hpfs: update ctime and mtime on directory modificationMikulas Patocka1-1/+24
2015-10-27drivercore: Fix unregistration path of platform devicesGrant Likely1-6/+2
2015-10-27ARM: OMAP2+: DRA7: clockdomain: change l4per2_7xx_clkdm to SW_WKUPVignesh R1-1/+1
2015-10-27of/address: Don't loop forever in of_find_matching_node_by_address().David Daney1-3/+3
2015-10-27auxdisplay: ks0108: fix refcountSudip Mukherjee1-0/+1
2015-10-27Doc: ABI: testing: configfs-usb-gadget-sourcesinkPeter Chen1-1/+1
2015-10-27Doc: ABI: testing: configfs-usb-gadget-loopbackPeter Chen1-1/+1
2015-10-27devres: fix devres_get()Masahiro Yamada1-2/+2
2015-10-27xtensa: fix kernel register spillingMax Filippov2-12/+21
2015-10-27xtensa: fix threadptr reload on return to userspaceMax Filippov1-1/+2
2015-10-27KVM: MMU: fix validation of mmio page faultXiao Guangrong1-45/+0
2015-10-27HID: usbhid: Fix the check for HID_RESET_PENDING in hid_io_errorDon Zickus1-1/+1
2015-10-27crypto: ghash-clmulni: specify context size for ghash async algorithmAndrey Ryabinin1-0/+1
2015-10-27serial: 8250: don't bind to SMSC IrCC IR portMaciej S. Szmigiero1-0/+5
2015-10-27usb: host: ehci-sys: delete useless bus_to_hcd conversionPeter Chen1-4/+4
2015-10-27usb: dwc3: ep0: Fix mem corruption on OUT transfers of more than 512 bytesKishon Vijay Abraham I1-2/+10
2015-10-27USB: ftdi_sio: Added custom PID for CustomWare productsMatthijs Kooijman2-0/+12
2015-10-27USB: symbolserial: Use usb_get_serial_port_dataPhilipp Hachtmann1-3/+3
2015-10-27PCI: Fix TI816X class code quirkBjorn Helgaas1-3/+6
2015-10-27clk: versatile: off by one in clk_sp810_timerclken_of_get()Dan Carpenter1-2/+2
2015-10-27staging: comedi: adl_pci7x3x: fix digital output on PCI-7230Ian Abbott1-2/+14
2015-10-27iio: adis16480: Fix scale factorsLars-Peter Clausen1-6/+33
2015-10-27iio: Add inverse unit conversion macrosLars-Peter Clausen1-0/+17
2015-10-27iio: industrialio-buffer: Fix iio_buffer_poll return valueCristina Opriceana1-1/+1
2015-10-27iio: event: Remove negative error code from iio_event_pollCristina Opriceana1-1/+1
2015-10-27iio: bmg160: IIO_BUFFER and IIO_TRIGGERED_BUFFER are requiredMarkus Pargmann1-1/+2
2015-10-27s390/sclp: fix compile errorSebastian Ott1-0/+1
2015-10-27drm/qxl: validate monitors config modesJonathon Jongsma2-26/+42
2015-10-27drm/amdgpu: Don't link train DisplayPort on HPD until we get the dpcdStephen Chandler Paul1-0/+5
2015-10-27mm/slab: fix unexpected index mapping result of kmalloc_size(INDEX_NODE+1)Joonsoo Kim1-3/+10
2015-10-27intel_pstate: Fix overflow in busy_scaled due to long delayPrarit Bhargava1-5/+5
2015-10-27tty: fix stall caused by missing memory barrier in drivers/tty/n_tty.cKosuke Tatsukawa1-10/+6
2015-10-27staging: speakup: fix speakup-r regressioncovici@ccs.covici.com1-0/+1
2015-10-27dm cache: fix NULL pointer when switching from cleaner policyJoe Thornber1-1/+1
2015-10-27clk: ti: fix dual-registration of uart4_ickBen Dooks1-1/+1
2015-10-27nfs/filelayout: Fix NULL reference caused by double freeing of fh_arrayKinglong Mee1-19/+12
2015-10-27fix a braino in ovl_d_select_inode()Al Viro1-0/+3
2015-10-27overlayfs: Make f_path always point to the overlay and f_inode to the underlayDavid Howells8-34/+41
2015-10-27VFS: Introduce inode-getting helpers for layered/unioned fs environmentsDavid Howells1-0/+57
2015-10-27overlay: Call ovl_drop_write() earlier in ovl_dentry_open()David Howells1-10/+4