summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-05-11leds: tca6507: Fix error handling of using fwnode_property_read_stringH. Nikolaus Schaller1-2/+3
2023-05-11dmaengine: mv_xor_v2: Fix an error code.Christophe JAILLET1-1/+1
2023-05-11pinctrl: ralink: reintroduce ralink,rt2880-pinmux compatible stringArınç ÜNAL5-0/+5
2023-05-11leds: TI_LMU_COMMON: select REGMAP instead of depending on itRandy Dunlap1-1/+1
2023-05-11pinctrl: renesas: r8a779g0: Fix ERROROUTC function namesGeert Uytterhoeven1-251/+251
2023-05-11pinctrl: renesas: r8a779g0: Fix Group 6/7 pin functionsGeert Uytterhoeven1-122/+49
2023-05-11pinctrl: renesas: r8a779g0: Fix Group 4/5 pin functionsGeert Uytterhoeven1-188/+279
2023-05-11pinctrl: renesas: r8a779f0: Fix tsn1_avtp_pps pin groupPhong Hoang1-1/+1
2023-05-11pinctrl: renesas: r8a779a0: Remove incorrect AVB[01] pinmux configurationHai Pham1-8/+0
2023-05-11ext4: fix use-after-free read in ext4_find_extent for bigalloc + inlineYe Bin1-1/+2
2023-05-11ext4: fix i_disksize exceeding i_size problem in paritally written caseZhihao Cheng1-0/+3
2023-05-11rtc: jz4740: Make sure clock provider gets removedLars-Peter Clausen1-1/+2
2023-05-11SMB3: Close deferred file handles in case of handle lease breakBharath SM2-1/+17
2023-05-11SMB3: Add missing locks to protect deferred close file listBharath SM1-0/+6
2023-05-11timekeeping: Fix references to nonexistent ktime_get_fast_ns()Geert Uytterhoeven1-2/+2
2023-05-11openrisc: Properly store r31 to pt_regs on unhandled exceptionsStafford Horne1-4/+2
2023-05-11clocksource/drivers/davinci: Fix memory leak in davinci_timer_register when i...Qinrun Dai1-6/+24
2023-05-11RDMA/mlx5: Use correct device num_ports when modify DCMark Zhang1-1/+1
2023-05-11SUNRPC: remove the maximum number of retries in call_bind_statusDai Ngo3-6/+1
2023-05-11RDMA/mlx5: Fix flow counter query via DEVXMark Bloch2-6/+28
2023-05-11RDMA/mlx5: Check pcie_relaxed_ordering_enabled() in UMRAvihai Horon1-2/+4
2023-05-11RDMA/rxe: Fix the error "trying to register non-static key in rxe_cleanup_task"Zhu Yanjun1-3/+8
2023-05-11RDMA/rxe: Remove __rxe_do_task()Bob Pearson3-58/+17
2023-05-11RDMA/rxe: Convert tasklet args to queue pairsBob Pearson6-18/+17
2023-05-11swiotlb: fix debugfs reporting of reserved memory poolsMichael Kelley1-2/+4
2023-05-11swiotlb: relocate PageHighMem test away from rmem_swiotlb_setupDoug Berger1-5/+5
2023-05-11Input: raspberrypi-ts - fix refcount leak in rpi_ts_probeMiaoqian Lin1-2/+1
2023-05-11clk: qcom: dispcc-qcm2290: Remove inexistent DSI1PHY clkKonrad Dybcio1-3/+0
2023-05-11clk: qcom: gcc-sm8350: fix PCIe PIPE clocks handlingDmitry Baryshkov1-34/+13
2023-05-11clk: qcom: lpassaudiocc-sc7280: Add required gdsc power domain clks in lpass_...Mohammad Rafi Shaik1-0/+2
2023-05-11clk: qcom: lpasscc-sc7280: Skip qdsp6ss clock registrationSrinivasa Rao Mandadapu1-6/+10
2023-05-11s390/checksum: always use cksm instructionHeiko Carstens2-11/+2
2023-05-11iommu/amd: Set page size bitmap during V2 domain allocationJerry Snitselaar2-6/+9
2023-05-11NFSv4.1: Always send a RECLAIM_COMPLETE after establishing leaseTrond Myklebust1-0/+4
2023-05-11clk: imx: imx8ulp: Fix XBAR_DIVBUS and AD_SLOW clock parentsPeng Fan1-2/+2
2023-05-11clk: imx: fracn-gppll: disable hardware select controlPeng Fan1-0/+6
2023-05-11clk: imx: fracn-gppll: fix the rate tablePeng Fan1-7/+9
2023-05-11IB/hfi1: Fix bugs with non-PAGE_SIZE-end multi-iovec user SDMA requestsPatrick Kelsey11-304/+423
2023-05-11IB/hfi1: Fix SDMA mmu_rb_node not being evicted in LRU orderPatrick Kelsey1-7/+6
2023-05-11RDMA/srpt: Add a check for valid 'mad_agent' pointerSaravanan Vajravel1-10/+13
2023-05-11RDMA/cm: Trace icm_send_rej event before the cm state is resetMark Zhang1-1/+2
2023-05-11power: supply: rk817: Fix low SOC bugsChris Morgan1-7/+26
2023-05-11clk: qcom: gcc-sm6115: Mark RCGs shared where applicableKonrad Dybcio1-25/+25
2023-05-11RDMA/siw: Remove namespace check from siw_netdev_event()Tetsuo Handa1-3/+0
2023-05-11clk: add missing of_node_put() in "assigned-clocks" property parsingClément Léger1-2/+10
2023-05-11power: supply: generic-adc-battery: fix unit scalingSebastian Reichel1-0/+3
2023-05-11RDMA/rxe: Remove tasklet call from rxe_cq.cBob Pearson3-33/+3
2023-05-11iommu/mediatek: Set dma_mask for PGTABLE_PA_35_ENYong Wu1-0/+8
2023-05-11fs/ntfs3: Fix slab-out-of-bounds read in hdr_delete_de()Zeng Heng3-1/+6
2023-05-11fs/ntfs3: Fix OOB read in indx_insert_into_bufferZhangPeng1-0/+4