aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2024-03-04mm: thp: split huge page to any lower order pagesZi Yan1-8/+13
2024-03-04mm: page_owner: add support for splitting to any order in split page_ownerZi Yan1-5/+8
2024-03-04mm: memcg: make memcg huge page split support any order splitZi Yan1-2/+2
2024-03-04mm/page_owner: use order instead of nr in split_page_owner()Zi Yan1-5/+4
2024-03-04mm/memcg: use order instead of nr in split_page_memcg()Zi Yan1-2/+2
2024-03-04mm: enumerate all gfp flagsSuren Baghdasaryan1-28/+62
2024-03-04mm, vmscan: prevent infinite loop for costly GFP_NOIO | __GFP_RETRY_MAYFAIL a...Vlastimil Babka1-0/+9
2024-03-04Merge branch 'kvm-arm64/vfio-normal-nc' of https://git.kernel.org/pub/scm/lin...Alex Williamson1-0/+14
2024-03-04bpf: struct_ops supports more than one page for trampolines.Kui-Feng Lee1-1/+3
2024-03-04of: make for_each_property_of_node() available to to !OFBartosz Golaszewski1-3/+3
2024-03-04Merge tag 'vfs-6.9.rw_hint' of gitolite.kernel.org:pub/scm/linux/kernel/git/v...Christian Brauner4-14/+30
2024-03-04Merge tag 'reset-for-v6.9' of git://git.pengutronix.de/pza/linux into soc/lateArnd Bergmann3-2/+21
2024-03-04Merge tag 'omap-for-v6.9/dt-warnings-signed' of git://git.kernel.org/pub/scm/...Arnd Bergmann1-0/+3
2024-03-04tee: make tee_bus_type constRicardo B. Marliere1-1/+1
2024-03-04Merge tag 'samsung-drivers-6.9-2' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann1-1/+10
2024-03-04Merge tag 'qcom-drivers-for-6.9' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2-1/+31
2024-03-04Merge tag 'tegra-for-6.9-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann1-0/+1
2024-03-04Merge tag 'scmi-updates-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann1-3/+18
2024-03-04i2c: constify the struct device_type usageRicardo B. Marliere1-2/+2
2024-03-04smp: Consolidate smp_prepare_boot_cpu()Thomas Gleixner1-7/+6
2024-03-04net: adopt skb_network_header_len() more broadlyEric Dumazet1-0/+1
2024-03-03Input: serio - make serio_bus constRicardo B. Marliere1-1/+1
2024-03-03soundwire: constify the struct device_type usageRicardo B. Marliere1-2/+2
2024-03-03of: Reimplement of_machine_is_compatible() using of_machine_compatible_match()Christophe Leroy1-1/+13
2024-03-03of: Change of_machine_is_compatible() to return boolMichael Ellerman1-1/+1
2024-03-03of: Add of_machine_compatible_match()Michael Ellerman1-0/+6
2024-03-03gpio: nomadik: Finish conversion to use firmware node APIsAndy Shevchenko1-1/+3
2024-03-02Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski7-35/+108
2024-03-02nvmet-rdma: set max_queue_size for RDMA transportMax Gurtovoy1-1/+2
2024-03-02nvme-rdma: introduce NVME_RDMA_MAX_METADATA_QUEUE_SIZE definitionMax Gurtovoy1-1/+2
2024-03-02nvme-rdma: move NVME_RDMA_IP_PORT from common fileMax Gurtovoy2-2/+2
2024-03-02USB: typec: no opencoding FIELD_GETOliver Neukum1-4/+5
2024-03-02Merge tag 'thunderbolt-for-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman1-2/+2
2024-03-02Merge tag 'coresight-next-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman1-91/+57
2024-03-02Merge tag 'mhi-for-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/man...Greg Kroah-Hartman1-19/+0
2024-03-02block: define bvec_iter as __packed __aligned(4)Ming Lei1-1/+1
2024-03-01net/mlx5: Check capability for fw_resetMoshe Shemesh1-1/+3
2024-03-01compiler.h: Explain how __is_constexpr() worksKees Cook1-0/+39
2024-03-01overflow: Allow non-type arg to type_max() and type_min()Kees Cook1-5/+7
2024-03-01power: supply: core: make power_supply_class constantRicardo B. Marliere1-1/+1
2024-03-01sched/idle: Conditionally handle tick broadcast in default_idle_call()Thomas Gleixner2-0/+5
2024-03-01block: add a queue_limits_stack_bdev helperChristoph Hellwig1-0/+2
2024-03-01block: add a queue_limits_set helperChristoph Hellwig1-0/+1
2024-03-01svcrdma: Add Write chunk WRs to the RPC's Send WR chainChuck Lever1-3/+10
2024-03-01svcrdma: Post WRs for Write chunks in svc_rdma_sendto()Chuck Lever1-3/+3
2024-03-01svcrdma: Post the Reply chunk and Send WR togetherChuck Lever1-4/+9
2024-03-01svcrdma: Move write_info for Reply chunks into struct svc_rdma_send_ctxtChuck Lever1-0/+25
2024-03-01svcrdma: Post Send WR chainChuck Lever1-2/+4
2024-03-01sunrpc: remove ->pg_stats from svc_programJosef Bacik1-1/+0
2024-03-01sunrpc: pass in the sv_stats struct through svc_create_pooledJosef Bacik1-1/+3