summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Merge tag 'fsnotify_for_v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-11-162-7/+10
| |\ \ \ \ \ \
| | * | | | | | fanotify: fix handling of events on child sub-directoryAmir Goldstein2018-11-082-7/+10
| * | | | | | | Merge tag 'gfs2-4.20.fixes3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-11-162-28/+29
| |\ \ \ \ \ \ \
| | * | | | | | | gfs2: Fix iomap buffer head reference counting bugAndreas Gruenbacher2018-11-161-23/+17Star
| | * | | | | | | gfs2: Fix metadata read-ahead during truncate (2)Andreas Gruenbacher2018-11-091-4/+10
| | * | | | | | | gfs2: Put bitmap buffers in put_superAndreas Gruenbacher2018-11-091-1/+2
| * | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-11-164-25/+50
| |\ \ \ \ \ \ \ \
| | * | | | | | | | crypto: user - Zeroize whole structure given to user spaceCorentin Labbe2018-11-091-0/+21
| | * | | | | | | | crypto: user - fix leaking uninitialized memory to userspaceEric Biggers2018-11-091-9/+9
| | * | | | | | | | crypto: simd - correctly take reqsize of wrapped skcipher into accountArd Biesheuvel2018-11-091-2/+3
| | * | | | | | | | crypto: hisilicon - Fix reference after free of memories on error pathJohn Garry2018-11-091-10/+11
| | * | | | | | | | crypto: hisilicon - Fix NULL dereference for same dst and srcJohn Garry2018-11-091-4/+6
| | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | Merge tag 'drm-fixes-2018-11-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-11-1624-251/+342
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge tag 'drm-intel-fixes-2018-11-15' of git://anongit.freedesktop.org/drm/d...Dave Airlie2018-11-159-80/+208
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | drm/i915: Account for scale factor when calculating initial phaseVille Syrjälä2018-11-153-10/+57
| | | * | | | | | | | drm/i915: Clean up skl_program_scaler()Ville Syrjälä2018-11-151-12/+5Star
| | | * | | | | | | | drm/i915: Move programming plane scaler to its own function.Maarten Lankhorst2018-11-151-38/+52
| | | * | | | | | | | drm/i915/icl: Drop spurious register read from icl_dbuf_slices_updateMika Kuoppala2018-11-141-3/+1Star
| | | * | | | | | | | drm/i915: fix broadwell EU computationLionel Landwerlin2018-11-141-1/+1
| | | * | | | | | | | drm/i915: Fix hpd handling for pins with two encodersVille Syrjälä2018-11-121-19/+47
| | | * | | | | | | | drm/i915/execlists: Force write serialisation into context image vs executionChris Wilson2018-11-121-1/+13
| | | * | | | | | | | drm/i915/icl: Fix power well 2 wrt. DC-off toggling orderImre Deak2018-11-121-6/+6
| | | * | | | | | | | drm/i915: Fix NULL deref when re-enabling HPD IRQs on systems with MSTLyude Paul2018-11-121-1/+3
| | | * | | | | | | | drm/i915: Fix possible race in intel_dp_add_mst_connector()Lyude Paul2018-11-121-4/+4
| | | * | | | | | | | drm/i915/ringbuffer: Delay after EMIT_INVALIDATE for gen4/gen5Chris Wilson2018-11-121-2/+36
| | | | |_|_|_|_|/ / | | | |/| | | | | |
| | * | | | | | | | Merge branch 'drm-fixes-4.20' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2018-11-155-31/+33
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | drm/amdgpu: fix huge page handling on Vega10Christian König2018-11-131-8/+10
| | | * | | | | | | | drm/amd/pp: Fix truncated clock value when set watermarkRex Zhu2018-11-131-16/+16
| | | * | | | | | | | drm/amdgpu: fix bug with IH ring setupPhilip Yang2018-11-131-1/+1
| | | * | | | | | | | drm/amdgpu: set system aperture to cover whole FB regionshaoyunl2018-11-122-6/+6
| | * | | | | | | | | Merge tag 'drm-misc-fixes-2018-11-14' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-11-1510-140/+101Star
| | |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | |
| | | * | | | | | | | drm/meson: venc: dmt mode must use encpJorge Ramirez-Ortiz2018-11-131-7/+8
| | | * | | | | | | | drm/omap: dsi: Fix missing of_platform_depopulate()Tony Lindgren2018-11-121-2/+6
| | | * | | | | | | | drm/omap: Move DISPC runtime PM handling to omapdrmLaurent Pinchart2018-11-125-68/+6Star
| | | * | | | | | | | drm/omap: dsi: Ensure the device is active during probeLaurent Pinchart2018-11-121-2/+5
| | | * | | | | | | | drm/omap: hdmi4: Ensure the device is active during bindLaurent Pinchart2018-11-121-1/+9
| | | * | | | | | | | drm/omap: Populate DSS children in omapdss driverLaurent Pinchart2018-11-122-59/+63
| | | * | | | | | | | drm/dp_mst: Check if primary mstb is nullStanislav Lisovskiy2018-11-091-0/+3
| | | * | | | | | | | drm: Fix htmldocs warnings in drm_fourcc.cSean Paul2018-11-071-1/+1
| * | | | | | | | | | Merge tag 'powerpc-4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-11-1612-106/+76Star
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | selftests/powerpc: Adjust wild_bctr to build with old binutilsGustavo Romero2018-11-151-2/+3
| | * | | | | | | | | | powerpc/64: Fix kernel stack 16-byte alignmentNicholas Piggin2018-11-152-0/+3
| | * | | | | | | | | | powerpc/numa: Suppress "VPHN is not supported" messagesSatheesh Rajendran2018-11-141-1/+1
| | * | | | | | | | | | selftests/powerpc: Fix wild_bctr test to work on ppc64Michael Ellerman2018-11-121-1/+15
| | * | | | | | | | | | powerpc/io: Fix the IO workarounds code to work with RadixMichael Ellerman2018-11-121-13/+7Star
| | * | | | | | | | | | powerpc/mm/64s: Fix preempt warning in slb_allocate_kernel()Michael Ellerman2018-11-121-1/+1
| | * | | | | | | | | | KVM: PPC: Move and undef TRACE_INCLUDE_PATH/FILEScott Wood2018-11-074-8/+27
| | * | | | | | | | | | powerpc/mm/64s: Only use slbfee on CPUs that support itMichael Ellerman2018-11-061-0/+3
| | * | | | | | | | | | powerpc/mm/64s: Use PPC_SLBFEE macroMichael Ellerman2018-11-062-1/+4
| | * | | | | | | | | | powerpc/mm/64s: Consolidate SLB assertionsMichael Ellerman2018-11-061-20/+9Star