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-18
ASoC: soc-card: add snd_soc_card_to_dapm()
Kuninori Morimoto
-0
/
+5
2025-09-18
ASoC: soc-component: add snd_soc_component_to_dapm()
Kuninori Morimoto
-2
/
+5
2025-09-18
ASoC: soc-dapm: use dapm->component instead of container_of()
Kuninori Morimoto
-15
/
+1
2025-09-18
ASoC: soc-dapm: add snd_soc_dapm_to_card()
Kuninori Morimoto
-0
/
+1
2025-09-18
ASoC: soc-dapm: add snd_soc_dapm_to_dev()
Kuninori Morimoto
-1
/
+2
2025-09-18
arm64: Enable permission change on arm64 kernel block mappings
Dev Jain
-0
/
+3
2025-09-18
io_uring/msg_ring: kill alloc_cache for io_kiocb allocations
Jens Axboe
-3
/
+0
2025-09-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-9
/
+35
2025-09-18
Merge tag 'net-6.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-6
/
+17
2025-09-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-3
/
+6
2025-09-18
mei: late_bind: add late binding component driver
Alexander Usyskin
-0
/
+71
2025-09-18
mei: bus: add mei_cldev_mtu interface
Alexander Usyskin
-0
/
+1
2025-09-18
net: clear sk->sk_ino in sk_set_socket(sk, NULL)
Eric Dumazet
-2
/
+3
2025-09-18
net: ethtool: add get_rx_ring_count callback to optimize RX ring queries
Breno Leitao
-0
/
+2
2025-09-18
drm/panfrost: Introduce uAPI for JM context creation
Boris Brezillon
-0
/
+50
2025-09-18
compiler_types: Add __assume macro
Heiko Carstens
-0
/
+23
2025-09-18
bnxt_en: Implement ethtool .set_tunable() for ETHTOOL_PFC_PREVENTION_TOUT
Michael Chan
-0
/
+21
2025-09-18
bnxt_en: Implement ethtool .get_tunable() for ETHTOOL_PFC_PREVENTION_TOUT
Michael Chan
-0
/
+40
2025-09-18
Merge tag 'ib-mfd-gpio-input-pinctrl-pwm-v6.18' of git://git.kernel.org/pub/s...
Bartosz Golaszewski
-0
/
+127
2025-09-18
Merge branch 'add-basic-psp-encryption-for-tcp-connections'
Paolo Abeni
-22
/
+497
2025-09-18
Merge tag 'ib-mfd-gpio-hwmon-i2c-can-rtc-watchdog-v6.18' of git://git.kernel....
Bartosz Golaszewski
-0
/
+102
2025-09-18
psp: provide decapsulation and receive helper for drivers
Raed Salem
-0
/
+1
2025-09-18
psp: provide encapsulation helper for drivers
Raed Salem
-0
/
+4
2025-09-18
psp: track generations of device key
Jakub Kicinski
-0
/
+10
2025-09-18
net: psp: update the TCP MSS to reflect PSP packet overhead
Jakub Kicinski
-0
/
+17
2025-09-18
net: psp: add socket security association code
Jakub Kicinski
-9
/
+183
2025-09-18
net: tcp: allow tcp_timewait_sock to validate skbs before handing to device
Daniel Zahka
-0
/
+5
2025-09-18
net: move sk_validate_xmit_skb() to net/core/dev.c
Daniel Zahka
-22
/
+0
2025-09-18
psp: add op for rotation of device key
Jakub Kicinski
-0
/
+8
2025-09-18
tcp: add datapath logic for PSP with inline key exchange
Jakub Kicinski
-0
/
+83
2025-09-18
net: modify core data structures for PSP datapath support
Jakub Kicinski
-0
/
+23
2025-09-18
psp: base PSP device support
Jakub Kicinski
-0
/
+172
2025-09-18
net/mlx5: Add uar access and odp page fault counters
Akiva Goldberger
-2
/
+10
2025-09-18
crypto: af_alg - Disallow concurrent writes in af_alg_sendmsg
Herbert Xu
-4
/
+6
2025-09-18
RDMA/irdma: Add SRQ support
Faisal Latif
-1
/
+14
2025-09-18
RDMA/irdma: Introduce GEN3 vPort driver support
Mustafa Ismail
-0
/
+1
2025-09-18
mtd: nand: move nand_check_erased_ecc_chunk() to nand/core
Markus Stockhausen
-5
/
+5
2025-09-18
udp: make busylock per socket
Eric Dumazet
-0
/
+2
2025-09-18
udp: add udp_drops_inc() helper
Eric Dumazet
-1
/
+6
2025-09-18
net: group sk_backlog and sk_receive_queue
Eric Dumazet
-1
/
+1
2025-09-18
ipv6: reorganise struct ipv6_pinfo
Eric Dumazet
-17
/
+16
2025-09-18
ipv6: make ipv6_pinfo.daddr_cache a boolean
Eric Dumazet
-3
/
+3
2025-09-18
ipv6: make ipv6_pinfo.saddr_cache a boolean
Eric Dumazet
-4
/
+4
2025-09-18
tcp: accecn: AccECN option ceb/cep and ACE field multi-wrap heuristics
Ilpo Järvinen
-0
/
+1
2025-09-18
tcp: accecn: AccECN option failure handling
Chia-Yu Chang
-4
/
+53
2025-09-18
tcp: accecn: AccECN option send control
Chia-Yu Chang
-1
/
+59
2025-09-18
tcp: accecn: AccECN option
Ilpo Järvinen
-3
/
+116
2025-09-18
tcp: accecn: add AccECN rx byte counters
Ilpo Järvinen
-1
/
+32
2025-09-18
tcp: accecn: AccECN negotiation
Ilpo Järvinen
-23
/
+296
2025-09-18
tcp: AccECN core
Ilpo Järvinen
-2
/
+69
[prev]
[next]