index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-05
ubsan: implement __ubsan_handle_alignment_assumption
Nathan Chancellor
2
-0
/
+37
2021-02-05
kasan: make addr_has_metadata() return true for valid addresses
Vincenzo Frascino
1
-1
/
+1
2021-02-05
kasan: add explicit preconditions to kasan_report()
Vincenzo Frascino
1
-0
/
+7
2021-02-05
mm/filemap: add missing mem_cgroup_uncharge() to __add_to_page_cache_locked()
Waiman Long
1
-0
/
+4
2021-02-05
mailmap: add entries for Manivannan Sadhasivam
Manivannan Sadhasivam
1
-0
/
+2
2021-02-05
mailmap: fix name/email for Viresh Kumar
Viresh Kumar
1
-0
/
+2
2021-02-05
memblock: do not start bottom-up allocations with kernel_end
Roman Gushchin
1
-43
/
+6
2021-02-05
mm: thp: fix MADV_REMOVE deadlock on shmem THP
Hugh Dickins
1
-14
/
+23
2021-02-05
init/gcov: allow CONFIG_CONSTRUCTORS on UML to fix module gcov
Johannes Berg
3
-3
/
+8
2021-02-05
mm/vmalloc: separate put pages and flush VM flags
Rick Edgecombe
1
-7
/
+2
2021-02-05
mm, compaction: move high_pfn to the for loop scope
Rokudo Yan
1
-1
/
+2
2021-02-05
mm: migrate: do not migrate HugeTLB page whose refcount is one
Muchun Song
1
-0
/
+6
2021-02-05
mm: hugetlb: remove VM_BUG_ON_PAGE from page_huge_active
Muchun Song
1
-2
/
+1
2021-02-05
mm: hugetlb: fix a race between isolating and freeing page
Muchun Song
1
-2
/
+2
2021-02-05
mm: hugetlb: fix a race between freeing and dissolving the page
Muchun Song
1
-0
/
+39
2021-02-05
mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB page
Muchun Song
3
-2
/
+5
2021-02-05
Merge tag 'nfsd-5.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
1
-3
/
+4
2021-02-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
14
-50
/
+77
2021-02-05
Merge tag 'iommu-fixes-v5.11-rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+4
2021-02-05
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-0
/
+18
2021-02-05
Merge tag 'mmc-v5.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
2
-1
/
+12
2021-02-05
Merge tag 'drm-fixes-2021-02-05-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
29
-251
/
+285
2021-02-05
ntp: Use freezable workqueue for RTC synchronization
Geert Uytterhoeven
1
-2
/
+2
2021-02-05
vdpa/mlx5: Restore the hardware used index after change map
Eli Cohen
1
-0
/
+18
2021-02-05
smb3: fix crediting for compounding when only one request in flight
Pavel Shilovsky
1
-3
/
+15
2021-02-05
dma-mapping: benchmark: use u8 for reserved field in uAPI structure
Barry Song
2
-2
/
+4
2021-02-05
ARM: kexec: fix oops after TLB are invalidated
Russell King
4
-39
/
+36
2021-02-05
ARM: ensure the signal page contains defined contents
Russell King
1
-6
/
+8
2021-02-05
usb: dwc2: Fix endpoint direction check in ep_from_windex
Heiko Stuebner
1
-7
/
+1
2021-02-05
usb: musb: jz4740: Add missing CR to error strings
Paul Cercueil
1
-9
/
+9
2021-02-05
usb: musb: dma: Remove unused variable
Paul Cercueil
1
-4
/
+0
2021-02-05
usb: musb: Fix NULL check on struct musb_request field
Paul Cercueil
1
-1
/
+1
2021-02-05
usb: musb: Fix runtime PM race in musb_queue_resume_work
Paul Cercueil
1
-14
/
+17
2021-02-05
usb: dwc3: fix clock issue during resume in OTG mode
Gary Bisson
1
-1
/
+1
2021-02-05
xhci: ext-caps: Use software node API with the properties
Heikki Krogerus
1
-1
/
+2
2021-02-05
usb: dwc3: host: Use software node API with the properties
Heikki Krogerus
1
-1
/
+1
2021-02-05
software node: Provide replacement for device_add_properties()
Heikki Krogerus
2
-0
/
+47
2021-02-05
Merge tag 'tag-ib-usb-typec-chrome-platform-cros-ec-typec-clear-pd-discovery-...
Greg Kroah-Hartman
2
-3
/
+52
2021-02-05
kallsyms: fix nonconverging kallsyms table with lld
Arnd Bergmann
1
-0
/
+6
2021-02-05
kbuild: fix duplicated flags in DEBUG_CFLAGS
Masahiro Yamada
1
-1
/
+3
2021-02-05
Merge tag 'drm-intel-fixes-2021-02-04' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
14
-176
/
+118
2021-02-05
Merge tag 'pci-v5.11-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-55
/
+0
2021-02-05
Merge tag 'amd-drm-fixes-5.11-2021-02-03' of https://gitlab.freedesktop.org/a...
Dave Airlie
12
-56
/
+92
2021-02-04
io_uring: drop mm/files between task_work_submit
Pavel Begunkov
1
-0
/
+3
2021-02-04
x86/apic: Add extra serialization for non-serializing MSRs
Dave Hansen
5
-15
/
+32
2021-02-04
platform/chrome: cros_ec_typec: Clear Type C disc events
Prashant Malani
1
-3
/
+26
2021-02-04
Revert "x86/setup: don't remove E820_TYPE_RAM for pfn 0"
Mike Rapoport
1
-9
/
+11
2021-02-04
platform/chrome: cros_ec: Import Type C control command
Prashant Malani
1
-0
/
+26
2021-02-04
Merge tag 'acpi-5.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-5
/
+5
2021-02-04
Merge tag 'ovl-fixes-5.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
11
-59
/
+136
[prev]
[next]