summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-10Merge tag 'bcachefs-2024-07-10' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-07-10Merge tag 'platform-drivers-x86-v6.10-6' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-07-10Merge tag 'acpi-6.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2024-07-10Merge tag 'pm-6.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2024-07-10Merge tag 'thermal-6.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-07-10Merge tag 'devicetree-fixes-for-6.10-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2024-07-10platform/x86: toshiba_acpi: Fix array out-of-bounds accessArmin Wolf
2024-07-10bcachefs: Add missing bch2_trans_begin()Kent Overstreet
2024-07-10bcachefs: Fix missing error check in journal_entry_btree_keys_validate()Kent Overstreet
2024-07-10bcachefs: Warn on attempting a move with no replicasKent Overstreet
2024-07-10bcachefs: bch2_data_update_to_text()Kent Overstreet
2024-07-10bcachefs: Log mount failure error codeKent Overstreet
2024-07-10bcachefs: Fix undefined behaviour in eytzinger1_first()Kent Overstreet
2024-07-10bcachefs: Mark bch_inode_info as SLAB_ACCOUNTYouling Tang
2024-07-10bcachefs: Fix bch2_inode_insert() race path for tmpfilesKent Overstreet
2024-07-10closures: fix closure_sync + closure debuggingKent Overstreet
2024-07-10bcachefs: Fix journal getting stuck on a flush commitKent Overstreet
2024-07-09Merge tag '6.10-rc6-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2024-07-09Merge tag 'linux_kselftest-fixes-6.10' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-07-09s390/mm: Add NULL pointer check to crst_table_free() base_crst_free()Heiko Carstens
2024-07-08of/irq: Disable "interrupt-map" parsing for PASEMI NemoMarc Zyngier
2024-07-08Merge tag 'perf-tools-fixes-for-v6.10-2024-07-08' of git://git.kernel.org/pub...Linus Torvalds
2024-07-08thermal: core: Fix list sorting in __thermal_zone_device_update()Rafael J. Wysocki
2024-07-07perf dsos: When adding a dso into sorted dsos maintain the sort orderIan Rogers
2024-07-07perf comm str: Avoid sort during insertIan Rogers
2024-07-07Linux 6.10-rc7v6.10-rc7Linus Torvalds
2024-07-07Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-07-06Merge tag 'powerpc-6.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2024-07-06Merge tag '6.10-rc6-smb3-client-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2024-07-06Merge tag 'i2c-for-6.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-07-06selftests/powerpc: Fix build with USERCFLAGS setMichael Ellerman
2024-07-05Merge tag 'integrity-v6.10-fix' of ssh://ra.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-07-05selftests/vDSO: remove duplicate compiler invocations from MakefileJohn Hubbard
2024-07-05selftests/vDSO: remove partially duplicated "all:" target in MakefileJohn Hubbard
2024-07-05selftests/vDSO: fix clang build errors and warningsJohn Hubbard
2024-07-05Merge tag 'pci-v6.10-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-07-05Merge tag 'riscv-for-linus-6.10-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-07-05selftest/timerns: fix clang build failures for abs() callsJohn Hubbard
2024-07-05Merge tag 'drm-fixes-2024-07-05' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-07-05Merge tag 'gpio-fixes-for-v6.10-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-07-05Merge tag 'tpmdd-next-6.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-07-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-07-05ksmbd: discard write access to the directory openHobin Woo
2024-07-05Merge tag 'i2c-host-fixes-6.10-rc7' of git://git.kernel.org/pub/scm/linux/ker...Wolfram Sang
2024-07-05Merge tag 'amd-drm-fixes-6.10-2024-07-03' of https://gitlab.freedesktop.org/a...Daniel Vetter
2024-07-05gpiolib: of: add polarity quirk for TSC2005Dmitry Torokhov
2024-07-05Merge tag 'kvm-s390-master-6.10-1' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini
2024-07-05tpm: Address !chip->auth in tpm_buf_append_hmac_session*()Jarkko Sakkinen
2024-07-05tpm: Address !chip->auth in tpm_buf_append_name()Jarkko Sakkinen
2024-07-05tpm: Address !chip->auth in tpm2_*_auth_session()Jarkko Sakkinen