summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-17blueline_defconfig: Add blueline_defconfig for pixel3p3-mainline-v5.13-rc2dev/p3-mainline-WIPSumit Semwal
2021-05-17blueline: arm64: dts: qcom: Add display-related nodesSumit Semwal
2021-05-17drm: panel: Add lg sw43408 panel driverSumit Semwal
2021-05-17dt-bindings: panel: Add LG SW43408 MIPI-DSI panelSumit Semwal
2021-05-17blueline: arm64: dts: qcom: Add Blueline (Pixel 3)Amit Pundir
2021-05-17arm64: dts: qcom: sdm845c: Add pinmux nodes for dsi panelsSumit Semwal
2021-05-17[ANNOTATION]: Pre-requisite patches to boot pixel3Sumit Semwal
2021-05-17ANDROID: clk: qcom: Add sync_state = clk_sync_state for db845c clock providersJohn Stultz
2021-05-17ANDROID: GKI: clk: Don't disable unused clocks with sync state supportSaravana Kannan
2021-05-17ANDROID: GKI: clk: Add support for clock providers with sync stateSaravana Kannan
2021-05-17HACK: ANDROID: Allow CAP_SYS_NICE tasks to migrate processes between cgroupsJohn Stultz
2021-05-17ANDROID: mm: add a field to store names for private anonymous memoryColin Cross
2021-05-17[ANNOTATION] Misc iommusmmu fixupsJohn Stultz
2021-05-17iommu: Avoid crash if iommu_group is nullJohn Stultz
2021-05-17[ANNOTATION] Below are regression fixups likely to land upstream soonJohn Stultz
2021-05-16Linux 5.13-rc2Linus Torvalds
2021-05-16Merge tag 'driver-core-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-05-16Merge tag 'staging-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-05-16Merge tag 'usb-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-05-16Merge tag 'timers-urgent-2021-05-16' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-05-16Merge tag 'for-linus-5.13b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-05-16Merge tag 'x86_urgent_for_v5.13_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-05-15Merge tag 'powerpc-5.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-05-15Merge tag 'sched-urgent-2021-05-15' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-05-15Merge tag 'objtool-urgent-2021-05-15' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-05-15Merge tag 'irq-urgent-2021-05-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-05-15Merge tag 'core-urgent-2021-05-15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-05-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-05-15Merge tag 'arc-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds
2021-05-15Merge tag 'block-5.13-2021-05-14' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-05-15Merge tag 'io_uring-5.13-2021-05-14' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-05-15Merge tag 'erofs-for-5.13-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-05-15Merge tag 'libnvdimm-fixes-5.13-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-05-15Merge tag 'dax-fixes-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-05-15Merge tag 'drm-fixes-2021-05-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-05-15tty: vt: always invoke vc->vc_sw->con_resize callbackTetsuo Handa
2021-05-14mm/ioremap: fix iomap_max_page_shiftChristophe Leroy
2021-05-14docs: admin-guide: update description for kernel.modprobe sysctlRasmus Villemoes
2021-05-14hfsplus: prevent corruption in shrinking truncateJouni Roivas
2021-05-14mm/filemap: fix readahead return typesMatthew Wilcox (Oracle)
2021-05-14kasan: fix unit tests with CONFIG_UBSAN_LOCAL_BOUNDS enabledPeter Collingbourne
2021-05-14mm: fix struct page layout on 32-bit systemsMatthew Wilcox (Oracle)
2021-05-14ksm: revert "use GET_KSM_PAGE_NOLOCK to get ksm page in remove_rmap_item_from...Hugh Dickins
2021-05-14userfaultfd: release page in error path to avoid BUG_ONAxel Rasmussen
2021-05-14squashfs: fix divide error in calculate_skip()Phillip Lougher
2021-05-14kernel/resource: fix return code check in __request_free_mem_regionAlistair Popple
2021-05-14mm, slub: move slub_debug static key enabling outside slab_mutexVlastimil Babka
2021-05-14mm/hugetlb: fix cow where page writtable in childPeter Xu
2021-05-14mm/hugetlb: fix F_SEAL_FUTURE_WRITEPeter Xu
2021-05-15Merge tag 'drm-msm-fixes-2021-05-09' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie