summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-09-02Linux 4.19.294v4.19.294Greg Kroah-Hartman1-1/+1
2023-09-02Revert "ARM: ep93xx: fix missing-prototype warnings"Greg Kroah-Hartman1-2/+1
2023-09-02Revert "MIPS: Alchemy: fix dbdma2"Greg Kroah-Hartman1-15/+12
2023-08-30Linux 4.19.293v4.19.293Greg Kroah-Hartman1-1/+1
2023-08-30dma-buf/sw_sync: Avoid recursive lock during fence signalRob Clark1-9/+9
2023-08-30clk: Fix undefined reference to `clk_rate_exclusive_{get,put}'Biju Das1-40/+40
2023-08-30scsi: core: raid_class: Remove raid_component_add()Zhu Wang2-52/+0
2023-08-30scsi: snic: Fix double free in snic_tgt_create()Zhu Wang1-2/+1
2023-08-30irqchip/mips-gic: Don't touch vl_map if a local interrupt is not routableJiaxun Yang1-0/+2
2023-08-30rtnetlink: Reject negative ifindexes in RTM_NEWLINKIdo Schimmel1-1/+4
2023-08-30netfilter: nf_queue: fix socket leakVamsi Krishna Brahmajosyula1-2/+0
2023-08-30sched/rt: pick_next_rt_entity(): check list_entryPietro Borrello1-1/+4
2023-08-30mmc: block: Fix in_flight[issue_type] value errorYibin Ding1-4/+7
2023-08-30x86/fpu: Set X86_FEATURE_OSXSAVE feature after enabling OSXSAVE in CR4Feng Tang1-0/+8
2023-08-30PCI: acpiphp: Use pci_assign_unassigned_bridge_resources() only for non-root busIgor Mammedov1-1/+7
2023-08-30media: vcodec: Fix potential array out-of-bounds in encoder queue_setupWei Chen1-0/+2
2023-08-30lib/clz_ctz.c: Fix __clzdi2() and __ctzdi2() for 32-bit kernelsHelge Deller1-26/+6
2023-08-30batman-adv: Fix batadv_v_ogm_aggr_send memory leakRemi Pommarel1-1/+3
2023-08-30batman-adv: Fix TT global entry leak when client roamed backRemi Pommarel1-1/+0
2023-08-30batman-adv: Do not get eth header before batadv_check_management_packetRemi Pommarel2-2/+4
2023-08-30batman-adv: Don't increase MTU when set by userSven Eckelmann3-1/+22
2023-08-30batman-adv: Trigger events for auto adjusted MTUSven Eckelmann1-1/+1
2023-08-30nfsd: Fix race to FREE_STATEID and cl_revokedBenjamin Coddington1-1/+1
2023-08-30ibmveth: Use dcbf rather than dcbflMichael Ellerman1-1/+1
2023-08-30ipvs: fix racy memcpy in proc_do_sync_thresholdSishuai Gong1-0/+4
2023-08-30ipvs: Improve robustness to the ipvs sysctlJunwei Hu1-34/+36
2023-08-30bonding: fix macvlan over alb bond supportHangbin Liu2-13/+4
2023-08-30net: remove bond_slave_has_mac_rcu()Jakub Kicinski1-14/+0
2023-08-30net/sched: fix a qdisc modification with ambiguous command requestJamal Hadi Salim1-13/+40
2023-08-30igb: Avoid starting unnecessary workqueuesAlessio Igor Bogani1-12/+12
2023-08-30dccp: annotate data-races in dccp_poll()Eric Dumazet1-8/+12
2023-08-30sock: annotate data-races around prot->memory_pressureEric Dumazet2-4/+5
2023-08-30tracing: Fix memleak due to race between current_tracer and traceZheng Yejian3-2/+12
2023-08-30drm/amd/display: check TG is non-null before checking if enabledTaimur Hassan1-1/+2
2023-08-30drm/amd/display: do not wait for mpc idle if tg is disabledJosip Pavic1-1/+2
2023-08-30regmap: Account for register length in SMBus I/O limitsMark Brown1-2/+2
2023-08-30dm integrity: reduce vmalloc space footprint on 32-bit architecturesMikulas Patocka1-2/+2
2023-08-30dm integrity: increase RECALC_SECTORS to improve recalculate speedMikulas Patocka1-1/+1
2023-08-30powerpc: Fail build if using recordmcount with binutils v2.37Naveen N Rao1-0/+8
2023-08-30powerpc: remove leftover code of old GCC version checksMasahiro Yamada1-8/+0
2023-08-30powerpc/32: add stack protector supportChristophe Leroy6-0/+51
2023-08-30fbdev: fix potential OOB read in fast_imageblit()Zhang Shurong1-1/+1
2023-08-30fbdev: Fix sys_imageblit() for arbitrary image widthsThomas Zimmermann1-4/+25
2023-08-30fbdev: Improve performance of sys_imageblit()Thomas Zimmermann1-11/+38
2023-08-30tty: serial: fsl_lpuart: add earlycon for imx8ulp platformSherry Sun1-0/+1
2023-08-30Revert "tty: serial: fsl_lpuart: drop earlycon entry for i.MX8QXP"Alexander Stein1-0/+1
2023-08-30MIPS: cpu-features: Use boot_cpu_type for CPU type based featuresJiaxun Yang1-2/+2
2023-08-30MIPS: cpu-features: Enable octeon_cache by cpu_typeJiaxun Yang1-1/+18
2023-08-30fs: dlm: fix mismatch of plock results from userspaceAlexander Aring1-13/+45
2023-08-30fs: dlm: use dlm_plock_info for do_unlock_closeAlexander Aring1-10/+6