aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-06-08MIPS: kprobes: flush_insn_slot should flush only if probe initialisedlinux-4.3-stableMarcin Nowakowski1-1/+2
2017-04-21MIPS: Sibyte: Fix Kconfig warning.Ralf Baechle1-1/+1
2017-04-21MIPS: Sibyte: Export symbol periph_rev to sb1250-mac network driver.Ralf Baechle2-0/+2
2017-04-21NET: sb1250-mac: Add missing MODULE_LICENSE()Ralf Baechle1-0/+1
2017-04-12MIPS: KGDB: Use kernel context for sleeping threadsJames Hogan1-15/+33
2017-01-26MIPS: Fix special case in 64 bit IP checksumming.Ralf Baechle1-0/+2
2016-12-20MIPS: R2-on-R6 MULTU/MADDU/MSUBU emulation bugfixLeonid Yegoshin1-6/+6
2016-12-16MIPS: IP22: Fix constant loaded.Ralf Baechle1-3/+6
2016-12-15MIPS: IP22: Fix binutils due to binutils 2.25 uselessnes.Ralf Baechle1-1/+9
2016-12-15MIPS: IP22: Reformat inline assembler code to modern standards.Ralf Baechle1-20/+23
2016-10-12MIPS: ptrace: Fix regs_return_value for kernel contextMarcin Nowakowski1-1/+1
2016-09-25MIPS: SMP: Fix possibility of deadlock when bringing CPUs onlineMatt Redfearn1-4/+3
2016-09-23MIPS: Fix pre-r6 emulation FPU initialisationPaul Burton1-0/+2
2016-09-19MIPS: Select HAVE_REGS_AND_STACK_ACCESS_APIMarcin Nowakowski1-0/+1
2016-09-19MIPS: Avoid a BUG warning during prctl(PR_SET_FP_MODE, ...)Marcin Nowakowski1-4/+4
2016-09-13MIPS: Add a missing ".set pop" in an early commitHuacai Chen1-0/+1
2016-09-13MIPS: paravirt: Fix undefined reference to smp_bootstrapMatt Redfearn1-0/+2
2016-08-16MIPS: uprobes: fix incorrect uprobe brk handlingMarcin Nowakowski1-1/+1
2016-08-03MIPS: mm: Fix definition of R6 cache instructionMatt Redfearn1-1/+1
2016-08-02MIPS: Lantiq: Fix build failureSudip Mukherjee1-2/+2
2016-08-02MIPS: ralink: fix spis group pinmuxÁlvaro Fernández Rojas1-1/+1
2016-07-28KEYS: 64-bit MIPS needs to use compat_sys_keyctl for 32-bit userspaceDavid Howells2-2/+2
2016-07-21MIPS: Fix r4k clockevents registrationHuacai Chen1-6/+1
2016-07-21MIPS: cevt-r4k: Dynamically calculate min_delta_nsJames Hogan1-2/+80
2016-07-21MIPS: traps: return correct si code for accessing nonmapped addressesPetar Jovanovic1-1/+3
2016-07-21MIPS: Octeon: Off by one in octeon_irq_gpio_map()Dan Carpenter1-1/+1
2016-07-21bpf, mips: fix off-by-one in ctx offset allocationDaniel Borkmann1-1/+1
2016-07-21MIPS: RM7000: Double locking bug in rm7k_tc_disable()Dan Carpenter1-1/+1
2016-07-05MIPS: Fix page table corruption on THP permission changes.David Daney1-1/+1
2016-07-01MIPS: Fix possible corruption of cache mode by mprotect.Ralf Baechle1-4/+6
2016-04-15MIPS: Fix MSA ld_*/st_* asm macros to use PTR_ADDUJames Hogan1-8/+8
2016-04-15MIPS: Use copy_s.fmt rather than copy_u.fmtPaul Burton2-17/+17
2016-04-13MIPS: dma-default: Defend against NULL dev in massage_gfp_flagsMatt Redfearn1-3/+4
2016-04-13MIPS: oprofile: Fix a preemption issueYanjiang Jin1-1/+1
2016-04-13MIPS: sibyte: Fix Kconfig dependencies of SIBYTE_BUS_WATCHERAndreas Ruprecht1-1/+2
2016-04-13MIPS: Fix watchpoint restorationJames Hogan4-10/+9
2016-04-13MIPS: Avoid using unwind_stack() with usermodeJames Hogan1-1/+1
2016-04-13MIPS: Don't unwind to user mode with EVAJames Hogan1-1/+1
2016-04-12MIPS: Fix uapi include in exported asm/siginfo.hJames Hogan1-3/+1
2016-04-12SIGNAL: Move generic copy_siginfo() to signal.hJames Hogan2-15/+15
2016-04-12MIPS: Fix siginfo.h to use strict posix typesJames Hogan1-9/+9
2016-04-12MIPS: Fix crash registers on non-crashing CPUsCorey Minyard1-3/+13
2016-04-11mips: Fix CPC_BASE_ADDR mask to match datasheetNikolay Martynov1-2/+2
2016-03-29MIPS: cpu_name_string: Use raw_smp_processor_id().James Hogan1-1/+1
2016-03-29pcmcia: db1xxx_ss: fix last irq_to_gpio userManuel Lauss3-14/+19
2016-03-29MIPS: Fix MSA ld unaligned failure casesPaul Burton1-21/+30
2016-03-24MIPS: ath79: make bootconsole wait for both THRE and TEMTMatthias Schiffer1-2/+4
2016-03-04MIPS: traps: Fix SIGFPE information leak from `do_ov' and `do_trap_or_bp'Maciej W. Rozycki1-7/+6
2016-02-29MIPS: kvm: Fix ioctl error handling.Michael S. Tsirkin1-2/+2
2016-02-29MIPS: scache: Fix scache init with invalid line size.Govindraj Raja1-4/+9
2016-02-26Merge tag 'v4.3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/li...linux-4.3.6Ralf Baechle196-963/+2309
2016-02-19Linux 4.3.6Greg Kroah-Hartman1-1/+1
2016-02-19HID: multitouch: fix input mode switching on some Elan panelsBenjamin Tissoires1-2/+13
2016-02-19mm, vmstat: fix wrong WQ sleep when memory reclaim doesn't make any progressTetsuo Handa1-1/+1
2016-02-19binfmt_elf: Don't clobber passed executable's file headerMaciej W. Rozycki1-5/+5
2016-02-19fs/pipe.c: return error code rather than 0 in pipe_write()Eric Biggers1-5/+4
2016-02-19zsmalloc: fix migrate_zspage-zs_free race conditionJunil Lee1-1/+13
2016-02-19zram: don't call idr_remove() from zram_remove()Jerome Marchand1-3/+4
2016-02-19zram: try vmalloc() after kmalloc()Kyeongdon Kim2-4/+42
2016-02-19zram/zcomp: use GFP_NOIO to allocate streamsSergey Senozhatsky3-4/+4
2016-02-19drm/nouveau/pmu: do not assume a PMU is presentAlexandre Courbot1-1/+1
2016-02-19HID: multitouch: Fetch feature reports on demand for Win8 devicesMika Westerberg1-1/+44
2016-02-19rtlwifi: rtl8821ae: Fix lockups on bootLarry Finger2-2/+2
2016-02-19FS-Cache: Add missing initialization of ret in cachefiles_write_page()Geert Uytterhoeven1-1/+1
2016-02-19FS-Cache: Handle a write to the page immediately beyond the EOF markerDavid Howells2-31/+38
2016-02-19FS-Cache: Don't override netfs's primary_index if registering failedKinglong Mee1-18/+17
2016-02-19FS-Cache: Increase reference of parent after registering, netfs successKinglong Mee1-5/+4
2016-02-19crypto: marvell/cesa - fix test in mv_cesa_dev_dma_init()Boris BREZILLON1-1/+1
2016-02-19crypto: algif_skcipher - Do not set MAY_BACKLOG on the async pathHerbert Xu1-2/+3
2016-02-19crypto: algif_skcipher - Do not dereference ctx without socket lockHerbert Xu1-4/+11
2016-02-19crypto: algif_skcipher - Do not assume that req is unchangedHerbert Xu1-32/+28
2016-02-19crypto: user - lock crypto_alg_list on alg dumpMathias Krause1-1/+5
2016-02-19EVM: Use crypto_memneq() for digest comparisonsRyan Ware1-1/+2
2016-02-19crypto: algif_hash - wait for crypto_ahash_init() to completeWang, Rui Y1-1/+3
2016-02-19crypto: shash - Fix has_key settingHerbert Xu1-4/+3
2016-02-19crypto: chacha20-ssse3 - Align stack pointer to 64 bytesEli Cooper1-2/+4
2016-02-19crypto: caam - make write transactions bufferable on PPC platformsHoria Geant?1-2/+2
2016-02-19crypto: algif_skcipher - sendmsg SG marking is off by oneHerbert Xu1-1/+2
2016-02-19crypto: algif_skcipher - Load TX SG list after waitingHerbert Xu1-7/+7
2016-02-19crypto: crc32c - Fix crc32c soft dependencyJean Delvare2-1/+1
2016-02-19crypto: algif_skcipher - Fix race condition in skcipher_check_keyHerbert Xu1-3/+6
2016-02-19crypto: algif_hash - Fix race condition in hash_check_keyHerbert Xu1-3/+6
2016-02-19crypto: af_alg - Forbid bind(2) when nokey child sockets are presentHerbert Xu1-9/+7
2016-02-19crypto: algif_skcipher - Remove custom release parent functionHerbert Xu1-40/+3
2016-02-19crypto: algif_hash - Remove custom release parent functionHerbert Xu1-40/+3
2016-02-19crypto: af_alg - Allow af_af_alg_release_parent to be called on nokey pathHerbert Xu2-1/+9
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: algif_skcipher - Add key check exception for cipher_nullHerbert Xu1-1/+1
2016-02-19crypto: skcipher - Add crypto_skcipher_has_setkeyHerbert Xu2-0/+9
2016-02-19crypto: algif_hash - Require setkey before accept(2)Herbert Xu1-8/+193
2016-02-19crypto: hash - Add crypto_ahash_has_setkeyHerbert Xu3-2/+13
2016-02-19crypto: algif_skcipher - Add nokey compatibility pathHerbert Xu1-5/+144
2016-02-19crypto: af_alg - Add nokey compatibility pathHerbert Xu2-1/+14
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-19crypto: algif_skcipher - Require setkey before accept(2)Herbert Xu1-7/+41
2016-02-19sched: Fix crash in sched_init_numa()Raghavendra K T1-1/+1
2016-02-19ext4: fix an endianness bug in ext4_encrypted_follow_link()Al Viro1-1/+1
2016-02-19ext4: fix an endianness bug in ext4_encrypted_zeroout()Al Viro1-1/+1
2016-02-19ext4: Fix handling of extended tv_secDavid Turner1-7/+44
2016-02-19ext2, ext4: warn when mounting with dax enabledDan Williams2-1/+7
2016-02-19crypto: fix test vector for rsaTadeusz Struk1-3/+4
2016-02-19xhci: fix usb2 resume timing and races.Mathias Nyman2-6/+42
2016-02-19arm64: mm: use correct mapping granularity under DEBUG_RODATAArd Biesheuvel1-6/+7
2016-02-19iommu/io-pgtable-arm: Ensure we free the final level on teardownWill Deacon1-5/+6
2016-02-19tty: Fix unsafe ldisc reference via ioctl(TIOCGETD)Peter Hurley1-1/+23
2016-02-19tty: Retry failed reopen if tty teardown in-progressPeter Hurley1-4/+8
2016-02-19tty: Fix GPF in flush_to_ldisc()Peter Hurley1-1/+1
2016-02-19n_tty: Fix unsafe reference to "other" ldiscPeter Hurley1-5/+2
2016-02-19n_tty: Fix poll() after buffer-limited eof push readPeter Hurley1-13/+9
2016-02-19usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Broxton-M platformsLu Baolu1-1/+3
2016-02-19usb: xhci: handle both SSIC ports in PME stuck quirkLu Baolu1-19/+29
2016-02-19usb: phy: msm: fix error handling in probe.Srinivas Kandagatla1-13/+24
2016-02-19usb: cdc-acm: send zero packet for intel 7260 modemLu Baolu2-0/+7
2016-02-19usb: cdc-acm: handle unlinked urb in acm read callbackLu Baolu1-1/+2
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: hub: do not clear BOS field during reset deviceDu, Changbin1-3/+5
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-19ASoC: rt5645: fix the shift bit of IN1 boostBard Liao1-1/+1
2016-02-19saa7134-alsa: Only frees registered sound cardsMauro Carvalho Chehab1-1/+4
2016-02-19ALSA: dummy: Implement timer backend switching more safelyTakashi Iwai1-18/+19
2016-02-19ALSA: hda - Fix bad dereference of jack objectTakashi Iwai7-10/+13
2016-02-19ALSA: hda - Fix speaker output from VAIO AiO machinesTakashi Iwai1-0/+1
2016-02-19Revert "ALSA: hda - Fix noise on Gigabyte Z170X mobo"Takashi Iwai1-8/+0
2016-02-19ALSA: hda - Fix static checker warning in patch_hdmi.cDavid Henningsson1-1/+2
2016-02-19ALSA: hda - Add fixup for Mac Mini 7,1 modelTakashi Iwai1-0/+27
2016-02-19ALSA: timer: Fix race between stop and interruptTakashi Iwai1-0/+4
2016-02-19ALSA: timer: Fix wrong instance passed to slave callbacksTakashi Iwai1-1/+1
2016-02-19ALSA: timer: Fix race at concurrent readsTakashi Iwai1-19/+15
2016-02-19ALSA: timer: Fix link corruption due to double start or stopTakashi Iwai1-2/+28
2016-02-19ALSA: timer: Fix leftover link at closingTakashi Iwai1-2/+2
2016-02-19ALSA: timer: Code cleanupTakashi Iwai1-17/+11
2016-02-19ALSA: seq: Fix lockdep warnings due to double mutex locksTakashi Iwai2-103/+133
2016-02-19ALSA: seq: Fix race at closing in virmidi driverTakashi Iwai1-1/+5
2016-02-19ALSA: seq: Fix yet another races among ALSA timer accessesTakashi Iwai1-20/+67
2016-02-19ASoC: dpcm: fix the BE state on hw_freeVinod Koul1-1/+2
2016-02-19ALSA: pcm: Fix potential deadlock in OSS emulationTakashi Iwai1-6/+15
2016-02-19ALSA: rawmidi: Fix race at copying & updating the positionTakashi Iwai1-12/+22
2016-02-19ALSA: rawmidi: Remove kernel WARNING for NULL user-space buffer checkTakashi Iwai1-1/+1
2016-02-19ALSA: rawmidi: Make snd_rawmidi_transmit() race-freeTakashi Iwai3-31/+88
2016-02-19ALSA: seq: Degrade the error message for too many opensTakashi Iwai1-1/+1
2016-02-19ALSA: seq: Fix incorrect sanity check at snd_seq_oss_synth_cleanup()Takashi Iwai1-1/+1
2016-02-19ALSA: dummy: Disable switching timer backend via sysfsTakashi Iwai1-1/+1
2016-02-19ALSA: compress: Disable GET_CODEC_CAPS ioctl for some architecturesTakashi Iwai1-0/+11
2016-02-19ALSA: bebob: Use a signed return type for get_formation_indexLucas Tanure1-5/+9
2016-02-19ALSA: usb-audio: avoid freeing umidi object twiceAndrey Konovalov1-1/+0
2016-02-19ALSA: usb-audio: Add native DSD support for PS Audio NuWave DACJurgen Kramer1-0/+1
2016-02-19ALSA: usb-audio: Fix OPPO HA-1 vendor IDJurgen Kramer1-1/+1
2016-02-19ALSA: usb-audio: Add quirk for Microsoft LifeCam HD-6000Lev Lybin1-0/+1
2016-02-19ALSA: usb-audio: Fix TEAC UD-501/UD-503/NT-503 usb delayGuillaume Fougnies1-1/+13
2016-02-19hrtimer: Handle remaining time proper for TIME_LOW_RESThomas Gleixner3-22/+69
2016-02-19fix sysvfs symlinksAl Viro1-9/+2
2016-02-19md/raid10: fix data corruption and crash during resyncArtur Paszkiewicz1-1/+3
2016-02-19mm: memcontrol: fix possible memcg leak due to interrupted reclaimVladimir Davydov1-14/+46
2016-02-19Revert "[media] ivtv: avoid going past input/audio array"Mauro Carvalho Chehab1-2/+2
2016-02-19media/v4l2-ctrls: fix setting autocluster to manual with VIDIOC_S_CTRLAntonio Ospite1-1/+1
2016-02-19media: vb2 dma-sg: Fully cache synchronise buffers in prepare and finishTiffany Lin1-2/+3
2016-02-19media: vb2 dma-contig: Fully cache synchronise buffers in prepare and finishTiffany Lin1-2/+3
2016-02-19media: v4l2-ctrls: Fix 64bit support in get_ctrl()Benoit Parrot1-3/+3
2016-02-19v4l2-ctrls: arrays are also considered compound controlsHans Verkuil1-2/+2
2016-02-19c8sectpfe: Remove select on CONFIG_FW_LOADER_USER_HELPER_FALLBACKTakashi Iwai1-1/+0
2016-02-19v4l2-compat-ioctl32: fix alignment for ARM64Andrzej Hajda1-4/+5
2016-02-19vivid: Fix iteration in driver removal pathEzequiel Garcia1-1/+4
2016-02-19i2c: rcar: disable runtime PM correctly in slave modeWolfram Sang1-2/+2
2016-02-19i2c: rk3x: populate correct variable for sda_falling_timeWolfram Sang1-1/+1
2016-02-19i2c: mv64xxx: The n clockdiv factor is 0 based on sunxi SoCsHans de Goede1-9/+18
2016-02-19media: i2c: Don't export ir-kbd-i2c module aliasJavier Martinez Canillas1-1/+0
2016-02-19i2c: fix wakeup irq parsingGrygorii Strashko1-1/+1
2016-02-19i2c: at91: manage unexpected RXRDY flag when starting a transferLudovic Desroches1-10/+26
2016-02-19i2c: at91: fix write transfers by clearing pending interrupt firstCyrille Pitchen1-8/+50
2016-02-19xtensa: fix secondary core boot in SMPMax Filippov5-16/+19
2016-02-19xtensa: fixes for configs without loop optionMax Filippov7-9/+20
2016-02-19parisc: Fix __ARCH_SI_PREAMBLE_SIZEHelge Deller1-0/+4
2016-02-19parisc: Fix syscall restartsHelge Deller1-12/+52
2016-02-19parisc: Drop unused MADV_xxxK_PAGES flags from asm/mman.hHelge Deller1-10/+0
2016-02-19parisc: Fixes and cleanups in kernel uapi header filesHelge Deller7-21/+44
2016-02-19printk: prevent userland from spoofing kernel messagesMathias Krause1-5/+8
2016-02-19fix calculation of meta_bg descriptor backupsAndy Leiserson1-2/+2
2016-02-19jbd2: fix null committed data return in undo_accessJunxiao Bi1-3/+7
2016-02-19jbd2: Fix unreclaimed pages after truncate in data=journal modeJan Kara1-0/+2
2016-02-19jbd2: fix checkpoint list cleanupJan Kara1-5/+3
2016-02-19tracefs: Fix refcount imbalance in start_creating()Daniel Borkmann1-1/+5
2016-02-19tracing: Fix setting of start_index in find_next()Qiu Peiyang1-0/+1
2016-02-19tracing: Update instance_rmdir() to use tracefs_remove_recursiveJiaxing Wang1-1/+1
2016-02-19PCI: Fix minimum allocation address overwriteChristoph Biedl1-2/+4
2016-02-19PCI: host: Mark PCIe/PCI (MSI) IRQ cascade handlers as IRQF_NO_THREADGrygorii Strashko7-8/+15
2016-02-19PCI: Prevent out of bounds access in numa_node overrideMathias Krause1-1/+4
2016-02-19PCI: Set SR-IOV NumVFs to zero after enumerationAlexander Duyck1-19/+22
2016-02-19PCI: spear: Fix dw_pcie_cfg_read/write() usageGabriele Paoloni1-12/+14
2016-02-19mtd: ubi: don't leak e if schedule_erase() failsSebastian Siewior1-0/+1
2016-02-19mtd: ubi: fixup error correction in do_sync_erase()Sebastian Siewior1-24/+28
2016-02-19mtd: jz4740_nand: fix build on jz4740 after removing gpio.hBrian Norris1-0/+1
2016-02-19mtd: nand: fix shutdown/reboot for multi-chip systemsBrian Norris1-1/+1
2016-02-19mtd: blkdevs: fix potential deadlock + lockdep warningsBrian Norris1-5/+5