]> git.itanic.dy.fi Git - linux-stable/shortlog
linux-stable
2019-01-09 Greg Kroah... Linux 4.9.149 v4.9.149
2019-01-09 Lukas Wunnerspi: bcm2835: Unbreak the build of esoteric configs
2019-01-09 Tomas Winklertpm: tpm_i2c_nuvoton: use correct command duration...
2019-01-09 Maciej W. Rozyckirtc: m41t80: Correct alarm month range with RTC reads
2019-01-09 Will Deaconarm64: KVM: Avoid setting the upper 32 bits of VTCR_EL2...
2019-01-09 Vitaly Kuznetsovx86/kvm/vmx: do not use vm-exit instruction length...
2019-01-09 Georgy A BystreninCIFS: Fix error mapping for SMB2_LOCK command which...
2019-01-09 Aaro KoskinenMIPS: OCTEON: mark RGMII interface disabled on OCTEON III
2019-01-09 Huacai ChenMIPS: Align kernel load address to 64KB
2019-01-09 Huacai ChenMIPS: Ensure pmd_present() returns false after pmd_mkno...
2019-01-09 Hans Verkuilmedia: v4l2-tpg: array index could become negative
2019-01-09 Hans Verkuilmedia: vivid: free bitmap_cap when updating std/timings...
2019-01-09 Nava kishore... serial: uartps: Fix interrupt mask issue to handle...
2019-01-09 Martin Blumenstinglf2fs: fix validation of the block count in sanity_check...
2019-01-09 Macpaul Lincdc-acm: fix abnormal DATA RX issue for Mediatek Preloader.
2019-01-09 Johan Jonkerclk: rockchip: fix typo in rk3188 spdif_frac parent
2019-01-09 Lukas Wunnerspi: bcm2835: Avoid finishing transfer prematurely...
2019-01-09 Lukas Wunnerspi: bcm2835: Fix book-keeping of DMA termination
2019-01-09 Lukas Wunnerspi: bcm2835: Fix race on DMA termination
2019-01-09 Theodore Ts'oext4: force inode writes when nfsd calls commit_metadata()
2019-01-09 Theodore Ts'oext4: include terminating u32 in size of xattr entries...
2019-01-09 ruippan (潘睿)ext4: fix EXT4_IOC_GROUP_ADD ioctl
2019-01-09 Maurizio Lombardiext4: missing unlock/put_page() in ext4_try_to_write_in...
2019-01-09 Pan Bianext4: fix possible use after free in ext4_quota_enable
2019-01-09 Ben Hutchingsperf pmu: Suppress potential format-truncation warning
2019-01-09 Miquel Raynalplatform-msi: Free descriptors in platform_msi_domain_f...
2019-01-09 Sean ChristophersonKVM: x86: Use jmp to invoke kvm_spurious_fault() from...
2019-01-09 Patrick DreyerInput: elan_i2c - add ACPI ID for touchpad in ASUS...
2019-01-09 Bjørn Morkqmi_wwan: apply SET_DTR quirk to the SIMCOM shared...
2019-01-09 Colin Ian Kingstaging: wilc1000: fix missing read_write setting when...
2019-01-09 Jia-Ju Baiusb: r8a66597: Fix a possible concurrency use-after...
2019-01-09 Jörgen StorvistUSB: serial: option: add Fibocom NL678 series
2019-01-09 Scott ChenUSB: serial: pl2303: add ids for Hewlett-Packard HP...
2019-01-09 Sameer PujarALSA: hda/tegra: clear pending irq handlers
2019-01-09 Mantas MikulėnasALSA: hda: add mute LED support for HP EliteBook 840 G4
2019-01-09 Arnd Bergmannmtd: atmel-quadspi: disallow building on ebsa110
2019-01-09 Gustavo A.... ALSA: emux: Fix potential Spectre v1 vulnerabilities
2019-01-09 Gustavo A.... ALSA: pcm: Fix potential Spectre v1 vulnerability
2019-01-09 Gustavo A.... ALSA: emu10k1: Fix potential Spectre v1 vulnerabilities
2019-01-09 Gustavo A.... ALSA: rme9652: Fix potential Spectre v1 vulnerability
2019-01-09 Cong Wangptr_ring: wrap back ->producer in __ptr_ring_swap_queue()
2019-01-09 Deepa Dinamanisock: Make sock->sk_stamp thread-safe
2019-01-09 Yuval Avnerynet/mlx5: Typo fix in del_sw_hw_rule
2019-01-09 Alaa Hleihelnet/mlx5e: Remove the false indication of software...
2019-01-09 Lorenzo Bianconigro_cell: add napi_disable in gro_cells_destroy
2019-01-09 Cong Wangtipc: compare remote and local protocols in tipc_udp_en...
2019-01-09 Cong Wangtipc: use lock_sock() in tipc_sk_reinit()
2019-01-09 Juergen Grossxen/netfront: tolerate frags with no data
2019-01-09 Jorgen HansenVSOCK: Send reset control packet when socket is partial...
2019-01-09 Jason Wangvhost: make sure used idx is seen before log in vhost_a...
2019-01-09 Cong Wangtipc: fix a double kfree_skb()
2019-01-09 Xin Longsctp: initialize sin6_flowinfo for ipv6 addrs in sctp_i...
2019-01-09 Willem de Bruijnpacket: validate address length if non-zero
2019-01-09 Willem de Bruijnpacket: validate address length
2019-01-09 Cong Wangnet/wan: fix a double free in x25_asy_open_tty()
2019-01-09 Cong Wangnetrom: fix locking in nr_find_socket()
2019-01-09 Kunihiko Hayashinet: phy: Fix the issue that netif always links up...
2019-01-09 Michal Kubeceknet: ipv4: do not handle duplicate fragments as overlapping
2019-01-09 Eric Dumazetisdn: fix kernel-infoleak in capi_unlocked_ioctl
2019-01-09 Eric Dumazetipv6: tunnels: fix two use-after-free
2019-01-09 Cong Wangipv6: explicitly initialize udp6_addr in udp_sock_create6()
2019-01-09 Willem de Bruijnieee802154: lowpan_header_create check must check daddr
2019-01-09 Tyrel Datwyleribmveth: fix DMA unmap error in ibmveth_xmit_start...
2019-01-09 Cong Wangax25: fix a use-after-free in ax25_fillin_cb()
2019-01-09 Gustavo A.... ipv4: Fix potential Spectre v1 vulnerability
2019-01-09 Gustavo A.... ip6mr: Fix potential Spectre v1 vulnerability
2019-01-09 Guenter RoeckNFC: nxp-nci: Include unaligned.h instead of access_ok.h
2018-12-29 Greg Kroah... Linux 4.9.148 v4.9.148
2018-12-29 Gustavo A.... drm/ioctl: Fix Spectre v1 vulnerabilities
2018-12-29 Ivan Delalandeproc/sysctl: don't return ENOMEM on lookup when a table...
2018-12-29 Sergey Senozhatskypanic: avoid deadlocks in re-entrant console drivers
2018-12-29 Richard Weinbergerubifs: Handle re-linking of inodes correctly while...
2018-12-29 Sebastian Andrzej... x86/fpu: Disable bottom halves while loading FPU registers
2018-12-29 Colin Ian Kingx86/mtrr: Don't copy uninitialized gentry fields back...
2018-12-29 Dexuan CuiDrivers: hv: vmbus: Return -EINVAL for the sys files...
2018-12-29 Christophe... gpio: max7301: fix driver for use with CONFIG_VMAP_STACK
2018-12-29 Russell Kingmmc: omap_hsmmc: fix DMA API warning
2018-12-29 Ulf Hanssonmmc: core: Use a minimum 1600ms timeout when enabling...
2018-12-29 Ulf Hanssonmmc: core: Allow BKOPS and CACHE ctrl even if no HPI...
2018-12-29 Ulf Hanssonmmc: core: Reset HPI enabled state during re-init and...
2018-12-29 Jörgen StorvistUSB: serial: option: add Telit LN940 series
2018-12-29 Jörgen StorvistUSB: serial: option: add Fibocom NL668 series
2018-12-29 Jörgen StorvistUSB: serial: option: add Simcom SIM7500/SIM7600 (MBIM...
2018-12-29 Tore AndersonUSB: serial: option: add HP lt4132
2018-12-29 Jörgen StorvistUSB: serial: option: add GosunCn ZTE WeLink ME3630
2018-12-29 Mathias Nymanxhci: Don't prevent USB2 bus suspend in state check...
2018-12-29 Hui PengUSB: hso: Fix OOB memory access in hso_probe/hso_get_co...
2018-12-29 Bart Van Asscheib_srpt: Fix a use-after-free in __srpt_close_all_ch()
2018-12-29 Mikulas Patockablock: fix infinite loop if the device loses discard...
2018-12-29 Jens Axboeblock: break discard submissions into the user defined...
2018-12-21 Greg Kroah... Linux 4.9.147 v4.9.147
2018-12-21 Trent Piephortc: snvs: Add timeouts to avoid kernel lockups
2018-12-21 Guy Shapirortc: snvs: add a missing write sync
2018-12-21 Israel Rukshinnvmet-rdma: fix response use after free
2018-12-21 Hans de Goedei2c: scmi: Fix probe error on devices with an empty...
2018-12-21 Adamski, Krzysztof... i2c: axxia: properly handle master timeout
2018-12-21 Stefan Hajnoczivhost/vsock: fix reset orphans race with close timeout
2018-12-21 Steve Frenchcifs: In Kconfig CONFIG_CIFS_POSIX needs depends on...
2018-12-21 Sam Bobroffdrm/ast: Fix connector leak during driver unload
2018-12-21 Nicolas Saenz... ethernet: fman: fix wrong of_node_put() in probe function
next