index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-18
Linux 5.17.9
v5.17.9
Greg Kroah-Hartman
1
-1
/
+1
2022-05-18
mm/kfence: reset PG_slab and memcg_data before freeing __kfence_pool
Hyeonggon Yoo
1
-0
/
+11
2022-05-18
net: phy: micrel: Fix incorrect variable type in micrel
Wan Jiabing
1
-1
/
+1
2022-05-18
mm/hwpoison: use pr_err() instead of dump_page() in get_any_page()
Naoya Horiguchi
1
-1
/
+1
2022-05-18
dma-buf: call dma_buf_stats_setup after dmabuf is in valid list
Charan Teja Reddy
1
-4
/
+4
2022-05-18
Revert "drm/amd/pm: keep the BACO feature enabled for suspend"
Alex Deucher
1
-7
/
+1
2022-05-18
drm/vmwgfx: Initialize drm_mode_fb_cmd2
Zack Rusin
1
-1
/
+1
2022-05-18
SUNRPC: Ensure that the gssproxy client can start in a connected state
Trond Myklebust
3
-0
/
+35
2022-05-18
net: phy: micrel: Pass .probe for KS8737
Fabio Estevam
1
-0
/
+1
2022-05-18
net: phy: micrel: Do not use kszphy_suspend/resume for KSZ8061
Fabio Estevam
1
-2
/
+2
2022-05-18
arm[64]/memremap: don't abuse pfn_valid() to ensure presence of linear map
Mike Rapoport
4
-0
/
+23
2022-05-18
ath11k: reduce the wait time of 11d scan and hw scan while add interface
Wen Gong
7
-64
/
+84
2022-05-18
ping: fix address binding wrt vrf
Nicolas Dichtel
1
-1
/
+11
2022-05-18
cgroup/cpuset: Remove cpus_allowed/mems_allowed setup in cpuset_init_smp()
Waiman Long
1
-2
/
+5
2022-05-18
writeback: Avoid skipping inode writeback
Jing Xia
1
-0
/
+4
2022-05-18
net: phy: Fix race condition on link status change
Francesco Dolcini
1
-1
/
+6
2022-05-18
net: atlantic: always deep reset on pm op, fixing up my null deref regression
Manuel Ullmann
1
-2
/
+2
2022-05-18
i40e: i40e_main: fix a missing check on list iterator
Xiaomeng Tong
1
-13
/
+14
2022-05-18
drm/nouveau/tegra: Stop using iommu_present()
Robin Murphy
1
-1
/
+1
2022-05-18
drm/vmwgfx: Disable command buffers on svga3 without gbobjects
Zack Rusin
1
-4
/
+7
2022-05-18
mm: mremap: fix sign for EFAULT error return value
Niels Dossche
1
-1
/
+1
2022-05-18
mm/huge_memory: do not overkill when splitting huge_zero_page
Xu Yu
1
-1
/
+6
2022-05-18
Revert "mm/memory-failure.c: skip huge_zero_page in memory_failure()"
Xu Yu
1
-13
/
+0
2022-05-18
ceph: fix setting of xattrs on async created inodes
Jeff Layton
1
-3
/
+13
2022-05-18
serial: 8250_mtk: Fix register address for XON/XOFF character
AngeloGioacchino Del Regno
1
-2
/
+5
2022-05-18
serial: 8250_mtk: Fix UART_EFR register address
AngeloGioacchino Del Regno
1
-7
/
+8
2022-05-18
genirq: Remove WARN_ON_ONCE() in generic_handle_domain_irq()
Lukas Wunner
1
-1
/
+0
2022-05-18
fsl_lpuart: Don't enable interrupts too early
Indan Zupancic
1
-9
/
+9
2022-05-18
slimbus: qcom: Fix IRQ check in qcom_slim_probe
Miaoqian Lin
1
-2
/
+2
2022-05-18
USB: serial: option: add Fibocom MA510 modem
Sven Schwermer
1
-0
/
+2
2022-05-18
USB: serial: option: add Fibocom L610 modem
Sven Schwermer
1
-0
/
+2
2022-05-18
USB: serial: qcserial: add support for Sierra Wireless EM7590
Ethan Yang
1
-0
/
+2
2022-05-18
USB: serial: pl2303: add device id for HP LM930 Display
Scott Chen
2
-0
/
+2
2022-05-18
usb: typec: tcpci_mt6360: Update for BMC PHY setting
ChiYuan Huang
1
-0
/
+26
2022-05-18
usb: typec: tcpci: Don't skip cleanup in .remove() on error
Uwe Kleine-König
1
-1
/
+1
2022-05-18
usb: cdc-wdm: fix reading stuck on device close
Sergey Ryazanov
1
-0
/
+1
2022-05-18
usb: gadget: uvc: allow for application to cleanly shutdown
Dan Vacura
3
-1
/
+29
2022-05-18
tty: n_gsm: fix invalid gsmtty_write_room() result
Daniel Starke
1
-4
/
+3
2022-05-18
tty: n_gsm: fix mux activation issues in gsm_config()
Daniel Starke
1
-4
/
+8
2022-05-18
tty: n_gsm: fix buffer over-read in gsm_dlci_data()
Daniel Starke
1
-0
/
+1
2022-05-18
tty/serial: digicolor: fix possible null-ptr-deref in digicolor_uart_probe()
Yang Yingliang
1
-3
/
+2
2022-05-18
x86/mm: Fix marking of unused sub-pmd ranges
Adrian-Ken Rueegsegger
1
-2
/
+3
2022-05-18
usb: xhci-mtk: fix fs isoc's transfer error
Chunfeng Yun
1
-9
/
+7
2022-05-18
KVM: PPC: Book3S PR: Enable MSR_DR for switch_mmu_context()
Alexander Graf
1
-5
/
+21
2022-05-18
firmware_loader: use kernel credentials when reading firmware
Thiébaud Weksteen
1
-0
/
+17
2022-05-18
perf tests: Fix coresight `perf test` failure.
Jeremy Linton
1
-1
/
+0
2022-05-18
interconnect: Restore sync state by ignoring ipa-virt in provider count
Stephen Boyd
1
-1
/
+7
2022-05-18
block: Do not call folio_next() on an unreferenced folio
Matthew Wilcox (Oracle)
1
-1
/
+4
2022-05-18
tcp: drop the hash_32() part from the index calculation
Willy Tarreau
1
-1
/
+1
2022-05-18
tcp: increase source port perturb table to 2^16
Willy Tarreau
1
-4
/
+5
[next]