summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-08-02xen/xenbus: fix typo "notifer"WangYuli
2025-08-02kexec: enable CMA based contiguous allocationAlexander Graf
2025-08-02lib/xxhash: remove unused functionsDr. David Alan Gilbert
2025-07-19lib/math/gcd: use static key to select implementation at runtimeKuan-Wei Chiu
2025-07-19hung_task: extend hung task blocker tracking to rwsemsLance Yang
2025-07-19locking/rwsem: make owner helpers globally availableLance Yang
2025-07-19panic: add 'panic_sys_info' sysctl to take human readable string parameterFeng Tang
2025-07-19panic: generalize panic_print's function to show sys infoFeng Tang
2025-07-19kdump: implement reserve_crashkernel_cmaJiri Bohac
2025-07-19Add a new optional ",cma" suffix to the crashkernel= command line optionJiri Bohac
2025-07-09lib/raid6: replace custom zero page with ZERO_PAGEHerbert Xu
2025-07-09relayfs: support a counter tracking if data is too big to writeJason Xing
2025-07-09relayfs: introduce getting relayfs statistics functionJason Xing
2025-07-09relayfs: support a counter tracking if per-cpu buffers is fullJason Xing
2025-07-09relayfs: abolish prev_paddingJason Xing
2025-07-09include/linux/jhash.h: replace __get_unaligned_cpu32 in jhash functionJulian Vetter
2025-07-04Merge tag 'pm-6.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2025-07-04Merge branch 'pm-sleep'Rafael J. Wysocki
2025-07-04Merge tag 'soc-fixes-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2025-07-04Merge tag 'spi-fix-v6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-07-04Merge tag 'platform-drivers-x86-v6.16-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-07-04Merge tag 'usb-6.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2025-07-04Merge tag 'drm-fixes-2025-07-04' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-07-04Merge tag 'vfs-6.16-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-07-04Merge tag 'drm-misc-fixes-2025-07-03' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2025-07-03Merge tag 'ffa-fixes-6.16' of https://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2025-07-01drm/sched: Increment job count before swapping tail spsc queueMatthew Brost
2025-07-01netfs: Update tracepoints in a number of waysDavid Howells
2025-07-01netfs: Renumber the NETFS_RREQ_* flags to make traces easier to readDavid Howells
2025-07-01netfs: Merge i_size update functionsDavid Howells
2025-07-01netfs: Fix double put of requestDavid Howells
2025-06-30spi: spi-qpic-snand: avoid memory corruptionMark Brown
2025-06-30Move FCH header to a location accessible by all archsMario Limonciello
2025-06-29spi: Raise limit on number of chip selects to 24Marc Kleine-Budde
2025-06-29mtd: nand: qpic_common: prevent out of bounds access of BAM arraysGabor Juhos
2025-06-29Merge tag 'locking_urgent_for_v6.16_rc4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-06-28Merge tag 'i2c-for-6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-06-27Merge tag 'mm-hotfixes-stable-2025-06-27-16-56' of git://git.kernel.org/pub/s...Linus Torvalds
2025-06-27Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-06-27Merge tag 'block-6.16-20250626' of git://git.kernel.dk/linuxLinus Torvalds
2025-06-27drm/mipi-dsi: Add dev_is_mipi_dsi functionMaxime Ripard
2025-06-26PM: Restrict swap use to later in the suspend sequenceMario Limonciello
2025-06-26Merge tag 'net-6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-06-25Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2025-06-25mm/alloc_tag: fix the kmemleak false positive issue in the allocation of the ...Hao Ge
2025-06-25netlink: specs: mptcp: replace underscores with dashes in namesJakub Kicinski
2025-06-25i2c: amd-isp: Initialize unique adapter namePratap Nirujogi
2025-06-24ublk: update UBLK_F_SUPPORT_ZERO_COPY comment in UAPI headerCaleb Sander Mateos
2025-06-24ublk: fix narrowing warnings in UAPI headerCaleb Sander Mateos
2025-06-24vsock/uapi: fix linux/vm_sockets.h userspace compilation errorsStefano Garzarella