summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2025-03-27ACPICA: actbl1: Update values to hex to follow ACPI specsZaid Alali-11/+11
2025-03-27ACPICA: New release 20240927Saket Dumbre-1/+1
2025-03-27io_uring/net: fix io_req_post_cqe abuse by send bundlePavel Begunkov-0/+3
2025-03-26Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-816/+1744
2025-03-26Merge tag 'zstd-linus-v6.15-rc1' of https://github.com/terrelln/linuxLinus Torvalds-272/+968
2025-03-26Merge tag 'sysctl-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-55/+1
2025-03-26Merge tag 'iommu-updates-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-45/+71
2025-03-26Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-298/+38
2025-03-26mailbox: pcc: Always map the shared memory communication addressSudeep Holla-5/+0
2025-03-26mailbox: pcc: Drop unnecessary endianness conversion of pcc_hdr.flagsSudeep Holla-1/+0
2025-03-26mailbox: sort headers alphabeticallyTudor Ambarus-4/+4
2025-03-26mailbox: mtk-cmdq: remove cl in struct cmdq_pktChun-Kuang Hu-1/+0
2025-03-26Merge tag 'for-6.15/block-20250322' of git://git.kernel.dk/linuxLinus Torvalds-51/+267
2025-03-26Merge tag 'for-6.15/io_uring-20250322' of git://git.kernel.dk/linuxLinus Torvalds-8/+35
2025-03-26Merge patch series "riscv: Relocatable NOMMU kernels"Palmer Dabbelt-8/+0
2025-03-26asm-generic: Always define Elf_Rel and Elf_RelaSamuel Holland-8/+0
2025-03-26rwonce: fix crash by removing READ_ONCE() for unaligned readJann Horn-1/+6
2025-03-26drm/xe/bmg: Add one additional PCI IDMatt Roper-0/+1
2025-03-26drm/shmem-helper: Use refcount_t for vmap_use_countDmitry Osipenko-1/+1
2025-03-26drm/shmem-helper: Switch drm_gem_shmem_vmap/vunmap to use pin/unpinDmitry Osipenko-1/+1
2025-03-26drm/shmem-helper: Use refcount_t for pages_use_countDmitry Osipenko-1/+1
2025-03-26drm/shmem-helper: Add and use pages_pin_countDmitry Osipenko-0/+11
2025-03-26drm/shmem-helper: Refactor locked/unlocked functionsDmitry Osipenko-14/+14
2025-03-26drm/gem: Document locking rule of vmap and evict callbacksDmitry Osipenko-3/+6
2025-03-26drm/gem: Add _locked postfix to functions that have unlocked counterpartDmitry Osipenko-1/+1
2025-03-26drm/gem: Change locked/unlocked postfix of drm_gem_v/unmap() function namesDmitry Osipenko-2/+2
2025-03-26Merge branches 'clk-allwinner', 'clk-amlogic' and 'clk-qcom' into clk-nextStephen Boyd-0/+671
2025-03-26Merge branches 'clk-rockchip', 'clk-samsung' and 'clk-imx' into clk-nextStephen Boyd-0/+2209
2025-03-26Merge branches 'clk-parent', 'clk-renesas', 'clk-mediatek' and 'clk-cleanup' ...Stephen Boyd-7/+1
2025-03-26Merge tag 'mtd/for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds-4/+133
2025-03-26Merge tag 'hid-for-linus-2025032601' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-6/+2
2025-03-26Merge tag 'platform-drivers-x86-v6.15-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-0/+79
2025-03-26Merge tag 'sound-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-186/+1503
2025-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-7/+5
2025-03-26unix: fix up for "apparmor: add fine grained af_unix mediation"Stephen Rothwell-0/+3
2025-03-26landlock: Add LANDLOCK_RESTRICT_SELF_LOG_SUBDOMAINS_OFFMickaël Salaün-0/+12
2025-03-26landlock: Add LANDLOCK_RESTRICT_SELF_LOG_*_EXEC_* flagsMickaël Salaün-0/+21
2025-03-26landlock: Add AUDIT_LANDLOCK_DOMAIN and log domain statusMickaël Salaün-0/+1
2025-03-26landlock: Add AUDIT_LANDLOCK_ACCESS and log ptrace denialsMickaël Salaün-1/+2
2025-03-26lsm: Add audit_log_lsm_data() helperMickaël Salaün-0/+8
2025-03-26Merge branch 'for-6.15/pidff' into for-linusJiri Kosina-6/+0
2025-03-26Merge branch 'for-6.15/intel-ish' into for-linusJiri Kosina-89/+405
2025-03-26Merge branch 'for-6.15/core' into for-linusJiri Kosina-0/+2
2025-03-26io_uring/net: use REQ_F_IMPORT_BUFFER for send_zcCaleb Sander Mateos-1/+4
2025-03-26misc: pci_endpoint_test: Add support for PCITEST_IRQ_TYPE_AUTONiklas Cassel-0/+1
2025-03-26PCI: endpoint: Add intx_capable to epc_features structNiklas Cassel-0/+2
2025-03-25Merge tag 'media/v6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds-48/+121
2025-03-25Merge tag 'pmdomain-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds-1/+277
2025-03-25Merge tag 'mmc-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds-1/+0
2025-03-25Merge tag 'gpio-updates-for-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-77/+134