summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \ \ \ \
| | * | | | | kernel: watch_queue: copy user-array safelyPhilipp Stanner2023-10-091-1/+1
| | * | | | | kernel: kexec: copy user-array safelyPhilipp Stanner2023-10-091-1/+1
* | | | | | | Merge tag 'pm-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2023-10-313-45/+41
|\ \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *---. \ \ \ \ \ \ Merge branches 'pm-sleep', 'powercap' and 'pm-tools'Rafael J. Wysocki2023-10-262-11/+9
| |\ \ \ \ \ \ \ \ \ | | | | |/ / / / / / | | | |/| | / / / / | | | | | |/ / / / | | | | |/| | | |
| | * | | | | | | Merge back earlier system-wide PM changes for v6.7.Rafael J. Wysocki2023-10-092-11/+9
| | |\ \ \ \ \ \ \
| | | * | | | | | | PM: hibernate: fix the kerneldoc comment for swsusp_check() and swsusp_close()Christoph Hellwig2023-09-261-2/+2
| | | * | | | | | | PM: hibernate: Clean up sync_read handling in snapshot_write_next()Brian Geffon2023-09-261-5/+1
| | | * | | | | | | PM: hibernate: Use __get_safe_page() rather than touching the listBrian Geffon2023-09-211-4/+6
| | | | |/ / / / / | | | |/| | | | |
| * | | | | | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2023-10-261-34/+32
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| | * | | | | | | cpufreq: Rebuild sched-domains when removing cpufreq driverPierre Gondois2023-10-061-26/+29
| | * | | | | | | cpufreq: schedutil: Merge initialization code of sg_cpu in single loopLiao Chang2023-10-061-8/+3
* | | | | | | | | Merge tag 'net-next-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-10-3124-334/+1826
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'for-netdev' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/...Jakub Kicinski2023-10-2612-110/+845
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | bpf: Add more WARN_ON_ONCE checks for mismatched alloc and freeHou Tao2023-10-261-0/+4
| | * | | | | | | | | netkit, bpf: Add bpf programmable net deviceDaniel Borkmann2023-10-241-5/+25
| | * | | | | | | | | bpf: Improve JEQ/JNE branch taken logicAndrii Nakryiko2023-10-241-0/+8
| | * | | | | | | | | bpf: Fold smp_mb__before_atomic() into atomic_set_release()Paul E. McKenney2023-10-241-2/+1
| | * | | | | | | | | bpf: Fix unnecessary -EBUSY from htab_lock_bucketSong Liu2023-10-241-2/+5
| | * | | | | | | | | bpf: print full verifier states on infinite loop detectionEduard Zingerman2023-10-231-0/+4
| | * | | | | | | | | bpf: correct loop detection for iterators convergenceEduard Zingerman2023-10-231-4/+203
| | * | | | | | | | | bpf: exact states comparison for iterator convergence checksEduard Zingerman2023-10-231-31/+187
| | * | | | | | | | | bpf: extract same_callsites() as utility functionEduard Zingerman2023-10-231-5/+15
| | * | | | | | | | | bpf: move explored_state() closer to the beginning of verifier.cEduard Zingerman2023-10-231-15/+13
| | * | | | | | | | | bpf, tcx: Get rid of tcx_link_constDaniel Borkmann2023-10-231-2/+2