summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-07-08dm: verity-loadpin: Use CONFIG_SECURITY_LOADPIN_VERITY for conditional compil...Matthias Kaehlcke1-1/+1
2022-07-08LoadPin: Enable loading from trusted dm-verity devicesMatthias Kaehlcke1-0/+22
2022-07-08dm: Add verity helpers for LoadPinMatthias Kaehlcke1-0/+27
2022-07-08kunit: test.h: fix a kernel-doc markupMauro Carvalho Chehab1-1/+1
2022-07-08gpu: host1x: Program context stream ID on submissionMikko Perttunen1-0/+8
2022-07-08gpu: host1x: Add context device management codeMikko Perttunen1-0/+34
2022-07-08dt-bindings: Add headers for Host1x and VIC on Tegra234Mikko Perttunen4-0/+11
2022-07-08dt-bindings: microchip-otpc: document Microchip OTPCClaudiu Beznea1-0/+12
2022-07-08Merge tag 'arch-cache-topo-5.20' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman3-6/+3
2022-07-08serial: Embed rs485_supported to uart_portIlpo Järvinen1-1/+1
2022-07-08usb: misc: Add onboard_usb_hub driverMatthias Kaehlcke1-0/+18
2022-07-08of/platform: Add stubs for of_platform_device_create/destroy()Matthias Kaehlcke1-4/+18
2022-07-08usb: typec: tcpci: move tcpci.h to include/linux/usb/Xin Ji1-0/+210
2022-07-08dt-bindings: clock: Add bindings for SP7021 clock driverQin Jian1-0/+88
2022-07-08dt-bindings: reset: Add bindings for SP7021 reset driverQin Jian1-0/+87
2022-07-08Merge tag 'renesas-arm-dt-for-v5.20-tag2' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann1-0/+33
2022-07-08net: Fix data-races around sysctl_mem.Kuniyuki Iwashima1-1/+1
2022-07-08net: sock: tracing: Fix sock_exceed_buf_limit not to dereference stale pointerSteven Rostedt (Google)1-2/+4
2022-07-08ASoC: audio-graph-card2.c: remove pre-alloced Codec2Codec spaceKuninori Morimoto1-3/+0
2022-07-08bpf: Add flags arg to bpf_dynptr_read and bpf_dynptr_write APIsJoanne Koong1-4/+7
2022-07-08dt-bindings: power: Add MediaTek Helio X10 MT6795 power domainsAngeloGioacchino Del Regno1-0/+16
2022-07-08dt-bindings: memory: Add Tegra234 MGBE memory clientsThierry Reding1-0/+20
2022-07-08dt-bindings: Add Tegra234 MGBE clocks and resetsThierry Reding2-0/+109
2022-07-08dt-bindings: power: Add Tegra234 MGBE power domainsThierry Reding1-0/+1
2022-07-08Merge tag 'zynqmp-soc-for-v5.20' of https://github.com/Xilinx/linux-xlnx into...Arnd Bergmann1-0/+7
2022-07-08Merge tag 'reset-fixes-for-v5.19' of git://git.pengutronix.de/pza/linux into ...Arnd Bergmann1-1/+1
2022-07-08OPP: Remove dev_pm_opp_find_freq_ceil_by_volt()Viresh Kumar1-8/+0
2022-07-08OPP: Remove custom OPP helper supportViresh Kumar1-51/+0
2022-07-08OPP: Add dev_pm_opp_get_supplies()Viresh Kumar1-0/+7
2022-07-08OPP: Add support for config_regulators() helperViresh Kumar1-0/+22
2022-07-08OPP: Migrate set-prop-name helper API to use set-config helpersViresh Kumar1-9/+14
2022-07-08OPP: Migrate attach-genpd API to use set-config helpersViresh Kumar1-17/+31
2022-07-08OPP: Migrate set-opp-helper API to use set-config helpersViresh Kumar1-17/+16
2022-07-08OPP: Migrate set-clk-name API to use set-config helpersViresh Kumar1-15/+26
2022-07-08OPP: Migrate set-supported-hw API to use set-config helpersViresh Kumar1-19/+30
2022-07-08OPP: Migrate set-regulators API to use set-config helpersViresh Kumar1-16/+28
2022-07-08OPP: Add dev_pm_opp_set_config() and friendsViresh Kumar1-0/+42
2022-07-08OPP: Make dev_pm_opp_set_regulators() accept NULL terminated listViresh Kumar1-5/+4
2022-07-08io_uring: explicit sqe padding for ioctl commandsPavel Begunkov1-1/+4
2022-07-07scsi: target: Add callout to configure UNMAP settingsMike Christie1-0/+1
2022-07-07vfio/ccw: Remove UUID from s390 debug logMichael Kawano1-5/+0
2022-07-07drm/amdkfd: add new flag for svmEric Huang1-0/+2
2022-07-07objtool: update objtool.txt referencesMauro Carvalho Chehab1-1/+1
2022-07-07Documentation: update watch_queue.rst referencesMauro Carvalho Chehab1-1/+1
2022-07-07docs: filesystems: update netfs-api.rst referenceMauro Carvalho Chehab1-1/+1
2022-07-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski9-14/+31
2022-07-07Merge tag 'net-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-0/+1
2022-07-07dm table: remove dm_table_get_num_targets() wrapperMike Snitzer1-1/+0
2022-07-07mm: kasan: Skip unpoisoning of user pagesCatalin Marinas1-1/+1
2022-07-07fbcon: Prevent that screen size is smaller than font sizeHelge Deller1-0/+4