index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-02-05
Merge tag 'iommu-fixes-v5.11-rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-02-05
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2021-02-05
Merge tag 'mmc-v5.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
2021-02-05
Merge tag 'drm-fixes-2021-02-05-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-02-05
ntp: Use freezable workqueue for RTC synchronization
Geert Uytterhoeven
2021-02-05
vdpa/mlx5: Restore the hardware used index after change map
Eli Cohen
2021-02-05
smb3: fix crediting for compounding when only one request in flight
Pavel Shilovsky
2021-02-05
dma-mapping: benchmark: use u8 for reserved field in uAPI structure
Barry Song
2021-02-05
platform/x86: intel_scu_wdt: Drop mistakenly added const
Andy Shevchenko
2021-02-05
ARM: kexec: fix oops after TLB are invalidated
Russell King
2021-02-05
ARM: ensure the signal page contains defined contents
Russell King
2021-02-05
usb: dwc2: Fix endpoint direction check in ep_from_windex
Heiko Stuebner
2021-02-05
usb: dwc3: fix clock issue during resume in OTG mode
Gary Bisson
2021-02-05
kallsyms: fix nonconverging kallsyms table with lld
Arnd Bergmann
2021-02-05
kbuild: fix duplicated flags in DEBUG_CFLAGS
Masahiro Yamada
2021-02-05
Merge tag 'drm-intel-fixes-2021-02-04' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2021-02-04
Merge tag 'pci-v5.11-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-02-05
Merge tag 'amd-drm-fixes-5.11-2021-02-03' of https://gitlab.freedesktop.org/a...
Dave Airlie
2021-02-04
io_uring: drop mm/files between task_work_submit
Pavel Begunkov
2021-02-04
x86/apic: Add extra serialization for non-serializing MSRs
Dave Hansen
2021-02-04
Revert "x86/setup: don't remove E820_TYPE_RAM for pfn 0"
Mike Rapoport
2021-02-04
Merge tag 'acpi-5.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2021-02-04
Merge tag 'ovl-fixes-5.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-02-04
KVM: x86: Set so called 'reserved CR3 bits in LM mask' at vCPU reset
Sean Christopherson
2021-02-04
Merge branch 'nvme-5.11' of git://git.infradead.org/nvme into block-5.11
Jens Axboe
2021-02-04
io_uring: don't modify identity's files uncess identity is cowed
Xiaoguang Wang
2021-02-04
KVM: x86/mmu: Fix TDP MMU zap collapsible SPTEs
Ben Gardon
2021-02-04
Merge tag 'drm-misc-fixes-2021-02-02' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2021-02-04
drm/nouveau: fix dma syncing warning with debugging on.
Dave Airlie
2021-02-03
Merge tag 'for-linus-5.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-02-03
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2021-02-03
Merge tag 'trace-v5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-02-03
Merge tag 'arm-soc-fixes-v5.11-3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-02-03
Merge tag 'gpio-fixes-for-v5.11-rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-02-03
Merge tag 'platform-drivers-x86-v5.11-3' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2021-02-03
nvmet-tcp: fix out-of-bounds access when receiving multiple h2cdata PDUs
Sagi Grimberg
2021-02-03
xhci: fix bounce buffer usage for non-sg list case
Mathias Nyman
2021-02-03
tools/power/turbostat: Fallback to an MSR read for EPB
Borislav Petkov
2021-02-03
usb: host: xhci: mvebu: make USB 3.0 PHY optional for Armada 3720
Pali Rohár
2021-02-03
Merge tag 'sunxi-fixes-for-5.11-2' of git://git.kernel.org/pub/scm/linux/kern...
Arnd Bergmann
2021-02-03
ARM: dts: lpc32xx: Revert set default clock rate of HCLK PLL
Alexandre Belloni
2021-02-03
ARM: dts: sun7i: a20: bananapro: Fix ethernet phy-mode
Hermann Lauer
2021-02-03
KVM: x86: cleanup CR3 reserved bits checks
Paolo Bonzini
2021-02-03
KVM: SVM: Treat SVM as unsupported when running as an SEV guest
Sean Christopherson
2021-02-02
bfq-iosched: Revert "bfq: Fix computation of shallow depth"
Lin Feng
2021-02-02
RISC-V: Define MAXPHYSMEM_1GB only for RV32
Atish Patra
2021-02-02
riscv: Align on L1_CACHE_BYTES when STRICT_KERNEL_RWX
Sebastien Van Cauwenberghe
2021-02-02
RISC-V: Fix .init section permission update
Atish Patra
2021-02-02
riscv: virt_addr_valid must check the address belongs to linear mapping
Alexandre Ghiti
2021-02-03
scripts/clang-tools: switch explicitly to Python 3
Masahiro Yamada
[prev]
[next]