summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-09-04Linux 4.19.321v4.19.321Greg Kroah-Hartman1-1/+1
2024-09-04drm/fb-helper: set x/yres_virtual in drm_fb_helper_check_varDaniel Vetter1-0/+3
2024-09-04ipc: remove memcg accounting for sops objects in do_semtimedop()Vasily Averin1-2/+1
2024-09-04scsi: aacraid: Fix double-free on probe failureBen Hutchings1-0/+2
2024-09-04usb: core: sysfs: Unmerge @usb3_hardware_lpm_attr_group in remove_power_attri...Zijun Hu1-0/+1
2024-09-04usb: dwc3: st: fix probed platform device ref count on probe error pathKrzysztof Kozlowski1-8/+3
2024-09-04usb: dwc3: core: Prevent USB core invalid event buffer address accessSelvarasu Ganesan1-0/+8
2024-09-04usb: dwc3: omap: add missing depopulate in probe error pathKrzysztof Kozlowski1-1/+3
2024-09-04USB: serial: option: add MeiG Smart SRM825LZHANG Yuntian1-0/+5
2024-09-04cdc-acm: Add DISABLE_ECHO quirk for GE HealthCare UI ControllerIan Ray1-0/+3
2024-09-04net: busy-poll: use ktime_get_ns() instead of local_clock()Eric Dumazet1-1/+1
2024-09-04gtp: fix a potential NULL pointer dereferenceCong Wang1-1/+1
2024-09-04soundwire: stream: fix programming slave ports for non-continous port mapsKrzysztof Kozlowski1-4/+4
2024-09-04net: prevent mss overflow in skb_segment()Eric Dumazet1-1/+2
2024-09-04ida: Fix crash in ida_free when the bitmap is emptyMatthew Wilcox (Oracle)2-1/+41
2024-09-04net:rds: Fix possible deadlock in rds_message_putAllison Henderson1-2/+11
2024-09-04fbmem: Check virtual screen sizes in fb_set_var()Helge Deller1-0/+11
2024-09-04fbcon: Prevent that screen size is smaller than font sizeHelge Deller3-3/+38
2024-09-04memcg: enable accounting of ipc resourcesVasily Averin3-6/+8
2024-09-04cgroup/cpuset: Prevent UAF in proc_cpuset_show()Chen Ridong1-4/+9
2024-09-04ata: libata-core: Fix null pointer dereference on errorNiklas Cassel1-0/+3
2024-09-04media: uvcvideo: Fix integer overflow calculating timestampRicardo Ribalda1-5/+5
2024-09-04filelock: Correct the filelock owner in fcntl_setlk/fcntl_setlk64Long Li1-2/+2
2024-09-04scsi: mpt3sas: Avoid IOMMU page faults on REPORT ZONESDamien Le Moal1-2/+18
2024-09-04dm suspend: return -ERESTARTSYS instead of -EINTRMikulas Patocka1-1/+1
2024-09-04wifi: mwifiex: duplicate static structs used in driver instancesSascha Hauer1-6/+26
2024-09-04pinctrl: single: fix potential NULL dereference in pcs_get_function()Ma Ke1-0/+2
2024-09-04drm/amdgpu: Using uninitialized value *size when calling amdgpu_vce_cs_relocJesse Zhang1-1/+2
2024-09-04tools: move alignment-related macros to new <linux/align.h>Alexander Lobakin2-0/+13
2024-09-04Input: MT - limit max slotsTetsuo Handa1-0/+3
2024-09-04Bluetooth: hci_ldisc: check HCI_UART_PROTO_READY flag in HCIUARTGETPROTOLee, Chun-Yi1-1/+2
2024-09-04ALSA: timer: Relax start tick time check for slave timer elementsTakashi Iwai1-1/+1
2024-09-04mmc: dw_mmc: allow biu and ciu clocks to deferBen Whitten1-0/+8
2024-09-04cxgb4: add forgotten u64 ivlan cast before shiftNikolay Kuratov1-1/+2
2024-09-04HID: wacom: Defer calculation of resolution until resolution_code is knownJason Gerecke1-1/+3
2024-09-04Bluetooth: MGMT: Add error handling to pair_device()Griffin Kroah-Hartman1-0/+4
2024-09-04mmc: mmc_test: Fix NULL dereference on allocation failureDan Carpenter1-4/+5
2024-09-04drm/msm/dpu: don't play tricks with debug macrosDmitry Baryshkov1-12/+2
2024-09-04drm/msm: use drm_debug_enabled() to check for debug categoriesJani Nikula1-2/+2
2024-09-04net: xilinx: axienet: Always disable promiscuous modeSean Anderson1-0/+4
2024-09-04ipv6: prevent UAF in ip6_send_skb()Eric Dumazet1-0/+2
2024-09-04netfilter: nft_counter: Synchronize nft_counter_reset() against reader.Sebastian Andrzej Siewior1-0/+5
2024-09-04kcm: Serialise kcm_sendmsg() for the same socket.Kuniyuki Iwashima2-0/+5
2024-09-04Bluetooth: hci_core: Fix LE quote calculationLuiz Augusto von Dentz1-12/+7
2024-09-04Bluetooth: hci_core: Fix not handling link timeouts propertlyLuiz Augusto von Dentz1-11/+23
2024-09-04Bluetooth: Make use of __check_timeout on hci_sched_leLuiz Augusto von Dentz1-8/+3
2024-09-04block: use "unsigned long" for blk_validate_block_size().Tetsuo Handa1-1/+1
2024-09-04gtp: pull network headers in gtp_dev_xmit()Eric Dumazet1-0/+3
2024-09-04hrtimer: Prevent queuing of hrtimer without a function callbackPhil Chang1-0/+2
2024-09-04nvmet-rdma: fix possible bad dereference when freeing rspsSagi Grimberg1-12/+4