summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'modules-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-01-101-1/+1
|\
| * module: Remove redundant TASK_UNINTERRUPTIBLEKevin Hao2023-12-191-1/+1
* | Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefsLinus Torvalds2024-01-1012-3/+42
|\ \
| * | Kill sched.h dependency on rcupdate.hKent Overstreet2023-12-271-0/+1
| * | rseq: Split out rseq.h from sched.hKent Overstreet2023-12-272-0/+2
| * | wait: Remove uapi header file from main header fileMatthew Wilcox (Oracle)2023-12-202-1/+4
| * | plist: Split out plist_types.hKent Overstreet2023-12-203-0/+3
| * | sched.h: move pid helpers to pid.hKent Overstreet2023-12-202-2/+4
| * | kernel/numa.c: Move logging out of numa.hKent Overstreet2023-12-202-0/+27
| * | kernel/fork.c: add missing includeKent Overstreet2023-12-201-0/+1
* | | Merge tag 'hardening-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-01-102-25/+29
|\ \ \
| * | | tracing/uprobe: Replace strlcpy() with strscpy()Kees Cook2023-12-011-1/+1
| * | | params: Fix multi-line comment styleAndy Shevchenko2023-12-011-8/+12
| * | | params: Sort headersAndy Shevchenko2023-12-011-6/+6
| * | | params: Use size_add() for kmalloc()Andy Shevchenko2023-12-011-1/+2
| * | | params: Do not go over the limit when getting the string lengthAndy Shevchenko2023-12-011-3/+6
| * | | params: Introduce the param_unknown_fn typeAndy Shevchenko2023-12-011-6/+2
* | | | Merge tag 'linux_kselftest-kunit-6.8-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2024-01-091-0/+3
|\ \ \ \
| * | | | kunit: add KUNIT_INIT_TABLE to init linker sectionRae Moar2023-12-181-0/+3
| | |_|/ | |/| |
* | | | Merge tag 'pm-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2024-01-096-69/+101
|\ \ \ \
| * \ \ \ Merge branch 'pm-sleep'Rafael J. Wysocki2024-01-086-69/+101
| |\ \ \ \
| | * | | | async: Introduce async_schedule_dev_nocall()Rafael J. Wysocki2024-01-031-0/+29
| | * | | | async: Split async_schedule_node_domain()Rafael J. Wysocki2024-01-031-22/+34
| | * | | | PM: hibernate: Repair excess function parameter description warningRandy Dunlap2023-12-201-1/+0
| | * | | | PM: sleep: Remove obsolete comment from unlock_system_sleep()Kevin Hao2023-12-201-16/+0
| | * | | | PM: hibernate: Use kmap_local_page() in copy_data_page()Chen Haonan2023-12-191-6/+6
| | * | | | PM: hibernate: Enforce ordering during image compression/decompressionHongchen Zhang2023-12-151-19/+19
| | * | | | PM: hibernate: Avoid missing wakeup events during hibernationChris Feng2023-12-152-2/+10
| | * | | | PM: hibernate: Do not initialize error in snapshot_write_next()Li zeming2023-12-111-1/+1
| | * | | | PM: hibernate: Do not initialize error in swap_write_page()Li zeming2023-12-111-1/+1
| | * | | | PM: hibernate: Drop unnecessary local variable initializationWang chaodong2023-12-111-1/+1
| | | |_|/ | | |/| |
* | | | | Merge tag 'thermal-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-01-091-14/+20
|\ \ \ \ \
| * | | | | reboot: Introduce thermal_zone_device_critical_reboot()Fabio Estevam2024-01-021-11/+17
| * | | | | thermal/core: Prepare for introduction of thermal rebootFabio Estevam2024-01-021-4/+4
| | |_|_|/ | |/| | |
* | | | | Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-01-091-0/+3
|\ \ \ \ \
| * | | | | LSM: Create lsm_list_modules system callCasey Schaufler2023-11-121-0/+1
| * | | | | LSM: syscalls for current process attributesCasey Schaufler2023-11-121-0/+2
* | | | | | Merge tag 'audit-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-01-091-7/+24
|\ \ \ \ \ \
| * | | | | | audit: Send netlink ACK before setting connection in auditd_setChris Riches2023-11-121-7/+24
| |/ / / / /
* | | | | | Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-01-0913-314/+187
|\ \ \ \ \ \
| * | | | | | crash_core: fix and simplify the logic of crash_exclude_mem_range()Yuntao Wang2024-01-051-51/+29
| * | | | | | watchdog: if panicking and we dumped everything, don't re-enable dumpingDouglas Anderson2023-12-291-2/+4
| * | | | | | watchdog/hardlockup: use printk_cpu_sync_get_irqsave() to serialize reportingDouglas Anderson2023-12-291-0/+13
| * | | | | | watchdog/softlockup: use printk_cpu_sync_get_irqsave() to serialize reportingDouglas Anderson2023-12-291-3/+3
| * | | | | | watchdog/hardlockup: adopt softlockup logic avoiding double-dumpsDouglas Anderson2023-12-291-7/+13
| * | | | | | kexec_core: fix the assignment to kimage->control_pageYuntao Wang2023-12-291-1/+1
| * | | | | | stacktrace: fix kernel-doc typoRandy Dunlap2023-12-291-1/+1
| * | | | | | kernel: relay: remove relay_file_splice_read dead code, doesn't workAhelenia ZiemiaƄska2023-12-291-162/+0
| * | | | | | kexec_file: fix incorrect temp_start value in locate_mem_hole_top_down()Yuntao Wang2023-12-291-2/+2
| * | | | | | kexec: modify the meaning of the end parameter in kimage_is_destination_range()Yuntao Wang2023-12-291-4/+4