summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-10radix tree test suite: put definition of bitmap_clear() into lib/bitmap.cWei Yang
2024-06-18bitops: Add a comment explaining the double underscore macrosDan Carpenter
2024-06-18lib: bitmap: add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-06-18cpumask: introduce assign_cpu() macroYury Norov
2024-06-18Merge tag 'efi-fixes-for-v6.10-3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-06-17Merge tag 'lsm-pr-20240617' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-06-17Revert "mm: mmap: allow for the maximum number of bits for randomizing mmap_b...Linus Torvalds
2024-06-17Merge tag 'mm-hotfixes-stable-2024-06-17-11-43' of git://git.kernel.org/pub/s...Linus Torvalds
2024-06-17Merge tag 'hardening-v6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-06-17MAINTAINERS: Update entries for Kees CookKees Cook
2024-06-17Merge tag 'hyperv-fixes-signed-20240616' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-06-16Linux 6.10-rc4Linus Torvalds
2024-06-16Merge tag 'parisc-for-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-06-16Merge tag 'i2c-for-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-06-16Merge tag 'usb-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-06-16Merge tag 'tty-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-06-16Merge tag 'staging-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-06-16Merge tag 'driver-core-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-06-16Merge tag 'char-misc-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-06-16Merge tag 'ata-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds
2024-06-16Merge tag 'edac_urgent_for_v6.10_rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-06-16Merge tag 'firewire-fixes-6.10-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-06-16leds: class: Revert: "If no default trigger is given, make hw_control trigger...Hans de Goede
2024-06-16Merge tag 'i2c-host-fixes-6.10-rc4' of git://git.kernel.org/pub/scm/linux/ker...Wolfram Sang
2024-06-16RAS/AMD/ATL: Use system settings for MI300 DRAM to normalized address transla...Yazen Ghannam
2024-06-15Merge tag 'xfs-6.10-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2024-06-15Merge tag '6.10-rc3-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2024-06-15Merge tag 'x86-urgent-2024-06-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-06-15Merge tag 'timers-urgent-2024-06-15' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-06-15kcov: don't lose track of remote references during softirqsAleksandr Nogikh
2024-06-15mm: shmem: fix getting incorrect lruvec when replacing a shmem folioBaolin Wang
2024-06-15mm/debug_vm_pgtable: drop RANDOM_ORVALUE trickPeter Xu
2024-06-15mm: fix possible OOB in numa_rebuild_large_mapping()Kefeng Wang
2024-06-15mm/migrate: fix kernel BUG at mm/compaction.c:2761!Hugh Dickins
2024-06-15selftests: mm: make map_fixed_noreplace test names stableMark Brown
2024-06-15mm/memfd: add documentation for MFD_NOEXEC_SEAL MFD_EXECJeff Xu
2024-06-15mm: mmap: allow for the maximum number of bits for randomizing mmap_base by d...Rafael Aquini
2024-06-15gcov: add support for GCC 14Peter Oberparleiter
2024-06-15zap_pid_ns_processes: clear TIF_NOTIFY_SIGNAL along with TIF_SIGPENDINGOleg Nesterov
2024-06-15mm: huge_memory: fix misused mapping_large_folio_support() for anon foliosRan Xiaokai
2024-06-15lib/alloc_tag: fix RCU imbalance in pgalloc_tag_get()Suren Baghdasaryan
2024-06-15lib/alloc_tag: do not register sysctl interface when CONFIG_SYSCTL=nSuren Baghdasaryan
2024-06-15MAINTAINERS: remove Lorenzo as vmalloc reviewerLorenzo Stoakes
2024-06-15Revert "mm: init_mlocked_on_free_v3"David Hildenbrand
2024-06-15mm/page_table_check: fix crash on ZONE_DEVICEPeter Xu
2024-06-15gcc: disable '-Warray-bounds' for gcc-9Yury Norov
2024-06-15ocfs2: fix NULL pointer dereference in ocfs2_abort_trigger()Joseph Qi
2024-06-15ocfs2: fix NULL pointer dereference in ocfs2_journal_dirty()Joseph Qi
2024-06-15efi/arm64: Fix kmemleak false positive in arm64_efi_rt_init()Waiman Long
2024-06-15efi/x86: Free EFI memory map only when installing a new one.Ard Biesheuvel