]> git.ipfire.org Git - thirdparty/kernel/linux.git/shortlog
thirdparty/kernel/linux.git
2018-02-28  Bart Van Asscheblock: Add 'lock' as third argument to blk_alloc_queue_...
2018-02-28  Bart Van Asschezram: Delete gendisk before cleaning up the request...
2018-02-28  Bart Van Asschemd: Delete gendisk before cleaning up the request queue
2018-02-28  Bart Van Asscheblock/loop: Delete gendisk before cleaning up the reque...
2018-02-28  Jens Axboenull_blk: add 'requeue' fault attribute
2018-02-28  Omar Sandovalsbitmap: use test_and_set_bit_lock()/clear_bit_unlock()
2018-02-28  Omar Sandovalblock: clear ctx pending bit under ctx lock
2018-02-28  Bart Van Asscheblk-mq-debugfs: Show zone locking information
2018-02-28  Bart Van Asscheblk-mq-debugfs: Reorder queue show and store methods
2018-02-28  Jiufei Xuewriteback: remove dead code in wb_blkcg/memcg_offline
2018-02-28  Anshuman Khanduallib/scatterlist: Add SG_CHAIN and SG_END macros for...
2018-02-28  Jens AxboeMerge branch 'for-jens' of git://git.infradead.org...
2018-02-28  Max Gurtovoynvmet: fix PSDT field check in command format
2018-02-28  Baegjae Sungnvme-multipath: fix sysfs dangerously created links
2018-02-27  Gustavo A.... nbd: fix return value in error handling path
2018-02-27  Tang Junhuibcache: fix kcrashes with fio in RAID5 backend dev
2018-02-27  Coly Libcache: correct flash only vols (check all uuids)
2018-02-26  Eric Biggersblktrace_api.h: fix comment for struct blk_user_trace_setup
2018-02-26  Jan Karablockdev: Avoid two active bdev inodes for one device
2018-02-26  Jan Karagenhd: Fix BUG in blkdev_open()
2018-02-26  Jan Karagenhd: Fix use after free in __blkdev_get()
2018-02-26  Jan Karagenhd: Add helper put_disk_and_module()
2018-02-26  Jan Karagenhd: Rename get_disk() to get_disk_and_module()
2018-02-26  Jan Karagenhd: Fix leaked module reference for NVME devices
2018-02-26  Jan Karadirect-io: Fix sleep in atomic due to sync AIO
2018-02-26  Jianchao Wangnvme-pci: Fix nvme queue cleanup if IRQ setup fails
2018-02-24  Ming Leiblock: kyber: fix domain token leak during requeue
2018-02-24  Ming Leiblk-mq: don't call io sched's .requeue_request when...
2018-02-23  Ming Leiblock: pass inclusive 'lend' parameter to truncate_inod...
2018-02-23  Kees CookMIPS: boot: Define __ASSEMBLY__ for its.S build
2018-02-23  Linus TorvaldsMerge branch 'siginfo-linus' of git://git.kernel.org...
2018-02-23  Linus TorvaldsMerge branch 'linus' of git://git.kernel.org/pub/scm...
2018-02-22  Randy Dunlapfs/signalfd: fix build error for BUS_MCEERR_AR
2018-02-22  Linus TorvaldsMerge tag 'usb-4.16-rc3' of git://git.kernel.org/pub...
2018-02-22  Linus TorvaldsMerge tag 'staging-4.16-rc2' of git://git.kernel.org...
2018-02-22  Linus TorvaldsMerge tag 'char-misc-4.16-rc3' of git://git.kernel...
2018-02-22  Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2018-02-22  Linus TorvaldsMerge tag 'riscv-for-linus-4.16-rc3-riscv_cleanups...
2018-02-22  Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2018-02-22  Luck, Tonyefivarfs: Limit the rate for non-root to read files
2018-02-22  Kees Cookkconfig.h: Include compiler types to avoid missed struc...
2018-02-22  H.J. Lux86: Treat R_X86_64_PLT32 as R_X86_64_PC32
2018-02-22  Christoph Hellwignvmet-loop: use blk_rq_payload_bytes for sgl selection
2018-02-22  Christoph Hellwignvme-rdma: use blk_rq_payload_bytes instead of blk_rq_bytes
2018-02-22  Christoph Hellwignvme-fabrics: don't check for non-NULL module in nvmf_r...
2018-02-21  Juergen Grossmm: don't defer struct page initialization for Xen...
2018-02-21  Anders Roxelllib/Kconfig.debug: enable RUNTIME_TESTING_MENU
2018-02-21  Michal Hockovmalloc: fix __GFP_HIGHMEM usage for vmalloc_32 on...
2018-02-21  Anders Roxellselftests/memfd: add run_fuse_test.sh to TEST_FILES
2018-02-21  Arnd Bergmannbug.h: work around GCC PR82365 in BUG()
2018-02-21  Mike Rapoportmm/swap.c: make functions and their kernel-doc agree...
2018-02-21  Mike Rapoportmm/zpool.c: zpool_evictable: fix mismatch in parameter...
2018-02-21  Rasmus Villemoesida: do zeroing in ida_pre_get()
2018-02-21  Huang Yingmm, swap, frontswap: fix THP swap if frontswap enabled
2018-02-21  Andi Kleencerts/blacklist_nohashes.c: fix const confusion in...
2018-02-21  David Rientjeskernel/relay.c: limit kmalloc size to KMALLOC_MAX_SIZE
2018-02-21  Shakeel Buttmm, mlock, vmscan: no more skipping pagevecs
2018-02-21  Johannes Weinermm: memcontrol: fix NR_WRITEBACK leak in memcg and...
2018-02-21  Arnd BergmannKbuild: always define endianess in kconfig.h
2018-02-21  Andrew Mortoninclude/linux/sched/mm.h: re-inline mmdrop()
2018-02-21  Martin Kellytools: fix cross-compile var clobbering
2018-02-21  Leon RomanovskyRDMA/uverbs: Fix kernel panic while using XRC_TGT QP...
2018-02-20  Michael ClarkRename sbi_save to parse_dtb to improve code readability
2018-02-20  zongbox@gmail.comRISC-V: Enable IRQ during exception handling
2018-02-20  Palmer DabbeltRISC-V: kconfig cleanups
2018-02-20  Ulf Magnussonriscv: Remove ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE select
2018-02-20  Ulf Magnussonriscv: kconfig: Remove RISCV_IRQ_INTC select
2018-02-20  Ulf Magnussonriscv: Remove ARCH_WANT_OPTIONAL_GPIOLIB select
2018-02-20  Linus TorvaldsMerge tag 'leds_for-4.16-rc3' of git://git.kernel.org...
2018-02-20  Selvin XavierRDMA/bnxt_re: Avoid system hang during device un-reg
2018-02-20  Selvin XavierRDMA/bnxt_re: Fix system crash during load/unload
2018-02-20  Selvin XavierRDMA/bnxt_re: Synchronize destroy_qp with poll_cq
2018-02-20  Devesh SharmaRDMA/bnxt_re: Unpin SQ and RQ memory if QP create fails
2018-02-20  Devesh SharmaRDMA/bnxt_re: Disable atomic capability on bnxt_re...
2018-02-20  Bin LiuRevert "usb: musb: host: don't start next rx urb if...
2018-02-20  Andreas Kemnadeusb: musb: fix enumeration after resume
2018-02-20  Greg Kroah... Merge tag 'iio-fixes-for-4.16a' of git://git.kernel...
2018-02-20  Tomas Winklermei: me: add cannon point device ids for 4th device
2018-02-20  Alexander Usyskinmei: me: add cannon point device ids
2018-02-20  Greg Kroah... Merge tag 'extcon-fixes-for-4.16-rc3' of git://git...
2018-02-19  Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2018-02-19  Jacek AnaszewskiMAINTAINERS: Remove Richard Purdie from LED maintainers
2018-02-19  Prashant Sreedharantg3: APE heartbeat changes
2018-02-19  Ido Schimmelmlxsw: spectrum_router: Do not unconditionally clear...
2018-02-19  David S. MillerMerge branch 'qualcomm-rmnet-Fix-issues-with-CONFIG_DEB...
2018-02-19  Subash Abhinov... net: qualcomm: rmnet: Fix possible null dereference...
2018-02-19  Subash Abhinov... net: qualcomm: rmnet: Fix warning seen with 64 bit...
2018-02-19  Subash Abhinov... net: qualcomm: rmnet: Fix crash on real dev unregistration
2018-02-19  Linus TorvaldsLinux 4.16-rc2 v4.16-rc2
2018-02-18  Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2018-02-18  Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2018-02-18  Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git.kernel...
2018-02-18  Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git.kerne...
2018-02-17  Linus TorvaldsMerge tag 'for-linus-20180217' of git://git.kernel...
2018-02-17  Linus TorvaldsMerge tag 'mmc-v4.16-rc1' of git://git.kernel.org/pub...
2018-02-17  Linus TorvaldsMerge tag 'mtd/fixes-for-4.16-rc2' of git://git.infrade...
2018-02-17  Linus TorvaldsMerge tag 'powerpc-4.16-3' of git://git.kernel.org...
2018-02-17  Linus TorvaldsMerge tag 'arm64-fixes' of git://git.kernel.org/pub...
2018-02-17  Linus TorvaldsMerge tag 'for-linus-4.16a-rc2-tag' of git://git.kernel...
2018-02-17  Stefan Windfeldt... iio: buffer: check if a buffer has been set up when...
next