aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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 k...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-16scsi: iscsi: Make iscsi_unregister_transport() return voidMax Gurtovoy1-1/+1
2022-06-16scsi: ufs: Export regulator functionsStanley Chu1-0/+2
2022-06-16scsi: ufs: ufs-mediatek: Introduce workaround for power mode changeCC Chou1-0/+1
2022-06-16scsi: ufs: Export ufshcd_uic_change_pwr_mode()Stanley Chu1-0/+1
2022-06-16scsi: ufs: Rearrange addresses in increasing orderAlim Akhtar1-51/+51
2022-06-16scsi: ufs: host: ufs-exynos: Use already existing definitionAlim Akhtar1-1/+0
2022-06-16iosys-map: Fix typo in documentationLucas De Marchi1-1/+1
2022-06-17Merge tag 'drm-misc-fixes-2022-06-16' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2-4/+5
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-16Merge tag 'net-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds3-84/+1
2022-06-16Revert "net: Add a second bind table hashed by port and address"Joanne Koong3-84/+1
2022-06-16dt-bindings: efm32: remove bindings for deleted platformWolfram Sang1-43/+0
2022-06-16Merge branch 'mlx5-next' into wip/leon-for-nextLeon Romanovsky5-32/+171
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-16RDMA/core: Add a netevent notifier to cmaPatrisious Haddad1-0/+1
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-15dt-bindings: reset: mediatek: Add infra_ao reset index for MT8186Rex-BC Chen1-0/+5
2022-06-15dt-bindings: reset: mediatek: Add infra_ao reset index for MT8192/MT8195Rex-BC Chen2-0/+14
2022-06-15Merge tag 'hardening-v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus 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
2022-06-15Merge tag 'drm-misc-next-2022-06-08' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter10-74/+109
2022-06-15ASoC: Add regmap_field helpers for simple bit operationsMark Brown1-0/+37
2022-06-15asm-generic/io: Add logging support for MMIO accessorsSai Prakash Ranjan1-4/+87
2022-06-15lib: Add register read/write tracing supportPrasad Sodagudi1-0/+97
2022-06-15arch/*: Disable softirq stacks on PREEMPT_RT.Sebastian Andrzej Siewior1-1/+1
2022-06-15pinctrl: Add pingroup and define PINCTRL_PINGROUPBasavaraj Natikar1-0/+20
2022-06-15regmap: provide regmap_field helpers for simple bit operationsLi Chen1-0/+37
2022-06-15efi: Make code to find mirrored memory ranges genericMa Wupeng1-0/+3
2022-06-15ASoC: SOF: Intel: Add support for MeteorLake (MTL)Bard Liao1-0/+2
2022-06-15ALSA: control: Rename CONFIG_SND_CTL_VALIDATION to CONFIG_SND_CTL_DEBUGTakashi Iwai1-1/+1
2022-06-15ALSA: control: Use xarray for faster lookupsTakashi Iwai1-0/+6
2022-06-14Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski5-32/+171
2022-06-14drm/amdkfd: Add available memory ioctlDaniel Phillips1-2/+12
2022-06-14netfs: fix up netfs_inode_init() docbook commentLinus Torvalds1-1/+1
2022-06-14io_uring: remove IORING_CLOSE_FD_AND_FILE_SLOTPavel Begunkov1-6/+0