summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
29 hoursnvme-pci: do not directly handle subsys reset falloutKeith Busch1-0/+3
29 hoursata: libata: cleanup fua support detectionDamien Le Moal1-3/+5
29 hoursata: libata: Introduce ata_ncq_supported()Damien Le Moal1-7/+21
29 hoursposix-clock: Store file pointer in struct posix_clock_contextWojtek Wasko1-1/+5
29 hoursposix-clock: introduce posix_clock_context conceptXabier Marquiegui1-8/+27
29 hoursusb: core: add USB_QUIRK_NO_BOS for devices that hang on BOS descriptorJohannes Brüderl1-0/+3
29 hoursmm, kfence: describe @slab parameter in __kfence_obj_info()Bagas Sanjaya1-0/+1
29 hourstextsearch: 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
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-11rculist: Add hlist_nulls_replace_rcu() and hlist_nulls_replace_init_rcu()Xuanqiang Luo1-0/+59
2025-12-07usb: gadget: udc: fix use-after-free in usb_gadget_state_workJimmy Hu1-0/+5
2025-12-07mailbox: Allow direct registration to a channelElliot Berman1-0/+1
2025-12-07ata: libata-scsi: Fix system suspend for a security locked driveNiklas Cassel1-0/+1
2025-12-07kernel.h: Move ARRAY_SIZE() to a separate headerAlejandro Colomar3-6/+15