summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-04mm/memory_hotplug: shrink zones when offlining memoryDavid Hildenbrand
2020-01-04Merge tag 'dmaengine-fix-5.5-rc5' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds
2020-01-04Merge tag 'media/v5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2020-01-03Merge tag 'for-5.5-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-01-03Merge tag 'block-5.5-20200103' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-01-03Merge tag 'kbuild-fixes-v5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-01-03Merge tag 'for-linus-2020-01-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-01-03Merge tag 'powerpc-5.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-01-03Merge tag 'sound-5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2020-01-03Merge tag 'drm-fixes-2020-01-03' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-01-03mm/hugetlbfs: fix for_each_hstate() loop in init_hugetlbfs_fs()Jan Stancek
2020-01-04kbuild/deb-pkg: annotate libelf-dev dependency as :nativeArd Biesheuvel
2020-01-04gen_initramfs_list.sh: fix 'bad variable name' errorMasahiro Yamada
2020-01-03media: intel-ipu3: Align struct ipu3_uapi_awb_fr_config_s to 32 bytesSakari Ailus
2020-01-03agp: remove unused variable arqsz in agp_3_5_enable()Yunfeng Ye
2020-01-03agp: remove unused variable mcapndxYunfeng Ye
2020-01-02Merge tag 'sizeof_field-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-01-02Merge tag 'gcc-plugins-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-01-02Merge tag 'seccomp-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-01-02Merge tag 'pstore-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-01-02Revert "fs: remove ksys_dup()"Dominik Brodowski
2020-01-02gcc-plugins: make it possible to disable CONFIG_GCC_PLUGINS againArnd Bergmann
2020-01-02selftests/seccomp: Catch garbage on SECCOMP_IOCTL_NOTIF_RECVSargun Dhillon
2020-01-02seccomp: Check that seccomp_notif is zeroed out by the userSargun Dhillon
2020-01-02selftests/seccomp: Zero out seccomp_notifSargun Dhillon
2020-01-02samples/seccomp: Zero out members based on seccomp_notif_sizesSargun Dhillon
2020-01-02pstore/ram: Write new dumps to start of recycled zonesAleksandr Yashkin
2020-01-02pstore/ram: Fix error-path memory leak in persistent_ram_new() callersKees Cook
2020-01-02Merge tag 'amd-drm-fixes-5.5-2020-01-01' of git://people.freedesktop.org/~agd...Dave Airlie
2020-01-02Merge tag 'drm-misc-fixes-2019-12-31' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-01-02Merge tag 'mediatek-drm-fixes-5.5' of https://github.com/ckhu-mediatek/linux....Dave Airlie
2020-01-01drm/amdgpu: correct RLC firmwares loading sequenceEvan Quan
2019-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-12-31Merge tag 'tomoyo-fixes-for-5.5' of git://git.osdn.net/gitroot/tomoyo/tomoyo-...Linus Torvalds
2019-12-30hsr: fix slab-out-of-bounds Read in hsr_debugfs_rename()Taehee Yoo
2019-12-30net/sched: add delete_empty() to filters and use it in cls_flowerDavide Caratti
2019-12-30tcp: Fix highest_sack and highest_sack_seqCambda Zhu
2019-12-30ptp: fix the race between the release of ptp_clock and cdevVladis Dronov
2019-12-30net: dsa: sja1105: Reconcile the meaning of TPID and TPID2 for E/T and P/Q/R/SVladimir Oltean
2019-12-30Documentation: net: dsa: sja1105: Remove text about taprio base-time limitationVladimir Oltean
2019-12-30net: dsa: sja1105: Remove restriction of zero base-time for taprio offloadVladimir Oltean
2019-12-30net: dsa: sja1105: Really make the PTP command read-writeVladimir Oltean
2019-12-30net: dsa: sja1105: Take PTP egress timestamp by port, not mgmt slotVladimir Oltean
2019-12-30cxgb4/cxgb4vf: fix flow control display for auto negotiationRahul Lakkireddy
2019-12-30kernel.h: Remove unused FIELD_SIZEOF()Kees Cook
2019-12-30null_blk: Fix REQ_OP_ZONE_CLOSE handlingDamien Le Moal
2019-12-30block: fix splitting segments on boundary masksMing Lei
2019-12-30Btrfs: fix infinite loop during nocow writeback due to raceFilipe Manana
2019-12-30btrfs: fix compressed write bio blkcg attributionDennis Zhou
2019-12-30btrfs: punt all bios created in btrfs_submit_compressed_write()Dennis Zhou