summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-02-23ext4: release bh in make_indexed_dirgmail1-8/+6
2017-02-23powerpc/vdso64: Use double word compare on pointersAnton Blanchard2-2/+2
2017-02-23NFSv4: Open state recovery must account for file permission changesTrond Myklebust1-0/+3
2017-02-23USB: serial: cp210x: Add ID for a Juniper consoleKyle Jones1-0/+1
2017-02-23mmc: block: don't use CMD23 with very old MMC cardsDaniel Glöckner1-1/+2
2017-02-23regulator: tps65910: Work around silicon erratum SWCZ010Jan Remmet1-0/+6
2017-02-23ALSA: usb-audio: Extend DragonFly dB scale quirk to cover other variantsAnssi Hannula1-6/+16
2017-02-23net/mlx4_core: Fix deadlock when switching between polling and event fw commandsJack Morgenstein2-4/+17
2017-02-23usb: misc: legousbtower: Fix NULL pointer deferenceGreg Kroah-Hartman1-18/+17
2017-02-23ALSA: ali5451: Fix out-of-bound position reportingTakashi Iwai1-0/+2
2017-02-23powerpc/nvram: Fix an incorrect partition mergePan Xinhui1-3/+3
2017-02-23scsi: ibmvfc: Fix I/O hang when port is not mappedBrian King1-1/+0
2017-02-23iommu/amd: Free domain id when free a domain of struct dma_ops_domainBaoquan He1-0/+3
2017-02-23sctp: do not return the transmit err back to sctp_sendmsgXin Long1-11/+5
2017-02-23reiserfs: Unlock superblock before calling reiserfs_quota_on_mount()Mike Galbraith1-1/+11
2017-02-23ext4: reinforce check of i_dtime when clearing high fields of uid and gidDaeho Jeong1-4/+4
2017-02-23cx231xx: fix GPIOs for Pixelview SBTVD hybridMauro Carvalho Chehab2-2/+3
2017-02-23cx231xx: don't return error on successMauro Carvalho Chehab1-1/+4
2017-02-23mb86a20s: fix the locking logicMauro Carvalho Chehab1-1/+11
2017-02-23rtlwifi: Fix missing country code for Great BritainLarry Finger1-1/+3
2017-02-23rtlwifi: Update regulatory databaseShao Fu2-4/+39
2017-02-23netfilter: restart search if moved to other chainFlorian Westphal1-0/+7
2017-02-23zfcp: trace full payload of all SAN records (req,resp,iels)Steffen Maier2-13/+104
2017-02-23zfcp: fix payload trace length for SAN request&responseSteffen Maier1-2/+2
2017-02-23zfcp: fix D_ID field with actual value on tracing SAN responsesSteffen Maier3-2/+6
2017-02-23zfcp: restore tracing of handle for port and LUN with HBA recordsSteffen Maier2-0/+4
2017-02-23zfcp: trace on request for open and close of WKA portSteffen Maier3-2/+39
2017-02-23zfcp: restore: Dont use 0 to indicate invalid LUN in rec traceSteffen Maier1-1/+2
2017-02-23zfcp: retain trace level for SCSI and HBA FSF response recordsSteffen Maier3-10/+12
2017-02-23zfcp: close window with unblocked rport during rport goneSteffen Maier3-5/+22
2017-02-23zfcp: fix ELS/GS request&response length for hardware data routerSteffen Maier1-0/+4
2017-02-23zfcp: fix fc_host port_type with NPIVSteffen Maier1-3/+5
2017-02-23fbdev/efifb: Fix 16 color palette entry calculationMax Staudt1-3/+3
2016-11-20Linux 3.2.84v3.2.84Ben Hutchings1-1/+1
2016-11-20ext3: NULL dereference in ext3_evict_inode()Dan Carpenter1-0/+4
2016-11-20xenbus: don't look up transaction IDs for ordinary writesJan Beulich1-1/+1
2016-11-20xenbus: don't BUG() on user mode induced conditionJan Beulich1-6/+8
2016-11-20usbvision: revert commit 588afcc1Vladis Dronov1-7/+0
2016-11-20posix_acl: Clear SGID bit when setting file permissionsJan Kara14-96/+97
2016-11-20Btrfs: skip adding an acl attribute if we don't have toLiu Bo1-0/+2
2016-11-20fs: Avoid premature clearing of capabilitiesJan Kara1-6/+14
2016-11-20fs: Give dentry to inode_change_ok() instead of inodeJan Kara54-80/+100
2016-11-20firewire: net: guard against rx buffer overflowsStefan Richter1-13/+33
2016-11-20scsi: arcmsr: Buffer overflow in arcmsr_iop_message_xfer()Dan Carpenter1-1/+7
2016-11-20KEYS: Fix short sprintf buffer in /proc/keys show functionDavid Howells1-1/+1
2016-11-20Bluetooth: Fix potential NULL dereference in RFCOMM bind callbackJaganath Kanakkassery1-7/+12
2016-11-20mm,ksm: fix endless looping in allocating memory when ksm enablezhong jiang1-1/+2
2016-11-20ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_routeNikolay Aleksandrov6-7/+12
2016-11-20tracing: Move mutex to protect against resetting of seq dataSteven Rostedt (Red Hat)1-7/+8
2016-11-20can: dev: fix deadlock reported after bus-offSergei Miroshnichenko2-11/+19