summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-07-17neighbour: Split pneigh_lookup().Kuniyuki Iwashima
2025-07-17ethtool: rss: initial RSS_SET (indirection table handling)Jakub Kicinski
2025-07-17PCI: Add pci_is_display() to check if device is a display controllerMario Limonciello
2025-07-17stop_machine: Improve kernel-doc function-header commentsPaul E. McKenney
2025-07-17Merge back earlier cpufreq material for 6.17-rc1Rafael J. Wysocki
2025-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-07-17Merge back earlier material related to system sleepRafael J. Wysocki
2025-07-17cgroup: llist: avoid memory tears for llist_nodeShakeel Butt
2025-07-17Merge tag 'net-6.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-07-17Merge tag 'for-net-2025-07-17' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2025-07-17rxrpc: Fix notification vs call-release vs recvmsgDavid Howells
2025-07-17rxrpc: Fix recv-recv race of completed callDavid Howells
2025-07-17Merge tag 'wireless-next-2025-07-17' of https://git.kernel.org/pub/scm/linux/...Paolo Abeni
2025-07-17Merge tag 'wireless-2025-07-17' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Abeni
2025-07-17ilog2: add max_pow_of_two_factor()John Garry
2025-07-17nvme: fix typo in status code constant for self-test in progressAlok Tiwari
2025-07-17Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tngu...Paolo Abeni
2025-07-17watchdog: Don't use "proxy" headersAndy Shevchenko
2025-07-17netfilter: nf_conntrack: fix crash due to removal of uninitialised entryFlorian Westphal
2025-07-16dt-bindings: clock: qcom: document the Milos Video Clock ControllerLuca Weiss
2025-07-16dt-bindings: clock: qcom: document the Milos GPU Clock ControllerLuca Weiss
2025-07-16dt-bindings: clock: qcom: document the Milos Display Clock ControllerLuca Weiss
2025-07-16dt-bindings: clock: qcom: document the Milos Camera Clock ControllerLuca Weiss
2025-07-16dt-bindings: clock: qcom: document the Milos Global Clock ControllerLuca Weiss
2025-07-16dt-bindings: clock: qcom,x1e80100-gcc: Add missing video resetsStephan Gerhold
2025-07-16dt-bindings: clock: Add Qualcomm QCS615 Video clock controllerTaniya Das
2025-07-16dt-bindings: clock: Add Qualcomm QCS615 Graphics clock controllerTaniya Das
2025-07-16dt-bindings: clock: Add Qualcomm QCS615 Display clock controllerTaniya Das
2025-07-16dt-bindings: clock: Add Qualcomm QCS615 Camera clock controllerTaniya Das
2025-07-16Merge branch '20250516-ipq5018-cmn-pll-v4-2-389a6b30e504@outlook.com' into cl...Bjorn Andersson
2025-07-16dt-bindings: clock: qcom: Add CMN PLL support for IPQ5018 SoCGeorge Moussalem
2025-07-16soc: qcom: spmi-pmic: add more PMIC SUBTYPE IDsRakesh Kota
2025-07-16dt-bindings: arm: qcom,ids: Add SoC IDs for SM7635 familyLuca Weiss
2025-07-16firmware: qcom: scm: take struct device as argument in SHM bridge enableBartosz Golaszewski
2025-07-16firmware: qcom: scm: remove unused arguments from SHM bridge routinesBartosz Golaszewski
2025-07-16bpf: Add struct bpf_token_infoTao Chen
2025-07-16drm/amdgpu: Replace HQD terminology with slots namingJesse Zhang
2025-07-16drm/amdgpu: Add user queue instance count in HW IP infoJesse Zhang
2025-07-16drm/amd/amdgpu: Add helper functions for isp buffersPratap Nirujogi
2025-07-16Bluetooth: hci_dev: replace 'quirks' integer by 'quirk_flags' bitmapChristian Eggers
2025-07-16Bluetooth: hci_core: add missing braces when using macro parametersChristian Eggers
2025-07-16Bluetooth: hci_core: fix typos in macrosChristian Eggers
2025-07-16ACPI: APEI: handle synchronous exceptions in task workShuai Xue
2025-07-16pmdomain: core: introduce dev_pm_genpd_is_on()Hiago De Franco
2025-07-16cxl: Convert to ACQUIRE() for conditional rwsem lockingDan Williams
2025-07-16cleanup: Introduce ACQUIRE() and ACQUIRE_ERR() for conditional locksPeter Zijlstra
2025-07-16drm/gem/afbc: Eliminate redundant drm_get_format_info()Ville Syrjälä
2025-07-16drm/gem: Pass along the format info from .fb_create() to drm_helper_mode_fill...Ville Syrjälä
2025-07-16drm: Allow the caller to pass in the format info to drm_helper_mode_fill_fb_s...Ville Syrjälä
2025-07-16drm: Pass the format info to .fb_create()Ville Syrjälä