aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2025-02-01Merge tag 'mm-hotfixes-stable-2025-02-01-03-56' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds2-3/+18
2025-02-01kernel: be more careful about dup_mmap() failures and uprobe registeringLiam R. Howlett2-3/+18
2025-01-31Merge tag 'kbuild-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds5-36/+223
2025-01-30Merge tag 'audit-pr-20250130' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/auditLinus Torvalds1-1/+1
2025-01-30Merge tag 'pm-6.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds3-2/+18
2025-01-30Merge branch 'pm-sleep'Rafael J. Wysocki1-1/+6
2025-01-29audit: Initialize lsmctx to avoid memory allocation errorHuacai Chen1-1/+1
2025-01-29Merge tag 'constfy-sysctl-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/sysctl/sysctlLinus Torvalds32-36/+36
2025-01-28Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds5-57/+12
2025-01-28Merge tag 'stop-machine.2025.01.28a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcuLinus Torvalds1-1/+1
2025-01-28Merge tag 'csd-lock.2025.01.28a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcuLinus Torvalds1-2/+2
2025-01-28treewide: const qualify ctl_tables where applicableJoel Granados32-36/+36
2025-01-26Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds9-34/+28
2025-01-26Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds13-39/+78
2025-01-26Merge tag 'modules-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/modules/linuxLinus Torvalds6-115/+122
2025-01-26Merge tag 'trace-tools-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-traceLinus Torvalds10-27/+193
2025-01-26Merge tag 'trace-rv-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-traceLinus Torvalds1-3/+14
2025-01-26Merge tag 'bitmap-for-6.14' of https://github.com:/norov/linuxLinus Torvalds1-5/+0
2025-01-26module: sign with sha512 instead of sha1 by defaultThorsten Leemhuis1-0/+1
2025-01-26module: Don't fail module loading when setting ro_after_init section RO failedChristophe Leroy1-3/+4
2025-01-26module: Split module_enable_rodata_ro()Christophe Leroy3-7/+13
2025-01-26module: sysfs: Use const 'struct bin_attribute'Thomas Weißschuh1-10/+10
2025-01-26module: sysfs: Add notes attributes through attribute_groupThomas Weißschuh1-26/+28
2025-01-26module: sysfs: Simplify section attribute allocationThomas Weißschuh1-8/+10
2025-01-26module: sysfs: Drop 'struct module_sect_attr'Thomas Weißschuh1-15/+11
2025-01-26module: sysfs: Drop member 'module_sect_attr::address'Thomas Weißschuh1-5/+2
2025-01-26module: sysfs: Drop member 'module_sect_attrs::nsections'Thomas Weißschuh1-6/+3
2025-01-26module: Constify 'struct module_attribute'Thomas Weißschuh4-30/+30
2025-01-26module: Handle 'struct module_version_attribute' as constThomas Weißschuh1-2/+2
2025-01-26params: Prepare for 'const struct module_attribute *'Thomas Weißschuh1-3/+3
2025-01-26module: Put known GPL offenders in an arrayUwe Kleine-König1-9/+14
2025-01-25mm/memblock: add memblock_alloc_or_panic interfaceGuo Weikang1-4/+1
2025-01-25mm: alloc_pages_bulk: rename APILuiz Capitulino1-1/+1
2025-01-25Merge tag 'kgdb-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linuxLinus Torvalds1-21/+3
2025-01-25kdb: Remove unused flags stackDr. David Alan Gilbert1-18/+0
2025-01-25kdb: use kmap_local_page()Zhang Heng1-3/+3
2025-01-24gcov: clang: use correct function param namesRandy Dunlap1-3/+3
2025-01-24latencytop: use correct kernel-doc format for func paramsRandy Dunlap1-3/+3
2025-01-24hung_task: add task->flags, blocked by coredump to logOxana Kharitonova2-2/+4
2025-01-24kthread: correct comments before kthread_queue_work()Tio Zhang1-1/+1
2025-01-24tracing/osnoise: Fix resetting of tracepointsSteven Rostedt1-3/+14
2025-01-24Merge tag 'v6.14-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-9/+36
2025-01-24Merge tag 'x86-boot-2025-01-21' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-6/+17
2025-01-23Merge tag 'sched_ext-for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_extLinus Torvalds3-118/+274
2025-01-23Merge tag 'trace-ringbuffer-v6.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-traceLinus Torvalds1-2/+7
2025-01-23Merge tag 'ftrace-v6.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-traceLinus Torvalds6-24/+33
2025-01-23Merge tag 'trace-v6.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-traceLinus Torvalds12-462/+650
2025-01-23Merge tag 'probes-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-traceLinus Torvalds5-466/+379
2025-01-23Merge tag 'fsnotify_hsm_for_v6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsLinus Torvalds1-6/+6
2025-01-23PM: hibernate: Add error handling for syscore_suspend()Wentao Liang1-1/+6