]> git.ipfire.org Git - thirdparty/kernel/stable.git/shortlog
thirdparty/kernel/stable.git
2017-06-14  Juergen Grossefi: Don't issue error message when booted under Xen
2017-06-14  Jan Karagfs2: Make flush bios explicitely sync
2017-06-14  J. Bruce Fieldsnfsd4: fix null dereference on replay
2017-06-14  Alex Deucherdrm/amdgpu/ci: disable mclk switching for high refresh...
2017-06-14  Vegard Nossumkthread: Fix use-after-free if kthread fork fails
2017-06-14  Amir Goldsteinovl: fix creds leak in copy up error path
2017-06-14  Gilad Ben-Yossefcrypto: gcm - wait for crypto op not signal safe
2017-06-14  Gilad Ben-Yossefcrypto: drbg - wait for crypto op not signal safe
2017-06-14  Eric BiggersKEYS: encrypted: avoid encrypting/decrypting stack...
2017-06-14  Eric BiggersKEYS: fix freeing uninitialized memory in key_update()
2017-06-14  Eric BiggersKEYS: fix dereferencing NULL payload with nonzero length
2017-06-14  Gilad Ben-Yossefcrypto: asymmetric_keys - handle EBUSY due to backlog...
2017-06-14  Murali KaricheriARM: dts: keystone-k2l: fix broken Ethernet due to...
2017-06-14  Eric W. Biedermanptrace: Properly initialize ptracer_cred on fork
2017-06-14  Lucas Stachserial: core: fix crash in uart_suspend_port
2017-06-14  Johan Hovoldserial: ifx6x60: fix use-after-free on module unload
2017-06-14  Jan Kiszkaserial: exar: Fix stuck MSIs
2017-06-14  Luis Henriquesftrace: Fix memory leak in ftrace_graph_release()
2017-06-14  Jane Chuarch/sparc: support NR_CPUS = 4096
2017-06-14  Pavel Tatashinsparc64: delete old wrap code
2017-06-14  Pavel Tatashinsparc64: new context wrap
2017-06-14  Pavel Tatashinsparc64: add per-cpu mm of secondary contexts
2017-06-14  Pavel Tatashinsparc64: redefine first version
2017-06-14  Pavel Tatashinsparc64: combine activate_mm and switch_mm
2017-06-14  Pavel Tatashinsparc64: reset mm cpumask after wrap
2017-06-14  Liam R. Howlettsparc/mm/hugepages: Fix setup_hugepagesz for invalid...
2017-06-14  James Clarkesparc: Machine description indices can vary
2017-06-14  Mike Kravetzsparc64: mm: fix copy_tsb to correctly copy huge page...
2017-06-14  David S. Millersparc64: Add __multi3 for gcc 7.x and later.
2017-06-14  Niklas Casselnet: stmmac: fix completely hung TX when using TSO
2017-06-14  Max Filippovnet: ethoc: enable NAPI before poll may be scheduled
2017-06-14  Nikolay Aleksandrovnet: bridge: fix a null pointer dereference in br_afspec
2017-06-14  Eugeniu Roscaravb: Fix use-after-free on `ifconfig eth0 down`
2017-06-14  Richard Hainesnet/ipv6: Fix CALIPSO causing GPF with datagram support
2017-06-14  Eric Dumazetnet: ping: do not abuse udp_poll()
2017-06-14  Florian Fainellinet: dsa: Fix stale cpu_switch reference after unbind...
2017-06-14  David S. Milleripv6: Fix leak in ipv6_gso_segment().
2017-06-14  Eric Garvergeneve: fix needed_headroom and max_mtu for collect_met...
2017-06-14  Soheil Hassas... sock: reset sk_err when the error queue is empty
2017-06-14  Liam McBirnieip6_tunnel: fix traffic class routing for tunnels
2017-06-14  Mark Blochvxlan: fix use-after-free on deletion
2017-06-14  Yuchung Chengtcp: disallow cwnd undo when switching congestion control
2017-06-14  Ganesh Goudarcxgb4: avoid enabling napi twice to the same queue
2017-06-14  Ben Hutchingsipv6: xfrm: Handle errors reported by xfrm6_find_1stfra...
2017-06-14  Florian Fainellinet: systemport: Fix missing Wake-on-LAN interrupt...
2017-06-14  Lance Richardsonvxlan: eliminate cached dst leak
2017-06-14  Nikolay Aleksandrovnet: bridge: start hello timer only if device is up
2017-06-14  Mintz, Yuvalbnx2x: Fix Multi-Cos
2017-06-07  Greg Kroah... Linux 4.11.4 v4.11.4
2017-06-07  Jan Karaxfs: Fix off-by-in in loop termination in xfs_find_get_...
2017-06-07  Eric Sandeenxfs: fix unaligned access in xfs_btree_visit_blocks
2017-06-07  Darrick J.... xfs: avoid mount-time deadlock in CoW extent recovery
2017-06-07  Christoph Hellwigxfs: xfs_trans_alloc_empty
2017-06-07  Zorro Langxfs: bad assertion for delalloc an extent that start...
2017-06-07  Darrick J.... xfs: BMAPX shouldn't barf on inline-format directories
2017-06-07  Brian Fosterxfs: fix indlen accounting error on partial delalloc...
2017-06-07  Eryu Guanxfs: fix use-after-free in xfs_finish_page_writeback
2017-06-07  Darrick J.... xfs: reserve enough blocks to handle btree splits when...
2017-06-07  Brian Fosterxfs: wait on new inodes during quotaoff dquot release
2017-06-07  Brian Fosterxfs: update ag iterator to support wait on new inodes
2017-06-07  Brian Fosterxfs: support ability to wait on new inodes
2017-06-07  Brian Fosterxfs: fix up quotacheck buffer list error handling
2017-06-07  Brian Fosterxfs: prevent multi-fsb dir readahead from reading rando...
2017-06-07  Eric Sandeenxfs: handle array index overrun in xfs_dir2_leaf_readbuf()
2017-06-07  Christoph Hellwigxfs: fix integer truncation in xfs_bmap_remap_alloc
2017-06-07  Brian Fosterxfs: drop iolock from reclaim context to appease lockdep
2017-06-07  Darrick J.... xfs: actually report xattr extents via iomap
2017-06-07  Darrick J.... xfs: fix over-copying of getbmap parameters from userspace
2017-06-07  Brian Fosterxfs: use dedicated log worker wq to avoid deadlock...
2017-06-07  Eryu Guanxfs: fix off-by-one on max nr_pages in xfs_find_get_des...
2017-06-07  Brian Fosterxfs: use ->b_state to fix buffer I/O accounting release...
2017-06-07  Jan Karaxfs: Fix missed holes in SEEK_HOLE implementation
2017-06-07  Patrik Jakobssondrm/gma500/psb: Actually use VBT mode when it is found
2017-06-07  Thomas Gleixnerslub/memcg: cure the brainless abuse of sysfs attributes
2017-06-07  Andrea Arcangeliksm: prevent crash after write_protect_page fails
2017-06-07  Rob Landleyx86/boot: Use CROSS_COMPILE prefix for readelf
2017-06-07  Mike MarciniszynRDMA/qib,hfi1: Fix MR reference count leak on write...
2017-06-07  Israel RukshinRDMA/srp: Fix NULL deref at srp_destroy_qp()
2017-06-07  Michal Hockomm: consider memblock reservations for deferred memory...
2017-06-07  James Morsemm/hugetlb: report -EHWPOISON not -EFAULT when FOLL_HWP...
2017-06-07  Yisheng Xiemlock: fix mlock count can not decrease in race condition
2017-06-07  Punit Agrawalmm/migrate: fix refcount handling when !hugepage_migrat...
2017-06-07  Ross Zwislerdax: fix race between colliding PMD & PTE entries
2017-06-07  Ross Zwislermm: avoid spurious 'bad pmd' warning messages
2017-06-07  Tetsuo Handamm/page_alloc.c: make sure OOM victim can try allocatio...
2017-06-07  Takashi IwaiALSA: usb: Fix a typo in Tascam US-16x08 mixer element
2017-06-07  Takashi IwaiRevert "ALSA: usb-audio: purge needless variable length...
2017-06-07  Alexander TsoyALSA: hda - apply STAC_9200_DELL_M22 quirk for Dell...
2017-06-07  Takashi IwaiALSA: hda - No loopback on ALC299 codec
2017-06-07  Nicolas Ioosspcmcia: remove left-over %Z format
2017-06-07  Lyudedrm/radeon: Unbreak HPD handling for r600+
2017-06-07  Alex Deucherdrm/radeon/ci: disable mclk switching for high refresh...
2017-06-07  Alex Deucherdrm/amd/powerplay/smu7: disable mclk switching for...
2017-06-07  Alex Deucherdrm/amd/powerplay/smu7: add vblank check for mclk switc...
2017-06-07  Ming Leinvme: avoid to use blk_mq_abort_requeue_list()
2017-06-07  Ming Leinvme: use blk_mq_start_hw_queues() in nvme_kill_queues()
2017-06-07  Marta Rybczynskanvme-rdma: support devices with queue size < 32
2017-06-07  Jason GereckeHID: wacom: Have wacom_tpc_irq guard against possible...
2017-06-07  Bryant G. Lyibmvscsis: Fix the incorrect req_lim_delta
2017-06-07  Bryant G. Lyibmvscsis: Clear left-over abort_cmd pointers
next