summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-17mm/migrate: fix wrongly apply write bit after mkdirty on sparc64Peter Xu
2023-02-17dax/kmem: Fix leak of memory-hotplug resourcesDan Williams
2023-02-17Merge tag 'powerpc-6.2-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-02-17Merge tag 'nfs-for-6.2-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2023-02-17Merge tag 'sound-fix-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2023-02-17MAINTAINERS: Add HPE GXP I2C SupportNick Hawkins
2023-02-17i2c: Add GXP SoC I2C ControllerNick Hawkins
2023-02-17dt-bindings: i2c: Add hpe,gxp-i2cNick Hawkins
2023-02-17Merge remote-tracking branch 'spi/for-6.3' into spi-nextMark Brown
2023-02-17Merge tag 'gpio-fixes-for-v6.2-part2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2023-02-17Merge tag 'ata-6.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds
2023-02-17Merge tag 'mmc-v6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2023-02-17of: update kconfig unittest helpFrank Rowand
2023-02-17of: add processing of EXPECT_NOT to of_unittest_expectFrank Rowand
2023-02-17of: prepare to add processing of EXPECT_NOT to of_unittest_expectFrank Rowand
2023-02-17of: Use preferred of_property_read_* functionsRob Herring
2023-02-17i2c: xiic: Remove some dead codeChristophe JAILLET
2023-02-17Merge tag 'sched-urgent-2023-02-17' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-02-17i2c: xiic: Add SCL frequency configuration supportRaviteja Narayanam
2023-02-17i2c: xiic: Update compatible with new IP versionRaviteja Narayanam
2023-02-17dt-bindings: i2c: xiic: Add 'xlnx,axi-iic-2.1' to compatibleRaviteja Narayanam
2023-02-17of: Use of_property_present() helperRob Herring
2023-02-17of: Add of_property_present() helperRob Herring
2023-02-17of: reserved_mem: Use proper binary prefixGeert Uytterhoeven
2023-02-17selftests/bpf: Add bpf_fib_lookup testMartin KaFai Lau
2023-02-17bpf: Add BPF_FIB_LOOKUP_SKIP_NEIGH for bpf_fib_lookupMartin KaFai Lau
2023-02-17i2c: i801: Call i801_check_post() from i801_access()Heiner Kallweit
2023-02-17i2c: i801: Call i801_check_pre() from i801_access()Heiner Kallweit
2023-02-17i2c: i801: Centralize configuring block commands in i801_block_transactionHeiner Kallweit
2023-02-17i2c: i801: Centralize configuring non-block commands in i801_simple_transactionHeiner Kallweit
2023-02-17i2c: i801: Handle SMBAUXCTL_E32B in i801_block_transaction_by_block onlyHeiner Kallweit
2023-02-17i2c: i801: Add i801_simple_transaction(), complementing i801_block_transaction()Heiner Kallweit
2023-02-17riscv, bpf: Add bpf trampoline support for RV64Pu Lehui
2023-02-17riscv, bpf: Add bpf_arch_text_poke support for RV64Pu Lehui
2023-02-17riscv, bpf: Factor out emit_call for kernel and bpf contextPu Lehui
2023-02-17riscv: Extend patch_text for multiple instructionsPu Lehui
2023-02-17IB/hfi1: Fix sdma.h tx->num_descs off-by-one errorsPatrick Kelsey
2023-02-17IB/hfi1: Fix math bugs in hfi1_can_pin_pages()Patrick Kelsey
2023-02-17blk-mq: Reorder fields in 'struct blk_mq_tag_set'Christophe JAILLET
2023-02-17RDMA/irdma: Add support for dmabuf pin memory regionsZhu Yanjun
2023-02-17Revert "bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMES"Martin KaFai Lau
2023-02-17Merge mlx5-next into rdma.git for-nextJason Gunthorpe
2023-02-17perf tests stat_all_metrics: Change true workload to sleep workload for syste...Kajol Jain
2023-02-17RDMA/mlx5: Use query_special_contexts for mkeysOr Har-Toov
2023-02-17net/mlx5e: Use query_special_contexts for mkeysOr Har-Toov
2023-02-17net/mlx5: Change define name for 0x100 lkey valueOr Har-Toov
2023-02-17net/mlx5: Expose bits for querying special mkeysOr Har-Toov
2023-02-17selftests/bpf: Add global subprog context passing testsAndrii Nakryiko
2023-02-17selftests/bpf: Convert test_global_funcs test to test_loader frameworkAndrii Nakryiko
2023-02-17bpf: Fix global subprog context argument resolution logicAndrii Nakryiko