aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-03-16Linux 3.10.101v3.10.101linux-3.10.yGreg Kroah-Hartman1-1/+1
2016-03-16Revert: "crypto: af_alg - Disallow bind/setkey/... after accept(2)"Greg Kroah-Hartman2-35/+8
2016-03-16modules: fix longstanding /proc/kallsyms vs module insertion race.Rusty Russell2-50/+78
2016-03-16lib/ucs2_string: Correct ucs2 -> utf8 conversionJason Andryuk1-7/+7
2016-03-16efi: Add pstore variables to the deletion whitelistMatt Fleming1-0/+1
2016-03-16efi: Make efivarfs entries immutable by defaultPeter Jones9-41/+259
2016-03-16efi: Make our variable validation list include the guidPeter Jones3-22/+39
2016-03-16efi: Do variable name validation tests in utf8Peter Jones3-28/+40
2016-03-16efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad versionPeter Jones2-22/+13
2016-03-16lib/ucs2_string: Add ucs2 -> utf8 helper functionsPeter Jones2-0/+66
2016-03-16KVM: x86: move steal time initialization to vcpu entry timeMarcelo Tosatti1-7/+2
2016-03-16powerpc: Fix dedotify for binutils >= 2.26Andreas Schwab1-1/+1
2016-03-16mac80211: minstrel_ht: set default tx aggregation timeout to 0Felix Fietkau1-1/+1
2016-03-16mac80211: fix use of uninitialised values in RX aggregationChris Bainbridge1-1/+1
2016-03-16wext: fix message delay/orderingJohannes Berg1-11/+40
2016-03-16ASoC: wm8958: Fix enum ctl accesses in a wrong typeTakashi Iwai1-4/+4
2016-03-16ASoC: wm8994: Fix enum ctl accesses in a wrong typeTakashi Iwai1-2/+2
2016-03-16tracing: Fix check for cpu online when event is disabledSteven Rostedt (Red Hat)1-8/+9
2016-03-16KVM: VMX: disable PEBS before a guest entryRadim Krčmář1-0/+7
2016-03-09Linux 3.10.100v3.10.100Greg Kroah-Hartman1-1/+1
2016-03-09Revert "drm/radeon: hold reference to fences in radeon_sa_bo_new"Greg Kroah-Hartman1-5/+0
2016-03-09ubi: Fix out of bounds write in volume update codeRichard Weinberger1-1/+1
2016-03-09USB: serial: option: add support for Quectel UC20Yegor Yefremov1-0/+2
2016-03-09USB: serial: option: add support for Telit LE922 PID 0x1045Daniele Palmas1-0/+3
2016-03-09USB: cp210x: Add ID for Parrot NMEA GPS Flight RecorderVittorio Alfieri1-0/+1
2016-03-09ALSA: timer: Fix broken compat timer user status ioctlTakashi Iwai1-2/+3
2016-03-09ALSA: hdspm: Fix zero-divisionTakashi Iwai1-0/+8
2016-03-09ALSA: hdsp: Fix wrong boolean ctl value accessesTakashi Iwai1-2/+2
2016-03-09ALSA: hdspm: Fix wrong boolean ctl value accessesTakashi Iwai1-4/+4
2016-03-09ALSA: seq: oss: Don't drain at closing a clientTakashi Iwai3-20/+0
2016-03-09ALSA: timer: Fix ioctls for X32 ABITakashi Iwai1-0/+13
2016-03-09ALSA: rawmidi: Fix ioctls X32 ABITakashi Iwai1-0/+53
2016-03-09ALSA: ctl: Fix ioctls for X32 ABITakashi Iwai1-16/+74
2016-03-09Fix directory hardlinks from deleted directoriesDavid Woodhouse2-19/+62
2016-03-09jffs2: Fix page lock / f->sem deadlockDavid Woodhouse2-11/+11
2016-03-09Revert "jffs2: Fix lock acquisition order bug in jffs2_write_begin"Thomas Betker1-21/+18
2016-03-09PM / sleep / x86: Fix crash on graph trace through x86 suspendTodd E Brandt1-0/+7
2016-03-09libata: Align ata_device's id on a cachelineHarvey Hunt1-1/+1
2016-03-09libata: fix HDIO_GET_32BIT ioctlArnd Bergmann2-8/+7
2016-03-09drm/ast: Fix incorrect register check for DRAM widthTimothy Pearson1-1/+1
2016-03-09x86/entry/compat: Add missing CLAC to entry_INT80_32Andy Lutomirski1-0/+1
2016-03-09CIFS: Fix SMB2+ interim response processing for read requestsPavel Shilovsky1-3/+18
2016-03-09EDAC, mc_sysfs: Fix freeing bus' nameBorislav Petkov1-5/+13
2016-03-09locks: fix unlock when fcntl_setlk races with a closeJeff Layton1-21/+30
2016-03-03Linux 3.10.99v3.10.99Greg Kroah-Hartman1-1/+1
2016-03-03xen/pcifront: Fix mysterious crashes when NUMA locality information was extra...Konrad Rzeszutek Wilk1-4/+6
2016-03-03do_last(): don't let a bogus return value from ->open() et.al. to confuse usAl Viro1-0/+4
2016-03-03kernel/resource.c: fix muxed resource handling in __request_region()Simon Guinot1-2/+3
2016-03-03sunrpc/cache: fix off-by-one in qword_get()Stefan Hajnoczi1-1/+1
2016-03-03tracing: Fix showing function event in available_eventsSteven Rostedt (Red Hat)1-1/+2
2016-03-03KVM: async_pf: do not warn on page allocation failuresChristian Borntraeger1-1/+1
2016-03-03nfs: fix nfs_size_to_loff_tChristoph Hellwig1-3/+1
2016-03-03PCI/AER: Flush workqueue on device remove to avoid use-after-freeSebastian Andrzej Siewior3-6/+1
2016-03-03libata: fix sff host state machine locking while pollingTejun Heo1-21/+11
2016-03-03Revert "workqueue: make sure delayed work run in local cpu"Tejun Heo1-4/+4
2016-03-03rfkill: fix rfkill_fop_read wait_event usageJohannes Berg1-12/+4
2016-03-03cdc-acm:exclude Samsung phone 04e8:685dOliver Neukum1-0/+5
2016-03-03libceph: don't bail early from try_read() when skipping a messageIlya Dryomov1-2/+2
2016-03-03IB/qib: fix mcast detach when qp not attachedMike Marciniszyn1-20/+15
2016-03-03drm/radeon: use post-decrement in error handlingRasmus Villemoes1-1/+1
2016-03-03drm/radeon: hold reference to fences in radeon_sa_bo_newNicolai Hähnle1-0/+5
2016-03-03drm/radeon: clean up fujitsu quirksAlex Deucher1-9/+3
2016-03-03drm/vmwgfx: respect 'nomodeset'Rob Clark1-0/+7
2016-03-03sparc64: fix incorrect sign extension in sys_sparc64_personalityDmitry V. Levin1-1/+1
2016-03-03mmc: mmci: fix an ages old detection errorLinus Walleij1-1/+1
2016-03-03posix-clock: Fix return code on the poll method's error pathRichard Cochran1-2/+2
2016-03-03dm snapshot: fix hung bios when copy error occursMikulas Patocka4-19/+12
2016-03-03tda1004x: only update the frontend properties if lockedMauro Carvalho Chehab1-0/+9
2016-03-03gspca: ov534/topro: prevent a division by 0Antonio Ospite2-3/+12
2016-03-03media: dvb-core: Don't force CAN_INVERSION_AUTO in oneshot modeMalcolm Priestley1-3/+3
2016-03-03uml: fix hostfs mknod()Vegard Nossum1-3/+1
2016-03-03uml: flush stdout before forkingVegard Nossum1-0/+2
2016-03-03s390/dasd: fix refcount for PAV reassignmentStefan Haberland1-5/+16
2016-03-03s390/dasd: prevent incorrect length error under z/VM after PAV changesStefan Haberland1-1/+1
2016-03-03s390: fix normalization bug in exception table sortingArd Biesheuvel1-2/+6
2016-03-03Btrfs: fix number of transaction units required to create symlinkFilipe Manana1-1/+3
2016-03-03Btrfs: send, don't BUG_ON() when an empty symlink is foundFilipe Manana1-1/+15
2016-03-03Btrfs: igrab inode in writepageJosef Bacik1-2/+15
2016-03-03Btrfs: add missing brelse when superblock checksum failsAnand Jain1-0/+1
2016-03-03scripts: recordmcount: break hardlinksRussell King1-0/+14
2016-03-03ses: fix additional element traversal bugJames Bottomley2-1/+13
2016-03-03ses: Fix problems with simple enclosuresJames Bottomley1-1/+19
2016-03-03rfkill: copy the name into the rfkill structJohannes Berg1-3/+3
2016-03-03vgaarb: fix signal handling in vga_get()Kirill A. Shutemov1-2/+4
2016-03-03dm btree: fix bufio buffer leaks in dm_btree_del() error pathJoe Thornber1-1/+15
2016-03-03sata_sil: disable trimMikulas Patocka1-0/+3
2016-03-03sched/core: Remove false-positive warning from wake_up_process()Sasha Levin1-1/+0
2016-03-03can: sja1000: clear interrupts on startMirza Krak1-0/+3
2016-03-03RDS: fix race condition when sending a message on unbound socketQuentin Casasnovas2-7/+3
2016-03-03mac80211: mesh: fix call_rcu() usageJohannes Berg1-4/+4
2016-03-03virtio: fix memory leak of virtio ida cache layersSuman Anna1-0/+1
2016-03-03ring-buffer: Update read stamp with first real commit on pageSteven Rostedt (Red Hat)1-7/+5
2016-03-03vfs: Avoid softlockups with sendfile(2)Jan Kara1-0/+1
2016-03-03ARC: dw2 unwind: Remove falllback linear search thru FDE entriesVineet Gupta1-33/+4
2016-03-03mac: validate mac_partition is within sectorKees Cook1-3/+7
2016-03-03mmc: remove bondage between REQ_META and reliable writeLuca Porzio1-8/+3
2016-03-03megaraid_sas : SMAP restriction--do not access user memory from IOCTL codesumit.saxena@avagotech.com1-2/+11
2016-03-03megaraid_sas: Do not use PAGE_SIZE for max_sectorssumit.saxena@avagotech.com2-1/+3
2016-03-03wm831x_power: Use IRQF_ONESHOT to request threaded IRQsValentin Rothberg1-3/+3
2016-03-03devres: fix a for loop bounds checkDan Carpenter1-1/+1
2016-03-03lockd: create NSM handles per net namespaceAndrey Ryabinin7-22/+36
2016-03-03clocksource/drivers/vt8500: Increase the minimum deltaRoman Volkov1-2/+4
2016-03-03genirq: Prevent chip buslock deadlockThomas Gleixner1-3/+3
2016-03-03unix: correctly track in-flight fds in sending process user_structHannes Frederic Sowa5-8/+16
2016-03-03Failing to send a CLOSE if file is opened WRONLY and server reboots on a 4.x ...Olga Kornievskaia1-1/+1
2016-03-03splice: sendfile() at once fails for big filesChristophe Leroy1-1/+11
2016-03-03MIPS: KVM: Uninit VCPU in vcpu_create error pathJames Hogan1-1/+4
2016-03-03MIPS: KVM: Fix CACHE immediate offset sign extensionJames Hogan1-1/+1
2016-03-03MIPS: KVM: Fix ASID restoration logicJames Hogan1-6/+10
2016-03-03iw_cxgb3: Fix incorrectly returning error on successHariprasad S1-2/+2
2016-03-03proc: Fix ptrace-based permission checks for accessing task mapsCorey Wright2-3/+3
2016-03-03USB: option: add "4G LTE usb-modem U901"Bjørn Mork1-0/+2
2016-03-03USB: option: add support for SIM7100EAndrey Skvortsov1-0/+7
2016-03-03USB: cp210x: add IDs for GE B650V3 and B850V3 boardsKen Lin1-0/+2
2016-03-03can: ems_usb: Fix possible tx overflowGerhard Uttenthaler1-4/+10
2016-03-03dm thin: fix race condition when destroying thin pool workqueueNikolay Borisov1-1/+1
2016-03-03dm thin metadata: fix bug when taking a metadata snapshotJoe Thornber1-0/+6
2016-03-03efi: Disable interrupts around EFI calls, not in the epilog/prolog callsIngo Molnar3-11/+10
2016-03-03drm/radeon: fix hotplug race at startupDave Airlie1-0/+5
2016-03-03tools: Add a "make all" ruleKamal Mostafa1-0/+8
2016-03-03bcache: unregister reboot notifier if bcache fails to unregister deviceZheng Liu1-1/+3
2016-03-03netfilter: nf_conntrack: fix RCU race in nf_conntrack_find_getAndrey Vagin1-4/+17
2016-03-03drm/ast: Initialized data needed to map fbdev memoryEgbert Eich4-0/+11
2016-03-03tracepoints: Do not trace when cpu is offlineSteven Rostedt (Red Hat)1-0/+6
2016-02-25Linux 3.10.98v3.10.98Greg Kroah-Hartman1-1/+1
2016-02-25module: wrapper for symbol name.Rusty Russell1-11/+15
2016-02-25ip6mr: call del_timer_sync() in ip6mr_free_table()WANG Cong1-1/+1
2016-02-25futex: Drop refcount if requeue_pi() acquired the rtmutexThomas Gleixner1-0/+5
2016-02-25x86/asm/irq: Stop relying on magic JMP behavior for early_idt_handlersAndy Lutomirski4-26/+42
2016-02-25intel_scu_ipcutil: underflow in scu_reg_access()Dan Carpenter1-1/+1
2016-02-25radix-tree: fix oops after radix_tree_iter_retryKonstantin Khlebnikov1-3/+3
2016-02-25radix-tree: fix race in gang lookupMatthew Wilcox2-2/+26
2016-02-25memcg: only free spare array when readers are doneMartijn Coenen1-5/+6
2016-02-25scripts/bloat-o-meter: fix python3 syntax errorSergey Senozhatsky1-4/+4
2016-02-25dma-debug: switch check from _text to _stextLaura Abbott1-1/+1
2016-02-25m32r: fix m32104ut_defconfig build failSudip Mukherjee1-0/+3
2016-02-25xhci: Fix list corruption in urb dequeue at host removalMathias Nyman1-1/+3
2016-02-25mm/memory_hotplug.c: check for missing sections in test_pages_in_a_zone()Andrew Banman1-12/+19
2016-02-25iommu/vt-d: Fix 64-bit accesses to 32-bit DMAR_GSTS_REGCQ Tang2-2/+2
2016-02-25Input: i8042 - add Fujitsu Lifebook U745 to the nomux listAurélien Francillon1-0/+7
2016-02-25Input: elantech - mark protocols v2 and v3 as semi-mtBenjamin Tissoires1-1/+1
2016-02-25Input: elantech - add Fujitsu Lifebook U745 to force crc_enabledTakashi Iwai1-0/+7
2016-02-25mm: soft-offline: check return value in second __get_any_page() callNaoya Horiguchi1-1/+1
2016-02-25fuse: break infinite loop in fuse_fill_write_pages()Roman Gushchin1-1/+1
2016-02-25ARM: 8517/1: ICST: avoid arithmetic overflow in icst_hz()Linus Walleij1-2/+6
2016-02-25ARM: 8519/1: ICST: try other dividends than 1Linus Walleij1-0/+1
2016-02-25udf: Check output buffer length when converting name to CS0Andrew Gabbasov1-2/+13
2016-02-25udf: Prevent buffer overrun with multi-byte charactersAndrew Gabbasov1-1/+5
2016-02-25udf: limit the maximum number of indirect extents in a rowVegard Nossum1-0/+15
2016-02-25nfs: Fix race in __update_open_stateid()Andrew Elble1-1/+1
2016-02-25cifs: fix erroneous return valueAnton Protopopov1-1/+1
2016-02-25iio: dac: mcp4725: set iio name property in sysfsYong Li1-0/+1
2016-02-25iio: adis_buffer: Fix out-of-bounds memory accessLars-Peter Clausen1-1/+1
2016-02-25iio:ad5064: Make sure ad5064_i2c_write() returns 0 on successMichael Hennerich1-1/+7
2016-02-25iio: lpc32xx_adc: fix warnings caused by enabling unprepared clockVladimir Zapolskiy1-2/+2
2016-02-25iio:ad7793: Fix ad7785 product IDLars-Peter Clausen1-1/+1
2016-02-25scsi: fix soft lockup in scsi_remove_target() on module removalJames Bottomley1-2/+4
2016-02-25scsi_dh_rdac: always retry MODE SELECT on command lock violationHannes Reinecke1-1/+3
2016-02-25drivers/scsi/sg.c: mark VMA as VM_IO to prevent migrationKirill A. Shutemov1-1/+1
2016-02-25SCSI: fix crashes in sd and sr runtime PMAlan Stern2-2/+9
2016-02-25iscsi-target: Fix potential dead-lock during node acl deleteNicholas Bellinger1-1/+15
2016-02-25SCSI: Fix NULL pointer dereference in runtime PMKen Xue1-0/+12
2016-02-25Fix a memory leak in scsi_host_dev_release()Bart Van Assche1-0/+11
2016-02-25iscsi-target: Fix rx_login_comp hang after login failureNicholas Bellinger2-1/+13
2016-02-25scsi_sysfs: Fix queue_ramp_up_period return codePeter Oberparleiter1-1/+1
2016-02-25scsi: restart list search after unlock in scsi_remove_targetChristoph Hellwig1-12/+4
2016-02-25klist: fix starting point removed bug in klist iteratorsJames Bottomley1-3/+3
2016-02-25tracing: Fix freak link error caused by branch tracerArnd Bergmann1-1/+1
2016-02-25tools lib traceevent: Fix output of %llu for 64 bit values read on 32 bit mac...Steven Rostedt1-3/+2
2016-02-25ptrace: use fsuid, fsgid, effective creds for fs access checksJann Horn11-29/+79
2016-02-25perf: Fix inherited events vs. tracepoint filtersPeter Zijlstra1-0/+4
2016-02-25Btrfs: fix hang on extent buffer lock caused by the inode_paths ioctlFilipe Manana1-4/+6
2016-02-25ext4: fix potential integer overflowInsu Yun1-1/+1
2016-02-25AIO: properly check iovec sizesGreg Kroah-Hartman1-3/+8
2016-02-25pty: make sure super_block is still valid in final /dev/tty closeHerton R. Krzesinski3-3/+30
2016-02-25pty: fix possible use after free of tty->driver_dataHerton R. Krzesinski1-1/+17
2016-02-25staging/speakup: Use tty_ldisc_ref() for paste kworkerPeter Hurley1-1/+4
2016-02-25wan/x25: Fix use-after-free in x25_asy_open_tty()Peter Hurley1-5/+1
2016-02-25ALSA: seq: Fix double port list deletionTakashi Iwai1-5/+8
2016-02-19Linux 3.10.97v3.10.97Greg Kroah-Hartman1-1/+1
2016-02-19binfmt_elf: Don't clobber passed executable's file headerMaciej W. Rozycki1-5/+5
2016-02-19FS-Cache: Increase reference of parent after registering, netfs successKinglong Mee1-5/+4
2016-02-19crypto: user - lock crypto_alg_list on alg dumpMathias Krause1-1/+5
2016-02-19crypto: algif_hash - wait for crypto_ahash_init() to completeWang, Rui Y1-1/+3
2016-02-19ahci: Intel DNV device IDs SATAAlexandra Yates1-0/+20
2016-02-19libata: disable forced PORTS_IMPL for >= AHCI 1.3Tejun Heo1-2/+2
2016-02-19AHCI: Fix softreset failed issue of Port MultiplierXiangliang Yu1-0/+9
2016-02-19crypto: af_alg - Fix socket double-free when accept failsHerbert Xu1-3/+1
2016-02-19crypto: af_alg - Disallow bind/setkey/... after accept(2)Herbert Xu2-8/+35
2016-02-19ext4: Fix handling of extended tv_secDavid Turner1-7/+44
2016-02-19tty: Fix unsafe ldisc reference via ioctl(TIOCGETD)Peter Hurley1-1/+23
2016-02-19USB: option: fix Cinterion AHxx enumerationJohn Ernberg1-1/+1
2016-02-19USB: serial: option: Adding support for Telit LE922Daniele Palmas1-0/+16
2016-02-19USB: cp210x: add ID for IAI USB to RS485 adaptorPeter Dedecker1-0/+1
2016-02-19USB: serial: ftdi_sio: add support for Yaesu SCU-18 cableGreg Kroah-Hartman2-0/+2
2016-02-19USB: visor: fix null-deref at probeJohan Hovold1-0/+5
2016-02-19USB: serial: visor: fix crash on detecting device without write_urbsVladis Dronov1-2/+4
2016-02-19USB: ti_usb_3410_502: Fix ID table sizeBen Hutchings1-2/+2
2016-02-19saa7134-alsa: Only frees registered sound cardsMauro Carvalho Chehab1-1/+4
2016-02-19ALSA: timer: Fix race between stop and interruptTakashi Iwai1-0/+4