summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-02blueline_defconfig: Add blueline_defconfig for pixel3dev/p3-mainline-v5.7Sumit Semwal
2020-06-02blueline: arm64: dts: qcom: Add display-related nodesSumit Semwal
2020-06-02drm: panel: Add lg sw43408 panel driverSumit Semwal
2020-06-02dt-bindings: panel: Add LG SW43408 MIPI-DSI panelSumit Semwal
2020-06-02blueline: arm64: dts: qcom: Add Blueline (Pixel 3)Amit Pundir
2020-06-02arm64: dts: qcom: sdm845c: Add pinmux nodes for dsi panelsSumit Semwal
2020-06-02regulator: qcom: labibb: Add SC interrupt handlingNisha Kumari
2020-06-02regulator: qcom: Add labibb driverNisha Kumari
2020-06-02arm64: dts: qcom: pmi8998: Add nodes for LAB and IBB regulatorsNisha Kumari
2020-06-02dt-bindings: regulator: Add labibb regulatorNisha Kumari
2020-06-02regulator: Allow regulators to verify enabled during enable()Sumit Semwal
2020-06-02[ANNOTATION]: Pre-requisite patches to boot pixel3Sumit Semwal
2020-06-02ext4: add inline encryption supportEric Biggers
2020-06-02f2fs: add inline encryption supportSatya Tangirala
2020-06-02fscrypt: add inline encryption supportSatya Tangirala
2020-06-02scsi: ufs: Add inline encryption support to UFSSatya Tangirala
2020-06-02fs: introduce SB_INLINECRYPTSatya Tangirala
2020-06-02scsi: ufs: UFS crypto APISatya Tangirala
2020-06-02scsi: ufs: UFS driver v2.1 spec crypto additionsSatya Tangirala
2020-06-02block: blk-crypto-fallback for Inline EncryptionSatya Tangirala
2020-06-02block: Inline encryption support for blk-mqSatya Tangirala
2020-06-02block: Make blk-integrity preclude hardware inline encryptionSatya Tangirala
2020-06-02block: Keyslot Manager for Inline EncryptionSatya Tangirala
2020-06-02Documentation: Document the blk-crypto frameworkSatya Tangirala
2020-06-02ANDROID: clk: qcom: Add sync_state = clk_sync_state for db845c clock providersJohn Stultz
2020-06-02ANDROID: GKI: clk: Don't disable unused clocks with sync state supportSaravana Kannan
2020-06-02ANDROID: GKI: clk: Add support for clock providers with sync stateSaravana Kannan
2020-06-02clk: add pre and post change rate callbacksDavid Dai
2020-06-02ANDROID: mm: add a field to store names for private anonymous memoryColin Cross
2020-06-02iommu/arm-smmu: Allow inherting stream mapping from bootloaderBjorn Andersson
2020-06-02iommu/arm-smmu: Expose s2cr and smr structs to implBjorn Andersson
2020-05-31Linux 5.7Linus Torvalds
2020-05-31checkpatch/coding-style: deprecate 80-column warningJoe Perches
2020-05-31Merge tag 'x86-urgent-2020-05-31' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-05-31Merge tag 'sched-urgent-2020-05-31' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-05-30l2tp: add sk_family checks to l2tp_validate_socketEric Dumazet
2020-05-30l2tp: do not use inet_hash()/inet_unhash()Eric Dumazet
2020-05-30net: qrtr: Allocate workqueue before kernel_bindChris Lew
2020-05-30Merge branch 'mptcp-a-bunch-of-fixes'David S. Miller
2020-05-30mptcp: remove msk from the token container at destruction time.Paolo Abeni
2020-05-30mptcp: fix race between MP_JOIN and closePaolo Abeni
2020-05-30mptcp: fix unblocking connect()Paolo Abeni
2020-05-30net/sched: act_ct: add nat mangle action only for NAT-conntrackwenxu
2020-05-30devinet: fix memleak in inetdev_init()Yang Yingliang
2020-05-30virtio_vsock: Fix race condition in virtio_transport_recv_pktJia He
2020-05-30Merge tag 'powerpc-5.7-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-05-30Merge tag 'gpio-v5.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2020-05-29drivers/net/ibmvnic: Update VNIC protocol version reportingThomas Falcon
2020-05-29NFC: st21nfca: add missed kfree_skb() in an error pathChuhong Yuan