summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-09-16block: remove bogus unionKanchan Joshi
2024-09-13blk-integrity: improved sg segment mappingKeith Busch
2024-09-13block: provide a request helper for user integrity segmentsKeith Busch
2024-09-13blk-mq: unconditional nr_integrity_segmentsKeith Busch
2024-09-11mm: release number of pages of a folioKundan Kumar
2024-09-06Merge tag 'nvme-6.12-2024-09-06' of git://git.infradead.org/nvme into for-6.1...Jens Axboe
2024-09-06nbd: implement the WRITE_ZEROES commandWouter Verhelst
2024-08-29block: constify the lim argument to queue_limits_max_zone_append_sectorsChristoph Hellwig
2024-08-29block: rework bio splittingChristoph Hellwig
2024-08-26nvme: rename apptag and appmask to lbat and lbatmAnuj Gupta
2024-08-26nvme-rdma: send cntlid in the RDMA_CM_REQUEST Private DataNiklas Cassel
2024-08-22nvme-tcp: check for invalidated or revoked keyHannes Reinecke
2024-07-28nbd: add support for rotational devicesWouter Verhelst
2024-07-28net: introduce helper sendpages_ok()Ofir Gal
2024-07-28minmax: simplify and clarify min_t()/max_t() implementationLinus Torvalds
2024-07-28Merge tag 'cxl-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds
2024-07-27Merge tag 'block-6.11-20240726' of git://git.kernel.dk/linuxLinus Torvalds
2024-07-27Merge tag 'io_uring-6.11-20240726' of git://git.kernel.dk/linuxLinus Torvalds
2024-07-27Merge tag 'rust-6.11' of https://github.com/Rust-for-Linux/linuxLinus Torvalds
2024-07-27Merge tag 'devicetree-fixes-for-6.11-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2024-07-27Merge tag 'firewire-fixes-6.11-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-07-27Merge tag 'i3c/for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...Linus Torvalds
2024-07-27Merge tag 'mm-hotfixes-stable-2024-07-26-14-33' of git://git.kernel.org/pub/s...Linus Torvalds
2024-07-27Merge tag 'timers-urgent-2024-07-26' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-07-27Merge tag 'riscv-for-linus-6.11-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-07-27Revert "firewire: Annotate struct fw_iso_packet with __counted_by()"Takashi Sakamoto
2024-07-26minmax: avoid overly complicated constant expressions in VM codeLinus Torvalds
2024-07-26mm: memcg: add cacheline padding after lruvec in mem_cgroup_per_nodeRoman Gushchin
2024-07-26alloc_tag: outline and export free_reserved_page()Suren Baghdasaryan
2024-07-26mm/huge_memory: avoid PMD-size page cache if neededGavin Shan
2024-07-26Merge tag 'sound-fix-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-07-26Merge tag 'bitmap-6.11-rc1' of https://github.com:/norov/linuxLinus Torvalds
2024-07-26io_uring/napi: use ktime in busy pollingPavel Begunkov
2024-07-26Merge tag 'nvme-6.11-2024-07-26' of git://git.infradead.org/nvme into block-6.11Jens Axboe
2024-07-26dt-bindings: i3c: add header for generic I3C flagsCarlos Song
2024-07-26i3c: master: Enhance i3c_bus_type visibility for device searching & event mon...Bhoomik Gupta
2024-07-25Merge tag 'net-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-07-25Merge tag 'printk-for-6.11-trivial' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-07-25Merge tag 'constfy-sysctl-6.11-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-07-25Merge tag 'uml-for-linus-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-07-25Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-07-25Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-07-25of: remove internal arguments from of_property_for_each_u32()Luca Ceresoli
2024-07-25xsk: Require XDP_UMEM_TX_METADATA_LEN to actuate tx_metadata_lenStanislav Fomichev
2024-07-24Merge tag 'phy-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Linus Torvalds
2024-07-24Merge tag 'soundwire-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-07-24Merge tag 'dmaengine-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-07-24sysctl: treewide: constify the ctl_table argument of proc_handlersJoel Granados
2024-07-24Merge tag 'random-6.11-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-07-24io_uring: kill REQ_F_CANCEL_SEQPavel Begunkov