summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2022-05-02blk-cgroup: replace bio_blkcg with bio_blkcg_cssChristoph Hellwig-78/+5
2022-05-02blktrace: cleanup the __trace_note_message interfaceChristoph Hellwig-6/+4
2022-05-02blk-cgroup: move struct blkcg to block/blk-cgroup.hChristoph Hellwig-35/+3
2022-05-02blk-cgroup: move blkcg_{pin,unpin}_online out of lineChristoph Hellwig-44/+2
2022-05-02blk-cgroup: move blk_cgroup_congested out lineChristoph Hellwig-19/+1
2022-05-02blk-cgroup: move blkcg_{get,set}_fc_appid out of lineChristoph Hellwig-56/+2
2022-05-02kunit: add ability to specify suite-level init and exit functionsDaniel Latypov-0/+5
2022-05-02KVM: Add max_vcpus field in common 'struct kvm'Sean Christopherson-0/+1
2022-05-02soc: apple: Add SART driverSven Peter-0/+53
2022-05-02Merge 5.18-rc5 into tty-nextGreg Kroah-Hartman-329/+215
2022-05-02Merge 5.18-rc5 into driver-core-nextGreg Kroah-Hartman-329/+215
2022-05-02Merge 5.18-rc5 into char-misc-nextGreg Kroah-Hartman-329/+215
2022-05-02Merge tag 'intel-gpio-v5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Bartosz Golaszewski-2/+34
2022-05-02clk: imx8mp: add clkout1/2 supportLucas Stach-2/+7
2022-05-02mtd: spi-nor: move spi_nor_write_ear() to winbond moduleMichael Walle-2/+0
2022-05-02mm/slub: remove unused kmem_cache_order_objects maxMiaohe Lin-1/+0
2022-05-02mm: slab: fix comment for __assume_kmalloc_alignmentAndrey Konovalov-3/+3
2022-05-02mm: slab: fix comment for ARCH_KMALLOC_MINALIGNAndrey Konovalov-1/+1
2022-05-02drm: handle kernel fences in drm_gem_plane_helper_prepare_fb v2Christian König-5/+1
2022-05-02drm: introduce drm_writeback_connector_init_with_encoder() APIAbhinav Kumar-0/+8
2022-05-02drm: allow passing possible_crtcs to drm_writeback_connector_init()Abhinav Kumar-1/+2
2022-05-01Merge tag 'v5.18-rc5' into develLinus Walleij-377/+399
2022-05-01fs-verity: define a function to return the integrity protected file digestMimi Zohar-0/+18
2022-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-1/+9
2022-05-01Merge tag 'x86_urgent_for_v5.18_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-6/+7
2022-05-01net: phy: Add 10BASE-T1L support in phy-c45Alexandru Tachici-0/+83
2022-05-01net: phy: Add BaseT1 auto-negotiation registersAlexandru Tachici-0/+40
2022-05-01net: phy: Add 10-BaseT1L registersAlexandru Tachici-0/+25
2022-05-01ethtool: Add 10base-T1L link mode entryAlexandru Tachici-1/+2
2022-05-01soc: apple: Add RTKit IPC librarySven Peter-0/+155
2022-05-01net: stmmac: disable Split Header (SPH) for Intel platformsTan Tee Min-0/+1
2022-05-01smp: Make softirq handling RT safe in flush_smp_call_function_queue()Sebastian Andrzej Siewior-0/+9
2022-05-01sched: Fix missing prototype warningsThomas Gleixner-0/+2
2022-04-30Merge tag 'usb-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-1/+1
2022-04-30io_uring: add IORING_SETUP_TASKRUN_FLAGJens Axboe-0/+7
2022-04-30io_uring: use TWA_SIGNAL_NO_IPI if IORING_SETUP_COOP_TASKRUN is usedJens Axboe-0/+8
2022-04-30task_work: allow TWA_SIGNAL without a rescheduling IPIJens Axboe-2/+12
2022-04-30net: lan966x: Fix compilation errorHoratiu Vultur-0/+4
2022-04-30net: ethernet: ocelot: remove the need for num_stats initializerColin Foster-0/+10
2022-04-30net: inline dev_queue_xmit()Pavel Begunkov-2/+12
2022-04-30net: inline skb_zerocopy_iter_dgramPavel Begunkov-14/+22
2022-04-30net: inline sock_alloc_send_skbPavel Begunkov-2/+8
2022-04-29io_uring: return hint on whether more data is available after receiveJens Axboe-0/+2
2022-04-29Merge branch 'tcp-pass-back-data-left-in-socket-after-receive' of git://git.k...Jens Axboe-1/+5
2022-04-29Merge branch 'for-5.19/io_uring-socket' into for-5.19/io_uring-netJens Axboe-21/+93
2022-04-29Merge branch 'tcp-pass-back-data-left-in-socket-after-receive' of git://git.k...Jakub Kicinski-1/+5
2022-04-29tcp: pass back data left in socket after receiveJens Axboe-1/+5
2022-04-29Merge tag 'soc-fixes-5.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+1
2022-04-29Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1/+4
2022-04-29taskstats: version 12 with thread group and exe infoDr. Thomas Orgis-4/+23