summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-05gpiolib: cdev: Disallow reconfiguration without direction (uAPI v1)Kent Gibson1-6/+10
2024-07-05iommu/amd: Fix GT feature enablement againVasant Hegde1-0/+1
2024-07-05iommu/amd: Invalidate cache before removing device from domain listVasant Hegde1-6/+6
2024-07-05iommu/amd: Introduce per device DTE update functionVasant Hegde2-8/+19
2024-07-05riscv: stacktrace: convert arch_stack_walk() to noinstrAndy Chiu1-1/+1
2024-07-05drm/amdgpu: Fix pci state save during mode-1 resetLijo Lazar1-2/+5
2024-07-05RISC-V: fix vector insn load/store width maskJesse Taube1-1/+1
2024-07-05nfsd: initialise nfsd_info.mutex early.NeilBrown2-1/+2
2024-07-05arm64: Clear the initial ID map correctly before remappingZenghui Yu1-1/+1
2024-07-05gpio: davinci: Validate the obtained number of IRQsAleksandr Mishin1-0/+5
2024-07-05drm/panel: simple: Add missing display timing flags for KOE TX26D202VM0BWALiu Ying1-0/+1
2024-07-05nvmet: make 'tsas' attribute idempotent for RDMAHannes Reinecke2-9/+32
2024-07-05nvme: fixup comment for nvme RDMA Provider TypeHannes Reinecke1-2/+2
2024-07-05nvmet: do not return 'reserved' for empty TSAS valuesHannes Reinecke1-1/+1
2024-07-05drm/xe: Check pat.ops before dumping PAT settingsMichal Wajdeczko1-1/+1
2024-07-05drm/radeon/radeon_display: Decrease the size of allocated memoryErick Archer2-8/+1
2024-07-05evm: Enforce signatures on unsupported filesystem for EVM_INIT_X509Stefan Berger1-5/+7
2024-07-05gfs2: Fix NULL pointer dereference in gfs2_log_flushAndreas Gruenbacher2-1/+6
2024-07-05soc: ti: wkup_m3_ipc: Send NULL dummy message instead of pointer messageAndrew Davis1-5/+2
2024-07-05iommu/arm-smmu-v3: Do not allow a SVA domain to be set on the wrong PASIDJason Gunthorpe1-0/+3
2024-07-05irqchip/loongson: Select GENERIC_IRQ_EFFECTIVE_AFF_MASK if SMP for IRQ_LOONGA...Tiezhu Yang1-1/+1
2024-07-05media: dvbdev: Initialize sbufRicardo Ribalda1-1/+1
2024-07-05ALSA: emux: improve patch ioctl data validationOswald Buddenhagen1-6/+11
2024-07-05crypto: ecdh - explicitly zeroize private_keyJoachim Vandersmissen1-0/+2
2024-07-05wifi: rtw89: download firmware with five times retryChia-Yuan Li1-6/+21
2024-07-05net/dpaa2: Avoid explicit cpumask var allocation on stackDawei Li1-5/+9
2024-07-05net/iucv: Avoid explicit cpumask var allocation on stackDawei Li1-8/+18
2024-07-05RDMA/restrack: Fix potential invalid address accessWenchao Hao1-50/+1
2024-07-05drm/xe/xe_devcoredump: Check NULL before assignmentsHimal Prasad Ghimiray1-4/+6
2024-07-05bpf: Mark bpf prog stack with kmsan_unposion_memory in interpreter modeMartin KaFai Lau1-0/+2
2024-07-05bpf: Add a check for struct bpf_fib_lookup sizeAnton Protopopov1-0/+3
2024-07-05drm/amd/display: Skip pipe if the pipe idx not set properlyMuhammad Ahmed1-0/+5
2024-07-05wifi: ieee80211: check for NULL in ieee80211_mle_size_ok()Johannes Berg1-1/+1
2024-07-05mtd: partitions: redboot: Added conversion of operands to a larger typeDenis Arefev1-1/+1
2024-07-05drm/amd/display: correct hostvm flagSherry Wang1-1/+1
2024-07-05drm/xe: Add a NULL check in xe_ttm_stolen_mgr_initNirmoy Das1-0/+5
2024-07-05x86/fpu: Fix AMD X86_BUG_FXSAVE_LEAK fixupUros Bizjak1-2/+2
2024-07-05vduse: Temporarily fail if control queue feature requestedMaxime Coquelin1-0/+5
2024-07-05vduse: validate block features only with block devicesMaxime Coquelin1-4/+5
2024-07-05drm/xe: Fix potential integer overflow in page size calculationNirmoy Das1-1/+1
2024-07-05drm/panel: ilitek-ili9881c: Fix warning with GPIO controllers that sleepLaurent Pinchart1-3/+3
2024-07-05bpf: Take return from set_memory_rox() into account with bpf_jit_binary_lock_...Christophe Leroy8-27/+51
2024-07-05bpf: Take return from set_memory_ro() into account with bpf_prog_lock_ro()Christophe Leroy3-5/+12
2024-07-05net: mana: Fix possible double free in error handling pathMa Ke1-0/+2
2024-07-05af_unix: Fix wrong ioctl(SIOCATMARK) when consumed OOB skb is at the head.Kuniyuki Iwashima1-2/+13
2024-07-05af_unix: Don't stop recv() at consumed ex-OOB skb.Kuniyuki Iwashima1-1/+1
2024-07-05af_unix: Don't stop recv(MSG_DONTWAIT) if consumed OOB skb is at the head.Kuniyuki Iwashima1-4/+15
2024-07-05af_unix: Stop recv(MSG_PEEK) at consumed OOB skb.Kuniyuki Iwashima1-3/+6
2024-07-05netfilter: nf_tables: fully validate NFT_DATA_VALUE on store to data registersPablo Neira Ayuso3-5/+11
2024-07-05ALSA: seq: Fix missing MSB in MIDI2 SPP conversionTakashi Iwai1-1/+1