aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-11-12filelock: rework the __break_lease API to use flagsJeff Layton1-14/+38
2025-11-11Merge tag 'for-net-2025-11-11' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothJakub Kicinski1-0/+5
2025-11-11ethtool: fix incorrect kernel-doc style comment in ethtool.hKriish Sharma1-1/+1
2025-11-11lib/crypto: x86/polyval: Migrate optimized code into libraryEric Biggers1-0/+3
2025-11-11lib/crypto: arm64/polyval: Migrate optimized code into libraryEric Biggers1-0/+8
2025-11-11lib/crypto: polyval: Add POLYVAL libraryEric Biggers1-3/+168
2025-11-11efi/runtime-wrappers: Keep track of the efi_runtime_lock ownerArd Biesheuvel1-0/+2
2025-11-11mlx5: Fix default values in create CQAkiva Goldberger1-0/+1
2025-11-11Bluetooth: hci_event: Fix not handling PA Sync Lost eventLuiz Augusto von Dentz1-0/+5
2025-11-11sched/deadline: Fix dl_server stop conditionPeter Zijlstra1-6/+9
2025-11-11fs: move inode fields used during fast path lookup closer togetherMateusz Guzik1-3/+2
2025-11-11ns: drop custom reference count initialization for initial namespacesChristian Brauner1-2/+2
2025-11-11pid: rely on common reference count behaviorChristian Brauner1-2/+1
2025-11-11ns: add asserts for initial namespace active reference countsChristian Brauner1-0/+4
2025-11-11ns: add asserts for initial namespace reference countsChristian Brauner1-9/+17
2025-11-11ns: make all reference counts on initial namespace a nopChristian Brauner1-3/+22
2025-11-11ns: rename is_initial_namespace()Christian Brauner1-1/+1
2025-11-11ns: make is_initial_namespace() argument constChristian Brauner1-1/+1
2025-11-11nstree: switch to new structuresChristian Brauner4-45/+54
2025-11-11nstree: add helper to operate on struct ns_tree_{node,root}Christian Brauner1-0/+8
2025-11-11nstree: move nstree types into separate headerChristian Brauner2-0/+37
2025-11-11nstree: decouple from ns_common headerChristian Brauner1-1/+2
2025-11-11ns: move namespace types into separate headerChristian Brauner2-195/+206
2025-11-11Merge branch 'kbuild-6.19.fms.extension'Christian Brauner11-15/+64
2025-11-10io_uring/query: return number of available queriesPavel Begunkov1-0/+3
2025-11-10ns: add asserts for active refcount underflowChristian Brauner1-1/+0
2025-11-10ns: handle setns(pidfd, ...) cleanlyChristian Brauner1-43/+4
2025-11-10ns: don't increment or decrement initial namespacesChristian Brauner1-3/+20
2025-11-10tee: <uapi/linux/tee.h: fix all kernel-doc issuesRandy Dunlap1-9/+14
2025-11-09kho: allocate metadata directly from the buddy allocatorPasha Tatashin1-0/+3
2025-11-09mm/huge_memory: do not change split_huge_page*() target order silentlyZi Yan1-32/+23
2025-11-09Merge tag 'kbuild-fixes-6.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kbuild/linuxLinus Torvalds2-4/+3
2025-11-08kbuild: Let kernel-doc.py use PYTHON3 overrideJean Delvare1-1/+1
2025-11-07Merge tag 'drm-fixes-2025-11-08' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-9/+16
2025-11-07compiler_types: Move unused static inline functions warning to W=2Peter Zijlstra1-3/+2
2025-11-07Merge tag 'io_uring-6.18-20251106' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linuxLinus Torvalds1-12/+0
2025-11-07Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-0/+7
2025-11-07arch_topology: Provide a stub topology_core_has_smt() for !CONFIG_GENERIC_ARCH_TOPOLOGYYicong Yang1-1/+5
2025-11-07Merge tag 'drm-misc-fixes-2025-11-06' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-fixesDave Airlie1-9/+16
2025-11-06Merge tag 'hardening-v6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds2-1/+7
2025-11-06Merge tag 'net-6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds5-3/+95
2025-11-06platform/x86: ISST: isst_if.h: fix all kernel-doc warningsRandy Dunlap1-23/+27
2025-11-05crypto: sha3 - Reimplement using library APIEric Biggers1-6/+0
2025-11-05lib/crypto: sha3: Add SHA-3 supportDavid Howells1-3/+319
2025-11-05libie: depend on DEBUG_FS when building LIBIE_FWLOGMichal Swiatkowski1-0/+12
2025-11-05x86/fgraph,bpf: Fix stack ORC unwind from kprobe_multi return probeJiri Olsa1-1/+9
2025-11-06drm: define NVIDIA DRM format modifiers for GB20xJames Jones1-9/+16
2025-11-05coredump: mark struct mm_struct as constChristian Brauner1-1/+1
2025-11-05fs: add super_write_guardChristian Brauner1-0/+5
2025-11-05fs: inline current_umask() and move it to fs_struct.hMateusz Guzik3-2/+7