summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2025-06-12drm/dp: Add an EDID quirk for the DPCD register access probeImre Deak
2025-06-12drm/edid: Add support for quirks visible to DRM core and driversImre Deak
2025-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-06-12Merge tag 'net-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-06-12dt-bindings: clock: exynosautov920: add hsi2 clock definitionsRaghav Sharma
2025-06-12Merge tag 'for-net-2025-06-11' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2025-06-12net_sched: remove qdisc_tree_flush_backlog()Eric Dumazet
2025-06-12ASoC: tas2781: Move the "include linux/debugfs.h" into tas2781.hShenghao Ding
2025-06-12coredump: allow for flexible coredump handlingChristian Brauner
2025-06-11scatterlist: fix extraneous '@'-sign kernel-doc notationRandy Dunlap
2025-06-12xfrm: always initialize offload pathLeon Romanovsky
2025-06-11eth: Update rmon hist rangeMohsin Bashir
2025-06-11make securityfs_remove() remove the entire subtreeAl Viro
2025-06-11Bluetooth: ISO: Fix not using bc_sid as advertisement SIDLuiz Augusto von Dentz
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-11drm/xe/xe2_hpg: Add PCI IDs for xe2_hpgShekhar Chauhan
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