summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-01-30scsi: core: Allow passthrough to request midlayer retriesMike Christie1-0/+48
2024-01-30Merge tag 'mm-hotfixes-stable-2024-01-28-23-21' of git://git.kernel.org/pub/s...Linus Torvalds2-3/+4
2024-01-29crypto: ccp: Add the SNP_SET_CONFIG commandBrijesh Singh1-0/+1
2024-01-29crypto: ccp: Add the SNP_COMMIT commandTom Lendacky2-0/+10
2024-01-29crypto: ccp: Add the SNP_PLATFORM_STATUS commandBrijesh Singh1-0/+1
2024-01-29iommu/amd: Clean up RMP entries for IOMMU pages during SNP shutdownAshish Kalra1-0/+6
2024-01-29crypto: ccp: Handle the legacy TMR allocation when SNP is enabledBrijesh Singh1-0/+9
2024-01-29crypto: ccp: Provide an API to issue SEV and SNP commandsBrijesh Singh1-0/+19
2024-01-29crypto: ccp: Add support to initialize the AMD-SP for SEV-SNPBrijesh Singh1-3/+16
2024-01-29crypto: ccp: Define the SEV-SNP commandsBrijesh Singh2-0/+321
2024-01-29workqueue: Implement system-wide nr_active enforcement for unbound workqueuesTejun Heo1-3/+32
2024-01-29iommu/amd: Don't rely on external callers to enable IOMMU SNP supportAshish Kalra1-4/+0
2024-01-29bpf: Remove unused field "mod" in struct bpf_trampolineMenglong Dong1-1/+0
2024-01-29netfilter: nf_tables: Implement table adoption supportPhil Sutter1-0/+6
2024-01-29netfilter: nf_tables: Introduce NFT_TABLE_F_PERSISTPhil Sutter1-1/+4
2024-01-29netfilter: uapi: Document NFT_TABLE_F_OWNER flagPhil Sutter1-0/+1
2024-01-29Merge drm/drm-next into drm-misc-nextMaxime Ripard600-5910/+16837
2024-01-29ptp: add FemtoClock3 Wireless as ptp hardware clockMin Li1-0/+273
2024-01-29ptp: introduce PTP_CLOCK_EXTOFF event for the measured external offsetMin Li2-3/+13
2024-01-29gpio: improve the API contract for setting directionBartosz Golaszewski1-4/+6
2024-01-29gpio: unexport GPIO irq domain functions only used internallyBartosz Golaszewski1-12/+0
2024-01-29Merge tag 'v6.8-rc2'Hans Verkuil19-38/+160
2024-01-28dt-bindings: clock: qcom,gcc-sm8150: Add gcc video resets for sm8150Satya Priya Kakitapalli1-0/+3
2024-01-28Merge tag 'x86_urgent_for_v6.8_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2024-01-28iio: move LIGHT_UVA and LIGHT_UVB to the end of iio_modifierJavier Carrasco1-2/+2
2024-01-28soc: qcom: socinfo: rename PM2250 to PM4125Dmitry Baryshkov1-1/+1
2024-01-28dt-bindings: arm: qcom,ids: add SoC ID for QCM8550 and QCS8550Tengfei Fan1-0/+2
2024-01-28vt: remove superfluous CONFIG_HW_CONSOLELukas Bulwahn1-1/+1
2024-01-28soc: qcom: geni-se: Add M_TX_FIFO_NOT_EMPTY bit definitionDouglas Anderson1-0/+1
2024-01-28serial: 8250: Move hp300_setup_serial_console() to <linux/serial_8250.h>Geert Uytterhoeven1-0/+6
2024-01-28tty: serial: Fix bit order in RS485 flag definitionsChristoph Niedermaier1-6/+7
2024-01-28treewide, serdev: change receive_buf() return type to size_tFrancesco Dolcini1-4/+4
2024-01-28tty: vt: fix up kernel-docJiri Slaby (SUSE)1-3/+3
2024-01-28tty: vt: document the rest of struct conswJiri Slaby (SUSE)1-9/+25
2024-01-28tty: vt: remove unused consw::con_flush_scrollback()Jiri Slaby (SUSE)1-4/+0
2024-01-28tty: vt: remove consw::con_getxy()Jiri Slaby (SUSE)1-2/+0
2024-01-28tty: vt: remove consw::con_screen_pos()Jiri Slaby (SUSE)1-1/+0
2024-01-28tty: vt: change consw::con_set_origin() return typeJiri Slaby (SUSE)1-1/+4
2024-01-28tty: vt: make consw::con_font_default()'s name constJiri Slaby (SUSE)1-1/+1
2024-01-28tty: vt: make font of consw::con_font_set() constJiri Slaby (SUSE)1-2/+3
2024-01-28tty: vt: make types around consw::con_blank() boolJiri Slaby (SUSE)1-2/+5
2024-01-28tty: vt: use enum constants for VESA blanking modesJiri Slaby (SUSE)1-1/+2
2024-01-28tty: vt: define a common enum for VESA blanking constantsJiri Slaby (SUSE)3-13/+20
2024-01-28tty: vt: make consw::con_switch() return a boolJiri Slaby (SUSE)1-1/+3
2024-01-28tty: vt: remove CM_* constantsJiri Slaby (SUSE)1-6/+2
2024-01-28tty: vt: sanitize consw::con_putcs() parametersJiri Slaby (SUSE)1-2/+4
2024-01-28tty: vt: sanitize consw::con_putc() parametersJiri Slaby (SUSE)1-1/+4
2024-01-28tty: vt: sanitize arguments of consw::con_clear()Jiri Slaby (SUSE)1-2/+3
2024-01-28tty: vt: make init parameter of consw::con_init() a boolJiri Slaby (SUSE)1-1/+3
2024-01-28tty: vt: make consw::con_debug_*() return voidJiri Slaby (SUSE)1-12/+6