aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-06-08MIPS: kprobes: flush_insn_slot should flush only if probe initialisedlinux-3.7-stableMarcin Nowakowski1-1/+2
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-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-08-02MIPS: Lantiq: Fix build failureSudip Mukherjee1-2/+2
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/+4
2016-07-21MIPS: Call find_vma with the mmap_sem heldDavidlohr Bueso2-0/+4
2016-07-21MIPS: RM7000: Double locking bug in rm7k_tc_disable()Dan Carpenter1-1/+1
2016-07-01MIPS: Fix possible corruption of cache mode by mprotect.Ralf Baechle1-2/+3
2016-04-13MIPS: dma-default: Defend against NULL dev in massage_gfp_flagsMatt Redfearn1-3/+4
2016-04-12MIPS: Fix siginfo.h to use strict posix typesJames Hogan1-9/+9
2016-03-29MIPS: cpu_name_string: Use raw_smp_processor_id().James Hogan1-1/+1
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-04MIPS: Fix 64k page support for 32 bit kernels.Ralf Baechle1-1/+1
2015-10-16MIPS: atomic: Fix comment describing atomic64_add_unless's return value.Ralf Baechle1-1/+1
2015-09-03MIPS: UAPI: Fix unrecognized opcode WSBH/DSBH/DSHD when using MIPS16.Yousong Zhou1-5/+19
2015-08-05MIPS: Make set_pte() SMP safe.David Daney1-0/+31
2015-07-20MIPS: Fix sched_getaffinity with MT FPAFF enabledFelix Fietkau1-2/+3
2015-07-09MIPS: O32: Use compat_sys_getsockopt.Ralf Baechle1-1/+1
2015-06-10MIPS: Loongson: Do not register 8250 platform device from module.Ralf Baechle1-2/+1
2015-06-10MIPS: Cobalt: Do not build MTD platform device registration code as module.Ralf Baechle1-2/+1
2015-05-28MIPS: BMIPS: Fix bmips_wr_vec()Petri Gynther1-1/+1
2015-05-21MIPS: irq: Use DECLARE_BITMAPJoe Perches1-1/+1
2015-04-01MIPS: dma-default: Fix 32-bit fall back to GFP_DMAJames Hogan1-1/+1
2015-03-31MIPS: Hibernate: flush TLB entries earlierHuacai Chen1-0/+2
2015-02-17MIPS: Provide correct siginfo_t.si_stimePetr Malat2-37/+3
2015-02-04MIPS: elf2ecoff: Fix warning due to dead code.Ralf Baechle1-4/+0
2015-02-04MIPS: elf2ecoff: Ignore PT_MIPS_ABIFLAGS program headers.Ralf Baechle1-1/+3
2015-02-04MIPS: elf2ecoff: Rewrite main processing loop to switch.Ralf Baechle1-27/+33
2015-01-30MIPS: Fix kernel lockup or crash after CPU offline/onlineHemmo Nieminen1-1/+1
2015-01-19MIPS: ARC: Fix build error.Ralf Baechle1-3/+3
2015-01-16MIPS: IRQ: Fix disable_irq on CPU IRQsFelix Fietkau1-0/+4
2015-01-16MIPS: Fix restart of indirect syscallsEd Swierk2-0/+2
2014-11-19MIPS: jump_label.c: Handle the microMIPS J instruction encodingMaciej W. Rozycki2-10/+38
2014-11-19MIPS: jump_label.c: Correct the span of the J instructionMaciej W. Rozycki1-2/+2
2014-11-18MIPS: Zero variable read by get_user / __get_user in case of an error.Ralf Baechle1-0/+4
2014-11-14MIPS: oprofile: Fix backtrace on 64-bit kernelAaro Koskinen1-1/+1
2014-11-06MIPS: R3000: Fix debug output for Virtual page numberIsamu Mogi1-2/+2
2014-11-05SECURITY: Remove debug junk.Ralf Baechle1-31/+1
2014-11-04MIPS: Fix strnlen_user() return value in case of overlong strings.Ralf Baechle2-3/+35
2014-10-23MIPS: Octeon: Make Octeon GPIO IRQ chip CPU hotplug-awareAlexander Sverdlin1-0/+2
2014-10-23MIPS: Sibyte: Include the swarm subdir to the sb1250 LittleSur buildsMarkos Chandras1-0/+1
2014-10-22MIPS: ath79: Fix compilation error when CONFIG_PCI is disabledStefan Hengelein1-1/+1
2014-10-22MIPS: MSP71xx: Remove compilation error when CONFIG_MIPS_MT is presentStefan Hengelein1-0/+1
2014-10-21MIPS: Lasat: Add missing CONFIG_PROC_FS dependency to PICVUE_PROCMarkos Chandras1-1/+1
2014-08-25MIPS: IP28: Fix/clean spaces.hThomas Bogendoerfer1-4/+0
2014-08-25MIPS: IP28: Select correct L1_CACHE_SHIFTThomas Bogendoerfer1-0/+1
2014-08-19MIPS: Remove race window in page fault handlingLars Persson2-13/+22
2014-08-07MIPS: perf: Mark pmu interupt IRQF_NO_THREADYang Wei1-1/+1
2014-08-01MIPS: asm: thread_info: Add _TIF_SECCOMP flagMarkos Chandras1-1/+2
2014-08-01MIPS: Cleanup flags in syscall flags handlers.Ralf Baechle5-4/+6
2014-07-31MIPS: GIC: Prevent array overrunJeffrey Deans1-2/+4
2014-07-30MIPS: Prevent user from setting FCSR cause bitsPaul Burton1-1/+2
2014-07-03MIPS: RB532: Fix reregistering of serial consoleWaldemar Brodkorb1-0/+1
2014-07-02MIPS: MSC: Prevent out-of-bounds writes to MIPS SC ioremap'd regionMarkos Chandras1-1/+1
2014-06-26MIPS: Lasat: Fix build error if CRC32 is not enabled.Ralf Baechle1-0/+1
2014-05-23MIPS: Fix branch emulation of branch likely instructions.Ralf Baechle1-4/+4
2014-05-21MIPS: Change type of asid_cache to unsigned longRalf Baechle1-2/+2
2014-04-04MIPS: csum_partial.S CPU_DADDI_WORKAROUNDS bug fixMaciej W. Rozycki1-0/+9
2014-04-04MIPS: __strncpy_from_user_asm CPU_DADDI_WORKAROUNDS bug fixMaciej W. Rozycki1-7/+6
2014-04-04MIPS: microMIPS: Optimise 'strncpy' core library function.Steven J. Hill1-15/+17
2014-04-04MIPS: __delay CPU_DADDI_WORKAROUNDS bug fixMaciej W. Rozycki1-4/+10
2014-03-15MIPS: Octeon: Fix fall through on bar type OCTEON_DMA_BAR_TYPE_SMALLColin Ian King1-0/+1
2014-03-11MIPS: math-emu: Fix prefx detection and COP1X function field definitionDeng-Cheng Zhu2-5/+5
2014-02-21MIPS: Alchemy: Fix unchecked kstrtoul return valueManuel Lauss2-6/+2
2014-02-04MIPS: Alchemy: Fix DB1100 GPIO registrationManuel Lauss1-5/+2
2013-11-15MIPS: Lasat: A couple off by one bugs in picvue_proc.cDan Carpenter1-2/+2
2013-09-19MIPS: PCI: Use pci_resource_to_user to map pci memory space properlyWolfgang Grandegger1-0/+12
2013-09-18MIPS: Kconfig: CMP support needs to select SMP as wellMarkos Chandras1-0/+1
2013-09-05MIPS: kdump: Skip walking indirection page for crashkernelsPrem Mallappa1-0/+6
2013-09-05MIPS: DECstation HRT calibration bug fixesMaciej W. Rozycki2-5/+6
2013-08-12MIPS: sb1250: Allow building a pass 1 kernel with a FSF GCC.Ralf Baechle1-2/+6
2013-07-19MIPS: Netlogic: Fix USB block's coherent DMA maskGanesan Ramalingam1-1/+1
2013-06-18MIPS: Fix get_user_page_fast() for mips with cache aliasKamal Dasu1-1/+2
2013-06-14MIPS/OCTEON: Override default address space layout.David Daney1-0/+24
2013-05-22MIPS: Xway: Fix clk leakLibo Chen1-0/+2
2013-05-22kprobes/mips: Fix to check double free of insn slotMasami Hiramatsu1-1/+4
2013-05-17MIPS: MSP71xx: remove inline marking of EXPORT_SYMBOL functionsDenis Efremov1-1/+1
2013-04-05MIPS: Alchemy: Fix typo "CONFIG_DEBUG_PCI"Paul Bolle1-2/+2
2013-03-13MIPS: Loongson: Fix random early boot hangAaro Koskinen1-0/+14
2013-03-12MIPS: SEAD3: Enable LL/SC.Ralf Baechle1-1/+1
2013-03-12MIPS: Get rid of CONFIG_CPU_HAS_LLSC againPaul Bolle2-5/+0
2013-03-12MIPS: VR4133: Fix probe for LL/SC.Yoichi Yuasa1-3/+4
2013-03-12MIPS: Fix logic errors in bitops.cDavid Daney1-8/+8
2013-03-11MIPS: Use CONFIG_CPU_MIPSR2 in csum_partial.SGabor Juhos1-2/+2
2013-02-28Merge tag 'v3.7.10' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/l...linux-3.7.10Ralf Baechle79-470/+572
2013-02-27Linux 3.7.10Greg Kroah-Hartman1-1/+1
2013-02-27sock_diag: Fix out-of-bounds access to sock_diag_handlers[]Mathias Krause1-0/+3
2013-02-27target: Fix divide by zero bug in fabric_max_sectors for unconfigured devicesNicholas Bellinger1-1/+7
2013-02-27drm/i915: Fix up mismerge of 3490ea5d in 3.7.yAdam Jackson1-1/+1
2013-02-27sparc64: Fix huge PMD to PTE translation for sun4u in TLB miss handler.David S. Miller1-9/+19
2013-02-27sparc64: Fix tsb_grow() in atomic context.David S. Miller6-16/+72
2013-02-27sparc64: Handle hugepage TSB being NULL.David S. Miller1-16/+22
2013-02-27sparc64: Fix gfp_flags setting in tsb_grow().David S. Miller1-1/+1
2013-02-27sparc64: Fix get_user_pages_fast() wrt. THP.David S. Miller2-10/+63
2013-02-27sparc64: Add missing HAVE_ARCH_TRANSPARENT_HUGEPAGE.David S. Miller1-0/+1
2013-02-27sunvdc: Fix off-by-one in generic_request().David S. Miller1-1/+1
2013-02-27GFS2: Get a block reservation before resizing a fileBob Peterson1-0/+4
2013-02-27ALSA: hda - hdmi: ELD shouldn't be valid after unplugDavid Henningsson1-0/+1
2013-02-27ALSA: hda - Workaround for silent output on Sony Vaio VGC-LN51JGB with ALC889Fernando Luis Vazquez Cao1-0/+1
2013-02-27ALSA: hda - Fix default multichannel HDMI mapping regressionAnssi Hannula1-4/+7
2013-02-27ALSA: hda - Release assigned pin/cvt at error path of hdmi_pcm_open()Takashi Iwai1-1/+5
2013-02-27ALSA: usb: Fix Processing Unit Descriptor parsersPawel Moll1-2/+4
2013-02-27ALSA: usb-audio: fix Roland A-PRO supportClemens Ladisch1-1/+1
2013-02-27p54usb: corrected USB ID for T-Com Sinus 154 data IITomasz Guszkowski1-1/+1
2013-02-27NFSv4.1: Don't decode skipped layoutgetsWeston Andros Adamson1-1/+2
2013-02-27NLM: Ensure that we resend all pending blocking locks after a reclaimTrond Myklebust1-0/+3
2013-02-27umount oops when remove blocklayoutdriver firstfanchaoting2-0/+2
2013-02-27drivercore: Fix ordering between deferred_probe and exiting initcallsGrant Likely1-0/+2
2013-02-27xen-pciback: rate limit error messages from xen_pcibk_enable_msi{,x}()Jan Beulich1-7/+7
2013-02-27mm/fadvise.c: drain all pagevecs if POSIX_FADV_DONTNEED fails to discard all ...Mel Gorman1-2/+16
2013-02-27tmpfs: fix use-after-free of mempolicy objectGreg Thelen1-2/+8
2013-02-27drivers/video/backlight/adp88?0_bl.c: fix resumeLars-Peter Clausen2-2/+2
2013-02-27ocfs2: unlock super lock if lockres refresh failedJunxiao Bi1-1/+4
2013-02-27fs/block_dev.c: page cache wrongly left invalidated after revalidate_disk()MITSUNARI Shigeo1-0/+1
2013-02-27inotify: remove broken mask checks causing unmount to be EINVALJim Somerville1-4/+0
2013-02-27futex: Revert "futex: Mark get_robust_list as deprecated"Thomas Gleixner2-4/+0
2013-02-27s390/kvm: Fix store status for ACRS/FPRSChristian Borntraeger1-0/+8
2013-02-27KVM: s390: Handle hosts not supporting s390-virtio.Cornelia Huck1-8/+30
2013-02-27mmu_notifier_unregister NULL Pointer deref and multiple ->release() calloutsRobin Holt1-40/+42
2013-02-27Driver core: treat unregistered bus_types as having no devicesBjorn Helgaas1-2/+2
2013-02-27zram: Fix deadlock bug in partial read/writeMinchan Kim1-4/+5
2013-02-27xen: close evtchn port if binding to irq failsWei Liu1-0/+10
2013-02-27xen: Send spinlock IPI to all waitersStefan Bader1-1/+0
2013-02-27tty vt: fix character insertion overflowNicolas Pitre1-1/+1
2013-02-27rtlwifi: usb: allocate URB control message setup_packet and data buffer separ...Jussi Kivilinna1-16/+28
2013-02-27rtlwifi: rtl8192cu: Add new USB IDLarry Finger1-0/+1
2013-02-27b43: Increase number of RX DMA slotsLarry Finger1-1/+1
2013-02-27serial_core: Fix type definition for PORT_BRCM_TRUMANAGE.Michael Chan1-1/+1
2013-02-27serial: imx: Fix recursive locking bugThomas Gleixner1-2/+9
2013-02-27USB: serial: fix null-pointer dereferences on disconnectJohan Hovold7-59/+50
2013-02-27tty: set_termios/set_termiox should not return -EINTROleg Nesterov1-2/+2
2013-02-27tty: Prevent deadlock in n_gsm driverDirkjan Bussink1-1/+41
2013-02-27ALSA: rme32.c irq enabling after spin_lock_irqDenis Efremov1-1/+1
2013-02-27ALSA: ali5451: remove irq enabling in pointer callbackDenis Efremov1-1/+1
2013-02-27workqueue: un-GPL function delayed_work_timer_fn()Konstantin Khlebnikov1-1/+1
2013-02-27x86: Hyper-V: register clocksource only if its advertisedOlaf Hering1-1/+2
2013-02-27hrtimer: Prevent hrtimer_enqueue_reprogram raceLeonid Shatz1-18/+18
2013-02-27posix-cpu-timers: Fix nanosleep task_struct leakStanislaw Gruszka1-2/+21
2013-02-27genirq: Avoid deadlock in spurious handlingThomas Gleixner1-4/+3
2013-02-27timeconst.pl: Eliminate Perl warningH. Peter Anvin1-4/+2
2013-02-27mm: fix pageblock bitmap allocationLinus Torvalds1-6/+9
2013-02-27perf hists: Fix period symbol_conf.field_sep displayJiri Olsa1-1/+5
2013-02-27perf tools: Fix build with bison 2.3 and older.Vinson Lee3-4/+2
2013-02-27x86-32, mm: Remove reference to alloc_remap()H. Peter Anvin1-18/+11
2013-02-27x86-32, mm: Remove reference to resume_map_numa_kva()H. Peter Anvin2-8/+0
2013-02-27x86-32, mm: Rip out x86_32 NUMA remapping codeDave Hansen4-174/+0
2013-02-27drm/nouveau/vm: fix memory corruption when pgt allocation failsMarcin Slusarz1-1/+3
2013-02-19Merge tag 'v3.7.9' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/li...linux-3.7.9Ralf Baechle12-44/+44
2013-02-19Merge tag 'v3.7.8' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/li...linux-3.7.8Ralf Baechle69-290/+536
2013-02-17Linux 3.7.9Greg Kroah-Hartman1-1/+1
2013-02-17efi: Clear EFI_RUNTIME_SERVICES rather than EFI_BOOT by "noefi" boot parameterSatoru Takeuchi1-1/+1
2013-02-17PCI/PM: Clean up PME state when removing a deviceRafael J. Wysocki1-0/+2
2013-02-17x86/xen: don't assume %ds is usable in xen_iret for 32-bit PVOPS.Jan Beulich1-7/+7
2013-02-17x86/mm: Check if PUD is large when validating a kernel addressMel Gorman2-0/+8
2013-02-17x86/apic: Work around boot failure on HP ProLiant DL980 G7 Server systemsStoney Wang1-10/+11
2013-02-17x86: Do not leak kernel page mapping locationsKees Cook1-3/+5
2013-02-17s390/timer: avoid overflow when programming clock comparatorHeiko Carstens1-0/+3
2013-02-17mm: don't overwrite mm->def_flags in do_mlockall()Gerald Schaefer1-3/+3
2013-02-17drivers/rtc/rtc-pl031.c: restore ST variant functionalityLinus Walleij1-1/+3
2013-02-17Revert: xfs: fix _xfs_buf_find oops on blocks beyond the filesystem endGreg Kroah-Hartman1-18/+0
2013-02-14Linux 3.7.8Greg Kroah-Hartman1-1/+1
2013-02-14drm/nouveau: add lockdep annotationsMarcin Slusarz3-3/+9
2013-02-14net: splice: fix __splice_segment()Eric Dumazet1-13/+15
2013-02-14net: splice: avoid high order page splittingEric Dumazet1-29/+9
2013-02-14tcp: fix splice() and tcp collapsing interactionEric Dumazet1-3/+10
2013-02-14tcp: splice: fix an infinite loop in tcp_read_sock()Eric Dumazet1-1/+1
2013-02-14tcp: don't abort splice() after small transfersWilly Tarreau1-4/+8
2013-02-14tcp: fix for zero packets_in_flight was too broadIlpo Järvinen1-2/+6
2013-02-14tcp: frto should not set snd_cwnd to 0Eric Dumazet1-1/+2
2013-02-14tcp: fix an infinite loop in tcp_slow_start()Eric Dumazet1-4/+10
2013-02-14tcp: detect SYN/data drop when F-RTO is disabledYuchung Cheng1-2/+1
2013-02-14net: sctp: sctp_endpoint_free: zero out secret key dataDaniel Borkmann1-0/+5
2013-02-14net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfreeDaniel Borkmann1-1/+1
2013-02-14sctp: refactor sctp_outq_teardown to insure proper re-initalizationNeil Horman1-4/+8
2013-02-14ipv4: Fix route refcount on pmtu discoverySteffen Klassert1-2/+9
2013-02-14ipv4: Add a socket release callback for datagram socketsSteffen Klassert5-0/+30
2013-02-14ipv4: Invalidate the socket cached route on pmtu events if possibleSteffen Klassert1-1/+41
2013-02-14ipv6: Add an error handler for icmp6Steffen Klassert1-0/+12
2013-02-14ipv4: Don't update the pmtu on mtu locked routesSteffen Klassert1-0/+3
2013-02-14ipv4: Remove output route check in ipv4_mtuSteffen Klassert1-1/+1
2013-02-14netback: correct netbk_tx_err to handle wrap around.Ian Campbell1-1/+1
2013-02-14xen/netback: free already allocated memory on failure in xen_netbk_get_requestsIan Campbell1-1/+12
2013-02-14xen/netback: don't leak pages on failure in xen_netbk_tx_check_gop.Matthew Daley1-25/+13
2013-02-14xen/netback: shutdown the ring if it contains garbage.Ian Campbell3-26/+62
2013-02-14atm/iphase: rename fregt_t -> ffreg_tHeiko Carstens1-73/+73
2013-02-14ipv6/ip6_gre: fix error case handling in ip6gre_tunnel_xmit()Tommi Rantala1-1/+1
2013-02-14packet: fix leakage of tx_ring memoryPhil Sutter1-4/+6
2013-02-14via-rhine: Fix bugs in NAPI support.David S. Miller1-6/+2
2013-02-14ipv6: do not create neighbor entries for local deliveryMarcelo Ricardo Leitner1-1/+1
2013-02-14pktgen: correctly handle failures when adding a deviceCong Wang1-3/+6