Age | Commit message (Expand) | Author |
2020-10-12 | Merge tag 'x86_misc_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-10-12 | Merge tag 'x86_pasid_for_5.10' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-10-12 | Merge tag 'x86_platform_for_v5.10' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2020-10-12 | Merge tag 'x86_cpu_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-10-12 | Merge tag 'ras_updates_for_v5.10' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-10-12 | Merge tag 'edac_updates_for_v5.10' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2020-10-12 | Merge tag 'm68k-for-v5.10-tag1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-10-12 | Merge tag 'microblaze-v5.10' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds |
2020-10-12 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2020-10-12 | Merge tag 'tpmdd-next-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-10-12 | Merge branch 'efi/urgent' into efi/core, to pick up fixes | Ingo Molnar |
2020-10-12 | perf/core: Fix race in the perf_mmap_close() function | Jiri Olsa |
2020-10-12 | Merge branch 'edac-drivers' into edac-updates-for-v5.10 | Borislav Petkov |
2020-10-11 | Linux 5.9 | Linus Torvalds |
2020-10-11 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-10-11 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds |
2020-10-11 | Merge tag 'x86-urgent-2020-10-11' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-10-11 | Merge tag 'irqchip-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/maz... | Thomas Gleixner |
2020-10-11 | Merge tag 'perf-urgent-2020-10-11' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2020-10-11 | mm: khugepaged: recalculate min_free_kbytes after memory hotplug as expected ... | Vijay Balakrishna |
2020-10-11 | mm: validate inode in mapping_set_error() | Minchan Kim |
2020-10-11 | mm: mmap: Fix general protection fault in unlink_file_vma() | Miaohe Lin |
2020-10-11 | MAINTAINERS: Antoine Tenart's email address | Antoine Tenart |
2020-10-11 | MAINTAINERS: change hardening mailing list | Kees Cook |
2020-10-10 | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-10-10 | cifs: Fix incomplete memory allocation on setxattr path | Vladimir Zapolskiy |
2020-10-10 | mm/khugepaged: fix filemap page_to_pgoff(page) != offset | Hugh Dickins |
2020-10-10 | Merge branch 'irq/mstar' into irq/irqchip-next | Marc Zyngier |
2020-10-10 | dt-bindings: interrupt-controller: Add MStar interrupt controller | Mark-PK Tsai |
2020-10-10 | irqchip/irq-mst: Add MStar interrupt controller support | Mark-PK Tsai |
2020-10-10 | Merge branch 'irq/irqchip-fixes' into irq/irqchip-next | Marc Zyngier |
2020-10-10 | Merge branch 'irq/tegra-pmc' into irq/irqchip-next | Marc Zyngier |
2020-10-10 | i2c: owl: Clear NACK and BUS error bits | Cristian Ciocaltea |
2020-10-10 | soc/tegra: pmc: Don't create fake interrupt hierarchy levels | Marc Zyngier |
2020-10-10 | soc/tegra: pmc: Allow optional irq parent callbacks | Marc Zyngier |
2020-10-10 | gpio: tegra186: Allow optional irq parent callbacks | Marc Zyngier |
2020-10-10 | genirq/irqdomain: Allow partial trimming of irq_data hierarchy | Marc Zyngier |
2020-10-10 | Revert "i2c: imx: Fix reset of I2SR_IAL flag" | Wolfram Sang |
2020-10-09 | Merge tag 'spi-fix-v5.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-10-09 | Merge tag 'riscv-for-linus-5.9' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-10-09 | block: fix uapi blkzoned.h comments | Damien Le Moal |
2020-10-09 | blk-mq: move cancel of hctx->run_work to the front of blk_exit_queue | Yang Yang |
2020-10-09 | Merge tag 'for-v5.9-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/... | Linus Torvalds |
2020-10-09 | blk-mq: get rid of the dead flush handle code path | Yufen Yu |
2020-10-09 | block: get rid of unnecessary local variable | Yufen Yu |
2020-10-09 | block: fix comment and add lockdep assert | Yufen Yu |
2020-10-09 | blk-mq: use helper function to test hw stopped | Yufen Yu |
2020-10-09 | block: use helper function to test queue register | Yufen Yu |
2020-10-09 | block: remove redundant mq check | Yufen Yu |
2020-10-09 | block: invoke blk_mq_exit_sched no matter whether have .exit_sched | Yufen Yu |