summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2024-11-12srcu: Add srcu_read_lock_lite() and srcu_read_unlock_lite()Paul E. McKenney
2024-11-12srcu: Create CPP macros for normal and NMI-safe SRCU readersPaul E. McKenney
2024-11-12srcu: Improve srcu_read_lock{,_nmisafe}() commentsPaul E. McKenney
2024-11-12srcu: Renaming in preparation for additional reader flavorPaul E. McKenney
2024-11-12writeback: wbc_attach_fdatawrite_inode out of lineChristoph Hellwig
2024-11-12wifi: mac80211: Support EHT 1024 aggregation size in TXMeiChia Chiu
2024-11-12net: Implement fault injection forcing skb reallocationBreno Leitao
2024-11-11bpf: Replace the document for PTR_TO_BTF_ID_OR_NULLMenglong Dong
2024-11-11net: Add napi_struct parameter irq_suspend_timeoutMartin Karsten
2024-11-11mm: define general function pXd_init()Bibo Mao
2024-11-11kmemleak: iommu/iova: fix transient kmemleak false positiveCatalin Marinas
2024-11-11mm/list_lru: simplify the list_lru walk callback functionKairui Song
2024-11-11mm/list_lru: split the lock to per-cgroup scopeKairui Song
2024-11-11mm/list_lru: don't pass unnecessary key parametersKairui Song
2024-11-11util_macros.h: fix/rework find_closest() macrosAlexandru Ardelean
2024-11-11Improve consistency of '#error' directive messagesNataniel Farzan
2024-11-11rtc: add driver for Marvell 88PM886 PMIC RTCKarel Balej
2024-11-11vt_buffer.h: get rid of dead code in default scr_...() instancesAl Viro
2024-11-11PCI: Unexport pci_walk_bus_locked()Keith Busch
2024-11-11PCI: Store all PCIe Supported Link SpeedsIlpo Järvinen
2024-11-11mm: page_frag: reuse existing space for 'size' and 'pfmemalloc'Yunsheng Lin
2024-11-11mm: page_frag: avoid caller accessing 'page_frag_cache' directlyYunsheng Lin
2024-11-11mm: move the page fragment allocator from page_alloc into its own fileYunsheng Lin
2024-11-11xdrgen: Keep track of on-the-wire data type widthsChuck Lever
2024-11-11xdrgen: Implement big-endian enumsChuck Lever
2024-11-11firmware: qcom: scm: Introduce CP_SMMU_APERTURE_IDBjorn Andersson
2024-11-11nvme: check ns's volatile write cache not presentGuixin Liu
2024-11-11nvmet: support for csi identify nsKeith Busch
2024-11-11nvmet: implement rotational media information logKeith Busch
2024-11-11nvmet: implement endurance groupsKeith Busch
2024-11-11nvmet: implement supported features logKeith Busch
2024-11-11nvmet: implement supported log pagesKeith Busch
2024-11-11nvmet: implement active command set ns listKeith Busch
2024-11-11nvmet: support reservation featureGuixin Liu
2024-11-11block: pre-calculate max_zone_append_sectorsChristoph Hellwig
2024-11-11bpf: Drop special callback reference handlingKumar Kartikeya Dwivedi
2024-11-11bpf: Refactor active lock managementKumar Kartikeya Dwivedi
2024-11-11block: lift bio_is_zone_append to bio.hChristoph Hellwig
2024-11-11Merge back thermal control material for 6.13Rafael J. Wysocki
2024-11-11io_uring/cmd: let cmds to know about dying taskPavel Begunkov
2024-11-11printk: Introduce FORCE_CON flagMarcos Paulo de Souza
2024-11-11Merge tag 'v6.12-rc7' into __tmp-hansg-linux-tags_media_atomisp_6_13_1Mauro Carvalho Chehab
2024-11-11uprobes: Re-order struct uprobe_task to save some spaceChristophe JAILLET
2024-11-11rust: helpers: Avoid raw_spin_lock initialization for PREEMPT_RTEder Zulian
2024-11-11cred: Add a light version of override/revert_creds()Vinicius Costa Gomes
2024-11-11backing-file: clean up the APIMiklos Szeredi
2024-11-11mm: delete the unused put_pages_list()Hugh Dickins
2024-11-11mm: add PTE_MARKER_GUARD PTE markerLorenzo Stoakes
2024-11-11mm: pagewalk: add the ability to install PTEsLorenzo Stoakes
2024-11-11mm: add per-order mTHP swpin countersBarry Song