summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-23drm/i915/vblank: use drm_crtc_vblank_crtc() instead of open-codingJani Nikula
2024-08-23Merge tag 'kvmarm-fixes-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/...Catalin Marinas
2024-08-23leds: gpio: Set num_leds after allocationKees Cook
2024-08-23clk: samsung: add top clock support for ExynosAuto v920 SoCSunyeal Hong
2024-08-23clk: samsung: clk-pll: Add support for pll_531xSunyeal Hong
2024-08-23Merge branch 'for-v6.12/clk-dt-bindings' into next/clkKrzysztof Kozlowski
2024-08-23arm64: dts: exynosautov920: add initial CMU clock nodes in ExynosAuto v920Sunyeal Hong
2024-08-23Merge branch 'for-v6.12/clk-dt-bindings' into next/dt64Krzysztof Kozlowski
2024-08-23dt-bindings: clock: add ExynosAuto v920 SoC CMU bindingsSunyeal Hong
2024-08-23Merge tag 'asoc-fix-v6.11-rc3' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai
2024-08-23xfrm: Correct spelling in xfrm.hSimon Horman
2024-08-23rust: list: add ListArcFieldAlice Ryhl
2024-08-23rust: list: support heterogeneous listsAlice Ryhl
2024-08-23rust: list: add cursorAlice Ryhl
2024-08-23rust: list: add iteratorsAlice Ryhl
2024-08-23rust: list: add ListAlice Ryhl
2024-08-23rust: list: add macro for implementing ListItemAlice Ryhl
2024-08-23rust: list: add struct with prev/next pointersAlice Ryhl
2024-08-23rust: list: add tracking for ListArcAlice Ryhl
2024-08-23rust: list: add ListArcAlice Ryhl
2024-08-23rust: init: add `assert_pinned` macroBenno Lossin
2024-08-23rust: support arrays in target JSONMatthew Maurer
2024-08-23Merge tag 'ata-6.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds
2024-08-22Merge patch series "Simplify multiple create*_workqueue() invocations"Martin K. Petersen
2024-08-22scsi: core: Simplify an alloc_workqueue() invocationBart Van Assche
2024-08-22scsi: ufs: Simplify alloc*_workqueue() invocationBart Van Assche
2024-08-22scsi: stex: Simplify an alloc_ordered_workqueue() invocationBart Van Assche
2024-08-22scsi: scsi_transport_fc: Simplify alloc_workqueue() invocationsBart Van Assche
2024-08-22scsi: snic: Simplify alloc_workqueue() invocationsBart Van Assche
2024-08-22scsi: qedi: Simplify an alloc_workqueue() invocationBart Van Assche
2024-08-22scsi: qedf: Simplify alloc_workqueue() invocationsBart Van Assche
2024-08-22scsi: myrs: Simplify an alloc_ordered_workqueue() invocationBart Van Assche
2024-08-22scsi: myrb: Simplify an alloc_ordered_workqueue() invocationBart Van Assche
2024-08-22scsi: mpt3sas: Simplify an alloc_ordered_workqueue() invocationBart Van Assche
2024-08-22scsi: mpi3mr: Simplify an alloc_ordered_workqueue() invocationBart Van Assche
2024-08-22scsi: ibmvscsi_tgt: Simplify an alloc_workqueue() invocationBart Van Assche
2024-08-22scsi: fcoe: Simplify alloc_ordered_workqueue() invocationsBart Van Assche
2024-08-22scsi: esas2r: Simplify an alloc_ordered_workqueue() invocationBart Van Assche
2024-08-22scsi: bfa: Simplify an alloc_ordered_workqueue() invocationBart Van Assche
2024-08-22scsi: be2iscsi: Simplify an alloc_workqueue() invocationBart Van Assche
2024-08-22scsi: mptfusion: Simplify the alloc*_workqueue() invocationsBart Van Assche
2024-08-22scsi: Expand all create*_workqueue() invocationsBart Van Assche
2024-08-22scsi: sd: Ignore command SYNCHRONIZE CACHE error if format in progressYihang Li
2024-08-23Staging: rtl8192e: Remove unnecessary blank lineGabriel Maciel Raad
2024-08-23Staging: rtl8192e: Fix parenthesis alignmentGabriel Maciel Raad
2024-08-23Staging: rtl8192e: Fix arguments alignmentAna Carolina Hernandes
2024-08-23staging: rtl8192e: Fix Assignment operator '=' in rtl_dm.c:1488Alien Wesley
2024-08-23staging: rtl8723bs: make read-only array dot11_rate_table static constColin Ian King
2024-08-23staging: rtl8192e: Insert spaces around '|'Hans Buss
2024-08-22scsi: target: Remove unused declarationsYue Haibing