summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2023-06-04Merge tag 'irq_urgent_for_v6.4_rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+2
2023-06-04net: sched: wrap tc_skip_wrapper with CONFIG_RETPOLINEMin-Hua Chen1-0/+2
2023-06-04Merge branch 'enetc-fixes'David S. Miller1-1/+15
2023-06-04net: enetc: correct rx_bytes statistics of XDPWei Fang1-0/+8
2023-06-04net: enetc: correct the statistics of rx bytesWei Fang1-1/+7
2023-06-04Merge tag 'media/v6.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds11-15/+32
2023-06-04Merge tag 'v6.4-rc4' into v4l_for_linusMauro Carvalho Chehab834-3334/+6534
2023-06-04Merge tag 'char-misc-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds27-115/+295
2023-06-04arm64: dts: imx8mn-beacon: Fix SPI CS pinmuxAdam Ford1-2/+2
2023-06-04Merge tag 'driver-core-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+26
2023-06-04Merge tag 'tty-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds6-27/+30
2023-06-04Merge tag 'usb-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds12-9/+111
2023-06-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds23-95/+248
2023-06-04Merge tag 'powerpc-6.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds6-24/+33
2023-06-04blk-mq: fix blk_mq_hw_ctx active request accountingTian Lan1-4/+4
2023-06-03net/smc: Avoid to access invalid RMBs' MRs in SMCRv1 ADD LINK CONTWen Gu1-2/+2
2023-06-03Fix gitignore for recently added usptream self testsWeihao Gao1-0/+3
2023-06-03Merge tag 'kvm-x86-fixes-6.4' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini6-4/+101
2023-06-03Merge tag 'kvmarm-fixes-6.4-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini5-37/+35
2023-06-03Merge tag 'kvmarm-fixes-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini13-54/+112
2023-06-03Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds11-95/+120
2023-06-03Merge tag 'leds-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/joh...Linus Torvalds1-4/+4