summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-08-021-4/+5
|\
| * Merge branch 'kvm-fixes' into HEADPaolo Bonzini2024-08-021-4/+5
| |\
| | * KVM: guest_memfd: let kvm_gmem_populate() operate only on private gfnsPaolo Bonzini2024-07-261-0/+2
| | * KVM: extend kvm_range_has_memory_attributes() to check subset of attributesPaolo Bonzini2024-07-261-1/+1
| | * KVM: remove kvm_arch_gmem_prepare_needed()Paolo Bonzini2024-07-261-1/+0
| | * KVM: rename CONFIG_HAVE_KVM_GMEM_* to CONFIG_HAVE_KVM_ARCH_GMEM_*Paolo Bonzini2024-07-261-2/+2
* | | Merge tag 'riscv-for-linus-6.11-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-08-021-0/+1
|\ \ \
| * | | RISC-V: Enable the IPI before workqueue_online_cpu()Nick Hu2024-08-011-0/+1
| |/ /
* | | Merge tag 'asm-generic-fixes-6.11-1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-08-021-4/+1
|\ \ \
| * | | uretprobe: change syscall number, againArnd Bergmann2024-08-021-4/+1
| |/ /
* | | Merge tag 'sound-6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2024-08-021-0/+1
|\ \ \
| * | | ALSA: ump: Transmit RPN/NRPN message at each MSB/LSB data receptionTakashi Iwai2024-07-311-0/+1
* | | | Merge tag 'net-6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-08-012-12/+6
|\ \ \ \
| * | | | net: drop bad gso csum_start and offset in virtio_net_hdrWillem de Bruijn2024-07-311-11/+5
| * | | | mptcp: sched: check both directions for backupMatthieu Baerts (NGI0)2024-07-301-1/+1
* | | | | minmax: fix up min3() and max3() tooLinus Torvalds2024-07-311-2/+10
* | | | | Merge tag 'for-6.11-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-07-311-0/+8
|\ \ \ \ \
| * | | | | btrfs: zoned: fix zone_unusable accounting on making block group read-write a...Naohiro Aota2024-07-291-0/+8
* | | | | | minmax: improve macro expansion and type checkingLinus Torvalds2024-07-302-15/+68
* | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2024-07-292-4/+3
|\ \ \ \ \ \
| * | | | | | virtio_pci_modern: use completion instead of busy loop to wait on admin cmd r...Jiri Pirko2024-07-171-0/+3
| * | | | | | virtio: create admin queues alongside other virtqueuesJiri Pirko2024-07-171-4/+0
* | | | | | | profiling: attempt to remove per-cpu profile flip bufferLinus Torvalds2024-07-291-1/+0
* | | | | | | minmax: simplify min()/max()/clamp() implementationLinus Torvalds2024-07-291-23/+20
* | | | | | | minmax: make generic MIN() and MAX() macros available everywhereLinus Torvalds2024-07-291-0/+2
| |_|_|_|/ / |/| | | | |
* | | | | | minmax: simplify and clarify min_t()/max_t() implementationLinus Torvalds2024-07-281-8/+11
* | | | | | Merge tag 'cxl-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds2024-07-281-26/+19
|\ \ \ \ \ \
| * | | | | | cxl/events: Use a common struct for DRAM and General Media eventsFabio M. De Francesco2024-07-021-26/+19
* | | | | | | Merge tag 'block-6.11-20240726' of git://git.kernel.dk/linuxLinus Torvalds2024-07-281-0/+9
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'nvme-6.11-2024-07-26' of git://git.infradead.org/nvme into block-6.11Jens Axboe2024-07-261-0/+9
| |\ \ \ \ \ \ \
| | * | | | | | | nvme-core: choose PIF from QPIF if QPIFS supports and PIF is QTYPEFrancis Pravin2024-07-161-0/+9
* | | | | | | | | Merge tag 'io_uring-6.11-20240726' of git://git.kernel.dk/linuxLinus Torvalds2024-07-281-4/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | io_uring/napi: use ktime in busy pollingPavel Begunkov2024-07-261-1/+1
| * | | | | | | | | io_uring: kill REQ_F_CANCEL_SEQPavel Begunkov2024-07-241-3/+0
* | | | | | | | | | Merge tag 'rust-6.11' of https://github.com/Rust-for-Linux/linuxLinus Torvalds2024-07-271-14/+32
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | uaccess: always export _copy_[from|to]_user with CONFIG_RUSTArnd Bergmann2024-07-081-14/+32
* | | | | | | | | | | Merge tag 'devicetree-fixes-for-6.11-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2024-07-271-8/+7
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | of: remove internal arguments from of_property_for_each_u32()Luca Ceresoli2024-07-251-8/+7
* | | | | | | | | | | | Merge tag 'firewire-fixes-6.11-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-07-271-3/+2
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Revert "firewire: Annotate struct fw_iso_packet with __counted_by()"Takashi Sakamoto2024-07-271-3/+2
* | | | | | | | | | | | | Merge tag 'i3c/for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...Linus Torvalds2024-07-272-0/+17
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | dt-bindings: i3c: add header for generic I3C flagsCarlos Song2024-07-261-0/+16
| * | | | | | | | | | | | | i3c: master: Enhance i3c_bus_type visibility for device searching & event mon...Bhoomik Gupta2024-07-261-0/+1
* | | | | | | | | | | | | | Merge tag 'mm-hotfixes-stable-2024-07-26-14-33' of git://git.kernel.org/pub/s...Linus Torvalds2024-07-273-18/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | mm: memcg: add cacheline padding after lruvec in mem_cgroup_per_nodeRoman Gushchin2024-07-261-0/+1
| * | | | | | | | | | | | | | alloc_tag: outline and export free_reserved_page()Suren Baghdasaryan2024-07-261-15/+1
| * | | | | | | | | | | | | | mm/huge_memory: avoid PMD-size page cache if neededGavin Shan2024-07-261-3/+9
| | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge tag 'timers-urgent-2024-07-26' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-07-272-8/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | timers/migration: Rename childmask by groupmask to make naming more obviousAnna-Maria Behnsen2024-07-221-8/+8
| * | | | | | | | | | | | | | timers/migration: Move hierarchy setup into cpuhotplug prepare callbackAnna-Maria Behnsen2024-07-221-0/+1
| | |_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | |