summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-11-08Linux 3.12.67v3.12.67Jiri Slaby1-1/+1
2016-11-08usb: hub: change CLEAR_FEATURE to SET_FEATUREYonglong Wu1-1/+1
2016-11-08scsi: arcmsr: Buffer overflow in arcmsr_iop_message_xfer()Dan Carpenter1-1/+7
2016-11-08i2c: core: fix NULL pointer dereference under race conditionVladimir Zapolskiy1-1/+1
2016-11-08Revert "fix minor infoleak in get_user_ex()"Jiri Slaby1-5/+1
2016-11-08powerpc/nvram: Fix an incorrect partition mergePan Xinhui1-3/+3
2016-11-08perf symbols: Fixup symbol sizes before picking best onesArnaldo Carvalho de Melo2-2/+2
2016-11-08hwrng: omap - Only fail if pm_runtime_get_sync returns < 0Dave Gerlach1-2/+2
2016-11-08crypto: gcm - Fix IV buffer size in crypto_gcm_setkeyOndrej Mosnáček1-1/+1
2016-11-08uio: fix dmem_region_start computationJan Viktorin1-1/+1
2016-11-08genirq/generic_chip: Add irq_unmap callbackSebastian Frias1-0/+20
2016-11-08powerpc/eeh: Null check uses of eeh_pe_bus_getRussell Currey2-0/+13
2016-11-08tunnels: Remove encapsulation offloads on decap.Jesse Gross3-3/+21
2016-11-08introduce NETIF_F_GSO_ENCAP_ALL helper maskPravin B Shelar1-0/+4
2016-11-08mm/hugetlb: fix memory offline with hugepage size > memory block sizeGerald Schaefer1-6/+7
2016-11-08drm/radeon: change vblank_time's calculation method to reduce computational e...Alex Deucher1-7/+8
2016-11-08drm/radeon/si/dpm: fix phase shedding setupAlex Deucher2-1/+2
2016-11-08drm/radeon: narrow asic_init for virtualizationAlex Deucher1-2/+3
2016-11-08ubifs: Fix xattr_names length in exit pathsRichard Weinberger1-0/+2
2016-11-08mmc: core: Annotate cmd_hdr as __le32Jiri Slaby2-2/+2
2016-11-08isofs: Do not return EACCES for unknown filesystemsJan Kara1-3/+5
2016-11-08net/mlx4_core: Allow resetting VF admin mac to zeroJack Morgenstein1-1/+1
2016-11-08Do not send SMB3 SET_INFO request if nothing is changingSteve French1-0/+6
2016-11-08SMB3: GUIDs should be constructed as random but valid uuidsSteve French3-3/+3
2016-11-08Set previous session id correctly on SMB3 reconnectSteve French2-1/+6
2016-11-08Display number of credits availableSteve French1-0/+1
2016-11-08Clarify locking of cifs file and tcon structures and make more granularSteve French7-63/+75
2016-11-08cifs: Limit the overall credit acquiredRoss Lagerwall2-1/+25
2016-11-08fs/super.c: fix race between freeze_super() and thaw_super()Oleg Nesterov1-3/+3
2016-11-08arc: don't leak bits of kernel stack into coredumpAl Viro1-4/+5
2016-11-08ipc/sem.c: fix complex_count vs. simple op raceManfred Spraul2-55/+76
2016-11-08x86/um: reuse asm-generic/barrier.hMichael S. Tsirkin1-5/+1
2016-10-28compiler: Allow 1- and 2-byte smp_load_acquire() and smp_store_release()Paul E. McKenney1-1/+1
2016-10-28metag: Only define atomic_dec_if_positive conditionallyGuenter Roeck1-2/+1
2016-10-28scsi: Fix use-after-freeMing Lei1-1/+1
2016-10-28NFSv4: Open state recovery must account for file permission changesTrond Myklebust1-0/+3
2016-10-28Input: elantech - add Fujitsu Lifebook E556 to force crc_enabledDmitry Torokhov1-2/+9
2016-10-28Input: elantech - force needed quirks on Fujitsu H760Matti Kurkela1-0/+14
2016-10-28MIPS: ptrace: Fix regs_return_value for kernel contextMarcin Nowakowski1-1/+1
2016-10-28cx231xx: fix GPIOs for Pixelview SBTVD hybridMauro Carvalho Chehab2-2/+3
2016-10-28cx231xx: don't return error on successMauro Carvalho Chehab1-1/+4
2016-10-28mb86a20s: fix demod settingsMauro Carvalho Chehab1-50/+42
2016-10-28mb86a20s: fix the locking logicMauro Carvalho Chehab1-1/+11
2016-10-28fbdev/efifb: Fix 16 color palette entry calculationMax Staudt1-3/+3
2016-10-28scsi: zfcp: spin_lock_irqsave() is not nestableDan Carpenter1-1/+1
2016-10-28zfcp: trace full payload of all SAN records (req,resp,iels)Steffen Maier2-13/+104
2016-10-28zfcp: fix payload trace length for SAN request&responseSteffen Maier1-2/+2
2016-10-28zfcp: fix D_ID field with actual value on tracing SAN responsesSteffen Maier3-2/+6
2016-10-28zfcp: restore tracing of handle for port and LUN with HBA recordsSteffen Maier2-0/+4
2016-10-28zfcp: trace on request for open and close of WKA portSteffen Maier3-2/+39