index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
stackleak.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2020-12-06
Revert "mei: virtio: virtualization frontend driver"
Michael S. Tsirkin
3
-887
/
+0
2020-12-06
x86/sev-es: Use new for_each_insn_prefix() macro to loop over prefixes bytes
Masami Hiramatsu
1
-3
/
+2
2020-12-06
x86/insn-eval: Use new for_each_insn_prefix() macro to loop over prefixes bytes
Masami Hiramatsu
1
-5
/
+5
2020-12-06
x86/uprobes: Do not use prefixes.nbytes when looping over prefixes.bytes
Masami Hiramatsu
3
-4
/
+36
2020-12-05
i2c: mlxbf: Fix the return check of devm_ioremap and ioremap
Wang Xiaojun
1
-6
/
+6
2020-12-05
i2c: mlxbf: select CONFIG_I2C_SLAVE
Arnd Bergmann
1
-0
/
+1
2020-12-05
dt-bindings: phy: Convert Broadcom SATA PHY to YAML
Florian Fainelli
2
-61
/
+148
2020-12-05
devicetree: phy: rockchip-emmc add output-tapdelay-select
Chris Ruehl
1
-0
/
+3
2020-12-05
phy: rockchip-emmc: output tap delay dt property
Chris Ruehl
1
-1
/
+12
2020-12-05
PHY: Ingenic: Add USB PHY driver using generic PHY framework.
周琰杰 (Zhou Yanjie)
5
-0
/
+428
2020-12-05
dt-bindings: USB: Add bindings for Ingenic JZ4775 and X2000.
周琰杰 (Zhou Yanjie)
2
-2
/
+4
2020-12-05
USB: PHY: JZ4770: Remove unnecessary function calls.
周琰杰 (Zhou Yanjie)
1
-1
/
+1
2020-12-05
devicetree: phy: rockchip-emmc: pulldown property
Chris Ruehl
1
-0
/
+2
2020-12-05
phy: rockchip: set pulldown for strobe line in dts
Chris Ruehl
1
-0
/
+16
2020-12-05
phy: renesas: rcar-gen3-usb2: disable runtime pm in case of failure
Wang Li
1
-2
/
+4
2020-12-05
phy: mediatek: allow compile-testing the hdmi phy
Arnd Bergmann
1
-1
/
+3
[next]