summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefsLinus Torvalds2024-01-1121-5/+24
|\
| * Kill sched.h dependency on rcupdate.hKent Overstreet2023-12-271-0/+1
| * kill unnecessary thread_info.h includeKent Overstreet2023-12-272-1/+2
| * Kill unnecessary kernel.h includeKent Overstreet2023-12-272-1/+2
| * rseq: Split out rseq.h from sched.hKent Overstreet2023-12-274-0/+4
| * LoongArch: signal.c: add header file to fix build errorRandy Dunlap2023-12-271-0/+1
| * x86/signal: kill dependency on time.hKent Overstreet2023-12-211-1/+0
| * shm: Slim down dependenciesKent Overstreet2023-12-211-0/+1
| * sched.h: move pid helpers to pid.hKent Overstreet2023-12-211-0/+1
| * arm64: Fix circular header dependencyKent Overstreet2023-12-211-2/+2
| * microblaze: add missing forward declarationKent Overstreet2023-12-211-0/+1
| * m68k: Fix missing includeKent Overstreet2023-12-201-0/+1
| * x86: fix missing includes/forward declarationsKent Overstreet2023-12-205-0/+9
* | Merge tag 'bcachefs-2024-01-10' of https://evilpiepirate.org/git/bcachefsLinus Torvalds2024-01-111-0/+2
|\ \
| * | powerpc: Export kvm_guest static key, for bcachefs six locksKent Overstreet2024-01-011-0/+2
* | | Merge tag 'v6.8-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2024-01-1017-767/+25
|\ \ \
| * | | crypto: x86/sm4 - Remove cfb(sm4)Herbert Xu2023-12-086-271/+4
| * | | crypto: arm64/sm4 - Remove cfb(sm4)Herbert Xu2023-12-086-489/+4
| * | | crypto: s390/aes - Fix buffer overread in CTR modeHerbert Xu2023-12-082-2/+6
| * | | crypto: p10-aes-gcm - Avoid -Wstringop-overflow warningsGustavo A. R. Silva2023-12-011-1/+1
| * | | crypto: x86/sha256 - autoload if SHA-NI detectedEric Biggers2023-11-171-2/+5
| * | | crypto: x86/sha1 - autoload if SHA-NI detectedEric Biggers2023-11-171-2/+5
* | | | Merge tag 'hardening-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-01-101-2/+2
|\ \ \ \
| * | | | atags_proc: Add __counted_by for struct buffer and use struct_size()Gustavo A. R. Silva2023-12-021-2/+2
* | | | | Merge tag 'efi-next-for-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-01-104-5/+0
|\ \ \ \ \
| * | | | | efi/loongarch: Directly position the loaded image fileWang Yao2023-12-194-5/+0
* | | | | | Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-01-0917-1/+52
|\ \ \ \ \ \
| * | | | | | LSM: wireup Linux Security Module syscallsCasey Schaufler2023-11-1317-1/+52
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-01-0982-205/+234
|\ \ \ \ \ \
| * | | | | | x86/crash: use SZ_1M macro instead of hardcoded valueYuntao Wang2024-01-051-1/+1
| * | | | | | x86/crash: remove the unused image parameter from prepare_elf_headers()Yuntao Wang2024-01-051-5/+5
| * | | | | | x86/kexec: fix incorrect end address passed to kernel_ident_mapping_init()Yuntao Wang2023-12-291-1/+1
| * | | | | | x86/kexec: fix incorrect argument passed to kexec_dprintk()Yuntao Wang2023-12-291-1/+1
| * | | | | | x86/kexec: use pr_err() instead of kexec_dprintk() when an error occursYuntao Wang2023-12-291-1/+1
| * | | | | | x86/kexec: simplify the logic of mem_region_callback()Yuntao Wang2023-12-211-5/+2
| * | | | | | riscv, kexec: fix the ifdeffery for AFLAGS_kexec_relocate.oBaoquan He2023-12-211-1/+1
| * | | | | | kexec_file, parisc: print out debugging message if requiredBaoquan He2023-12-211-4/+4
| * | | | | | kexec_file, power: print out debugging message if requiredBaoquan He2023-12-212-13/+13
| * | | | | | kexec_file, riscv: print out debugging message if requiredBaoquan He2023-12-212-31/+6
| * | | | | | kexec_file, arm64: print out debugging message if requiredBaoquan He2023-12-213-29/+15
| * | | | | | kexec_file, x86: print out debugging message if requiredBaoquan He2023-12-212-11/+16
| * | | | | | mips: fix r3k_cache_init build regressionArnd Bergmann2023-12-211-6/+3
| * | | | | | merge mm-hotfixes-stable into mm-nonmm-stable to pick up depended-upon changesAndrew Morton2023-12-1320-31/+33
| |\ \ \ \ \ \
| * | | | | | | powerpc: pmd_move_must_withdraw() is only needed for CONFIG_TRANSPARENT_HUGEPAGEStephen Rothwell2023-12-111-0/+2
| * | | | | | | x86: sta2x11: include header for sta2x11_get_instance() prototypeArnd Bergmann2023-12-111-0/+1
| * | | | | | | mips: kexec: include linux/reboot.hArnd Bergmann2023-12-111-0/+1
| * | | | | | | mips: smp: fix setup_profiling_timer() prototypeArnd Bergmann2023-12-111-0/+3
| * | | | | | | mips: hide conditionally unused functionsArnd Bergmann2023-12-112-0/+4
| * | | | | | | mips: suspend: include linux/suspend.h as neededArnd Bergmann2023-12-112-0/+2
| * | | | | | | mips: mt: include asm/mips_mt.hArnd Bergmann2023-12-111-0/+1