summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2024-11-14USB: make to_usb_device_driver() use container_of_const()Greg Kroah-Hartman1-2/+1
2024-11-14USB: make to_usb_driver() use container_of_const()Greg Kroah-Hartman1-1/+1
2024-11-14USB: make single lock for all usb dynamic id listsGreg Kroah-Hartman1-1/+1
2024-11-14ASoc: simple-mux: Allow to specify an idle-stateMark Brown40-98/+279
2024-11-14platform/x86/intel/pmt: allow user offset for PMT callbacksMichael J. Ruhl1-1/+2
2024-11-14Merge branch 'for-next/pkey-signal' into for-next/coreCatalin Marinas1-0/+4
2024-11-14Merge branches 'for-next/gcs', 'for-next/probes', 'for-next/asm-offsets', 'fo...Catalin Marinas1-1/+17
2024-11-14Merge tag 'loongarch-kvm-6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini8-41/+33
2024-11-14fs: reduce pointer chasing in is_mgtime() testJeff Layton1-1/+2
2024-11-14perf/core: Correct perf sampling with guest VMsColton Lewis1-2/+19
2024-11-14perf/core: Hoist perf_instruction_pointer() and perf_misc_flags()Colton Lewis1-3/+6
2024-11-14soundwire: Minor formatting fixups in sdw.h headerCharles Keepax1-23/+17
2024-11-14soundwire: Update the includes on the sdw.h headerCharles Keepax1-2/+9
2024-11-14net: dsa: microchip: Add LAN9646 switch support to KSZ DSA driverTristram Ha1-0/+1
2024-11-14net: Make copy_safe_from_sockptr() match documentationMichal Luczaj1-1/+3
2024-11-14Merge tag 'wireless-next-2024-11-13' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2-51/+2
2024-11-14virtio-pci: Introduce APIs to execute device parts admin commandsYishai Hadas1-0/+11
2024-11-14virtio: Extend the admin command to include the result sizeYishai Hadas1-0/+1
2024-11-14Merge tag 'tpmdd-next-6.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+3
2024-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfAlexei Starovoitov23-70/+140
2024-11-13tpm: Opt-in in disable PCR integrity protectionJarkko Sakkinen1-0/+3
2024-11-13block: don't reorder requests in blk_mq_add_to_batchChristoph Hellwig1-1/+1
2024-11-13block: add a rq_list typeChristoph Hellwig2-39/+60
2024-11-13block: remove rq_list_moveChristoph Hellwig1-17/+0
2024-11-13dax: Remove an unused field in struct dax_operationsChristophe JAILLET1-6/+0
2024-11-13block: export blk_validate_limitsChristoph Hellwig1-0/+1
2024-11-13jbd2: avoid dozens of -Wflex-array-member-not-at-end warningsGustavo A. R. Silva1-8/+7
2024-11-13Merge tag 'nvme-6.13-2024-11-13' of git://git.infradead.org/nvme into for-6.1...Jens Axboe1-3/+132
2024-11-13Merge tag 'qcom-drivers-for-6.13-2' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann2-0/+14
2024-11-13Merge tag 'mm-hotfixes-stable-2024-11-12-16-39' of git://git.kernel.org/pub/s...Linus Torvalds2-5/+9
2024-11-13Merge patch series "two little writeback cleanups v2"Christian Brauner1-26/+2
2024-11-13clocksource/drivers/dw_apb: Remove unused dw_apb_clockevent functionsDr. David Alan Gilbert1-3/+0
2024-11-13Merge branch 'kvm-docs-6.13' into HEADPaolo Bonzini14-23/+98
2024-11-13Merge tag 'kvm-x86-generic-6.13' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini1-1/+2
2024-11-13printk: add dummy printk_force_console_enter/exit helpersArnd Bergmann1-0/+8
2024-11-13LoongArch: KVM: Add iocsr and mmio bus simulation in kernelXianglai Li1-0/+1
2024-11-13usb: cdns3: Synchronise PCI IDs via common data baseAndy Shevchenko1-0/+4
2024-11-13bpf: Add kernel symbol for struct_ops trampolineXu Kuohai1-1/+2
2024-11-13bpf: Support private stack for struct_ops progsYonghong Song2-0/+3
2024-11-13bpf, x86: Support private stack in jitYonghong Song1-0/+1
2024-11-13bpf: Enable private stack for eligible subprogsYonghong Song1-0/+1
2024-11-13bpf: Find eligible subprogs for private stack supportYonghong Song2-0/+8
2024-11-13srcu: Remove smp_mb() from srcu_read_unlock_lite()Paul E. McKenney1-1/+1
2024-11-13Merge tag 'samsung-soc-6.13' of https://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann2-12/+0
2024-11-13block: remove the ioprio field from struct requestChristoph Hellwig1-4/+3
2024-11-13block: remove the write_hint field from struct requestChristoph Hellwig1-1/+0
2024-11-12iommu/arm-smmu-v3: Use S2FWB for NESTED domainsJason Gunthorpe1-0/+2
2024-11-12Merge branch 'iommufd/arm-smmuv3-nested' of iommu/linux into iommufd for-nextJason Gunthorpe24-47/+393
2024-11-12ARM: 9415/1: amba: Add dev_is_amba() function and export it for modulesKunwu Chan1-0/+5
2024-11-12iommufd/viommu: Add iommufd_viommu_find_dev helperNicolin Chen1-0/+8