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