summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2025-02-03clocksource: Use migrate_disable() to avoid calling get_random_u32() in atomi...Waiman Long
2025-02-02cgroup: fix race between fork and cgroup.killShakeel Butt
2025-02-01Merge tag 'mm-hotfixes-stable-2025-02-01-03-56' of git://git.kernel.org/pub/s...Linus Torvalds
2025-02-01kernel: be more careful about dup_mmap() failures and uprobe registeringLiam R. Howlett
2025-01-31Merge tag 'kbuild-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2025-01-31sched/debug: Provide slice length for fair tasksChristian Loehle
2025-01-30Merge tag 'audit-pr-20250130' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-01-30Merge tag 'pm-6.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2025-01-30Merge branch 'pm-sleep'Rafael J. Wysocki
2025-01-29bpf: Fix deadlock when freeing cgroup storageAbel Wu
2025-01-29audit: Initialize lsmctx to avoid memory allocation errorHuacai Chen
2025-01-29Merge tag 'constfy-sysctl-6.14-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-01-29bpf: avoid holding freeze_mutex during mmap operationAndrii Nakryiko
2025-01-29bpf: unify VM_WRITE vs VM_MAYWRITE use in BPF map mmaping logicAndrii Nakryiko
2025-01-28Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-28Merge tag 'stop-machine.2025.01.28a' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-01-28Merge tag 'csd-lock.2025.01.28a' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-28treewide: const qualify ctl_tables where applicableJoel Granados
2025-01-27sched_ext: Fix lock imbalance in dispatch_to_local_dsq()Andrea Righi
2025-01-27sched_ext: Fix incorrect autogroup migration detectionTejun Heo
2025-01-27clocksource: Use pr_info() for "Checking clocksource synchronization" messageWaiman Long
2025-01-26Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-01-26Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-01-26Merge tag 'modules-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-01-26Merge tag 'trace-tools-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-01-26Merge tag 'trace-rv-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2025-01-26Merge tag 'bitmap-for-6.14' of https://github.com:/norov/linuxLinus Torvalds
2025-01-26module: sign with sha512 instead of sha1 by defaultThorsten Leemhuis
2025-01-26module: Don't fail module loading when setting ro_after_init section RO failedChristophe Leroy
2025-01-26module: Split module_enable_rodata_ro()Christophe Leroy
2025-01-26module: sysfs: Use const 'struct bin_attribute'Thomas Weißschuh
2025-01-26module: sysfs: Add notes attributes through attribute_groupThomas Weißschuh
2025-01-26module: sysfs: Simplify section attribute allocationThomas Weißschuh
2025-01-26module: sysfs: Drop 'struct module_sect_attr'Thomas Weißschuh
2025-01-26module: sysfs: Drop member 'module_sect_attr::address'Thomas Weißschuh
2025-01-26module: sysfs: Drop member 'module_sect_attrs::nsections'Thomas Weißschuh
2025-01-26module: Constify 'struct module_attribute'Thomas Weißschuh
2025-01-26module: Handle 'struct module_version_attribute' as constThomas Weißschuh
2025-01-26params: Prepare for 'const struct module_attribute *'Thomas Weißschuh
2025-01-26module: Put known GPL offenders in an arrayUwe Kleine-König
2025-01-25mm/memblock: add memblock_alloc_or_panic interfaceGuo Weikang
2025-01-25mm: alloc_pages_bulk: rename APILuiz Capitulino
2025-01-25Merge tag 'kgdb-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds
2025-01-25kdb: Remove unused flags stackDr. David Alan Gilbert
2025-01-25kdb: use kmap_local_page()Zhang Heng
2025-01-24gcov: clang: use correct function param namesRandy Dunlap
2025-01-24latencytop: use correct kernel-doc format for func paramsRandy Dunlap
2025-01-24hung_task: add task->flags, blocked by coredump to logOxana Kharitonova
2025-01-24kthread: correct comments before kthread_queue_work()Tio Zhang
2025-01-24tracing/osnoise: Fix resetting of tracepointsSteven Rostedt