summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-09-12iio: adc: ad7124: fix chip ID mismatchDumitru Ceclan1-0/+1
2024-09-12iio: adc: ad7606: remove frstdata check for serial modeGuillaume Stols3-29/+49
2024-09-12iio: adc: ad7124: fix config comparisonDumitru Ceclan1-11/+15
2024-09-12iio: fix scale application in iio_convert_raw_to_processed_unlockedMatteo Martelli1-4/+4
2024-09-12iio: buffer-dmaengine: fix releasing dma channel on errorDavid Lechner1-1/+3
2024-09-12staging: iio: frequency: ad9834: Validate frequency parameter valueAleksandr Mishin1-1/+1
2024-09-12intel: legacy: Partial revert of field get conversionSasha Neftin1-1/+1
2024-09-12tcp: process the 3rd ACK with sk_socket for TFO/MPTCPMatthieu Baerts (NGI0)1-3/+0
2024-09-12cpufreq: amd-pstate: fix the highest frequency issue which limits performancePerry Yuan1-3/+19
2024-09-12cpufreq: amd-pstate: Enable amd-pstate preferred core supportMeng Li2-8/+127
2024-09-12ACPI: CPPC: Add helper to get the highest performance valueMeng Li2-0/+18
2024-09-12riscv: Use accessors to page table entries instead of direct dereferenceAlexandre Ghiti10-113/+128
2024-09-12riscv: mm: Only compile pgtable.c if MMUAlexandre Ghiti1-2/+1
2024-09-12mm: Introduce pudp/p4dp/pgdp_get() functionsAlexandre Ghiti2-0/+23
2024-09-12riscv: Use WRITE_ONCE() when setting page table entriesAlexandre Ghiti2-5/+5
2024-09-12NFSv4: Add missing rescheduling points in nfs_client_return_marked_delegationsTrond Myklebust1-0/+2
2024-09-12smb/server: fix potential null-ptr-deref of lease_ctx_info in smb2_open()ChenXiaoSong2-6/+6
2024-09-12ata: pata_macio: Use WARN instead of BUGMichael Ellerman1-2/+5
2024-09-12spi: spi-fsl-lpspi: limit PRESCALE bit in TCR registerCarlos Song1-2/+29
2024-09-12MIPS: cevt-r4k: Don't call get_c0_compare_int if timer irq is installedJiaxun Yang1-8/+7
2024-09-12lib/generic-radix-tree.c: Fix rare race in __genradix_ptr_alloc()Kent Overstreet1-0/+2
2024-09-12of/irq: Prevent device address out-of-bounds read in interrupt map walkStefan Wiehler1-4/+11
2024-09-12Squashfs: sanity check symbolic link sizePhillip Lougher1-1/+6
2024-09-12usbnet: ipheth: race between ipheth_close and error handlingOliver Neukum1-1/+1
2024-09-12Input: uinput - reject requests with unreasonable number of slotsDmitry Torokhov1-0/+14
2024-09-12HID: amd_sfh: free driver_data after destroying hid deviceOlivier Sobrie1-1/+3
2024-09-12HID: cougar: fix slab-out-of-bounds Read in cougar_report_fixupCamila Alvarez1-1/+1
2024-09-12s390/vmlinux.lds.S: Move ro_after_init section behind rodata sectionHeiko Carstens1-0/+9
2024-09-12btrfs: initialize location to fix -Wmaybe-uninitialized in btrfs_lookup_dentry()David Sterba1-1/+1
2024-09-12spi: hisi-kunpeng: Add verification for the max_frequency provided by the fir...Devyn Liu1-0/+3
2024-09-12kselftests: dmabuf-heaps: Ensure the driver name is null-terminatedZenghui Yu1-1/+3
2024-09-12i3c: mipi-i3c-hci: Error out instead on BUG_ON() in IBI DMA setupJarkko Nikula1-1/+4
2024-09-12i3c: master: svc: resend target address when get NACKFrank Li1-14/+44
2024-09-12vfs: Fix potential circular locking through setxattr() and removexattr()David Howells1-43/+48
2024-09-12regmap: maple: work around gcc-14.1 false-positive warningArnd Bergmann1-1/+2
2024-09-12LoongArch: Use correct API to map cmdline in relocate_kernel()Huacai Chen1-1/+3
2024-09-12net: dpaa: avoid on-stack arrays of NR_CPUS elementsVladimir Oltean2-6/+24
2024-09-12Bluetooth: btnxpuart: Fix Null pointer dereference in btnxpuart_flush()Neeraj Sanjay Kale1-4/+8
2024-09-12tcp: Don't drop SYN+ACK for simultaneous connect().Kuniyuki Iwashima1-0/+9
2024-09-12PCI: Add missing bridge lock to pci_bus_lock()Dan Williams1-14/+21
2024-09-12riscv: set trap vector earlieryang.zhang1-0/+3
2024-09-12cxl/region: Verify target positions using the ordered target listAlison Schofield1-1/+4
2024-09-12btrfs: replace BUG_ON() with error handling at update_ref_for_cow()Filipe Manana1-2/+10
2024-09-12btrfs: clean up our handling of refs == 0 in snapshot deleteJosef Bacik1-5/+23
2024-09-12btrfs: replace BUG_ON with ASSERT in walk_down_proc()Josef Bacik1-2/+2
2024-09-12fs/ntfs3: Check more cases when directory is corruptedKonstantin Komarov1-20/+32
2024-09-12smp: Add missing destroy_work_on_stack() call in smp_call_on_cpu()Zqiang1-0/+1
2024-09-12drm/amdgpu: reject gang submit on reserved VMIDsChristian König3-1/+30
2024-09-12wifi: mwifiex: Do not return unused priv in mwifiex_get_priv_by_id()Sascha Hauer1-0/+3
2024-09-12dma-mapping: benchmark: Don't starve others when doing the testYicong Yang1-0/+16