summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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-12ACPI: CPPC: Only probe for _CPC if CPPC v2 is ackedMario Limonciello
2022-07-12ACPI: CPPC: Check _OSC for flexible address spacePierre Gondois
2022-07-12fscache: Fix invalidation/lookup raceDavid Howells
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-12iommu/vt-d: Fix RID2PASID setup/teardown failureLu Baolu
2022-07-07fanotify: refine the validation checks on non-dir inode maskAmir Goldstein
2022-07-07linux/dim: Fix divide by 0 in RDMA DIMTao Liu
2022-07-07net: fix IFF_TX_SKB_NO_LINEAR definitionDan Carpenter
2022-07-07net: phy: Don't trigger state machine while in suspendLukas Wunner
2022-07-02clocksource/drivers/ixp4xx: Drop boardfile probe pathLinus Walleij
2022-06-29mm/memory-failure: disable unpoison once hw error happenszhenwei pi
2022-06-29vmcore: convert copy_oldmem_page() to take an iov_iterMatthew Wilcox (Oracle)
2022-06-29random: quiet urandom warning ratelimit suppression messageJason A. Donenfeld
2022-06-25fsnotify: introduce mark type iteratorAmir Goldstein
2022-06-22netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_contextDavid Howells
2022-06-22x86/ftrace: Remove OBJECT_FILES_NON_STANDARD usageJosh Poimboeuf
2022-06-22init: Initialize noop_backing_dev_info earlyJan Kara
2022-06-22net: remove noblock parameter from skb_recv_datagram()Oliver Hartkopp
2022-06-16x86/speculation/mmio: Add sysfs reporting for Processor MMIO Stale DataPawan Gupta
2022-06-14random: mark bootloader randomness code as __initJason A. Donenfeld
2022-06-14mm/huge_memory: Fix xarray node memory leakMatthew Wilcox (Oracle)
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-14extcon: Fix extcon_get_extcon_dev() error handlingDan Carpenter
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-14block, loop: support partitions without scanningChristoph Hellwig
2022-06-14export: fix string handling of namespace in EXPORT_SYMBOL_NSGreg Kroah-Hartman
2022-06-09fs: add two trivial lookup helpersChristian Brauner
2022-06-09nodemask.h: fix compilation error with GCC12Christophe de Dinechin
2022-06-09kprobes: Fix build errors with CONFIG_KRETPROBES=nMasami Hiramatsu
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-09tty: goldfish: Introduce gf_ioread32()/gf_iowrite32()Laurent Vivier
2022-06-09NFSv4.1 mark qualified async operations as MOVEABLE tasksOlga Kornievskaia
2022-06-09NFSv4: Fix free of uninitialized nfs4_label on referral lookup.Benjamin Coddington
2022-06-09mailbox: forward the hrtimer if not queued and under a lockBjörn Ardö
2022-06-09mce: fix set_mce_nospec to always unmap the whole pageJane Chu
2022-06-09x86/mce: relocate set{clear}_mce_nospec() functionsJane Chu
2022-06-09module.h: simplify MODULE_IMPORT_NSGreg Kroah-Hartman
2022-06-09list: fix a data-race around ep->rdllistKuniyuki Iwashima
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-09rxrpc: Fix locking issueDavid Howells
2022-06-09net: macb: Fix PTP one step sync supportHarini Katakam
2022-06-09block: Fix the bio.bi_opf commentBart Van Assche