summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-18Merge tag 'execve-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-09-18Merge tag 'pstore-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-09-18Merge tag 'pmdomain-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds
2024-09-18dt-bindings: rtc: microcrystal,rv3028: add #clock-cells propertyKarthikeyan Krishnasamy
2024-09-18Merge tag 'pwrseq-updates-for-v6.12-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-09-18Merge tag 'gpio-updates-for-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-09-18Merge tag 'pwm/for-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-09-18Merge tag 'mmc-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2024-09-18Merge tag 'mtd/for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds
2024-09-18virtio_fs: allow idmapped mountsAlexander Mikhalitsyn
2024-09-18Merge tag 'for-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds
2024-09-18Merge tag 'hsi-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...Linus Torvalds
2024-09-18Merge tag 'slab-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...Linus Torvalds
2024-09-18Merge tag 'lkmm.2024.09.14b' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-09-18Merge tag 'misc.2024.09.14a' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-09-18Merge tag 'kcsan.2024.09.14a' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-09-18Merge tag 'rcu.release.v6.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-09-18Merge tag 'wq-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2024-09-18Merge tag 'cgroup-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-09-17drm/xe/oa: Fix overflow in oa batch bufferJosé Roberto de Souza
2024-09-17drm/xe: Do not run GPU page fault handler on a closed VMMatthew Brost
2024-09-17drm/xe/bo: add some annotations in bo_put()Matthew Auld
2024-09-17drm/xe/client: use mem_type from the current resourceMatthew Auld
2024-09-17drm/xe/client: add missing bo locking in show_meminfo()Matthew Auld
2024-09-17drm/xe/client: fix deadlock in show_meminfo()Matthew Auld
2024-09-17drm/xe/vram: fix ccs offset calculationMatthew Auld
2024-09-17drm/xe/guc: Fix GUC_{SUBMIT,FIRMWARE}_VER helper macrosMichal Wajdeczko
2024-09-18exfat: fix memory leak in exfat_load_bitmap()Yuezhang Mo
2024-09-18exfat: Implement sops->shutdown and ioctlDongliang Cui
2024-09-17ACPI: RISCV: Make acpi_numa_get_nid() to be staticHanjun Guo
2024-09-17Merge tag 'kvm-x86-vmx-6.12' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2024-09-17Merge tag 'kvm-x86-svm-6.12' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2024-09-17Merge tag 'kvm-x86-pat_vmx_msrs-6.12' of https://github.com/kvm-x86/linux int...Paolo Bonzini
2024-09-17Merge tag 'kvm-x86-mmu-6.12' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2024-09-17tpm: export tpm2_sessions_init() to fix ibmvtpm buildingKexy Biscuit
2024-09-17tpm: Drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König
2024-09-17selftests: tpm2: test_smoke: Run only when TPM2 is avaialable.Michal Suchanek
2024-09-17MAINTAINERS: Add selftest files to TPM sectionMichal Suchanek
2024-09-17tpm: Clean up TPM space after command failureJonathan McDowell
2024-09-17Merge tag 'kvm-x86-selftests-6.12' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2024-09-17Merge tag 'kvm-x86-misc-6.12' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2024-09-17Merge tag 'kvm-x86-generic-6.12' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2024-09-17Merge branch 'kvm-redo-enable-virt' into HEADPaolo Bonzini
2024-09-17Merge branch 'kvm-memslot-zap-quirk' into HEADPaolo Bonzini
2024-09-17Merge tag 'kvm-s390-next-6.12-1' of https://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini
2024-09-17btrfs: fix use-after-free on rbtree that tracks inodes for auto defragFilipe Manana
2024-09-17btrfs: tree-checker: fix the wrong output of data backref objectidQu Wenruo
2024-09-17btrfs: fix race setting file private on concurrent lseek using same fdFilipe Manana
2024-09-17riscv: Randomize lower bits of stack addressYunhui Cui
2024-09-17selftests: riscv: Allow mmap test to compile on 32-bitCharlie Jenkins