summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2025-10-27PCI: endpoint: Rename 'epf_bar::aligned_size' to 'epf_bar:mem_size'Frank Li
2025-10-27iommu: Pass in old domain to attach_dev callback functionsNicolin Chen
2025-10-27clk: renesas: rzv2h: Add support for DSI clocksLad Prabhakar
2025-10-27Merge tag 'v6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Bartosz Golaszewski
2025-10-27Merge 6.18-rc3 into usb-nextGreg Kroah-Hartman
2025-10-27Merge 6.18-rc3 into driver-core-nextGreg Kroah-Hartman
2025-10-27Merge 6.18-rc3 into char-misc-nextGreg Kroah-Hartman
2025-10-24{rdma,net}/mlx5: Query vports mac address from deviceAdithya Jayachandran
2025-10-24net: phylink: add phylink managed wake-on-lan PHY speed controlRussell King (Oracle)
2025-10-24net: phylink: add phylink managed MAC Wake-on-Lan supportRussell King (Oracle)
2025-10-24net: phy: add phy_may_wakeup()Russell King (Oracle)
2025-10-24net: phy: add phy_can_wakeup()Russell King (Oracle)
2025-10-24tracepoint: Do not warn for unused event that is exportedSteven Rostedt
2025-10-24tracing: Add a tracepoint verification check at build timeSteven Rostedt
2025-10-24treewide: Remove in_irq()Matthew Wilcox (Oracle)
2025-10-24Merge tag 'soc-fixes-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-10-24Merge tag 'gpio-fixes-for-v6.18-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-10-24interconnect: Optimize kbps_to_icc() macroKuan-Wei Chiu
2025-10-24Merge tag 'drm-misc-next-2025-10-21' of https://gitlab.freedesktop.org/drm/mi...Simona Vetter
2025-10-24kdb: Adapt kdb_msg_write to work with NBCON consolesMarcos Paulo de Souza
2025-10-24printk: nbcon: Export nbcon_write_context_set_bufMarcos Paulo de Souza
2025-10-24printk: nbcon: Allow KDB to acquire the NBCON contextMarcos Paulo de Souza
2025-10-24printk: nbcon: Introduce KDB helpersMarcos Paulo de Souza
2025-10-24printk: nbcon: Export console_is_usableMarcos Paulo de Souza
2025-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-10-23Merge tag 'net-6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-10-23Merge tag 'pm-6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2025-10-23net/mlx5: Add PPHCR to PCAM supported registers maskAlexei Lazar
2025-10-23virtio-net: zero unused hash fieldsJason Wang
2025-10-23mmc: core: Skip to set the default 200mA SD current limitAvri Altman
2025-10-23net: datagram: introduce datagram_poll_queue for custom receive queuesRalf Lici
2025-10-23backlight: Do not include <linux/fb.h> in header fileThomas Zimmermann
2025-10-23pinctrl: pinmux: Add missing .function_is_gpio kerneldocLinus Walleij
2025-10-22net: stmmac: replace has_xxxx with core_typeRussell King (Oracle)
2025-10-22Merge tag 'mm-hotfixes-stable-2025-10-22-12-43' of git://git.kernel.org/pub/s...Linus Torvalds
2025-10-22memfd,selinux: call security_inode_init_security_anon()ThiƩbaud Weksteen
2025-10-22lsm: add a LSM_STARTED_ALL notification eventPaul Moore
2025-10-22lsm: introduce an initcall mechanism into the LSM frameworkPaul Moore
2025-10-22lsm: cleanup the LSM blob size codePaul Moore
2025-10-22lsm: get rid of the lsm_names list and do some cleanupPaul Moore
2025-10-22lsm: rework lsm_active_cnt and lsm_idlist[]Paul Moore
2025-10-22lsm: replace the name field with a pointer to the lsm_id structPaul Moore
2025-10-22lsm: split the init code out into lsm_init.cPaul Moore
2025-10-22soc: qcom: llcc-qcom: Add support for KaanapaliJingyi Wang
2025-10-22PM: EM: Assign a unique ID when creating a performance domainChangwoo Min
2025-10-22blktrace: pass blk_user_trace2 to setup functionsJohannes Thumshirn
2025-10-22ACPI: property: Make acpi_get_next_subnode() staticSakari Ailus
2025-10-22block: rename min_segment_sizeKeith Busch
2025-10-22module: Fix device table module aliasesJosh Poimboeuf
2025-10-22PM: runtime: Fix conditional guard definitionsRafael J. Wysocki