summaryrefslogtreecommitdiffstats
path: root/lib/ubsan.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-05-15sched/topology: Refactor function build_overlap_sched_groups()Lauro Ramos Venancio1-19/+43
2017-05-15sched/clock: Print a warning recommending 'tsc=unstable'Peter Zijlstra1-0/+1
2017-05-15sched/clock: Use late_initcall() instead of sched_init_smp()Peter Zijlstra3-8/+9
2017-05-15cpuidle: Fix idle time trackingPeter Zijlstra2-2/+10
2017-05-15sched/clock: Remove watchdog touchingPeter Zijlstra1-1/+0
2017-05-15sched/clock: Remove unused argument to sched_clock_idle_wakeup_event()Peter Zijlstra4-6/+6
2017-05-15x86/tsc, sched/clock, clocksource: Use clocksource watchdog to provide stable...Peter Zijlstra5-10/+42
2017-05-15sched/clock: Initialize all per-CPU state before switching (back) to unstablePeter Zijlstra1-21/+39
2017-05-15x86/tsc: Feed refined TSC calibration into sched_clock()Peter Zijlstra1-0/+5
2017-05-15x86/tsc: Fix sched_clock() syncPeter Zijlstra1-5/+11
2017-05-15x86/tsc: Remodel cyc2ns to use seqcount_latch()Peter Zijlstra4-154/+53
2017-05-15x86/tsc: Provide 'tsc=unstable' boot parameterPeter Zijlstra1-0/+2
2017-05-15sched/cfs: Make util/load_avg more stableVincent Guittot1-3/+3
2017-05-15sched/core: Call __schedule() from do_idle() without enabling preemptionSteven Rostedt (VMware)3-1/+28
2017-05-13Linux 4.12-rc1v4.12-rc1Linus Torvalds1-2/+2
2017-05-13mm, docs: update memory.stat description with workingset* entriesRoman Gushchin1-0/+12
2017-05-13mm: vmscan: scan until it finds eligible pagesMinchan Kim1-6/+15
2017-05-13mm, thp: copying user pages must schedule on collapseDavid Rientjes1-4/+3
2017-05-13dax: fix PMD data corruption when fault races with writeRoss Zwisler1-14/+14
2017-05-13dax: fix data corruption when fault races with writeJan Kara1-16/+16
2017-05-13ext4: return to starting transaction in ext4_dax_huge_fault()Jan Kara1-4/+17
2017-05-13mm: fix data corruption due to stale mmap readsJan Kara2-2/+12
2017-05-13dax: prevent invalidation of mapped DAX entriesRoss Zwisler3-36/+3
2017-05-13Tigran has movedAndrew Morton6-7/+7
2017-05-13mm, vmalloc: fix vmalloc users tracking properlyMichal Hocko3-17/+26
2017-05-13mm/khugepaged: add missed tracepoint for collapse_huge_page_swapinSeongJae Park1-1/+3
2017-05-13gcov: support GCC 7.1Martin Liska2-1/+9
2017-05-13mm, vmstat: Remove spurious WARN() during zoneinfo printReza Arbab1-2/+0
2017-05-13time: delete current_fs_time()Deepa Dinamani2-15/+0
2017-05-13hwpoison, memcg: forcibly uncharge LRU pagesMichal Hocko2-1/+8
2017-05-12sound: Disable the build of OSS driversTakashi Iwai1-0/+1
2017-05-12drm/i915: Make vblank evade warnings optionalVille Syrjälä2-2/+18
2017-05-12Input: cros_ec_keyb - remove extraneous 'const'Arnd Bergmann1-1/+1
2017-05-12drm/nouveau/therm: remove ineffective workarounds for alarm bugsBen Skeggs4-4/+4
2017-05-12drm/nouveau/tmr: avoid processing completed alarms when adding a new oneBen Skeggs1-3/+13
2017-05-12drm/nouveau/tmr: fix corruption of the pending list when rescheduling an alarmBen Skeggs1-7/+10
2017-05-12drm/nouveau/tmr: handle races with hw when updating the next alarm timeBen Skeggs1-10/+16
2017-05-12drm/nouveau/tmr: ack interrupt before processing alarmsBen Skeggs1-1/+1
2017-05-12drm/nouveau/core: fix static checker warningBen Skeggs1-1/+1
2017-05-12drm/nouveau/fb/ram/gf100-: remove 0x10f200 readBen Skeggs1-1/+0
2017-05-12drm/nouveau/kms/nv50: skip core channel cursor update on position-only changesBen Skeggs1-3/+7
2017-05-12drm/nouveau/kms/nv50: fix source-rect-only plane updatesBen Skeggs1-5/+3
2017-05-11drm/nouveau/kms/nv50: remove pointless argument to window atomic_check_acquire()Ben Skeggs1-7/+6
2017-05-11doc: replace FTP URL to kernel.org with HTTPS oneMichael Heimpold1-1/+1
2017-05-11block: handle partial completions for special payload requestsChristoph Hellwig1-12/+12
2017-05-11xen: adjust early dom0 p2m handling to xen hypervisor behaviorJuergen Gross1-3/+4
2017-05-11x86/amd: don't set X86_BUG_SYSRET_SS_ATTRS when running under XenJuergen Gross2-3/+3
2017-05-11arm64: Silence first allocation with CONFIG_ARM64_MODULE_PLTS=yFlorian Fainelli1-1/+6
2017-05-11ARM: Silence first allocation with CONFIG_ARM_MODULE_PLTS=yFlorian Fainelli1-2/+9
2017-05-11mm: Silence vmap() allocation failures based on caller gfp_flagsFlorian Fainelli1-1/+1