summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | module: Do not offer sha224 for built-in module signingDimitri John Ledkov2023-10-201-5/+0
| * | | | | | | | | | | crypto: pkcs7 - remove sha1 supportDimitri John Ledkov2023-10-201-5/+0
| * | | | | | | | | | | crypto: pcrypt - Fix hungtask for PADATA_RESETLu Jialin2023-09-151-1/+1
* | | | | | | | | | | | Merge tag 'mfd-next-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds2023-11-021-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge tag 'ib-mfd-i2c-reboot-v6.7' into ibs-for-mfd-mergedLee Jones2023-11-011-0/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | kernel/reboot: Add device to sys_off_handlerBenjamin Bara2023-07-281-0/+3
| | * | | | | | | | | | | kernel/reboot: emergency_restart: Set correct system_stateBenjamin Bara2023-07-281-0/+1
* | | | | | | | | | | | | module/decompress: use kvmalloc() consistentlyAndrea Righi2023-11-021-4/+4
* | | | | | | | | | | | | Merge tag 'modules-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-11-013-4/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | module: Annotate struct module_notes_attrs with __counted_byKees Cook2023-11-011-1/+1
| * | | | | | | | | | | | | module: Fix comment typoZhu Mao2023-11-011-1/+1
| * | | | | | | | | | | | | module/decompress: use vmalloc() for gzip decompression workspaceAndrea Righi2023-11-011-2/+2
* | | | | | | | | | | | | | Merge tag 'sysctl-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2023-11-011-0/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | watchdog: move softlockup_panic back to early_paramKrister Johansen2023-11-011-0/+7
* | | | | | | | | | | | | | | Merge tag 'docs-6.7' of git://git.lwn.net/linuxLinus Torvalds2023-11-011-4/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | fork: Fix kernel-docMatthew Wilcox (Oracle)2023-10-101-4/+11
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge tag 'probes-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds2023-11-014-125/+89
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | kprobes: unused header files removedwuqiang.matt2023-10-241-2/+0
| * | | | | | | | | | | | | | kprobes: kretprobe scalability improvementwuqiang.matt2023-10-183-120/+89
| * | | | | | | | | | | | | | tracing/eprobe: drop unneeded breaksJulia Lawall2023-10-101-4/+1
| | |_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-11-016-61/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | syscalls: Cleanup references to sys_lookup_dcookie()Sohil Mehta2023-10-031-2/+0
| * | | | | | | | | | | | | | kernel: Drop IA64 support from sig_fault handlersArd Biesheuvel2023-09-111-20/+5
| * | | | | | | | | | | | | | arch: Remove Itanium (IA-64) architectureArd Biesheuvel2023-09-114-39/+4
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge tag 'dma-mapping-6.7-2023-10-30' of git://git.infradead.org/users/hch/d...Linus Torvalds2023-11-014-30/+32
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | dma-debug: Fix a typo in a debugging eye-catcherChuck Lever2023-10-231-1/+1
| * | | | | | | | | | | | | | swiotlb: rewrite comment explaining why the source is preserved on DMA_FROM_D...Sean Christopherson2023-10-231-5/+7
| * | | | | | | | | | | | | | dma-direct: warn when coherent allocations aren't supportedChristoph Hellwig2023-10-221-1/+3
| * | | | | | | | | | | | | | dma-direct: simplify the use atomic pool logic in dma_direct_allocChristoph Hellwig2023-10-221-15/+10
| * | | | | | | | | | | | | | dma-direct: add a CONFIG_ARCH_HAS_DMA_ALLOC symbolChristoph Hellwig2023-10-222-10/+11
| * | | | | | | | | | | | | | dma-direct: add dependencies to CONFIG_DMA_GLOBAL_POOLChristoph Hellwig2023-10-221-0/+2
* | | | | | | | | | | | | | | Merge tag 'io_uring-futex-2023-10-30' of git://git.kernel.dk/linuxLinus Torvalds2023-11-014-27/+63
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | futex: make the vectored futex operations availableJens Axboe2023-09-292-5/+10
| * | | | | | | | | | | | | | | futex: make futex_parse_waitv() available as a helperJens Axboe2023-09-292-5/+16
| * | | | | | | | | | | | | | | futex: add wake_data to struct futex_qJens Axboe2023-09-291-0/+2
| * | | | | | | | | | | | | | | futex: abstract out a __futex_wake_mark() helperJens Axboe2023-09-292-11/+23
| * | | | | | | | | | | | | | | futex: factor out the futex wake handlingJens Axboe2023-09-293-4/+10
| * | | | | | | | | | | | | | | futex: move FUTEX2_VALID_MASK to futex.hJens Axboe2023-09-292-2/+2
| * | | | | | | | | | | | | | | Merge branch 'locking/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Jens Axboe2023-09-2814-191/+555
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'for-6.7/io_uring' into io_uring-futexJens Axboe2023-09-282-59/+102
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'for-6.7/io_uring-sockopt-2023-10-30' of git://git.kernel.dk/linuxLinus Torvalds2023-11-011-11/+14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | bpf: Add sockptr support for setsockoptBreno Leitao2023-10-191-2/+3
| * | | | | | | | | | | | | | | | | | bpf: Add sockptr support for getsockoptBreno Leitao2023-10-191-9/+11
| | |/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge tag 'for-6.7/io_uring-2023-10-30' of git://git.kernel.dk/linuxLinus Torvalds2023-11-012-59/+102
|\| | | | | | | | | | | | | | | | | | |_|_|_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | exit: add internal include file with helpersJens Axboe2023-09-212-25/+37
| * | | | | | | | | | | | | | | | exit: add kernel_waitid_prepare() helperJens Axboe2023-09-211-13/+25
| * | | | | | | | | | | | | | | | exit: move core of do_wait() into helperJens Axboe2023-09-211-20/+31
| * | | | | | | | | | | | | | | | exit: abstract out should_wake helper for child_wait_callback()Jens Axboe2023-09-211-6/+14
| | |_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge tag 'drm-next-2023-10-31-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-11-012-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'topic/vmemdup-user-array-2023-10-24-1' of git://anongit.freedeskto...Dave Airlie2023-10-242-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \