summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-05-17RDMA/rxe: Change rxe_dbg to rxe_dbg_devBob Pearson9-24/+25
2023-05-17fs/ntfs3: Fix null-ptr-deref on inode->i_op in ntfs_lookup()ZhangPeng1-0/+10
2023-05-17mtd: spi-nor: spansion: Enable JFFS2 write buffer for Infineon s25hx SEMPER f...Takahiro Kuwano1-5/+2
2023-05-17soc: qcom: llcc: Do not create EDAC platform device on SDM845Manivannan Sadhasivam1-7/+17
2023-05-17qcom: llcc/edac: Support polling mode for ECC handlingManivannan Sadhasivam2-28/+35
2023-05-17mtd: spi-nor: spansion: Enable JFFS2 write buffer for Infineon s28hx SEMPER f...Takahiro Kuwano4-1/+17
2023-05-17mtd: spi-nor: Add a RWW flagMiquel Raynal3-0/+7
2023-05-17crypto: ccp - Clear PSP interrupt status register before calling handlerJeremi Piotrowski1-3/+3
2023-05-17usb: dwc3: gadget: Execute gadget stop after halting the controllerWesley Cheng1-2/+13
2023-05-17USB: dwc3: gadget: drop dead hibernation codeJohan Hovold1-40/+6
2023-05-11Linux 6.3.2v6.3.2Greg Kroah-Hartman1-1/+1
2023-05-11netfilter: nf_tables: deactivate anonymous set from preparation phasePablo Neira Ayuso5-3/+16
2023-05-11arch_topology: Remove early cacheinfo error message if -ENOENTPierre Gondois1-3/+4
2023-05-11debugobject: Ensure pool refill (again)Thomas Gleixner1-6/+15
2023-05-11cifs: avoid potential races when handling multiple dfs tconsPaulo Alcantara5-79/+80
2023-05-11cifs: protect access of TCP_Server_Info::{origin,leaf}_fullpathPaulo Alcantara5-20/+43
2023-05-11cifs: fix potential race when tree connecting ipcPaulo Alcantara1-7/+50
2023-05-11cifs: fix sharing of DFS connectionsPaulo Alcantara6-80/+147
2023-05-11cifs: protect session status check in smb2_reconnect()Paulo Alcantara1-4/+11
2023-05-11cifs: fix potential use-after-free bugs in TCP_Server_Info::hostnamePaulo Alcantara4-13/+23
2023-05-11io_uring/rsrc: check for nonconsecutive pagesTobias Holl1-1/+6
2023-05-11perf intel-pt: Fix CYC timestamps after standalone CBRAdrian Hunter1-0/+2
2023-05-11perf auxtrace: Fix address filter entire kernel sizeAdrian Hunter1-1/+4
2023-05-11dm: don't lock fs when the map is NULL in process of resumeLi Lingfeng1-1/+4
2023-05-11dm ioctl: fix nested locking in table_clear() to remove deadlock concernMike Snitzer1-3/+4
2023-05-11dm flakey: fix a crash with invalid table lineMikulas Patocka1-2/+2
2023-05-11dm integrity: call kmem_cache_destroy() in dm_integrity_init() error pathMike Snitzer1-3/+5
2023-05-11dm clone: call kmem_cache_destroy() in dm_clone_init() error pathMike Snitzer1-0/+1
2023-05-11dm verity: fix error handling for check_at_most_once on FECYeongjin Gil1-1/+1
2023-05-11vhost_vdpa: fix unmap process in no-batch modeCindy Lu1-7/+1
2023-05-11mm/hugetlb: fix uffd-wp during fork()Peter Xu1-9/+15
2023-05-11mm/mempolicy: correctly update prev when policy is equal on mbindLorenzo Stoakes1-1/+3
2023-05-11ia64: fix an addr to taddr in huge_pte_offset()Hugh Dickins1-1/+1
2023-05-11s390/dasd: fix hanging blockdevice after request requeueStefan Haberland1-1/+1
2023-05-11btrfs: scrub: reject unsupported scrub flagsQu Wenruo2-0/+6
2023-05-11scripts/gdb: fix lx-timerlist for Python3Peng Liu2-2/+7
2023-05-11afs: Avoid endless loop if file is larger than expectedMarc Dionne1-0/+4
2023-05-11afs: Fix getattr to report server i_size on dirs, not local sizeDavid Howells1-1/+8
2023-05-11afs: Fix updating of i_size with dv jump from serverMarc Dionne1-0/+1
2023-05-11PM: hibernate: Do not get block device exclusively in test_resume modeChen Yu2-4/+12
2023-05-11PM: hibernate: Turn snapshot_test into global variableChen Yu2-1/+7
2023-05-11ACPI: PM: Do not turn of unused power resources on the Toshiba Click MiniHans de Goede1-0/+19
2023-05-11hte: tegra-194: Fix off by one in tegra_hte_map_to_line_id()Dan Carpenter1-1/+1
2023-05-11hte: tegra: fix 'struct of_device_id' build errorArnd Bergmann1-0/+1
2023-05-11mfd: arizona-spi: Add missing MODULE_DEVICE_TABLECharles Keepax1-0/+1
2023-05-11mfd: ocelot-spi: Fix unsupported bulk readColin Foster1-0/+1
2023-05-11mfd: tqmx86: Correct board names for TQMxE39xMatthias Schiffer1-15/+17
2023-05-11mfd: tqmx86: Specify IO port register range more preciselyMatthias Schiffer1-5/+5
2023-05-11mfd: tqmx86: Do not access I2C_DETECT register through io_baseMatthias Schiffer1-3/+7
2023-05-11thermal/drivers/mediatek: Use devm_of_iomap to avoid resource leak in mtk_the...Kang Chen1-2/+12