index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
locking-selftest-rsem.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-05-30
mailbox: imx: Support runtime PM
Anson Huang
1
-1
/
+26
2020-05-30
mailbox: pcc: make pcc_mbox_driver static
Jason Yan
1
-1
/
+1
2020-05-29
gfs2: Even more gfs2_find_jhead fixes
Andreas Gruenbacher
1
-10
/
+5
2020-05-29
parisc: Fix kernel panic in mem_init()
Helge Deller
1
-1
/
+1
2020-05-29
iommu: Fix reference count leak in iommu_group_alloc.
Qiushi Wu
1
-1
/
+1
2020-05-29
gpio: fix locking open drain IRQ lines
Linus Walleij
1
-2
/
+9
2020-05-29
powerpc/64s: Disable sanitisers for C syscall/interrupt entry/exit code
Daniel Axtens
1
-0
/
+3
2020-05-28
Revert "block: end bio with BLK_STS_AGAIN in case of non-mq devs and REQ_NOWAIT"
Jens Axboe
1
-7
/
+4
2020-05-28
include/asm-generic/topology.h: guard cpumask_of_node() macro argument
Arnd Bergmann
1
-1
/
+1
2020-05-28
fs/binfmt_elf.c: allocate initialized memory in fill_thread_core_info()
Alexander Potapenko
1
-1
/
+1
2020-05-28
mm: remove VM_BUG_ON(PageSlab()) from page_mapcount()
Konstantin Khlebnikov
1
-2
/
+13
2020-05-28
mm,thp: stop leaking unreleased file pages
Hugh Dickins
1
-0
/
+1
2020-05-28
mm/z3fold: silence kmemleak false positives of slots
Qian Cai
1
-0
/
+3
2020-05-28
arm64/kernel: Fix return value when cpu_online() fails in __cpu_up()
Nobuhiro Iwamatsu
1
-1
/
+1
2020-05-28
csky: Fixup CONFIG_DEBUG_RSEQ
Guo Ren
1
-5
/
+10
2020-05-28
csky: Coding convention in entry.S
Guo Ren
4
-40
/
+42
2020-05-28
csky: Fixup abiv2 syscall_trace break a4 & a5
Guo Ren
2
-2
/
+6
2020-05-28
csky: Fixup CONFIG_PREEMPT panic
Guo Ren
3
-27
/
+11
2020-05-28
IB/ipoib: Fix double free of skb in case of multicast traffic in CM mode
Valentine Fatiev
4
-12
/
+26
2020-05-28
drm/amd/display: Fix potential integer wraparound resulting in a hang
Aric Cyr
1
-0
/
+2
2020-05-28
drm/amd/display: drop cursor position check in atomic test
Simon Ser
1
-7
/
+0
2020-05-27
nvme-pci: avoid race between nvme_reap_pending_cqes() and nvme_poll()
Dongli Zhang
1
-4
/
+7
2020-05-27
RDMA/core: Fix double destruction of uobject
Jason Gunthorpe
2
-8
/
+14
2020-05-27
fanotify: turn off support for FAN_DIR_MODIFY
Amir Goldstein
2
-3
/
+2
2020-05-27
x86: Hide the archdata.iommu field behind generic IOMMU_API
Krzysztof Kozlowski
1
-1
/
+1
2020-05-27
ia64: Hide the archdata.iommu field behind generic IOMMU_API
Krzysztof Kozlowski
1
-1
/
+1
2020-05-27
ceph: flush release queue when handling caps for unknown inode
Jeff Layton
1
-1
/
+1
2020-05-27
libceph: ignore pool overlay and cache logic on redirects
Jerry Lee
1
-1
/
+3
2020-05-27
ALSA: hda/realtek - Add new codec supported for ALC287
Kailang Yang
1
-0
/
+3
2020-05-27
Input: synaptics - add a second working PNP_ID for Lenovo T470s
Dennis Kadioglu
1
-0
/
+1
2020-05-27
ALSA: usb-audio: Quirks for Gigabyte TRX40 Aorus Master onboard audio
Takashi Iwai
2
-0
/
+44
2020-05-27
clk: qcom: gcc: Fix parent for gpll0_out_even
Vinod Koul
1
-2
/
+1
2020-05-27
clk: qcom: sm8250 gcc depends on QCOM_GDSC
Jonathan Marek
1
-0
/
+1
2020-05-26
exec: Always set cap_ambient in cap_bprm_set_creds
Eric W. Biederman
1
-0
/
+1
2020-05-26
powerpc/64s: Fix restore of NV GPRs after facility unavailable exception
Michael Ellerman
1
-0
/
+2
2020-05-26
ALSA: usb-audio: mixer: volume quirk for ESS Technology Asus USB DAC
Chris Chiu
1
-0
/
+8
2020-05-26
ALSA: hda/realtek - Add a model for Thinkpad T570 without DAC workaround
Takashi Iwai
1
-10
/
+26
2020-05-26
ALSA: hwdep: fix a left shifting 1 by 31 UB bug
Changming Liu
1
-2
/
+2
2020-05-25
RDMA/pvrdma: Fix missing pci disable in pvrdma_pci_probe()
Qiushi Wu
1
-1
/
+1
2020-05-25
gpio: bcm-kona: Fix return value of bcm_kona_gpio_probe()
Tiezhu Yang
1
-1
/
+1
2020-05-25
gpio: pxa: Fix return value of pxa_gpio_probe()
Tiezhu Yang
1
-2
/
+2
2020-05-25
gpio: mlxbf2: Fix sleeping while holding spinlock
Axel Lin
1
-3
/
+3
2020-05-25
mmc: block: Fix use-after-free issue for rpmb
Peng Hao
1
-1
/
+1
2020-05-25
Linux 5.7-rc7
v5.7-rc7
Linus Torvalds
1
-1
/
+1
2020-05-24
net: smsc911x: Fix runtime PM imbalance on error
Dinghao Liu
1
-4
/
+5
2020-05-24
net/mlx4_core: fix a memory leak bug.
Qiushi Wu
1
-1
/
+1
2020-05-24
net: ethernet: ti: cpsw: fix ASSERT_RTNL() warning during suspend
Grygorii Strashko
1
-0
/
+4
2020-05-24
net: phy: mscc: fix initialization of the MACsec protocol mode
Antoine Tenart
5
-10
/
+21
2020-05-24
net: stmmac: don't attach interface until resume finishes
Leon Yu
1
-2
/
+2
2020-05-24
net: Fix return value about devm_platform_ioremap_resource()
Tiezhu Yang
4
-4
/
+7
[next]