summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2025-09-02ptp: add helpers to get the phc_index by of_node or devWei Fang-0/+22
2025-09-02firmware: arm_scmi: Fix function name typo in scmi_perf_proto_ops structPeng Fan-1/+1
2025-09-02ASoC: SDCA: Add quirk for incorrect function types for 3 systemsMaciej Strozek-0/+1
2025-09-02drm/bridge: add drm_bridge_is_last()Luca Ceresoli-0/+5
2025-09-02drm/bridge: add drm_bridge_chain_get_last_bridge()Luca Ceresoli-0/+18
2025-09-02list: add list_last_entry_or_null()Luca Ceresoli-0/+14
2025-09-02pidns: move is-ancestor logic to helperAleksa Sarai-0/+9
2025-09-02fuse: allow synchronous FUSE_INITMiklos Szeredi-0/+1
2025-09-02mtd: rawnand: s3c2410: Drop driver (no actual S3C64xx user)Krzysztof Kozlowski-70/+0
2025-09-02dmaengine: Fix dma_async_tx_descriptor->tx_submit documentationNathan Lynch-1/+1
2025-09-02dmaengine: sh: setup_xref error handlingThomas Andreatta-1/+1
2025-09-02Merge tag 'drm-xe-next-2025-08-29' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie-25/+320
2025-09-01inet: ping: make ping_port_rover per netnsEric Dumazet-0/+1
2025-09-01inet: ping: remove ping_hash()Eric Dumazet-1/+0
2025-09-01tcp: Remove sk->sk_prot->orphan_count.Kuniyuki Iwashima-9/+11
2025-09-01drm/format-helper: introduce drm_fb_xrgb8888_to_gray2()Marcus Folkesson-0/+4
2025-09-01copy_process: pass clone_flags as u64 across calltreeSimon Schuster-33/+33
2025-09-01ASoC: soc-dapm: rename snd_soc_kcontrol_component() to snd_soc_kcontrol_to_co...Kuninori Morimoto-14/+2
2025-09-01ASoC: soc-dapm: rename dapm_kcontrol_get_value() to snd_soc_dapm_kcontrol_get...Kuninori Morimoto-1/+2
2025-09-01ASoC: soc-dapm: rename snd_soc_dapm_kcontrol_dapm() to snd_soc_dapm_kcontrol_...Kuninori Morimoto-1/+2
2025-09-01ASoC: soc-dapm: rename snd_soc_dapm_kcontrol_widget() to snd_soc_dapm_kcontro...Kuninori Morimoto-1/+2
2025-09-01ALSA: synth: Use guard() for preset locksTakashi Iwai-0/+18
2025-09-01ALSA: gus: Use guard() for mutex locksTakashi Iwai-1/+0
2025-09-01ALSA: emu10k1: Use guard() for emu1010 FPGA lockingTakashi Iwai-2/+1
2025-09-01fs: remove vfs_ioctl exportGreg Kroah-Hartman-2/+0
2025-09-01Merge tag 'fuse-fixes-6.17-rc5' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Christian Brauner-78/+86
2025-09-01fs: add an icount_read helperJosef Bacik-1/+6
2025-09-01Merge tag 'renesas-dts-for-v6.18-tag1' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann-0/+24
2025-09-01dt-bindings: gpio: Add Tegra256 supportPrathamesh Shete-0/+28
2025-08-31iio: frequency: adf4350: Fix ADF4350_REG3_12BIT_CLKDIV_MODEMichael Hennerich-1/+1
2025-08-31Merge branch 'for-v6.18/dt-bindings-clk' into next/clkKrzysztof Kozlowski-0/+169
2025-08-31dt-bindings: clock: Add ARTPEC-8 clock controllerHakyeong Kim-0/+169
2025-08-31dt-bindings: clock: exynos990: Extend clocks IDsDenzeel Oliva-0/+4
2025-08-31media: v4l2-common: Constify media_pad argument to v4l2_get_link_freq()Laurent Pinchart-1/+1
2025-08-30scsi: ufs: core: Move the tracing enumeration types into a new fileBart Van Assche-17/+0
2025-08-30scsi: fc: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva-19/+39
2025-08-30audit: add record for multiple object contextsCasey Schaufler-0/+8
2025-08-30audit: add record for multiple task security contextsCasey Schaufler-0/+17
2025-08-30lsm: security_lsmblob_to_secctx module selectionCasey Schaufler-2/+4
2025-08-30Merge branch 'for-linus' into for-nextTakashi Iwai-74/+82
2025-08-29net: use dst_dev_rcu() in sk_setup_caps()Eric Dumazet-4/+6
2025-08-29net: dst: introduce dst->dev_rcuEric Dumazet-5/+11
2025-08-29inet_diag: avoid cache line misses in inet_diag_bc_sk()Eric Dumazet-0/+5
2025-08-29inet_diag: change inet_diag_bc_sk() first argumentEric Dumazet-1/+1
2025-08-30Merge tag 'renesas-pinctrl-for-v6.18-tag1' of git://git.kernel.org/pub/scm/li...Linus Walleij-0/+24
2025-08-29ASoC: SOF: sof-client-probes-ipc4: Query availableMark Brown-0/+4
2025-08-29pppoe: remove rwlock usageQingfang Deng-1/+1
2025-08-29ASoC: sof: ipc4-topology: Add support to sched_domain attributeJyri Sarha-0/+2
2025-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-75/+66
2025-08-29lib/crypto: blake2s: Consolidate into single C translation unitEric Biggers-19/+0