aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-28thermal/x86_pkg_temp: Make pkg_temp_lock a raw_spinlock_tClark Williams
2020-03-28Documentation/locking/locktypes: Minor copy editor fixesRandy Dunlap
2020-03-28Documentation/locking/locktypes: Further clarifications and wordsmithingThomas Gleixner
2020-03-28x86/boot/compressed: Fix debug_puthex() parameter typeJoerg Roedel
2020-03-28Merge branch 'uaccess.futex' of git://git.kernel.org/pub/scm/linux/kernel/git...Thomas Gleixner
2020-03-28Merge branch 'next.uaccess-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Thomas Gleixner
2020-03-28m68knommu: Remove mm.h include from uaccess_no.hThomas Gleixner
2020-03-28cpu/hotplug: Ignore pm_wakeup_pending() for disable_nonboot_cpus()Thomas Gleixner
2020-03-28Revert "clocksource/drivers/timer-probe: Avoid creating dead devices"Thomas Gleixner
2020-03-28MAINTAINERS: erofs: update my email addressGao Xiang
2020-03-28i2c: pca-platform: Use platform_irq_get_optionalChris Packham
2020-03-28i2c: st: fix missing struct parameter descriptionAlain Volmat
2020-03-27x86: get rid of user_atomic_cmpxchg_inatomic()Al Viro
2020-03-27generic arch_futex_atomic_op_inuser() doesn't need access_ok()Al Viro
2020-03-27x86: don't reload after cmpxchg in unsafe_atomic_op2() loopAl Viro
2020-03-27x86: convert arch_futex_atomic_op_inuser() to user_access_begin/user_access_e...Al Viro
2020-03-27objtool: whitelist __sanitizer_cov_trace_switch()Al Viro
2020-03-27[parisc, s390, sparc64] no need for access_ok() in futex handlingAl Viro
2020-03-27sh: no need of access_ok() in arch_futex_atomic_op_inuser()Al Viro
2020-03-27futex: arch_futex_atomic_op_inuser() calling conventions changeAl Viro
2020-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-03-27r8169: fix PHY driver check on platforms w/o module softdepsHeiner Kallweit
2020-03-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2020-03-27Merge branch 'parisc-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-03-27Merge tag 'arm-soc-fixes-5.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-03-27null_blk: add trace in null_blk_zoned.cChaitanya Kulkarni
2020-03-27null_blk: add tracepoint helpers for zoned modeChaitanya Kulkarni
2020-03-27block: add a zone condition debug helperChaitanya Kulkarni
2020-03-27gfs2: change from write to read lock for sd_log_flush_lock in journal replayBob Peterson
2020-03-27gfs2: instrumentation wrt ail1 stuckBob Peterson
2020-03-27gfs2: don't lock sd_log_flush_lock in try_rgrp_unlinkBob Peterson
2020-03-27gfs2: Remove unnecessary gfs2_qa_{get,put} pairsAndreas Gruenbacher
2020-03-27gfs2: Split gfs2_rsqa_delete into gfs2_rs_delete and gfs2_qa_putAndreas Gruenbacher
2020-03-27gfs2: Change inode qa_data to allow multiple usersBob Peterson
2020-03-27gfs2: eliminate gfs2_rsqa_alloc in favor of gfs2_qa_allocBob Peterson
2020-03-27gfs2: Switch to list_{first,last}_entryAndreas Gruenbacher
2020-03-27gfs2: Clean up inode initialization and teardownAndreas Gruenbacher
2020-03-27Merge tag 'riscv-for-linus-5.6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-03-27block: move bio_map_* to blk-map.cChristoph Hellwig
2020-03-27Merge tag 'devicetree-fixes-for-5.6-4' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2020-03-27Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-03-27smb3: use SMB2_SIGNATURE_SIZE defineSteve French
2020-03-27Documentation: x86: exception-tables: document CONFIG_BUILDTIME_TABLE_SORTNick Desaulniers
2020-03-27Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-03-27Revert "blkdev: check for valid request queue before issuing flush"Christoph Hellwig
2020-03-27block: simplify queue allocationChristoph Hellwig
2020-03-27bcache: pass the make_request methods to blk_queue_make_requestChristoph Hellwig
2020-03-27null_blk: use blk_mq_init_queue_dataChristoph Hellwig
2020-03-27block: add a blk_mq_init_queue_data helperChristoph Hellwig
2020-03-27Merge tag 'drm-fixes-2020-03-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds