summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2024-07-29spi: bitbang: Implement support for MOSI idle state configurationMarcelo Schmitt-0/+1
2024-07-29spi: Enable controllers to extend the SPI protocol with MOSI idle configurationMarcelo Schmitt-2/+3
2024-07-29ASoC: Use __counted_by() annotation for snd_soc_pcm_runtimeTakashi Iwai-1/+2
2024-07-28minmax: make generic MIN() and MAX() macros available everywhereLinus Torvalds-0/+2
2024-07-28nbd: add support for rotational devicesWouter Verhelst-1/+2
2024-07-28net: introduce helper sendpages_ok()Ofir Gal-0/+19
2024-07-28minmax: simplify and clarify min_t()/max_t() implementationLinus Torvalds-8/+11
2024-07-28Merge tag 'cxl-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds-26/+19
2024-07-27Merge tag 'block-6.11-20240726' of git://git.kernel.dk/linuxLinus Torvalds-0/+9
2024-07-27Merge tag 'io_uring-6.11-20240726' of git://git.kernel.dk/linuxLinus Torvalds-4/+1
2024-07-27Merge tag 'rust-6.11' of https://github.com/Rust-for-Linux/linuxLinus Torvalds-14/+32
2024-07-27Merge tag 'devicetree-fixes-for-6.11-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-8/+7
2024-07-27Merge tag 'firewire-fixes-6.11-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-3/+2
2024-07-27Merge tag 'i3c/for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...Linus Torvalds-0/+17
2024-07-27Merge tag 'mm-hotfixes-stable-2024-07-26-14-33' of git://git.kernel.org/pub/s...Linus Torvalds-18/+11
2024-07-27Merge tag 'timers-urgent-2024-07-26' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-8/+9
2024-07-27Merge tag 'riscv-for-linus-6.11-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+6
2024-07-27Revert "firewire: Annotate struct fw_iso_packet with __counted_by()"Takashi Sakamoto-3/+2
2024-07-26minmax: avoid overly complicated constant expressions in VM codeLinus Torvalds-2/+9
2024-07-26drm/vblank: add dynamic per-crtc vblank configuration supportHamza Mahfooz-4/+38
2024-07-26mm: memcg: add cacheline padding after lruvec in mem_cgroup_per_nodeRoman Gushchin-0/+1
2024-07-26alloc_tag: outline and export free_reserved_page()Suren Baghdasaryan-15/+1
2024-07-26mm/huge_memory: avoid PMD-size page cache if neededGavin Shan-3/+9
2024-07-26KVM: guest_memfd: let kvm_gmem_populate() operate only on private gfnsPaolo Bonzini-0/+2
2024-07-26KVM: extend kvm_range_has_memory_attributes() to check subset of attributesPaolo Bonzini-1/+1
2024-07-26KVM: remove kvm_arch_gmem_prepare_needed()Paolo Bonzini-1/+0
2024-07-26KVM: rename CONFIG_HAVE_KVM_GMEM_* to CONFIG_HAVE_KVM_ARCH_GMEM_*Paolo Bonzini-2/+2
2024-07-26Merge tag 'sound-fix-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-3/+3
2024-07-26Merge tag 'bitmap-6.11-rc1' of https://github.com:/norov/linuxLinus Torvalds-43/+12
2024-07-26io_uring/napi: use ktime in busy pollingPavel Begunkov-1/+1
2024-07-26Merge tag 'nvme-6.11-2024-07-26' of git://git.infradead.org/nvme into block-6.11Jens Axboe-0/+9
2024-07-26dt-bindings: i3c: add header for generic I3C flagsCarlos Song-0/+16
2024-07-26i3c: master: Enhance i3c_bus_type visibility for device searching & event mon...Bhoomik Gupta-0/+1
2024-07-25drm/amdkfd: allow users to target recommended SDMA enginesJonathan Kim-1/+5
2024-07-25Merge tag 'net-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-0/+4
2024-07-25Merge tag 'printk-for-6.11-trivial' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-2/+2
2024-07-25Merge tag 'constfy-sysctl-6.11-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-35/+35
2024-07-25Merge tag 'uml-for-linus-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-14/+176
2024-07-25Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-116/+76
2024-07-25Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-0/+4
2024-07-25drm/scheduler: remove full_recover from drm_sched_startChristian König-1/+1
2024-07-25of: remove internal arguments from of_property_for_each_u32()Luca Ceresoli-8/+7
2024-07-25xsk: Require XDP_UMEM_TX_METADATA_LEN to actuate tx_metadata_lenStanislav Fomichev-0/+4
2024-07-24Merge tag 'phy-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Linus Torvalds-0/+2
2024-07-24Merge tag 'soundwire-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+7
2024-07-24Merge tag 'dmaengine-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+14
2024-07-24sysctl: treewide: constify the ctl_table argument of proc_handlersJoel Granados-35/+35
2024-07-24drm/virtio: Add DRM capset definitionDmitry Osipenko-0/+1
2024-07-24Merge tag 'random-6.11-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-1/+91
2024-07-24io_uring: kill REQ_F_CANCEL_SEQPavel Begunkov-3/+0