summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-06-05btrfs: subpage: fix a crash in metadata repair pathQu Wenruo1-4/+5
2023-06-05ALSA: hda/realtek: Add quirk for Clevo NS50AUTim Crawford1-0/+1
2023-06-05ALSA: hda/realtek: Add quirks for Asus ROG 2024 laptops using CS35L41Stefan Binding1-0/+6
2023-06-05ARM: dts: Fix erroneous ADS touchscreen polaritiesLinus Walleij11-11/+11
2023-06-05Merge tag 'at91-fixes-6.4' of https://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann2-12/+10
2023-06-05Merge tag 'qcom-arm64-fixes-for-6.4' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann45-112/+322
2023-06-05Merge tag 'qcom-driver-fixes-for-6.4' of https://git.kernel.org/pub/scm/linux...Arnd Bergmann11-70/+93
2023-06-05Merge tag 'qcom-dts-fixes-for-6.4' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann7-0/+7
2023-06-05Merge tag 'asym-keys-fix-for-linus-v6.4-rc5' of https://github.com/robertosas...Linus Torvalds1-17/+21
2023-06-05firmware: cs_dsp: Log correct region name in bin error messagesRichard Fitzgerald1-2/+3
2023-06-05Merge branch 'mptcp-addr-adv-fixes'David S. Miller5-6/+95
2023-06-05mptcp: update userspace pm infosGeliang Tang2-4/+24
2023-06-05selftests: mptcp: update userspace pm subflow testsGeliang Tang1-1/+2
2023-06-05mptcp: add address into userspace pm listGeliang Tang1-0/+41
2023-06-05selftests: mptcp: update userspace pm addr testsGeliang Tang1-0/+8
2023-06-05mptcp: only send RM_ADDR in nl_cmd_removeGeliang Tang3-1/+20
2023-06-05drm/i915: Use 18 fast wake AUX sync lenJouni Högander1-1/+1
2023-06-05drm/i915/display: Set correct voltage level for 480MHz CDCLKChaitanya Kumar Borah1-4/+26
2023-06-05drm/i915/gt: Use the correct error value when kernel_context() failsAndi Shyti1-4/+8
2023-06-05Merge tag 'thunderbolt-for-v6.4-rc6' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman4-13/+25
2023-06-05net: stmmac: dwmac-qcom-ethqos: fix a regression on EMAC < 3Bartosz Golaszewski1-1/+2
2023-06-05i2c: mv64xxx: Fix reading invalid status value in atomic modeMarek BehĂșn1-0/+11
2023-06-05Merge tag 'linux-can-fixes-for-6.4-20230605' of git://git.kernel.org/pub/scm/...David S. Miller2-11/+18
2023-06-05i2c: designware: fix idx_write_cnt in read loopDavid Zheng2-0/+5
2023-06-05net/sched: fq_pie: ensure reasonable TCA_FQ_PIE_QUANTUM valuesEric Dumazet1-1/+7
2023-06-05i2c: mchp-pci1xxxx: Avoid cast to incompatible function typeSimon Horman1-2/+4
2023-06-05i2c: img-scb: Fix spelling mistake "innacurate" -> "inaccurate"Christian Heusel1-1/+1
2023-06-05MAINTAINERS: Add myself as I2C host drivers maintainerAndi Shyti1-1/+2
2023-06-05ALSA: hda/realtek: Add "Intel Reference board" and "NUC 13" SSID in the ALC256Sayed, Karimuddin1-0/+2
2023-06-05ALSA: hda/realtek: Add Lenovo P3 Tower platformRenHai1-0/+1
2023-06-05ALSA: hda/realtek: Add a quirk for HP Slim Desktop S01Ai Chao1-0/+1
2023-06-05selftests: alsa: pcm-test: Fix compiler warnings about the formatMirsad Goran Todorovac1-5/+5
2023-06-05Merge patch series "can: j1939: avoid possible use-after-free when j1939_can_...Marc Kleine-Budde1-11/+13
2023-06-05can: j1939: avoid possible use-after-free when j1939_can_rx_register failsFedor Pchelkin1-1/+3
2023-06-05can: j1939: change j1939_netdev_lock type to mutexFedor Pchelkin1-11/+11
2023-06-05can: j1939: j1939_sk_send_loop_abort(): improved error queue handling in J193...Oleksij Rempel1-0/+5
2023-06-05xfs: collect errors from inodegc for unlinked inode recoveryDave Chinner8-37/+60
2023-06-05xfs: validate block number being freed before adding to xefiDave Chinner8-23/+62
2023-06-05xfs: validity check agbnos on the AGFLDave Chinner1-0/+3
2023-06-05xfs: fix agf/agfl verification on v4 filesystemsDave Chinner1-17/+42
2023-06-05xfs: fix double xfs_perag_rele() in xfs_filestream_pick_ag()Dave Chinner1-1/+0
2023-06-05xfs: fix broken logic when detecting mergeable bmap recordsDarrick J. Wong1-12/+13
2023-06-04xfs: Fix undefined behavior of shift into sign bitGeert Uytterhoeven1-4/+4
2023-06-04xfs: fix AGF vs inode cluster buffer deadlockDave Chinner4-106/+166
2023-06-04xfs: defered work could create precommitsDave Chinner1-0/+5
2023-06-04xfs: restore allocation trylock iterationDave Chinner1-6/+7
2023-06-04xfs: buffer pins need to hold a buffer referenceDave Chinner1-23/+65
2023-06-04Linux 6.4-rc5v6.4-rc5Linus Torvalds1-1/+1
2023-06-04KVM: arm64: PMU: Don't overwrite PMUSERENR with vcpu loadedReiji Watanabe6-3/+73
2023-06-04KVM: arm64: PMU: Restore the host's PMUSERENR_EL0Reiji Watanabe1-2/+11