summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-12-18drm/i915/perf: also include Gen11 in OATAILPTR workaroundLionel Landwerlin1-1/+1
2020-12-18Revert "drm/i915: re-order if/else ladder for hpd_irq_setup"Chris Wilson1-12/+15
2020-12-18Merge tag 'gpio-v5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds46-826/+1631
2020-12-18Merge tag 'for-linus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds36-596/+905
2020-12-18Merge tag 'for-linus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds26-149/+203
2020-12-18Merge tag '5.11-rc-smb3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds41-2354/+3623
2020-12-18Merge tag 'net-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds36-158/+198
2020-12-18Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds17-3/+903
2020-12-18Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds258-4965/+6011
2020-12-18Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds57-415/+1140
2020-12-18Merge tag 'modules-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-110/+142
2020-12-17Merge tag 'dmaengine-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds70-559/+7708
2020-12-17Merge tag 'mailbox-v5.11' of git://git.linaro.org/landing-teams/working/fujit...Linus Torvalds8-11/+1391
2020-12-17Merge tag 'nfs-for-5.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds41-1244/+1952
2020-12-17Merge tag 'ceph-for-5.11-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds41-2192/+7224
2020-12-17Merge tag 'ovl-update-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds14-196/+233
2020-12-17Merge tag 'fuse-update-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-104/+195
2020-12-17Merge tag 'f2fs-for-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds38-386/+1075
2020-12-17Merge tag 'for_v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds12-33/+61
2020-12-17net/sched: sch_taprio: reset child qdiscs before freeing themDavide Caratti1-1/+16
2020-12-17nfp: move indirect block cleanup to flower app stop callbackSimon Horman1-3/+3
2020-12-17octeontx2-af: Fix undetected unmap PF error checkColin Ian King1-1/+2
2020-12-17Merge tag 'fsnotify_for_v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds11-104/+120
2020-12-17net: nixge: fix spelling mistake in Kconfig: "Instuments" -> "Instruments"Colin Ian King1-1/+1
2020-12-17qlcnic: Fix error code in probeDan Carpenter1-0/+1
2020-12-17Merge branch 'mptcp-a-bunch-of-assorted-fixes'Jakub Kicinski4-14/+18
2020-12-17mptcp: fix pending data accountingPaolo Abeni1-3/+2
2020-12-17mptcp: push pending frames when subflow has free spacePaolo Abeni4-10/+13
2020-12-17mptcp: properly annotate nested lockPaolo Abeni1-1/+1
2020-12-17mptcp: fix security context on server socketPaolo Abeni1-0/+2
2020-12-17net/mlx5: Fix compilation warning for 32-bit platformParav Pandit1-3/+3
2020-12-17drm/edid: fix objtool warning in drm_cvt_modes()Linus Torvalds1-2/+2
2020-12-17thermal: int340x: Support Alder LakeSrinivas Pandruvada2-0/+2
2020-12-17pwm: sun4i: Remove erroneous else branchThierry Reding1-5/+1
2020-12-17pwm: sl28cpld: Set driver data before registering the PWM chipThierry Reding1-2/+2
2020-12-17pwm: Remove unused function pwmchip_add_inversed()Uwe Kleine-König1-5/+0
2020-12-17pwm: imx27: Fix overflow for bigger periodsUwe Kleine-König1-1/+2
2020-12-17pwm: bcm2835: Support apply function for atomic configurationLino Sanfilippo1-45/+24
2020-12-17pwm: keembay: Fix build failure with -OsUwe Kleine-König1-1/+6
2020-12-17pwm: core: Use octal permissionSoham Biswas1-1/+1
2020-12-17pwm: lpss: Make compilable with COMPILE_TESTUwe Kleine-König1-3/+3
2020-12-17pwm: Fix dependencies on HAS_IOMEMUwe Kleine-König1-7/+28
2020-12-17pwm: Use -EINVAL for unsupported polarityThierry Reding3-3/+3
2020-12-17pwm: sti: Remove unnecessary blank lineThierry Reding1-1/+0
2020-12-17pwm: sti: Avoid conditional gotosThierry Reding1-26/+22
2020-12-17pwm: Add PWM fan controller driver for LGM SoCRahul Tanwar3-0/+256
2020-12-17Add DT bindings YAML schema for PWM fan controller of LGM SoCRahul Tanwar1-0/+44
2020-12-17pwm: Add DesignWare PWM Controller DriverJarkko Nikula3-0/+329
2020-12-17dt-bindings: pwm: mtk-disp: add MT8167 SoC bindingFabien Parent1-0/+1
2020-12-17pwm: mediatek: Add MT8183 SoC supportFabien Parent1-0/+7