Age | Commit message (Expand) | Author | Files | Lines |
2021-01-09 | Merge tag 'acpi-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 1 | -0/+7 |
2021-01-09 | Merge tag 'iommu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 1 | -6/+12 |
2021-01-08 | dm integrity: fix flush with external metadata device | Mikulas Patocka | 1 | -0/+1 |
2021-01-08 | Merge tag 'net-5.11-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/n... | Linus Torvalds | 1 | -1/+2 |
2021-01-08 | Revert "init/console: Use ttynull as a fallback when there is no console" | Petr Mladek | 1 | -3/+0 |
2021-01-07 | net/mlx5e: Add missing capability check for uplink follow | Aya Levin | 1 | -1/+2 |
2021-01-07 | ACPI: scan: add stub acpi_create_platform_device() for !CONFIG_ACPI | Shawn Guo | 1 | -0/+7 |
2021-01-07 | iommu/vt-d: Fix general protection fault in aux_detach_device() | Liu Yi L | 1 | -5/+11 |
2021-01-07 | iommu/vt-d: Move intel_iommu info from struct intel_svm to struct intel_svm_dev | Liu Yi L | 1 | -1/+1 |
2021-01-07 | kcov, usb: hide in_serving_softirq checks in __usb_hcd_giveback_urb | Andrey Konovalov | 1 | -0/+21 |
2021-01-04 | Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Linus Torvalds | 1 | -0/+6 |
2021-01-04 | Merge tag 'compiler-attributes-for-linus-v5.11' of git://github.com/ojeda/linux | Linus Torvalds | 2 | -6/+6 |
2021-01-01 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2 | -7/+15 |
2020-12-30 | Merge tag 'ceph-for-5.11-rc2' of git://github.com/ceph/ceph-client | Linus Torvalds | 1 | -2/+2 |
2020-12-30 | kdev_t: always inline major/minor helper functions | Josh Poimboeuf | 1 | -11/+11 |
2020-12-30 | sizes.h: add SZ_8G/SZ_16G/SZ_32G macros | Huang Shijie | 1 | -0/+3 |
2020-12-30 | mm: memmap defer init doesn't work as expected | Baoquan He | 1 | -2/+3 |
2020-12-30 | mm: add prototype for __add_to_page_cache_locked() | Souptick Joarder | 1 | -0/+7 |
2020-12-30 | Revert "kbuild: avoid static_assert for genksyms" | Masahiro Yamada | 1 | -5/+0 |
2020-12-28 | libceph: add __maybe_unused to DEFINE_MSGR2_FEATURE | Ilya Dryomov | 1 | -2/+2 |
2020-12-28 | fanotify: Fix sys_fanotify_mark() on native x86-32 | Brian Gerst | 1 | -0/+24 |
2020-12-25 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -2/+1 |
2020-12-25 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 1 | -3/+11 |
2020-12-25 | Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 4 | -25/+24 |
2020-12-24 | Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -7/+26 |
2020-12-24 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -0/+1 |
2020-12-24 | Merge tag 'tag-chrome-platform-for-v5.11' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 1 | -0/+155 |
2020-12-23 | Merge tag 'pm-5.11-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2 | -0/+19 |
2020-12-23 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 7 | -108/+286 |
2020-12-23 | Merge tag 'dma-mapping-5.11' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 1 | -0/+14 |
2020-12-22 | kasan, mm: allow cache merging with no metadata | Andrey Konovalov | 1 | -2/+19 |
2020-12-22 | kasan, mm: rename kasan_poison_kfree | Andrey Konovalov | 1 | -8/+8 |
2020-12-22 | kasan, mm: check kasan_enabled in annotations | Andrey Konovalov | 2 | -53/+182 |
2020-12-22 | kasan: open-code kasan_unpoison_slab | Andrey Konovalov | 1 | -6/+0 |
2020-12-22 | kasan: inline kasan_reset_tag for tag-based modes | Andrey Konovalov | 1 | -1/+4 |
2020-12-22 | kasan, arm64: unpoison stack only with CONFIG_KASAN_STACK | Andrey Konovalov | 1 | -4/+6 |
2020-12-22 | kasan, arm64: implement HW_TAGS runtime | Andrey Konovalov | 3 | -9/+19 |
2020-12-22 | kasan, arm64: expand CONFIG_KASAN checks | Andrey Konovalov | 4 | -6/+8 |
2020-12-22 | kasan, arm64: rename kasan_init_tags and mark as __init | Andrey Konovalov | 1 | -2/+2 |
2020-12-22 | kasan, arm64: only use kasan_depth for software modes | Andrey Konovalov | 2 | -10/+10 |
2020-12-22 | kasan: rename (un)poison_shadow to (un)poison_range | Andrey Konovalov | 1 | -3/+3 |
2020-12-22 | kasan: shadow declarations only for software modes | Andrey Konovalov | 1 | -16/+32 |
2020-12-22 | kasan: group vmalloc code | Andrey Konovalov | 1 | -18/+23 |
2020-12-22 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2 | -0/+19 |
2020-12-21 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 3 | -3/+60 |
2020-12-21 | Merge branches 'clk-amlogic', 'clk-rockchip', 'clk-of', 'clk-freescale' and '... | Stephen Boyd | 1 | -0/+34 |
2020-12-21 | Merge branches 'clk-doc', 'clk-qcom', 'clk-simplify', 'clk-hw', 'clk-renesas'... | Stephen Boyd | 3 | -2/+25 |
2020-12-20 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 6 | -3/+152 |
2020-12-20 | Merge tag 'rtc-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon... | Linus Torvalds | 1 | -15/+7 |
2020-12-19 | Merge tag 'for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li... | Linus Torvalds | 2 | -7/+0 |