summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-04Linux 4.19.321v4.19.321Greg Kroah-Hartman
2024-09-04drm/fb-helper: set x/yres_virtual in drm_fb_helper_check_varDaniel Vetter
2024-09-04ipc: remove memcg accounting for sops objects in do_semtimedop()Vasily Averin
2024-09-04scsi: aacraid: Fix double-free on probe failureBen Hutchings
2024-09-04usb: core: sysfs: Unmerge @usb3_hardware_lpm_attr_group in remove_power_attri...Zijun Hu
2024-09-04usb: dwc3: st: fix probed platform device ref count on probe error pathKrzysztof Kozlowski
2024-09-04usb: dwc3: core: Prevent USB core invalid event buffer address accessSelvarasu Ganesan
2024-09-04usb: dwc3: omap: add missing depopulate in probe error pathKrzysztof Kozlowski
2024-09-04USB: serial: option: add MeiG Smart SRM825LZHANG Yuntian
2024-09-04cdc-acm: Add DISABLE_ECHO quirk for GE HealthCare UI ControllerIan Ray
2024-09-04net: busy-poll: use ktime_get_ns() instead of local_clock()Eric Dumazet
2024-09-04gtp: fix a potential NULL pointer dereferenceCong Wang
2024-09-04soundwire: stream: fix programming slave ports for non-continous port mapsKrzysztof Kozlowski
2024-09-04net: prevent mss overflow in skb_segment()Eric Dumazet
2024-09-04ida: Fix crash in ida_free when the bitmap is emptyMatthew Wilcox (Oracle)
2024-09-04net:rds: Fix possible deadlock in rds_message_putAllison Henderson
2024-09-04fbmem: Check virtual screen sizes in fb_set_var()Helge Deller
2024-09-04fbcon: Prevent that screen size is smaller than font sizeHelge Deller
2024-09-04memcg: enable accounting of ipc resourcesVasily Averin
2024-09-04cgroup/cpuset: Prevent UAF in proc_cpuset_show()Chen Ridong
2024-09-04ata: libata-core: Fix null pointer dereference on errorNiklas Cassel
2024-09-04media: uvcvideo: Fix integer overflow calculating timestampRicardo Ribalda
2024-09-04filelock: Correct the filelock owner in fcntl_setlk/fcntl_setlk64Long Li
2024-09-04scsi: mpt3sas: Avoid IOMMU page faults on REPORT ZONESDamien Le Moal
2024-09-04dm suspend: return -ERESTARTSYS instead of -EINTRMikulas Patocka
2024-09-04wifi: mwifiex: duplicate static structs used in driver instancesSascha Hauer
2024-09-04pinctrl: single: fix potential NULL dereference in pcs_get_function()Ma Ke
2024-09-04drm/amdgpu: Using uninitialized value *size when calling amdgpu_vce_cs_relocJesse Zhang
2024-09-04tools: move alignment-related macros to new <linux/align.h>Alexander Lobakin
2024-09-04Input: MT - limit max slotsTetsuo Handa
2024-09-04Bluetooth: hci_ldisc: check HCI_UART_PROTO_READY flag in HCIUARTGETPROTOLee, Chun-Yi
2024-09-04ALSA: timer: Relax start tick time check for slave timer elementsTakashi Iwai
2024-09-04mmc: dw_mmc: allow biu and ciu clocks to deferBen Whitten
2024-09-04cxgb4: add forgotten u64 ivlan cast before shiftNikolay Kuratov
2024-09-04HID: wacom: Defer calculation of resolution until resolution_code is knownJason Gerecke
2024-09-04Bluetooth: MGMT: Add error handling to pair_device()Griffin Kroah-Hartman
2024-09-04mmc: mmc_test: Fix NULL dereference on allocation failureDan Carpenter
2024-09-04drm/msm/dpu: don't play tricks with debug macrosDmitry Baryshkov
2024-09-04drm/msm: use drm_debug_enabled() to check for debug categoriesJani Nikula
2024-09-04net: xilinx: axienet: Always disable promiscuous modeSean Anderson
2024-09-04ipv6: prevent UAF in ip6_send_skb()Eric Dumazet
2024-09-04netfilter: nft_counter: Synchronize nft_counter_reset() against reader.Sebastian Andrzej Siewior
2024-09-04kcm: Serialise kcm_sendmsg() for the same socket.Kuniyuki Iwashima
2024-09-04Bluetooth: hci_core: Fix LE quote calculationLuiz Augusto von Dentz
2024-09-04Bluetooth: hci_core: Fix not handling link timeouts propertlyLuiz Augusto von Dentz
2024-09-04Bluetooth: Make use of __check_timeout on hci_sched_leLuiz Augusto von Dentz
2024-09-04block: use "unsigned long" for blk_validate_block_size().Tetsuo Handa
2024-09-04gtp: pull network headers in gtp_dev_xmit()Eric Dumazet
2024-09-04hrtimer: Prevent queuing of hrtimer without a function callbackPhil Chang
2024-09-04nvmet-rdma: fix possible bad dereference when freeing rspsSagi Grimberg