summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2026-03-04EFI/CPER: don't go past the ARM processor CPER record bufferMauro Carvalho Chehab1-1/+2
2026-03-04clk: Move clk_{save,restore}_context() to COMMON_CLK sectionGeert Uytterhoeven1-24/+24
2026-03-04net: Add skb_dstref_steal and skb_dstref_restoreStanislav Fomichev1-0/+32
2026-03-04netfilter: nft_counter: fix reset of counters on 32bit archsAnders Grahn1-0/+10
2026-03-04ipc: don't audit capability check in ipc_permissions()Ondrej Mosnacek1-0/+6
2026-03-04kallsyms/ftrace: set module buildid in ftrace_mod_address_lookup()Petr Mladek1-2/+4
2026-03-04module: add helper function for reading module_buildid()Petr Mladek1-0/+9
2026-03-04mfd: wm8350-core: Use IRQF_ONESHOTSebastian Andrzej Siewior1-1/+1
2026-03-04bpf, sockmap: Fix incorrect copied_seq calculationJiayuan Chen1-0/+2
2026-03-04audit: move the compat_xxx_class[] extern declarations to audit_arch.hBen Dooks2-6/+7
2026-03-04audit: avoid missing-prototype warningsArnd Bergmann2-2/+2
2026-02-06nvme-pci: do not directly handle subsys reset falloutKeith Busch1-0/+3
2026-02-06ata: libata: cleanup fua support detectionDamien Le Moal1-3/+5
2026-02-06ata: libata: Introduce ata_ncq_supported()Damien Le Moal1-7/+21
2026-02-06posix-clock: Store file pointer in struct posix_clock_contextWojtek Wasko1-1/+5
2026-02-06posix-clock: introduce posix_clock_context conceptXabier Marquiegui1-8/+27
2026-02-06usb: core: add USB_QUIRK_NO_BOS for devices that hang on BOS descriptorJohannes Brüderl1-0/+3
2026-02-06mm, kfence: describe @slab parameter in __kfence_obj_info()Bagas Sanjaya1-0/+1
2026-02-06textsearch: describe @list member in ts_ops searchBagas Sanjaya1-0/+1
2026-01-17nfs_common: factor out nfs_errtbl and nfs_stat_to_errnoMike Snitzer1-0/+16
2026-01-17mm/pagewalk: add walk_page_range_vma()David Hildenbrand1-0/+3
2026-01-17netdev: preserve NETIF_F_ALL_FOR_ALL across TSO updatesDi Zhu1-1/+2
2026-01-17mm: page_poison: always declare __kernel_map_pages() functionArnd Bergmann1-2/+1
2026-01-11mm: (un)track_pfn_copy() fix + doc improvementsDavid Hildenbrand1-3/+6
2026-01-11tty: fix tty_port_tty_*hangup() kernel-docJiri Slaby (SUSE)1-0/+9
2026-01-11sched/fair: Proportional newidle balancePeter Zijlstra1-0/+3
2026-01-11mm/mprotect: use long for page accountings and retvalPeter Xu2-3/+3
2026-01-11x86/mm/pat: Fix VM_PAT handling when fork() fails in copy_page_range()David Hildenbrand1-6/+22
2026-01-11x86/mm/pat: clear VM_PAT if copy_p4d_range failedMa Wupeng1-3/+4
2026-01-11tty: introduce and use tty_port_tty_vhangup() helperJiri Slaby (SUSE)1-1/+11
2026-01-11serial: Make uart_remove_one_port() return voidUwe Kleine-König1-1/+1
2026-01-11net: Remove RTNL dance for SIOCBRADDIF and SIOCBRDELIF.Thadeu Lima de Souza Cascardo1-4/+2
2026-01-11mm: consider non-anon swap cache folios in folio_expected_ref_count()Bijan Tabatabai1-4/+4
2026-01-11mm: simplify folio_expected_ref_count()David Hildenbrand1-2/+2
2026-01-11mm/balloon_compaction: convert balloon_page_delete() to balloon_page_finalize()David Hildenbrand1-27/+16
2026-01-11tpm: Cap the number of PCR banksJarkko Sakkinen1-3/+5
2026-01-11kasan: refactor pcpu kasan vmalloc unpoisonMaciej Wieczor-Retman1-0/+15
2026-01-11compiler_types.h: add "auto" as a macro for "__auto_type"H. Peter Anvin1-0/+13
2026-01-11sched/isolation: add cpu_is_isolated() APIFrederic Weisbecker1-0/+12
2026-01-11net: stmmac: dwmac4: Allow platforms to specify some DMA/MTL offsetsAndrew Halaney1-0/+19
2026-01-11net: stmmac: Power up SERDES after the PHY linkRevanth Kumar Uppala1-0/+1
2026-01-11genalloc.h: fix htmldocs warningAndrew Morton1-0/+1
2026-01-11reset: fix BIT macro referenceEncrow Thorne1-0/+1
2026-01-11net/mlx5: Create a new profile for SFsParav Pandit1-0/+1
2026-01-11efi/cper: align ARM CPER type with UEFI 2.9A/2.10 specsMauro Carvalho Chehab1-5/+5
2026-01-11efi/cper: Add a new helper function to print bitmasksMauro Carvalho Chehab1-0/+2
2026-01-11block: fix comment for op_is_zone_mgmt() to include RESET_ALLshechenglong1-4/+1
2026-01-11NFS: Fix inheritance of the block sizes when automountingTrond Myklebust1-0/+5
2026-01-11Expand the type of nfs_fattr->validTrond Myklebust2-28/+28
2026-01-11fs_context: drop the unused lsm_flags memberOndrej Mosnacek2-2/+1