aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-06-08MIPS: kprobes: flush_insn_slot should flush only if probe initialisedlinux-4.7-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
2017-01-24mips: ath79: clock:- Unmap region obtained by of_iomapArvind Yadav1-2/+5
2016-12-23MIPS: ralink: Fix incorrect assignment on ralink_socColin Ian King1-1/+1
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-24Merge tag 'v4.7.10' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/l...linux-4.7.10Ralf Baechle49-172/+411
2016-10-24Merge tag 'v4.7.9' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/li...linux-4.7.9Ralf Baechle4-3/+15
2016-10-22Linux 4.7.10Greg Kroah-Hartman1-1/+1
2016-10-22cfq: fix starvation of asynchronous writesGlauber Costa1-3/+10
2016-10-22cachefiles: Fix attempt to read i_blocks after deleting file [ver #2]David Howells3-6/+13
2016-10-22vfs: move permission checking into notify_change() for utimes(NULL)Miklos Szeredi3-15/+17
2016-10-22dlm: free workqueues after the connectionsMarcelo Ricardo Leitner1-6/+2
2016-10-22crypto: vmx - Fix memory corruption caused by p8_ghashMarcelo Cerri1-15/+16
2016-10-22crypto: ghash-generic - move common definitions to a new header fileMarcelo Cerri2-12/+24
2016-10-22ext4: unmap metadata when zeroing blocksJan Kara1-1/+9
2016-10-22ext4: release bh in make_indexed_dirgmail1-8/+6
2016-10-22ext4: allow DAX writeback for hole punchRoss Zwisler1-2/+2
2016-10-22ext4: fix memory leak in ext4_insert_range()Fabian Frederick1-0/+3
2016-10-22ext4: bugfix for mmaped pages in mpage_release_unused_pages()wangguang1-0/+2
2016-10-22ext4: reinforce check of i_dtime when clearing high fields of uid and gidDaeho Jeong1-4/+4
2016-10-22ext4: enforce online defrag restriction for encrypted filesEric Whitney1-0/+7
2016-10-22vfs,mm: fix a dead loop in truncate_inode_pages_range()Wei Fang1-0/+4
2016-10-22scsi: ibmvfc: Fix I/O hang when port is not mappedBrian King1-1/+0
2016-10-22scsi: arcmsr: Simplify user_len checkingBorislav Petkov1-6/+8
2016-10-22scsi: arcmsr: Buffer overflow in arcmsr_iop_message_xfer()Dan Carpenter1-1/+7
2016-10-22async_pq_val: fix DMA memory leakJustin Maggard1-4/+4
2016-10-22reiserfs: Unlock superblock before calling reiserfs_quota_on_mount()Mike Galbraith1-1/+11
2016-10-22ASoC: Intel: Atom: add a missing star in a memcpy callNicolas Iooss1-8/+6
2016-10-22brcmfmac: use correct skb freeing helper when deleting flowringRafał Miłecki1-1/+8
2016-10-22brcmfmac: fix memory leak in brcmf_fill_bss_paramRafał Miłecki1-1/+4
2016-10-22brcmfmac: fix pmksa->bssid usageNicolas Iooss1-2/+2
2016-10-22xfs: change mailing list addressDave Chinner1-4/+3
2016-10-22i40e: avoid NULL pointer dereference and recursive errors on early PCI errorGuilherme G Piccoli1-0/+6
2016-10-22fuse: fix killing s[ug]id in setattrMiklos Szeredi1-4/+28
2016-10-22fuse: invalidate dir dentry after chmodMiklos Szeredi1-2/+10
2016-10-22fuse: listxattr: verify xattr listMiklos Szeredi1-0/+19
2016-10-22clk: mvebu: dynamically allocate resources in Armada CP110 system controllerMarcin Wojtas1-9/+20
2016-10-22clk: mvebu: fix setting unwanted flags in CP110 gate clockMarcin Wojtas1-0/+2
2016-10-22IB/hfi1: Fix defered ack race with qp destroyMike Marciniszyn1-1/+4
2016-10-22drivers: base: dma-mapping: page align the size when unmap_kernel_rangePeng Fan1-1/+1
2016-10-22mei: amthif: fix deadlock in initialization during a resetAlexander Usyskin2-5/+9
2016-10-22btrfs: assign error values to the correct bio structsJunjie Mao1-2/+2
2016-10-22Btrfs: catch invalid free space treesOmar Sandoval4-2/+24
2016-10-22Btrfs: fix free space tree bitmaps on big-endian systemsOmar Sandoval3-27/+76
2016-10-22carl9170: fix debugfs crashesChristian Lamparter1-2/+4
2016-10-22b43legacy: fix debugfs crashChristian Lamparter1-2/+4
2016-10-22b43: fix debugfs crashChristian Lamparter1-2/+4
2016-10-22debugfs: introduce a public file_operations accessorChristian Lamparter2-8/+22
2016-10-22ARCv2: fix local_save_flagsVineet Gupta1-1/+1
2016-10-22ARCv2: intc: Use kflag if STATUS32.IE must be resetYuriy Kolerov1-1/+1
2016-10-22serial: 8250_port: fix runtime PM use in __do_stop_tx_rs485()Andy Shevchenko1-6/+5
2016-10-22serial: 8250_dw: Check the data->pclk when get apb_pclkKefeng Wang1-1/+1
2016-10-22serial: imx: Fix DCD readingSascha Hauer1-1/+2
2016-10-20Linux 4.7.9Greg Kroah-Hartman1-1/+1
2016-10-20mm: remove gup_flags FOLL_WRITE games from __get_user_pages()Linus Torvalds2-2/+13
2016-10-20Make __xfs_xattr_put_listen preperly report errors.Artem Savkov1-0/+1
2016-10-19Merge tag 'v4.7.8' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/li...linux-4.7.8Ralf Baechle48-176/+425
2016-10-16Linux 4.7.8Greg Kroah-Hartman1-1/+1
2016-10-16tpm_crb: fix crb_req_canceled behaviorJarkko Sakkinen1-2/+5
2016-10-16tpm: fix a race condition in tpm2_unseal_trusted()Jarkko Sakkinen5-65/+103
2016-10-16ima: use file_dentry()Miklos Szeredi2-3/+3
2016-10-16ARM: cpuidle: Fix error return codeChristophe Jaillet1-0/+1
2016-10-16ARM: dts: MSM8064 remove flags from SPMI/MPP IRQsLinus Walleij1-19/+57
2016-10-16ARM: dts: mvebu: armada-390: add missing compatibility string and bracketGrzegorz Jaszczyk1-0/+3
2016-10-16x86/dumpstack: Fix x86_32 kernel_stack_pointer() previous stack accessJosh Poimboeuf1-2/+2
2016-10-16x86/mm/pkeys: Do not skip PKRU register if debug registers are not usedNicolas Iooss1-6/+7
2016-10-16arch/x86: Handle non enumerated CPU after physical hotplugPrarit Bhargava1-3/+15
2016-10-16x86/apic: Get rid of apic_version[] arrayDenys Vlasenko6-20/+17
2016-10-16x86/pkeys: Make protection keys an "eager" featureDave Hansen1-3/+4
2016-10-16x86/irq: Prevent force migration of irqs which are not in the vector domainMika Westerberg1-3/+20
2016-10-16x86/boot: Fix kdump, cleanup aborted E820_PRAM max_pfn manipulationDan Williams1-9/+5
2016-10-16arm64: fix dump_backtrace/unwind_frame with NULL tskMark Rutland2-6/+9
2016-10-16KVM: PPC: BookE: Fix a sanity checkDan Carpenter1-1/+1
2016-10-16KVM: arm/arm64: vgic: Don't flush/sync without a working vgicChristoffer Dall1-0/+6
2016-10-16KVM: arm64: Require in-kernel irqchip for PMU supportChristoffer Dall2-1/+11
2016-10-16KVM: MIPS: Drop other CPU ASIDs on guest MMU changesJames Hogan1-10/+53
2016-10-16KVM: PPC: Book3s PR: Allow access to unprivileged MMCR2 registerThomas Huth2-0/+3
2016-10-16xen/x86: Update topology map for PV VCPUsBoris Ostrovsky1-0/+6
2016-10-16mfd: wm8350-i2c: Make sure the i2c regmap functions are compiledUwe Kleine-König1-0/+1
2016-10-16mfd: 88pm80x: Double shifting bug in suspend/resumeDan Carpenter1-2/+2
2016-10-16mfd: atmel-hlcdc: Do not sleep in atomic contextBoris Brezillon1-2/+3
2016-10-16mfd: rtsx_usb: Avoid setting ucr->current_sg.statusLu Baolu1-5/+5
2016-10-16ALSA: usb-line6: use the same declaration as definition in header for MIDI ma...Takashi Sakamoto1-1/+1
2016-10-16ALSA: usb-audio: Extend DragonFly dB scale quirk to cover other variantsAnssi Hannula1-6/+16
2016-10-16ALSA: ali5451: Fix out-of-bound position reportingTakashi Iwai1-0/+2
2016-10-16usb: dwc3: fix Clear Stall EP command failureLu Baolu1-1/+2
2016-10-16timekeeping: Fix __ktime_get_fast_ns() regressionJohn Stultz1-2/+5
2016-10-16cxl: use pcibios_free_controller_deferred() when removing vPHBsAndrew Donnellan2-1/+10
2016-10-16powerpc/pseries: use pci_host_bridge.release_fn() to kfree(phb)Mauricio Faria de Oliveira4-2/+46
2016-10-12MIPS: ptrace: Fix regs_return_value for kernel contextMarcin Nowakowski1-1/+1
2016-10-11MIPS: VDSO: Drop duplicated -I*/-E* aflagsJames Hogan1-2/+0
2016-10-11MIPS: Fix -mabi=64 build of vdso.ldsJames Hogan1-1/+1
2016-10-10Merge tag 'v4.7.7' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/li...linux-4.7.7Ralf Baechle142-490/+852
2016-10-07Linux 4.7.7Greg Kroah-Hartman1-1/+1
2016-10-07ALSA: hda - Add the top speaker pin config for HP Spectre x360Takashi Iwai1-0/+10
2016-10-07ALSA: hda - Fix headset mic detection problem for several Dell laptopsHui Wang1-0/+13
2016-10-07ALSA: hda - Adding one more ALC255 pin definition for headset problemHui Wang1-0/+4
2016-10-07Revert "usbtmc: convert to devm_kzalloc"Greg Kroah-Hartman1-1/+2
2016-10-07USB: serial: cp210x: Add ID for a Juniper consoleKyle Jones1-0/+1
2016-10-07usb: usbip: vudc: fix left shift overflowNicolas Iooss1-1/+1
2016-10-07Staging: fbtft: Fix bug in fbtft-coreKsenija Stanojevic1-2/+2
2016-10-07usb: misc: legousbtower: Fix NULL pointer deferenceGreg Kroah-Hartman1-18/+17
2016-10-07dm log writes: fix bug with too large biosMikulas Patocka1-2/+2
2016-10-07aio: mark AIO pseudo-fs noexecJann Horn1-1/+6
2016-10-07tpm_crb: fix mapping of the buffersJarkko Sakkinen1-11/+28
2016-10-07tpm_crb: drop struct resource res from struct crb_privJarkko Sakkinen1-13/+16
2016-10-07batman-adv: remove unused callback from batadv_algo_ops structMarek Lindner2-8/+0
2016-10-07IB/mlx5: Set source mac address in FTEMaor Gottlieb1-0/+7
2016-10-07IB/mlx5: Enable MAD_IFC commands for IB ports onlyNoa Osherovich1-1/+3
2016-10-07IB/mlx4: Use correct subnet-prefix in QP1 mads under SR-IOVJack Morgenstein3-3/+27
2016-10-07IB/mlx4: Fix code indentation in QP1 MAD flowJack Morgenstein1-17/+19
2016-10-07IB/mlx4: Fix incorrect MC join state bit-masking on SR-IOVAlex Vesker1-7/+7
2016-10-07IB/ipoib: Don't allow MC joins during light MC flushAlex Vesker1-0/+9
2016-10-07scsi: ses: use scsi_is_sas_rphy instead of is_sas_attachedJohannes Thumshirn1-1/+1
2016-10-07scsi: sas: provide stub implementation for scsi_is_sas_rphyJohannes Thumshirn1-1/+6
2016-10-07regmap: rbtree: Avoid overlapping nodesLars-Peter Clausen1-10/+28
2016-10-07IB/core: Fix use after free in send_leave functionErez Shitrit1-11/+2
2016-10-07ath10k: fix get rx_status from htt contextAshok Raj Nagarajan1-5/+5
2016-10-07IB/ipoib: Fix memory corruption in ipoib cm mode connect flowErez Shitrit3-1/+18
2016-10-07ceph: do not modify fi->frag in need_reset_readdir()Nicolas Iooss1-1/+1
2016-10-07KVM: nVMX: postpone VMCS changes on MSR_IA32_APICBASE writeRadim Krčmář1-0/+13
2016-10-07dmaengine: at_xdmac: fix to pass correct device identity to free_irq()Wei Yongjun1-2/+2
2016-10-07lib/test_hash.c: fix warning in preprocessor symbol evaluationGeert Uytterhoeven1-9/+15
2016-10-07pNFS/flexfiles: Fix layoutstat periodic reportingTrond Myklebust2-5/+5
2016-10-07SUNRPC: Silence WARN_ON when NFSv4.1 over RDMA is in useChuck Lever1-2/+2
2016-10-07kernel/fork: fix CLONE_CHILD_CLEARTID regression in nscdMichal Hocko1-6/+4
2016-10-07IB/core: Fix possible memory leak in cma_resolve_iboe_route()Wei Yongjun1-6/+12
2016-10-07ASoC: omap-mcpdm: Fix irq resource handlingPeter Ujfalusi1-2/+3
2016-10-07sysctl: handle error writing UINT_MAX to u32 fieldsSubash Abhinov Kasiviswanathan2-2/+45
2016-10-07powerpc/prom: Fix sub-processor option passed to ibm, client-architecture-sup...Michael Ellerman1-3/+6
2016-10-07staging: comedi: adv_pci1760: Do not return EINVAL for CMDF_ROUND_DOWN.Phil Turnbull1-0/+1
2016-10-07brcmsmac: Initialize power in brcms_c_stf_ss_algo_channel_get()Florian Fainelli1-1/+1
2016-10-07brcmsmac: Free packet if dma_mapping_error() fails in dma_rxfillFlorian Fainelli1-1/+3
2016-10-07brcmfmac: Fix glob_skb leak in brcmf_sdiod_recv_chainFlorian Fainelli1-1/+3
2016-10-07ASoC: Intel: Skylake: Fix error return code in skl_probe()Wei Yongjun1-1/+3
2016-10-07xprtrdma: Remove FMRs from the unmap list after unmappingChuck Lever1-2/+7
2016-10-07cxl: fix potential NULL dereference in free_adapter()Andrew Donnellan1-7/+9
2016-10-07watchdog: core: Clear WDOG_HW_RUNNING before calling the stop functionGuenter Roeck1-2/+4
2016-10-07pNFS/flexfiles: Fix layoutcommit after a commit to DSTrond Myklebust1-2/+1
2016-10-07pNFS/files: Fix layoutcommit after a commit to DSTrond Myklebust1-2/+1
2016-10-07NFS: Don't drop CB requests with invalid principalsChuck Lever2-1/+10
2016-10-07svc: Avoid garbage replies when pc_func() returns rpc_drop_replyChuck Lever1-1/+2
2016-10-07NFS/pnfs: Do not clobber existing pgio_done_cb in nfs4_proc_read_setupTrond Myklebust1-1/+2
2016-10-07dmaengine: at_xdmac: fix debug stringAlexandre Belloni1-2/+2
2016-10-07dmaengine: bcm2835: fix 64-bit warningArnd Bergmann1-2/+3
2016-10-07tracing: Have HIST_TRIGGERS select TRACINGTom Zanussi1-0/+1
2016-10-07mm, kasan: account for object redzone in SLUB's nearest_obj()Alexander Potapenko2-5/+7
2016-10-07fnic: pci_dma_mapping_error() doesn't return an error codeDan Carpenter1-4/+4
2016-10-07qla2xxx: Fix BBCR offsetSawan Chandak1-1/+1
2016-10-07avr32: off by one in at32_init_pio()Dan Carpenter1-1/+1
2016-10-07mailbox: mailbox-test: set tdev->signal to NULL after freeingSudeep Holla1-0/+1
2016-10-07ath9k: Fix programming of minCCA power thresholdSven Eckelmann1-1/+1
2016-10-07gspca: avoid unused variable warningsArnd Bergmann3-3/+3
2016-10-07v4l: vsp1: Fix crash when resetting pipelineLaurent Pinchart1-5/+9
2016-10-07em28xx-i2c: rt_mutex_trylock() returns zero on failureDan Carpenter1-3/+2
2016-10-07NFC: fdp: Detect errors from fdp_nci_create_conn()Geert Uytterhoeven1-2/+2
2016-10-07iwlmvm: mvm: set correct state in smart-fifo configurationstriebit1-1/+1
2016-10-07fm10k: fix incorrect index calculation in fm10k_write_retaJacob Keller1-2/+3
2016-10-07tile: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFOJames Hogan2-0/+3
2016-10-07pstore: drop file opened reference countGeliang Tang1-1/+0
2016-10-07blk-mq: actually hook up defer list when running requestsOmar Sandoval1-1/+1
2016-10-07hwrng: omap - Fix assumption that runtime_get_sync will always succeedNishanth Menon1-2/+14
2016-10-07pcmcia: ds: fix suspend/resumeRussell King1-5/+7
2016-10-07ARM: sa1111: fix pcmcia suspend/resumeRussell King1-9/+13
2016-10-07ARM: shmobile: fix regulator quirk for Gen2Wolfram Sang1-36/+26
2016-10-07ARM: sa1100: clear reset status prior to rebootRussell King1-0/+3
2016-10-07ARM: sa1100: fix 3.6864MHz clockRussell King1-0/+2
2016-10-07ARM: sa1100: register clocks earlyRussell King3-2/+4
2016-10-07ARM: sun5i: Fix typo in trip point temperatureHugo Grostabussiat1-1/+1
2016-10-07ARM: dts: imx6sx-sabreauto: Fix misspelled propertyAndreas Färber1-1/+1
2016-10-07regulator: qcom_smd: Fix voltage ranges for pma8084 ftsmps and pldoStephen Boyd1-6/+7
2016-10-07regulator: qcom_smd: Fix voltage ranges for pm8x41Stephen Boyd1-8/+9
2016-10-07regulator: qcom_spmi: Update mvs1/mvs2 switches on pm8941Stephen Boyd2-3/+3
2016-10-07regulator: qcom_spmi: Add support for get_mode/set_mode on switchesStephen Boyd1-0/+2
2016-10-07regulator: qcom_spmi: Add support for S4 supply on pm8941Stephen Boyd2-2/+3
2016-10-07regulator: pwm: Fix regulator ramp delay for continuous modeDouglas Anderson1-2/+7
2016-10-07tpm: fix byte-order for the value read by tpm2_get_tpm_ptapronin@chromium.org1-1/+1
2016-10-07lib/test_hash.c: fix warning in two-dimensional array initGeert Uytterhoeven1-1/+1
2016-10-07Bluetooth: split sk_filter in l2cap_sock_recv_cbDaniel Borkmann2-2/+20
2016-10-07printk: fix parsing of "brl=" optionNicolas Iooss1-2/+2
2016-10-07MIPS: uprobes: fix use of uninitialised variableMarcin Nowakowski1-3/+2
2016-10-07MIPS: Malta: Fix IOCU disable switch read for MIPS64Paul Burton1-1/+7
2016-10-07MIPS: fix uretprobe implementationMarcin Nowakowski1-1/+1
2016-10-07MIPS: uprobes: remove incorrect set_orig_insnMarcin Nowakowski2-19/+0
2016-10-07arm64: debug: avoid resetting stepping state machine when TIF_SINGLESTEPWill Deacon1-2/+4
2016-10-07ARM: 8618/1: decompressor: reset ttbcr fields to use TTBR0 on ARMv7Srinivas Ramana1-1/+1
2016-10-07irqchip/gicv3: Silence noisy DEBUG_PER_CPU_MAPS warningJames Morse1-3/+4
2016-10-07batman-adv: fix elp packet data reservationLinus Lüssing1-1/+1
2016-10-07batman-adv: Add missing refcnt for last_candidateSven Eckelmann1-1/+27
2016-10-07i40iw: Receive notification events correctlyShiraz Saleem1-5/+3
2016-10-07i40iw: Update hw_iwarp_stateMustafa Ismail1-0/+1
2016-10-07i40iw: Send last streaming mode message for loopback connectionsTatyana Nikolova1-21/+1
2016-10-07i40iw: Add missing NULL check for MPA private dataShiraz Saleem1-2/+2