aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2024-07-10driver core: make driver_[create|remove]_file take a const *Greg Kroah-Hartman1-2/+2
2024-07-10swiotlb: reduce swiotlb pool lookupsMichael Kelley2-44/+63
2024-07-10PCI: Move struct pci_devres.pinned bit to struct pci_devPhilipp Stanner1-1/+2
2024-07-09sched.h: always_inline alloc_tag_{save|restore} to fix modpost warningsSuren Baghdasaryan1-2/+2
2024-07-09Merge branch 'iommufd_pri' into iommufd for-nextJason Gunthorpe1-16/+25
2024-07-09iommufd: Add iommufd fault objectLu Baolu1-0/+4
2024-07-09spi: add defer_optimize_message controller flagDavid Lechner1-0/+4
2024-07-09thermal: trip: Add conversion macros for thermal trip priv fieldRafael J. Wysocki1-0/+3
2024-07-09thermal: helpers: Introduce thermal_trip_is_bound_to_cdev()Rafael J. Wysocki1-0/+3
2024-07-09thermal: core: Change passive_delay and polling_delay data typeRafael J. Wysocki1-1/+2
2024-07-09Merge tag 'opp-updates-6.11' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...Rafael J. Wysocki1-0/+6
2024-07-09Merge tag 'cpufreq-arm-updates-6.11' of ssh://gitolite.kernel.org/pub/scm/lin...Rafael J. Wysocki1-1/+1
2024-07-09Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni5-9/+84
2024-07-09Merge tag 'zynqmp-soc2-for-6.11' of https://github.com/Xilinx/linux-xlnx into...Arnd Bergmann2-0/+13
2024-07-09ARM: spitz: Use software nodes to describe MMC GPIOsDmitry Torokhov1-1/+3
2024-07-09vdpa/mlx5: Add support for modifying the VQ features fieldDragos Tatulea1-0/+1
2024-07-09vdpa/mlx5: Add support for modifying the virtio_version VQ fieldDragos Tatulea1-0/+1
2024-07-09perf: Split __perf_pending_irq() out of perf_pending_irq()Sebastian Andrzej Siewior1-0/+1
2024-07-09perf: Move swevent_htable::recursion into task_struct.Sebastian Andrzej Siewior2-6/+7
2024-07-09perf: Enqueue SIGTRAP always via task_work.Sebastian Andrzej Siewior1-2/+1
2024-07-09task_work: Add TWA_NMI_CURRENT as an additional notify mode.Sebastian Andrzej Siewior1-0/+1
2024-07-09perf: Fix event leak upon exec and file releaseFrederic Weisbecker1-0/+1
2024-07-09task_work: Introduce task_work_cancel() againFrederic Weisbecker1-0/+1
2024-07-09task_work: s/task_work_cancel()/task_work_cancel_func()/Frederic Weisbecker1-1/+1
2024-07-09PM: domains: Allow devices attached to genpd to be managed by HWUlf Hansson1-0/+17
2024-07-09mfd: tmio: Move header to platform_dataWolfram Sang1-0/+0
2024-07-09mfd: tmio: Sanitize commentsWolfram Sang1-21/+11
2024-07-09mfd: tmio: Update include filesWolfram Sang1-8/+1
2024-07-09mfd: tmio: Remove obsolete io accessorsWolfram Sang1-25/+0
2024-07-09mfd: tmio: Remove obsolete platform_dataWolfram Sang1-27/+0
2024-07-09soc: samsung: exynos-pmu: add support for PMU_ALIVE non atomic registersPeter Griffin1-0/+4
2024-07-09Merge tag 'reset-for-v6.11-2' of git://git.pengutronix.de/pza/linux into soc/...Arnd Bergmann1-0/+7
2024-07-09Merge tag 'qcom-drivers-for-6.11' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann6-9/+131
2024-07-09block: Validate logical block size in blk_validate_limits()John Garry1-0/+1
2024-07-08Merge tag 'nvme-6.11-2024-07-08' of git://git.infradead.org/nvme into for-6.1...Jens Axboe2-3/+20
2024-07-08jbd2: precompute number of transaction descriptor blocksJan Kara1-0/+7
2024-07-08jbd2: make jbd2_journal_get_max_txn_bufs() internalJan Kara1-5/+0
2024-07-09cpufreq: Make cpufreq_driver->exit() return voidLizhe1-1/+1
2024-07-08sched_ext: Implement DSQ iteratorTejun Heo1-0/+3
2024-07-08sched_ext: Take out ->priq and ->flags from scx_dsq_nodeTejun Heo1-5/+5
2024-07-08of: dynamic: Introduce of_changeset_add_prop_bool()Herve Codina1-0/+3
2024-07-08of: dynamic: Constify parameter in of_changeset_add_prop_string_array()Herve Codina1-1/+1
2024-07-08Input: make events() method return number of events processedDmitry Torokhov1-3/+4
2024-07-08uaccess: always export _copy_[from|to]_user with CONFIG_RUSTArnd Bergmann1-14/+32
2024-07-08sunrpc: refactor pool_mode setting codeJeff Layton1-0/+2
2024-07-08sunrpc: fix up the special handling of sv_nrpools == 1Jeff Layton1-0/+1
2024-07-08nfs: move nfs_wait_on_request to write.cChristoph Hellwig1-1/+0
2024-07-08nfs: fold nfs_page_group_lock_subrequests into nfs_lock_and_join_requestsChristoph Hellwig1-1/+0
2024-07-08nfs: simplify nfs_folio_find_and_lock_requestChristoph Hellwig1-1/+0
2024-07-08nfs: remove dead code for the old swap over NFS implementationChristoph Hellwig1-2/+2