index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-18
stddef: Introduce TRAILING_OVERLAP() helper macro
Gustavo A. R. Silva
1
-0
/
+20
2025-06-18
mux: Convert mux_control_ops to a flex array member in mux_chip
Thorsten Blum
1
-2
/
+2
2025-06-18
net: ethtool: remove duplicate defines for family info
Jakub Kicinski
2
-6
/
+2
2025-06-18
PM: runtime: Mark last busy stamp in pm_request_autosuspend()
Sakari Ailus
1
-3
/
+5
2025-06-18
PM: runtime: Mark last busy stamp in pm_runtime_autosuspend()
Sakari Ailus
1
-3
/
+6
2025-06-18
PM: runtime: Mark last busy stamp in pm_runtime_put_sync_autosuspend()
Sakari Ailus
1
-4
/
+7
2025-06-18
PM: runtime: Mark last busy stamp in pm_runtime_put_autosuspend()
Sakari Ailus
1
-5
/
+7
2025-06-18
PM: runtime: Document return values of suspend-related API functions
Sakari Ailus
1
-9
/
+138
2025-06-18
cpufreq: CPPC: Remove cpu_data_list
Lifeng Zheng
1
-1
/
+0
2025-06-18
Merge tag 'ata-6.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...
Linus Torvalds
1
-4
/
+3
2025-06-18
dt-bindings: power: rockchip: Add support for RK3528
Jonas Karlman
1
-0
/
+19
2025-06-18
pinctrl: Constify pointers to 'pinctrl_desc'
Krzysztof Kozlowski
1
-4
/
+4
2025-06-18
padata: Remove comment for reorder_work
Herbert Xu
1
-1
/
+0
2025-06-18
dt-bindings: pinctrl: stm32: Add RSVD mux function
Fabien Dessenne
1
-0
/
+1
2025-06-18
fs_context: fix parameter name in infofc() macro
RubenKelevra
1
-1
/
+1
2025-06-18
mtd: spinand: winbond: Prevent unsupported frequencies on dual/quad I/O variants
Miquel Raynal
1
-4
/
+6
2025-06-18
Revert "mtd: core: always create master device"
Miquel Raynal
1
-1
/
+1
2025-06-18
drm/format-helper: Move drm_fb_build_fourcc_list() to sysfb helpers
Thomas Zimmermann
1
-4
/
+0
2025-06-18
drm/tests: Do not use drm_fb_blit() in format-helper tests
Thomas Zimmermann
1
-0
/
+9
2025-06-18
media: rockchip: rkisp1: Add support for Wide Dynamic Range
Jai Luthra
1
-1
/
+94
2025-06-18
media: rkisp1: Add RKISP1_CID_SUPPORTED_PARAMS_BLOCKS control
Stefan Klug
2
-0
/
+17
2025-06-18
media: vsp1: Add VSPX support
Jacopo Mondi
1
-0
/
+89
2025-06-18
media: rcar-fcp: Add rcar_fcp_soft_reset()
Jacopo Mondi
1
-0
/
+5
2025-06-18
erofs: remove unused trace event erofs_destroy_inode
Gao Xiang
1
-18
/
+0
2025-06-17
Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
5
-16
/
+2718
2025-06-17
atm: Revert atm_account_tx() if copy_from_iter_full() fails.
Kuniyuki Iwashima
1
-0
/
+6
2025-06-17
page_pool: Add page_pool_dev_alloc_netmems helper
Dragos Tatulea
1
-0
/
+7
2025-06-17
net: Add skb_can_coalesce for netmem
Dragos Tatulea
1
-3
/
+9
2025-06-17
net: Allow const args for of page_to_netmem()
Dragos Tatulea
1
-1
/
+1
2025-06-17
net: tcp: tsq: Convert from tasklet to BH workqueue
Tejun Heo
1
-1
/
+1
2025-06-17
vxlan: Support MC routing in the underlay
Petr Machata
2
-1
/
+5
2025-06-17
net: ipv6: Add ip6_mr_output()
Petr Machata
2
-0
/
+8
2025-06-17
net: ipv6: Add a flags argument to ip6tunnel_xmit(), udp_tunnel6_xmit_skb()
Petr Machata
2
-2
/
+4
2025-06-17
net: ipv6: Make udp_tunnel6_xmit_skb() void
Petr Machata
1
-7
/
+7
2025-06-17
net: ipv4: Add ip_mr_output()
Petr Machata
1
-0
/
+2
2025-06-17
net: ipv4: Add a flags argument to iptunnel_xmit(), udp_tunnel_xmit_skb()
Petr Machata
2
-2
/
+2
2025-06-17
net: vlan: Use IS_ENABLED() helper for CONFIG_VLAN_8021Q guard
Gal Pressman
1
-1
/
+1
2025-06-17
net: vlan: Replace BUG() with WARN_ON_ONCE() in vlan_dev_* stubs
Gal Pressman
1
-3
/
+3
2025-06-17
net: vlan: Make is_vlan_dev() a stub when VLAN is not configured
Gal Pressman
1
-5
/
+10
2025-06-17
netmem: fix netmem comments
Mina Almasry
1
-5
/
+16
2025-06-17
net: dsa: tag_brcm: add support for legacy FCS tags
Álvaro Fernández Rojas
1
-0
/
+2
2025-06-17
tcp: remove RFC3517/RFC6675 tcp_clear_retrans_hints_partial()
Neal Cardwell
1
-5
/
+0
2025-06-17
tcp: remove RFC3517/RFC6675 hint state: lost_skb_hint, lost_cnt_hint
Neal Cardwell
2
-4
/
+0
2025-06-17
Merge branch 'io_uring-cmd-for-tx-timestamps'
Jakub Kicinski
1
-0
/
+4
2025-06-17
net: timestamp: add helper returning skb's tx tstamp
Pavel Begunkov
1
-0
/
+4
2025-06-17
tpm: don't bother with removal of files in directory we'll be removing
Al Viro
1
-1
/
+1
2025-06-18
Merge tag 'drm-misc-next-2025-06-12' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
16
-132
/
+553
2025-06-17
Merge branch 'shradha_v6.16-rc1' of https://github.com/shradhagupta6/linux
Jakub Kicinski
2
-1
/
+7
2025-06-17
soc: qcom: fix endianness for QMI header
Alexander Wilhelm
1
-3
/
+3
2025-06-17
cgroup: remove per-cpu per-subsystem locks
Shakeel Butt
2
-54
/
+0
[prev]
[next]