summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-09-02Linux 4.14.325v4.14.325Greg Kroah-Hartman
2023-09-02Revert "ARM: ep93xx: fix missing-prototype warnings"Greg Kroah-Hartman
2023-09-02Revert "MIPS: Alchemy: fix dbdma2"Greg Kroah-Hartman
2023-08-30Linux 4.14.324v4.14.324Greg Kroah-Hartman
2023-08-30dma-buf/sw_sync: Avoid recursive lock during fence signalRob Clark
2023-08-30scsi: core: raid_class: Remove raid_component_add()Zhu Wang
2023-08-30scsi: snic: Fix double free in snic_tgt_create()Zhu Wang
2023-08-30rtnetlink: Reject negative ifindexes in RTM_NEWLINKIdo Schimmel
2023-08-30x86/fpu: Set X86_FEATURE_OSXSAVE feature after enabling OSXSAVE in CR4Feng Tang
2023-08-30media: vcodec: Fix potential array out-of-bounds in encoder queue_setupWei Chen
2023-08-30lib/clz_ctz.c: Fix __clzdi2() and __ctzdi2() for 32-bit kernelsHelge Deller
2023-08-30batman-adv: Fix batadv_v_ogm_aggr_send memory leakRemi Pommarel
2023-08-30batman-adv: Fix TT global entry leak when client roamed backRemi Pommarel
2023-08-30batman-adv: Do not get eth header before batadv_check_management_packetRemi Pommarel
2023-08-30batman-adv: Trigger events for auto adjusted MTUSven Eckelmann
2023-08-30ibmveth: Use dcbf rather than dcbflMichael Ellerman
2023-08-30ipvs: fix racy memcpy in proc_do_sync_thresholdSishuai Gong
2023-08-30ipvs: Improve robustness to the ipvs sysctlJunwei Hu
2023-08-30igb: Avoid starting unnecessary workqueuesAlessio Igor Bogani
2023-08-30sock: annotate data-races around prot->memory_pressureEric Dumazet
2023-08-30tracing: Fix memleak due to race between current_tracer and traceZheng Yejian
2023-08-30net: phy: broadcom: stub c45 read/write for 54810Justin Chen
2023-08-30net: xfrm: Amend XFRMA_SEC_CTX nla_policy structureLin Ma
2023-08-30net: fix the RTO timer retransmitting skb every 1ms if linear option is enabledJason Xing
2023-08-30af_unix: Fix null-ptr-deref in unix_stream_sendpage().Kuniyuki Iwashima
2023-08-30ASoC: rt5665: add missed regulator_bulk_disableZhang Shurong
2023-08-30netfilter: set default timeout to 3 secs for sctp shutdown send and recv stateXin Long
2023-08-30test_firmware: prevent race conditions by a correct implementation of lockingMirsad Goran Todorovac
2023-08-30binder: fix memory leak in binder_init()Qi Zheng
2023-08-30serial: 8250: Fix oops for port->pm on uart_change_pm()Tony Lindgren
2023-08-30mmc: wbsd: fix double mmc_free_host() in wbsd_init()Yang Yingliang
2023-08-30cifs: Release folio lock on fscache read hit.Russell Harmon via samba-technical
2023-08-30ALSA: usb-audio: Add support for Mythware XA001AU capture and playback interf...dengxiang
2023-08-30net: do not allow gso_size to be set to GSO_BY_FRAGSEric Dumazet
2023-08-30sock: Fix misuse of sk_under_memory_pressure()Abel Wu
2023-08-30i40e: fix misleading debug logsAndrii Staikov
2023-08-30team: Fix incorrect deletion of ETH_P_8021AD protocol vid from slavesZiyang Xuan
2023-08-30netfilter: nft_dynset: disallow object mapsPablo Neira Ayuso
2023-08-30xfrm: add NULL check in xfrm_update_ae_paramsLin Ma
2023-08-30ip_vti: fix potential slab-use-after-free in decode_session6Zhengchao Shao
2023-08-30ip6_vti: fix slab-use-after-free in decode_session6Zhengchao Shao
2023-08-30net: af_key: fix sadb_x_filter validationLin Ma
2023-08-30net: xfrm: Fix xfrm_address_filter OOB readLin Ma
2023-08-30fbdev: mmp: fix value check in mmphw_probe()Yuanjun Gong
2023-08-30drm/amdgpu: Fix potential fence use-after-free v2shanzhulig
2023-08-30Bluetooth: L2CAP: Fix use-after-freeZhengping Jiang
2023-08-30pcmcia: rsrc_nonstatic: Fix memory leak in nonstatic_release_resource_db()Armin Wolf
2023-08-30gfs2: Fix possible data races in gfs2_show_options()Tuo Li
2023-08-30media: platform: mediatek: vpu: fix NULL ptr dereferenceHans Verkuil
2023-08-30media: v4l2-mem2mem: add lock to protect parameter num_rdyYunfei Dong