summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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-25neighbour: Convert rwlock of struct neigh_table to spinlock.Kuniyuki Iwashima1-1/+1
2025-10-25neighbour: Annotate access to neigh_parms fields.Kuniyuki Iwashima1-3/+12
2025-10-25Merge tag 'drm-fixes-2025-10-24' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-0/+15
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 Rostedt2-0/+12
2025-10-24accel: Add Arm Ethos-U NPU driverRob Herring (Arm)1-0/+261
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-24Bluetooth: hci_core: Fix tracking of periodic advertisementLuiz Augusto von Dentz1-0/+1
2025-10-24Revert "Bluetooth: L2CAP: convert timeouts to secs_to_jiffies()"Frédéric Danis1-2/+2
2025-10-24Bluetooth: MGMT: fix crash in set_mesh_sync and set_mesh_completePauli Virtanen1-1/+1
2025-10-24Bluetooth: HCI: Fix tracking of advertisement set/instance 0x00Luiz Augusto von Dentz1-0/+1
2025-10-24Merge drm/drm-next into drm-misc-nextThomas Zimmermann16-36/+154
2025-10-24Merge tag 'drm-misc-next-2025-10-21' of https://gitlab.freedesktop.org/drm/mi...Simona Vetter7-89/+127
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-24drm/client: Add client free callback to unprepare fb_helperThomas Zimmermann1-0/+10
2025-10-24Merge patch series "Eight small UFS patches"Martin K. Petersen2-2/+4
2025-10-24scsi: ufs: core: Move the ufshcd_enable_intr() declarationBart Van Assche1-1/+0
2025-10-24scsi: ufs: core: Change the type of uic_command::cmd_activeBart Van Assche1-1/+1
2025-10-24scsi: ufs: core: Improve documentation in include/ufs/ufshci.hBart Van Assche1-0/+3
2025-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski18-46/+119
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-23drm/xe/cri: Add CRI platform definitionBalasubramani Vivekanandan1-0/+4
2025-10-23net/sched: Remove unused inline helper qdisc_from_priv()Yue Haibing1-5/+0
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
2025-10-23lsm: rework lsm_active_cnt and lsm_idlist[]Paul Moore1-2/+0