summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | powerpc/ftrace: Pass the correct stack pointer for DYNAMIC_FTRACE_WITH_REGSNaveen N. Rao2017-06-161-8/+12
| * | | | | | | | | | | powerpc/kprobes: Pause function_graph tracing during jprobes handlingNaveen N. Rao2017-06-161-0/+11
* | | | | | | | | | | | Merge tag 'acpi-4.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2017-06-242-31/+39
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | ACPI / scan: Fix enumeration for special SPI and I2C devicesJarkko Nikula2017-06-212-31/+39
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-06-241-4/+4
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | i2c: imx: Use correct function to write to registerMichail Georgios Etairidis2017-06-221-4/+4
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge tag 'gpio-v4.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2017-06-242-6/+6
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | gpio: mvebu: change compatible string for PWM supportRalph Sennhauser2017-06-202-6/+6
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge tag 'sound-4.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2017-06-244-8/+17
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | ALSA: hda - Apply quirks to Broxton-T, tooTakashi Iwai2017-06-201-3/+4
| * | | | | | | | | | | | ALSA: firewire-lib: Fix stall of process context at packet errorTakashi Sakamoto2017-06-192-3/+7
| * | | | | | | | | | | | ALSA: pcm: Don't treat NULL chmap as a fatal errorTakashi Iwai2017-06-141-2/+2
| * | | | | | | | | | | | ALSA: hda - Add Coffelake PCI IDMegha Dey2017-06-141-1/+5
* | | | | | | | | | | | | Merge tag 'drm-fixes-for-v4.12-rc7' of git://people.freedesktop.org/~airlied/...Linus Torvalds2017-06-2414-80/+145
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'drm-misc-fixes-2017-06-22' of git://anongit.freedesktop.org/git/dr...Dave Airlie2017-06-231-18/+20
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | drm: Fix GETCONNECTOR regressionDaniel Vetter2017-06-211-18/+20
| * | | | | | | | | | | | | | Merge branch 'drm-fixes-4.12' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2017-06-215-2/+18
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | drm/radeon: add a quirk for Toshiba Satellite L20-183Alex Deucher2017-06-201-0/+7
| | * | | | | | | | | | | | | | drm/radeon: add a PX quirk for another K53TK variantAlex Deucher2017-06-201-0/+4
| | * | | | | | | | | | | | | | drm/amdgpu: adjust default display clockAlex Deucher2017-06-201-0/+4
| | * | | | | | | | | | | | | | drm/amdgpu/atom: fix ps allocation size for EnableDispPowerGatingAlex Deucher2017-06-201-2/+2
| | * | | | | | | | | | | | | | drm/amdgpu: add Polaris12 DIDJunshan Fang2017-06-191-0/+1
| * | | | | | | | | | | | | | | Merge tag 'drm-intel-fixes-2017-06-20' of git://anongit.freedesktop.org/git/d...Dave Airlie2017-06-218-60/+107
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | drm/i915: Don't enable backlight at setup time.Dhinakaran Pandiyan2017-06-191-2/+0
| | * | | | | | | | | | | | | | drm/i915: Plumb the correct acquire ctx into intel_crtc_disable_noatomic()Ville Syrjälä2017-06-191-4/+5
| | * | | | | | | | | | | | | | drm/i915: Fix deadlock witha the pipe A quirk during resumeVille Syrjälä2017-06-191-9/+12
| | * | | | | | | | | | | | | | drm/i915: Remove __GFP_NORETRY from our buffer allocatorChris Wilson2017-06-191-1/+14
| | * | | | | | | | | | | | | | drm/i915: Encourage our shrinker more when our shmemfs allocations failsChris Wilson2017-06-191-21/+29
| | * | | | | | | | | | | | | | drm/i915: Differentiate between sw write location into ring and last hw readChris Wilson2017-06-195-24/+48
* | | | | | | | | | | | | | | | Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-06-241-6/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | random: silence compiler warnings and fix raceJason A. Donenfeld2017-06-201-6/+6
* | | | | | | | | | | | | | | | | Merge tag 'for-4.12/dm-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-06-243-6/+31
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | dm io: fix duplicate bio completion due to missing ref countMike Snitzer2017-06-211-2/+2
| * | | | | | | | | | | | | | | | | dm integrity: fix to not disable/enable interrupts from interrupt contextMike Snitzer2017-06-211-2/+5
| * | | | | | | | | | | | | | | | | Revert "dm mirror: use all available legs on multiple failures"Mike Snitzer2017-06-151-2/+19
| * | | | | | | | | | | | | | | | | dm integrity: reject mappings too large for deviceOndrej Mosnáček2017-06-121-0/+5
* | | | | | | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-06-2410-35/+86
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | fs/exec.c: account for argv/envp pointersKees Cook2017-06-241-4/+24
| * | | | | | | | | | | | | | | | | | ocfs2: fix deadlock caused by recursive locking in xattrEric Ren2017-06-242-10/+17
| * | | | | | | | | | | | | | | | | | slub: make sysfs file removal asynchronousTejun Heo2017-06-242-14/+27
| * | | | | | | | | | | | | | | | | | lib/cmdline.c: fix get_options() overflow while parsing rangesIlya Matveychikov2017-06-241-3/+3
| * | | | | | | | | | | | | | | | | | fs/dax.c: fix inefficiency in dax_writeback_mapping_range()Jan Kara2017-06-241-0/+1
| * | | | | | | | | | | | | | | | | | autofs: sanity check status reported with AUTOFS_DEV_IOCTL_FAILNeilBrown2017-06-241-1/+1
| * | | | | | | | | | | | | | | | | | mm/vmalloc.c: huge-vmap: fail gracefully on unexpected huge vmap mappingsArd Biesheuvel2017-06-241-2/+13
| * | | | | | | | | | | | | | | | | | mm, thp: remove cond_resched from __collapse_huge_page_copyDavid Rientjes2017-06-241-1/+0
* | | | | | | | | | | | | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-06-232-4/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | scsi: qedi: Remove WARN_ON from clear task context.Manish Rangankar2017-06-201-3/+1
| * | | | | | | | | | | | | | | | | | | scsi: qedi: Remove WARN_ON for untracked cleanup.Manish Rangankar2017-06-201-1/+0
* | | | | | | | | | | | | | | | | | | | Merge tag 'xfs-4.12-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2017-06-231-2/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | xfs: don't allow bmap on rt filesDarrick J. Wong2017-06-221-2/+5