summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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-17net: Add locking to protect skb->dev access in ip_outputSharath Chandra Vurukala1-0/+12
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-11mptcp: pm: ignore unknown endpoint flagsMatthieu Baerts (NGI0)1-0/+1
2026-01-11ALSA: wavefront: Use standard print APITakashi Iwai1-4/+0
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-11cfg80211: support RNR for EMA APAloka Dixit2-0/+32
2026-01-11wifi: mac80211: generate EMA beacons in AP modeAloka Dixit1-0/+68
2026-01-11wifi: nl80211: add a command to enable/disable HW timestampingAvraham Stern2-0/+49
2026-01-11wifi: nl80211: validate and configure puncturing bitmapAloka Dixit2-0/+19
2026-01-11wifi: cfg80211: move puncturing bitmap validation from mac80211Aloka Dixit1-0/+12
2026-01-11wifi: mac80211: mlme: handle EHT channel puncturingJohannes Berg1-1/+4
2026-01-11cfg80211: Update Transition Disable policy during port authorizationVinayak Yadawad2-1/+6
2026-01-11media: v4l2-mem2mem: Fix outdated documentationLaurent Pinchart1-2/+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-11ALSA: uapi: Fix typo in asound.h commentAndres J Rosa1-1/+1
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
2026-01-11netfilter: nf_conncount: rework API to use sk_buff directlyFernando Fernandez Mancera1-9/+8
2026-01-11virtio: fix virtqueue_set_affinity() docsMichael S. Tsirkin1-1/+1
2026-01-11virtio: fix typo in virtio_device_ready() commentMichael S. Tsirkin1-1/+1
2026-01-11backlight: lp855x: Fix lp855x.h kernel-doc warningsRandy Dunlap1-2/+2
2026-01-11wifi: ieee80211: correct FILS status codesRia Thomas1-2/+2
2026-01-11bpf: Fix invalid prog->stats access when update_effective_progs failsPu Lehui1-5/+7
2026-01-11bpf: Improve program stats run-time calculationJose Fernandez1-2/+4
2026-01-11inet: Avoid ehash lookup race in inet_ehash_insert()Xuanqiang Luo1-0/+13