summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* slimbus: qcom: Fix IRQ check in qcom_slim_probeMiaoqian Lin2022-05-191-2/+2
* drivers: comedi: replace ternary operator with min()Guo Zhengkui2022-05-191-1/+1
* scripts/tags.sh: Invoke 'realpath' via 'xargs'Cristian Ciocaltea2022-05-191-4/+7
* binder: fix atomic sleep when get extended errorSchspa Shi2022-05-191-9/+6
* binder: fix potential UAF of target_{proc,thread}Carlos Llamas2022-05-191-4/+5
* binder: fix printk format for commandsCarlos Llamas2022-05-191-2/+2
* Merge tag 'lkdtm-next' of https://git.kernel.org/pub/scm/linux/kernel/git/kee...Greg Kroah-Hartman2022-05-194-19/+105
|\
| * lkdtm/heap: Hide allocation size from -Warray-boundsKees Cook2022-05-171-0/+1
| * selftests/lkdtm: Add configs for stackleak and "after free" testsMuhammad Usama Anjum2022-05-171-0/+2
| * lkdtm/usercopy: Check vmalloc and >0-order foliosKees Cook2022-05-171-0/+83
| * lkdtm/usercopy: Rename "heap" to "slab"Kees Cook2022-05-122-19/+19
| * lkdtm: cfi: Fix type width for masking PAC bitsKees Cook2022-04-271-1/+1
* | Merge tag 'fpga-for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman2022-05-1910-40/+68
|\ \
| * | fpga: dfl: Allow Port to be linked to FME's DFLMatthew Gerlach2022-05-102-0/+10
| * | Documentation: fpga: dfl: add link address of feature id tableTianfei zhang2022-05-101-0/+5
| * | fpga: dfl: check feature type before parse irq infoTianfei zhang2022-05-101-16/+22
| * | fpga: fpga-region: fix kernel-doc formatting issuesNava kishore Manne2022-05-101-7/+9
| * | fpga: Use tab instead of space indentationNava kishore Manne2022-05-101-3/+3
| * | fpga: fpga-mgr: fix kernel-doc warningsNava kishore Manne2022-05-101-0/+4
| * | fpga: fix for coding style issuesNava kishore Manne2022-05-104-13/+14
| * | MAINTAINERS: Update linux-fpga repository locationMoritz Fischer2022-04-201-1/+1
* | | Merge tag 'coresight-next-v5.19' of gitolite.kernel.org:pub/scm/linux/kernel/...Greg Kroah-Hartman2022-05-197-212/+268
|\ \ \
| * | | coresight: cpu-debug: Replace mutex with mutex_trylock on panic notifierGuilherme G. Piccoli2022-05-091-3/+4
| * | | coresight: core: Fix coresight device probe failure issueMao Jinlong2022-05-041-11/+22
| * | | coresight: etm4x: Cleanup TRCRSCTLRn register accessesJames Clark2022-04-132-2/+10
| * | | coresight: etm4x: Cleanup TRCBBCTLR register accessesJames Clark2022-04-132-2/+5
| * | | coresight: etm4x: Cleanup TRCSSPCICRn register accessesJames Clark2022-04-132-1/+3
| * | | coresight: etm4x: Cleanup TRCSSCCRn and TRCSSCSRn register accessesJames Clark2022-04-133-4/+8
| * | | coresight: etm4x: Cleanup TRCACATRn register accessesJames Clark2022-04-132-25/+31
| * | | coresight: etm3x: Cleanup ETMTECR1 register accessesJames Clark2022-04-132-2/+2
| * | | coresight: etm4x: Cleanup TRCVICTLR register accessesJames Clark2022-04-133-37/+31
| * | | coresight: etm4x: Cleanup TRCSTALLCTLR register accessesJames Clark2022-04-132-6/+10
| * | | coresight: etm4x: Cleanup TRCEVENTCTL1R register accessesJames Clark2022-04-132-10/+23
| * | | coresight: etm4x: Cleanup TRCCONFIGR register accessesJames Clark2022-04-133-30/+44
| * | | coresight: etm4x: Cleanup TRCIDR5 register accessesJames Clark2022-04-132-12/+13
| * | | coresight: etm4x: Cleanup TRCIDR4 register accessesJames Clark2022-04-132-6/+14
| * | | coresight: etm4x: Cleanup TRCIDR3 register accessesJames Clark2022-04-132-30/+20
| * | | coresight: etm4x: Cleanup TRCIDR2 register accessesJames Clark2022-04-132-3/+7
| * | | coresight: etm4x: Cleanup TRCIDR0 register accessesJames Clark2022-04-132-28/+21
* | | | Merge tag 'extcon-next-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2022-05-1916-70/+139
|\ \ \ \
| * | | | extcon: Modify extcon device to be created after driver data is setbumwoo lee2022-05-131-12/+17
| * | | | extcon: sm5502: Clarify SM5703's i2c device IDMarkuss Broks2022-05-131-1/+1
| * | | | extcon: ptn5150: Add usb role class supportLi Jun2022-05-132-0/+26
| * | | | extcon: ptn5150: Add queue work sync before driver releaseLi Jun2022-05-131-0/+11
| * | | | extcon: sm5502: Add support for SM5703Markuss Broks2022-05-132-1/+3
| * | | | dt-bindings: extcon: bindings for SM5703Markuss Broks2022-05-131-2/+3
| * | | | extcon: usb-gpio: Remove disable irq operation in system sleepBruce Chen2022-05-131-15/+0
| * | | | extcon: Fix some kernel-doc commentsYang Li2022-05-131-0/+4
| * | | | extcon: usbc-cros-ec: Use struct_size() helper in kzalloc()Gustavo A. R. Silva2022-05-131-1/+1
| * | | | extcon: int3496: Add support for controlling Vbus through a regulatorHans de Goede2022-05-131-1/+29