summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-05-25Linux 6.1.92v6.1.92Greg Kroah-Hartman1-1/+1
2024-05-25docs: kernel_include.py: Cope with docutils 0.21Akira Yokosawa1-1/+0
2024-05-25admin-guide/hw-vuln/core-scheduling: fix return type of PR_SCHED_CORE_GETThomas Weißschuh1-2/+2
2024-05-25KEYS: trusted: Do not use WARN when encode failsJarkko Sakkinen1-1/+2
2024-05-25remoteproc: mediatek: Make sure IPI buffer fits in L2TCMAngeloGioacchino Del Regno1-1/+9
2024-05-25serial: kgdboc: Fix NMI-safety problems from keyboard reset codeDaniel Thompson1-1/+29
2024-05-25usb: typec: tipd: fix event checking for tps6598xJavier Carrasco2-13/+43
2024-05-25usb: typec: ucsi: displayport: Fix potential deadlockHeikki Krogerus1-4/+0
2024-05-25net: usb: ax88179_178a: fix link status when link is set to down/upJose Ignacio Tornos Martinez1-11/+26
2024-05-25usb: dwc3: Wait unconditionally after issuing EndXfer commandPrashanth K1-3/+1
2024-05-25binder: fix max_thread type inconsistencyCarlos Llamas2-2/+2
2024-05-25drm/amdgpu: Fix possible NULL dereference in amdgpu_ras_query_error_status_he...Srinivasan Shanmugam1-0/+3
2024-05-25arm64: atomics: lse: remove stale dependency on JUMP_LABELMark Rutland2-2/+0
2024-05-25xfs: short circuit xfs_growfs_data_private() if delta is zeroEric Sandeen1-0/+4
2024-05-25xfs: get root inode correctly at bulkstatHironori Shiina1-2/+2
2024-05-25xfs: fix log recovery when unknown rocompat bits are setDarrick J. Wong2-18/+2
2024-05-25xfs: allow inode inactivation during a ro mount log recoveryDarrick J. Wong1-4/+10
2024-05-25xfs: invalidate xfs_bufs when allocating cow extentsDarrick J. Wong1-1/+1
2024-05-25xfs: estimate post-merge refcounts correctlyDarrick J. Wong1-4/+21
2024-05-25xfs: hoist refcount record merge predicatesDarrick J. Wong1-16/+113
2024-05-25xfs: fix super block buf log item UAF during force shutdownGuo Xuenan1-0/+2
2024-05-25xfs: wait iclog complete before tearing down AILGuo Xuenan1-11/+25
2024-05-25xfs: attach dquots to inode before reading data/cow fork mappingsDarrick J. Wong1-4/+4
2024-05-25xfs: invalidate block device page cache during unmountDarrick J. Wong1-0/+1
2024-05-25xfs: fix incorrect i_nlink caused by inode racingLong Li1-0/+6
2024-05-25xfs: fix sb write verify for lazysbcountLong Li2-1/+18
2024-05-25xfs: fix incorrect error-out in xfs_removeDarrick J. Wong1-1/+1
2024-05-25xfs: fix off-by-one-block in xfs_discard_folio()Dave Chinner1-7/+14
2024-05-25xfs: drop write error injection is unfixable, remove itDave Chinner3-23/+25
2024-05-25xfs: use iomap_valid method to detect stale cached iomapsDave Chinner5-27/+87
2024-05-25iomap: write iomap validity checksDave Chinner3-10/+81
2024-05-25xfs: xfs_bmap_punch_delalloc_range() should take a byte rangeDave Chinner4-21/+15
2024-05-25iomap: buffered write failure should not truncate the page cacheDave Chinner1-15/+180
2024-05-25xfs,iomap: move delalloc punching to iomapDave Chinner3-39/+72
2024-05-25xfs: use byte ranges for write cleanup rangesDave Chinner1-15/+25
2024-05-25xfs: punching delalloc extents on write failure is racyDave Chinner1-18/+23
2024-05-25xfs: write page faults in iomap are not buffered writesDave Chinner3-1/+11
2024-05-25mmc: core: Add HS400 tuning in HS400es initializationMengqi Zhang1-2/+7
2024-05-25KEYS: trusted: Fix memory leak in tpm2_key_encode()Jarkko Sakkinen1-6/+18
2024-05-25nfsd: don't allow nfsd threads to be signalled.NeilBrown4-33/+9
2024-05-25mfd: stpmic1: Fix swapped mask/unmask in irq chipAidan MacDonald1-2/+3
2024-05-25pinctrl: core: handle radix_tree_insert() errors in pinctrl_register_one_pin()Sergey Shtylyov1-3/+11
2024-05-25ice: remove unnecessary duplicate checks for VF VSI IDJacob Keller1-3/+0
2024-05-25ice: pass VSI pointer into ice_vc_isvalid_q_idJacob Keller1-12/+10
2024-05-25net: ks8851: Fix another TX stall caused by wrong ISR flag handlingRonald Wahl1-17/+1
2024-05-25drm/amd/display: Fix division by zero in setup_dsc_configJose Fernandez1-1/+6
2024-05-17Linux 6.1.91v6.1.91Greg Kroah-Hartman1-1/+1
2024-05-17net: bcmgenet: synchronize UMAC_CMD accessDoug Berger4-3/+23
2024-05-17net: bcmgenet: synchronize use of bcmgenet_set_rx_mode()Doug Berger1-1/+3
2024-05-17net: bcmgenet: synchronize EXT_RGMII_OOB_CTRL accessDoug Berger1-1/+3