summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-07-17HID: wacom: fix kobject reference count leakQasim Ijaz1-0/+1
2025-07-17HID: wacom: fix memory leak on sysfs attribute creation failureQasim Ijaz1-0/+1
2025-07-17HID: wacom: fix memory leak on kobject creation failureQasim Ijaz1-1/+3
2025-07-17dm-raid: fix variable in journal device checkHeinz Mauelshagen1-1/+1
2025-07-17Bluetooth: L2CAP: Fix L2CAP MTU negotiationFrédéric Danis1-1/+8
2025-07-17atm: Release atm_dev_mutex after removing procfs in atm_dev_deregister().Kuniyuki Iwashima1-2/+1
2025-07-17net: enetc: Correct endianness handling in _enetc_rd_reg64Simon Horman1-1/+1
2025-07-17um: ubd: Add missing error check in start_io_thread()Tiwei Bie1-1/+1
2025-07-17vsock/uapi: fix linux/vm_sockets.h userspace compilation errorsStefano Garzarella1-0/+4
2025-07-17wifi: mac80211: fix beacon interval calculation overflowLachlan Hodges1-1/+1
2025-07-17attach_recursive_mnt(): do not lock the covering tree when sliding something ...Al Viro1-4/+4
2025-07-17ALSA: usb-audio: Fix out-of-bounds read in snd_usb_get_audioformat_uac3()Youngjun Lee1-0/+2
2025-07-17i2c: robotfuzz-osif: disable zero-length read messagesWolfram Sang1-0/+6
2025-07-17i2c: tiny-usb: disable zero-length read messagesWolfram Sang1-0/+6
2025-07-17RDMA/iwcm: Fix use-after-free of work objects after cm_id destructionShin'ichiro Kawasaki1-14/+15
2025-07-17RDMA/core: Use refcount_t instead of atomic_t on refcount of iwcm_id_privateWeihang Li2-6/+5
2025-07-17media: vivid: Change the siize of the composingDenis Arefev1-1/+1
2025-07-17media: omap3isp: use sgtable-based scatterlist wrappersMarek Szyprowski2-8/+6
2025-07-17media: cxusb: no longer judge rbuf when the write failsEdward Adam Davis1-2/+1
2025-07-17media: cxusb: use dev_dbg() rather than hand-rolled debugSean Young1-18/+15
2025-07-17jfs: validate AG parameters in dbMount() to prevent crashesVasiliy Kovalev1-1/+5
2025-07-17fs/jfs: consolidate sanity checking in dbMountDave Kleikamp1-28/+9
2025-07-17ASoC: meson: meson-card-utils: use of_property_present() for DT parsingMartin Blumenstingl1-1/+1
2025-07-17of: Add of_property_present() helperRob Herring1-1/+16
2025-07-17of: property: define of_property_read_u{8,16,32,64}_array() unconditionallyMichael Walle1-150/+124
2025-07-17kbuild: hdrcheck: fix cross build with clangArnd Bergmann1-1/+1
2025-07-17kbuild: add --target to correctly cross-compile UAPI headers with ClangMasahiro Yamada1-1/+1
2025-07-17bpfilter: match bit size of bpfilter_umh to that of the kernelMasahiro Yamada3-3/+10
2025-07-17kbuild: use -MMD instead of -MD to exclude system headers from dependencyMasahiro Yamada4-8/+8
2025-07-17VMCI: fix race between vmci_host_setup_notify and vmci_ctx_unset_notifyWupeng Ma1-6/+5
2025-07-17VMCI: check context->notify_page after call to get_user_pages_fast() to avoid...George Kennedy1-0/+2
2025-07-17ovl: Check for NULL d_inode() in ovl_dentry_upper()Kees Cook1-1/+3
2025-07-17ceph: fix possible integer overflow in ceph_zero_objects()Dmitry Kandybka1-1/+1
2025-07-17ALSA: hda: Ignore unsol events for cards being shut downCezary Rojewski1-1/+1
2025-07-17usb: typec: displayport: Receive DP Status Update NAK request exit dp altmodeJos Wang1-0/+4
2025-07-17usb: cdc-wdm: avoid setting WDM_READ for ZLP-sRobert Hodaszi1-14/+9
2025-07-17usb: Add checks for snprintf() calls in usb_alloc_dev()Andy Shevchenko1-4/+10
2025-07-17tty: serial: uartlite: register uart driver in initJakub Lewalski1-3/+12
2025-07-17usb: potential integer overflow in usbg_make_tpg()Chen Yufeng1-2/+2
2025-07-17iio: pressure: zpa2326: Use aligned_s64 for the timestampJonathan Cameron1-1/+1
2025-07-17md/md-bitmap: fix dm-raid max_write_behind settingYu Kuai1-1/+1
2025-07-17dmaengine: xilinx_dma: Set dma_device directionsThomas Gessler1-0/+2
2025-07-17mfd: max14577: Fix wakeup source leaks on device unbindKrzysztof Kozlowski1-0/+1
2025-07-17mailbox: Not protect module_put with spin_lock_irqsavePeng Fan1-1/+1
2025-07-17cifs: Fix cifs_query_path_info() for Windows NT serversPali Rohár1-0/+8
2025-06-27Linux 5.4.295v5.4.295Greg Kroah-Hartman1-1/+1
2025-06-27scsi: qedf: Use designated initializer for struct qed_fcoe_cb_opsKees Cook1-1/+1
2025-06-27arm64/ptrace: Fix stack-out-of-bounds read in regs_get_kernel_stack_nth()Tengda Wu1-1/+1
2025-06-27perf: Fix sample vs do_exit()Peter Zijlstra2-8/+16
2025-06-27s390/pci: Fix __pcilg_mio_inuser() inline assemblyHeiko Carstens1-1/+1