aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-06-23net/mlx5: Fix UAF in mlx5_eswitch_cleanup()Shay Drory1-10/+8
2023-06-23workqueue: clean up WORK_* constant types, clarify maskingLinus Torvalds2-12/+16
2023-06-23Merge branch 'for-next/feat_s1pie' into for-next/coreCatalin Marinas19-44/+467
2023-06-23Merge branches 'for-next/kpti', 'for-next/missing-proto-warn', 'for-next/iss2...Catalin Marinas90-590/+1287
2023-06-23kselftest/arm64: Add a test case for TPIDR2 restoreMark Brown2-1/+87
2023-06-23arm64/signal: Restore TPIDR2 register rather than memory stateMark Brown1-1/+1
2023-06-23Merge branch 'nand/next' into mtd/nextMiquel Raynal26-263/+759
2023-06-23binfmt_elf: fix comment typo s/reset/regset/Baruch Siach1-1/+1
2023-06-23elf: correct note name commentBaruch Siach1-1/+2
2023-06-23regulator: Add Renesas PMIC RAA215300 driverBiju Das3-0/+198
2023-06-23regulator: dt-bindings: Add Renesas RAA215300 PMIC bindingsBiju Das1-0/+85
2023-06-23ASoC: tas2781: Fix error code in tas2781_load_calibration()Dan Carpenter1-0/+1
2023-06-23hwmon: (corsair-psu) various cleanupsWilken Gottwalt2-14/+13
2023-06-23scsi/sg: don't grab scsi host module referenceYu Kuai1-3/+3
2023-06-23io_uring: merge conditional unlock flush helpersPavel Begunkov1-12/+1
2023-06-23io_uring: make io_cq_unlock_post staticPavel Begunkov2-3/+1
2023-06-23io_uring: inline __io_cq_unlockPavel Begunkov1-8/+4
2023-06-23io_uring: fix acquire/release annotationsPavel Begunkov1-3/+0
2023-06-23io_uring: kill io_cq_unlock()Pavel Begunkov1-8/+2
2023-06-23io_uring: remove IOU_F_TWQ_FORCE_NORMALPavel Begunkov2-15/+15
2023-06-23io_uring: don't batch task put on reqs freePavel Begunkov1-22/+10
2023-06-23io_uring: move io_clean_op()Pavel Begunkov1-34/+33
2023-06-23io_uring: inline io_dismantle_req()Pavel Begunkov1-12/+5
2023-06-23io_uring: remove io_free_req_twPavel Begunkov1-18/+5
2023-06-23io_uring: open code io_put_req_find_nextPavel Begunkov1-18/+7
2023-06-23ext4: Fix warning in blkdev_put()Jan Kara1-1/+1
2023-06-23FS: JFS: Check for read-only mounted filesystem in txBeginImmad Mir1-0/+5
2023-06-23FS: JFS: Fix null-ptr-deref Read in txBeginImmad Mir1-0/+5
2023-06-23MIPS: OCTEON: octeon-usb: cleanup divider calculationLadislav Michl1-13/+18
2023-06-23MIPS: OCTEON: octeon-usb: introduce dwc3_octeon_{read,write}qLadislav Michl1-40/+59
2023-06-23MIPS: OCTEON: octeon-usb: move gpio config to separate functionLadislav Michl1-20/+25
2023-06-23MIPS: OCTEON: octeon-usb: use bitfields for shim registerLadislav Michl1-55/+41
2023-06-23MIPS: OCTEON: octeon-usb: use bitfields for host config registerLadislav Michl1-45/+38
2023-06-23MIPS: OCTEON: octeon-usb: use bitfields for control registerLadislav Michl1-171/+159
2023-06-23MIPS: OCTEON: octeon-usb: add all register offsetsLadislav Michl1-14/+21
2023-06-23mips: ralink: match all supported system controller compatible stringsShiji Yang1-1/+6
2023-06-23MIPS: dec: prom: Address -Warray-bounds warningGustavo A. R. Silva1-1/+1
2023-06-23MIPS: DTS: CI20: Raise VDDCORE voltage to 1.125 voltsPaul Cercueil1-2/+2
2023-06-23clk: ralink: mtmips: Fix uninitialized use of ret in mtmips_register_{fixed,f...Nathan Chancellor1-0/+2
2023-06-23i2c: imx-lpi2c: fix type char overflow issue when calculating the clock cycleClark Wang1-2/+2
2023-06-23i2c: qup: Add missing unwind goto in qup_i2c_probe()Shuai Jiang1-7/+14
2023-06-23dt-bindings: i2c: opencores: Add missing type for "regstep"Rob Herring1-0/+1
2023-06-23dt-bindings: net: altr,tse: Fix error in "compatible" conditional schemaRob Herring1-2/+2
2023-06-23of: unittest: drop assertions for GPIO hog messagesBartosz Golaszewski1-28/+0
2023-06-23ASoC: amd: update pm_runtime enable sequenceArun Gopal Kondaveeti5-6/+10
2023-06-23spi: Add support for Renesas CSIFabrizio Castro3-0/+674
2023-06-23spi: dt-bindings: Add bindings for RZ/V2M CSIFabrizio Castro1-0/+70
2023-06-23Merge branch 's390-net-updates-2023-06-10'Paolo Abeni7-42/+46
2023-06-23s390/ctcm: Convert sprintf/snprintf to scnprintfThorsten Winkler5-30/+33
2023-06-23s390/ctcm: Convert sysfs sprintf to sysfs_emitThorsten Winkler1-5/+5