summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-08-28Linux 3.10.103v3.10.103Willy Tarreau1-1/+1
2016-08-27spi: spi-xilinx: cleanup a check in xilinx_spi_txrx_bufs()dan.carpenter@oracle.com1-1/+1
2016-08-27stb6100: fix buffer length check in stb6100_write_reg_range()Alexander Shiyan1-1/+1
2016-08-27isdn: hfcpci_softirq: get func return to suppress compiler warningAntonio Alecrim Jr1-2/+2
2016-08-27net: rfkill: Do not ignore errors from regulator_enable()Luis Henriques1-3/+5
2016-08-27ALSA: oxygen: Fix logical-not-parentheses warningTomer Barletz1-1/+1
2016-08-27HID: hid-input: Add parentheses to quell gcc warningJames C Boyd1-1/+1
2016-08-27squash mm: Export migrate_page_... : also make it non-staticWilly Tarreau1-1/+1
2016-08-27be2iscsi: Fix bogus WARN_ON length checkTim Gardner1-1/+1
2016-08-27module: Invalidate signatures on force-loaded modulesBen Hutchings1-4/+9
2016-08-27dm flakey: error READ bios during the down_intervalMike Snitzer1-8/+15
2016-08-27ubi: Fix race condition between ubi device creation and udevIosif Harutyunov1-1/+4
2016-08-27ubi: Make volume resize power cut awareRichard Weinberger1-7/+18
2016-08-27metag: Fix __cmpxchg_u32 asm constraint for CMPJames Hogan1-1/+1
2016-08-27ftrace/recordmcount: Work around for addition of metag magic but not relocationsLaura Abbott1-1/+8
2016-08-27balloon: check the number of available pages in leak balloonKonstantin Neumoin1-0/+2
2016-08-27netlabel: add address family checks to netlbl_{sock,req}_delattr()Paul Moore1-2/+10
2016-08-27cifs: Check for existing directory when opening file with O_CREATSachin Prabhu1-3/+21
2016-08-27Bluetooth: Fix l2cap_sock_setsockopt() with optname BT_RCVMTUAmadeusz Sławiński1-1/+1
2016-08-27s5p-mfc: Add release callback for memory region devsJavier Martinez Canillas1-0/+7
2016-08-27s5p-mfc: Set device name for reserved memory region devsJavier Martinez Canillas1-0/+4
2016-08-27hp-wmi: Fix wifi cannot be hard-unblockedAlex Hung1-0/+5
2016-08-27gpio: pca953x: Fix NBANK calculation for PCA9536Vignesh R1-1/+1
2016-08-27net/irda: fix NULL pointer dereference on memory allocation failureVegard Nossum1-2/+5
2016-08-27fuse: fix wrong assignment of ->flags in fuse_send_init()Wei Fang1-1/+1
2016-08-27block: fix use-after-free in seq fileVegard Nossum1-0/+1
2016-08-27scsi_lib: correctly retry failed zero length REQ_TYPE_FS commandsJames Bottomley1-2/+5
2016-08-27KEYS: 64-bit MIPS needs to use compat_sys_keyctl for 32-bit userspaceDavid Howells2-2/+2
2016-08-27x86/mm: Improve switch_mm() barrier commentsAndy Lutomirski1-7/+8
2016-08-27sctp: Prevent soft lockup when sctp_accept() is called during a timeout eventKarl Heiss1-19/+23
2016-08-27net: mvneta: set real interrupt per packet for tx_doneDmitri Epshtein1-1/+1
2016-08-27ipr: Clear interrupt on croc/crocodile when running with LSIBrian King1-0/+1
2016-08-27can: fix oops caused by wrong rtnl dellink usageOliver Hartkopp1-0/+6
2016-08-27can: at91_can: RX queue could get stuck at high bus loadWolfgang Grandegger1-2/+3
2016-08-27mmc: block: fix packed command header endiannessTaras Kondratiuk1-6/+6
2016-08-27qeth: delete napi struct when removing a qeth deviceUrsula Braun2-0/+2
2016-08-27ARC: use ASL assembler mnemonicVineet Gupta1-2/+2
2016-08-27ecryptfs: don't allow mmap when the lower fs doesn't support itJeff Mahoney1-1/+14
2016-08-27Revert "ecryptfs: forbid opening files without mmap handler"Jeff Mahoney1-11/+2
2016-08-27xen/pciback: Fix conf_space read/write overlap check.Andrey Grodzovsky1-4/+2
2016-08-27arc: unwind: warn only once if DW2_UNWIND is disabledAlexey Brodkin1-1/+1
2016-08-27fs/nilfs2: fix potential underflow in call to crc32_leTorsten Hilbrich1-1/+1
2016-08-27s390/seccomp: fix error return for filtered system callsJan Willeke1-1/+1
2016-08-27xen/acpi: allow xen-acpi-processor driver to load on Xen 4.7Jan Beulich1-32/+3
2016-08-27Fix reconnect to not defer smb3 session reconnect long after socket reconnectSteve French2-1/+30
2016-08-27scsi: remove scsi_end_requestChristoph Hellwig1-82/+31
2016-08-27scsi: fix race between simultaneous decrements of ->host_failedWei Fang3-4/+10
2016-08-27ALSA: timer: Fix leak in events via snd_timer_user_tinterruptKangjie Lu1-0/+1
2016-08-27ALSA: timer: Fix leak in events via snd_timer_user_ccallbackKangjie Lu1-0/+1
2016-08-27ALSA: timer: Fix leak in SNDRV_TIMER_IOCTL_PARAMSKangjie Lu1-0/+1