summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-07-06staging: rtl8723bs: Avoid memset() in aes_cipher() and aes_decipher()Nathan Chancellor1-30/+14
2025-07-06drm/bridge: ti-sn65dsi86: Add HPD for DisplayPort connector typeJayesh Choudhary1-9/+60
2025-07-06drm/bridge: ti-sn65dsi86: make use of debugfs_init callbackWolfram Sang1-30/+10
2025-07-06net: selftests: fix TCP packet checksumJakub Kicinski1-2/+3
2025-07-06ALSA: hda/realtek: Fix built-in mic on ASUS VivoBook X507UARSalvatore Bonaccorso1-0/+1
2025-07-06atm: Release atm_dev_mutex after removing procfs in atm_dev_deregister().Kuniyuki Iwashima1-2/+1
2025-07-06net: enetc: Correct endianness handling in _enetc_rd_reg64Simon Horman1-1/+1
2025-07-06um: ubd: Add missing error check in start_io_thread()Tiwei Bie1-1/+1
2025-07-06vsock/uapi: fix linux/vm_sockets.h userspace compilation errorsStefano Garzarella1-0/+4
2025-07-06af_unix: Don't set -ECONNRESET for consumed OOB skb.Kuniyuki Iwashima1-6/+12
2025-07-06wifi: mac80211: fix beacon interval calculation overflowLachlan Hodges1-1/+1
2025-07-06libbpf: Fix null pointer dereference in btf_dump__free on allocation failureYuan Chen1-0/+3
2025-07-06attach_recursive_mnt(): do not lock the covering tree when sliding something ...Al Viro1-4/+4
2025-07-06ALSA: usb-audio: Fix out-of-bounds read in snd_usb_get_audioformat_uac3()Youngjun Lee1-0/+2
2025-07-06atm: clip: prevent NULL deref in clip_push()Eric Dumazet1-6/+5
2025-07-06s390/pkey: Prevent overflow in size calculation for memdup_user()Fedor Pchelkin1-1/+1
2025-07-06ASoC: amd: yc: Add DMI quirk for Lenovo IdeaPad Slim 5 15Oliver Schramm1-0/+7
2025-07-06i2c: robotfuzz-osif: disable zero-length read messagesWolfram Sang1-0/+6
2025-07-06i2c: tiny-usb: disable zero-length read messagesWolfram Sang1-0/+6
2025-07-06af_unix: Don't leave consecutive consumed OOB skbs.Kuniyuki Iwashima1-2/+11
2025-07-06af_unix: Don't call skb_get() for OOB skb.Kuniyuki Iwashima2-43/+8
2025-07-06dummycon: Trigger redraw when switching consoles with deferred takeoverThomas Zimmermann1-5/+13
2025-07-06tty: vt: make consw::con_switch() return a boolJiri Slaby (SUSE)8-15/+17
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