summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-12rcutorture: Expand RCUTORTURE_RDR_MASK_[12] to eight bitsPaul E. McKenney
2024-11-12srcu: Allow inlining of __srcu_read_{,un}lock_lite()Paul E. McKenney
2024-11-12srcu: Add srcu_read_lock_lite() and srcu_read_unlock_lite()Paul E. McKenney
2024-11-12srcu: Create CPP macros for normal and NMI-safe SRCU readersPaul E. McKenney
2024-11-12srcu: Improve srcu_read_lock{,_nmisafe}() commentsPaul E. McKenney
2024-11-12srcu: Standardize srcu_data pointers to "sdp" and similarPaul E. McKenney
2024-11-12srcu: Bit manipulation changes for additional reader flavorPaul E. McKenney
2024-11-12srcu: Renaming in preparation for additional reader flavorPaul E. McKenney
2024-10-28srcu: Introduce srcu_gp_is_expedited() helper functionPaul E. McKenney
2024-10-28srcu: Rename srcu_might_be_idle() to srcu_should_expedite()Paul E. McKenney
2024-10-23srcu: Replace WARN_ON_ONCE() with BUILD_BUG_ON() if possibleZhen Lei
2024-10-10rcu/nocb: Fix rcuog wake-up from offline softirqFrederic Weisbecker
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