summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-07Revert "swiotlb: panic if nslabs is too small"Yu Zhao
2022-09-07RDMA/irdma: Report RNR NAK generation in device capsSindhu-Devale
2022-09-07RDMA/irdma: Use s/g array in post send only when its validSindhu-Devale
2022-09-07RDMA/irdma: Return correct WC error for bind operation failureSindhu-Devale
2022-09-07RDMA/irdma: Return error on MR deregister CQP failureSindhu-Devale
2022-09-07RDMA/irdma: Report the correct max cqes from query deviceSindhu-Devale
2022-09-07efi/x86: libstub: remove unused variablechen zhang
2022-09-07nvme: requeue aen after firmware activationKeith Busch
2022-09-07nvmet: fix mar and mor off-by-one errorsDennis Maisenbacher
2022-09-07ALSA: emu10k1: Fix out of bounds access in snd_emu10k1_pcm_channel_alloc()Tasos Sahanidis
2022-09-06scsi: mpt3sas: Fix use-after-free warningSreekanth Reddy
2022-09-06rv/reactor: add __init/__exit annotations to module init/exit funcsXiu Jianfeng
2022-09-06tracing: Fix to check event_mutex is held while accessing trigger listMasami Hiramatsu (Google)
2022-09-06tracing: hold caller_addr to hardirq_{enable,disable}_ipYipeng Zou
2022-09-06tracepoint: Allow trace events in modules with TAINT_TESTAlison Schofield
2022-09-06MAINTAINERS: add scripts/tracing/ to TRACINGLukas Bulwahn
2022-09-06MAINTAINERS: Add Runtime Verification (RV) entryDaniel Bristot de Oliveira
2022-09-06rv/monitors: Make monitor's automata definition staticDaniel Bristot de Oliveira
2022-09-06afs: Return -EAGAIN, not -EREMOTEIO, when a file already lockedDavid Howells
2022-09-06Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2022-09-06Merge tag 'erofs-for-6.0-rc5-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-09-06drm/i915: consider HAS_FLAT_CCS() in needs_ccs_pagesMatthew Auld
2022-09-06drm/i915: Implement WaEdpLinkRateDataReloadVille Syrjälä
2022-09-06drm/i915/slpc: Let's fix the PCODE min freq table setup for SLPCRodrigo Vivi
2022-09-06drm/i915/bios: Copy the whole MIPI sequence blockVille Syrjälä
2022-09-06btrfs: fix the max chunk size and stripe length calculationQu Wenruo
2022-09-06perf c2c: Prevent potential memory leak in c2c_he_zalloc()Shang XiaoJing
2022-09-06perf genelf: Switch deprecated openssl MD5_* functions to new EVP APIZixuan Tan
2022-09-06tools/perf: Fix out of bound access to cpu mask arrayAthira Rajeev
2022-09-06perf affinity: Fix out of bound access to "sched_cpus" maskAthira Rajeev
2022-09-06net: usb: qmi_wwan: add Quectel RM520Njerry.meng
2022-09-06drm/ttm: update bulk move object of ghost BOZhenGuo Yin
2022-09-06net: dsa: qca8k: fix NULL pointer dereference for of_device_get_match_dataChristian Marangi
2022-09-06tcp: fix early ETIMEDOUT after spurious non-SACK RTONeal Cardwell
2022-09-06ALSA: hda: Once again fix regression of page allocations with IOMMUTakashi Iwai
2022-09-06arm64/bti: Disable in kernel BTI when cross section thunks are brokenMark Brown
2022-09-06ALSA: usb-audio: Fix an out-of-bounds bug in __snd_usb_parse_audio_interface()Dongxiang Ke
2022-09-06ALSA: hda/tegra: Align BDL entry to 4KB boundaryMohan Kumar
2022-09-06nvme-tcp: fix regression that causes sporadic requests to time outSagi Grimberg
2022-09-06nvme-tcp: fix UAF when detecting digest errorsSagi Grimberg
2022-09-05hwmon: (tps23861) fix byte order in resistance registerAlexandru Gagniuc
2022-09-05Merge tag 'soc-fixes-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-09-05io_uring/notif: Remove the unused function io_notif_complete()Jiapeng Chong
2022-09-05erofs: fix pcluster use-after-free on UP platformsGao Xiang
2022-09-05erofs: avoid the potentially wrong m_plen for big pclusterYue Hu
2022-09-05erofs: fix error return code in erofs_fscache_{meta_,}read_folioSun Ke
2022-09-05asm-generic: Conditionally enable do_softirq_own_stack() via Kconfig.Sebastian Andrzej Siewior
2022-09-05Merge tag 'for-net-2022-09-02' of git://git.kernel.org/pub/scm/linux/kernel/g...David S. Miller
2022-09-05btrfs: zoned: fix mounting with conventional zonesJohannes Thumshirn
2022-09-05btrfs: zoned: set pseudo max append zone limit in zone emulation modeShin'ichiro Kawasaki