summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-05-11thunderbolt: Use correct type in tb_port_is_clx_enabled() prototypeJiri Slaby (SUSE)1-1/+1
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-11blk-iocost: avoid 64-bit division in ioc_timer_fnArnd Bergmann1-3/+5
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/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-11clk: rockchip: rk3399: allow clk_cifout to force clk_cifout_src to reparentQuentin Schulz1-1/+1
2023-05-11clk: microchip: fix potential UAF in auxdev release callbackConor Dooley1-2/+1
2023-05-11wifi: rtw89: fix potential race condition between napi_init and napi_enablePing-Ke Shih2-12/+17
2023-05-11wifi: rtw88: rtw8821c: Fix rfe_option field widthSascha Hauer1-2/+1
2023-05-11wifi: rtl8xxxu: RTL8192EU always needs full initBitterblue Smith1-0/+1
2023-05-11nfp: fix incorrect pointer deference when offloading IPsec with bondingHuanhuan Wang1-2/+2
2023-05-11mailbox: zynqmp: Fix typo in IPI documentationTanmay Shah1-1/+1
2023-05-11kcsan: Avoid READ_ONCE() in read_instrumented_memory()Marco Elver1-4/+13
2023-05-11mailbox: zynqmp: Fix IPI isr handlingTanmay Shah1-3/+3
2023-05-11drivers: remoteproc: xilinx: Fix carveout namesTanmay Shah1-70/+20
2023-05-11mtd: spi-nor: core: Update flash's current address mode when changing address...Tudor Ambarus1-1/+3
2023-05-11mtd: core: fix error path for nvmem providerMichael Walle1-3/+10
2023-05-11mtd: core: fix nvmem error reportingMichael Walle1-2/+3
2023-05-11mtd: core: provide unique name for nvmem device, take twoMichael Walle1-3/+2
2023-05-11kasan: hw_tags: avoid invalid virt_to_page()Mark Rutland1-2/+2
2023-05-11md/raid5: Improve performance for sequential IOJan Kara1-1/+44
2023-05-11md/raid10: fix null-ptr-deref in raid10_sync_requestLi Nan1-4/+4
2023-05-11drbd: correctly submit flush bio on barrierChristoph Böhmwalder1-1/+1
2023-05-11mm: do not reclaim private data from pinned pageJan Kara1-0/+10
2023-05-11nilfs2: fix infinite loop in nilfs_mdt_get_block()Ryusuke Konishi1-4/+12
2023-05-11nilfs2: do not write dirty data after degenerating to read-onlyRyusuke Konishi1-1/+4
2023-05-11ALSA: hda/realtek: Fix mute and micmute LEDs for an HP laptopKai-Heng Feng1-0/+1
2023-05-11ALSA: hda/realtek: support HP Pavilion Aero 13-be0xxx Mute LEDCaleb Harper1-0/+1
2023-05-11ALSA: hda/realtek: Add quirk for ASUS UM3402YAR using CS35L41Mark Asselstine1-0/+1
2023-05-11ALSA: hda/realtek: Add quirk for ThinkPad P1 Gen 6Vitaly Rodionov1-0/+2
2023-05-11ALSA: usb-audio: Add quirk for Pioneer DDJ-800Geraldo Nascimento1-0/+58
2023-05-11parisc: Ensure page alignment in flush functionsHelge Deller1-0/+2
2023-05-11parisc: Fix argument pointer in real64_call_asm()Helge Deller1-3/+2
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