aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-05-19drivers: comedi: replace ternary operator with min()Guo Zhengkui1-1/+1
2022-05-19scripts/tags.sh: Invoke 'realpath' via 'xargs'Cristian Ciocaltea1-4/+7
2022-05-19binder: fix atomic sleep when get extended errorSchspa Shi1-9/+6
2022-05-19binder: fix potential UAF of target_{proc,thread}Carlos Llamas1-4/+5
2022-05-19binder: fix printk format for commandsCarlos Llamas1-2/+2
2022-05-19Merge tag 'lkdtm-next' of https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux into char-misc-nextGreg Kroah-Hartman4-19/+105
2022-05-19Merge tag 'fpga-for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/fpga/linux-fpga into char-misc-nextGreg Kroah-Hartman10-40/+68
2022-05-19Merge tag 'coresight-next-v5.19' of gitolite.kernel.org:pub/scm/linux/kernel/git/coresight/linux into char-misc-nextGreg Kroah-Hartman7-212/+268
2022-05-19Merge tag 'extcon-next-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon into char-misc-nextGreg Kroah-Hartman16-70/+139
2022-05-19Merge tag 'soundwire-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwire into char-misc-nextGreg Kroah-Hartman6-27/+90
2022-05-19Merge tag 'phy-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy into char-work-nextGreg Kroah-Hartman26-225/+1353
2022-05-19Merge tag 'mhi-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mani/mhi into char-work-nextGreg Kroah-Hartman8-64/+234
2022-05-19Merge tag 'iio-for-5.19a' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-nextGreg Kroah-Hartman122-835/+1718
2022-05-18dt-bindings: interconnect: Remove sc7180/sdx55 ipa compatiblesStephen Boyd1-2/+0
2022-05-18Merge branch 'icc-rpm' into icc-nextGeorgi Djakov2-7/+11
2022-05-18Merge branch 'icc-sc8180x' into icc-nextGeorgi Djakov4-270/+1596
2022-05-18Merge branch 'icc-const' into icc-nextGeorgi Djakov21-323/+323
2022-05-18interconnect: qcom: sc8180x: Reformat node and bcm definitionsBjorn Andersson1-181/+1559
2022-05-18interconnect: qcom: sc8180x: Mark some BCMs keepaliveBjorn Andersson1-7/+7
2022-05-18interconnect: qcom: sc8180x: Fix QUP0 nodesBjorn Andersson3-3/+41
2022-05-18interconnect: qcom: sc8180x: Modernize sc8180x probeBjorn Andersson1-93/+2
2022-05-18dt-bindings: interconnect: Add SC8180X QUP0 virt providerBjorn Andersson1-0/+1
2022-05-18Merge branch 'icc-sdx65' into icc-nextGeorgi Djakov6-0/+377
2022-05-18Merge branch 'icc-sc8280xp' into icc-nextGeorgi Djakov6-0/+2902
2022-05-17lkdtm/heap: Hide allocation size from -Warray-boundsKees Cook1-0/+1
2022-05-17selftests/lkdtm: Add configs for stackleak and "after free" testsMuhammad Usama Anjum1-0/+2
2022-05-17lkdtm/usercopy: Check vmalloc and >0-order foliosKees Cook1-0/+83
2022-05-13extcon: Modify extcon device to be created after driver data is setbumwoo lee1-12/+17
2022-05-13extcon: sm5502: Clarify SM5703's i2c device IDMarkuss Broks1-1/+1
2022-05-13extcon: ptn5150: Add usb role class supportLi Jun2-0/+26
2022-05-13extcon: ptn5150: Add queue work sync before driver releaseLi Jun1-0/+11
2022-05-13extcon: sm5502: Add support for SM5703Markuss Broks2-1/+3
2022-05-13dt-bindings: extcon: bindings for SM5703Markuss Broks1-2/+3
2022-05-13extcon: usb-gpio: Remove disable irq operation in system sleepBruce Chen1-15/+0
2022-05-13extcon: Fix some kernel-doc commentsYang Li1-0/+4
2022-05-13extcon: usbc-cros-ec: Use struct_size() helper in kzalloc()Gustavo A. R. Silva1-1/+1
2022-05-13extcon: int3496: Add support for controlling Vbus through a regulatorHans de Goede1-1/+29
2022-05-13extcon: int3496: Add support for binding to plain platform devicesHans de Goede1-4/+13
2022-05-13extcon: int3496: Request non-exclusive access to the ID GPIOHans de Goede1-1/+2
2022-05-13extcon: int3496: Make the driver a bit less verboseHans de Goede1-2/+2
2022-05-13extcon: Fix extcon_get_extcon_dev() error handlingDan Carpenter9-31/+28
2022-05-11lkdtm/usercopy: Rename "heap" to "slab"Kees Cook2-19/+19
2022-05-10fpga: dfl: Allow Port to be linked to FME's DFLMatthew Gerlach2-0/+10
2022-05-10Documentation: fpga: dfl: add link address of feature id tableTianfei zhang1-0/+5
2022-05-10fpga: dfl: check feature type before parse irq infoTianfei zhang1-16/+22
2022-05-10fpga: fpga-region: fix kernel-doc formatting issuesNava kishore Manne1-7/+9
2022-05-10fpga: Use tab instead of space indentationNava kishore Manne1-3/+3
2022-05-10fpga: fpga-mgr: fix kernel-doc warningsNava kishore Manne1-0/+4
2022-05-10fpga: fix for coding style issuesNava kishore Manne4-13/+14
2022-05-10bus: mhi: host: Add support for Foxconn T99W373 and T99W368Slark Xiao1-0/+15