summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-09-03of/irq: Convert of_msi_map_id() callers to of_msi_xlate()Lorenzo Pieralisi1-6/+0
2025-09-03dt-bindings: clock: rk3368: Add SCLK_MIPIDSI_24MWeiHao Li1-0/+1
2025-09-03jiffies: Remove obsolete SHIFTED_HZ commentBjorn Helgaas2-2/+2
2025-09-03vdso/vsyscall: Avoid slow division loop in auxiliary clock updateThomas Weißschuh1-1/+8
2025-09-03wifi: brcmfmac: fix 43752 SDIO FWVID incorrectly labelled as Cypress (CYW)Gokul Sivakumar1-1/+1
2025-09-03sched/fair: Add related data structure for task based throttleValentin Schneider1-0/+5
2025-09-03sched: Move STDL_INIT() functions out-of-linePeter Zijlstra1-42/+7
2025-09-03sched/fair: Get rid of sched_domains_curr_level hack for tl->cpumask()Peter Zijlstra2-2/+28
2025-09-03gpio: nomadik: don't print out global GPIO numbers in debugfs callbacksBartosz Golaszewski1-2/+1
2025-09-03net/mlx5: Add PSP capabilities structures and bitsSaeed Mahameed2-4/+95
2025-09-03io_uring/uring_cmd: add io_uring_cmd_tw_t type aliasCaleb Sander Mateos1-5/+8
2025-09-03bitmap: introduce hardware-specific bitfield operationsNicolas Frattaroli1-0/+62
2025-09-03net: phy: add phy_interface_weight()Russell King (Oracle)1-0/+5
2025-09-03net_sched: act: remove tcfa_qstatsEric Dumazet1-8/+6
2025-09-03acpi/hmat: Remove now unused hmat_update_target_coordinates()Dave Jiang1-12/+0
2025-09-03cxl, acpi/hmat: Update CXL access coordinates directly instead of through HMATDave Jiang1-1/+1
2025-09-03drivers/base/node: Add a helper function node_update_perf_attrs()Dave Jiang1-0/+8
2025-09-03mm/memory_hotplug: Update comment for hotplug memory callback prioritiesDave Jiang1-2/+2
2025-09-03bonding: Remove support for use_carrierJay Vosburgh1-1/+0
2025-09-02Merge tag 'mm-hotfixes-stable-2025-09-01-17-20' of git://git.kernel.org/pub/s...Linus Torvalds4-21/+52
2025-09-02drm/amdgpu: Add mapping info option for GEM_OP ioctlDavid Francis1-1/+20
2025-09-02drm/amdgpu: Add ioctl to get all gem handles for a processDavid Francis1-0/+34
2025-09-02Minor bug fixes for some older Wolfson devicesMark Brown10-13/+35
2025-09-02ACPI: processor: idle: Optimize ACPI idle driver registrationHuisong Li1-0/+8
2025-09-02netfilter: nft_payload: extend offset to 65535 bytesFernando Fernandez Mancera1-1/+1
2025-09-02netfilter: nf_reject: remove unneeded exportsFlorian Westphal2-18/+0
2025-09-02netfilter: nf_tables: allow iter callbacks to sleepFlorian Westphal1-0/+2
2025-09-02mfd: Add support for Loongson Security Engine chip controllerQunqin Zhao1-0/+53
2025-09-02ptp: add helpers to get the phc_index by of_node or devWei Fang1-0/+22
2025-09-02firmware: arm_scmi: Fix function name typo in scmi_perf_proto_ops structPeng Fan1-1/+1
2025-09-02ASoC: SDCA: Add quirk for incorrect function types for 3 systemsMaciej Strozek1-0/+1
2025-09-02drm/bridge: add drm_bridge_is_last()Luca Ceresoli1-0/+5
2025-09-02drm/bridge: add drm_bridge_chain_get_last_bridge()Luca Ceresoli1-0/+18
2025-09-02list: add list_last_entry_or_null()Luca Ceresoli1-0/+14
2025-09-02pidns: move is-ancestor logic to helperAleksa Sarai1-0/+9
2025-09-02fuse: allow synchronous FUSE_INITMiklos Szeredi1-0/+1
2025-09-02mtd: rawnand: s3c2410: Drop driver (no actual S3C64xx user)Krzysztof Kozlowski1-70/+0
2025-09-02dmaengine: Fix dma_async_tx_descriptor->tx_submit documentationNathan Lynch1-1/+1
2025-09-02dmaengine: sh: setup_xref error handlingThomas Andreatta1-1/+1
2025-09-02Merge tag 'drm-xe-next-2025-08-29' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie5-25/+320
2025-09-01inet: ping: make ping_port_rover per netnsEric Dumazet1-0/+1
2025-09-01inet: ping: remove ping_hash()Eric Dumazet1-1/+0
2025-09-01tcp: Remove sk->sk_prot->orphan_count.Kuniyuki Iwashima3-9/+11
2025-09-01drm/format-helper: introduce drm_fb_xrgb8888_to_gray2()Marcus Folkesson1-0/+4
2025-09-01copy_process: pass clone_flags as u64 across calltreeSimon Schuster18-33/+33
2025-09-01ASoC: soc-dapm: rename snd_soc_kcontrol_component() to snd_soc_kcontrol_to_co...Kuninori Morimoto2-14/+2
2025-09-01ASoC: soc-dapm: rename dapm_kcontrol_get_value() to snd_soc_dapm_kcontrol_get...Kuninori Morimoto1-1/+2
2025-09-01ASoC: soc-dapm: rename snd_soc_dapm_kcontrol_dapm() to snd_soc_dapm_kcontrol_...Kuninori Morimoto1-1/+2
2025-09-01ASoC: soc-dapm: rename snd_soc_dapm_kcontrol_widget() to snd_soc_dapm_kcontro...Kuninori Morimoto1-1/+2
2025-09-01ALSA: synth: Use guard() for preset locksTakashi Iwai1-0/+18