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
Age
Commit message (
Expand
)
Author
Lines
2026-02-07
staging: rtl8723bs: standardize comment style in HAL
Mahad Ibrahim
-43
/
+43
2026-02-07
staging: rtl8723bs: fix line length check
Mahad Ibrahim
-2
/
+6
2026-02-07
staging: rtl8723bs: fix missing blank line after declaration
Mahad Ibrahim
-0
/
+1
2026-02-07
staging: rtl8723bs: fix multiple blank line check
Mahad Ibrahim
-2
/
+0
2026-02-07
staging: rtl8723bs: fix open parenthesis alignment
Mahad Ibrahim
-6
/
+2
2026-02-07
staging: most: video: fix potential race in list iteration
Minu Jin
-10
/
+12
2026-02-07
staging: rtl8723bs: constify _action_public_str array
Tanjim Kamal
-1
/
+1
2026-02-07
staging: rtl8723bs: remove unnecessary braces
Louis Lesniak
-3
/
+2
2026-02-07
staging: rtl8723bs: clean up _rtw_pktfile_read()
Minu Jin
-2
/
+2
2026-02-07
staging: rtl8723bs: update _rtw_pktfile_read() to return error codes
Minu Jin
-23
/
+50
2026-02-07
drm: bridge: anx7625: implement message sending
Dmitry Baryshkov
-0
/
+80
2026-02-07
drm: bridge: anx7625: implement minimal Type-C support
Dmitry Baryshkov
-10
/
+168
2026-02-07
dt-bindings: drm/bridge: anx7625: describe Type-C connector
Dmitry Baryshkov
-1
/
+97
2026-02-06
nfc: nxp-nci: remove interrupt trigger type
Carl Lee
-1
/
+1
2026-02-06
net: hns3: fix double free issue for tx spare buffer
Jian Shen
-2
/
+9
2026-02-06
Merge branch 'big-tcp-without-hbh-in-ipv6'
Jakub Kicinski
-282
/
+61
2026-02-06
net/ipv6: Remove HBH helpers
Alice Mikityanska
-77
/
+0
2026-02-06
bng_en: Remove jumbo_remove step from TX path
Alice Mikityanska
-3
/
+0
2026-02-06
net: mana: Remove jumbo_remove step from TX path
Alice Mikityanska
-3
/
+0
2026-02-06
gve: Remove jumbo_remove step from TX path
Alice Mikityanska
-3
/
+0
2026-02-06
bnxt_en: Remove jumbo_remove step from TX path
Alice Mikityanska
-21
/
+0
2026-02-06
ice: Remove jumbo_remove step from TX path
Alice Mikityanska
-3
/
+0
2026-02-06
net/mlx4: Remove jumbo_remove step from TX path
Alice Mikityanska
-34
/
+8
2026-02-06
net/mlx5e: Remove jumbo_remove step from TX path
Alice Mikityanska
-63
/
+12
2026-02-06
net/ipv6: Remove jumbo_remove step from TX path
Alice Mikityanska
-8
/
+3
2026-02-06
net/ipv6: Drop HBH for BIG TCP on RX side
Alice Mikityanska
-29
/
+1
2026-02-06
net/ipv6: Drop HBH for BIG TCP on TX side
Alice Mikityanska
-18
/
+3
2026-02-06
net/ipv6: Introduce payload_len helpers
Alice Mikityanska
-22
/
+36
2026-02-06
Merge branch 'dpll-zl3073x-include-current-frequency-in-supported-frequencies...
Jakub Kicinski
-49
/
+69
2026-02-06
dpll: zl3073x: Include current frequency in supported frequencies list
Ivan Vecera
-11
/
+21
2026-02-06
dpll: zl3073x: Add output pin frequency helper
Ivan Vecera
-38
/
+48
2026-02-06
dpll: zl3073x: Fix output pin phase adjustment sign
Ivan Vecera
-8
/
+4
2026-02-06
Merge branch 'mptcp-misc-fixes-for-v6-19-rc8'
Jakub Kicinski
-26
/
+24
2026-02-06
selftests: mptcp: connect: fix maybe-uninitialize warn
Matthieu Baerts (NGI0)
-1
/
+1
2026-02-06
mptcp: fix kdoc warnings
Matthieu Baerts (NGI0)
-8
/
+11
2026-02-06
mptcp: pm: in-kernel: clarify mptcp_pm_remove_anno_addr()
Matthieu Baerts (NGI0)
-6
/
+5
2026-02-06
mptcp: pm: in-kernel: always set ID as avail when rm endp
Matthieu Baerts (NGI0)
-12
/
+8
2026-02-06
ipv6: do not use skb_header_pointer() in icmpv6_filter()
Eric Dumazet
-16
/
+16
2026-02-06
net: ti: icssg: Remove dedicated workqueue for ndo_set_rx_mode callback
Kevin Hao
-19
/
+5
2026-02-06
tcp: inline tcp_filter()
Eric Dumazet
-9
/
+7
2026-02-06
myri10ge: avoid uninitialized variable use
Arnd Bergmann
-1
/
+27
2026-02-06
hinic3: select CONFIG_DIMLIB
Arnd Bergmann
-0
/
+1
2026-02-06
net: skb: allow up to 8 skb extension ids
Oliver Hartkopp
-1
/
+1
2026-02-06
net: marvell: prestera: fix FEC error message for SFP ports
Alok Tiwari
-5
/
+0
2026-02-06
net_sched: sch_fq: rework fq_gc() to avoid stack canary
Eric Dumazet
-13
/
+11
2026-02-06
netns: optimize netns cleaning by batching unhash_nsid calls
Qiliang Yuan
-13
/
+22
2026-02-07
crypto: img-hash - Use unregister_ahashes in img_{un}register_algs
Thorsten Blum
-14
/
+7
2026-02-07
crypto: testmgr - Add test vectors for authenc(hmac(md5),cbc(des3_ede))
Aleksander Jan Bajkowski
-0
/
+66
2026-02-06
pstore/ram: fix buffer overflow in persistent_ram_save_old()
Sai Ritvik Tanksalkar
-0
/
+11
2026-02-06
pstore: ram_core: fix incorrect success return when vmap() fails
Ruipeng Qi
-0
/
+7
[prev]
[next]