aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2023-02-03Merge tag 'block-6.2-2023-02-03' of git://git.kernel.dk/linuxHEADmasterLinus Torvalds8-9/+31
2023-02-03Merge tag 'ceph-for-6.2-rc7' of https://github.com/ceph/ceph-clientLinus Torvalds7-20/+103
2023-02-03Merge tag 'efi-fixes-for-v6.2-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-1/+3
2023-02-03Merge tag 'riscv-for-linus-6.2-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-19/+33
2023-02-03Merge tag 'drm-fixes-2023-02-03' of git://anongit.freedesktop.org/drm/drmLinus Torvalds36-122/+296
2023-02-03Merge tag 'mm-hotfixes-stable-2023-02-02-19-24-2' of git://git.kernel.org/pub...Linus Torvalds31-152/+430
2023-02-03efi: fix potential NULL deref in efi_mem_reserve_persistentAnton Gusev1-0/+2
2023-02-03Merge tag 'amd-drm-fixes-6.2-2023-02-01' of https://gitlab.freedesktop.org/ag...Dave Airlie10-10/+57
2023-02-03Merge tag 'drm-intel-fixes-2023-02-02' of git://anongit.freedesktop.org/drm/d...Dave Airlie11-76/+112
2023-02-03Merge tag 'drm-misc-fixes-2023-02-02' of git://anongit.freedesktop.org/drm/dr...Dave Airlie15-36/+127
2023-02-02Merge tag 'ata-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds1-1/+1
2023-02-02Merge tag 'net-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds68-272/+599
2023-02-02Merge tag 'linux-kselftest-kunit-fixes-6.2-rc7' of git://git.kernel.org/pub/s...Linus Torvalds3-18/+29
2023-02-02Merge tag 'soc-fixes-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds17-20/+23
2023-02-02Merge tag 's390-6.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2-4/+13
2023-02-02Merge tag 'platform-drivers-x86-v6.2-4' of git://git.kernel.org/pub/scm/linux...Linus Torvalds8-28/+70
2023-02-02Merge branch 'fixes-for-mtk_eth_soc'Jakub Kicinski2-15/+35
2023-02-02mtk_sgmii: enable PCS polling to allow SFP workAlexander Couzens1-0/+1
2023-02-02net: mediatek: sgmii: fix duplex configurationBjørn Mork2-4/+4
2023-02-02net: mediatek: sgmii: ensure the SGMII PHY is powered down on configurationAlexander Couzens2-11/+30
2023-02-02Merge tag 'linux-can-fixes-for-6.2-20230202' of git://git.kernel.org/pub/scm/...Jakub Kicinski4-56/+65
2023-02-02Merge branch 'maintainers-spring-refresh-of-networking-maintainers'Jakub Kicinski3-3/+10
2023-02-02MAINTAINERS: update SCTP maintainersJakub Kicinski2-1/+5
2023-02-02MAINTAINERS: ipv6: retire Hideaki YoshifujiJakub Kicinski1-1/+0
2023-02-02mailmap: add John Crispin's entryJakub Kicinski1-0/+1
2023-02-02MAINTAINERS: bonding: move Veaceslav Falico to CREDITSJakub Kicinski2-1/+4
2023-02-02net: openvswitch: fix flow memory leak in ovs_flow_cmd_newFedor Pchelkin1-6/+6
2023-02-02net: ethernet: mtk_eth_soc: disable hardware DSA untagging for second MACArınç ÜNAL1-2/+4
2023-02-02virtio-net: Keep stop() to follow mirror sequence of open()Parav Pandit1-1/+1
2023-02-02Merge tag 'nvme-6.2-2023-02-02' of git://git.infradead.org/nvme into block-6.2Jens Axboe3-4/+19
2023-02-02efi: Accept version 2 of memory attributes tableArd Biesheuvel1-1/+1
2023-02-02ceph: blocklist the kclient when receiving corrupted snap traceXiubo Li6-10/+93
2023-02-02ceph: move mount state enum to super.hXiubo Li2-10/+10
2023-02-02selftests: net: udpgso_bench_tx: Cater for pending datagrams zerocopy benchma...Andrei Gherzan1-7/+27
2023-02-02selftests: net: udpgso_bench: Fix racing bug between the rx/tx programsAndrei Gherzan1-4/+20
2023-02-02selftests: net: udpgso_bench_rx/tx: Stop when wrong CLI args are providedAndrei Gherzan2-0/+4
2023-02-02selftests: net: udpgso_bench_rx: Fix 'used uninitialized' compiler warningAndrei Gherzan1-1/+1
2023-02-02ata: libata: Fix sata_down_spd_limit() when no link speed is reportedDamien Le Moal1-1/+1
2023-02-02platform/x86: touchscreen_dmi: Add Chuwi Vi8 (CWI501) DMI matchHans de Goede1-0/+9
2023-02-02can: mcp251xfd: mcp251xfd_ring_set_ringparam(): assign missing tx_obj_num_coa...Marc Kleine-Budde1-0/+1
2023-02-02can: isotp: split tx timer into transmission and timeoutOliver Hartkopp1-36/+29
2023-02-02can: isotp: handle wait_event_interruptible() return valuesOliver Hartkopp1-0/+4
2023-02-02can: raw: fix CAN FD frame transmissions over CAN XL devicesOliver Hartkopp1-16/+31
2023-02-02can: j1939: fix errant WARN_ON_ONCE in j1939_session_deactivateZiyang Xuan1-4/+0
2023-02-02hv_netvsc: Fix missed pagebuf entries in netvsc_dma_map/unmap()Michael Kelley1-7/+2
2023-02-01octeontx2-af: Fix devlink unregisterRatheesh Kannoth1-8/+27
2023-02-01igc: return an error if the mac type is unknown in igc_ptp_systim_to_hwtstamp()Tom Rix1-5/+9
2023-02-01riscv: disable generation of unwind tablesAndreas Schwab1-0/+3
2023-02-01riscv: kprobe: Fixup kernel panic when probing an illegal positionGuo Ren1-0/+18
2023-02-01nfp: flower: avoid taking mutex in atomic contextYanguo Li1-1/+7
2023-02-01Merge branch 'ip-ip6_gre-fix-gre-tunnels-not-generating-ipv6-link-local-addre...Jakub Kicinski1-27/+32
2023-02-01ip/ip6_gre: Fix non-point-to-point tunnel not generating IPv6 link local addressThomas Winter1-5/+5
2023-02-01ip/ip6_gre: Fix changing addr gen mode not generating IPv6 link local addressThomas Winter1-22/+27
2023-02-01drm/amd/display: Properly handle additional cases where DCN is not supportedAlex Deucher1-0/+11
2023-02-01drm/amdgpu: Enable vclk dclk node for gc11.0.3Yiqing Yao1-2/+4
2023-02-01drm/amd: Fix initialization for nbio 4.3.0Mario Limonciello1-1/+7
2023-02-01drm/amdgpu: enable HDP SD for gfx 11.0.3Evan Quan1-1/+2
2023-02-01drm/amd/pm: drop unneeded dpm features disablement for SMU 13.0.4/11Tim Huang1-0/+14
2023-02-01drm/amd/display: Reset DMUB mailbox SW state after HW resetNicholas Kazlauskas1-0/+12
2023-02-01drm/amd/display: Unassign does_plane_fit_in_mall function from dcn3.2George Shen1-1/+1
2023-02-01drm/amd/display: Adjust downscaling limits for dcn314Daniel Miess1-2/+3
2023-02-01drm/amd/display: Add missing brackets in calculationDaniel Miess1-1/+1
2023-02-01drm/amdgpu: update wave data type to 3 for gfx11Graham Sider1-2/+2
2023-02-01blk-cgroup: don't update io stat for root cgroupMing Lei1-0/+4
2023-02-01Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds13-11/+69
2023-02-01Merge tag 'sound-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds25-69/+189
2023-02-01ARM: dts: wpcm450: Add nuvoton,shm = <&shm> to FIU nodeJonathan Neuschäfer1-0/+1
2023-02-01MAINTAINERS: Update entry for MediaTek SoC supportMatthias Brugger1-2/+5
2023-02-01nvme-auth: use workqueue dedicated to authenticationShin'ichiro Kawasaki1-2/+12
2023-02-01nvme: clear the request_queue pointers on failure in nvme_alloc_io_tag_setMaurizio Lombardi1-0/+1
2023-02-01nvme: clear the request_queue pointers on failure in nvme_alloc_admin_tag_setMaurizio Lombardi1-1/+3
2023-02-01nvme-fc: fix a missing queue put in nvmet_fc_ls_create_associationAmit Engel1-1/+3
2023-02-01drm/panel: boe-tv101wum-nl6: Ensure DSI writes succeed during disableStephen Boyd1-4/+12
2023-01-31Merge patch "riscv: Fix build with CONFIG_CC_OPTIMIZE_FOR_SIZE=y"Palmer Dabbelt2-19/+12
2023-01-31riscv: Fix build with CONFIG_CC_OPTIMIZE_FOR_SIZE=ySamuel Holland2-18/+10
2023-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski2-2/+4
2023-01-31net: phy: meson-gxl: Add generic dummy stubs for MMD register accessChris Healy1-0/+2
2023-01-31net: fix NULL pointer in skb_segment_listYan Zhai1-3/+2
2023-01-31net: fman: memac: free mdio device if lynx_pcs_create() failsVladimir Oltean1-0/+3
2023-01-31sctp: do not check hb_timer.expires when resetting hb_timerXin Long1-3/+1
2023-01-31mm: memcg: fix NULL pointer in mem_cgroup_track_foreign_dirty_slowpath()Kefeng Wang1-1/+4
2023-01-31Kconfig.debug: fix the help description in SCHED_DEBUGye xingchen1-1/+1
2023-01-31mm/swapfile: add cond_resched() in get_swap_pages()Longlong Xia1-0/+1
2023-01-31mm: use stack_depot_early_init for kmemleakZhaoyang Huang2-2/+4
2023-01-31Squashfs: fix handling and sanity checking of xattr_ids countPhillip Lougher4-5/+5
2023-01-31sh: define RUNTIME_DISCARD_EXITTom Saeger1-0/+1
2023-01-31highmem: round down the address passed to kunmap_flush_on_unmap()Matthew Wilcox (Oracle)1-2/+2
2023-01-31migrate: hugetlb: check for hugetlb shared PMD in node migrationMike Kravetz1-1/+2
2023-01-31mm: hugetlb: proc: check for hugetlb shared PMD in /proc/PID/smapsMike Kravetz2-3/+14
2023-01-31mm/MADV_COLLAPSE: catch !none !huge !bad pmd lookupsZach O'Keefe1-0/+8
2023-01-31Revert "mm: kmemleak: alloc gray object for reserved region with direct map"Isaac J. Manjarres1-5/+1
2023-01-31freevxfs: Kconfig: fix spellingRandy Dunlap1-1/+1
2023-01-31maple_tree: should get pivots boundary by typeWei Yang1-2/+3
2023-01-31.mailmap: update e-mail address for Eugen HristevEugen Hristev1-0/+1
2023-01-31mm, mremap: fix mremap() expanding for vma's with vm_ops->close()Vlastimil Babka1-6/+19
2023-01-31squashfs: harden sanity check in squashfs_read_xattr_id_tableFedor Pchelkin1-1/+1
2023-01-31ia64: fix build error due to switch case label appearing next to declarationJames Morse1-2/+5
2023-01-31mm: multi-gen LRU: fix crash during cgroup migrationYu Zhao1-1/+4
2023-01-31Revert "mm: add nodes= arg to memory.reclaim"Michal Hocko4-68/+21
2023-01-31zsmalloc: fix a race with deferred_handles storingNhat Pham1-32/+205
2023-01-31mm/khugepaged: fix ->anon_vma raceJann Horn1-1/+13
2023-01-31maple_tree: fix mas_empty_area_rev() lower bound validationLiam Howlett2-9/+97
2023-01-31Merge tag 'cgroup-for-6.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-1/+3
2023-01-31cgroup/cpuset: Fix wrong check in update_parent_subparts_cpumask()Waiman Long2-1/+3
2023-01-31Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds3-6/+5
2023-01-31Merge tag 'media/v6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2-4/+3
2023-01-31block: Fix the blk_mq_destroy_queue() documentationBart Van Assche1-2/+3
2023-01-31s390/decompressor: specify __decompress() buf len to avoid overflowVasily Gorbik1-1/+1
2023-01-31kunit: fix kunit_test_init_section_suites(...)Brendan Higgins1-1/+0
2023-01-31block: ublk: extending queue_size to fix overflowLiu Xiaodong1-1/+1
2023-01-31Revert "netfilter: conntrack: fix bug in for_each_sctp_chunk"Florian Westphal1-2/+3
2023-01-31netfilter: br_netfilter: disable sabotage_in hook after first suppressionFlorian Westphal1-0/+1
2023-01-31net: sched: sch: Bounds check priorityKees Cook1-1/+4
2023-01-31net: ethernet: mtk_eth_soc: Avoid truncating allocationKees Cook2-3/+1
2023-01-31ALSA: firewire-motu: fix unreleased lock warning in hwdep deviceTakashi Sakamoto1-0/+4
2023-01-30Merge tag 'ieee802154-for-net-2023-01-30' of git://git.kernel.org/pub/scm/lin...Jakub Kicinski1-1/+0
2023-01-30net/tls: tls_is_tx_ready() checked list_entryPietro Borrello1-1/+1
2023-01-30Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski6-20/+44
2023-01-30drm/nouveau/acr/gm20b: regression fixesBen Skeggs3-2/+17
2023-01-30drm/nouveau/fb/tu102-: fix register used to determine scrub statusBen Skeggs7-17/+65
2023-01-30drm/nouveau/devinit/tu102-: wait for GFW_BOOT_PROGRESS == COMPLETEDBen Skeggs1-0/+23
2023-01-30kunit: fix bug in KUNIT_EXPECT_MEMEQRae Moar2-17/+28
2023-01-30drm/i915/adlp: Fix typo for reference clockChaitanya Kumar Borah1-1/+1
2023-01-30drm/i915: Fix potential bit_17 double-freeRob Clark1-4/+5
2023-01-30drm/i915: Fix up locking around dumping requests listsJohn Harrison5-62/+73
2023-01-30drm/i915: Fix request ref counting during error capture & debugfs dumpJohn Harrison5-12/+17
2023-01-30drm/i915/guc: Fix locking when searching for a hung requestJohn Harrison1-0/+11
2023-01-30drm/i915: Avoid potential vm use-after-freeRob Clark1-3/+11
2023-01-30Merge tag 'fscache-fixes-20230130' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-7/+7
2023-01-30Merge tag 'imx-fixes-6.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann14-15/+9
2023-01-30Merge tag 'sunxi-fixes-for-6.2-1' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann1-1/+7
2023-01-30MAINTAINERS: amd: drop inactive Brijesh SinghKrzysztof Kozlowski1-1/+0
2023-01-30watchdog: diag288_wdt: fix __diag288() inline assemblyAlexander Egorenkov1-1/+1
2023-01-30watchdog: diag288_wdt: do not use stack buffers for hardware dataAlexander Egorenkov1-2/+11
2023-01-30platform/x86: thinkpad_acpi: Fix thinklight LED brightness returning 255Hans de Goede1-1/+1
2023-01-30platform/x86/amd: pmc: add CONFIG_SERIO dependencyArnd Bergmann1-0/+1
2023-01-30platform/x86/amd/pmf: Ensure mutexes are initialized before useHans de Goede1-4/+5
2023-01-30platform/x86/amd/pmf: Fix to update SPS thermals when power supply changeShyam Sundar S K2-0/+24
2023-01-30platform/x86/amd/pmf: Fix to update SPS default pprof thermalsShyam Sundar S K1-0/+3
2023-01-30platform/x86/amd/pmf: update to auto-mode limits only after AMT eventShyam Sundar S K1-2/+0
2023-01-30platform/x86/amd/pmf: Add helper routine to check pprof is balancedShyam Sundar S K3-3/+9
2023-01-30platform/x86/amd/pmf: Add helper routine to update SPS thermalsShyam Sundar S K4-18/+18
2023-01-30fscache: Use clear_and_wake_up_bit() in fscache_create_volume_work()Hou Tao1-2/+1
2023-01-30fscache: Use wait_on_bit() to wait for the freeing of relinquished volumeHou Tao1-5/+6
2023-01-30net: phy: fix null dereference in phy_attach_directColin Foster1-1/+1
2023-01-30netrom: Fix use-after-free caused by accept on already connected socketHyunwoo Kim1-0/+5
2023-01-30net: stmmac: do not stop RX_CLK in Rx LPI state for qcs404 SoCAndrey Konovalov3-1/+5
2023-01-29block, bfq: fix uaf for bfqq in bic_set_bfqq()Yu Kuai2-2/+4
2023-01-29Linux 6.2-rc6v6.2-rc6Linus Torvalds1-1/+1
2023-01-29Merge tag 'irq_urgent_for_v6.2_rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-2/+6
2023-01-29Merge tag 'x86_urgent_for_v6.2_rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds12-3/+160
2023-01-29Merge tag 'input-for-v6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-1/+7
2023-01-29Merge tag 'cxl-fixes-for-6.2-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-41/+33
2023-01-29Revert "mm/compaction: fix set skip in fast_find_migrateblock"Vlastimil Babka1-0/+1
2023-01-28Fix up more non-executable files marked executableLinus Torvalds2-0/+0
2023-01-28Merge tag '6.2-rc5-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds8-10/+46
2023-01-28selftest: net: Improve IPV6_TCLASS/IPV6_HOPLIMIT tests apparmor compatibilityAndrei Gherzan1-1/+1
2023-01-28Merge branch 't7xx-pm-fixes'David S. Miller4-11/+47
2023-01-28net: wwan: t7xx: Fix Runtime PM initializationKornel Dulęba1-0/+2
2023-01-28net: wwan: t7xx: Fix Runtime PM resume sequenceKornel Dulęba3-11/+45
2023-01-28net: mctp: purge receive queues on sk destructionJeremy Kerr1-0/+6
2023-01-28net: phy: dp83822: Fix null pointer access on DP83825/DP83826 devicesAndre Kalb1-2/+4
2023-01-28Merge tag 'asoc-fix-v6.2-rc5' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai17-49/+104
2023-01-28net: qrtr: free memory on error path in radix_tree_insert()Natalia Petrova1-1/+4
2023-01-28net/rose: Fix to not accept on connected socketHyunwoo Kim1-0/+8
2023-01-28sfc: correctly advertise tunneled IPv6 segmentationÍñigo Huguet1-1/+4
2023-01-27Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski10-59/+170
2023-01-27skb: Do mix page pool and page referenced frags in GROAlexander Duyck1-0/+9
2023-01-27net: dsa: mt7530: fix tristate and help descriptionArınç ÜNAL1-3/+4
2023-01-27Merge branch 'net-xdp-execute-xdp_do_flush-before-napi_complete_done'Jakub Kicinski5-15/+19
2023-01-27dpaa2-eth: execute xdp_do_flush() before napi_complete_done()Magnus Karlsson1-3/+6
2023-01-27dpaa_eth: execute xdp_do_flush() before napi_complete_done()Magnus Karlsson1-3/+3
2023-01-27virtio-net: execute xdp_do_flush() before napi_complete_done()Magnus Karlsson1-3/+3
2023-01-27lan966x: execute xdp_do_flush() before napi_complete_done()Magnus Karlsson1-3/+3
2023-01-27qede: execute xdp_do_flush() before napi_complete_done()Magnus Karlsson1-3/+4
2023-01-27Merge tag '6.2-rc5-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-0/+1
2023-01-27Merge tag 'block-6.2-2023-01-27' of git://git.kernel.dk/linuxLinus Torvalds4-15/+13
2023-01-27Merge tag 'io_uring-6.2-2023-01-27' of git://git.kernel.dk/linuxLinus Torvalds2-10/+19
2023-01-27Merge tag 'hardening-v6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-4/+17
2023-01-27Merge tag 'trace-v6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds15-25/+74
2023-01-27Merge tag 'i2c-for-6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-48/+37
2023-01-27Merge tag 'gpio-fixes-for-v6.2-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-18/+27
2023-01-27Merge tag 'regulator-fix-v6.2-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+19
2023-01-27Merge tag 'ovl-fixes-6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+5
2023-01-27Merge tag 'drm-fixes-2023-01-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds15-89/+167
2023-01-27Merge tag 'acpi-6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-0/+25
2023-01-27Merge tag 'thermal-6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-6/+23
2023-01-27Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-1/+6
2023-01-27Merge tag 'riscv-for-linus-6.2-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-6/+8
2023-01-27Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds4-3/+9
2023-01-27Merge tag 'linux-kselftest-fixes-6.2-rc6' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-5/+0
2023-01-27ice: Fix broken link in ice NAPI docMichal Wilczynski1-1/+1
2023-01-27ice: Prevent set_channel from changing queues while RDMA activeDave Ertman5-19/+43
2023-01-27ovl: fail on invalid uid/gid mapping at copy upMiklos Szeredi1-0/+4
2023-01-27ovl: fix tmpfile leakMiklos Szeredi1-1/+1
2023-01-27io_uring: always prep_async for drain requestsDylan Yudaken1-10/+8
2023-01-27dma-buf: actually set signaling bit for private stub fencesDanilo Krummrich1-1/+1
2023-01-27tools: gpio: fix -c option of gpio-event-monIvo Borisov Shopov1-0/+1
2023-01-27gpio: ep93xx: remove unused variableArnd Bergmann1-2/+0
2023-01-27vdpa: ifcvf: Do proper cleanup if IFCVF init failsTanmay Bhushan1-1/+1