aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-07-17Merge back earlier material related to system sleepRafael J. Wysocki3-4/+40
2025-07-17cgroup: llist: avoid memory tears for llist_nodeShakeel Butt1-3/+3
2025-07-17Merge tag 'net-6.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds8-44/+48
2025-07-17Merge tag 'for-net-2025-07-17' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothJakub Kicinski2-23/+29
2025-07-17rxrpc: Fix notification vs call-release vs recvmsgDavid Howells1-1/+2
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/kernel/git/wireless/wireless-nextPaolo Abeni1-1/+5
2025-07-17Merge tag 'wireless-2025-07-17' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wirelessPaolo 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/tnguy/linuxPaolo 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-16dt-bindings: clock: qcom: document the Milos Video Clock ControllerLuca Weiss1-0/+36
2025-07-16dt-bindings: clock: qcom: document the Milos GPU Clock ControllerLuca Weiss1-0/+56
2025-07-16dt-bindings: clock: qcom: document the Milos Display Clock ControllerLuca Weiss1-0/+61
2025-07-16dt-bindings: clock: qcom: document the Milos Camera Clock ControllerLuca Weiss1-0/+131
2025-07-16dt-bindings: clock: qcom: document the Milos Global Clock ControllerLuca Weiss1-0/+210
2025-07-16dt-bindings: clock: qcom,x1e80100-gcc: Add missing video resetsStephan Gerhold1-0/+2
2025-07-16dt-bindings: clock: Add Qualcomm QCS615 Video clock controllerTaniya Das1-0/+30
2025-07-16dt-bindings: clock: Add Qualcomm QCS615 Graphics clock controllerTaniya Das1-0/+39
2025-07-16dt-bindings: clock: Add Qualcomm QCS615 Display clock controllerTaniya Das1-0/+52
2025-07-16dt-bindings: clock: Add Qualcomm QCS615 Camera clock controllerTaniya Das1-0/+110
2025-07-16Merge branch '20250516-ipq5018-cmn-pll-v4-2-389a6b30e504@outlook.com' into clk-for-6.17Bjorn Andersson1-0/+16
2025-07-16dt-bindings: clock: qcom: Add CMN PLL support for IPQ5018 SoCGeorge Moussalem1-0/+16
2025-07-16soc: qcom: spmi-pmic: add more PMIC SUBTYPE IDsRakesh Kota1-0/+2
2025-07-16dt-bindings: arm: qcom,ids: Add SoC IDs for SM7635 familyLuca Weiss1-0/+5
2025-07-16firmware: qcom: scm: take struct device as argument in SHM bridge enableBartosz Golaszewski1-1/+0
2025-07-16firmware: qcom: scm: remove unused arguments from SHM bridge routinesBartosz Golaszewski1-2/+2
2025-07-16bpf: 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_fb_struct()Ville Syrjälä1-0/+2
2025-07-16drm: Allow the caller to pass in the format info to drm_helper_mode_fill_fb_struct()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