summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2024-06-16smp: Provide 'setup_max_cpus' definition on UP tooIngo Molnar1-0/+2
2024-06-16mm/ksm: fix ksm_zero_pages accountingChengming Zhou2-4/+15
2024-06-16filemap: add helper mapping_max_folio_size()Xu Yang1-13/+21
2024-06-16mmc: core: Add mmc_gpiod_set_cd_config() functionHans de Goede1-0/+1
2024-06-12net/mlx5: Fix MTMP register capability offset in MCAM registerGal Pressman1-2/+2
2024-06-12nvme-tcp: add definitions for TLS cipher suitesHannes Reinecke1-0/+6
2024-06-12kthread: add kthread_stop_putAndreas Gruenbacher1-0/+1
2024-06-12kasan, fortify: properly rename memintrinsicsAndrey Konovalov1-4/+18
2024-06-12i3c: add actual_len in i3c_priv_xferFrank Li1-0/+2
2024-06-12regulator: pickable ranges: don't always cache vselMatti Vaittinen1-0/+3
2024-06-12eventfs/tracing: Add callback for release of an eventfs_inodeSteven Rostedt (Google)1-0/+3
2024-06-12f2fs: deprecate io_bitsJaegeuk Kim1-6/+0
2024-06-12pwm: Rename pwm_apply_state() to pwm_apply_might_sleep()Sean Young1-14/+14
2024-06-12fpga: region: add owner module and take its refcountMarco Pagani1-3/+10
2024-06-12iio: adc: adi-axi-adc: move to backend frameworkNuno Sa1-68/+0
2024-06-12iio: add the IIO backend frameworkNuno Sa1-0/+72
2024-06-12iio: buffer-dmaengine: export buffer alloc and free functionsNuno Sa1-0/+3
2024-06-12counter: linux/counter.h: fix Excess kernel-doc description warningRandy Dunlap1-1/+0
2024-06-12fpga: bridge: add owner module and take its refcountMarco Pagani1-3/+7
2024-06-12fpga: manager: add owner module and take its refcountMarco Pagani1-6/+20
2024-06-12dev_printk: Add and use dev_no_printk()Geert Uytterhoeven1-12/+13
2024-06-12printk: Let no_printk() use _printk()Geert Uytterhoeven1-1/+1
2024-06-12drm/omapdrm: Fix console with deferred opsTony Lindgren1-0/+4
2024-06-12net/mlx5: Add a timeout to acquire the command queue semaphoreAkiva Goldberger1-0/+1
2024-06-12x86/numa: Fix SRAT lookup of CFMWS ranges with numa_fill_memblks()Robert Richter1-6/+1
2024-06-12kernel/numa.c: Move logging out of numa.hKent Overstreet1-13/+6
2024-06-12bitops: add missing prototype checkAlexander Lobakin1-0/+1
2024-06-12ACPI: Fix Generic Initiator Affinity _OSC bitArmin Wolf1-1/+1
2024-06-12wifi: ieee80211: fix ieee80211_mle_basic_sta_prof_size_ok()Johannes Berg1-1/+1
2024-06-12cpu: Ignore "mitigations" kernel parameter if CPU_MITIGATIONS=nSean Christopherson1-0/+11
2024-05-25block: add a disk_has_partscan helperChristoph Hellwig1-0/+13
2024-05-25bpf: Add missing BPF_LINK_TYPE invocationsJiri Olsa1-0/+3
2024-05-17VFIO: Add the SPR_DSA and SPR_IAX devices to the denylistArjan van de Ven1-0/+2
2024-05-17kmsan: compiler_types: declare __no_sanitize_or_inlineAlexander Potapenko1-0/+11
2024-05-17mm/slab: make __free(kfree) accept error pointersDan Carpenter1-1/+1
2024-05-17Reapply "drm/qxl: simplify qxl_fence_wait"Linus Torvalds1-7/+0
2024-05-17xfrm: Preserve vlan tags for transport mode software GROPaul Davey1-0/+15
2024-05-17Drivers: hv: vmbus: Track decrypted status in vmbus_gpadlRick Edgecombe1-0/+1
2024-05-17memblock tests: fix undefined reference to `BIT'Wei Yang1-0/+2
2024-05-17regmap: Add regmap_read_bypassed()Richard Fitzgerald1-0/+8
2024-05-17bpf, skmsg: Fix NULL pointer dereference in sk_psock_skb_ingress_enqueueJason Xing1-0/+2
2024-05-17regulator: change devm_regulator_get_enable_optional() stub to return OkMatti Vaittinen1-1/+1
2024-05-17regulator: change stubbed devm_regulator_get_enable to return OkMatti Vaittinen1-1/+1
2024-05-17sunrpc: add a struct rpc_stats arg to rpc_create_argsJosef Bacik1-0/+1
2024-05-17nvmem: add explicit config option to read old syntax fixed OF cellsRafał Miłecki1-0/+2
2024-05-02mm: turn folio_test_hugetlb into a PageTypeMatthew Wilcox (Oracle)1-37/+33
2024-05-02ethernet: Add helper for assigning packet type when dest address does not mat...Rahul Rameshbabu1-0/+25
2024-05-02mm: support page_mapcount() on page_has_type() pagesMatthew Wilcox (Oracle)2-5/+7
2024-05-02mm: create FOLIO_FLAG_FALSE and FOLIO_TYPE_OPS macrosMatthew Wilcox (Oracle)1-23/+47
2024-05-02mm, treewide: introduce NR_PAGE_ORDERSKirill A. Shutemov1-2/+4