index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
leds
/
leds-menf21bmc.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-05-13
gfs2: buffered write prefaulting
Andreas Gruenbacher
1
-12
/
+16
2022-05-13
gfs2: Align read and write chunks to the page cache
Andreas Gruenbacher
1
-8
/
+7
2022-05-13
gfs2: Pull return value test out of should_fault_in_pages
Andreas Gruenbacher
1
-12
/
+22
2022-05-13
gfs2: Clean up use of fault_in_iov_iter_{read,write}able
Andreas Gruenbacher
1
-17
/
+9
2022-05-13
gfs2: Variable rename
Andreas Gruenbacher
1
-17
/
+17
2022-05-13
gfs2: Fix filesystem block deallocation for short writes
Andreas Gruenbacher
1
-6
/
+5
2022-05-13
drm/vmwgfx: Disable command buffers on svga3 without gbobjects
Zack Rusin
1
-4
/
+7
2022-05-13
drm/vmwgfx: Initialize drm_mode_fb_cmd2
Zack Rusin
1
-1
/
+1
2022-05-13
drm/vmwgfx: Fix fencing on SVGAv3
Zack Rusin
5
-19
/
+53
2022-05-13
x86/mm: Fix marking of unused sub-pmd ranges
Adrian-Ken Rueegsegger
1
-2
/
+3
2022-05-12
tls: Fix context leak on tls_device_down
Maxim Mikityanskiy
1
-0
/
+3
2022-05-12
net: sfc: ef10: fix memory leak in efx_ef10_mtd_probe()
Taehee Yoo
1
-0
/
+5
2022-05-12
net/smc: non blocking recvmsg() return -EAGAIN when no data and signal_pending
Guangguan Wang
1
-2
/
+2
2022-05-12
net: dsa: bcm_sf2: Fix Wake-on-LAN with mac_link_down()
Florian Fainelli
1
-0
/
+3
2022-05-12
arm64: Enable repeat tlbi workaround on KRYO4XX gold CPUs
Shreyas K K
2
-0
/
+5
2022-05-12
mlxsw: Avoid warning during ip6gre device removal
Amit Cohen
1
-8
/
+3
2022-05-12
arm64: cpufeature: remove duplicate ID_AA64ISAR2_EL1 entry
Kristina Martsenko
1
-2
/
+1
2022-05-12
drm/vc4: hdmi: Fix build error for implicit function declaration
Hui Tang
1
-0
/
+1
2022-05-12
net: bcmgenet: Check for Wake-on-LAN interrupt probe deferral
Florian Fainelli
1
-0
/
+4
2022-05-12
net: ethernet: mediatek: ppe: fix wrong size passed to memset()
Yang Yingliang
1
-1
/
+1
2022-05-12
Bluetooth: Fix the creation of hdev->name
Itay Iellin
2
-3
/
+6
2022-05-12
sched/tracing: Append prev_state to tp args instead
Delyan Kratunov
9
-21
/
+21
2022-05-12
i40e: i40e_main: fix a missing check on list iterator
Xiaomeng Tong
1
-13
/
+14
2022-05-12
net/sched: act_pedit: really ensure the skb is writable
Paolo Abeni
2
-4
/
+23
2022-05-11
drm/amdgpu/ctx: only reset stable pstate if the user changed it (v2)
Alex Deucher
1
-0
/
+5
2022-05-11
Revert "drm/amd/pm: keep the BACO feature enabled for suspend"
Alex Deucher
1
-7
/
+1
2022-05-11
KVM: PPC: Book3S PR: Enable MSR_DR for switch_mmu_context()
Alexander Graf
1
-5
/
+21
2022-05-11
s390/lcs: fix variable dereferenced before check
Alexandra Winter
1
-3
/
+4
2022-05-11
s390/ctcm: fix potential memory leak
Alexandra Winter
1
-5
/
+1
2022-05-11
s390/ctcm: fix variable dereferenced before check
Alexandra Winter
1
-2
/
+3
2022-05-11
net: atlantic: verify hw_head_ lies within TX buffer ring
Grant Grundler
1
-0
/
+7
2022-05-11
net: atlantic: add check for MAX_SKB_FRAGS
Grant Grundler
1
-1
/
+5
2022-05-11
net: atlantic: reduce scope of is_rsc_complete
Grant Grundler
1
-7
/
+6
2022-05-11
net: atlantic: fix "frag[0] not initialized"
Grant Grundler
1
-2
/
+1
2022-05-11
net: stmmac: fix missing pci_disable_device() on error in stmmac_pci_probe()
Yang Yingliang
1
-3
/
+1
2022-05-11
scsi: lpfc: Correct BDE DMA address assignment for GEN_REQ_WQE
James Smart
1
-3
/
+3
2022-05-11
scsi: lpfc: Fix split code for FLOGI on FCoE
James Smart
1
-1
/
+1
2022-05-11
genirq: Remove WARN_ON_ONCE() in generic_handle_domain_irq()
Lukas Wunner
1
-1
/
+0
2022-05-11
net: phy: micrel: Fix incorrect variable type in micrel
Wan Jiabing
1
-3
/
+2
2022-05-10
MAINTAINERS: Add James and Mike as Arm64 performance events reviewers
Mathieu Poirier
1
-1
/
+2
2022-05-10
udf: Avoid using stale lengthOfImpUse
Jan Kara
1
-4
/
+4
2022-05-10
virtio: fix virtio transitional ids
Shunsuke Mie
1
-7
/
+7
2022-05-10
arm64: vdso: fix makefile dependency on vdso.so
Joey Gouly
3
-6
/
+4
2022-05-10
decnet: Use container_of() for struct dn_neigh casts
Kees Cook
3
-5
/
+6
2022-05-10
writeback: Avoid skipping inode writeback
Jing Xia
1
-0
/
+4
2022-05-10
dma-buf: call dma_buf_stats_setup after dmabuf is in valid list
Charan Teja Reddy
1
-4
/
+4
2022-05-10
net: atlantic: always deep reset on pm op, fixing up my null deref regression
Manuel Ullmann
1
-2
/
+2
2022-05-10
ceph: check folio PG_private bit instead of folio->private
Xiubo Li
1
-4
/
+7
2022-05-10
ceph: fix setting of xattrs on async created inodes
Jeff Layton
1
-3
/
+13
2022-05-10
net: dsa: flush switchdev workqueue on bridge join error path
Vladimir Oltean
1
-0
/
+1
[next]