]> git.itanic.dy.fi Git - linux-stable/shortlog
linux-stable
2021-07-11 Greg Kroah... Linux 4.9.275 v4.9.275
2021-07-11 Juergen Grossxen/events: reset active flag for lateeoi events later
2021-07-11 Petr Mladekkthread: prevent deadlock when kthread_mod_delayed_work...
2021-07-11 Petr Mladekkthread_worker: split code for canceling the delayed...
2021-07-11 Christian Königdrm/nouveau: fix dma_address check for CPU/GPU sync
2021-07-11 ManYi Liscsi: sr: Return appropriate error code when disk is...
2021-07-11 Hugh Dickinsmm, futex: fix shared futex pgoff on shmem huge page
2021-07-11 Yang Shimm: thp: replace DEBUG_VM BUG with VM_WARN when unmap...
2021-07-11 Alex Shimm: add VM_WARN_ON_ONCE_PAGE() macro
2021-07-11 Michal Hockoinclude/linux/mmdebug.h: make VM_WARN* non-rvals
2021-06-30 Sasha LevinLinux 4.9.274 v4.9.274
2021-06-30 Johan Hovoldi2c: robotfuzz-osif: fix control-request directions
2021-06-30 Pavel Skripkinnilfs2: fix memory leak in nilfs_sysfs_delete_device_group
2021-06-30 Esben Haabendalnet: ll_temac: Avoid ndo_start_xmit returning NETDEV_TX...
2021-06-30 Kees Cooknet: qed: Fix memcpy() overflow of qed_dcbx_params()
2021-06-30 Kees Cookr8169: Avoid memcpy() over-reading of ETH_SS_STATS
2021-06-30 Kees Cooksh_eth: Avoid memcpy() over-reading of ETH_SS_STATS
2021-06-30 Kees Cookr8152: Avoid memcpy() over-reading of ETH_SS_STATS
2021-06-30 Eric Dumazetnet/packet: annotate accesses to po->ifindex
2021-06-30 Eric Dumazetnet/packet: annotate accesses to po->bind
2021-06-30 Pavel Skripkinnet: caif: fix memory leak in ldisc_open
2021-06-30 Eric Dumazetinet: annotate date races around sk->sk_txhash
2021-06-30 Zheng Yongjunping: Check return value of function 'ping_queue_rcv_skb'
2021-06-30 Johannes Bergmac80211: drop multicast fragments
2021-06-30 Du Chengcfg80211: call cfg80211_leave_ocb when switching away...
2021-06-30 Johannes Bergmac80211: remove warning in ieee80211_get_sband()
2021-06-30 Rafael J. WysockiRevert "PCI: PM: Do not read power state in pci_enable_...
2021-06-30 Suzuki K Poulosearm64: perf: Disable PMU while processing counter overflows
2021-06-30 Nathan ChancellorMakefile: Move -Wno-unused-but-set-variable out of...
2021-06-30 Arnd BergmannARM: 9081/1: fix gcc-10 thumb2-kernel regression
2021-06-30 Alexander Duycki40e: Be much more verbose about what we can and cannot...
2021-06-30 Eric Dumazetinet: use bigger hash table for IP ID generation
2021-06-30 Thomas Gleixnerx86/fpu: Reset state for all signal restore failures
2021-06-30 Steven Rostedt... tracing: Do not stop recording comms if the trace file...
2021-06-30 Steven Rostedt... tracing: Do not stop recording cmdlines when tracing...
2021-06-30 Peter Chenusb: dwc3: core: fix kernel panic when do reboot
2021-06-30 Tetsuo Handacan: bcm/raw/isotp: use per module netdevice notifier
2021-06-30 Fugang Duannet: fec_ptp: add clock rate zero check
2021-06-30 Bumyong Leedmaengine: pl330: fix wrong usage of spinlock flags...
2021-06-30 Shanker DonthineniPCI: Mark some NVIDIA GPUs to avoid bus reset
2021-06-30 Antti JärvinenPCI: Mark TI C667X to avoid bus reset
2021-06-30 Steven Rostedt... tracing: Do no increment trace_clock_global() by one
2021-06-30 Norbert Slusarekcan: bcm: fix infoleak in struct bcm_msg_head
2021-06-30 Chen Liradeon: use memcpy_to/fromio for UVD fw upload
2021-06-30 Ming Leiscsi: core: Put .shost_dev in failure path if host...
2021-06-30 Pavel Skripkinnet: ethernet: fix potential use-after-free in ec_bhf_r...
2021-06-30 Linyu Yuannet: cdc_eem: fix tx fixup skb leak
2021-06-30 Pavel Skripkinnet: hamradio: fix memory leak in mkiss_close
2021-06-30 Christophe... be2net: Fix an error handling path in 'be_probe()'
2021-06-30 Eric Dumazetnet/af_unix: fix a data-race in unix_dgram_sendmsg...
2021-06-30 Chengyang Fannet: ipv4: fix memory leak in ip_mc_add1_src
2021-06-30 Dongliang Munet: usb: fix possible use-after-free in smsc75xx_bind
2021-06-30 Maciej Żenczykowskinet: cdc_ncm: switch to eth%d interface naming
2021-06-30 Christophe... netxen_nic: Fix an error handling path in 'netxen_nic_p...
2021-06-30 Christophe... qlcnic: Fix an error handling path in 'qlcnic_probe()'
2021-06-30 Jisheng Zhangnet: stmmac: dwmac1000: Fix extended MAC address regist...
2021-06-30 Christophe... alx: Fix an error handling path in 'alx_probe()'
2021-06-30 Maxim Mikityanskiynetfilter: synproxy: Fix out of bounds when parsing...
2021-06-30 Ido Schimmelrtnetlink: Fix regression in bridge VLAN configuration
2021-06-30 Paolo Abeniudp: fix race between close() and udp_abort()
2021-06-30 Pavel Skripkinnet: rds: fix memory leak in rds_recvmsg
2021-06-30 Nanyong Sunnet: ipv4: fix memory leak in netlbl_cipsov4_add_std
2021-06-30 Sven Eckelmannbatman-adv: Avoid WARN_ON timing related checks
2021-06-30 Naoya Horiguchimm: hwpoison: change PageHWPoison behavior on hugetlb...
2021-06-30 Yang Yingliangdmaengine: stedma40: add missing iounmap() on error...
2021-06-30 Randy Dunlapdmaengine: QCOM_HIDMA_MGMT depends on HAS_IOMEM
2021-06-30 Zheng Yongjunfib: Return the correct errno code
2021-06-30 Zheng Yongjunnet: Return the correct errno code
2021-06-30 Zheng Yongjunnet/x25: Return the correct errno code
2021-06-30 Jiapeng Chongrtnetlink: Fix missing error code in rtnl_bridge_notify()
2021-06-30 Josh Triplettnet: ipconfig: Don't override command-line hostnames...
2021-06-30 Jiapeng Chongethernet: myri10ge: Fix missing error code in myri10ge_...
2021-06-30 Maurizio Lombardiscsi: target: core: Fix warning on realtime kernels
2021-06-30 Hillf Dantongfs2: Fix use-after-free in gfs2_glock_shrink_scan
2021-06-30 Bixuan CuiHID: gt683r: add missing MODULE_DEVICE_TABLE
2021-06-30 Yongqiang LiuARM: OMAP2+: Fix build warning when mmc_omap is not...
2021-06-30 Anirudh RayabharamHID: usbhid: fix info leak in hid_submit_ctrl
2021-06-30 Mark BolhuisHID: Add BUS_VIRTUAL to hid_connect logging
2021-06-30 Srinivas PandruvadaHID: hid-sensor-hub: Return error for hid_set_field...
2021-06-30 Dan Robertsonnet: ieee802154: fix null deref in parse dev addr
2021-06-16 Greg Kroah... Linux 4.9.273 v4.9.273
2021-06-16 Linus Torvaldsproc: only require mm_struct for writing
2021-06-16 Liangyantracing: Correct the length check which causes memory...
2021-06-16 Steven Rostedt... ftrace: Do not blindly read the ip address in ftrace_bug()
2021-06-16 Ming Leiscsi: core: Only put parent device if host state differ...
2021-06-16 Ming Leiscsi: core: Fix error handling of scsi_host_alloc()
2021-06-16 Dai NgoNFSv4: nfs4_proc_set_acl needs to restore NFS_CAP_UIDGI...
2021-06-16 Paolo Bonzinikvm: fix previous commit for 32-bit builds
2021-06-16 Leo Yanperf session: Correct buffer copying when peeking events
2021-06-16 Dan CarpenterNFS: Fix a potential NULL dereference in nfs_get_client()
2021-06-16 Marco Elverperf: Fix data race between pin_count increment/decrement
2021-06-16 Maciej Żenczykowskiusb: fix various gadget panics on 10gbps cabling
2021-06-16 Maciej Żenczykowskiusb: fix various gadgets null ptr deref on 10gbps cabling.
2021-06-16 Linyu Yuanusb: gadget: eem: fix wrong eem header operation
2021-06-16 Johan HovoldUSB: serial: quatech2: fix control-request directions
2021-06-16 Alexandre GRIVEAUXUSB: serial: omninet: add device id for Zyxel Omni...
2021-06-16 George McCollisterUSB: serial: ftdi_sio: add NovaTech OrionMX product ID
2021-06-16 Marian-Cristian... usb: dwc3: ep0: fix NULL pointer exception
2021-06-16 Maciej ŻenczykowskiUSB: f_ncm: ncm_bitrate (speed) is unsigned
2021-06-16 Alexander Kuznetsovcgroup1: don't allow '\n' in renaming
next