summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-02-13wifi: mwifiex: Support SD8978 chipsetLukas Wunner
2023-02-13btrfs: introduce size class to block group allocatorBoris Burkov
2023-02-13btrfs: add more find_free_extent tracepointsBoris Burkov
2023-02-13btrfs: pass find_free_extent_ctl to allocator tracepointsBoris Burkov
2023-02-13Merge tag 'qcom-drivers-for-6.3-2' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2023-02-13Merge tag 'qcom-drivers-for-6.3' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2023-02-13Merge tag 'qcom-arm64-for-6.3-2' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2023-02-13mm: Remove get_kernel_pages()Ira Weiny
2023-02-13highmem: Enhance is_kmap_addr() to check kmap_local_page() mappingsIra Weiny
2023-02-13PCI/MSI: Provide missing stubs for CONFIG_PCI_MSI=nReinette Chatre
2023-02-13net: phy: add genphy_c45_ethtool_get/set_eee() supportOleksij Rempel
2023-02-13net: phy: export phy_check_valid() functionOleksij Rempel
2023-02-13net: phy: add genphy_c45_read_eee_abilities() functionOleksij Rempel
2023-02-13platform_data/mlxreg: Add field with mapped resource addressVadim Pasternak
2023-02-13net: ethtool: extend ringparam set/get APIs for rx_pushShannon Nelson
2023-02-13crypto: api - Remove completion function scaffoldingHerbert Xu
2023-02-13crypto: api - Use data directly in completion functionHerbert Xu
2023-02-13crypto: skcipher - Use crypto_request_completeHerbert Xu
2023-02-13crypto: kpp - Use crypto_request_completeHerbert Xu
2023-02-13crypto: hash - Use crypto_request_completeHerbert Xu
2023-02-13crypto: akcipher - Use crypto_request_completeHerbert Xu
2023-02-13crypto: aead - Use crypto_request_completeHerbert Xu
2023-02-13crypto: acompress - Use crypto_request_completeHerbert Xu
2023-02-13crypto: api - Add scaffolding to change completion function signatureHerbert Xu
2023-02-13devlink: fix the name of value arg of devl_param_driverinit_value_get()Jiri Pirko
2023-02-13devlink: make sure driver does not read updated driverinit param before reloadJiri Pirko
2023-02-13tpm: add vendor flag to command code validationJulien Gomes
2023-02-13KEYS: Add new function key_create()Thomas Weißschuh
2023-02-13tpm_crb: Add support for CRB devices based on PlutonMatthew Garrett
2023-02-13xen: Allow platform PCI interrupt to be sharedDavid Woodhouse
2023-02-12Merge tag 'trace-v6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-02-12RDMA/umem: Remove unused 'work' member from struct ib_umemJason Gunthorpe
2023-02-12tracing: Fix TASK_COMM_LEN in trace event format fileYafang Shao
2023-02-11x86/unwind/orc: Add 'signal' field to ORC metadataJosh Poimboeuf
2023-02-10dccp/tcp: Avoid negative sk_forward_alloc by ipv6_pinfo.pktoptions.Kuniyuki Iwashima
2023-02-10Merge tag 'for-net-next-2023-02-09' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2023-02-10bpf: allow to disable bpf map memory accountingYafang Shao
2023-02-10bpf: use bpf_map_kvcalloc in bpf_local_storageYafang Shao
2023-02-10mm: memcontrol: add new kernel parameter cgroup.memory=nobpfYafang Shao
2023-02-10Merge branch 'for-6.3/cxl-ram-region' into cxl/nextDan Williams
2023-02-10Merge branch 'for-6.3/cxl' into cxl/nextDan Williams
2023-02-10cxl/mem: Fix UAPI command commentIra Weiny
2023-02-10cxl/uapi: Tag commands from cxl_query_cmd()Ira Weiny
2023-02-10cxl/uapi: Add warning on CXL command enumIra Weiny
2023-02-10Daniel Borkmann says:Jakub Kicinski
2023-02-10dax/hmem: Move hmem device registration to dax_hmem.koDan Williams
2023-02-10dax/hmem: Convey the dax range via memregion_info()Dan Williams
2023-02-10kernel/range: Uplevel the cxl subsystem's range_contains() helperDan Williams
2023-02-10net: extract nf_ct_handle_fragments to nf_conntrack_ovsXin Long
2023-02-10net: extract nf_ct_skb_network_trim function to nf_conntrack_ovsXin Long