summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-05-24ext4: allow to find by goal if EXT4_MB_HINT_GOAL_ONLY is setKemeng Shi1-1/+1
2023-05-24ext4: don't clear SB_RDONLY when remounting r/w until quota is re-enabledTheodore Ts'o1-1/+5
2023-05-24ext4: reflect error codes from ext4_multi_mount_protect() to its callersTheodore Ts'o2-8/+17
2023-05-24fbdev: arcfb: Fix error handling in arcfb_probe()Zongjie Li1-6/+9
2023-05-24drm/i915: taint kernel when force probing unsupported devicesJani Nikula2-5/+13
2023-05-24drm/i915/dp: prevent potential div-by-zeroNikita Zhandarovich1-0/+5
2023-05-24drm/i915: Fix NULL ptr deref by checking new_crtc_stateStanislav Lisovskiy1-2/+2
2023-05-24drm/i915/guc: Don't capture Gen8 regs on Xe devicesJohn Harrison1-2/+5
2023-05-24af_unix: Fix data races around sk->sk_shutdown.Kuniyuki Iwashima1-8/+12
2023-05-24af_unix: Fix a data race of sk->sk_receive_queue->qlen.Kuniyuki Iwashima1-1/+1
2023-05-24net: datagram: fix data-races in datagram_poll()Eric Dumazet1-5/+10
2023-05-24drm/sched: Check scheduler work queue before calling timeout handlingVitaly Prosyak1-1/+1
2023-05-24net: mscc: ocelot: fix stat counter register valuesColin Foster1-9/+9
2023-05-24ipvlan:Fix out-of-bounds caused by unclear skb->cbt.feng1-0/+6
2023-05-24gve: Remove the code of clearing PBA bitZiwei Xiao1-13/+0
2023-05-24tcp: add annotations around sk->sk_shutdown accessesEric Dumazet3-9/+11
2023-05-24net: add vlan_get_protocol_and_depth() helperEric Dumazet5-8/+23
2023-05-24net: deal with most data-races in sk_wait_event()Eric Dumazet8-19/+22
2023-05-24net: annotate sk->sk_err write from do_recvmmsg()Eric Dumazet1-1/+1
2023-05-24netlink: annotate accesses to nlk->cb_runningEric Dumazet1-4/+4
2023-05-24bonding: fix send_peer_notif overflowHangbin Liu3-3/+14
2023-05-24netfilter: conntrack: fix possible bug_on with enable_hooks=1Florian Westphal2-3/+6
2023-05-24netfilter: nf_tables: always release netdev hooks from notifierFlorian Westphal1-3/+6
2023-05-24net: phy: bcm7xx: Correct read from expansion registerFlorian Fainelli2-1/+6
2023-05-24net: Fix load-tearing on sk->sk_stamp in sock_recv_cmsgs().Kuniyuki Iwashima1-1/+1
2023-05-24net: stmmac: Initialize MAC_ONEUS_TIC_COUNTER registerMarek Vasut2-0/+6
2023-05-24linux/dim: Do nothing if no time delta between samplesRoy Novich4-5/+9
2023-05-24tick/broadcast: Make broadcast device replacement work correctlyThomas Gleixner1-32/+88
2023-05-24scsi: ufs: core: Fix I/O hang that occurs when BKOPS fails in W-LUN suspendKeoseong Park1-1/+9
2023-05-24perf/core: Fix perf_sample_data not properly initialized for different sweven...Yang Jihong1-1/+13
2023-05-24net: mdio: mvusb: Fix an error handling path in mvusb_mdio_probe()Christophe JAILLET1-1/+10
2023-05-24net: skb_partial_csum_set() fix against transport header magic valueEric Dumazet1-2/+2
2023-05-24ARM: 9296/1: HP Jornada 7XX: fix kernel-doc warningsRandy Dunlap1-1/+4
2023-05-24drm/mipi-dsi: Set the fwnode for mipi_dsi_deviceSaravana Kannan1-1/+1
2023-05-24drm/nouveau/disp: More DP_RECEIVER_CAP_SIZE array fixesKees Cook3-3/+6
2023-05-24drm/dsc: fix DP_DSC_MAX_BPP_DELTA_* macro valuesJani Nikula1-2/+2
2023-05-24firmware/sysfb: Fix VESA format selectionPierre Asselin1-1/+3
2023-05-24drm/fbdev-generic: prohibit potential out-of-bounds accessSui Jingfeng1-4/+12
2023-05-17Linux 6.3.3v6.3.3Greg Kroah-Hartman1-1/+1
2023-05-17drm/amd/display: Fix hang when skipping modesetAurabindo Pillai2-1/+7
2023-05-17s390/mm: fix direct map accountingHeiko Carstens3-5/+18
2023-05-17s390/mm: rename POPULATE_ONE2ONE to POPULATE_DIRECTHeiko Carstens1-4/+4
2023-05-17spi: fsl-cpm: Use 16 bit mode for large transfers with even sizeChristophe Leroy2-0/+26
2023-05-17spi: fsl-spi: Re-organise transfer bits_per_word adaptationChristophe Leroy1-25/+21
2023-05-17x86: fix clear_user_rep_good() exception handling annotationLinus Torvalds1-1/+1
2023-05-17x86/amd_nb: Add PCI ID for family 19h model 78hMario Limonciello2-0/+3
2023-05-17ext4: fix invalid free tracking in ext4_xattr_move_to_block()Theodore Ts'o1-2/+3
2023-05-17ext4: remove a BUG_ON in ext4_mb_release_group_pa()Theodore Ts'o1-1/+5
2023-05-17ext4: fix lockdep warning when enabling MMPJan Kara1-9/+21
2023-05-17ext4: bail out of ext4_xattr_ibody_get() fails for any reasonTheodore Ts'o1-1/+1