summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-08blueline_defconfig: Add blueline_defconfig for pixel3dev/p3-mainline-v5.11-rc2Sumit Semwal
2021-01-08blueline: arm64: dts: qcom: Add display-related nodesSumit Semwal
2021-01-08drm: panel: Add lg sw43408 panel driverSumit Semwal
2021-01-08dt-bindings: panel: Add LG SW43408 MIPI-DSI panelSumit Semwal
2021-01-08blueline: arm64: dts: qcom: Add Blueline (Pixel 3)Amit Pundir
2021-01-08arm64: dts: qcom: sdm845c: Add pinmux nodes for dsi panelsSumit Semwal
2021-01-08[ANNOTATION]: Pre-requisite patches to boot pixel3Sumit Semwal
2021-01-08ANDROID: clk: qcom: Add sync_state = clk_sync_state for db845c clock providersJohn Stultz
2021-01-08ANDROID: GKI: clk: Don't disable unused clocks with sync state supportSaravana Kannan
2021-01-08ANDROID: GKI: clk: Add support for clock providers with sync stateSaravana Kannan
2021-01-08ANDROID: ext4: Optimize match for casefolded encrypted dirsDaniel Rosenberg
2021-01-08ANDROID: ext4: Handle casefolding with encryptionDaniel Rosenberg
2021-01-08HACK: ANDROID: Allow CAP_SYS_NICE tasks to migrate processes between cgroupsJohn Stultz
2021-01-08ANDROID: mm: add a field to store names for private anonymous memoryColin Cross
2021-01-08[ANNOTATION] Misc iommusmmu fixupsJohn Stultz
2021-01-08iommu: Avoid crash if iommu_group is nullJohn Stultz
2021-01-08[ANNOTATION] Below are regression fixups likely to land upstream soonJohn Stultz
2021-01-08drm/msm: Fix WARN_ON() splat in _free_object()Rob Clark
2021-01-08drm/bridge: Handle unsupported panelsRobert Foss
2021-01-03Linux 5.11-rc2Linus Torvalds
2021-01-02Merge tag 's390-5.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-01-02Merge tag 'pm-5.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2021-01-02Merge branches 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki
2021-01-01Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-01-01Merge tag 'block-5.11-2021-01-01' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-01-01Merge tag 'io_uring-5.11-2021-01-01' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-01-01depmod: handle the case of /sbin/depmod without /sbin in PATHLinus Torvalds
2020-12-30kernel/io_uring: cancel io_uring before task worksPavel Begunkov
2020-12-30io_uring: fix io_sqe_files_unregister() hangsPavel Begunkov
2020-12-30io_uring: add a helper for setting a ref nodePavel Begunkov
2020-12-30Merge tag 'ceph-for-5.11-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds
2020-12-30intel_idle: add SnowRidge C-state tableArtem Bityutskiy
2020-12-30cpufreq: intel_pstate: Fix fast-switch fallback pathRafael J. Wysocki
2020-12-30Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Rafael J. Wysocki
2020-12-30s390/Kconfig: sort config S390 select list once againHeiko Carstens
2020-12-30s390: update defconfigsHeiko Carstens
2020-12-29block: add debugfs stanza for QUEUE_FLAG_NOWAITAndres Freund
2020-12-29fs: block_dev.c: fix kernel-doc warnings from struct block_device changesRandy Dunlap
2020-12-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-12-29mm: slub: call account_slab_page() after slab page initializationRoman Gushchin
2020-12-29zlib: move EXPORT_SYMBOL() and MODULE_LICENSE() out of dfltcc_syms.cRandy Dunlap
2020-12-29lib/zlib: fix inflating zlib streams on s390Ilya Leoshkevich
2020-12-29lib/genalloc: fix the overflow when size is too bigHuang Shijie
2020-12-29kdev_t: always inline major/minor helper functionsJosh Poimboeuf
2020-12-29sizes.h: add SZ_8G/SZ_16G/SZ_32G macrosHuang Shijie
2020-12-29local64.h: make <asm/local64.h> mandatoryRandy Dunlap
2020-12-29kasan: fix null pointer dereference in kasan_record_aux_stackWalter Wu
2020-12-29mm: generalise COW SMC TLB flushing race commentNicholas Piggin
2020-12-29mm/mremap.c: fix extent calculationKalesh Singh
2020-12-29mm: memmap defer init doesn't work as expectedBaoquan He