summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2025-10-27genirq: Update request_percpu_nmi() to take an affinityMarc Zyngier
2025-10-27genirq: Add affinity to percpu_devid interrupt requestsMarc Zyngier
2025-10-27genirq: Merge irqaction::{dev_id,percpu_dev_id}Marc Zyngier
2025-10-27genirq: Kill handle_percpu_devid_fasteoi_nmi()Marc Zyngier
2025-10-27platform: Add firmware-agnostic irq and affinity retrieval interfaceMarc Zyngier
2025-10-27of/irq: Add interrupt affinity reporting interfaceMarc Zyngier
2025-10-27ACPI: irq: Add interrupt affinity reporting interfaceMarc Zyngier
2025-10-27irqdomain: Add firmware info reporting interfaceMarc Zyngier
2025-10-27regmap: sdw-mbq: Don't assume the regmap device is the SoundWire slaveCharles Keepax
2025-10-27PCI: endpoint: Add pci_epf_assign_bar_space() APIFrank Li
2025-10-27ACPI: PRM: Add acpi_prm_handler_available()Yazen Ghannam
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