summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | drm/i915: Drop fb reference on load_detect_pipe failure pathChris Wilson2017-12-141-2/+1
| | * | | | | | drm/i915: Flush pending GTT writes before unbindingChris Wilson2017-12-141-8/+1
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'drm-fixes-4.15' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2017-12-1810-18/+102
| |\ \ \ \ \ \
| | * | | | | | drm/amd/display: Fix rehook MST display not light back onJerry (Fangzhi) Zuo2017-12-154-5/+62
| | * | | | | | drm/amd/display: fix missing pixel clock adjustment for dongleEric Yang2017-12-151-1/+3
| | * | | | | | drm/amd/display: set chroma taps to 1 when not scalingDmytro Laktyushkin2017-12-152-5/+13
| | * | | | | | drm/amd/display: add pipe locking before front end programingBhawanpreet Lakha2017-12-151-5/+21
| | * | | | | | drm/amdgpu: fix MAP_QUEUES paramterMonk Liu2017-12-121-1/+1
| | * | | | | | drm/ttm: max_cpages is in unit of native pageMonk Liu2017-12-121-1/+1
| | * | | | | | drm/ttm: fix incorrect calculate on shrink_pagesMonk Liu2017-12-121-0/+1
* | | | | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-12-223-2/+19
|\ \ \ \ \ \ \ \
| * | | | | | | | clk: sunxi: sun9i-mmc: Implement reset callback for reset controlsChen-Yu Tsai2017-12-191-0/+12
| * | | | | | | | clk: fix a panic error caused by accessing NULL pointerCai Li2017-12-051-2/+2
| * | | | | | | | clk: Manage proper runtime PM state in clk_change_rate()Marek Szyprowski2017-12-051-0/+5
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-12-2173-492/+1548
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'net-zerocopy-fixes'David S. Miller2017-12-211-3/+4
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | skbuff: skb_copy_ubufs must release uarg even without user fragsWillem de Bruijn2017-12-211-1/+2
| | * | | | | | | | | skbuff: orphan frags before zerocopy cloneWillem de Bruijn2017-12-211-2/+2
| |/ / / / / / / / /
| * | | | | | | | | net: reevalulate autoflowlabel setting after sysctl settingShaohua Li2017-12-214-4/+13
| * | | | | | | | | openvswitch: Fix pop_vlan action for double tagged framesEric Garver2017-12-211-3/+12
| * | | | | | | | | ipv6: Honor specified parameters in fibmatch lookupIdo Schimmel2017-12-211-8/+11
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2017-12-206-168/+730
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | bpf: do not allow root to mangle valid pointersAlexei Starovoitov2017-12-212-95/+63
| | * | | | | | | | | Merge branch 'bpf-verifier-sec-fixes'Daniel Borkmann2017-12-213-67/+661
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | selftests/bpf: add tests for recent bugfixesJann Horn2017-12-211-16/+533
| | | * | | | | | | | | bpf: fix integer overflowsAlexei Starovoitov2017-12-212-2/+50
| | | * | | | | | | | | bpf: don't prune branches when a scalar is replaced with a pointerJann Horn2017-12-211-8/+7
| | | * | | | | | | | | bpf: force strict alignment checks for stack pointersJann Horn2017-12-211-0/+5
| | | * | | | | | | | | bpf: fix missing error return in check_stack_boundary()Jann Horn2017-12-211-0/+1
| | | * | | | | | | | | bpf: fix 32-bit ALU op verificationJann Horn2017-12-211-11/+17
| | | * | | | | | | | | bpf: fix incorrect tracking of register size truncationJann Horn2017-12-211-17/+27
| | | * | | | | | | | | bpf: fix incorrect sign extension in check_alu_op()Jann Horn2017-12-211-1/+7
| | | * | | | | | | | | bpf/verifier: fix bounds calculation on BPF_RSHEdward Cree2017-12-211-14/+16
| | |/ / / / / / / / /
| | * | | | | | | | | bpf: Fix tools and testing build.David Miller2017-12-202-5/+5
| | * | | | | | | | | bpf: fix broken BPF selftest build on s390Hendrik Brueckner2017-12-191-1/+1
| * | | | | | | | | | ipv4: Fix use-after-free when flushing FIB tablesIdo Schimmel2017-12-201-2/+7
| * | | | | | | | | | s390/qeth: fix error handling in checksum cmd callbackJulian Wiedmann2017-12-201-1/+8
| * | | | | | | | | | tipc: remove joining group member from congested listJon Maloy2017-12-201-4/+2
| * | | | | | | | | | selftests: net: Adding config fragment CONFIG_NUMA=yNaresh Kamboju2017-12-201-0/+1
| * | | | | | | | | | Merge tag 'mlx5-fixes-2017-12-19' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2017-12-2017-104/+215
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | net/mlx5: Stay in polling mode when command EQ destroy failsMoshe Shemesh2017-12-191-3/+1
| | * | | | | | | | | | net/mlx5: Cleanup IRQs in case of unload failureMoshe Shemesh2017-12-192-8/+14
| | * | | | | | | | | | net/mlx5: Fix steering memory leakMaor Gottlieb2017-12-191-2/+14
| | * | | | | | | | | | net/mlx5e: Prevent possible races in VXLAN control flowGal Pressman2017-12-191-0/+4
| | * | | | | | | | | | net/mlx5e: Add refcount to VXLAN structureGal Pressman2017-12-192-23/+28
| | * | | | | | | | | | net/mlx5e: Fix possible deadlock of VXLAN lockGal Pressman2017-12-191-10/+10
| | * | | | | | | | | | net/mlx5: Fix error flow in CREATE_QP commandMoni Shoua2017-12-191-2/+2
| | * | | | | | | | | | net/mlx5: Fix misspelling in the error message and commentEugenia Emantayev2017-12-192-2/+2
| | * | | | | | | | | | net/mlx5e: Fix defaulting RX ring size when not neededEugenia Emantayev2017-12-194-13/+22
| | * | | | | | | | | | net/mlx5e: Fix features check of IPv6 trafficGal Pressman2017-12-191-1/+2