summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-10-13perf header: Fixup reading of HEADER_NRCPUS featureArnaldo Carvalho de Melo1-14/+8
2015-10-13hfs: fix B-tree corruption after insertion at position 0Hin-Tak Leung1-9/+11
2015-10-13hfs,hfsplus: cache pages correctly between bnode_create and bnode_freeHin-Tak Leung2-8/+4
2015-10-13powerpc/MSI: Fix race condition in tearing down MSI interruptsPaul Mackerras5-9/+15
2015-10-13pagemap: hide physical addresses from non-privileged usersKonstantin Khlebnikov1-16/+12
2015-10-13ARM: 8429/1: disable GCC SRA optimizationArd Biesheuvel1-0/+8
2015-10-13fs: create and use seq_show_option for escapingKees Cook12-23/+61
2015-10-13crypto: ghash-clmulni: specify context size for ghash async algorithmAndrey Ryabinin1-0/+1
2015-10-13Input: evdev - do not report errors form flush()Takashi Iwai1-9/+4
2015-10-13IB/uverbs: reject invalid or unknown opcodesChristoph Hellwig1-1/+9
2015-10-13Add radeon suspend/resume quirk for HP Compaq dc5750.Jeffery Miller1-0/+8
2015-10-13drm/i915: Always mark the object as dirty when used by the GPUChris Wilson1-1/+1
2015-10-13spi: spi-pxa2xx: Check status register to determine if SSSR_TINT is disabledTan, Jui Nee1-0/+4
2015-10-13IB/uverbs: Fix race between ib_uverbs_open and remove_oneYishai Hadas2-14/+32
2015-10-13IB/mlx4: Use correct SL on AH query under RoCENoa Osherovich1-1/+5
2015-10-13SUNRPC: xs_reset_transport must mark the connection as disconnectedTrond Myklebust1-0/+2
2015-10-13IB/qib: Change lkey table allocation to support more MRsMike Marciniszyn4-4/+20
2015-10-13xfs: return errors from partial I/O failures to filesDavid Jeffery1-1/+2
2015-10-13drivercore: Fix unregistration path of platform devicesGrant Likely1-6/+2
2015-10-13of/address: Don't loop forever in of_find_matching_node_by_address().David Daney1-3/+3
2015-10-13rtlwifi: rtl8192cu: Add new device IDAdrien Schildknecht1-0/+1
2015-10-13rtlwifi: rtl8192cu: Add new device IDMarek Vasut1-0/+1
2015-10-13DRM - radeon: Don't link train DisplayPort on HPD until we get the dpcdStephen Chandler Paul1-0/+5
2015-10-13xfs: Fix xfs_attr_leafblock definitionJan Kara1-2/+9
2015-10-13eCryptfs: Invalidate dcache entries when lower i_nlink is zeroTyler Hicks1-16/+16
2015-10-13USB: ftdi_sio: Added custom PID for CustomWare productsMatthijs Kooijman2-0/+12
2015-10-13usb: host: ehci-sys: delete useless bus_to_hcd conversionPeter Chen1-4/+10
2015-10-13serial: 8250: bind to ALi Fast Infrared Controller (ALI5123)Maciej S. Szmigiero1-0/+6
2015-10-13drivers: usb: fsl: Workaround for USB erratum-A005275Nikhil Badola5-0/+28
2015-10-13NFSv4: don't set SETATTR for O_RDONLY|O_EXCLNeilBrown1-1/+1
2015-10-13windfarm: decrement client count when unregisteringPaul Bolle1-1/+1
2015-10-13devres: fix devres_get()Masahiro Yamada1-2/+2
2015-10-13auxdisplay: ks0108: fix refcountSudip Mukherjee1-0/+1
2015-10-13KVM: MMU: fix validation of mmio page faultXiao Guangrong1-45/+0
2015-10-13usb: gadget: m66592-udc: forever loop in set_feature()Dan Carpenter1-1/+1
2015-10-13PCI: Add VPD function 0 quirk for Intel Ethernet devicesMark Rustad1-0/+9
2015-10-13PCI: Add dev_flags bit to access VPD through function 0Mark Rustad2-1/+62
2015-10-13mac80211: enable assoc check for mesh interfacesBob Copeland1-3/+0
2015-10-13PCI: Fix TI816X class code quirkBjorn Helgaas1-2/+3
2015-10-13rc-core: fix remove uevent generationDavid Härdeman1-3/+0
2015-10-13vfs: Test for and handle paths that are unreachable from their mnt_rootEric W. Biederman1-2/+27
2015-10-13dcache: Handle escaped paths in prepend_pathEric W. Biederman1-0/+10
2015-10-13sparc64: Fix userspace FPU register corruptions.David S. Miller2-75/+6
2015-10-13sctp: donot reset the overall_error_count in SHUTDOWN_RECEIVE statelucien1-1/+1
2015-10-13net: Fix RCU splat in af_keyDavid Ahern1-23/+23
2015-10-13x86/ldt: Further fix FPU emulationAndy Lutomirski1-1/+1
2015-10-13ipc,sem: fix use after free on IPC_RMID after a task using same semaphore set...Herton R. Krzesinski1-6/+17
2015-10-13libfc: Fix fc_fcp_cleanup_each_cmd()Bart Van Assche1-2/+17
2015-10-13libiscsi: Fix host busy blocking during connection teardownJohn Soni Jose1-23/+2
2015-10-13dm btree: add ref counting ops for the leaves of top level btreesJoe Thornber4-15/+47