summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-08-11netfilter: nf_tables: add rescheduling points during loop detection walksFlorian Westphal1-0/+6
2023-08-11netfilter: nf_tables: fix nat hook table deletionFlorian Westphal1-5/+6
2023-08-11spi: spi-fsl-spi: allow changing bits_per_word while CS is still activeRasmus Villemoes1-5/+6
2023-08-11spi: spi-fsl-spi: relax message sanity checking a littleRasmus Villemoes1-3/+5
2023-08-11spi: spi-fsl-spi: remove always-true conditional in fsl_spi_do_one_msgRasmus Villemoes1-6/+4
2023-08-11ARM: orion5x: fix d2net gpio initializationArnd Bergmann2-0/+9
2023-08-11btrfs: fix race when deleting quota root from the dirty cow roots listFilipe Manana1-0/+2
2023-08-11jffs2: reduce stack usage in jffs2_build_xattr_subsystem()Fabian Frederick3-7/+15
2023-08-11integrity: Fix possible multiple allocation in integrity_inode_get()Tianjia Zhang1-6/+9
2023-08-11bcache: Remove unnecessary NULL point check in node allocationsZheng Wang2-7/+7
2023-08-11mmc: core: disable TRIM on Micron MTFC4GACAJCN-1MRobert Marko1-0/+7
2023-08-11mmc: core: disable TRIM on Kingston EMMC04G-M627Robert Marko1-0/+7
2023-08-11NFSD: add encoding of op_recall flag for write delegationDai Ngo1-1/+1
2023-08-11ALSA: jack: Fix mutex call in snd_jack_report()Takashi Iwai1-8/+7
2023-08-11i2c: xiic: Don't try to handle more interrupt events after errorRobert Hancock1-0/+2
2023-08-11i2c: xiic: Defer xiic_wakeup() and __xiic_start_xfer() in xiic_process()Marek Vasut1-11/+26
2023-08-11sh: dma: Fix DMA channel offset calculationArtur Rojek1-13/+24
2023-08-11net/sched: act_pedit: Add size check for TCA_PEDIT_PARMS_EXLin Ma1-0/+1
2023-08-11tcp: annotate data races in __tcp_oow_rate_limited()Eric Dumazet1-3/+9
2023-08-11net: bridge: keep ports without IFF_UNICAST_FLT in BR_PROMISC modeVladimir Oltean1-2/+3
2023-08-11powerpc: allow PPC_EARLY_DEBUG_CPM only when SERIAL_CPM=yRandy Dunlap1-1/+1
2023-08-11f2fs: fix error path handling in truncate_dnode()Chao Yu1-1/+3
2023-08-11mailbox: ti-msgmgr: Fill non-message tx data fields with 0x0Nishanth Menon1-3/+9
2023-08-11spi: bcm-qspi: return error if neither hif_mspi nor mspi is availableJonas Gorski1-7/+3
2023-08-11Add MODULE_FIRMWARE() for FIRMWARE_TG357766.Tobias Heider1-0/+1
2023-08-11sctp: fix potential deadlock on &net->sctp.addr_wq_lockChengfeng Ye1-2/+2
2023-08-11rtc: st-lpc: Release some resources in st_rtc_probe() in case of errorChristophe JAILLET1-1/+1
2023-08-11mfd: stmpe: Only disable the regulators if they are enabledChristophe JAILLET1-2/+2
2023-08-11mfd: intel-lpss: Add missing check for platform_get_resourceJiasheng Jiang1-0/+3
2023-08-11KVM: s390: fix KVM_S390_GET_CMMA_BITS for GFNs in memslot holesNico Boehr1-0/+4
2023-08-11mfd: rt5033: Drop rt5033-battery sub-deviceStephan Gerhold1-3/+0
2023-08-11usb: phy: phy-tahvo: fix memory leak in tahvo_usb_probe()Li Yang1-1/+1
2023-08-11extcon: Fix kernel doc of property capability fields to avoid warningsAndy Shevchenko1-0/+4
2023-08-11extcon: Fix kernel doc of property fields to avoid warningsAndy Shevchenko1-0/+4
2023-08-11media: usb: siano: Fix warning due to null work_func_t function pointerDuoming Zhou1-1/+2
2023-08-11media: videodev2.h: Fix struct v4l2_input tuner index commentMarek Vasut1-1/+1
2023-08-11media: usb: Check az6007_read() return valueDaniil Dulov1-1/+2
2023-08-11sh: j2: Use ioremap() to translate device tree address into kernel memoryJohn Paul Adrian Glaubitz1-1/+1
2023-08-11w1: fix loop in w1_fini()Dan Carpenter1-2/+2
2023-08-11block: change all __u32 annotations to __be32 in affs_hardblocks.hMichael Schmitz1-34/+34
2023-08-11USB: serial: option: add LARA-R6 01B PIDsDavide Tronchin1-0/+4
2023-08-11ARC: define ASM_NL and __ALIGN(_STR) outside #ifdef __ASSEMBLY__ guardMasahiro Yamada1-4/+4
2023-08-11ARCv2: entry: rewrite to enable use of double load/stores LDD/STDVineet Gupta4-159/+167
2023-08-11ARCv2: entry: avoid a branchVineet Gupta1-3/+2
2023-08-11ARCv2: entry: push out the Z flag unclobber from common EXCEPTION_PROLOGUEVineet Gupta2-8/+11
2023-08-11ARCv2: entry: comments about hardware auto-save on taken interruptsVineet Gupta1-16/+62
2023-08-11modpost: fix section mismatch message for R_ARM_{PC24,CALL,JUMP24}Masahiro Yamada1-0/+12
2023-08-11modpost: fix section mismatch message for R_ARM_ABS32Masahiro Yamada1-3/+9
2023-08-11crypto: nx - fix build warnings when DEBUG_FS is not enabledRandy Dunlap2-3/+3
2023-08-11hwrng: virtio - Fix race on data_avail and actual dataHerbert Xu1-5/+5