summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-24ASoC: cs35l56: Use header defines for Speaker Volume control definitionRichard Fitzgerald1-1/+5
2024-07-24tpm: Use auth only after NULL check in tpm_buf_check_hmac_response()Hao Ge1-2/+3
2024-07-24cifs: Fix setting of zero_point after DIO writeDavid Howells1-5/+10
2024-07-24cifs: Fix server re-repick on subrequest retryDavid Howells1-3/+0
2024-07-24cifs: fix noisy message on copy_file_rangeSteve French1-1/+1
2024-07-24cifs: Fix missing fscache invalidationDavid Howells1-0/+6
2024-07-24cifs: Fix missing error code setDavid Howells1-0/+2
2024-07-24ext4: use memtostr_pad() for s_volume_nameKees Cook2-2/+2
2024-07-15Linux 6.10v6.10Linus Torvalds1-1/+1
2024-07-15Merge tag 'kbuild-fixes-v6.10-4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-4/+9
2024-07-14fortify: fix warnings in fortify tests with KASANMasahiro Yamada1-0/+4
2024-07-14kbuild: rpm-pkg: avoid the warnings with dtb's listed twiceJose Ignacio Tornos Martinez1-1/+0
2024-07-14kbuild: Make ld-version.sh more robust against version string changesNathan Chancellor1-3/+5
2024-07-14Merge tag 'sched_urgent_for_v6.10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-20/+39
2024-07-14Merge tag 'x86_urgent_for_v6.10' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-4/+10
2024-07-14Merge tag 'i2c-for-6.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-29/+31
2024-07-13Merge tag '6.10-rc7-smb3-client-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2-27/+13
2024-07-13cifs: fix setting SecurityFlags to trueSteve French2-27/+13
2024-07-13Merge tag 'i2c-host-fixes-6.10-rc8' of git://git.kernel.org/pub/scm/linux/ker...Wolfram Sang1-6/+21
2024-07-13Merge tag 'net-6.10-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds7-19/+36
2024-07-13bnxt_en: Fix crash in bnxt_get_max_rss_ctx_ring()Michael Chan1-0/+3
2024-07-12Merge tag 'for-6.10-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-37/+107
2024-07-12Merge tag 'ceph-for-6.10-rc8' of https://github.com/ceph/ceph-clientLinus Torvalds2-4/+17
2024-07-12Merge tag 'pmdomain-v6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+7
2024-07-12Merge tag 'mmc-v6.10-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-0/+18
2024-07-12Merge tag 'arm-fixes-6.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds16-28/+78
2024-07-12Merge tag 'char-misc-6.10-final' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds12-35/+103
2024-07-12Merge tag 'tty-6.10-final' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds4-22/+104
2024-07-12Merge tag 'usb-6.10-final' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds8-8/+130
2024-07-12Merge tag 'sound-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds6-73/+182
2024-07-12Merge tag 'bcachefs-2024-07-12' of https://evilpiepirate.org/git/bcachefsLinus Torvalds11-24/+87
2024-07-12Merge branch 'octeontx2-cpt-rss-cfg-fixes' into mainDavid S. Miller4-14/+31
2024-07-12octeontx2-af: fix issue with IPv4 match for RSSSatheesh Paul1-3/+4
2024-07-12octeontx2-af: fix issue with IPv6 ext match for RSSKiran Kumar K1-1/+4
2024-07-12octeontx2-af: fix detection of IP layerMichal Mazur1-2/+6
2024-07-12octeontx2-af: fix a issue with cpt_lf_alloc mailboxSrujana Challa1-1/+1
2024-07-12octeontx2-af: replace cpt slot with lf id on reg writeNithin Dabilpuram1-7/+16
2024-07-12MAINTAINERS: Update FREESCALE SOC DRIVERS and QUICC ENGINE LIBRARYChristophe Leroy1-1/+3
2024-07-12MAINTAINERS: Add more maintainers for omapsTony Lindgren1-2/+5
2024-07-12i2c: testunit: avoid re-issued work after read messageWolfram Sang1-0/+7
2024-07-12i40e: fix: remove needless retries of NVM updateAleksandr Loktionov1-4/+0
2024-07-12net: ethtool: Fix RSS settingSaeed Mahameed1-1/+2
2024-07-12bcachefs: bch2_gc_btree() should not use btree_root_lockKent Overstreet1-8/+22
2024-07-12bcachefs: Set PF_MEMALLOC_NOFS when trans->lockedKent Overstreet4-8/+30
2024-07-12bcachefs; Use trans_unlock_long() when waiting on allocatorKent Overstreet1-1/+1
2024-07-12Revert "bcachefs: Mark bch_inode_info as SLAB_ACCOUNT"Kent Overstreet1-2/+1
2024-07-12i2c: rcar: ensure Gen3+ reset does not disturb local targetsWolfram Sang1-0/+8
2024-07-12Merge tag 'for-6.10/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2024-07-11dm vdo: replace max_discard_sectors with max_hw_discard_sectorsBruce Johnston1-1/+1
2024-07-11Merge tag 'spi-fix-v6.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-26/+49