summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-30Documentation: kunit: fix trivial typoTales Aparecida
2022-09-30kunit: no longer call module_info(test, "Y") for kunit modulesJoe Fradley
2022-09-30kunit: add kunit.enable to enable/disable KUnit testJoe Fradley
2022-09-30kunit: tool: make --raw_output=kunit (aka --raw_output) preserve leading spacesDaniel Latypov
2022-09-30Merge branches 'acpi-properties', 'acpi-tables', 'acpi-x86' and 'acpi-soc'Rafael J. Wysocki
2022-09-30ACPI: LPSS: Deduplicate skipping device in acpi_lpss_create_device()Andy Shevchenko
2022-09-30ACPI: LPSS: Replace loop with first entry retrievalAndy Shevchenko
2022-09-30Merge branches 'acpi-scan', 'acpi-bus' and 'acpi-platform'Rafael J. Wysocki
2022-09-30Merge branches 'acpi-resource' and 'acpi-pm'Rafael J. Wysocki
2022-09-30Merge branch 'acpi-dev'Rafael J. Wysocki
2022-09-30thermal: core: Increase maximum number of trip pointsSumeet Pawnikar
2022-09-30efi: Correct Macmini DMI match in uefi cert quirkOrlando Chamberlain
2022-09-30Merge tag 'wireless-next-2022-09-30' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2022-09-30Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2022-09-30Merge tag 'block-6.0-2022-09-29' of git://git.kernel.dk/linuxLinus Torvalds
2022-09-30Merge tag 'io_uring-6.0-2022-09-29' of git://git.kernel.dk/linuxLinus Torvalds
2022-09-30Merge tag 'asoc-fix-v6.0-rc7' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2022-09-30ASoC: rockchip: i2s: use regmap_read_poll_timeout_atomic to poll I2S_CLRJudy Hsiao
2022-09-30Merge tag 'pstore-v6.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-09-30Merge tag 'gpio-fixes-for-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-09-30drm/amdkfd: Fix UBSAN shift-out-of-bounds warningFelix Kuehling
2022-09-30drm/amdkfd: Track unified memory when switching xnack modePhilip Yang
2022-09-30drm/amdgpu: Enable sram on vcn_4_0_2Sonny Jiang
2022-09-30drm/amdgpu: Enable VCN DPG for GC11_0_1Sonny Jiang
2022-09-30ASoC: dt-bindings: Document audio OF graph dai-tdm-slot-num dai-tdm-slot-widt...Marek Vasut
2022-09-30Revert "pstore: migrate to crypto acomp interface"Guilherme G. Piccoli
2022-09-30ARM: dts: s5pv210: correct double "pins" in pinmux nodeKrzysztof Kozlowski
2022-09-30Merge tag 'drm-fixes-2022-09-30-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-09-30Merge branch 'mlx5-xsk-updates-part2-2022-09-28'Jakub Kicinski
2022-09-30net/mlx5e: Clean up and fix error flows in mlx5e_alloc_rqMaxim Mikityanskiy
2022-09-30net/mlx5e: Move repeating clear_bit in mlx5e_rx_reporter_err_rq_cqe_recoverMaxim Mikityanskiy
2022-09-30net/mlx5e: Split out channel (de)activation in rx_resMaxim Mikityanskiy
2022-09-30net/mlx5e: xsk: Remove mlx5e_xsk_page_alloc_poolMaxim Mikityanskiy
2022-09-30net/mlx5e: Convert struct mlx5e_alloc_unit to a unionMaxim Mikityanskiy
2022-09-30net/mlx5e: Remove DMA address from mlx5e_alloc_unitMaxim Mikityanskiy
2022-09-30net/mlx5e: Rename mlx5e_dma_info to prepare for removal of DMA addressMaxim Mikityanskiy
2022-09-30net/mlx5e: Optimize the page cache reducing its size 2xMaxim Mikityanskiy
2022-09-30net/mlx5e: Fix calculations for ICOSQ sizeMaxim Mikityanskiy
2022-09-30xsk: Remove unused xsk_buff_discardMaxim Mikityanskiy
2022-09-30net/mlx5e: xsk: Use KSM for unaligned XSKMaxim Mikityanskiy
2022-09-30net/mlx5: Add MLX5_FLEXIBLE_INLEN to safely calculate cmd inlenMaxim Mikityanskiy
2022-09-30net/mlx5e: Keep a separate MKey for striding RQMaxim Mikityanskiy
2022-09-30net/mlx5e: xsk: Use XSK frame size as striding RQ page sizeMaxim Mikityanskiy
2022-09-30net/mlx5e: Use runtime page_shift for striding RQMaxim Mikityanskiy
2022-09-30xsk: Expose min chunk size to driversMaxim Mikityanskiy
2022-09-30MIPS: Simplify __bswapdi2() and __bswapsi2()Tiezhu Yang
2022-09-30MIPS: Silence missing prototype warningTiezhu Yang
2022-09-30mips: update config filesLukas Bulwahn
2022-09-30nvme: wire up fixed buffer support for nvme passthroughKanchan Joshi
2022-09-30nvme: pass ubuffer as an integerKanchan Joshi