summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-07-23rv/ltl: Do not execute the Buchi automaton twice on start conditionNam Cao1-1/+3
2025-07-09rv: Allow to configure the number of per-task monitorNam Cao2-13/+4
2025-07-09rv: Add support for LTL monitorsNam Cao2-4/+243
2025-07-09rv: Let the reactors take care of buffersNam Cao2-37/+17
2025-07-09panic: Add vpanic()Nam Cao1-0/+3
2025-07-09printk: Make vprintk_deferred() publicNam Cao1-0/+7
2025-07-05Merge tag 'pm-6.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-0/+5
2025-07-04Merge branch 'pm-sleep'Rafael J. Wysocki1-0/+5
2025-07-04Merge tag 'soc-fixes-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds1-0/+1
2025-07-04Merge tag 'spi-fix-v6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-1/+9
2025-07-04Merge tag 'platform-drivers-x86-v6.16-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+13
2025-07-04Merge tag 'usb-6.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-0/+3
2025-07-04Merge tag 'drm-fixes-2025-07-04' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2-1/+6
2025-07-04Merge tag 'vfs-6.16-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-20/+32
2025-07-04Merge tag 'drm-misc-fixes-2025-07-03' of https://gitlab.freedesktop.org/drm/m...Dave Airlie2-1/+6
2025-07-03Merge tag 'ffa-fixes-6.16' of https://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann1-0/+1
2025-07-02drm/sched: Increment job count before swapping tail spsc queueMatthew Brost1-1/+3
2025-07-01netfs: Update tracepoints in a number of waysDavid Howells1-8/+18
2025-07-01netfs: Renumber the NETFS_RREQ_* flags to make traces easier to readDavid Howells2-11/+11
2025-07-01netfs: Merge i_size update functionsDavid Howells1-1/+0
2025-07-01netfs: Fix double put of requestDavid Howells1-0/+1
2025-06-30spi: spi-qpic-snand: avoid memory corruptionMark Brown1-0/+8
2025-06-30Move FCH header to a location accessible by all archsMario Limonciello1-0/+13
2025-06-30spi: Raise limit on number of chip selects to 24Marc Kleine-Budde1-1/+1
2025-06-30mtd: nand: qpic_common: prevent out of bounds access of BAM arraysGabor Juhos1-0/+8
2025-06-29Merge tag 'locking_urgent_for_v6.16_rc4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+1
2025-06-29Merge tag 'i2c-for-6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+12
2025-06-28Merge tag 'mm-hotfixes-stable-2025-06-27-16-56' of git://git.kernel.org/pub/s...Linus Torvalds1-0/+4
2025-06-28Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2025-06-27Merge tag 'block-6.16-20250626' of git://git.kernel.dk/linuxLinus Torvalds1-6/+26
2025-06-27drm/mipi-dsi: Add dev_is_mipi_dsi functionMaxime Ripard1-0/+3
2025-06-26PM: Restrict swap use to later in the suspend sequenceMario Limonciello1-0/+5
2025-06-26Merge tag 'net-6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds3-3/+9
2025-06-26Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-4/+2
2025-06-26mm/alloc_tag: fix the kmemleak false positive issue in the allocation of the ...Hao Ge1-0/+4
2025-06-26netlink: specs: mptcp: replace underscores with dashes in namesJakub Kicinski1-3/+3
2025-06-26i2c: amd-isp: Initialize unique adapter namePratap Nirujogi1-0/+12
2025-06-25ublk: update UBLK_F_SUPPORT_ZERO_COPY comment in UAPI headerCaleb Sander Mateos1-2/+22
2025-06-25ublk: fix narrowing warnings in UAPI headerCaleb Sander Mateos1-4/+4
2025-06-25vsock/uapi: fix linux/vm_sockets.h userspace compilation errorsStefano Garzarella1-0/+4
2025-06-24usb: typec: altmodes/displayport: do not index invalid pin_assignmentsRD Babiera1-0/+1
2025-06-23replace collect_mounts()/drop_collected_mounts() with a safer variantAl Viro1-4/+2
2025-06-23Bluetooth: hci_core: Fix use-after-free in vhci_flush()Kuniyuki Iwashima1-0/+2
2025-06-23futex: Initialize futex_phash_new during fork().Sebastian Andrzej Siewior1-0/+1
2025-06-23dm-crypt: Extend state buffer size in crypt_iv_lmk_oneHerbert Xu2-0/+6
2025-06-23fs: export anon_inode_make_secure_inode() and fix secretmem LSM bypassShivank Garg1-0/+2
2025-06-22Merge tag 'x86_urgent_for_v6.16_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+2
2025-06-22Merge tag 'perf_urgent_for_v6.16_rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+40
2025-06-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+22
2025-06-21Merge tag 'erofs-for-6.16-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-18/+0