]> git.itanic.dy.fi Git - linux-stable/shortlog
linux-stable
2023-08-08 Greg Kroah... Linux 5.10.189 v5.10.189
2023-08-08 Greg Kroah... x86: fix backwards merge of GDS/SRSO bit
2023-08-08 Ross Lagerwallxen/netback: Fix buffer overrun triggered by unusual...
2023-08-08 Borislav Petkov... x86/srso: Tie SBPB bit setting to microcode patch detection
2023-08-08 Josh Poimboeufx86/srso: Fix return thunks in generated code
2023-08-08 Borislav Petkov... x86/srso: Add IBPB on VMEXIT
2023-08-08 Borislav Petkov... x86/srso: Add IBPB
2023-08-08 Borislav Petkov... x86/srso: Add SRSO_NO support
2023-08-08 Borislav Petkov... x86/srso: Add IBPB_BRTYPE support
2023-08-08 Borislav Petkov... x86/srso: Add a Speculative RAS Overflow mitigation
2023-08-08 Kim Phillipsx86/cpu, kvm: Add support for CPUID_80000021_EAX
2023-08-08 Borislav Petkov... x86/bugs: Increase the x86 bugs vector size to two...
2023-08-08 Arnaldo Carvalho... tools headers cpufeatures: Sync with the kernel sources
2023-08-08 Sean Christophersonx86/cpufeatures: Assign dedicated feature word for...
2023-08-08 Tom Lendackyx86/cpu: Add VM page flush MSR availablility as a CPUID...
2023-08-08 Dave HansenDocumentation/x86: Fix backwards on/off logic about...
2023-08-08 Peter Zijlstrax86/mm: Initialize text poking earlier
2023-08-08 Peter Zijlstramm: Move mm_cachep initialization to mm_init()
2023-08-08 Peter Zijlstrax86/mm: Use mm_alloc() in poking_init()
2023-08-08 Juergen Grossx86/mm: fix poking_init() for Xen PV guests
2023-08-08 Juergen Grossx86/xen: Fix secondary processors' FPU initialization
2023-08-08 Daniel SneddonKVM: Add GDS_NO support to KVM
2023-08-08 Daniel Sneddonx86/speculation: Add Kconfig option for GDS
2023-08-08 Daniel Sneddonx86/speculation: Add force option to GDS mitigation
2023-08-08 Daniel Sneddonx86/speculation: Add Gather Data Sampling mitigation
2023-08-08 Thomas Gleixnerx86/fpu: Move FPU initialization into arch_cpu_finalize...
2023-08-08 Thomas Gleixnerx86/fpu: Mark init functions __init
2023-08-08 Thomas Gleixnerx86/fpu: Remove cpuinfo argument from init functions
2023-08-08 Thomas Gleixnerinit, x86: Move mem_encrypt_init() into arch_cpu_finali...
2023-08-08 Thomas Gleixnerinit: Invoke arch_cpu_finalize_init() earlier
2023-08-08 Thomas Gleixnerinit: Remove check_bugs() leftovers
2023-08-08 Thomas Gleixnerum/cpu: Switch to arch_cpu_finalize_init()
2023-08-08 Thomas Gleixnersparc/cpu: Switch to arch_cpu_finalize_init()
2023-08-08 Thomas Gleixnersh/cpu: Switch to arch_cpu_finalize_init()
2023-08-08 Thomas Gleixnermips/cpu: Switch to arch_cpu_finalize_init()
2023-08-08 Thomas Gleixnerm68k/cpu: Switch to arch_cpu_finalize_init()
2023-08-08 Thomas Gleixneria64/cpu: Switch to arch_cpu_finalize_init()
2023-08-08 Thomas GleixnerARM: cpu: Switch to arch_cpu_finalize_init()
2023-08-08 Thomas Gleixnerx86/cpu: Switch to arch_cpu_finalize_init()
2023-08-08 Thomas Gleixnerinit: Provide arch_cpu_finalize_init()
2023-07-27 Greg Kroah... Linux 5.10.188 v5.10.188
2023-07-27 Zheng Yejianftrace: Fix possible warning on checking all pages...
2023-07-27 Linus Torvaldsftrace: Store the order of pages allocated in ftrace_page
2023-07-27 Zheng Yejiantracing: Fix memory leak of iter->temp when reading...
2023-07-27 Mohamed Khalfellatracing/histograms: Return an error if we fail to add...
2023-07-27 Vladimir Olteannet: phy: prevent stale pointer dereference in phy_init()
2023-07-27 Eric Dumazettcp: annotate data-races around fastopenq.max_qlen
2023-07-27 Eric Dumazettcp: annotate data-races around icsk->icsk_user_timeout
2023-07-27 Eric Dumazettcp: annotate data-races around tp->notsent_lowat
2023-07-27 Eric Dumazettcp: annotate data-races around rskq_defer_accept
2023-07-27 Eric Dumazettcp: annotate data-races around tp->linger2
2023-07-27 Eric Dumazettcp: annotate data-races around icsk->icsk_syn_retries
2023-07-27 Kuniyuki Iwashimatcp: Fix data-races around sysctl_tcp_syn(ack)?_retries.
2023-07-27 Kuniyuki Iwashimanet: Introduce net.ipv4.tcp_migrate_req.
2023-07-27 Eric Dumazettcp: annotate data-races around tp->keepalive_probes
2023-07-27 Eric Dumazettcp: annotate data-races around tp->keepalive_intvl
2023-07-27 Eric Dumazettcp: annotate data-races around tp->keepalive_time
2023-07-27 Eric Dumazettcp: annotate data-races around tp->tcp_tx_delay
2023-07-27 Pablo Neira... netfilter: nf_tables: skip bound chain on rule flush
2023-07-27 Pablo Neira... netfilter: nf_tables: skip bound chain in netns release...
2023-07-27 Florian Westphalnetfilter: nft_set_pipapo: fix improper element removal
2023-07-27 Florian Westphalnetfilter: nf_tables: can't schedule in nft_chain_validate
2023-07-27 Florian Westphalnetfilter: nf_tables: fix spurious set element insertio...
2023-07-27 Kuniyuki Iwashimallc: Don't drop packet from non-root netns.
2023-07-27 Zhang Shurongfbdev: au1200fb: Fix missing IRQ check in au1200fb_drv_...
2023-07-27 Kuniyuki IwashimaRevert "tcp: avoid the lookup process failing to get...
2023-07-27 Yuanjun Gongnet:ipv6: check return value of pskb_trim()
2023-07-27 Wang Mingnet: ipv4: Use kfree_sensitive instead of kfree
2023-07-27 Eric Dumazettcp: annotate data-races around tcp_rsk(req)->ts_recent
2023-07-27 Geetha sowjanyaocteontx2-pf: Dont allocate BPIDs for LBK interfaces
2023-07-27 Jiapeng Chongsecurity: keys: Modify mismatched function name
2023-07-27 Ding Huiiavf: Fix out-of-bounds when setting channels on remove
2023-07-27 Ding Huiiavf: Fix use-after-free in free_netdev
2023-07-27 Kuniyuki Iwashimabridge: Add extack warning when enabling STP in netns.
2023-07-27 Tanmay Patilnet: ethernet: ti: cpsw_ale: Fix cpsw_ale_get_field...
2023-07-27 Mario Limonciellopinctrl: amd: Use amd_pinconf_set() for all config...
2023-07-27 Martin Kaiserfbdev: imxfb: warn about invalid left/right margin
2023-07-27 Jonas Gorskispi: bcm63xx: fix max prepend length
2023-07-27 Ying Hsuigb: Fix igb_down hung on surprise removal
2023-07-27 Johannes Bergwifi: iwlwifi: mvm: avoid baid size integer overflow
2023-07-27 Gustavo A.... wifi: wext-core: Fix -Wstringop-overflow warning in...
2023-07-27 Petr Orosdevlink: report devlink_port_type_warn source device
2023-07-27 Martin KaFai Laubpf: Address KCSAN report on bpf_lru_list
2023-07-27 Maxime Bizonwifi: ath11k: fix registration of 6Ghz-only phy without...
2023-07-27 Yicong Yangsched/fair: Don't balance task to its current running CPU
2023-07-27 Mark Rutlandarm64: mm: fix VA-range sanity check
2023-07-27 Youngmin Namarm64: set __exception_irq_entry with __irq_entry as...
2023-07-27 Hans de GoedeACPI: video: Add backlight=native DMI quirk for Lenovo...
2023-07-27 Hans de GoedeACPI: video: Add backlight=native DMI quirk for Apple...
2023-07-27 Hans de GoedeACPI: button: Add lid disable DMI quirk for Nextbook...
2023-07-27 David Sterbabtrfs: add xxhash to fast checksum implementations
2023-07-27 Thomas Gleixnerposix-timers: Ensure timer ID search-loop limit is...
2023-07-27 Yu Kuaimd/raid10: prevent soft lockup while flush writes
2023-07-27 Yu Kuaimd: fix data corruption for raid456 when reshape restar...
2023-07-27 Zhong Jinghuanbd: Add the maximum limit of allocated index in nbd_de...
2023-07-27 Tetsuo Handadebugobjects: Recheck debug_objects_enabled before...
2023-07-27 Eric Whitneyext4: correct inline offset when handling xattrs in...
2023-07-27 Matus GajdosASoC: fsl_sai: Disable bit clock with transmitter
2023-07-27 Jocelyn Falempedrm/client: Fix memory leak in drm_client_modeset_probe
2023-07-27 Jocelyn Falempedrm/client: Fix memory leak in drm_client_target_cloned
next