]> git.ipfire.org Git - thirdparty/kernel/linux.git/shortlog
thirdparty/kernel/linux.git
2018-08-02  Chengguang Xuceph: add additional range check in ceph_fallocate()
2018-08-02  Chengguang Xuceph: add new field max_file_size in ceph_fs_client
2018-08-02  Ilya Dryomovlibceph: weaken sizeof check in ceph_x_verify_authorize...
2018-08-02  Ilya Dryomovlibceph: check authorizer reply/challenge length before...
2018-08-02  Ilya Dryomovlibceph: implement CEPHX_V2 calculation mode
2018-08-02  Ilya Dryomovlibceph: add authorizer challenge
2018-08-02  Ilya Dryomovlibceph: factor out encrypt_authorizer()
2018-08-02  Ilya Dryomovlibceph: factor out __ceph_x_decrypt()
2018-08-02  Ilya Dryomovlibceph: factor out __prepare_write_connect()
2018-08-02  Ilya Dryomovlibceph: store ceph_auth_handshake pointer in ceph_conn...
2018-08-02  Stephen Hemmingerceph: fix whitespace
2018-08-02  Souptick Joarderceph: adding new return type vm_fault_t
2018-08-02  Ilya Dryomovlibceph: remove now unused ceph_{en,de}code_timespec()
2018-08-02  Arnd Bergmannceph: use timespec64 for r_stamp
2018-08-02  Arnd Bergmannlibceph: use timespec64 for r_mtime
2018-08-02  Arnd Bergmannceph: use timespec64 for inode timestamp
2018-08-02  Arnd Bergmannceph: stop using current_kernel_time()
2018-08-02  Arnd Bergmannlibceph: use timespec64 in for keepalive2 and ticket...
2018-08-02  Chengguang Xuceph: add d_drop for some error cases in ceph_symlink()
2018-08-02  Chengguang Xuceph: add d_drop for some error cases in ceph_mknod()
2018-08-02  Chengguang Xuceph: return errors from posix_acl_equiv_mode() correctly
2018-08-02  Yan, Zhengceph: fix incorrect use of strncpy
2018-08-02  Ilya Dryomovrbd: support for images within namespaces
2018-08-02  Ilya Dryomovrbd: pass rbd_spec into parse_rbd_opts_token()
2018-08-02  Ilya Dryomovlibceph: amend "bad option arg" error message
2018-08-02  Chengguang Xulibceph: stop parsing when a bad int arg is detected
2018-08-02  Ilya Dryomovlibceph: change ceph_pagelist_encode_string() to take u32
2018-08-02  Ilya Dryomovlibceph: make ceph_osdc_notify{,_ack}() payload_len u32
2018-08-02  Chengguang Xuceph: restore ctime as well in the case of restoring...
2018-08-02  Chengguang Xuceph: add retry logic for error -ERANGE in ceph_get_acl()
2018-07-29  Linus TorvaldsLinux 4.18-rc7 v4.18-rc7
2018-07-29  Linus TorvaldsMerge tag 'ext4_for_linus_stable' of git://git.kernel...
2018-07-29  Linus Torvaldssquashfs: be more careful about metadata corruption
2018-07-29  Theodore Ts'oext4: fix check to prevent initializing reserved inodes
2018-07-29  Linus TorvaldsMerge tag 'random_for_linus_stable' of git://git.kernel...
2018-07-28  Linus TorvaldsMerge tag 'gpio-v4.18-2' of git://git.kernel.org/pub...
2018-07-28  Linus TorvaldsMerge tag 'mips_fixes_4.18_5' of git://git.kernel.org...
2018-07-28  Linus TorvaldsMerge branch 'i2c/for-current' of git://git.kernel...
2018-07-27  Linus TorvaldsMerge tag 'for-linus-20180727' of git://git.kernel...
2018-07-27  Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2018-07-27  Linus TorvaldsMerge tag 'pci-v4.18-fixes-4' of git://git.kernel.org...
2018-07-27  Linus TorvaldsMerge tag 'arm64-fixes' of git://git.kernel.org/pub...
2018-07-27  Rafał MiłeckiRevert "MIPS: BCM47XX: Enable 74K Core ExternalSync...
2018-07-27  Linus TorvaldsMerge tag 'drm-fixes-2018-07-27' of git://anongit.freed...
2018-07-27  Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2018-07-27  Linus TorvaldsMerge tag 'trace-v4.18-rc6' of git://git.kernel.org...
2018-07-27  Linus TorvaldsMerge tag 'xfs-4.18-fixes-4' of git://git.kernel.org...
2018-07-27  Greg Edwardsblock: reset bi_iter.bi_done after splitting bio
2018-07-27  Shakeel Buttkvm, mm: account shadow page tables to kmemcg
2018-07-27  Li Wangzswap: re-check zswap_is_full() after do zswap_shrink()
2018-07-27  Arnd Bergmanninclude/linux/eventfd.h: include linux/errno.h
2018-07-27  Kirill A. Shutemovmm: fix vma_is_anonymous() false-positives
2018-07-27  Kirill A. Shutemovmm: use vma_init() to initialize VMAs on stack and...
2018-07-27  Kirill A. Shutemovmm: introduce vma_init()
2018-07-27  Dan Williamsmm: fix exports that inadvertently make put_page()...
2018-07-27  Davidlohr Buesoipc/sem.c: prevent queue.status tearing in semop
2018-07-27  Dave Jiangmm: disallow mappings that conflict for devm_memremap_p...
2018-07-27  Arnd Bergmannkasan: only select SLUB_DEBUG with SYSFS=y
2018-07-27  Tejun Heodelayacct: fix crash in delayacct_blkio_end() after...
2018-07-27  Dave AirlieMerge tag 'imx-drm-fixes-2018-07-20' of git://git.pengu...
2018-07-27  Dave AirlieMerge tag 'drm-intel-fixes-2018-07-26' of git://anongit...
2018-07-26  Martin Wilckblock: bio_iov_iter_get_pages: pin more pages for multi...
2018-07-26  Martin Wilckblkdev: __blkdev_direct_IO_simple: fix leak in error...
2018-07-26  Martin Wilckblock: bio_iov_iter_get_pages: fix size of last iovec
2018-07-26  Jens AxboeMerge branch 'nvme-4.18' of git://git.infradead.org...
2018-07-26  Thomas TaiPCI/AER: Work around use-after-free in pcie_do_fatal_re...
2018-07-26  Linus TorvaldsMerge tag 'usb-4.18-rc7' of git://git.kernel.org/pub...
2018-07-26  Linus TorvaldsMerge tag 'staging-4.18-rc7' of git://git.kernel.org...
2018-07-26  Linus TorvaldsMerge tag 'driver-core-4.18-rc7' of git://git.kernel...
2018-07-26  Linus TorvaldsMerge tag 'acpi-4.18-rc7' of git://git.kernel.org/pub...
2018-07-26  Linus TorvaldsMerge tag 'pm-4.18-rc7' of git://git.kernel.org/pub...
2018-07-26  Snild Dolkowkthread, tracing: Don't expose half-written comm when...
2018-07-26  Steven Rostedt... tracing: Quiet gcc warning about maybe unused link...
2018-07-26  Steven Rostedt... tracing: Fix possible double free in event_enable_trigg...
2018-07-25  Clint Taylordrm/i915/glk: Add Quirk for GLK NUC HDMI port issues.
2018-07-25  Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git.kernel...
2018-07-25  Linus TorvaldsMerge tag 'fscache-fixes-20180725' of git://git.kernel...
2018-07-25  Artem Savkovtracing/kprobes: Fix trace_probe flags on enable_trace_...
2018-07-25  Masami Hiramatsuselftests/ftrace: Add snapshot and tracing_on test...
2018-07-25  Masami Hiramatsuring_buffer: tracing: Inherit the tracing setting to...
2018-07-25  Steven Rostedt... tracing: Fix double free of event_trigger_data
2018-07-25  Kiran Kumar... cachefiles: Wait rather than BUG'ing on "Unexpected...
2018-07-25  Kiran Kumar... cachefiles: Fix missing clear of the CACHEFILES_OBJECT_...
2018-07-25  Kiran Kumar... fscache: Fix reference overput in fscache_attach_object...
2018-07-25  Kiran Kumar... cachefiles: Fix refcounting bug in backing-file read...
2018-07-25  Kiran Kumar... fscache: Allow cancelled operations to be enqueued
2018-07-25  Johannes Weinerarm64: fix vmemmap BUILD_BUG_ON() triggering on !vmemma...
2018-07-25  Dirk Muellerarm64: Check for errata before evaluating cpu features
2018-07-25  Hannes Reineckenvmet: only check for filebacking on -ENOTBLK
2018-07-25  Hannes Reineckenvmet: fixup crash on NULL device path
2018-07-25  Linus TorvaldsMerge tag 'mips_fixes_4.18_4' of git://git.kernel.org...
2018-07-25  Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2018-07-24  Shubhrajyoti... net: axienet: Fix double deregister of mdio
2018-07-24  Aleksander... qmi_wwan: fix interface number for DW5821e production...
2018-07-24  Willem de Bruijnip: in cmsg IP(V6)_ORIGDSTADDR call pskb_may_pull
2018-07-24  Sudarsana Reddy... bnx2x: Fix invalid memory access in rss hash config...
2018-07-24  Jack Morgensteinnet/mlx4_core: Save the qpn from the input modifier...
2018-07-24  Heiner Kallweitr8169: restore previous behavior to accept BIOS WoL...
2018-07-24  Keith Buschscsi: set timed out out mq requests to complete
2018-07-24  Keith Buschblk-mq: export setting request completion state
next