summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-02-08speakup_audptr: cleanup synth_versionSamuel Thibault1-11/+13
2022-02-08speakup: Allow lower values for the flush parameterSamuel Thibault1-1/+1
2022-02-08comedi: remove redundant assignment to variable buffer_configColin Ian King1-1/+0
2022-02-04hpet: remove unused writeq/readq function definitionsCorentin Labbe1-16/+1
2022-02-04hpet: fix style issue about braces and alignmentCorentin Labbe1-5/+6
2022-02-04fsi: Aspeed: Fix a potential double freeChristophe JAILLET1-6/+11
2022-02-04drivers: dio: Missing a blank line after declarationsAleksa Vučković1-0/+1
2022-02-04drivers: dio: code indent should use tabsAleksa Vučković1-46/+46
2022-02-04drivers: dio: space required after that ','Aleksa Vučković1-1/+1
2022-02-04drivers: dio: space prohibited after parenthesisAleksa Vučković1-1/+1
2022-02-04drivers: dio: trailing whitespaceAleksa Vučković1-12/+12
2022-02-04drivers: dio: brace should be on the previous lineAleksa Vučković1-8/+5
2022-02-04drivers: dio: Use <linux/io.h> instead <asm/io.h>Aleksa Vučković1-1/+1
2022-02-04misc: open-dice: Add driver to expose DICE data to userspaceDavid Brazdil4-0/+222
2022-02-04dt-bindings: reserved-memory: Open Profile for DICEDavid Brazdil1-0/+46
2022-02-04mux: Fix struct mux_state kernel-doc commentYang Li1-1/+1
2022-02-04mux: fix grammar, missing "is".Peter Rosin1-1/+1
2022-02-04mux: add missing mux_state_getPeter Rosin1-11/+29
2022-02-04mux: Add support for reading mux state from consumer DT nodeAswath Govindraju3-21/+217
2022-02-04drivers/android: remove redundant ret variableMinghao Chi1-6/+2
2022-02-04pps: clients: gpio: Propagate return value from pps_gpio_probeRobert Hancock1-1/+1
2022-02-04greybus: svc: clean up link configuration hack at helloJohan Hovold1-5/+8
2022-02-04greybus: svc: clean up hello error pathJohan Hovold1-2/+3
2022-02-04greybus: svc: fix an error handling bug in gb_svc_hello()Dan Carpenter1-1/+7
2022-01-30Merge tag 'v5.17-rc2' into char-misc-nextGreg Kroah-Hartman433-2086/+4640
2022-01-30Linux 5.17-rc2v5.17-rc2Linus Torvalds1-1/+1
2022-01-30Merge tag 'irq_urgent_for_v5.17_rc2_p2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds6-36/+121
2022-01-30Merge tag 'perf_urgent_for_v5.17_rc2_p2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-4/+19
2022-01-30Merge tag 'sched_urgent_for_v5.17_rc2_p2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-4/+5
2022-01-30Merge tag 'x86_urgent_for_v5.17_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-1/+2
2022-01-30Merge branch 'akpm' (patches from Andrew)Linus Torvalds12-70/+91
2022-01-30ocfs2: fix a deadlock when commit transJoseph Qi1-14/+11
2022-01-30jbd2: export jbd2_journal_[grab|put]_journal_headJoseph Qi1-0/+2
2022-01-30psi: fix "defined but not used" warnings when CONFIG_PROC_FS=nSuren Baghdasaryan1-38/+41
2022-01-30psi: fix "no previous prototype" warnings when CONFIG_CGROUPS=nSuren Baghdasaryan1-6/+5
2022-01-30mm, kasan: use compare-exchange operation to set KASAN page tagPeter Collingbourne1-5/+12
2022-01-30kasan: test: fix compatibility with FORTIFY_SOURCEMarco Elver1-0/+5
2022-01-30tools/testing/scatterlist: add missing definesMaor Gottlieb1-1/+2
2022-01-30mm: page->mapping folio->mapping should have the same offsetWei Yang1-0/+1
2022-01-30memory-failure: fetch compound_head after pgmap_pfn_valid()Joao Martins1-0/+6
2022-01-30ia64: make IA64_MCA_RECOVERY bool instead of tristateRandy Dunlap1-1/+1
2022-01-30binfmt_misc: fix crash when load/unload moduleTong Zhang1-4/+4
2022-01-30include/linux/sysctl.h: fix register_sysctl_mount_point() return typeAndrew Morton1-1/+1
2022-01-29Merge tag 'irqchip-fixes-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner6-36/+121
2022-01-29Merge tag 'pci-v5.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-19/+9
2022-01-29Merge tag 'gpio-fixes-for-v5.17-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-1/+2
2022-01-29Merge tag 'char-misc-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-9/+10
2022-01-29Merge tag 'tty-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds10-106/+205
2022-01-29Merge tag 'usb-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds16-15/+115
2022-01-29Merge tag 'block-5.17-2022-01-28' of git://git.kernel.dk/linux-blockLinus Torvalds8-29/+35