summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-10-29io_uring/poll: get rid of unlocked cancel hashJens Axboe1-5/+1
2024-10-29io_uring/msg_ring: add support for sending a sync messageJens Axboe1-0/+3
2024-10-29ipv4: ip_tunnel: Fix suspicious RCU usage warning in ip_tunnel_init_flow()Ido Schimmel1-1/+1
2024-10-29block: add a bdev_limits helperChristoph Hellwig1-5/+10
2024-10-29regmap: Merge up fixes from v6.12-rc3Mark Brown53-75/+294
2024-10-29drm/xe: switch to common PCI ID macrosJani Nikula1-234/+0
2024-10-29drm/intel/pciids: rename i915_pciids.h to just pciids.hJani Nikula1-3/+3
2024-10-29drm/i915/pciids: add PVC PCI ID macrosJani Nikula1-0/+16
2024-10-29ASoC: codecs: adau1373: drop patform_dataNuno Sa1-33/+0
2024-10-29platform/x86: wmi: Introduce to_wmi_driver()Armin Wolf1-0/+8
2024-10-29platform/x86: wmi: Replace dev_to_wdev() with to_wmi_device()Armin Wolf1-1/+1
2024-10-29iommu: Restore iommu_flush_iotlb_all()Joerg Roedel1-0/+10
2024-10-29iommu: Fix prototype of iommu_paging_domain_alloc_flags()Joerg Roedel1-1/+1
2024-10-29ACPI: CPPC: Make rmw_lock a raw_spin_lockPierre Gondois1-1/+1
2024-10-29xfrm: Add an inbound percpu state cache.Steffen Klassert2-0/+6
2024-10-29xfrm: Cache used outbound xfrm states at the policy.Steffen Klassert1-0/+4
2024-10-29xfrm: Add support for per cpu xfrm state handling.Steffen Klassert2-2/+5
2024-10-29rtnetlink: Define rtnl_net_trylock().Kuniyuki Iwashima1-0/+6
2024-10-29ipv4: Use per-netns RTNL helpers in inet_rtm_newaddr().Kuniyuki Iwashima1-0/+9
2024-10-29rtnetlink: Define RTNL_FLAG_DOIT_PERNET for per-netns RTNL doit().Kuniyuki Iwashima1-0/+1
2024-10-29rtnetlink: Make per-netns RTNL dereference helpers to macro.Kuniyuki Iwashima1-15/+6
2024-10-29posix-timers: Add proper state trackingThomas Gleixner1-2/+2
2024-10-29posix-timers: Rename k_itimer:: It_requeue_pendingThomas Gleixner1-3/+2
2024-10-29signal: Allow POSIX timer signals to be droppedThomas Gleixner1-2/+3
2024-10-29posix-timers: Cure si_sys_private raceThomas Gleixner1-1/+1
2024-10-29signal: Confine POSIX_TIMERS properlyThomas Gleixner1-1/+4
2024-10-29mm, slab: add kerneldocs for common SLAB_ flagsVlastimil Babka1-19/+41
2024-10-29iommu: Add new flag to explictly request PASID capable domainJason Gunthorpe1-0/+8
2024-10-29iommu: Introduce iommu_paging_domain_alloc_flags()Jason Gunthorpe1-3/+11
2024-10-29iommu: Remove iommu_domain_alloc()Lu Baolu1-6/+0
2024-10-29iommu: Remove useless flush from iommu_create_device_direct_mappings()Jason Gunthorpe1-10/+0
2024-10-29Merge tag 'amd-drm-next-6.13-2024-10-25' of https://gitlab.freedesktop.org/ag...Dave Airlie1-3/+4
2024-10-29dma-mapping: drop unneeded includes from dma-mapping.hChristoph Hellwig1-4/+0
2024-10-29dma-mapping: trace more error pathsSean Anderson1-0/+36
2024-10-29dma-mapping: use trace_dma_alloc for dma_alloc* instead of using trace_dma_mapSean Anderson1-2/+97
2024-10-29dma-mapping: trace dma_alloc/free directionSean Anderson1-6/+12
2024-10-29dma-mapping: use macros to define events in a classSean Anderson1-32/+28
2024-10-29dma-mapping: remove an outdated comment from dma-map-ops.hSui Jingfeng1-1/+1
2024-10-29cpufreq: add virtual-cpufreq driverDavid Dai1-0/+1
2024-10-29fork: only invoke khugepaged, ksm hooks if no errorLorenzo Stoakes1-6/+4
2024-10-29fork: do not invoke uffd on fork if error occursLorenzo Stoakes1-0/+5
2024-10-29usb: storage: fix wrong comments for struct bulk_cb_wrapDingyan Li1-1/+1
2024-10-29Merge branch 'cxl/for-6.12/printf' into cxl-for-nextDave Jiang1-0/+6
2024-10-29New implementation for IO memcpy and IO memsetJulian Vetter1-19/+3
2024-10-29__arch_xprod64(): make __always_inline when optimizing for performanceNicolas Pitre1-1/+6
2024-10-29asm-generic/div64: optimize/simplify __div64_const32()Nicolas Pitre1-79/+35
2024-10-29asm-generic: add an optional pfn_valid check to page_to_physChristoph Hellwig1-0/+10
2024-10-29asm-generic: provide generic page_to_phys and phys_to_page implementationsChristoph Hellwig1-0/+3
2024-10-29asm-generic/io.h: Remove I/O port accessors for HAS_IOPORT=nNiklas Schnelle1-0/+60
2024-10-29tty: serial: handle HAS_IOPORT dependenciesNiklas Schnelle1-0/+4