summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-10-29drm/intel/pciids: rename i915_pciids.h to just pciids.hJani Nikula
2024-10-29drm/i915/pciids: add PVC PCI ID macrosJani Nikula
2024-10-29ASoC: codecs: adau1373: drop patform_dataNuno Sa
2024-10-29platform/x86: wmi: Introduce to_wmi_driver()Armin Wolf
2024-10-29platform/x86: wmi: Replace dev_to_wdev() with to_wmi_device()Armin Wolf
2024-10-29iommu: Restore iommu_flush_iotlb_all()Joerg Roedel
2024-10-29iommu: Fix prototype of iommu_paging_domain_alloc_flags()Joerg Roedel
2024-10-29ACPI: CPPC: Make rmw_lock a raw_spin_lockPierre Gondois
2024-10-29xfrm: Add an inbound percpu state cache.Steffen Klassert
2024-10-29xfrm: Cache used outbound xfrm states at the policy.Steffen Klassert
2024-10-29xfrm: Add support for per cpu xfrm state handling.Steffen Klassert
2024-10-29rtnetlink: Define rtnl_net_trylock().Kuniyuki Iwashima
2024-10-29ipv4: Use per-netns RTNL helpers in inet_rtm_newaddr().Kuniyuki Iwashima
2024-10-29rtnetlink: Define RTNL_FLAG_DOIT_PERNET for per-netns RTNL doit().Kuniyuki Iwashima
2024-10-29rtnetlink: Make per-netns RTNL dereference helpers to macro.Kuniyuki Iwashima
2024-10-29posix-timers: Add proper state trackingThomas Gleixner
2024-10-29posix-timers: Rename k_itimer:: It_requeue_pendingThomas Gleixner
2024-10-29signal: Allow POSIX timer signals to be droppedThomas Gleixner
2024-10-29posix-timers: Cure si_sys_private raceThomas Gleixner
2024-10-29signal: Confine POSIX_TIMERS properlyThomas Gleixner
2024-10-29mm, slab: add kerneldocs for common SLAB_ flagsVlastimil Babka
2024-10-29iommu: Add new flag to explictly request PASID capable domainJason Gunthorpe
2024-10-29iommu: Introduce iommu_paging_domain_alloc_flags()Jason Gunthorpe
2024-10-29iommu: Remove iommu_domain_alloc()Lu Baolu
2024-10-29iommu: Remove useless flush from iommu_create_device_direct_mappings()Jason Gunthorpe
2024-10-29Merge tag 'amd-drm-next-6.13-2024-10-25' of https://gitlab.freedesktop.org/ag...Dave Airlie
2024-10-29dma-mapping: drop unneeded includes from dma-mapping.hChristoph Hellwig
2024-10-29dma-mapping: trace more error pathsSean Anderson
2024-10-29dma-mapping: use trace_dma_alloc for dma_alloc* instead of using trace_dma_mapSean Anderson
2024-10-29dma-mapping: trace dma_alloc/free directionSean Anderson
2024-10-29dma-mapping: use macros to define events in a classSean Anderson
2024-10-29dma-mapping: remove an outdated comment from dma-map-ops.hSui Jingfeng
2024-10-29cpufreq: add virtual-cpufreq driverDavid Dai
2024-10-28fork: only invoke khugepaged, ksm hooks if no errorLorenzo Stoakes
2024-10-28fork: do not invoke uffd on fork if error occursLorenzo Stoakes
2024-10-29usb: storage: fix wrong comments for struct bulk_cb_wrapDingyan Li
2024-10-28Merge branch 'cxl/for-6.12/printf' into cxl-for-nextDave Jiang
2024-10-28New implementation for IO memcpy and IO memsetJulian Vetter
2024-10-28__arch_xprod64(): make __always_inline when optimizing for performanceNicolas Pitre
2024-10-28asm-generic/div64: optimize/simplify __div64_const32()Nicolas Pitre
2024-10-28asm-generic: add an optional pfn_valid check to page_to_physChristoph Hellwig
2024-10-28asm-generic: provide generic page_to_phys and phys_to_page implementationsChristoph Hellwig
2024-10-28asm-generic/io.h: Remove I/O port accessors for HAS_IOPORT=nNiklas Schnelle
2024-10-28tty: serial: handle HAS_IOPORT dependenciesNiklas Schnelle
2024-10-28UAPI/ioctl: Improve parameter name of ioctl request definition helpersUwe Kleine-König
2024-10-28printf: Add print format (%pra) for struct rangeIra Weiny
2024-10-28drm/amdkfd: flag per-queue reset support for gfx9Jonathan Kim
2024-10-28iio: acpi: Add iio_get_acpi_device_name_and_data() helper functionAndy Shevchenko
2024-10-28perf/marvell: Marvell PEM performance monitor supportGowthami Thiagarajan
2024-10-28perf/arm_pmuv3: Add PMUv3.9 per counter EL0 access controlRob Herring (Arm)