summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2025-11-13io_uring/query: introduce rings info queryPavel Begunkov-0/+8
2025-11-13io_uring/query: introduce zcrx queryPavel Begunkov-0/+16
2025-11-13fault-inject: make enum fault_flags available unconditionallyChristoph Hellwig-4/+4
2025-11-13net: stmmac: always allocate mac_device_infoRussell King (Oracle)-1/+3
2025-11-13entry: Fix ifndef around arch_xfer_to_guest_mode_handle_work() stubAndrew Donnellan-1/+1
2025-11-13Merge branch 'io_uring-6.18' into for-6.19/io_uringJens Axboe-12/+3
2025-11-13jbd2: use a per-journal lock_class_key for jbd2_trans_commit_keyTetsuo Handa-0/+6
2025-11-13firmware: stratix10-svc: Add support for RSU commands in asynchronous frameworkMahesh Rao-0/+56
2025-11-13firmware: stratix10-svc: Add support for async communicationMahesh Rao-0/+113
2025-11-13firmware: stratix10-svc: Add definition for voltage and temperature sensorKhairul Anuar Romli-1/+41
2025-11-13Merge tag 'linux-can-next-for-6.19-20251112-2' of git://git.kernel.org/pub/sc...Paolo Abeni-1/+5
2025-11-13drm/intel/bmg: Allow device ID usage with single-argument macrosMichał Winiarski-1/+1
2025-11-13slab: Remove folio references from __ksize()Matthew Wilcox (Oracle)-1/+1
2025-11-13slab: Reimplement page_slab()Matthew Wilcox (Oracle)-13/+1
2025-11-13media: v4l: Add helper to get number of active lanes via a padIsaac Scott-0/+20
2025-11-13objtool: Warn on functions with ambiguous -ffunction-sections section namesJosh Poimboeuf-0/+15
2025-11-13vmlinux.lds: Fix TEXT_MAIN to include .text.start and friendsJosh Poimboeuf-11/+12
2025-11-13Merge tag 'v6.18-rc5' into objtool/core, to pick up fixesIngo Molnar-109/+364
2025-11-12Merge tag 'dma-mapping-6.18-2025-11-12' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-1/+2
2025-11-12PCI/ASPM: Cache L0s/L1 Supported so advertised link states can be overriddenBjorn Helgaas-0/+2
2025-11-12x86: Restrict KVM-induced symbol exports to KVM modules where obvious/possibleSean Christopherson-0/+14
2025-11-12Merge patch series "Optimize the hot path in the UFS driver"Martin K. Petersen-13/+52
2025-11-12PCI/PTM: Enable only if device advertises relevant roleMika Westerberg-0/+2
2025-11-12vfio: Remove the get_region_info opJason Gunthorpe-2/+0
2025-11-12vfio/pci: Convert all PCI drivers to get_region_info_capsJason Gunthorpe-1/+2
2025-11-12vfio: Add get_region_info_caps opJason Gunthorpe-0/+4
2025-11-12scsi: ufs: core: Switch to scsi_get_internal_cmd()Bart Van Assche-6/+0
2025-11-12scsi: ufs: core: Remove the ufshcd_lrb task_tag memberBart Van Assche-1/+0
2025-11-12scsi: ufs: core: Optimize the hot pathBart Van Assche-5/+0
2025-11-12scsi: core: Add scsi_{get,put}_internal_cmd() helpersHannes Reinecke-0/+4
2025-11-12scsi: core: Introduce .queue_reserved_command()John Garry-0/+6
2025-11-12scsi: core: Support allocating a pseudo SCSI deviceHannes Reinecke-0/+22
2025-11-12scsi: core: Support allocating reserved commandsHannes Reinecke-1/+20
2025-11-12vfio: Provide a get_region_info opJason Gunthorpe-0/+4
2025-11-12lib/xxhash: remove more unused xxh functionsDr. David Alan Gilbert-45/+1
2025-11-12dynamic_debug: add support for print stackYe Bin-3/+14
2025-11-12uaccess: decouple INLINE_COPY_FROM_USER and CONFIG_RUSTYury Norov (NVIDIA)-2/+0
2025-11-12taint/module: remove unnecessary taint_flag.module fieldPetr Pavlu-1/+0
2025-11-12crash: let architecture decide crash memory export to iomem_resourceSourabh Jain-0/+6
2025-11-12compiler.h: remove ARCH_SEL()Thomas Weißschuh-6/+0
2025-11-12Merge tag 'wireless-next-2025-11-12' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski-3293/+3496
2025-11-12sched_ext: Implement load balancer for bypass modeTejun Heo-0/+39
2025-11-12sched_ext: Factor out scx_dsq_list_node cursor initialization into INIT_DSQ_L...Tejun Heo-0/+7
2025-11-12sched_ext: Hook up hardlockup detectorTejun Heo-0/+2
2025-11-12sched_ext: Use per-CPU DSQs instead of per-node global DSQs in bypass modeTejun Heo-0/+1
2025-11-12sched_ext: Use shorter slice in bypass modeTejun Heo-0/+11
2025-11-12platform/x86: asus-armoury: add panel_hd_mode attributeLuke D. Jones-0/+1
2025-11-12platform/x86: asus-armoury: move existing tunings to asus-armoury moduleLuke D. Jones-41/+53
2025-11-12fs: hide dentry_cache behind runtime const machineryMateusz Guzik-1/+2
2025-11-12fs: speed up path lookup with cheaper handling of MAY_EXECMateusz Guzik-6/+7