aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-11-03swiotlb: do not free decrypted pages if dynamicPetr Tesarik1-9/+16
2023-11-02Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...Linus Torvalds106-1000/+894
2023-11-02Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds281-5277/+11683
2023-11-03nouveau/gsp: add some basic registry entries.Dave Airlie1-10/+35
2023-11-03nouveau/gsp: fix message signature.Dave Airlie1-1/+1
2023-11-03nouveau/gsp: move to 535.113.01Dave Airlie73-171/+217
2023-11-02Merge tag 'v6.7-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds275-3331/+10670
2023-11-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds127-1503/+8885
2023-11-02Merge tag 'sh-for-v6.7-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds29-1704/+27
2023-11-02Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds9-33/+25
2023-11-02Merge tag 'm68knommu-for-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds11-19/+37
2023-11-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds194-498/+1178
2023-11-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds103-1362/+2747
2023-11-02Merge tag 'libnvdimm-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-25/+32
2023-11-02Merge tag 'for-linus-6.7-1' of https://github.com/cminyard/linux-ipmiLinus Torvalds2-9/+4
2023-11-02Merge tag 'leds-next-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds59-366/+1349
2023-11-02Merge tag 'backlight-next-6.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-31/+120
2023-11-02Merge tag 'mfd-next-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds86-730/+1159
2023-11-02Merge tag 'sound-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds713-6003/+16734
2023-11-02Merge tag 'for-linus-2023110101' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds16-254/+352
2023-11-02Merge tag 'pci-v6.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds88-511/+2613
2023-11-02lib/fw_table: Remove acpi_parse_entries_array() exportDan Williams1-1/+0
2023-11-02cxl/pci: Change CXL AER support check to use native AERTerry Bowman1-2/+2
2023-11-02RISC-V: hwprobe: Fix vDSO SIGSEGVAndrew Jones2-1/+6
2023-11-02riscv: configs: defconfig: Enable configs required for RZ/Five SoCLad Prabhakar1-0/+52
2023-11-02Merge patch series "riscv: SCS support"Palmer Dabbelt16-177/+248
2023-11-02Merge patch "riscv: errata: improve T-Head CMO"Palmer Dabbelt1-9/+9
2023-11-02riscv: errata: prefix T-Head mnemonics with th.Icenowy Zheng1-7/+7
2023-11-02gfs2: Add metapath_dibh helperAndreas Gruenbacher1-1/+7
2023-11-02gfs2: Clean up quota.c:print_messageAndreas Gruenbacher1-5/+5
2023-11-02gfs2: Clean up gfs2_alloc_parms initializersAndreas Gruenbacher2-4/+4
2023-11-02gfs2: Two quota=account mode fixesAndreas Gruenbacher2-6/+3
2023-11-02Merge tag '6.7-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds6-118/+194
2023-11-02Merge tag 'fsnotify_for_v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+2
2023-11-02Merge tag 'fs_for_v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-141/+164
2023-11-02Merge tag 'jfs-6.7' of https://github.com/kleikamp/linux-shaggyLinus Torvalds7-29/+54
2023-11-02Merge tag 'exfat-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-48/+171
2023-11-02Merge tag 'erofs-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds11-136/+89
2023-11-02Merge tag 'ext4_for_linus-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds14-585/+823
2023-11-02Merge tag 'dlm-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds4-20/+53
2023-11-02module/decompress: use kvmalloc() consistentlyAndrea Righi1-4/+4
2023-11-02Merge tag 'integrity-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds8-36/+101
2023-11-02selftests/bpf: Fix broken build where char is unsignedBjörn Töpel1-1/+1
2023-11-02cifs: force interface update before a fresh session setupShyam Prasad N1-1/+5
2023-11-02cifs: do not reset chan_max if multichannel is not supported at mountShyam Prasad N1-1/+0
2023-11-02cifs: reconnect helper should set reconnect for the right channelShyam Prasad N1-4/+5
2023-11-02smb: client: fix use-after-free in smb2_query_info_compound()Paulo Alcantara1-35/+49
2023-11-02smb: client: remove extra @chan_count check in __cifs_put_smb_ses()Paulo Alcantara1-14/+9
2023-11-02net: r8169: Disable multicast filter for RTL8168H and RTL8107EPatrick Thompson1-1/+3
2023-11-02Merge branch 'rework/nbcon-base' into for-linusPetr Mladek5-50/+1263