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-06-19
gpio: mmio: add BGPIOF_NO_INPUT flag for GPO gpiochip
Clément Le Goffic
-0
/
+1
2025-06-18
net: ethtool: Add PSE port priority support feature
Kory Maincent (Dent Project)
-0
/
+2
2025-06-18
net: pse-pd: Add support for budget evaluation strategies
Kory Maincent (Dent Project)
-0
/
+94
2025-06-18
net: ethtool: Add support for new power domains index description
Kory Maincent (Dent Project)
-0
/
+3
2025-06-18
net: pse-pd: Add support for PSE power domains
Kory Maincent (Dent Project)
-0
/
+2
2025-06-18
net: pse-pd: Add support for reporting events
Kory Maincent (Dent Project)
-0
/
+46
2025-06-18
net: pse-pd: Introduce attached_phydev to pse control
Kory Maincent (Dent Project)
-2
/
+4
2025-06-18
devlink: Add new "enable_phc" generic device param
David Arinzon
-0
/
+4
2025-06-18
udp_tunnel: remove rtnl_lock dependency
Stanislav Fomichev
-24
/
+63
2025-06-18
tcp: Remove inet_hashinfo2_free_mod()
Yue Haibing
-6
/
+0
2025-06-18
drm/xe: Add Wildcat Lake device IDs to PTL list
Matt Roper
-1
/
+3
2025-06-18
Merge branch '20250610-qcom_ipq5424_cmnpll-v3-1-ceada8165645@quicinc.com' int...
Bjorn Andersson
-0
/
+22
2025-06-18
dt-bindings: clock: qcom: Add CMN PLL support for IPQ5424 SoC
Luo Jie
-0
/
+22
2025-06-18
stddef: Introduce TRAILING_OVERLAP() helper macro
Gustavo A. R. Silva
-0
/
+20
2025-06-18
mux: Convert mux_control_ops to a flex array member in mux_chip
Thorsten Blum
-2
/
+2
2025-06-18
net: ethtool: remove duplicate defines for family info
Jakub Kicinski
-6
/
+2
2025-06-18
PM: runtime: Mark last busy stamp in pm_request_autosuspend()
Sakari Ailus
-3
/
+5
2025-06-18
PM: runtime: Mark last busy stamp in pm_runtime_autosuspend()
Sakari Ailus
-3
/
+6
2025-06-18
PM: runtime: Mark last busy stamp in pm_runtime_put_sync_autosuspend()
Sakari Ailus
-4
/
+7
2025-06-18
PM: runtime: Mark last busy stamp in pm_runtime_put_autosuspend()
Sakari Ailus
-5
/
+7
2025-06-18
PM: runtime: Document return values of suspend-related API functions
Sakari Ailus
-9
/
+138
2025-06-18
cpufreq: CPPC: Remove cpu_data_list
Lifeng Zheng
-1
/
+0
2025-06-18
Merge tag 'ata-6.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...
Linus Torvalds
-4
/
+3
2025-06-18
dt-bindings: power: rockchip: Add support for RK3528
Jonas Karlman
-0
/
+19
2025-06-18
pinctrl: Constify pointers to 'pinctrl_desc'
Krzysztof Kozlowski
-4
/
+4
2025-06-18
padata: Remove comment for reorder_work
Herbert Xu
-1
/
+0
2025-06-18
dt-bindings: pinctrl: stm32: Add RSVD mux function
Fabien Dessenne
-0
/
+1
2025-06-18
fs_context: fix parameter name in infofc() macro
RubenKelevra
-1
/
+1
2025-06-18
mtd: spinand: winbond: Prevent unsupported frequencies on dual/quad I/O variants
Miquel Raynal
-4
/
+6
2025-06-18
Revert "mtd: core: always create master device"
Miquel Raynal
-1
/
+1
2025-06-18
drm/format-helper: Move drm_fb_build_fourcc_list() to sysfb helpers
Thomas Zimmermann
-4
/
+0
2025-06-18
drm/tests: Do not use drm_fb_blit() in format-helper tests
Thomas Zimmermann
-0
/
+9
2025-06-18
media: rockchip: rkisp1: Add support for Wide Dynamic Range
Jai Luthra
-1
/
+94
2025-06-18
media: rkisp1: Add RKISP1_CID_SUPPORTED_PARAMS_BLOCKS control
Stefan Klug
-0
/
+17
2025-06-18
media: vsp1: Add VSPX support
Jacopo Mondi
-0
/
+89
2025-06-18
media: rcar-fcp: Add rcar_fcp_soft_reset()
Jacopo Mondi
-0
/
+5
2025-06-18
erofs: remove unused trace event erofs_destroy_inode
Gao Xiang
-18
/
+0
2025-06-17
Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
-16
/
+2718
2025-06-17
atm: Revert atm_account_tx() if copy_from_iter_full() fails.
Kuniyuki Iwashima
-0
/
+6
2025-06-17
page_pool: Add page_pool_dev_alloc_netmems helper
Dragos Tatulea
-0
/
+7
2025-06-17
net: Add skb_can_coalesce for netmem
Dragos Tatulea
-3
/
+9
2025-06-17
net: Allow const args for of page_to_netmem()
Dragos Tatulea
-1
/
+1
2025-06-17
net: tcp: tsq: Convert from tasklet to BH workqueue
Tejun Heo
-1
/
+1
2025-06-17
vxlan: Support MC routing in the underlay
Petr Machata
-1
/
+5
2025-06-17
net: ipv6: Add ip6_mr_output()
Petr Machata
-0
/
+8
2025-06-17
net: ipv6: Add a flags argument to ip6tunnel_xmit(), udp_tunnel6_xmit_skb()
Petr Machata
-2
/
+4
2025-06-17
net: ipv6: Make udp_tunnel6_xmit_skb() void
Petr Machata
-7
/
+7
2025-06-17
net: ipv4: Add ip_mr_output()
Petr Machata
-0
/
+2
2025-06-17
net: ipv4: Add a flags argument to iptunnel_xmit(), udp_tunnel_xmit_skb()
Petr Machata
-2
/
+2
2025-06-17
net: vlan: Use IS_ENABLED() helper for CONFIG_VLAN_8021Q guard
Gal Pressman
-1
/
+1
[prev]
[next]