index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.gitattributes
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-12-09
uio: uio_mf624: use devm_kzalloc() for uio_info object
Alexandru Ardelean
1
-6
/
+2
2020-12-09
uio: uio_sercos3: use device-managed functions for simple allocs
Alexandru Ardelean
1
-10
/
+4
2020-12-09
uio: uio_dmem_genirq: finalize conversion of probe to devm_ handlers
Alexandru Ardelean
1
-18
/
+10
2020-12-09
uio: uio_dmem_genirq: convert simple allocations to device-managed
Alexandru Ardelean
1
-26
/
+8
2020-12-09
uio/uio_pci_generic: remove unneeded pci_set_drvdata()
Alexandru Ardelean
1
-7
/
+1
2020-12-09
uio: pruss: use devm_clk_get() for clk init
Alexandru Ardelean
1
-5
/
+2
2020-12-09
slimbus: qcom-ngd-ctrl: fix SSR dependencies
Srinivas Kandagatla
1
-2
/
+1
2020-12-09
altera-stapl: remove the unreached switch case
Kaixu Xia
1
-5
/
+0
2020-12-09
fsi: Aspeed: Add mutex to protect HW access
Eddie James
1
-16
/
+29
2020-12-09
bus: fsl-mc: simplify DPRC version check
Ioana Ciornei
1
-3
/
+1
2020-12-09
bus: fsl-mc: fix error return code in fsl_mc_object_allocate()
Zhang Changzhong
1
-1
/
+3
2020-12-09
bus: fsl-mc: added missing fields to dprc_rsp_get_obj_region structure
Laurentiu Tudor
2
-2
/
+5
2020-12-09
bus: fsl-mc: make sure MC firmware is up and running
Laurentiu Tudor
1
-12
/
+30
2020-12-09
bus: fsl-mc: add back accidentally dropped error check
Laurentiu Tudor
1
-1
/
+4
2020-12-09
MAINTAINERS: Mark SPMI as maintained
Stephen Boyd
1
-2
/
+4
2020-12-09
vme: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2
-12
/
+14
2020-12-09
misc: pci_endpoint_test: fix return value of error branch
Xiongfeng Wang
1
-2
/
+6
2020-12-09
misc: genwqe: Use dma_set_mask_and_coherent to simplify code
Christophe JAILLET
1
-17
/
+2
2020-12-09
misc: rtsx: rts5249 support runtime PM
Ricky Wu
5
-6
/
+145
2020-12-09
misc: rtsx: modify and fix init_hw function
Ricky Wu
1
-3
/
+5
2020-12-09
misc: rtsx: modify en/disable aspm function
Ricky Wu
1
-3
/
+9
2020-12-09
misc: vmw_vmci: fix kernel info-leak by initializing dbells in vmci_ctx_get_c...
Anant Thazhemadam
1
-1
/
+1
2020-12-09
misc/sgi-xp: Replace in_interrupt() usage
Thomas Gleixner
3
-6
/
+17
2020-12-09
misc: isl29003: Fix typo for get/set mode
Zhou Xingxing
1
-2
/
+2
2020-12-09
lkdtm: don't move ctors to .rodata
Mark Rutland
2
-2
/
+2
2020-12-09
firmware: fix a spelling mistake "managament" -> "management" in Kconfig
Colin Ian King
1
-1
/
+1
2020-12-09
binder: add flag to clear buffer on txn complete
Todd Kjos
4
-1
/
+53
2020-12-09
speakup: fix uninitialized flush_lock
Yang Yingliang
1
-1
/
+1
2020-12-08
coresight: etm4x: Modify core-commit to avoid HiSilicon ETM overflow
Qi Liu
3
-0
/
+114
2020-12-08
coresight: remove broken __exit annotations
Arnd Bergmann
10
-16
/
+16
2020-12-08
coresight: tmc-etr: Fix barrier packet insertion for perf buffer
Suzuki K Poulose
1
-1
/
+1
2020-12-08
drm/mediatek: avoid dereferencing a null hdmi_phy on an error message
Colin Ian King
1
-2
/
+3
2020-12-08
phy: ingenic: depend on HAS_IOMEM
Vinod Koul
1
-0
/
+1
2020-12-07
mei: bus: enable pavp device.
Tomas Winkler
1
-0
/
+4
2020-12-07
mei: bus: add vtag support
Alexander Usyskin
5
-26
/
+104
2020-12-07
phy: mediatek: statify mtk_hdmi_phy_driver
Vinod Koul
1
-1
/
+1
2020-12-06
Linux 5.10-rc7
v5.10-rc7
Linus Torvalds
1
-1
/
+1
2020-12-06
mm/mmap.c: fix mmap return value when vma is merged after call_mmap()
Liu Zixian
1
-14
/
+12
2020-12-06
hugetlb_cgroup: fix offline of hugetlb cgroup with reservations
Mike Kravetz
1
-5
/
+3
2020-12-06
mm/filemap: add static for function __add_to_page_cache_locked
Alex Shi
1
-1
/
+1
2020-12-06
userfaultfd: selftests: fix SIGSEGV if huge mmap fails
Axel Rasmussen
1
-9
/
+16
2020-12-06
tools/testing/selftests/vm: fix build error
Xingxing Su
1
-0
/
+4
2020-12-06
mailmap: add two more addresses of Uwe Kleine-König
Uwe Kleine-König
1
-0
/
+2
2020-12-06
mm/swapfile: do not sleep with a spin lock held
Qian Cai
1
-1
/
+3
2020-12-06
mm/zsmalloc.c: drop ZSMALLOC_PGTABLE_MAPPING
Minchan Kim
4
-69
/
+0
2020-12-06
mm: list_lru: set shrinker map bit when child nr_items is not zero
Yang Shi
1
-5
/
+5
2020-12-06
mm: memcg/slab: fix obj_cgroup_charge() return value handling
Roman Gushchin
1
-16
/
+24
2020-12-06
coredump: fix core_pattern parse error
Menglong Dong
1
-1
/
+2
2020-12-06
zlib: export S390 symbols for zlib modules
Randy Dunlap
1
-0
/
+3
2020-12-06
kbuild: avoid split lines in .mod files
Masahiro Yamada
1
-8
/
+4
[next]