summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-07-06tty: vt: sanitize arguments of consw::con_clear()Jiri Slaby (SUSE)8-37/+39
2025-07-06tty: vt: make init parameter of consw::con_init() a boolJiri Slaby (SUSE)8-12/+14
2025-07-06vgacon: remove unneeded forward declarationsJiri Slaby (SUSE)1-9/+1
2025-07-06vgacon: switch vgacon_scrolldelta() and vgacon_restore_screen()Jiri Slaby (SUSE)1-6/+6
2025-07-06PCI: apple: Set only available ports upJanne Grunau1-1/+1
2025-07-06PCI: apple: Use helper function for_each_child_of_node_scoped()Zhang Zekun1-3/+1
2025-07-06uio_hv_generic: Align ring size to system pageLong Li1-0/+3
2025-07-06uio_hv_generic: Query the ringbuffer size for deviceSaurabh Sengar1-2/+5
2025-07-06Drivers: hv: vmbus: Add utility function for querying ring sizeSaurabh Sengar3-3/+19
2025-07-06Drivers: hv: Allocate interrupt and monitor pages aligned to system page boun...Long Li1-6/+17
2025-07-06Drivers: hv: vmbus: Leak pages if set_memory_encrypted() failsRick Edgecombe1-7/+22
2025-07-06Drivers: hv: Change hv_free_hyperv_page() to take void * argumentKameron Carr3-13/+12
2025-07-06Drivers: hv: move panic report code from vmbus to hv early init codeLong Li3-235/+231
2025-07-06Drivers: hv: vmbus: Remove second mapping of VMBus monitor pagesMichael Kelley2-87/+28
2025-07-06drivers: hv, hyperv_fb: Untangle and refactor Hyper-V panic notifiersGuilherme G. Piccoli2-41/+72
2025-07-06fbdev: Fix do_register_framebuffer to prevent null-ptr-deref in fb_videomode_...Murad Masimov1-7/+11
2025-07-06f2fs: don't over-report free space or inodes in statvfsChao Yu1-12/+18
2025-07-06ASoC: codecs: wcd9335: Fix missing free of regulator suppliesKrzysztof Kozlowski1-18/+7
2025-07-06ASoC: codec: wcd9335: Convert to GPIO descriptorsPeng Fan1-8/+7
2025-07-06ASoC: codecs: wcd9335: Handle nicer probe deferral and simplify with dev_err_...Krzysztof Kozlowski1-19/+9
2025-07-06media: imx-jpeg: Cleanup after an allocation errorMing Qian1-0/+1
2025-07-06media: imx-jpeg: Reset slot data pointers when freedMing Qian1-0/+6
2025-07-06media: imx-jpeg: Move mxc_jpeg_free_slot_data() aheadMing Qian1-20/+20
2025-07-06media: imx-jpeg: Support to assign slot for encoder/decoderMing Qian3-73/+68
2025-07-06media: imx-jpeg: Add a timeout mechanism for each frameMing Qian2-7/+49
2025-07-06media: imx-jpeg: Remove unnecessary memset() after dma_alloc_coherent()Jason Wang1-1/+0
2025-07-06jfs: validate AG parameters in dbMount() to prevent crashesVasiliy Kovalev1-1/+5
2025-07-06fs/jfs: consolidate sanity checking in dbMountDave Kleikamp1-28/+9
2025-07-06Revert "drm/i915/gem: Allow EXEC_CAPTURE on recoverable contexts on DG1"Joonas Lahtinen1-1/+1
2025-07-06drm/i915/gem: Allow EXEC_CAPTURE on recoverable contexts on DG1Ville Syrjälä1-1/+1
2025-07-06btrfs: handle csum tree error with rescue=ibadroots correctlyQu Wenruo1-2/+1
2025-07-06ovl: Check for NULL d_inode() in ovl_dentry_upper()Kees Cook1-1/+3
2025-07-06ceph: fix possible integer overflow in ceph_zero_objects()Dmitry Kandybka1-1/+1
2025-07-06ALSA: usb-audio: Add a quirk for Lenovo Thinkpad Thunderbolt 3 dockMario Limonciello1-0/+2
2025-07-06ALSA: hda: Add new pci id for AMD GPU display HD audio controllerVijendar Mukunda1-0/+3
2025-07-06ALSA: hda: Ignore unsol events for cards being shut downCezary Rojewski1-1/+1
2025-07-06usb: typec: mux: do not return on EOPNOTSUPP in {mux, switch}_setMichael Grzeschik1-2/+2
2025-07-06usb: typec: displayport: Receive DP Status Update NAK request exit dp altmodeJos Wang1-0/+4
2025-07-06usb: cdc-wdm: avoid setting WDM_READ for ZLP-sRobert Hodaszi1-14/+9
2025-07-06usb: Add checks for snprintf() calls in usb_alloc_dev()Andy Shevchenko1-4/+10
2025-07-06usb: common: usb-conn-gpio: use a unique name for usb connector deviceChance Yang1-3/+22
2025-07-06tty: serial: uartlite: register uart driver in initJakub Lewalski1-13/+12
2025-07-06usb: potential integer overflow in usbg_make_tpg()Chen Yufeng1-2/+2
2025-07-06iio: adc: ad_sigma_delta: Fix use of uninitialized status_posPurva Yeshi1-0/+4
2025-07-06usb: dwc2: also exit clock_gating when stopping udc while suspendedMichael Grzeschik1-0/+6
2025-07-06coresight: Only check bottom two claim bitsJames Clark2-1/+4
2025-07-06um: use proper care when taking mmap lock during segfaultBenjamin Berg1-12/+117
2025-07-06um: Add cmpxchg8b_emu and checksum functions to asm-prototypes.hSami Tolvanen2-0/+8
2025-07-06iio: pressure: zpa2326: Use aligned_s64 for the timestampJonathan Cameron1-1/+1
2025-07-06bcache: fix NULL pointer in cache_set_flush()Linggang Zeng1-1/+6