summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-26Linux 5.10.214v5.10.214Sasha Levin
2024-03-26remoteproc: stm32: fix phys_addr_t format stringArnd Bergmann
2024-03-26regmap: Add missing map->bus checkMarek Vasut
2024-03-26spi: spi-mt65xx: Fix NULL pointer access in interrupt handlerFei Shao
2024-03-26bpf: report RCU QS in cpumap kthreadYan Zhai
2024-03-26rcu: add a helper to report consolidated flavor QSYan Zhai
2024-03-26netfilter: nf_tables: do not compare internal table flags on updatesPablo Neira Ayuso
2024-03-26ARM: dts: sun8i-h2-plus-bananapi-m2-zero: add regulator nodes vcc-dram and vc...Michael Klein
2024-03-26scsi: fc: Update formal FPIN descriptor definitionsShyam Sundar
2024-03-26netfilter: nft_set_pipapo: release elements in clone only from destroy pathPablo Neira Ayuso
2024-03-26octeontx2-af: Use separate handlers for interruptsSubbaraya Sundeep
2024-03-26net/bnx2x: Prevent access to a freed page in page_poolThinh Tran
2024-03-26hsr: Handle failures in module initFelix Maurer
2024-03-26rds: introduce acquire/release ordering in acquire/release_in_xmit()Yewon Choi
2024-03-26wireguard: receive: annotate data-race around receiving_counter.counterNikita Zhandarovich
2024-03-26net: dsa: mt7530: prevent possible incorrect XTAL frequency selectionArınç ÜNAL
2024-03-26packet: annotate data-races around ignore_outgoingEric Dumazet
2024-03-26hsr: Fix uninit-value access in hsr_get_node()Shigeru Yoshida
2024-03-26soc: fsl: dpio: fix kcalloc() argument orderArnd Bergmann
2024-03-26s390/vtime: fix average steal time calculationMete Durlu
2024-03-26octeontx2-af: Use matching wake_up API variant in CGX command interfaceLinu Cherian
2024-03-26io_uring: don't save/restore iowait stateJens Axboe
2024-03-26usb: gadget: net2272: Use irqflags in the call to net2272_probe_finColin Ian King
2024-03-26staging: greybus: fix get_channel_from_mode() failure pathDan Carpenter
2024-03-26serial: 8250_exar: Don't remove GPIO device on suspendAndy Shevchenko
2024-03-26rtc: mt6397: select IRQ_DOMAIN instead of depending on itRandy Dunlap
2024-03-26kconfig: fix infinite loop when expanding a macro at the end of fileMasahiro Yamada
2024-03-26tty: serial: samsung: fix tx_empty() to return TIOCSER_TEMTTudor Ambarus
2024-03-26serial: max310x: fix syntax error in IRQ error messageHugo Villeneuve
2024-03-26tty: vt: fix 20 vs 0x20 typo in EScsiignoreJiri Slaby (SUSE)
2024-03-26remoteproc: stm32: Fix incorrect type assignment returned by stm32_rproc_get_...Arnaud Pouliquen
2024-03-26remoteproc: stm32: Fix incorrect type in assignment for vaArnaud Pouliquen
2024-03-26remoteproc: stm32: use correct format strings on 64-bitArnd Bergmann
2024-03-26remoteproc: stm32: Move resource table setup to rproc_opsMathieu Poirier
2024-03-26remoteproc: Add new get_loaded_rsc_table() to rproc_opsMathieu Poirier
2024-03-26remoteproc: stm32: Constify st_rproc_opsRikard Falkeborn
2024-03-26afs: Revert "afs: Hide silly-rename files from userspace"David Howells
2024-03-26NFS: Fix an off by one in root_nfs_cat()Christophe JAILLET
2024-03-26watchdog: stm32_iwdg: initialize default timeoutBen Wolsieffer
2024-03-26NFSv4.2: fix listxattr maximum XDR buffer sizeJorge Mora
2024-03-26NFSv4.2: fix nfs4_listxattr kernel BUG at mm/usercopy.c:102Jorge Mora
2024-03-26net: sunrpc: Fix an off by one in rpc_sockaddr2uaddr()Christophe JAILLET
2024-03-26scsi: bfa: Fix function pointer type mismatch for hcb_qe->cbfnArnd Bergmann
2024-03-26RDMA/device: Fix a race between mad_client and cm_client initShifeng Li
2024-03-26scsi: csiostor: Avoid function pointer castsArnd Bergmann
2024-03-26f2fs: compress: fix to check unreleased compressed clusterSheng Yong
2024-03-26RDMA/srpt: Do not register event handler until srpt device is fully setupWilliam Kucharski
2024-03-26ALSA: usb-audio: Stop parsing channels bits when all channels are found.Johan Carlsson
2024-03-26ALSA: hda/realtek: fix ALC285 issues on HP Envy x360 laptopsAthaariq Ardhiansyah
2024-03-26clk: Fix clk_core_get NULL dereferenceBryan O'Donoghue