summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-12tcp: process the 3rd ACK with sk_socket for TFO/MPTCPMatthieu Baerts (NGI0)1-3/+0
2024-09-12io_uring/sqpoll: Do not set PF_NO_SETAFFINITY on sqpoll threadsMichal Koutný1-1/+0
2024-09-12io_uring/io-wq: stop setting PF_NO_SETAFFINITY on io-wq workersJens Axboe1-5/+11
2024-09-12selftests: mptcp: join: check re-re-adding ID 0 signalMatthieu Baerts (NGI0)1-11/+19
2024-09-12selftests: mptcp: join: validate event numbersMatthieu Baerts (NGI0)2-1/+104
2024-09-12selftests: mptcp: fix backport issuesMatthieu Baerts (NGI0)1-69/+69
2024-09-12NFSv4: Add missing rescheduling points in nfs_client_return_marked_delegationsTrond Myklebust1-0/+2
2024-09-12ata: pata_macio: Use WARN instead of BUGMichael Ellerman1-2/+5
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-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-12net: dpaa: avoid on-stack arrays of NR_CPUS elementsVladimir Oltean2-6/+24
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-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-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
2024-09-12ext4: fix possible tid_t sequence overflowsLuis Henriques (SUSE)1-4/+4
2024-09-12drm/amdgpu: Set no_hw_access when VF request full GPU failsYifan Zha1-1/+3
2024-09-12libbpf: Add NULL checks to bpf_object__{prev_map,next_map}Andreas Ziegler1-2/+2
2024-09-12hwmon: (w83627ehf) Fix underflows seen when writing limit attributesGuenter Roeck1-2/+2
2024-09-12hwmon: (nct6775-core) Fix underflows seen when writing limit attributesGuenter Roeck1-1/+1
2024-09-12hwmon: (lm95234) Fix underflows seen when writing limit attributesGuenter Roeck1-4/+5
2024-09-12hwmon: (adc128d818) Fix underflows seen when writing limit attributesGuenter Roeck1-2/+2
2024-09-12crypto: qat - fix unintentional re-enabling of error interruptsHareshx Sankar Raj2-3/+9
2024-09-12pci/hotplug/pnv_php: Fix hotplug driver crash on PowernvKrishna Kumar1-2/+1
2024-09-12devres: Initialize an uninitialized struct memberZijun Hu1-0/+1
2024-09-12um: line: always fill *error_out in setup_one_line()Johannes Berg1-0/+2
2024-09-12cgroup: Protect css->cgroup write under css_set_lockWaiman Long1-1/+1
2024-09-12iommu/vt-d: Handle volatile descriptor status readJacob Pan1-1/+1
2024-09-12dm init: Handle minors larger than 255Benjamin Marzinski1-1/+3
2024-09-12ASoC: topology: Properly initialize soc_enum valuesAmadeusz Sławiński1-0/+2
2024-09-12phy: zynqmp: Take the phy mutex in xlateSean Anderson1-0/+1