summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2025-09-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-26/+108
2025-09-25Merge tag 'thunderbolt-for-v6.18-rc1' of ssh://gitolite.kernel.org/pub/scm/li...Greg Kroah-Hartman-11/+14
2025-09-25Merge tag 'net-6.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-0/+26
2025-09-25platform/chrome: update pwm fan control host commandsSung-Chi Li-1/+28
2025-09-25Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-6/+7
2025-09-25net: gro: remove unnecessary df checksRichard Gobert-3/+2
2025-09-25net: gso: restore ids of outer ip headers correctlyRichard Gobert-3/+14
2025-09-25net: gro: only merge packets with incrementing or fixed outer idsRichard Gobert-15/+11
2025-09-25net: gro: remove is_ipv6 from napi_gro_cbRichard Gobert-3/+0
2025-09-25sched: Fix some typos in include/linux/preempt.hMenglong Dong-4/+4
2025-09-25sched: Make migrate_{en,dis}able() inlineMenglong Dong-3/+113
2025-09-25rcu: Replace preempt.h with sched.h in include/linux/rcupdate.hMenglong Dong-1/+1
2025-09-25sched/deadline: Fix dl_server behaviourPeter Zijlstra-1/+0
2025-09-25sched/deadline: Fix dl_server getting stuckPeter Zijlstra-1/+0
2025-09-25ns: move ns type into struct ns_commonChristian Brauner-6/+25
2025-09-25nstree: make struct ns_tree privateChristian Brauner-13/+0
2025-09-25afs: Add support for RENAME_NOREPLACE and RENAME_EXCHANGEDavid Howells-0/+6
2025-09-25accel/habanalabs: add HL_GET_P_STATE passthrough typeAriel Aviad-0/+2
2025-09-25accel/habanalabs: fix typo in trace output (cms -> cmd)Tomer Tayar-1/+1
2025-09-25accel/habanalabs: add generic message type to get error countersVitaly Margolin-0/+2
2025-09-25once: fix race by moving DO_ONCE to separate sectionQi Xi-2/+3
2025-09-24scsi: ufs: core: Fix data race in CPU latency PM QoS request handlingZhongqiu Han-0/+3
2025-09-24scsi: ufs: core: Change MCQ interrupt enable flowPeter Wang-0/+1
2025-09-24byteorder: Add memcpy_to_le32() and memcpy_from_le32()Anup Patel-0/+16
2025-09-24mailbox: Allow controller specific mapping using fwnodeAnup Patel-0/+3
2025-09-24hfs/hfsplus: rework debug output subsystemViacheslav Dubeyko-0/+20
2025-09-24mailbox: Add common header for RPMI messages sent via mailboxAnup Patel-0/+214
2025-09-24crypto: af_alg - Fix incorrect boolean values in af_alg_ctxEric Biggers-1/+1
2025-09-24Merge tag 'soc-fixes-6.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+47
2025-09-24kcfi: Rename CONFIG_CFI_CLANG to CONFIG_CFIKees Cook-9/+9
2025-09-24Merge back earlier cpufreq material for 6.18Rafael J. Wysocki-4/+3
2025-09-24Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-4/+24
2025-09-24Merge patch series "Add generated modalias to modules.builtin.modinfo"Nathan Chancellor-6/+14
2025-09-24modpost: Create modalias for builtin modulesAlexey Gladkov-4/+0
2025-09-24modpost: Add modname to mod_device_table aliasAlexey Gladkov-1/+13
2025-09-24kbuild: keep .modinfo section in vmlinux.unstrippedMasahiro Yamada-1/+1
2025-09-24can: dev: add can_get_ctrlmode_str()Vincent Mailhol-0/+2
2025-09-24can: calc_bittiming: make can_calc_tdco() FD agnosticVincent Mailhol-2/+2
2025-09-24can: netlink: add can_validate_tdc()Vincent Mailhol-0/+4
2025-09-24can: netlink: document which symbols are FD specificVincent Mailhol-7/+7
2025-09-24can: dev: make can_get_relative_tdco() FD agnostic and move it to bittiming.hVincent Mailhol-29/+29
2025-09-24can: dev: move struct data_bittiming_params to linux/can/bittiming.hVincent Mailhol-11/+11
2025-09-24can: populate the minimum and maximum MTU valuesVincent Mailhol-0/+1
2025-09-24hwmon: (dell-smm) Add support for automatic fan modeArmin Wolf-0/+2
2025-09-24asm-generic/io.h: Skip trace helpers if rwmmio events are disabledVarad Gautam-32/+66
2025-09-24gpio: generic: move GPIO_GENERIC_ flags to the correct headerBartosz Golaszewski-10/+10
2025-09-24gpio: generic: rename BGPIOF_ flags to GPIO_GENERIC_Bartosz Golaszewski-9/+9
2025-09-24Merge tag 'coresight-next-v6.18-v2' of ssh://gitolite.kernel.org/pub/scm/linu...Greg Kroah-Hartman-29/+2
2025-09-24bpf: Mark kfuncs as __nocloneAndrea Righi-1/+1
2025-09-24bpf: Allow uprobe program to change context registersJiri Olsa-0/+1