summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* vsock/virtio: add SIOCOUTQ support for all virtio based transportsLuigi Leonardi2024-08-021-0/+6
* vsock: add support for SIOCOUTQ ioctlLuigi Leonardi2024-08-021-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-08-0125-183/+254
|\
| * 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-301-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-301-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-281-23/+20
| * | | | minmax: make generic MIN() and MAX() macros available everywhereLinus Torvalds2024-07-281-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-271-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-271-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
| | | |_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge tag 'riscv-for-linus-6.11-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-07-271-0/+6
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Merge patch series "Add ACPI NUMA support for RISC-V"Palmer Dabbelt2024-07-221-0/+6
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | |
| | | * | | | | | | | | | | ACPI: RISCV: Add NUMA support based on SRAT and SLITHaibo Xu2024-07-221-0/+6
| | | | |_|/ / / / / / / / | | | |/| | | | | | | | |
| * | | | | | | | | | | | minmax: avoid overly complicated constant expressions in VM codeLinus Torvalds2024-07-262-2/+9
| * | | | | | | | | | | | Merge tag 'sound-fix-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-07-261-3/+3
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | ALSA: hda: tas2781: mark const variables as __maybe_unusedArnd Bergmann2024-07-191-3/+3
| * | | | | | | | | | | | | Merge tag 'bitmap-6.11-rc1' of https://github.com:/norov/linuxLinus Torvalds2024-07-262-43/+12
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | bitops: Add a comment explaining the double underscore macrosDan Carpenter2024-06-181-0/+5
| | * | | | | | | | | | | | cpumask: introduce assign_cpu() macroYury Norov2024-06-181-34/+6