aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-06-26scsi: mpi3mr: Update driver version to 8.9.1.0.50Ranjan Kumar1-2/+2
2024-06-26scsi: mpi3mr: Add ioctl support for HDBRanjan Kumar3-1/+279
2024-06-26scsi: mpi3mr: Trigger supportRanjan Kumar4-8/+564
2024-06-26scsi: mpi3mr: HDB allocation and posting for hardware and firmware buffersRanjan Kumar4-1/+790
2024-06-26scsi: ufs: ufs-pci: Add support for Intel Panther LakeAdrian Hunter1-0/+1
2024-06-26scsi: ufs: qcom: Add missing MODULE_DESCRIPTION() macroJeff Johnson1-0/+1
2024-06-26scsi: lpfc: Fix a possible null pointer dereferenceHuai-Yuan Liu1-0/+5
2024-06-26scsi: libsas: Fix exp-attached device scan after probe failure scanned in aga...Xingui Yang1-0/+14
2024-06-26Merge branch 'selftests-drv-net-rss_ctx-add-tests-for-rss-contexts'Jakub Kicinski6-15/+457
2024-06-26selftests: drv-net: rss_ctx: add tests for RSS configuration and contextsJakub Kicinski5-5/+399
2024-06-26selftests: drv-net: add ability to wait for at least N packets to load genJakub Kicinski1-7/+23
2024-06-26selftests: drv-net: add helper to wait for HW stats to syncJakub Kicinski2-1/+22
2024-06-26selftests: drv-net: try to check if port is in useJakub Kicinski1-2/+13
2024-06-27wifi: rtl8xxxu: 8188f: Limit TX power indexMartin Kaistra1-0/+15
2024-06-27wifi: rtw89: 8852b: fix definition of KIP register numberKuan-Chung Chen1-1/+1
2024-06-27wifi: rtw89: 8852b: set AMSDU limit to 5000Ping-Ke Shih1-1/+1
2024-06-27wifi: rtw89: 8852bt: rfk: add DPKPing-Ke Shih4-0/+1362
2024-06-27wifi: rtw89: 8852bt: rfk: add TSSIPing-Ke Shih6-0/+1764
2024-06-27wifi: rtw89: add polling for LPS H2C to ensure FW receivedChih-Kang Chang2-0/+9
2024-06-27wifi: rtw89: wow: enable beacon filter after swapping firmwareChih-Kang Chang1-0/+4
2024-06-27wifi: rtw89: wow: prevent to send unexpected H2C during download FirmwareChih-Kang Chang1-1/+2
2024-06-27wifi: rtw89: wow: fix GTK offload H2C skbuff issueChih-Kang Chang1-3/+1
2024-06-27wifi: rtw89: wow: update config mac for 802.11ax chipChih-Kang Chang4-20/+31
2024-06-27wifi: rtw89: wow: update WoWLAN reason register for different FWChih-Kang Chang10-7/+45
2024-06-27wifi: rtw89: wow: append security header offset for different cipherChih-Kang Chang3-34/+85
2024-06-26block: use the right type for stub rq_integrity_vec()Jens Axboe1-1/+1
2024-06-26Merge tag 'mm-hotfixes-stable-2024-06-26-17-28' of git://git.kernel.org/pub/s...Linus Torvalds20-53/+117
2024-06-26selftests/bpf: Move ARRAY_SIZE to bpf_misc.hJiri Olsa14-40/+13
2024-06-27KVM: arm64: Honor trap routing for TCR2_EL1Marc Zyngier1-0/+13
2024-06-27KVM: arm64: Make PIR{,E0}_EL1 save/restore conditional on FEAT_TCRXMarc Zyngier1-10/+14
2024-06-27KVM: arm64: Make TCR2_EL1 save/restore dependent on the VM featuresMarc Zyngier1-2/+13
2024-06-27KVM: arm64: Get rid of HCRX_GUEST_FLAGSMarc Zyngier2-2/+7
2024-06-27KVM: arm64: Correctly honor the presence of FEAT_TCRXMarc Zyngier2-1/+10
2024-06-26libbpf: Fix clang compilation error in btf_relocate.cAlan Maguire1-2/+2
2024-06-26selftests/bpf: Don't close(-1) in serial_test_fexit_stress()Ma Ke1-2/+2
2024-06-26zh_CN/admin-guide: Add zh_CN/admin-guide/numastat.rst translation documentTao Zou2-1/+49
2024-06-26docs: genericirq.rst: remove extra parenthesis in function definitionChih-Wei Chien1-1/+1
2024-06-27netfilter: nf_tables: fully validate NFT_DATA_VALUE on store to data registersPablo Neira Ayuso3-5/+11
2024-06-26Documentation: English corrections in vmalloced kernel stacksNir Lichtman1-5/+5
2024-06-26docs: verify/bisect: Fix rendered version URLDiederik de Haas1-1/+1
2024-06-26docs: Extend and refactor index of further kernel docsCarlos Bilbao1-24/+44
2024-06-26Docs/process/email-clients: Document HacKerMaiLSeongJae Park1-0/+9
2024-06-26Docs/maintainer/maintainer-entry-profile: add DAMON maintainer profileSeongJae Park1-0/+1
2024-06-26Docs/process/index: Remove unsorted docs sectionSeongJae Park1-7/+0
2024-06-26Docs: Move clang-format from process/ to dev-tools/SeongJae Park12-10/+10
2024-06-26Docs: Move magic-number from process to stagingSeongJae Park7-5/+5
2024-06-26Docs/process/index: Remove riscv/patch-acceptance from 'Other material' sectionSeongJae Park1-1/+0
2024-06-26Docs/process/index: Remove unaligned-memory-access from 'Other material'SeongJae Park1-1/+0
2024-06-26drm/xe/oa/uapi: Allow preemption to be disabled on the stream exec queueAshutosh Dixit3-1/+78
2024-06-26drm/xe/oa: Allow stream enable/disable functions to return errorAshutosh Dixit1-16/+22