summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-27Linux 5.15.164v5.15.164Greg Kroah-Hartman1-1/+1
2024-07-27tap: add missing verification for short frameSi-Wei Liu1-0/+5
2024-07-27tun: add missing verification for short frameDongli Zhang1-0/+3
2024-07-27wifi: rt2x00: use explicitly signed or unsigned typesJason A. Donenfeld13-46/+46
2024-07-27filelock: Fix fcntl/close race recovery compat pathJann Horn1-5/+4
2024-07-27ALSA: pcm_dmaengine: Don't synchronize DMA channel when DMA is pausedShengjiu Wang1-1/+5
2024-07-27arm64: dts: qcom: sdm630: Disable SS instance in Parkmode for USBKrishna Kurapati1-0/+1
2024-07-27arm64: dts: qcom: msm8996: Disable SS instance in Parkmode for USBKrishna Kurapati1-0/+1
2024-07-27ALSA: hda/realtek: Fix the speaker output on Samsung Galaxy Book Pro 360Seunghun Han1-0/+1
2024-07-27ALSA: hda/realtek: Enable headset mic on Positivo SU C1400Edson Juliano Drosdeck1-0/+1
2024-07-27fs/ntfs3: Validate ff offsetlei lu1-1/+5
2024-07-27jfs: don't walk off the end of ealistlei lu1-4/+19
2024-07-27ocfs2: add bounds checking to ocfs2_check_dir_entry()lei lu1-17/+29
2024-07-27net: relax socket state check at accept time.Paolo Abeni1-1/+3
2024-07-27Add gitignore file for samples/fanotify/ subdirectoryLinus Torvalds1-0/+1
2024-07-27docs: Fix formatting of literal sections in fanotify docsGabriel Krisman Bertazi1-8/+12
2024-07-27samples: Make fs-monitor depend on libc and headersGabriel Krisman Bertazi1-1/+1
2024-07-27samples: Add fs error monitoring exampleGabriel Krisman Bertazi4-0/+157
2024-07-27drm/amdgpu: Fix signedness bug in sdma_v4_0_process_trap_irq()Dan Carpenter1-1/+1
2024-07-27wifi: mac80211: disable softirqs for queued frame handlingJohannes Berg2-0/+3
2024-07-27mm/damon/core: merge regions aggressively when max_nr_regions is unmetSeongJae Park1-3/+20
2024-07-27minmax: relax check to allow comparison between unsigned arguments and signed...David Laight1-7/+17
2024-07-27minmax: allow comparisons of 'int' against 'unsigned char/short'David Laight1-2/+3
2024-07-27minmax: allow min()/max()/clamp() if the arguments have the same signedness.David Laight1-28/+32
2024-07-27minmax: fix header inclusionsAndy Shevchenko1-0/+2
2024-07-27minmax: clamp more efficiently by avoiding extra comparisonJason A. Donenfeld1-1/+1
2024-07-27minmax: sanity check constant bounds when clampingJason A. Donenfeld1-2/+24
2024-07-27tracing: Define the is_signed_type() macro onceBart Van Assche3-3/+6
2024-07-27spi: mux: set ctlr->bits_per_word_maskDavid Lechner1-0/+1
2024-07-27hfsplus: fix uninit-value in copy_nameEdward Adam Davis1-1/+1
2024-07-27selftests/vDSO: fix clang build errors and warningsJohn Hubbard2-7/+27
2024-07-27spi: imx: Don't expect DMA for i.MX{25,35,50,51,53} cspi devicesUwe Kleine-König1-1/+1
2024-07-27riscv: stacktrace: fix usage of ftrace_graph_ret_addr()Puranjay Mohan1-1/+2
2024-07-27fs: better handle deep ancestor chains in is_subdir()Christian Brauner1-17/+14
2024-07-27drm/radeon: check bo_va->bo is non-NULL before using itPierre-Eric Pelloux-Prayer1-1/+1
2024-07-27Bluetooth: hci_core: cancel all works upon hci_unregister_dev()Tetsuo Handa1-0/+4
2024-07-27scsi: libsas: Fix exp-attached device scan after probe failure scanned in aga...Xingui Yang1-0/+14
2024-07-27powerpc/eeh: avoid possible crash when edev->pdev changesGanesh Goudar1-2/+5
2024-07-27powerpc/pseries: Whitelist dtl slub object for copying to userspaceAnjali K1-2/+2
2024-07-27net: mac802154: Fix racy device stats updates by DEV_STATS_INC() and DEV_STAT...Yunshui Jiang1-4/+4
2024-07-27net: usb: qmi_wwan: add Telit FN912 compositionsDaniele Palmas1-0/+2
2024-07-27ALSA: dmaengine_pcm: terminate dmaengine before synchronizeShengjiu Wang1-0/+12
2024-07-27ALSA: hda/relatek: Enable Mute LED on HP Laptop 15-gw0xxxAivaz Latypov1-0/+1
2024-07-27btrfs: qgroup: fix quota root leak after quota disable failureFilipe Manana1-2/+2
2024-07-27platform/x86: lg-laptop: Use ACPI device handle when evaluating WMAB/WMBBArmin Wolf1-46/+33
2024-07-27platform/x86: lg-laptop: Change ACPI device idArmin Wolf1-1/+1
2024-07-27platform/x86: lg-laptop: Remove LGEX0815 hotkey handlingArmin Wolf1-8/+0
2024-07-27platform/x86: wireless-hotkey: Add support for LG Airplane ButtonArmin Wolf1-0/+2
2024-07-27s390/sclp: Fix sclp_init() cleanup on failureHeiko Carstens1-0/+1
2024-07-27can: kvaser_usb: fix return value for hif_usb_send_regoutChen Ni1-1/+1