summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2022-06-17mm/damon: remove obsolete comments of kdamond_stopChengming Zhou1-9/+8
2022-06-17mm: avoid unnecessary page fault retires on shared memory typesPeter Xu1-0/+2
2022-06-17bpf: implement sleepable uprobes by chaining gpsDelyan Kratunov1-0/+52
2022-06-17bpf: move bpf_prog to bpf.hDelyan Kratunov2-34/+36
2022-06-17mm/memory-failure: disable unpoison once hw error happenszhenwei pi1-0/+1
2022-06-17mm: re-allow pinning of zero pfnsAlex Williamson1-1/+1
2022-06-17iosys-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-16clk: Provide new devm_clk helpers for prepared and enabled clocksUwe Kleine-König1-0/+109
2022-06-16clk: Improve documentation for devm_clk_get() and its optional variantUwe Kleine-König1-6/+19
2022-06-16Merge tag 'hardening-v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+1
2022-06-16iio: 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 Vetter2-50/+33
2022-06-15ASoC: Add regmap_field helpers for simple bit operationsMark Brown1-0/+37
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-15Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski4-32/+170
2022-06-14netfs: fix up netfs_inode_init() docbook commentLinus Torvalds1-1/+1
2022-06-14bpf: Fix spelling in bpf_verifier.hHongyi Lu1-1/+1
2022-06-14Merge tag 'x86-bugs-2022-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+3
2022-06-14iio: core: Fix IIO_ALIGN and rename as it was not sufficiently largeJonathan Cameron1-2/+8
2022-06-14iio: core: drop iio_get_time_res()Jonathan Cameron1-1/+0
2022-06-14Merge tag 'scmi-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann1-4/+5
2022-06-14net/mlx5: Add bits and fields to support enhanced CQE compressionOfer Levi2-3/+20
2022-06-14net/mlx5: Remove not used MLX5_CAP_BITS_RW_MASKShay Drory1-19/+0
2022-06-14net/mlx5: Add support EXECUTE_ASO action for flow entryJianbo Liu1-0/+14
2022-06-14net/mlx5: Add HW definitions of vport debug countersSaeed Mahameed1-4/+19
2022-06-14net/mlx5: Add IFC bits and enums for flow meterJianbo Liu2-4/+111
2022-06-14net/mlx5: Manage ICM of type modify-header patternYevgeny Kliteynik1-0/+1
2022-06-14net/mlx5: Introduce header-modify-pattern ICM propertiesYevgeny Kliteynik1-2/+5
2022-06-13audit: make is_audit_feature_set() staticXiu Jianfeng1-2/+0
2022-06-13usercopy: Handle vm_map_ram() areasMatthew Wilcox (Oracle)1-0/+1
2022-06-13platform/surface: aggregator: Add comment for KIP subsystem categoryMaximilian Luz1-1/+1
2022-06-13platform/surface: aggregator: Allow notifiers to avoid communication on unreg...Maximilian Luz2-2/+88
2022-06-13platform/surface: aggregator: Allow devices to be marked as hot-removedMaximilian Luz1-3/+45
2022-06-13platform/surface: aggregator: Allow is_ssam_device() to be used when CONFIG_S...Maximilian Luz1-0/+11
2022-06-13net: make __sys_accept4_file() staticYajun Deng1-4/+0
2022-06-12Merge tag 'wq-for-5.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-9/+57
2022-06-12Merge tag 'random-5.19-rc2-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-3/+2
2022-06-12usb: Avoid extra usb SET_SEL requests when enabling link power managementMathias Nyman1-0/+2
2022-06-12usb: typec: USB Power Delivery helpers for ports and partnersHeikki Krogerus1-0/+13
2022-06-12usb: typec: Separate USB Power Delivery from USB Type-CHeikki Krogerus2-0/+48
2022-06-12workqueue: Switch to new kerneldoc syntax for named variable macro argumentJonathan Neuschäfer1-1/+1
2022-06-12Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-2/+3