]> git.itanic.dy.fi Git - linux-stable/shortlog
linux-stable
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
2018-12-21 Vladimir MurzinARM: 8815/1: V7M: align v7m_dma_inv_range() with v7...
2018-12-21 Chris ColeARM: 8814/1: mm: improve/fix ARM v7_dma_inv_range(...
2018-12-21 Alexei Starovoitovbpf: check pending signals while verifying programs
2018-12-21 Saeed Mahameednet/mlx4_en: Fix build break when CONFIG_INET is off
2018-12-21 Anderson Luiz... mv88e6060: disable hardware level MAC learning
2018-12-21 Juha-Matti... libata: whitelist all SAMSUNG MZ7KM* solid-state disks
2018-12-21 Tony LindgrenInput: omap-keypad - fix keyboard debounce configuration
2018-12-21 Dan Carpenterclk: mmp: Off by one in mmp_clk_add()
2018-12-21 Dan Carpenterclk: mvebu: Off by one bugs in cp110_of_clk_get()
2018-12-21 Yangtao Liide: pmac: add of_node_put()
2018-12-21 Yangtao Lidrivers/tty: add missing of_node_put()
2018-12-21 Yangtao Lidrivers/sbus/char: add of_node_put()
2018-12-21 Yangtao Lisbus: char: add of_node_put()
2018-12-21 Trond MyklebustSUNRPC: Fix a potential race in xprt_connect()
2018-12-21 Dave Kleikampnfs: don't dirty kernel pages read by direct-io
2018-12-21 Toni Peltonenbonding: fix 802.3ad state sent to partner when unbindi...
2018-12-21 Jose AbreuARC: io.h: Implement reads{x}()/writes{x}()
2018-12-21 Sean Pauldrm/msm: Grab a vblank reference when waiting for commi...
2018-12-21 YiFei Zhux86/earlyprintk/efi: Fix infinite loop on some screen...
2018-12-21 Cathy Averyscsi: vmw_pscsi: Rearrange code to avoid multiple calls...
2018-12-21 Fred Herardscsi: libiscsi: Fix NULL pointer dereference in iscsi_e...
2018-12-21 Alexey Khoroshilovmac80211_hwsim: fix module init error paths for netlink
2018-12-21 Steven Rostedt... locking/qspinlock: Fix build for anonymous union in...
2018-12-21 Peter Zijlstralocking/qspinlock, x86: Provide liveness guarantee
2018-12-21 Will Deaconlocking/qspinlock/x86: Increase _Q_PENDING_LOOPS upper...
2018-12-21 Peter Zijlstralocking/qspinlock: Re-order code
2018-12-21 Will Deaconlocking/qspinlock: Kill cmpxchg() loop when claiming...
2018-12-21 Will Deaconlocking/qspinlock: Remove duplicate clear_pending(...
2018-12-21 Will Deaconlocking/qspinlock: Remove unbounded cmpxchg() loop...
2018-12-21 Will Deaconlocking/qspinlock: Merge 'struct __qspinlock' into...
2018-12-21 Will Deaconlocking/qspinlock: Bound spinning on pending->locked...
2018-12-21 Will Deaconlocking/qspinlock: Ensure node is initialised before...
2018-12-21 Paul E. McKenneylocking: Remove smp_read_barrier_depends() from queued_...
2018-12-21 Michael J.... IB/hfi1: Remove race conditions in user_sdma send path
2018-12-21 Ilan Peermac80211: Fix condition validating WMM IE
2018-12-21 Emmanuel Grumbachmac80211: don't WARN on bad WMM parameters from buggy APs
2018-12-21 Chris Wilsondrm/i915/execlists: Apply a full mb before execution...
2018-12-21 Brian NorrisRevert "drm/rockchip: Allow driver to be shutdown on...
2018-12-21 Radu Rendecpowerpc/msi: Fix NULL pointer access in teardown code
2018-12-21 Steven Rostedt... tracing: Fix memory leak of instance function hash...
2018-12-21 Steven Rostedt... tracing: Fix memory leak in set_trigger_filter()
2018-12-21 Lubomir RintelARM: mmp/mmp2: fix cpu_is_mmp2() on mmp2-dt
2018-12-21 Aaro KoskinenMMC: OMAP: fix broken MMC on OMAP15XX/OMAP5910/OMAP310
2018-12-21 Jeff Moyeraio: fix spectre gadget in lookup_ioctx
2018-12-21 Chen-Yu Tsaipinctrl: sunxi: a83t: Fix IRQ offset typo for PH11
2018-12-21 Ingo Molnartimer/debug: Change /proc/timer_list from 0444 to 0400
2018-12-21 Davidlohr Buesolib/interval_tree_test.c: allow users to limit scope...
2018-12-21 Davidlohr Buesolib/rbtree-test: lower default params
2018-12-21 Davidlohr Buesolib/rbtree_test.c: make input module parameters
2018-12-21 Davidlohr Buesolib/interval_tree_test.c: allow full tree search
2018-12-21 Davidlohr Buesolib/interval_tree_test.c: make test options module...
2018-12-21 Will Deaconsignal: Introduce COMPAT_SIGMINSTKSZ for use in compat_...
2018-12-17 Greg Kroah... Linux 4.9.146 v4.9.146
2018-12-17 Guenter Roeckstaging: speakup: Replace strncpy with memcpy
2018-12-17 Namhyung Kimpstore: Convert console write to use ->write_buf
2018-12-17 Pan Bianocfs2: fix potential use after free
2018-12-17 Qian Caidebugobjects: avoid recursive calls with kmemleak
2018-12-17 Pan Bianhfsplus: do not free node before using
2018-12-17 Pan Bianhfs: do not free node before using
2018-12-17 Larry Chenocfs2: fix deadlock caused by ocfs2_defrag_extent()
2018-12-17 Colin Ian Kingfscache, cachefiles: remove redundant variable 'cache'
2018-12-17 NeilBrownfscache: fix race between enablement and dropping of...
2018-12-17 Srikanth Boddepallixen: xlate_mmu: add missing header to fix 'W=1' warning
2018-12-17 Y.C. Chendrm/ast: fixed reading monitor EDID not stable issue
2018-12-17 Pan Biannet: hisilicon: remove unexpected free_netdev
2018-12-17 Josh Elsasserixgbe: recognize 1000BaseLX SFP modules as 1Gbps
2018-12-17 Yunjian Wangigb: fix uninitialized variables
next