summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2025-06-15firewire: core: allocate workqueue for AR/AT request/response contextsTakashi Sakamoto
2025-06-14net: sysfs: Implement is_visible for phys_(port_id, port_name, switch_id)Yajun Deng
2025-06-14Merge tag 'block-6.16-20250614' of git://git.kernel.dk/linuxLinus Torvalds
2025-06-14Merge tag 'mm-hotfixes-stable-2025-06-13-21-56' of git://git.kernel.org/pub/s...Linus Torvalds
2025-06-14phy: exynos5-usbdrd: Add support for the Exynos990 usbdrd phyIgor Belwon
2025-06-13dpll: add phase_offset_monitor_get/set callback opsArkadiusz Kubalewski
2025-06-13net: phy: improve rgmii_clock() documentationRussell King (Oracle)
2025-06-13Merge tag 'pm-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2025-06-13Merge branch 'pm-cpuidle'Rafael J. Wysocki
2025-06-13smp: Fix typo in comment for raw_smp_processor_id()Viresh Kumar
2025-06-13block: Fix bvec_set_folio() for very large foliosMatthew Wilcox (Oracle)
2025-06-13bio: Fix bio_first_folio() for SPARSEMEM without VMEMMAPMatthew Wilcox (Oracle)
2025-06-13padata: Fix pd UAF once and for allHerbert Xu
2025-06-13dma-fence: Add safe access helpers and document the rulesTvrtko Ursulin
2025-06-13sched/smp: Use the SMP version of sched_exec()Ingo Molnar
2025-06-13sched/smp: Always define is_percpu_thread() and scheduler_ipi()Ingo Molnar
2025-06-13sched/smp: Make SMP unconditionalIngo Molnar
2025-06-13sched/smp: Always define sched_domains_mutex_lock()/unlock(), def_root_domain...Ingo Molnar
2025-06-12mm: add mmap_prepare() compatibility layer for nested file systemsLorenzo Stoakes
2025-06-12net: phy: simplify phy_get_internal_delay()Russell King (Oracle)
2025-06-12net: phy: move definition of genphy_c45_driver to phy_device.cHeiner Kallweit
2025-06-12net: phy: assign default match function for non-PHY MDIO devicesHeiner Kallweit
2025-06-12net: ethtool: add dedicated callbacks for getting and setting rxfh fieldsJakub Kicinski
2025-06-12net: ethtool: require drivers to opt into the per-RSS ctx RXFHJakub Kicinski
2025-06-12bpf: include backedges in peak_states statEduard Zingerman
2025-06-12bpf: remove {update,get}_loop_entry functionsEduard Zingerman
2025-06-12bpf: propagate read/precision marks over state graph backedgesEduard Zingerman
2025-06-12bpf: compute SCCs in program control flow graphEduard Zingerman
2025-06-12Revert "bpf: use common instruction history across all states"Eduard Zingerman
2025-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-06-11scatterlist: fix extraneous '@'-sign kernel-doc notationRandy Dunlap
2025-06-11eth: Update rmon hist rangeMohsin Bashir
2025-06-11make securityfs_remove() remove the entire subtreeAl Viro
2025-06-11KEYS: Invert FINAL_PUT bitHerbert Xu
2025-06-11kill simple_dentry_operationsAl Viro
2025-06-11make d_set_d_op() staticAl Viro
2025-06-11set_default_d_op(): calculate the matching value for ->d_flagsAl Viro
2025-06-11fs: add missing values to TRACE_IOCB_STRINGSChristoph Hellwig
2025-06-11mntns: use stable inode number for initial mount nsChristian Brauner
2025-06-11netns: use stable inode number for initial mount nsChristian Brauner
2025-06-11nsfs: move root inode number to uapiChristian Brauner
2025-06-11Revert "mm/execmem: Unify early execmem_cache behaviour"Mike Rapoport (Microsoft)
2025-06-11x86/its: move its_pages array to struct mod_arch_specificMike Rapoport (Microsoft)
2025-06-11Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2025-06-11crypto: ahash - Add support for drivers with no fallbackHerbert Xu
2025-06-10new helper: set_default_d_op()Al Viro
2025-06-10new helper: d_splice_alias_ops()Al Viro
2025-06-10procfs: kill ->proc_dopsAl Viro
2025-06-10Merge tag 'linux-can-next-for-6.17-20250610' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2025-06-10ata: libata-acpi: Do not assume 40 wire cable if no devices are enabledTasos Sahanidis