]> git.ipfire.org Git - thirdparty/kernel/stable.git/shortlog
thirdparty/kernel/stable.git
2018-11-21  Lucas Stachdrm/etnaviv: fix bogus fence complete check in timeout...
2018-11-21  Akshu Agrawaldrm/amd/powerplay: Enable/Disable NBPSTATE on On/OFF...
2018-11-21  Lyude Pauldrm/nouveau: Fix nv50_mstc->best_encoder()
2018-11-21  Lyude Pauldrm/nouveau: Check backlight IDs are >= 0, not > 0
2018-11-21  Alex Deucherdrm/amdgpu: add missing CHIP_HAINAN in amdgpu_ucode_get...
2018-11-21  Rex Zhudrm/amdgpu: Fix typo in amdgpu_vmid_mgr_init
2018-11-21  Johan Hovolddrm/msm: fix OF child-node lookup
2018-11-21  Marc Zyngierdrm/rockchip: Allow driver to be shutdown on reboot...
2018-11-21  Ard Biesheuvelefi/arm/libstub: Pack FDT after populating it
2018-11-21  Vasily Averinmm/swapfile.c: use kvzalloc for swap_info_struct allocation
2018-11-21  Mike Kravetzhugetlbfs: fix kernel BUG at fs/hugetlbfs/inode.c:444!
2018-11-21  Arnd Bergmannlib/ubsan.c: don't mark __ubsan_handle_builtin_unreacha...
2018-11-21  Eric Biggerscrypto: user - fix leaking uninitialized memory to...
2018-11-21  Diego Violalibata: blacklist SAMSUNG MZ7TD256HAFV-000L9 SSD
2018-11-21  Andreas Gruenbachergfs2: Fix metadata read-ahead during truncate (2)
2018-11-21  Andreas Gruenbachergfs2: Put bitmap buffers in put_super
2018-11-21  Guenter Roeckconfigfs: replace strncpy with memcpy
2018-11-21  Ondrej Mosnacekselinux: check length properly in SCTP bind hook
2018-11-21  Miklos Szeredifuse: fix leaked notify reply
2018-11-21  Lukas Czernerfuse: fix use-after-free in fuse_direct_IO()
2018-11-21  Maciej W. Rozyckirtc: hctosys: Add missing range error reporting
2018-11-21  Scott Mayhewnfsd: COPY and CLONE operations require the saved fileh...
2018-11-21  Trond MyklebustNFSv4: Don't exit the state manager without clearing...
2018-11-21  Frank Sorensonsunrpc: correct the computation for page_ptr when trunc...
2018-11-21  Christophe... kdb: print real address of pointers instead of hashed...
2018-11-21  Christophe... kdb: use correct pointer when 'btc' calls 'btt'
2018-11-21  Benjamin Coddingtonmnt: fix __detach_mounts infinite loop
2018-11-21  Eric W. Biedermanmount: Prevent MNT_DETACH from disconnecting locked...
2018-11-21  Eric W. Biedermanmount: Don't allow copying MNT_UNBINDABLE|MNT_LOCKED...
2018-11-21  Eric W. Biedermanmount: Retest MNT_LOCKED in do_umount
2018-11-21  Vasily Averinext4: fix buffer leak in __ext4_read_dirblock() on...
2018-11-21  Vasily Averinext4: fix buffer leak in ext4_expand_extra_isize_ea...
2018-11-21  Vasily Averinext4: fix buffer leak in ext4_xattr_move_to_block(...
2018-11-21  Vasily Averinext4: release bs.bh before re-using in ext4_xattr_block...
2018-11-21  Vasily Averinext4: fix buffer leak in ext4_xattr_get_block() on...
2018-11-21  Vasily Averinext4: fix possible leak of s_journal_flag_rwsem in...
2018-11-21  Theodore Ts'oext4: fix possible leak of sbi->s_group_desc_leak in...
2018-11-21  Theodore Ts'oext4: avoid possible double brelse() in add_new_gdb...
2018-11-21  Vasily Averinext4: fix missing cleanup if ext4_alloc_flex_bg_array...
2018-11-21  Vasily Averinext4: avoid buffer leak in ext4_orphan_add() after...
2018-11-21  Vasily Averinext4: avoid buffer leak on shutdown in ext4_mark_iloc_d...
2018-11-21  Vasily Averinext4: fix possible inode leak in the retry loop of...
2018-11-21  Vasily Averinext4: missing !bh check in ext4_xattr_inode_write()
2018-11-21  Vasily Averinext4: avoid potential extra brelse in setup_new_flex_gr...
2018-11-21  Vasily Averinext4: add missing brelse() add_new_gdb_meta_bg()'s...
2018-11-21  Vasily Averinext4: add missing brelse() in set_flexbg_block_bitmap...
2018-11-21  Vasily Averinext4: add missing brelse() update_backups()'s error...
2018-11-21  Michael Kelleyclockevents/drivers/i8253: Add support for PIT shutdown...
2018-11-21  Filipe MananaBtrfs: fix data corruption due to cloning of eof block
2018-11-21  Filipe MananaBtrfs: fix infinite loop on inode eviction after dedupl...
2018-11-21  Robbie KoBtrfs: fix cur_offset in the error case for nocow
2018-11-21  Lu Fengqibtrfs: fix pinned underflow after transaction aborted
2018-11-21  Mathieu Malaterrewatchdog/core: Add missing prototypes for weak functions
2018-11-21  H. Peter Anvin... arch/alpha, termios: implement BOTHER, IBSHIFT and...
2018-11-21  H. Peter Anvintermios, tty/tty_baudrate.c: fix buffer overrun
2018-11-21  Michael Kelleyx86/hyper-v: Enable PIT shutdown quirk
2018-11-21  Steven Rostedt... x86/cpu/vmware: Do not trace vmware_sched_clock()
2018-11-21  John Garryof, numa: Validate some distance map rules
2018-11-21  Thomas Richterperf stat: Handle different PMU names with common prefix
2018-11-21  Dmitry Osipenkohwmon: (core) Fix double-free in __hwmon_device_register()
2018-11-21  Arnd Bergmannmtd: docg3: don't set conflicting BCH_CONST_PARAMS...
2018-11-21  Boris Brezillonmtd: nand: Fix nanddev_neraseblocks()
2018-11-21  Christophe... mtd: spi-nor: cadence-quadspi: Return error code in...
2018-11-21  Jarod Wilsonbonding/802.3ad: fix link_failure_count tracking
2018-11-21  Ard BiesheuvelARM: 8809/1: proc-v7: fix Thumb annotation of cpu_v7_hv...
2018-11-21  Vasily Khoruzhicknetfilter: conntrack: fix calculation of next bucket...
2018-11-21  Michal Hockomemory_hotplug: cond_resched in __remove_pages
2018-11-21  Andrea Arcangelimm: thp: relax __GFP_THISNODE for MADV_HUGEPAGE mappings
2018-11-21  Wengang Wangocfs2: free up write context when direct IO failed
2018-11-21  Changwei Geocfs2: fix a misuse a of brelse after failing ocfs2_che...
2018-11-21  Marc Zyngiersoc: ti: QMSS: Fix usage of irq_set_affinity_hint
2018-11-21  Christophe... Revert "powerpc/8xx: Use L1 entry APG to handle _PAGE_A...
2018-11-21  Ming LeiSCSI: fix queue cleanup race before queue initializatio...
2018-11-21  Quinn Transcsi: qla2xxx: Initialize port speed to avoid setting...
2018-11-21  Greg Edwardsvhost/scsi: truncate T10 PI iov_iter to prot_bytes
2018-11-21  Gustavo A.... reset: hisilicon: fix potential NULL pointer dereference
2018-11-21  Dan Williamsacpi, nfit: Fix ARS overflow continuation
2018-11-21  Vishal Vermaacpi/nfit, x86/mce: Validate a MCE's address before...
2018-11-21  Vishal Vermaacpi/nfit, x86/mce: Handle only uncorrectable machine...
2018-11-21  Mikulas Patockamach64: fix image corruption due to reading accelerator...
2018-11-21  Mikulas Patockamach64: fix display corruption on big endian machines
2018-11-21  Dmitry Osipenkothermal: core: Fix use-after-free in thermal_cooling_de...
2018-11-21  Yan, ZhengRevert "ceph: fix dentry leak in splice_dentry()"
2018-11-21  Ilya Dryomovlibceph: bump CEPH_MSG_MAX_DATA_LEN
2018-11-21  Enric Balletbo... clk: rockchip: Fix static checker warning in rockchip_d...
2018-11-21  Ziyuan Xuclk: rockchip: fix wrong mmc sample phase shift for...
2018-11-21  Icenowy Zhengclk: sunxi-ng: h6: fix bus clocks' divider position
2018-11-21  Ronald Wahlclk: at91: Fix division by zero in PLL recalc_rate()
2018-11-21  Krzysztof Kozlowskiclk: s2mps11: Fix matching when built as module and...
2018-11-21  Richard Weinbergerum: Drop own definition of PTRACE_SYSEMU/_SINGLESTEP
2018-11-21  Max Filippovxtensa: fix boot parameters address translation
2018-11-21  Max Filippovxtensa: make sure bFLT stack is 16 byte aligned
2018-11-21  Max Filippovxtensa: add NOTES section to the linker script
2018-11-21  Huacai ChenMIPS: Loongson-3: Fix BRIDGE irq delivery problem
2018-11-21  Huacai ChenMIPS: Loongson-3: Fix CPU UART irq delivery problem
2018-11-21  Minchan Kimzram: close udev startup race condition as default...
2018-11-21  Jerome Brunetclk: meson: axg: mark fdiv2 and fdiv3 as critical
2018-11-21  Christian Hewittclk: meson-gxbb: set fclk_div3 as CLK_IS_CRITICAL
2018-11-21  Aaro Koskinenarm64: dts: stratix10: fix multicast filtering
2018-11-21  Thor Thayerarm64: dts: stratix10: Support Ethernet Jumbo frame
next