summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
22 min.Merge remote-tracking branch 'di/topic/core-for-CI' into drm-tipAshutosh Dixit1-2/+2
2 daysMerge tag 'mm-hotfixes-stable-2024-12-21-12-09' of git://git.kernel.org/pub/s...Linus Torvalds6-16/+52
2 daysMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds1-3/+8
3 daysMerge tag 'io_uring-6.13-20241220' of git://git.kernel.dk/linuxLinus Torvalds2-4/+2
3 daystcp_bpf: Add sk_rmem_alloc related logic for tcp_bpf ingress redirectionZijian Zhang1-3/+8
5 daysalloc_tag: fix set_codetag_empty() when !CONFIG_MEM_ALLOC_PROFILING_DEBUGSuren Baghdasaryan1-1/+6
5 daysmm/codetag: clear tags before swapDavid Wang1-1/+1
5 daysmm/vmstat: fix a W=1 clang compiler warningBart Van Assche1-1/+1
5 daysmm: convert partially_mapped set/clear operations to be atomicUsama Arif1-10/+2
5 daysmm: use clear_user_(high)page() for arch with special user folio handlingZi Yan2-1/+25
5 daysmm: introduce cpu_icache_is_aliasing() across all architecturesZi Yan1-0/+6
5 daysmm: add RCU annotation to pte_offset_map(_lock)Petr Malat1-2/+11
5 daysio_uring: Fix registered ring file refcount leakJann Horn1-3/+1
5 daysMerge tag 'trace-v6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+5
5 daysMerge tag 'hyperv-fixes-signed-20241217' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+1
5 daysx86/static-call: fix 32-bit buildJuergen Gross1-1/+6
6 daysMerge tag 'hardening-v6.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+13
6 daystracing: Check "%s" dereference via the field and not the TP_printk formatSteven Rostedt1-1/+5
6 daysMerge tag 'xsa465+xsa466-6.13-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-11/+27
7 daysio_uring: make ctx->timeout_lock a raw spinlockJens Axboe1-1/+1
7 daysfortify: Hide run-time copy size from value range trackingKees Cook1-1/+13
7 daysMerge tag 'soc-fixes-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds1-5/+8
8 daysMerge tag 'sched_urgent_for_v6.13_rc3-p2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-0/+7
9 daysMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds3-15/+8
10 daysbpf: Revert "bpf: Mark raw_tp arguments with PTR_MAYBE_NULL"Kumar Kartikeya Dwivedi1-6/+0
10 daysMerge tag 'block-6.13-20241213' of git://git.kernel.dk/linuxLinus Torvalds2-3/+4
11 daysMerge tag 'ffa-fix-6.13' of https://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann1-5/+8
11 dayssched/dlserver: Fix dlserver double enqueueVineeth Pillai (Google)1-0/+7
11 daysx86/static-call: provide a way to do very early static-call updatesJuergen Gross2-11/+27
11 daysMerge tag 'net-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds3-2/+12
11 daysblock: Make bio_iov_bvec_set() accept pointer to const iov_iterJohn Garry1-1/+1
12 daysnet, team, bonding: Add netdev_base_features helperDaniel Borkmann1-0/+7
12 dayslockdep: Swap storage for pin_count and referencesChris Wilson1-2/+2
13 daysbpf: Fix theoretical prog_array UAF in __uprobe_perf_func()Jann Horn1-8/+5
13 daysbpf: check changes_pkt_data property for extension programsEduard Zingerman1-0/+1
13 daysbpf: track changes_pkt_data property for global functionsEduard Zingerman1-0/+1
13 daysbpf: refactor bpf_helper_changes_pkt_data to use helper numberEduard Zingerman1-1/+1
13 daysblock: Prevent potential deadlocks in zone write plug error recoveryDamien Le Moal1-2/+0
13 daysdm: Fix dm-zoned-reclaim zone write pointer alignmentDamien Le Moal1-0/+3
14 daysvirtio_ring: add a func argument 'recycle_done' to virtqueue_reset()Koichiro Den1-1/+2
14 daysvirtio_ring: add a func argument 'recycle_done' to virtqueue_resize()Koichiro Den1-1/+2
2024-12-09Drivers: hv: util: Avoid accessing a ringbuffer not initialized yetMichael Kelley1-0/+1
2024-12-09Merge tag 'locking_urgent_for_v6.13_rc3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-16/+2
2024-12-08Merge tag 'timers_urgent_for_v6.13_rc2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+2
2024-12-08Merge tag 'mm-hotfixes-stable-2024-12-07-22-39' of git://git.kernel.org/pub/s...Linus Torvalds4-8/+8
2024-12-07net: mscc: ocelot: be resilient to loss of PTP packets during transmissionVladimir Oltean1-0/+1
2024-12-07Merge tag 'io_uring-6.13-20241207' of git://git.kernel.dk/linuxLinus Torvalds1-2/+2
2024-12-07headers/cleanup.h: Remove the if_not_guard() facilityIngo Molnar1-14/+0
2024-12-05scatterlist: fix incorrect func name in kernel-docRandy Dunlap1-1/+1
2024-12-05mm/codetag: swap tags when migrate pagesDavid Wang1-2/+2