summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-28i2c: st: fix missing struct parameter descriptionAlain Volmat
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-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-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
2020-03-27Merge branch 'spi-5.7' into spi-nextMark Brown
2020-03-27spi: efm32: Convert to use GPIO descriptorsLinus Walleij
2020-03-27block: move the ->devnode callback to struct block_device_operationsChristoph Hellwig
2020-03-27USB: cdc-acm: restore capability check orderMatthias Reichl
2020-03-27Revert "driver core: Set fw_devlink to "permissive" behavior by default"Greg Kroah-Hartman
2020-03-27io_uring: cleanup io_alloc_async_ctx()Xiaoguang Wang
2020-03-27parisc: Fix defconfig selectionHelge Deller
2020-03-27scripts/dtc: Remove redundant YYLOC global declarationDirk Mueller
2020-03-27clocksource/drivers/hyper-v: Make sched clock return nanoseconds correctlyYubo Xie
2020-03-27staging: vt6656: Use DIV_ROUND_UP macro instead of specific codeOscar Carter
2020-03-27staging: remove hp100 driverGreg Kroah-Hartman
2020-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2020-03-26net: ks8851-ml: Fix IO operations, againMarek Vasut
2020-03-27Merge tag 'amd-drm-fixes-5.6-2020-03-26' of git://people.freedesktop.org/~agd...Dave Airlie
2020-03-27Merge tag 'drm-misc-fixes-2020-03-26' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-03-26RISC-V: Move all address space definition macros to one placeAtish Patra
2020-03-26Input: fix stale timestamp on key autorepeat eventsDmitry Torokhov
2020-03-26afs: Fix unpinned address list during probingDavid Howells
2020-03-26Merge tag 'ceph-for-5.6-rc8' of git://github.com/ceph/ceph-clientLinus Torvalds
2020-03-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-03-26MAINTAINERS: fix bad file patternLinus Torvalds
2020-03-26parse-maintainers: Do not sort section content by defaultJoe Perches
2020-03-26Input: move the new KEY_SELECTIVE_SCREENSHOT keycodeDmitry Torokhov
2020-03-26RISC-V: Only select essential drivers for SOC_VIRT configAnup Patel
2020-03-26cpufreq: intel_pstate: Simplify intel_pstate_cpu_init()Rafael J. Wysocki
2020-03-26tools/power/x86/intel_pstate_tracer: fix a broken y-axis scaleDoug Smythies
2020-03-26Merge tag 'mac80211-for-net-2020-03-26' of git://git.kernel.org/pub/scm/linux...David S. Miller
2020-03-26mlxsw: spectrum_mr: Fix list iteration in error pathIdo Schimmel
2020-03-26qlcnic: Fix bad kzalloc null testXu Wang