summaryrefslogtreecommitdiffstats
path: root/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-11-291-3/+0
|\
| * cpu: Remove spurious NULL in attribute_group definitionThomas Weißschuh2024-11-181-3/+0
* | Merge tag 'trace-v6.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds2024-11-282-1/+15
|\ \
| * | tracing: Record task flag NEED_RESCHED_LAZY.Thomas Gleixner2024-11-222-1/+15
* | | Merge tag 'modules-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-11-272-148/+428
|\ \ \
| * | | module: Reformat struct for code styleMatthew Maurer2024-10-201-1/+6
| * | | module: Additional validation in elf_validity_cache_strtabMatthew Maurer2024-10-191-1/+37
| * | | module: Factor out elf_validity_cache_strtabMatthew Maurer2024-10-191-3/+20
| * | | module: Group section index calculations togetherMatthew Maurer2024-10-191-17/+51
| * | | module: Factor out elf_validity_cache_index_strMatthew Maurer2024-10-191-9/+28
| * | | module: Factor out elf_validity_cache_index_symMatthew Maurer2024-10-191-29/+44
| * | | module: Factor out elf_validity_cache_index_modMatthew Maurer2024-10-191-62/+67
| * | | module: Factor out elf_validity_cache_index_infoMatthew Maurer2024-10-191-14/+68
| * | | module: Factor out elf_validity_cache_secstringsMatthew Maurer2024-10-191-37/+69
| * | | module: Factor out elf_validity_cache_sechdrsMatthew Maurer2024-10-191-43/+82
| * | | module: Factor out elf_validity_ehdrMatthew Maurer2024-10-191-23/+47
| * | | module: Take const arg in validate_section_offsetMatthew Maurer2024-10-191-1/+1
* | | | Revert "fs: don't block i_writecount during exec"Christian Brauner2024-11-271-3/+23
* | | | Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-11-2610-59/+84
|\ \ \ \
| * | | | kernel/reboot: replace sprintf() with sysfs_emit()zhangguopeng2024-11-121-4/+4
| * | | | hung_task: add detect count for hung tasksLance Yang2024-11-121-0/+18
| * | | | resource: avoid unnecessary resource tree walking in __region_intersects()Huang Ying2024-11-061-4/+22
| * | | | perf/core: update min_heap_callbacks to use default builtin swapKuan-Wei Chiu2024-11-061-8/+1
| * | | | lib/min_heap: introduce non-inline versions of min heap API functionsKuan-Wei Chiu2024-11-061-3/+3
| * | | | perf/hw_breakpoint: use ERR_PTR_PCPU(), IS_ERR_PCPU() and PTR_ERR_PCPU() macrosUros Bizjak2024-11-061-2/+2
| * | | | reboot: move reboot_notifier_list to kernel/reboot.cThomas Weißschuh2024-11-062-8/+7
| * | | | resource: correct reallocate_resource() documentationIlpo Järvinen2024-11-061-1/+1
| * | | | auditsc: replace memcpy() with strscpy()Yafang Shao2024-11-061-3/+3
| * | | | get rid of __get_task_comm()Yafang Shao2024-11-061-1/+1
| * | | | resource: introduce is_type_match() helper and use itAndy Shevchenko2024-11-061-13/+10
| * | | | resource: replace open coded resource_intersection()Andy Shevchenko2024-11-061-9/+6
| * | | | kernel/watchdog: always restore watchdog_softlockup(,hardlockup)_user_enabled...Tio Zhang2024-11-061-1/+2
| * | | | kexec/crash: no crash update when kexec in progressSourabh Jain2024-11-061-2/+4
| | |_|/ | |/| |
* | | | futex: improve user space accessesLinus Torvalds2024-11-252-24/+57
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-11-241-1/+4
|\ \ \ \
| * \ \ \ Merge tag 'loongarch-kvm-6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2024-11-143-5/+11
| |\ \ \ \
| * \ \ \ \ Merge tag 'kvmarm-6.13' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...Paolo Bonzini2024-11-141-1/+4
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Merge branch kvm-arm64/psci-1.3 into kvmarm/nextOliver Upton2024-11-111-1/+4
| | |\ \ \ \
| | | * | | | arm64: Use SYSTEM_OFF2 PSCI call to power off for hibernateDavid Woodhouse2024-10-311-1/+4
| | | | |/ / | | | |/| |
* | | | | | Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-11-237-36/+131
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'mm-hotfixes-stable' into mm-stableAndrew Morton2024-11-112-5/+7
| |\ \ \ \ \ \
| * | | | | | | mm: use page_pgoff() in more placesMatthew Wilcox (Oracle)2024-11-071-1/+1
| * | | | | | | alloc_tag: load module tags into separate contiguous memorySuren Baghdasaryan2024-11-071-26/+58
| * | | | | | | module: prepare to handle ROX allocations for textMike Rapoport (Microsoft)2024-11-073-8/+72
| * | | | | | | kaslr: rename physmem_end and PHYSMEM_END to direct_map_physmem_endJohn Hubbard2024-11-071-2/+2
| * | | | | | | mm: move mm flags to mm_types.hNanyong Sun2024-11-062-2/+0
| * | | | | | | mm: refactor mm_access() to not return NULLLorenzo Stoakes2024-11-061-2/+3
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'ovl-update-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-11-231-3/+3
|\ \ \ \ \ \ \
| * | | | | | | cred: Add a light version of override/revert_creds()Vinicius Costa Gomes2024-11-111-3/+3
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'sysctl-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-11-233-3/+2
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |