summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-09-25once: fix race by moving DO_ONCE to separate sectionQi Xi
2025-09-24scsi: ufs: core: Fix data race in CPU latency PM QoS request handlingZhongqiu Han
2025-09-24scsi: ufs: core: Change MCQ interrupt enable flowPeter Wang
2025-09-24byteorder: Add memcpy_to_le32() and memcpy_from_le32()Anup Patel
2025-09-24mailbox: Allow controller specific mapping using fwnodeAnup Patel
2025-09-24hfs/hfsplus: rework debug output subsystemViacheslav Dubeyko
2025-09-24mailbox: Add common header for RPMI messages sent via mailboxAnup Patel
2025-09-24crypto: af_alg - Fix incorrect boolean values in af_alg_ctxEric Biggers
2025-09-24Merge tag 'soc-fixes-6.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-09-24kcfi: Rename CONFIG_CFI_CLANG to CONFIG_CFIKees Cook
2025-09-24Merge back earlier cpufreq material for 6.18Rafael J. Wysocki
2025-09-24Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2025-09-24Merge patch series "Add generated modalias to modules.builtin.modinfo"Nathan Chancellor
2025-09-24modpost: Create modalias for builtin modulesAlexey Gladkov
2025-09-24modpost: Add modname to mod_device_table aliasAlexey Gladkov
2025-09-24kbuild: keep .modinfo section in vmlinux.unstrippedMasahiro Yamada
2025-09-24can: dev: add can_get_ctrlmode_str()Vincent Mailhol
2025-09-24can: calc_bittiming: make can_calc_tdco() FD agnosticVincent Mailhol
2025-09-24can: netlink: add can_validate_tdc()Vincent Mailhol
2025-09-24can: netlink: document which symbols are FD specificVincent Mailhol
2025-09-24can: dev: make can_get_relative_tdco() FD agnostic and move it to bittiming.hVincent Mailhol
2025-09-24can: dev: move struct data_bittiming_params to linux/can/bittiming.hVincent Mailhol
2025-09-24can: populate the minimum and maximum MTU valuesVincent Mailhol
2025-09-24hwmon: (dell-smm) Add support for automatic fan modeArmin Wolf
2025-09-24asm-generic/io.h: Skip trace helpers if rwmmio events are disabledVarad Gautam
2025-09-24gpio: generic: move GPIO_GENERIC_ flags to the correct headerBartosz Golaszewski
2025-09-24gpio: generic: rename BGPIOF_ flags to GPIO_GENERIC_Bartosz Golaszewski
2025-09-24Merge tag 'coresight-next-v6.18-v2' of ssh://gitolite.kernel.org/pub/scm/linu...Greg Kroah-Hartman
2025-09-24bpf: Mark kfuncs as __nocloneAndrea Righi
2025-09-24bpf: Allow uprobe program to change context registersJiri Olsa
2025-09-23net/mlx5: fs, fix UAF in flow counter releaseMoshe Shemesh
2025-09-23net: phy: stop exporting phy_driver_registerHeiner Kallweit
2025-09-23udp: remove busylock and add per NUMA queuesEric Dumazet
2025-09-23Merge branch 'bpf-next/xdp_pull_data' into 'bpf-next/master'Martin KaFai Lau
2025-09-23Merge branch 'bpf-next/xdp_pull_data' into 'bpf-next/net'Martin KaFai Lau
2025-09-23Merge tag 'tee-qcomtee-for-v6.18' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2025-09-23Merge tag 'memory-controller-drv-6.18' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann
2025-09-23Merge tag 'at91-soc-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/at...Arnd Bergmann
2025-09-23Merge tag 'qcom-drivers-for-6.18-2' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2025-09-23bpf: Allow bpf_xdp_shrink_data to shrink a frag from head and tailAmery Hung
2025-09-23bpf: Clear pfmemalloc flag when freeing all fragmentsAmery Hung
2025-09-23Merge tag 'sunxi-dt-for-6.18' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2025-09-23bpf: Allow union argument in trampoline based programsLeon Hwang
2025-09-23sched_ext: Improve SCX_KF_DISPATCH commentTejun Heo
2025-09-23bpf, x86: Add support for signed arena loadsKumar Kartikeya Dwivedi
2025-09-23filemap: Add a version of folio_end_writeback that ignores dropbehindTrond Myklebust
2025-09-23filemap: Add a helper for filesystems implementing dropbehindTrond Myklebust
2025-09-23SUNRPC: Update gssx_accept_sec_context() to use xdr_set_scratch_folio()Anna Schumaker
2025-09-23SUNRPC: Update svcxdr_init_decode() to call xdr_set_scratch_folio()Anna Schumaker
2025-09-23NFS: Update listxattr to use xdr_set_scratch_folio()Anna Schumaker