Age | Commit message (Expand) | Author |
2021-01-07 | media: v4l: common: Fix naming of v4l2_get_link_rate | Sakari Ailus |
2021-01-07 | iommu/vt-d: Fix general protection fault in aux_detach_device() | Liu Yi L |
2021-01-07 | iommu/vt-d: Move intel_iommu info from struct intel_svm to struct intel_svm_dev | Liu Yi L |
2021-01-07 | kcov, usb: hide in_serving_softirq checks in __usb_hcd_giveback_urb | Andrey Konovalov |
2021-01-05 | net: suggest L2 discards be counted towards rx_dropped | Jakub Kicinski |
2021-01-05 | include/soc: remove headers for EZChip NPS | Vineet Gupta |
2021-01-05 | Merge tag 'net-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2021-01-05 | Merge tag 'afs-fixes-04012021' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-01-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | Jakub Kicinski |
2021-01-04 | Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Linus Torvalds |
2021-01-04 | Merge tag 'compiler-attributes-for-linus-v5.11' of git://github.com/ojeda/linux | Linus Torvalds |
2021-01-04 | KVM: arm64: Replace KVM_ARM_PMU with HW_PERF_EVENTS | Marc Zyngier |
2021-01-04 | afs: Fix directory entry size calculation | David Howells |
2021-01-01 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2020-12-30 | Merge tag 'ceph-for-5.11-rc2' of git://github.com/ceph/ceph-client | Linus Torvalds |
2020-12-29 | kdev_t: always inline major/minor helper functions | Josh Poimboeuf |
2020-12-29 | sizes.h: add SZ_8G/SZ_16G/SZ_32G macros | Huang Shijie |
2020-12-29 | local64.h: make <asm/local64.h> mandatory | Randy Dunlap |
2020-12-29 | mm: memmap defer init doesn't work as expected | Baoquan He |
2020-12-29 | mm: add prototype for __add_to_page_cache_locked() | Souptick Joarder |
2020-12-29 | Revert "kbuild: avoid static_assert for genksyms" | Masahiro Yamada |
2020-12-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2020-12-28 | net: sched: prevent invalid Scell_log shift count | Randy Dunlap |
2020-12-28 | libceph: add __maybe_unused to DEFINE_MSGR2_FEATURE | Ilya Dryomov |
2020-12-28 | fanotify: Fix sys_fanotify_mark() on native x86-32 | Brian Gerst |
2020-12-28 | netfilter: nftables: add set expression flags | Pablo Neira Ayuso |
2020-12-28 | habanalabs: add validation cs counter, fix misplaced counters | Alon Mizrahi |
2020-12-28 | habanalabs: add comment for pll frequency ioctl opcode | Alon Mizrahi |
2020-12-25 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2020-12-24 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2020-12-24 | Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-12-24 | Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-12-24 | Merge tag 'block-5.11-2020-12-23' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-12-24 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2020-12-23 | Merge tag 'tag-chrome-platform-for-v5.11' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2020-12-22 | Merge tag 'pm-5.11-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds |
2020-12-22 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-12-22 | Merge tag 'dma-mapping-5.11' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2020-12-22 | kasan, mm: allow cache merging with no metadata | Andrey Konovalov |
2020-12-22 | kasan, mm: rename kasan_poison_kfree | Andrey Konovalov |
2020-12-22 | kasan, mm: check kasan_enabled in annotations | Andrey Konovalov |
2020-12-22 | kasan: open-code kasan_unpoison_slab | Andrey Konovalov |
2020-12-22 | kasan: inline kasan_reset_tag for tag-based modes | Andrey Konovalov |
2020-12-22 | kasan, arm64: unpoison stack only with CONFIG_KASAN_STACK | Andrey Konovalov |
2020-12-22 | kasan, arm64: implement HW_TAGS runtime | Andrey Konovalov |
2020-12-22 | kasan, arm64: expand CONFIG_KASAN checks | Andrey Konovalov |
2020-12-22 | kasan, arm64: rename kasan_init_tags and mark as __init | Andrey Konovalov |
2020-12-22 | kasan, arm64: only use kasan_depth for software modes | Andrey Konovalov |
2020-12-22 | kasan: rename (un)poison_shadow to (un)poison_range | Andrey Konovalov |
2020-12-22 | kasan: shadow declarations only for software modes | Andrey Konovalov |