summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2026-01-08vfio/pci: Disable qword access to the PCI ROM barKevin Tian
2026-01-08drm/pagemap, drm/xe: Ensure that the devmem allocation is idle before useThomas Hellström
2026-01-08drm/buddy: Separate clear and dirty free block treesArunpravin Paneer Selvam
2026-01-08drm/buddy: Optimize free block management with RB treeArunpravin Paneer Selvam
2026-01-08mm: consider non-anon swap cache folios in folio_expected_ref_count()Bijan Tabatabai
2026-01-08kernel/kexec: change the prototype of kimage_map_segment()Pingfan Liu
2026-01-08kasan: refactor pcpu kasan vmalloc unpoisonMaciej Wieczor-Retman
2026-01-08mm/kasan: fix incorrect unpoisoning in vrealloc for KASANJiayuan Chen
2026-01-08compiler_types.h: add "auto" as a macro for "__auto_type"H. Peter Anvin
2026-01-08kunit: Enforce task execution in {soft,hard}irq contextsDavid Gow
2026-01-08RDMA/irdma: Fix irdma_alloc_ucontext_resp paddingArnd Bergmann
2026-01-08RDMA/ucma: Fix rdma_ucm_query_ib_service_resp struct paddingArnd Bergmann
2026-01-08genalloc.h: fix htmldocs warningAndrew Morton
2026-01-08net: dsa: properly keep track of conduit referenceVladimir Oltean
2026-01-08drm/edid: add DRM_EDID_IDENT_INIT() to initialize struct drm_edid_identJani Nikula
2026-01-08mm/huge_memory: merge uniform_split_supported() and non_uniform_split_support...Wei Yang
2026-01-02mptcp: pm: ignore unknown endpoint flagsMatthieu Baerts (NGI0)
2026-01-02mm/slab: introduce kvfree_rcu_barrier_on_cache() for cache destructionHarry Yoo
2026-01-02dma-mapping: Fix DMA_BIT_MASK() macro being brokenHans de Goede
2026-01-02crash: let architecture decide crash memory export to iomem_resourceSourabh Jain
2026-01-02tpm2-sessions: Fix out of range indexing in name_sizeJarkko Sakkinen
2026-01-02media: v4l2-mem2mem: Fix outdated documentationLaurent Pinchart
2026-01-02mm/ksm: fix exec/fork inheritance support for prctlxu xin
2026-01-02block: Remove queue freezing from several sysfs store callbacksBart Van Assche
2026-01-02jbd2: use a per-journal lock_class_key for jbd2_trans_commit_keyTetsuo Handa
2026-01-02tpm: Cap the number of PCR banksJarkko Sakkinen
2026-01-02crypto: scatterwalk - Fix memcpy_sglist() to always succeedEric Biggers
2026-01-02dt-bindings: clock: mmcc-sdm660: Add missing MDSS resetAlexey Minnekhanov
2026-01-02reset: fix BIT macro referenceEncrow Thorne
2026-01-02ASoC: SDCA: support Q7.8 volume formatShuming Fan
2026-01-02x86/mm/tlb/trace: Export the TLB_REMOTE_WRONG_CPU enum in <trace/events/tlb.h>Tal Zussman
2026-01-02platform/x86: intel_pmc_ipc: fix ACPI buffer memory leakYongxin Liu
2026-01-02drm/xe: Limit num_syncs to prevent oversized allocationsShuicheng Lin
2026-01-02inet: frags: flush pending skbs in fqdir_pre_exit()Jakub Kicinski
2026-01-02inet: frags: add inet_frag_queue_flush()Jakub Kicinski
2026-01-02shmem: fix recovery on rename failuresAl Viro
2025-12-18ALSA: hda/tas2781: fix speaker id retrieval for multiple probesAntheas Kapenekakis
2025-12-18efi/cper: align ARM CPER type with UEFI 2.9A/2.10 specsMauro Carvalho Chehab
2025-12-18efi/cper: Add a new helper function to print bitmasksMauro Carvalho Chehab
2025-12-18ALSA: uapi: Fix typo in asound.h commentAndres J Rosa
2025-12-18block: fix comment for op_is_zone_mgmt() to include RESET_ALLshechenglong
2025-12-18f2fs: revert summary entry count from 2048 to 512 in 16kb block supportDaeho Jeong
2025-12-18NFS: Fix inheritance of the block sizes when automountingTrond Myklebust
2025-12-18net: hsr: create an API to get hsr port typeXiaoliang Yang
2025-12-18rqspinlock: Enclose lock/unlock within lock entry acquisitionsKumar Kartikeya Dwivedi
2025-12-18vfio/pci: Use RCU for error/request triggers to avoid circular lockingAlex Williamson
2025-12-18netfilter: nf_conncount: rework API to use sk_buff directlyFernando Fernandez Mancera
2025-12-18virtio: clean up features qword/dword termsMichael S. Tsirkin
2025-12-18virtio: fix map ops commentMichael S. Tsirkin
2025-12-18virtio: fix virtqueue_set_affinity() docsMichael S. Tsirkin