index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Lines
2025-09-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-26
/
+108
2025-09-25
Merge tag 'thunderbolt-for-v6.18-rc1' of ssh://gitolite.kernel.org/pub/scm/li...
Greg Kroah-Hartman
-11
/
+14
2025-09-25
Merge tag 'net-6.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-0
/
+26
2025-09-25
platform/chrome: update pwm fan control host commands
Sung-Chi Li
-1
/
+28
2025-09-25
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
-6
/
+7
2025-09-25
net: gro: remove unnecessary df checks
Richard Gobert
-3
/
+2
2025-09-25
net: gso: restore ids of outer ip headers correctly
Richard Gobert
-3
/
+14
2025-09-25
net: gro: only merge packets with incrementing or fixed outer ids
Richard Gobert
-15
/
+11
2025-09-25
net: gro: remove is_ipv6 from napi_gro_cb
Richard Gobert
-3
/
+0
2025-09-25
sched: Fix some typos in include/linux/preempt.h
Menglong Dong
-4
/
+4
2025-09-25
sched: Make migrate_{en,dis}able() inline
Menglong Dong
-3
/
+113
2025-09-25
rcu: Replace preempt.h with sched.h in include/linux/rcupdate.h
Menglong Dong
-1
/
+1
2025-09-25
sched/deadline: Fix dl_server behaviour
Peter Zijlstra
-1
/
+0
2025-09-25
sched/deadline: Fix dl_server getting stuck
Peter Zijlstra
-1
/
+0
2025-09-25
ns: move ns type into struct ns_common
Christian Brauner
-6
/
+25
2025-09-25
nstree: make struct ns_tree private
Christian Brauner
-13
/
+0
2025-09-25
afs: Add support for RENAME_NOREPLACE and RENAME_EXCHANGE
David Howells
-0
/
+6
2025-09-25
accel/habanalabs: add HL_GET_P_STATE passthrough type
Ariel Aviad
-0
/
+2
2025-09-25
accel/habanalabs: fix typo in trace output (cms -> cmd)
Tomer Tayar
-1
/
+1
2025-09-25
accel/habanalabs: add generic message type to get error counters
Vitaly Margolin
-0
/
+2
2025-09-25
once: fix race by moving DO_ONCE to separate section
Qi Xi
-2
/
+3
2025-09-24
scsi: ufs: core: Fix data race in CPU latency PM QoS request handling
Zhongqiu Han
-0
/
+3
2025-09-24
scsi: ufs: core: Change MCQ interrupt enable flow
Peter Wang
-0
/
+1
2025-09-24
byteorder: Add memcpy_to_le32() and memcpy_from_le32()
Anup Patel
-0
/
+16
2025-09-24
mailbox: Allow controller specific mapping using fwnode
Anup Patel
-0
/
+3
2025-09-24
hfs/hfsplus: rework debug output subsystem
Viacheslav Dubeyko
-0
/
+20
2025-09-24
mailbox: Add common header for RPMI messages sent via mailbox
Anup Patel
-0
/
+214
2025-09-24
crypto: af_alg - Fix incorrect boolean values in af_alg_ctx
Eric Biggers
-1
/
+1
2025-09-24
Merge tag 'soc-fixes-6.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-0
/
+47
2025-09-24
kcfi: Rename CONFIG_CFI_CLANG to CONFIG_CFI
Kees Cook
-9
/
+9
2025-09-24
Merge back earlier cpufreq material for 6.18
Rafael J. Wysocki
-4
/
+3
2025-09-24
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
-4
/
+24
2025-09-24
Merge patch series "Add generated modalias to modules.builtin.modinfo"
Nathan Chancellor
-6
/
+14
2025-09-24
modpost: Create modalias for builtin modules
Alexey Gladkov
-4
/
+0
2025-09-24
modpost: Add modname to mod_device_table alias
Alexey Gladkov
-1
/
+13
2025-09-24
kbuild: keep .modinfo section in vmlinux.unstripped
Masahiro Yamada
-1
/
+1
2025-09-24
can: dev: add can_get_ctrlmode_str()
Vincent Mailhol
-0
/
+2
2025-09-24
can: calc_bittiming: make can_calc_tdco() FD agnostic
Vincent Mailhol
-2
/
+2
2025-09-24
can: netlink: add can_validate_tdc()
Vincent Mailhol
-0
/
+4
2025-09-24
can: netlink: document which symbols are FD specific
Vincent Mailhol
-7
/
+7
2025-09-24
can: dev: make can_get_relative_tdco() FD agnostic and move it to bittiming.h
Vincent Mailhol
-29
/
+29
2025-09-24
can: dev: move struct data_bittiming_params to linux/can/bittiming.h
Vincent Mailhol
-11
/
+11
2025-09-24
can: populate the minimum and maximum MTU values
Vincent Mailhol
-0
/
+1
2025-09-24
hwmon: (dell-smm) Add support for automatic fan mode
Armin Wolf
-0
/
+2
2025-09-24
asm-generic/io.h: Skip trace helpers if rwmmio events are disabled
Varad Gautam
-32
/
+66
2025-09-24
gpio: generic: move GPIO_GENERIC_ flags to the correct header
Bartosz Golaszewski
-10
/
+10
2025-09-24
gpio: generic: rename BGPIOF_ flags to GPIO_GENERIC_
Bartosz Golaszewski
-9
/
+9
2025-09-24
Merge tag 'coresight-next-v6.18-v2' of ssh://gitolite.kernel.org/pub/scm/linu...
Greg Kroah-Hartman
-29
/
+2
2025-09-24
bpf: Mark kfuncs as __noclone
Andrea Righi
-1
/
+1
2025-09-24
bpf: Allow uprobe program to change context registers
Jiri Olsa
-0
/
+1
[prev]
[next]