summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-01-29crypto: ccp: Provide an API to issue SEV and SNP commandsBrijesh Singh
2024-01-29crypto: ccp: Add support to initialize the AMD-SP for SEV-SNPBrijesh Singh
2024-01-29crypto: ccp: Define the SEV-SNP commandsBrijesh Singh
2024-01-29workqueue: Implement system-wide nr_active enforcement for unbound workqueuesTejun Heo
2024-01-29iommu/amd: Don't rely on external callers to enable IOMMU SNP supportAshish Kalra
2024-01-29bpf: Remove unused field "mod" in struct bpf_trampolineMenglong Dong
2024-01-29netfilter: nf_tables: Implement table adoption supportPhil Sutter
2024-01-29netfilter: nf_tables: Introduce NFT_TABLE_F_PERSISTPhil Sutter
2024-01-29netfilter: uapi: Document NFT_TABLE_F_OWNER flagPhil Sutter
2024-01-29Merge drm/drm-next into drm-misc-nextMaxime Ripard
2024-01-29ptp: add FemtoClock3 Wireless as ptp hardware clockMin Li
2024-01-29ptp: introduce PTP_CLOCK_EXTOFF event for the measured external offsetMin Li
2024-01-29gpio: improve the API contract for setting directionBartosz Golaszewski
2024-01-29gpio: unexport GPIO irq domain functions only used internallyBartosz Golaszewski
2024-01-29Merge tag 'v6.8-rc2'Hans Verkuil
2024-01-28dt-bindings: clock: qcom,gcc-sm8150: Add gcc video resets for sm8150Satya Priya Kakitapalli
2024-01-28Merge tag 'x86_urgent_for_v6.8_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-01-28iio: move LIGHT_UVA and LIGHT_UVB to the end of iio_modifierJavier Carrasco
2024-01-27soc: qcom: socinfo: rename PM2250 to PM4125Dmitry Baryshkov
2024-01-27dt-bindings: arm: qcom,ids: add SoC ID for QCM8550 and QCS8550Tengfei Fan
2024-01-27vt: remove superfluous CONFIG_HW_CONSOLELukas Bulwahn
2024-01-27soc: qcom: geni-se: Add M_TX_FIFO_NOT_EMPTY bit definitionDouglas Anderson
2024-01-27serial: 8250: Move hp300_setup_serial_console() to <linux/serial_8250.h>Geert Uytterhoeven
2024-01-27tty: serial: Fix bit order in RS485 flag definitionsChristoph Niedermaier
2024-01-27treewide, serdev: change receive_buf() return type to size_tFrancesco Dolcini
2024-01-27tty: vt: fix up kernel-docJiri Slaby (SUSE)
2024-01-27tty: vt: document the rest of struct conswJiri Slaby (SUSE)
2024-01-27tty: vt: remove unused consw::con_flush_scrollback()Jiri Slaby (SUSE)
2024-01-27tty: vt: remove consw::con_getxy()Jiri Slaby (SUSE)
2024-01-27tty: vt: remove consw::con_screen_pos()Jiri Slaby (SUSE)
2024-01-27tty: vt: change consw::con_set_origin() return typeJiri Slaby (SUSE)
2024-01-27tty: vt: make consw::con_font_default()'s name constJiri Slaby (SUSE)
2024-01-27tty: vt: make font of consw::con_font_set() constJiri Slaby (SUSE)
2024-01-27tty: vt: make types around consw::con_blank() boolJiri Slaby (SUSE)
2024-01-27tty: vt: use enum constants for VESA blanking modesJiri Slaby (SUSE)
2024-01-27tty: vt: define a common enum for VESA blanking constantsJiri Slaby (SUSE)
2024-01-27tty: vt: make consw::con_switch() return a boolJiri Slaby (SUSE)
2024-01-27tty: vt: remove CM_* constantsJiri Slaby (SUSE)
2024-01-27tty: vt: sanitize consw::con_putcs() parametersJiri Slaby (SUSE)
2024-01-27tty: vt: sanitize consw::con_putc() parametersJiri Slaby (SUSE)
2024-01-27tty: vt: sanitize arguments of consw::con_clear()Jiri Slaby (SUSE)
2024-01-27tty: vt: make init parameter of consw::con_init() a boolJiri Slaby (SUSE)
2024-01-27tty: vt: make consw::con_debug_*() return voidJiri Slaby (SUSE)
2024-01-27tty: vt: remove extern from functions in selection.hJiri Slaby (SUSE)
2024-01-27tty: vt: make vc_is_sel()'s vc constJiri Slaby (SUSE)
2024-01-27tty: vt: pass vc_resize_user as a parameterJiri Slaby (SUSE)
2024-01-27tty: vt: pass proper pointers from tioclinux()Jiri Slaby (SUSE)
2024-01-27vgacon: inline vc_scrolldelta_helper() into vgacon_scrolldelta()Jiri Slaby (SUSE)
2024-01-27usb: typec: tcpm: add discover identity support for SOP'RD Babiera
2024-01-27usb: typec: tcpci: add attempt_vconn_swap_discovery callbackRD Babiera