summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-06-16fs: move name_contains_dotdot() to headerChristian Brauner
2025-06-16VFS: change old_dir and new_dir in struct renamedata to dentrysNeilBrown
2025-06-16firmware: cs_dsp: Remove unused struct list_head from cs_dsp_coeff_ctlRichard Fitzgerald
2025-06-16accel/ivpu: Add turbo flag to the DRM_IVPU_CMDQ_CREATE ioctlAndrzej Kacprowski
2025-06-16video: Make global edid_info depend on CONFIG_FIRMWARE_EDIDThomas Zimmermann
2025-06-16fbdev/sisfb: Unexport symbolsThomas Zimmermann
2025-06-16fbdev/pxafb: Unexport symbolThomas Zimmermann
2025-06-15phy: use per-PHY lockdep keysDmitry Baryshkov
2025-06-15phy: exynos-mipi-video: introduce support for exynos7870Kaustabh Chakraborty
2025-06-15firewire: ohci: use workqueue to handle events of AT request/response contextsTakashi Sakamoto
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-13dpll: add phase-offset-monitor feature to netlink specArkadiusz Kubalewski
2025-06-13net: phy: improve rgmii_clock() documentationRussell King (Oracle)
2025-06-13net: pfcp: fix typo in message_priority field nameRubenKelevra
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-13syscall_user_dispatch: Add PR_SYS_DISPATCH_INCLUSIVE_ONDmitry Vyukov
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-13crypto: testmgr - reinstate kconfig control over full self-testsEric Biggers
2025-06-13bugs/core: Introduce the CONFIG_DEBUG_BUGVERBOSE_DETAILED Kconfig switchIngo Molnar
2025-06-13bugs/core: Pass down the condition string of WARN_ON_ONCE(cond) warnings to _...Ingo Molnar
2025-06-13bugs/core: Extend __WARN_FLAGS() with the 'cond_str' parameterIngo Molnar
2025-06-13ALSA: hda: cs35l41: Add support for center channel in CS35L41 HDAStefan Binding
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-12xdp: tracing: Hide some xdp events under CONFIG_BPF_SYSCALLSteven Rostedt
2025-06-12xdp: Remove unused events xdp_redirect_map and xdp_redirect_map_errSteven Rostedt
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 tag 'bitmap-for-6.16-rc2' of https://github.com/norov/linuxLinus Torvalds