summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-10-13binder: fix freeze UAF in binder_release_work()Carlos Llamas
2024-10-13binder: fix OOB in binder_add_freeze_work()Carlos Llamas
2024-10-13binder: fix node UAF in binder_add_freeze_work()Carlos Llamas
2024-10-13rpmb: Remove some useless lockingChristophe JAILLET
2024-10-13rpmb: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET
2024-10-13binderfs: binderfs_test: remove unused variableBa Jing
2024-10-13misc: apds990x: Fix missing pm_runtime_disable()Jinjie Ruan
2024-10-13misc: eeprom_93xx46: Changing 'unsigned' to 'unsigned int'Daniel Hejduk
2024-10-13mei: bus: Reorganize kerneldoc parameter namesJulia Lawall
2024-10-13MAINTAINERS: change mei driver maintainerTomas Winkler
2024-10-09rust: miscdevice: add base miscdevice abstractionAlice Ryhl
2024-10-09rust: types: add Opaque::try_ffi_initAlice Ryhl
2024-10-06Linux 6.12-rc2v6.12-rc2Linus Torvalds
2024-10-06Merge tag 'kbuild-fixes-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-10-06Merge tag 'platform-drivers-x86-v6.12-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-10-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-10-06Merge tag 'powerpc-6.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2024-10-07kbuild: deb-pkg: Remove blank first line from maint scriptsAaron Thompson
2024-10-07kbuild: fix a typo dt_binding_schema -> dt_binding_schemasXu Yang
2024-10-07scripts: import more list macrosSami Tolvanen
2024-10-06platform/x86: x86-android-tablets: Fix use after free on platform_device_regi...Hans de Goede
2024-10-06platform/x86: wmi: Update WMI driver API documentationArmin Wolf
2024-10-06platform/x86: dell-ddv: Fix typo in documentationAnaswara T Rajan
2024-10-06platform/x86: dell-sysman: add support for alienware productsCrag Wang
2024-10-06platform/x86/intel: power-domains: Add Diamond Rapids supportSrinivas Pandruvada
2024-10-06platform/x86: ISST: Add Diamond Rapids to support listSrinivas Pandruvada
2024-10-06platform/x86:intel/pmc: Disable ACPI PM Timer disabling on Sky and Kaby LakeHans de Goede
2024-10-06platform/x86: dell-laptop: Do not fail when encountering unsupported batteriesArmin Wolf
2024-10-06MAINTAINERS: Update Intel In Field Scan(IFS) entryJithu Joseph
2024-10-06Merge tag 'kvmarm-fixes-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2024-10-06x86/reboot: emergency callbacks are now registered by common KVM codePaolo Bonzini
2024-10-06KVM: x86: leave kvm.ko out of the build if no vendor module is requestedPaolo Bonzini
2024-10-05Merge tag 'bcachefs-2024-10-05' of git://evilpiepirate.org/bcachefsLinus Torvalds
2024-10-05Merge tag 'for-linus-6.12a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-10-05Merge tag 'ext4_for_linus-5.12-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-10-05Merge tag 'cxl-fixes-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-10-05Merge tag 'i2c-for-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-10-05Merge tag 'spi-fix-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-10-05Merge tag 'hardening-v6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-10-05Merge tag 'lsm-pr-20241004' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-10-05platform/x86: ISST: Fix the KASAN report slab-out-of-bounds bugZach Wade
2024-10-04Merge tag 'linux_kselftest-fixes-6.12-rc2' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2024-10-04bcachefs: Rework logged op error handlingKent Overstreet
2024-10-04bcachefs: Add warn param to subvol_get_snapshot, peek_inodeKent Overstreet
2024-10-04bcachefs: Kill snapshot arg to fsck_write_inode()Kent Overstreet
2024-10-04bcachefs: Check for unlinked, non-empty dirs in check_inode()Kent Overstreet
2024-10-04bcachefs: Check for unlinked inodes with direntsKent Overstreet
2024-10-04bcachefs: Check for directories with no backpointersKent Overstreet
2024-10-04bcachefs: Kill alloc_v4.fragmentation_lruKent Overstreet
2024-10-04bcachefs: minor lru fsck fixesKent Overstreet