Age | Commit message (Expand) | Author |
2020-09-07 | mmc: core: add a 'doing_init_tune' flag and a 'mmc_doing_tune' helper | Wolfram Sang |
2020-09-07 | mmc: core: Improve documentation of MMC_CAP_HW_RESET | Wolfram Sang |
2020-09-07 | mmc: sdio: Parse CISTPL_VERS_1 major and minor revision numbers | Pali Rohár |
2020-09-06 | Merge tag 'x86-urgent-2020-09-06' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-09-06 | Merge tag 'for-linus-5.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-09-05 | Merge tags 'auxdisplay-for-linus-v5.9-rc4', 'clang-format-for-linus-v5.9-rc4'... | Linus Torvalds |
2020-09-05 | Merge tag 'arc-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup... | Linus Torvalds |
2020-09-05 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-09-05 | include/linux/log2.h: add missing () around n in roundup_pow_of_two() | Jason Gunthorpe |
2020-09-04 | Merge tag 'libata-5.9-2020-09-04' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-09-04 | Merge tag 'block-5.9-2020-09-04' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-09-04 | Merge tag 'drm-fixes-2020-09-04' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2020-09-04 | Merge branch 'simplify-do_wp_page' | Linus Torvalds |
2020-09-04 | mm: Add PGREUSE counter | Peter Xu |
2020-09-04 | mm/ksm: Remove reuse_ksm_page() | Peter Xu |
2020-09-04 | x86/entry: Unbreak 32bit fast syscall | Thomas Gleixner |
2020-09-04 | xen: add helpers to allocate unpopulated memory | Roger Pau Monne |
2020-09-04 | memremap: rename MEMORY_DEVICE_DEVDAX to MEMORY_DEVICE_GENERIC | Roger Pau Monne |
2020-09-04 | xen/balloon: add header guard | Roger Pau Monne |
2020-09-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2020-09-02 | block: allow for_each_bvec to support zero len bvec | Ming Lei |
2020-09-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid... | Linus Torvalds |
2020-09-02 | libata: implement ATA_HORKAGE_MAX_TRIM_128M and apply to Sandisks | Tejun Heo |
2020-09-02 | drm/i915: Fix sha_text population code | Sean Paul |
2020-09-01 | HID: core: Sanitize event code and type when mapping input | Marc Zyngier |
2020-08-30 | Merge tag 'irq-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-08-30 | Merge tag 'sched-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-08-30 | Merge tag 'locking-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2020-08-30 | Merge tag 'powerpc-5.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2020-08-29 | Merge tag 'for-linus-5.9-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-08-29 | sparse: use static inline for __chk_{user,io}_ptr() | Luc Van Oostenryck |
2020-08-28 | Merge tag 'pm-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds |
2020-08-28 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki |
2020-08-28 | kernel.h: Silence sparse warning in lower_32_bits | Herbert Xu |
2020-08-28 | netfilter: nfnetlink: nfnetlink_unicast() reports EAGAIN instead of ENOBUFS | Pablo Neira Ayuso |
2020-08-28 | Merge tag 'writeback_for_v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2020-08-28 | Merge tag 'ceph-for-5.9-rc3' of git://github.com/ceph/ceph-client | Linus Torvalds |
2020-08-28 | Merge tag 'drm-fixes-2020-08-28' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2020-08-27 | irqchip/eznps: Fix build error for !ARC700 builds | Vineet Gupta |
2020-08-27 | Merge tag 'rxrpc-fixes-20200820' of git://git.kernel.org/pub/scm/linux/kernel... | David S. Miller |
2020-08-27 | net: Fix some comments | Miaohe Lin |
2020-08-27 | cpufreq: Use WARN_ON_ONCE() for invalid relation | Viresh Kumar |
2020-08-27 | Compiler Attributes: fix comment concerning GCC 4.6 | Luc Van Oostenryck |
2020-08-27 | Compiler Attributes: remove comment about sparse not supporting __has_attribute | Luc Van Oostenryck |
2020-08-27 | arm/xen: Add misuse warning to virt_to_gfn | Simon Leiner |
2020-08-26 | lockdep: Only trace IRQ edges | Nicholas Piggin |
2020-08-26 | locking/lockdep: Cleanup | Peter Zijlstra |
2020-08-26 | cpuidle: Make CPUIDLE_FLAG_TLB_FLUSHED generic | Peter Zijlstra |
2020-08-26 | lockdep: Use raw_cpu_*() for per-cpu variables | Peter Zijlstra |
2020-08-26 | sched: Use __always_inline on is_idle_task() | Marco Elver |