summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2025-10-27genirq: Add affinity to percpu_devid interrupt requestsMarc Zyngier1-2/+3
2025-10-27genirq: Merge irqaction::{dev_id,percpu_dev_id}Marc Zyngier1-2/+4
2025-10-27genirq: Kill handle_percpu_devid_fasteoi_nmi()Marc Zyngier1-1/+0
2025-10-27platform: Add firmware-agnostic irq and affinity retrieval interfaceMarc Zyngier1-0/+2
2025-10-27of/irq: Add interrupt affinity reporting interfaceMarc Zyngier1-0/+7
2025-10-27ACPI: irq: Add interrupt affinity reporting interfaceMarc Zyngier1-0/+7
2025-10-27irqdomain: Add firmware info reporting interfaceMarc Zyngier1-0/+27
2025-10-27regmap: sdw-mbq: Don't assume the regmap device is the SoundWire slaveCharles Keepax1-10/+11
2025-10-27PCI: endpoint: Add pci_epf_assign_bar_space() APIFrank Li1-0/+6
2025-10-27ACPI: PRM: Add acpi_prm_handler_available()Yazen Ghannam1-0/+2
2025-10-27PCI: endpoint: Rename 'epf_bar::aligned_size' to 'epf_bar:mem_size'Frank Li1-3/+3
2025-10-27iommu: Pass in old domain to attach_dev callback functionsNicolin Chen1-1/+2
2025-10-27clk: renesas: rzv2h: Add support for DSI clocksLad Prabhakar1-0/+145
2025-10-27Merge tag 'v6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Bartosz Golaszewski16-16/+122
2025-10-27Merge 6.18-rc3 into usb-nextGreg Kroah-Hartman17-16/+127
2025-10-27Merge 6.18-rc3 into driver-core-nextGreg Kroah-Hartman17-16/+127
2025-10-27Merge 6.18-rc3 into char-misc-nextGreg Kroah-Hartman17-16/+127
2025-10-25{rdma,net}/mlx5: Query vports mac address from deviceAdithya Jayachandran1-1/+2
2025-10-25net: phylink: add phylink managed wake-on-lan PHY speed controlRussell King (Oracle)1-0/+2
2025-10-25net: phylink: add phylink managed MAC Wake-on-Lan supportRussell King (Oracle)1-0/+26
2025-10-25net: phy: add phy_may_wakeup()Russell King (Oracle)1-0/+9
2025-10-25net: phy: add phy_can_wakeup()Russell King (Oracle)1-0/+12
2025-10-24tracepoint: Do not warn for unused event that is exportedSteven Rostedt1-2/+4
2025-10-24tracing: Add a tracepoint verification check at build timeSteven Rostedt1-0/+11
2025-10-24treewide: Remove in_irq()Matthew Wilcox (Oracle)2-3/+1
2025-10-24Merge tag 'soc-fixes-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+19
2025-10-24Merge tag 'gpio-fixes-for-v6.18-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+5
2025-10-24interconnect: Optimize kbps_to_icc() macroKuan-Wei Chiu1-1/+1
2025-10-24Merge tag 'drm-misc-next-2025-10-21' of https://gitlab.freedesktop.org/drm/mi...Simona Vetter1-0/+16
2025-10-24kdb: Adapt kdb_msg_write to work with NBCON consolesMarcos Paulo de Souza1-1/+1
2025-10-24printk: nbcon: Export nbcon_write_context_set_bufMarcos Paulo de Souza1-0/+4
2025-10-24printk: nbcon: Allow KDB to acquire the NBCON contextMarcos Paulo de Souza1-0/+16
2025-10-24printk: nbcon: Introduce KDB helpersMarcos Paulo de Souza1-0/+6
2025-10-24printk: nbcon: Export console_is_usableMarcos Paulo de Souza1-0/+45
2025-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski13-14/+96
2025-10-23Merge tag 'net-6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds3-1/+10
2025-10-23Merge tag 'pm-6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-4/+4
2025-10-23net/mlx5: Add PPHCR to PCAM supported registers maskAlexei Lazar1-1/+3
2025-10-23virtio-net: zero unused hash fieldsJason Wang1-0/+4
2025-10-23mmc: core: Skip to set the default 200mA SD current limitAvri Altman1-1/+0
2025-10-23net: datagram: introduce datagram_poll_queue for custom receive queuesRalf Lici1-0/+3
2025-10-23backlight: Do not include <linux/fb.h> in header fileThomas Zimmermann1-1/+0
2025-10-23pinctrl: pinmux: Add missing .function_is_gpio kerneldocLinus Walleij1-0/+10
2025-10-23net: stmmac: replace has_xxxx with core_typeRussell King (Oracle)1-3/+8
2025-10-23Merge tag 'mm-hotfixes-stable-2025-10-22-12-43' of git://git.kernel.org/pub/s...Linus Torvalds1-3/+5
2025-10-23memfd,selinux: call security_inode_init_security_anon()ThiƩbaud Weksteen1-0/+2
2025-10-23lsm: add a LSM_STARTED_ALL notification eventPaul Moore1-0/+1
2025-10-23lsm: introduce an initcall mechanism into the LSM frameworkPaul Moore1-5/+28
2025-10-23lsm: cleanup the LSM blob size codePaul Moore1-17/+17
2025-10-23lsm: get rid of the lsm_names list and do some cleanupPaul Moore1-1/+0