aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2024-08-09Merge tag 'bitmap-6.11-rc' of https://github.com/norov/linuxLinus Torvalds1-1/+1
2024-08-09Merge tag 'probes-fixes-v6.11-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+0
2024-08-08Merge tag 'net-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-5/+5
2024-08-08cpumask: Fix crash on updating CPU enabled maskGavin Shan1-1/+1
2024-08-08net: ethtool: fix off-by-one error in max RSS context IDsEdward Cree1-5/+5
2024-08-07ring-buffer: Remove unused function ring_buffer_nr_pages()Jianhui Zhou1-1/+0
2024-08-07tracing: Use refcount for trace_event_file reference counterSteven Rostedt1-1/+1
2024-08-05bpf: kprobe: remove unused declaring of bpf_kprobe_overrideMenglong Dong1-1/+0
2024-08-04profiling: remove profile=sleep supportTetsuo Handa1-1/+0
2024-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-4/+5
2024-08-02Merge branch 'kvm-fixes' into HEADPaolo Bonzini1-4/+5
2024-08-02Merge tag 'riscv-for-linus-6.11-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2024-08-01Merge tag 'net-6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-11/+5
2024-08-01RISC-V: Enable the IPI before workqueue_online_cpu()Nick Hu1-0/+1
2024-07-31minmax: fix up min3() and max3() tooLinus Torvalds1-2/+10
2024-07-30net: drop bad gso csum_start and offset in virtio_net_hdrWillem de Bruijn1-11/+5
2024-07-30minmax: improve macro expansion and type checkingLinus Torvalds2-15/+68
2024-07-29Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-4/+3
2024-07-29profiling: attempt to remove per-cpu profile flip bufferLinus Torvalds1-1/+0
2024-07-28minmax: simplify min()/max()/clamp() implementationLinus Torvalds1-23/+20
2024-07-28minmax: make generic MIN() and MAX() macros available everywhereLinus Torvalds1-0/+2
2024-07-28minmax: simplify and clarify min_t()/max_t() implementationLinus Torvalds1-8/+11
2024-07-28Merge tag 'cxl-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds1-26/+19
2024-07-27Merge tag 'block-6.11-20240726' of git://git.kernel.dk/linuxLinus Torvalds1-0/+9
2024-07-27Merge tag 'io_uring-6.11-20240726' of git://git.kernel.dk/linuxLinus Torvalds1-4/+1
2024-07-27Merge tag 'rust-6.11' of https://github.com/Rust-for-Linux/linuxLinus Torvalds1-14/+32
2024-07-27Merge tag 'devicetree-fixes-for-6.11-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-8/+7
2024-07-27Merge tag 'firewire-fixes-6.11-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+2
2024-07-27Merge tag 'i3c/for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...Linus Torvalds1-0/+1
2024-07-27Merge tag 'mm-hotfixes-stable-2024-07-26-14-33' of git://git.kernel.org/pub/s...Linus Torvalds3-18/+11
2024-07-27Merge tag 'timers-urgent-2024-07-26' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2024-07-27Merge tag 'riscv-for-linus-6.11-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+6
2024-07-27Revert "firewire: Annotate struct fw_iso_packet with __counted_by()"Takashi Sakamoto1-3/+2
2024-07-26minmax: avoid overly complicated constant expressions in VM codeLinus Torvalds2-2/+9
2024-07-26mm: memcg: add cacheline padding after lruvec in mem_cgroup_per_nodeRoman Gushchin1-0/+1
2024-07-26alloc_tag: outline and export free_reserved_page()Suren Baghdasaryan1-15/+1
2024-07-26mm/huge_memory: avoid PMD-size page cache if neededGavin Shan1-3/+9
2024-07-26KVM: guest_memfd: let kvm_gmem_populate() operate only on private gfnsPaolo Bonzini1-0/+2
2024-07-26KVM: extend kvm_range_has_memory_attributes() to check subset of attributesPaolo Bonzini1-1/+1
2024-07-26KVM: remove kvm_arch_gmem_prepare_needed()Paolo Bonzini1-1/+0
2024-07-26KVM: rename CONFIG_HAVE_KVM_GMEM_* to CONFIG_HAVE_KVM_ARCH_GMEM_*Paolo Bonzini1-2/+2
2024-07-26Merge tag 'bitmap-6.11-rc1' of https://github.com:/norov/linuxLinus Torvalds2-43/+12
2024-07-26io_uring/napi: use ktime in busy pollingPavel Begunkov1-1/+1
2024-07-26Merge tag 'nvme-6.11-2024-07-26' of git://git.infradead.org/nvme into block-6.11Jens Axboe1-0/+9
2024-07-26i3c: master: Enhance i3c_bus_type visibility for device searching & event mon...Bhoomik Gupta1-0/+1
2024-07-25Merge tag 'printk-for-6.11-trivial' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+2
2024-07-25Merge tag 'constfy-sysctl-6.11-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-30/+30
2024-07-25Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds40-106/+72
2024-07-25of: remove internal arguments from of_property_for_each_u32()Luca Ceresoli1-8/+7
2024-07-24Merge tag 'phy-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Linus Torvalds1-0/+2