summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-11-12lib/xxhash: remove more unused xxh functionsDr. David Alan Gilbert
2025-11-12dynamic_debug: add support for print stackYe Bin
2025-11-12uaccess: decouple INLINE_COPY_FROM_USER and CONFIG_RUSTYury Norov (NVIDIA)
2025-11-12taint/module: remove unnecessary taint_flag.module fieldPetr Pavlu
2025-11-12crash: let architecture decide crash memory export to iomem_resourceSourabh Jain
2025-11-12compiler.h: remove ARCH_SEL()Thomas Weißschuh
2025-11-12Merge tag 'wireless-next-2025-11-12' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2025-11-12sched_ext: Implement load balancer for bypass modeTejun Heo
2025-11-12sched_ext: Factor out scx_dsq_list_node cursor initialization into INIT_DSQ_L...Tejun Heo
2025-11-12sched_ext: Hook up hardlockup detectorTejun Heo
2025-11-12sched_ext: Use per-CPU DSQs instead of per-node global DSQs in bypass modeTejun Heo
2025-11-12sched_ext: Use shorter slice in bypass modeTejun Heo
2025-11-12platform/x86: asus-armoury: add panel_hd_mode attributeLuke D. Jones
2025-11-12platform/x86: asus-armoury: move existing tunings to asus-armoury moduleLuke D. Jones
2025-11-12fs: hide dentry_cache behind runtime const machineryMateusz Guzik
2025-11-12fs: speed up path lookup with cheaper handling of MAY_EXECMateusz Guzik
2025-11-12fs/pipe: stop duplicating union pipe_index declarationRasmus Villemoes
2025-11-12dcache: export shrink_dentry_list() and add new helper d_dispose_if_unused()Luis Henriques
2025-11-12iomap: simplify ->read_folio_range() error handling for readsJoanne Koong
2025-11-12iomap: optimize pending async writeback accountingJoanne Koong
2025-11-12docs: document iomap writeback's iomap_finish_folio_write() requirementJoanne Koong
2025-11-12fs: add iput_not_last()Mateusz Guzik
2025-11-12fs/namespace: correctly handle errors returned by grab_requested_mnt_nsAndrei Vagin
2025-11-12RDMA/cm: Correct typedef and bad line warningsRandy Dunlap
2025-11-12KVM: arm64: VM exit to userspace to handle SEAJiaqi Yan
2025-11-12power: always freeze efivarfsChristian Brauner
2025-11-12Expose definition for 1600Gbps link modeLeon Romanovsky
2025-11-12vfs: expose delegation support to userlandJeff Layton
2025-11-12vfs: make vfs_symlink break delegations on parent dirJeff Layton
2025-11-12vfs: make vfs_mknod break delegations on parent directoryJeff Layton
2025-11-12vfs: make vfs_create break delegations on parent directoryJeff Layton
2025-11-12vfs: clean up argument list for vfs_create()Jeff Layton
2025-11-12vfs: allow rmdir to wait for delegation break on parentJeff Layton
2025-11-12vfs: allow mkdir to wait for delegation break on parentJeff Layton
2025-11-12filelock: add struct delegated_inodeJeff Layton
2025-11-12filelock: rework the __break_lease API to use flagsJeff Layton
2025-11-12net/mlx5: Expose definition for 1600Gbps link modeTariq Toukan
2025-11-11Merge tag 'for-net-2025-11-11' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2025-11-11ethtool: fix incorrect kernel-doc style comment in ethtool.hKriish Sharma
2025-11-11coresight: Change device mode to atomic typeLeo Yan
2025-11-11lib/crypto: x86/polyval: Migrate optimized code into libraryEric Biggers
2025-11-11lib/crypto: arm64/polyval: Migrate optimized code into libraryEric Biggers
2025-11-11lib/crypto: polyval: Add POLYVAL libraryEric Biggers
2025-11-11efi/runtime-wrappers: Keep track of the efi_runtime_lock ownerArd Biesheuvel
2025-11-11efi/memattr: Convert efi_memattr_init() return type to voidBreno Leitao
2025-11-11reset: mpfs: add non-auxiliary bus probingConor Dooley
2025-11-11dt-bindings: clock: document 8ULP's SIM LPAVLaurentiu Mihalcea
2025-11-11net: export netdev_get_by_index_lock()David Wei
2025-11-11mlx5: Fix default values in create CQAkiva Goldberger
2025-11-11Bluetooth: hci_event: Fix not handling PA Sync Lost eventLuiz Augusto von Dentz