]> git.itanic.dy.fi Git - linux-stable/shortlog
linux-stable
2023-08-16 Greg Kroah... Linux 4.19.292 v4.19.292
2023-08-16 Eric Dumazetsch_netem: fix issues in netem_change() vs get_dist_table()
2023-08-16 Masahiro Yamadaalpha: remove __init annotation from exported page_is_ram()
2023-08-16 Zhu Wangscsi: core: Fix possible memory leak if device_add...
2023-08-16 Zhu Wangscsi: snic: Fix possible memory leak if device_add...
2023-08-16 Alexandra Diupinascsi: 53c700: Check that command slot is not NULL
2023-08-16 Michael Kelleyscsi: storvsc: Fix handling of virtual Fibre Channel...
2023-08-16 Tony Battersbyscsi: core: Fix legacy /proc parsing buffer overflow
2023-08-16 Pablo Neira... netfilter: nf_tables: report use refcount overflow
2023-08-16 Pablo Neira... netfilter: nf_tables: bogus EBUSY when deleting flowtab...
2023-08-16 Christoph Hellwigbtrfs: don't stop integrity writeback too early
2023-08-16 Nick Childibmvnic: Handle DMA unmapping of login buffs in release...
2023-08-16 Felix Fietkauwifi: cfg80211: fix sband iftype data lookup for AP_VLAN
2023-08-16 Douglas MillerIB/hfi1: Fix possible panic during hotplug remove
2023-08-16 Andrew Kannerdrivers: net: prevent tun_build_skb() to exceed the...
2023-08-16 Eric Dumazetdccp: fix data-race around dp->dccps_mss_cache
2023-08-16 Ziyang Xuanbonding: Fix incorrect deletion of ETH_P_8021AD protoco...
2023-08-16 Eric Dumazetnet/packet: annotate data-races around tp->status
2023-08-16 Nathan ChancellormISDN: Update parameter type of dsp_cmx_send()
2023-08-16 Karol Herbstdrm/nouveau/disp: Revert a NULL check inside nouveau_co...
2023-08-16 Arnd Bergmannx86: Move gds_ucode_mitigated() declaration to header
2023-08-16 Kirill A. Shutemovx86/mm: Fix VDSO and VVAR placement on 5-level paging...
2023-08-16 Cristian Ciocalteax86/cpu/amd: Enable Zenbleed fix for AMD Custom APU...
2023-08-16 Elson Roy Serraousb: dwc3: Properly handle processing of pending events
2023-08-16 Alan Sternusb-storage: alauda: Fix uninit-value in alauda_check_m...
2023-08-16 Qi Zhengbinder: fix memory leak in binder_init()
2023-08-16 Yiyuan Guoiio: cros_ec: Fix the allocation size for cros_ec_command
2023-08-16 Ryusuke Konishinilfs2: fix use-after-free of nilfs_root in dirtying...
2023-08-16 Colin Ian Kingradix tree test suite: fix incorrect allocation size...
2023-08-16 Karol Herbstdrm/nouveau/gr: enable memory loads on helper invocatio...
2023-08-16 Ilpo Järvinendmaengine: pl330: Return DMA_PAUSED when transaction...
2023-08-16 Maciej Żenczykowskiipv6: adjust ndisc_is_useropt() to also return true...
2023-08-16 Sergei Antonovmmc: moxart: read scr register without changing byte...
2023-08-16 Greg Kroah... sparc: fix up arch_cpu_finalize_init() build breakage.
2023-08-11 Greg Kroah... Linux 4.19.291 v4.19.291
2023-08-11 Linus Torvaldsdrm/edid: fix objtool warning in drm_cvt_modes()
2023-08-11 Dinh Nguyenarm64: dts: stratix10: fix incorrect I2C property for...
2023-08-11 Joe Perchesdrivers core: Use sysfs_emit and sysfs_emit_at for...
2023-08-11 Xu YangARM: dts: nxp/imx6sll: fix wrong property name in usbph...
2023-08-11 Andreas KemnadeARM: dts: imx6sll: fixup of operating points
2023-08-11 Peng FanARM: dts: imx: add usb alias
2023-08-11 Shengjiu WangARM: dts: imx6sll: Make ssi node name same as other...
2023-08-11 Johan HovoldPM: sleep: wakeirq: fix wake irq arming
2023-08-11 Chunfeng YunPM / wakeirq: support enabling wake-up irq after runtim...
2023-08-11 Aneesh Kumar K.Vpowerpc/mm/altmap: Fix altmap boundary check
2023-08-11 Roger Quadrosmtd: rawnand: omap_elm: Fix incorrect type in assignment
2023-08-11 Mirsad Goran... test_firmware: return ENOMEM instead of ENOSPC on faile...
2023-08-11 Mirsad Goran... test_firmware: fix a memory leak with reqs buffer
2023-08-11 Jan Karaext2: Drop fragment support
2023-08-11 Alan Sternnet: usbnet: Fix WARNING in usbnet_start_xmit/usb_submi...
2023-08-11 Sungwoo KimBluetooth: L2CAP: Fix use-after-free in l2cap_sock_ready_cb
2023-08-11 Prince Kumar... fs/sysv: Null check to prevent null-ptr-deref bug
2023-08-11 Ross MaynardUSB: zaurus: Add ID for A-300/B-500/C-700
2023-08-11 Ilya Dryomovlibceph: fix potential hang in ceph_osdc_notify()
2023-08-11 Steffen Maierscsi: zfcp: Defer fc_rport blocking until after ADISC...
2023-08-11 Eric Dumazettcp_metrics: fix data-race in tcpm_suck_dst() vs fastopen
2023-08-11 Eric Dumazettcp_metrics: annotate data-races around tm->tcpm_net
2023-08-11 Eric Dumazettcp_metrics: annotate data-races around tm->tcpm_vals[]
2023-08-11 Eric Dumazettcp_metrics: annotate data-races around tm->tcpm_lock
2023-08-11 Eric Dumazettcp_metrics: annotate data-races around tm->tcpm_stamp
2023-08-11 Eric Dumazettcp_metrics: fix addr_same() helper
2023-08-11 Yue Haibingip6mr: Fix skb_under_panic in ip6mr_cache_report()
2023-08-11 valisnet/sched: cls_route: No longer copy tcf_result on...
2023-08-11 valisnet/sched: cls_u32: No longer copy tcf_result on update...
2023-08-11 Eric Dumazetnet: add missing data-race annotation for sk_ll_usec
2023-08-11 Eric Dumazetnet: add missing data-race annotations around sk->sk_pe...
2023-08-11 Jamal Hadi... net: sched: cls_u32: Fix match key mis-addressing
2023-08-11 Georg Müllerperf test uprobe_from_different_cu: Skip if there is...
2023-08-11 Yuanjun Gongnet/mlx5e: fix return value check in mlx5e_ipsec_remove...
2023-08-11 Heiko CarstensKVM: s390: fix sthyi error handling
2023-08-11 ndesaulniers... word-at-a-time: use the same return type for has_zero...
2023-08-11 Bart Van Asscheloop: Select I/O scheduler 'none' from inside add_disk()
2023-08-11 Peter Zijlstraperf: Fix function pointer case
2023-08-11 Lee Jonesnet/sched: cls_u32: Fix reference counter leak leading...
2023-08-11 Thomas PetazzoniASoC: cs42l51: fix driver to properly autoload with...
2023-08-11 Pedro Tammelanet/sched: sch_qfq: account for stab overhead in qfq_en...
2023-08-11 M A Ramdhannet/sched: cls_fw: Fix improper refcount update leads...
2023-08-11 Jocelyn Falempedrm/client: Fix memory leak in drm_client_target_cloned
2023-08-11 Joe Thornberdm cache policy smq: ensure IO doesn't prevent cleaner...
2023-08-11 Mark BrownASoC: wm8904: Fill the cache for WM8904_ADC_TEST_0...
2023-08-11 Stefan Haberlands390/dasd: fix hanging device after quiesce/resume
2023-08-11 Jason Wangvirtio-net: fix race between set queues and probe
2023-08-11 Ruihong Luoserial: 8250_dw: Preserve original value of DLF register
2023-08-11 Andy Shevchenkoserial: 8250_dw: split Synopsys DesignWare 8250 common...
2023-08-11 Jonas Gorskiirq-bcm6345-l1: Do not assume a fixed block to cpu...
2023-08-11 Alexander Steffentpm_tis: Explicitly check for error code
2023-08-11 Filipe Mananabtrfs: check for commit error at btrfs_attach_transacti...
2023-08-11 Gilles Bulozhwmon: (nct7802) Fix for temp6 (PECI1) processed even...
2023-08-11 Zhang Shurongstaging: ks7010: potential buffer overflow in ks_wlan_s...
2023-08-11 Greg Kroah... Documentation: security-bugs.rst: clarify CVE handling
2023-08-11 Greg Kroah... Documentation: security-bugs.rst: update preferences...
2023-08-11 Ricardo Ribaldausb: xhci-mtk: set the dma max_seg_size
2023-08-11 Łukasz BartosikUSB: quirks: add quirk for Focusrite Scarlett
2023-08-11 Guiting Shenusb: ohci-at91: Fix the unhandle interrupt when resume
2023-08-11 Jisheng Zhangusb: dwc3: don't reset device side if dwc3 was configur...
2023-08-11 Gratian Crisanusb: dwc3: pci: skip BYT GPIO lookup table for hardwire...
2023-08-11 Jakub VanekRevert "usb: dwc3: core: Enable AutoRetry feature in...
2023-08-11 Marc Kleine... can: gs_usb: gs_can_close(): add missing set of CAN...
2023-08-11 Johan HovoldUSB: serial: simple: sort driver entries
2023-08-11 Oliver NeukumUSB: serial: simple: add Kaufmann RKS+CAN VCP
next