summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-07-17rxrpc: Fix recv-recv race of completed callDavid Howells1-0/+3
2025-07-17Merge tag 'wireless-next-2025-07-17' of https://git.kernel.org/pub/scm/linux/...Paolo Abeni1-1/+5
2025-07-17Merge tag 'wireless-2025-07-17' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Abeni1-1/+1
2025-07-17ilog2: add max_pow_of_two_factor()John Garry1-0/+14
2025-07-17nvme: fix typo in status code constant for self-test in progressAlok Tiwari1-1/+1
2025-07-17Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tngu...Paolo Abeni1-0/+55
2025-07-17watchdog: Don't use "proxy" headersAndy Shevchenko1-4/+8
2025-07-17netfilter: nf_conntrack: fix crash due to removal of uninitialised entryFlorian Westphal1-2/+13
2025-07-17dt-bindings: clock: qcom: document the Milos Video Clock ControllerLuca Weiss1-0/+36
2025-07-17dt-bindings: clock: qcom: document the Milos GPU Clock ControllerLuca Weiss1-0/+56
2025-07-17dt-bindings: clock: qcom: document the Milos Display Clock ControllerLuca Weiss1-0/+61
2025-07-17dt-bindings: clock: qcom: document the Milos Camera Clock ControllerLuca Weiss1-0/+131
2025-07-17dt-bindings: clock: qcom: document the Milos Global Clock ControllerLuca Weiss1-0/+210
2025-07-17dt-bindings: clock: qcom,x1e80100-gcc: Add missing video resetsStephan Gerhold1-0/+2
2025-07-17dt-bindings: clock: Add Qualcomm QCS615 Video clock controllerTaniya Das1-0/+30
2025-07-17dt-bindings: clock: Add Qualcomm QCS615 Graphics clock controllerTaniya Das1-0/+39
2025-07-17dt-bindings: clock: Add Qualcomm QCS615 Display clock controllerTaniya Das1-0/+52
2025-07-17dt-bindings: clock: Add Qualcomm QCS615 Camera clock controllerTaniya Das1-0/+110
2025-07-17Merge branch '20250516-ipq5018-cmn-pll-v4-2-389a6b30e504@outlook.com' into cl...Bjorn Andersson1-0/+16
2025-07-17dt-bindings: clock: qcom: Add CMN PLL support for IPQ5018 SoCGeorge Moussalem1-0/+16
2025-07-17soc: qcom: spmi-pmic: add more PMIC SUBTYPE IDsRakesh Kota1-0/+2
2025-07-17dt-bindings: arm: qcom,ids: Add SoC IDs for SM7635 familyLuca Weiss1-0/+5
2025-07-17firmware: qcom: scm: take struct device as argument in SHM bridge enableBartosz Golaszewski1-1/+0
2025-07-17firmware: qcom: scm: remove unused arguments from SHM bridge routinesBartosz Golaszewski1-2/+2
2025-07-17bpf: Add struct bpf_token_infoTao Chen2-0/+19
2025-07-16drm/amdgpu: Replace HQD terminology with slots namingJesse Zhang1-2/+2
2025-07-16drm/amdgpu: Add user queue instance count in HW IP infoJesse Zhang1-0/+2
2025-07-16drm/amd/amdgpu: Add helper functions for isp buffersPratap Nirujogi1-0/+51
2025-07-16Bluetooth: hci_dev: replace 'quirks' integer by 'quirk_flags' bitmapChristian Eggers2-12/+18
2025-07-16Bluetooth: hci_core: add missing braces when using macro parametersChristian Eggers1-11/+11
2025-07-16Bluetooth: hci_core: fix typos in macrosChristian Eggers1-2/+2
2025-07-16ACPI: APEI: handle synchronous exceptions in task workShuai Xue2-4/+0
2025-07-16pmdomain: core: introduce dev_pm_genpd_is_on()Hiago De Franco1-0/+6
2025-07-16cxl: Convert to ACQUIRE() for conditional rwsem lockingDan Williams1-0/+1
2025-07-16cleanup: Introduce ACQUIRE() and ACQUIRE_ERR() for conditional locksPeter Zijlstra3-16/+83
2025-07-16drm/gem/afbc: Eliminate redundant drm_get_format_info()Ville Syrjälä1-0/+1
2025-07-16drm/gem: Pass along the format info from .fb_create() to drm_helper_mode_fill...Ville Syrjälä1-0/+2
2025-07-16drm: Allow the caller to pass in the format info to drm_helper_mode_fill_fb_s...Ville Syrjälä1-0/+2
2025-07-16drm: Pass the format info to .fb_create()Ville Syrjälä2-0/+4
2025-07-16drm: Pass pixel_format+modifier directly to drm_get_format_info()Ville Syrjälä1-2/+1
2025-07-16drm: Pass pixel_format+modifier to .get_format_info()Ville Syrjälä1-1/+1
2025-07-16block: fix blk_zone_append_update_request_bio() kernel-docJohannes Thumshirn1-2/+2
2025-07-16mm/pagemap: add write_begin_get_folio() helper functionTaotao Chen1-0/+27
2025-07-16fs: change write_begin/write_end interface to take struct kiocb *Taotao Chen2-7/+8
2025-07-16fsi: make fsi_bus_type constantGreg Kroah-Hartman1-1/+1
2025-07-16kunit: test: Export kunit_attach_mm()Tiffany Yang1-0/+12
2025-07-16container_of: Document container_of() is not to be used in new codeSakari Ailus1-0/+3
2025-07-16drm/amdgpu: Reset the clear flag in buddy during resumeArunpravin Paneer Selvam1-0/+2
2025-07-16ata: libata-eh: Simplify reset operation managementDamien Le Moal1-8/+9
2025-07-16ata: libata-eh: Remove ata_do_eh()Damien Le Moal1-3/+6