aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-20Merge tag 'v5.19-rc3' into tty-nextGreg Kroah-Hartman20-407/+145
2022-06-20Merge 5.19-rc3 into staging-nextGreg Kroah-Hartman20-407/+145
2022-06-19block: remove queue from struct blk_independent_access_rangeDamien Le Moal1-1/+0
2022-06-20ata: make ata_port::fastdrain_cnt *unsigned int*Sergey Shtylyov1-1/+1
2022-06-19random: quiet urandom warning ratelimit suppression messageJason A. Donenfeld1-4/+8
2022-06-19Merge tag 'objtool-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+6
2022-06-19net: mii: add mii_bmcr_encode_fixed()Russell King (Oracle)1-0/+35
2022-06-18iio: trigger: warn about non-registered iio trigger getting attemptDmitry Rokosov1-0/+5
2022-06-18Merge branch 'immutable-qcom-spmi-rradc' into togregJonathan Cameron1-0/+3
2022-06-18spmi: add a helper to look up an SPMI device from a device nodeCaleb Connolly1-0/+3
2022-06-17Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski5-38/+132
2022-06-17Merge tag 'printk-for-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linuxLinus Torvalds1-0/+5
2022-06-17Merge tag 'block-5.19-2022-06-16' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+2
2022-06-17Merge tag 'fs_for_v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsLinus Torvalds1-0/+2
2022-06-17Merge tag 'staging-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-344/+0
2022-06-17Merge tag 'tty-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-0/+1
2022-06-17Merge branch 'rework/kthreads' into for-linusPetr Mladek1-0/+5
2022-06-17bpf: Fix non-static bpf_func_proto struct definitionsJoanne Koong1-3/+0
2022-06-17soc: mediatek: mutex: add functions that operate registers by CMDQMoudy Ho1-0/+2
2022-06-17soc: mediatek: mutex: add common interface for modules settingMoudy Ho1-0/+25
2022-06-17block: serialize all debugfs operations using q->debugfs_mutexChristoph Hellwig1-4/+4
2022-06-17net: pcs: xpcs: add CL37 1000BASE-X AN supportOng Boon Leong1-0/+1
2022-06-17net: make xpcs_do_config to accept advertising for pcs-xpcs and sja1105Ong Boon Leong1-1/+1
2022-06-17crypto: hisilicon/qm - modify event irq processingWeili Qian1-1/+7
2022-06-17ata: make transfer mode masks *unsigned int*Sergey Shtylyov1-25/+24
2022-06-16bpf: Allow helpers to accept pointers with a fixed sizeMaxim Mikityanskiy1-0/+13
2022-06-16linux/phy.h: add phydev_err_probe() wrapper for dev_err_probe()Rasmus Villemoes1-0/+3
2022-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski11-30/+98
2022-06-16fs/kernel_read_file: allow to read files up-to ssize_tPasha Tatashin2-16/+17
2022-06-16include/linux/rbtree.h: replace kernel.h with the necessary inclusionsAndy Shevchenko1-1/+1
2022-06-16net: set proper memcg for net_init hooks allocationsVasily Averin1-1/+46
2022-06-16mm: kmem: make mem_cgroup_from_obj() vmalloc()-safeRoman Gushchin1-0/+6
2022-06-16mm: kmemleak: remove kmemleak_not_leak_phys() and the min_count argument to kmemleak_alloc_phys()Patrick Wang1-6/+2
2022-06-16mm/highmem: delete memmove_page()Fabio M. De Francesco1-13/+0
2022-06-16mm/damon: remove obsolete comments of kdamond_stopChengming Zhou1-9/+8
2022-06-16mm: avoid unnecessary page fault retires on shared memory typesPeter Xu1-0/+2
2022-06-16bpf: implement sleepable uprobes by chaining gpsDelyan Kratunov1-0/+52
2022-06-16bpf: move bpf_prog to bpf.hDelyan Kratunov2-34/+36
2022-06-16mm/memory-failure: disable unpoison once hw error happenszhenwei pi1-0/+1
2022-06-16mm: re-allow pinning of zero pfnsAlex Williamson1-1/+1
2022-06-16iosys-map: Fix typo in documentationLucas De Marchi1-1/+1
2022-06-16blk-mq: avoid to touch q->elevator without any protectionMing Lei1-2/+2
2022-06-16cgroup: Use separate src/dst nodes when preloading css_sets for migrationTejun Heo1-1/+2
2022-06-16dmaengine: dw-edma: Remove unused irq field in struct dw_edma_chipFrank Li1-2/+0
2022-06-16init: Initialize noop_backing_dev_info earlyJan Kara1-0/+2
2022-06-15clk: Provide new devm_clk helpers for prepared and enabled clocksUwe Kleine-König1-0/+109
2022-06-15clk: Improve documentation for devm_clk_get() and its optional variantUwe Kleine-König1-6/+19
2022-06-15Merge tag 'hardening-v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-0/+1
2022-06-15iio: core: drop of.h from iio.hNuno Sá1-1/+2
2022-06-15printk: Wait for the global console lock when the system is going downPetr Mladek1-0/+5