summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2022-08-19Merge tag 'v5.10.131' of https://git.kernel.org/pub/scm/linux/kernel/git/stab...Vignesh Raghavendra
2022-07-12misc: rtsx_usb: use separate command and response buffersShuah Khan
2022-07-12misc: rtsx_usb: fix use of dma mapped buffer for usb bulk transferShuah Khan
2022-07-12memregion: Fix memregion_free() fallback definitionDan Williams
2022-07-12PM: runtime: Redefine pm_runtime_release_supplier()Rafael J. Wysocki
2022-07-12fbcon: Prevent that screen size is smaller than font sizeHelge Deller
2022-07-07linux/dim: Fix divide by 0 in RDMA DIMTao Liu
2022-06-29random: quiet urandom warning ratelimit suppression messageJason A. Donenfeld
2022-06-29vt: drop old FONT ioctlsJiri Slaby
2022-06-22Revert "PCI: Make pci_enable_ptm() private"Vinicius Costa Gomes
2022-06-16x86/speculation/mmio: Add sysfs reporting for Processor MMIO Stale DataPawan Gupta
2022-06-14nodemask: Fix return values to be unsignedKees Cook
2022-06-14jump_label,noinstr: Avoid instrumentation for JUMP_LABEL=n buildsPeter Zijlstra
2022-06-14iio: st_sensors: Add a local lock for protecting odrMiquel Raynal
2022-06-14net/mlx5: correct ECE offset in query qp outputChangcheng Liu
2022-06-14net: document SMII and correct phylink's new validation mechanismRussell King (Oracle)
2022-06-14net: phylink: add suspend/resume supportRussell King (Oracle)
2022-06-14net: phylink: introduce phylink_fwnode_phy_connect()Calvin Johnson
2022-06-14net: phylink: add generic validate implementationRussell King (Oracle)
2022-06-14net: phylink: add MAC phy_interface_t bitmapRussell King
2022-06-14net: phy: Introduce fwnode_get_phy_id()Calvin Johnson
2022-06-14net: phy: Introduce phy related fwnode functionsCalvin Johnson
2022-06-14net: phy: Introduce fwnode_mdio_find_device()Calvin Johnson
2022-06-14net: phy: add phy_interface_t bitmap supportRussell King (Oracle)
2022-06-14net: phy: Add 25G BASE-R interface modeSteen Hegelund
2022-06-14net: phy: Add 5GBASER interface modePavana Sharma
2022-06-14net: phy: Add 100 base-x modeBjarni Jonasson
2022-06-14net: phy: introduce PHY_INTERFACE_MODE_REVRMIIVladimir Oltean
2022-06-12Merge tag 'v5.10.120' of https://git.kernel.org/pub/scm/linux/kernel/git/stab...Vignesh Raghavendra
2022-06-09nodemask.h: fix compilation error with GCC12Christophe de Dinechin
2022-06-09kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add]Naveen N. Rao
2022-06-09mtd: cfi_cmdset_0002: Use chip_ready() for write on S29GL064NTokunori Ikegami
2022-06-09mailbox: forward the hrtimer if not queued and under a lockBjörn Ardö
2022-06-09gpiolib: of: Introduce hook for missing gpio-rangesStefan Wahren
2022-06-09platform/chrome: Re-introduce cros_ec_cmd_xfer and use it for ioctlsGuenter Roeck
2022-06-09thermal/drivers/core: Use a char pointer for the cooling device nameDaniel Lezcano
2022-06-09lsm,selinux: pass flowi_common instead of flowi to the LSM hooksPaul Moore
2022-06-09x86/speculation: Add missing prototype for unpriv_ebpf_notify()Josh Poimboeuf
2022-06-09efi: Add missing prototype for efi_capsule_setup_infoJan Kiszka
2022-06-09ptrace/xtensa: Replace PT_SINGLESTEP with TIF_SINGLESTEPEric W. Biederman
2022-06-09ptrace/um: Replace PT_DTRACE with TIF_SINGLESTEPEric W. Biederman
2022-06-09Fonts: Make font size unsigned in font_descPeilin Ye
2022-06-09usb: core: hcd: Add support for deferring roothub registrationKishon Vijay Abraham I
2022-06-06pipe: make poll_usage boolean and annotate its accessKuniyuki Iwashima
2022-06-04Merge tag 'v5.10.115' of https://git.kernel.org/pub/scm/linux/kernel/git/stab...Vignesh Raghavendra
2022-05-31i2c: add I2C Address Translator (ATR) supportLuca Ceresoli
2022-05-31i2c: core: let adapters be notified of client attach/detachLuca Ceresoli
2022-05-30random: move randomize_page() into mm where it belongsJason A. Donenfeld
2022-05-30random: make consistent use of buf and lenJason A. Donenfeld
2022-05-30random: use proper return types on get_random_{int,long}_wait()Jason A. Donenfeld