summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mm-hotfixes-stable-2025-01-04-18-02' of git://git.kernel.org/pub/s...Linus Torvalds13 days4-22/+86
|\
| * percpu: remove intermediate variable in PERCPU_PTR()Gal Pressman2024-12-311-4/+1
| * mm: hugetlb: independent PMD page table shared countLiu Shixin2024-12-312-0/+31
| * mm: reinstate ability to map write-sealed memfd mappings read-onlyLorenzo Stoakes2024-12-312-18/+54
* | Merge tag 'net-6.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2025-01-034-29/+45
|\ \
| * | af_packet: fix vlan_get_protocol_dgram() vs MSG_PEEKEric Dumazet2025-01-031-3/+13
| * | Merge tag 'nf-24-12-25' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski2024-12-271-2/+5
| |\ \
| | * | netfilter: nft_set_hash: unaligned atomic read on struct nft_set_extPablo Neira Ayuso2024-12-251-2/+5
| * | | netlink: specs: mptcp: clearly mention attributesMatthieu Baerts (NGI0)2024-12-271-26/+27
| * | | netlink: specs: mptcp: add missing 'server-side' attrMatthieu Baerts (NGI0)2024-12-271-5/+6
| |/ /
| * | net/mlx5e: Keep netdev when leave switchdev for devlink set legacy onlyJianbo Liu2024-12-231-0/+1
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2025-01-032-1/+9
|\ \ \
| * | | RDMA/mlx5: Enable multiplane mode only when it is supportedMark Zhang2025-01-031-1/+3
| * | | RDMA/mlx5: Enforce same type port association for multiport RoCEPatrisious Haddad2024-12-051-0/+6
* | | | Merge tag 'sched-urgent-2024-12-29' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-12-291-1/+2
|\ \ \ \
| * | | | freezer, sched: Report frozen tasks as 'D' instead of 'R'Chen Ridong2024-12-291-1/+2
* | | | | Merge tag 'hardening-v6.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-12-271-3/+10
|\ \ \ \ \
| * | | | | stddef: make __struct_group() UAPI C++-friendlyAlexander Lobakin2024-12-201-3/+10
* | | | | | Merge tag 'trace-v6.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-12-271-1/+1
|\ \ \ \ \ \
| * | | | | | tracing: Constify string literal data member in struct trace_event_callChristian Göttsche2024-12-241-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'dmaengine-fix-6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-12-262-3/+12
|\ \ \ \ \ \
| * | | | | | dmaengine: amd: qdma: Remove using the private get and set dma_ops APIsLizhi Hou2024-12-041-0/+2
| * | | | | | linux/dmaengine.h: fix a few kernel-doc warningsRandy Dunlap2024-12-041-3/+10
| | |_|_|/ / | |/| | | |
* | | | | | 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