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