summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* preempt: Move PREEMPT_RT before PREEMPT in vermagic.Sebastian Andrzej Siewior2024-12-231-3/+3
* Merge tag 'mm-hotfixes-stable-2024-12-21-12-09' of git://git.kernel.org/pub/s...Linus Torvalds2024-12-226-16/+52
|\
| * alloc_tag: fix set_codetag_empty() when !CONFIG_MEM_ALLOC_PROFILING_DEBUGSuren Baghdasaryan2024-12-191-1/+6
| * mm/codetag: clear tags before swapDavid Wang2024-12-191-1/+1
| * mm/vmstat: fix a W=1 clang compiler warningBart Van Assche2024-12-191-1/+1
| * mm: convert partially_mapped set/clear operations to be atomicUsama Arif2024-12-191-10/+2
| * mm: use clear_user_(high)page() for arch with special user folio handlingZi Yan2024-12-192-1/+25
| * mm: introduce cpu_icache_is_aliasing() across all architecturesZi Yan2024-12-191-0/+6
| * mm: add RCU annotation to pte_offset_map(_lock)Petr Malat2024-12-191-2/+11
* | Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds2024-12-212-5/+16
|\ \
| * | tcp_bpf: Add sk_rmem_alloc related logic for tcp_bpf ingress redirectionZijian Zhang2024-12-201-3/+8
| * | tcp_bpf: Charge receive socket buffer in bpf_tcp_ingress()Cong Wang2024-12-201-2/+8
| |/
* | Merge tag 'thermal-6.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-12-211-2/+2
|\ \
| * | thermal/thresholds: Fix uapi header macros leading to a compilation errorDaniel Lezcano2024-12-161-2/+2
| |/
* | Merge tag 'io_uring-6.13-20241220' of git://git.kernel.dk/linuxLinus Torvalds2024-12-202-4/+2
|\ \
| * | io_uring: Fix registered ring file refcount leakJann Horn2024-12-191-3/+1
| * | io_uring: make ctx->timeout_lock a raw spinlockJens Axboe2024-12-171-1/+1
* | | Merge tag 'trace-v6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-12-181-1/+5
|\ \ \
| * | | tracing: Check "%s" dereference via the field and not the TP_printk formatSteven Rostedt2024-12-171-1/+5
| | |/ | |/|
* | | Merge tag 'hyperv-fixes-signed-20241217' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2024-12-182-0/+3
|\ \ \
| * | | Drivers: hv: util: Avoid accessing a ringbuffer not initialized yetMichael Kelley2024-12-091-0/+1
| * | | x86/hyperv: Fix hv tsc page based sched_clock for hibernationNaman Jain2024-12-091-0/+2
* | | | x86/static-call: fix 32-bit buildJuergen Gross2024-12-181-1/+6
* | | | Merge tag 'hardening-v6.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-12-171-1/+13
|\ \ \ \
| * | | | fortify: Hide run-time copy size from value range trackingKees Cook2024-12-171-1/+13
* | | | | Merge tag 'xsa465+xsa466-6.13-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-12-172-11/+27
|\ \ \ \ \
| * | | | | x86/static-call: provide a way to do very early static-call updatesJuergen Gross2024-12-132-11/+27
* | | | | | Merge tag 'soc-fixes-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2024-12-161-5/+8
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Merge tag 'ffa-fix-6.13' of https://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann2024-12-131-5/+8
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | firmware: arm_ffa: Fix the race around setting ffa_dev->propertiesLevi Yun2024-12-041-5/+8
* | | | | | Merge tag 'arc-6.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2024-12-163-2/+2
|\ \ \ \ \ \
| * | | | | | arc: rename aux.h to arc_aux.hBenjamin Szőke2024-12-103-2/+2
| |/ / / / /
* | | | | | Merge tag 'sched_urgent_for_v6.13_rc3-p2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2024-12-151-0/+7
|\ \ \ \ \ \
| * | | | | | sched/dlserver: Fix dlserver double enqueueVineeth Pillai (Google)2024-12-131-0/+7
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds2024-12-143-15/+8
|\ \ \ \ \ \
| * | | | | | bpf: Revert "bpf: Mark raw_tp arguments with PTR_MAYBE_NULL"Kumar Kartikeya Dwivedi2024-12-141-6/+0
| * | | | | | bpf: Fix theoretical prog_array UAF in __uprobe_perf_func()Jann Horn2024-12-101-8/+5
| * | | | | | bpf: check changes_pkt_data property for extension programsEduard Zingerman2024-12-101-0/+1
| * | | | | | bpf: track changes_pkt_data property for global functionsEduard Zingerman2024-12-101-0/+1
| * | | | | | bpf: refactor bpf_helper_changes_pkt_data to use helper numberEduard Zingerman2024-12-101-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'block-6.13-20241213' of git://git.kernel.dk/linuxLinus Torvalds2024-12-142-3/+4
|\ \ \ \ \ \
| * | | | | | block: Make bio_iov_bvec_set() accept pointer to const iov_iterJohn Garry2024-12-121-1/+1
| * | | | | | block: Prevent potential deadlocks in zone write plug error recoveryDamien Le Moal2024-12-101-2/+0
| * | | | | | dm: Fix dm-zoned-reclaim zone write pointer alignmentDamien Le Moal2024-12-101-0/+3
* | | | | | | Merge tag 'sound-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2024-12-131-6/+0
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Merge tag 'asoc-fix-v6.12-rc2' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai2024-12-1223-49/+67
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | ALSA: hda: cs35l56: Remove calls to cs35l56_force_sync_asp1_registers_from_ca...Simon Trimmer2024-12-061-6/+0
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'net-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-12-1210-59/+89
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'for-net-2024-12-12' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski2024-12-122-47/+71
| |\ \ \ \ \ \
| | * | | | | | Bluetooth: SCO: Add support for 16 bits transparent voice settingFrédéric Danis2024-12-121-0/+1