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
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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-04-15
Linux 4.19.238
v4.19.238
Greg Kroah-Hartman
1
-1
/
+1
2022-04-15
drm/amdkfd: Use drm_priv to pass VM from KFD to amdgpu
Felix Kuehling
1
-3
/
+7
2022-04-15
drm/amdgpu: Check if fd really is an amdgpu fd.
Bas Nieuwenhuizen
3
-3
/
+25
2022-04-15
xfrm: policy: match with both mark and mask on user interfaces
Xin Long
4
-32
/
+33
2022-04-15
selftests: cgroup: Test open-time cgroup namespace usage for migration checks
Tejun Heo
1
-0
/
+99
2022-04-15
selftests: cgroup: Test open-time credential usage for migration checks
Tejun Heo
1
-0
/
+68
2022-04-15
selftests: cgroup: Make cg_create() use 0755 for permission instead of 0644
Tejun Heo
1
-1
/
+1
2022-04-15
cgroup: Use open-time cgroup namespace for process migration perm checks
Tejun Heo
2
-7
/
+19
2022-04-15
cgroup: Allocate cgroup_file_ctx for kernfs_open_file->priv
Tejun Heo
3
-28
/
+57
2022-04-15
cgroup: Use open-time credentials for process migraton perm checks
Tejun Heo
2
-4
/
+20
2022-04-15
mm/sparsemem: fix 'mem_section' will never be NULL gcc 12 warning
Waiman Long
1
-4
/
+7
2022-04-15
arm64: module: remove (NOLOAD) from linker script
Fangrui Song
1
-3
/
+3
2022-04-15
mm: don't skip swap entry even if zap_details specified
Peter Xu
1
-6
/
+19
2022-04-15
dmaengine: Revert "dmaengine: shdma: Fix runtime PM imbalance on error"
Vinod Koul
1
-3
/
+1
2022-04-15
tools build: Use $(shell ) instead of `` to get embedded libperl's ccopts
Arnaldo Carvalho de Melo
1
-1
/
+1
2022-04-15
tools build: Filter out options and warnings not supported by clang
Arnaldo Carvalho de Melo
2
-0
/
+10
2022-04-15
irqchip/gic-v3: Fix GICR_CTLR.RWP polling
Marc Zyngier
1
-4
/
+4
2022-04-15
perf: qcom_l2_pmu: fix an incorrect NULL check on list iterator
Xiaomeng Tong
1
-3
/
+3
2022-04-15
ata: sata_dwc_460ex: Fix crash due to OOB write
Christian Lamparter
1
-1
/
+5
2022-04-15
arm64: patch_text: Fixup last cpu should be master
Guo Ren
1
-2
/
+2
2022-04-15
btrfs: fix qgroup reserve overflow the qgroup limit
Ethan Lien
1
-1
/
+1
2022-04-15
x86/speculation: Restore speculation related MSRs during S3 resume
Pawan Gupta
1
-0
/
+14
2022-04-15
x86/pm: Save the MSR validity status at context setup
Pawan Gupta
1
-2
/
+5
2022-04-15
mm/mempolicy: fix mpol_new leak in shared_policy_replace
Miaohe Lin
1
-0
/
+1
2022-04-15
mmmremap.c: avoid pointless invalidate_range_start/end on mremap(old_size=0)
Paolo Bonzini
1
-0
/
+3
2022-04-15
mmc: renesas_sdhi: don't overwrite TAP settings when HS400 tuning is complete
Wolfram Sang
1
-2
/
+2
2022-04-15
Revert "mmc: sdhci-xenon: fix annoying 1.8V regulator warning"
Pali Rohár
1
-10
/
+0
2022-04-15
drbd: Fix five use after free bugs in get_initial_state
Lv Yunlong
4
-33
/
+42
2022-04-15
spi: bcm-qspi: fix MSPI only access with bcm_qspi_exec_mem_op()
Kamal Dasu
1
-2
/
+2
2022-04-15
qede: confirm skb is allocated before using
Jamie Bainbridge
1
-0
/
+3
2022-04-15
rxrpc: fix a race in rxrpc_exit_net()
Eric Dumazet
1
-1
/
+1
2022-04-15
net: openvswitch: don't send internal clone attribute to the userspace.
Ilya Maximets
2
-2
/
+4
2022-04-15
drm/imx: Fix memory leak in imx_pd_connector_get_modes
José Expósito
1
-1
/
+3
2022-04-15
net: stmmac: Fix unset max_speed difference between DT and non-DT platforms
Chen-Yu Tsai
1
-2
/
+1
2022-04-15
scsi: zorro7xx: Fix a resource leak in zorro7xx_remove_one()
Christophe JAILLET
1
-0
/
+2
2022-04-15
Drivers: hv: vmbus: Fix potential crash on module unload
Guilherme G. Piccoli
1
-2
/
+7
2022-04-15
drm/amdgpu: fix off by one in amdgpu_gfx_kiq_acquire()
Dan Carpenter
1
-1
/
+1
2022-04-15
KVM: arm64: Check arm64_get_bp_hardening_data() didn't return NULL
James Morse
1
-1
/
+2
2022-04-15
mm: fix race between MADV_FREE reclaim and blkdev direct IO read
Mauricio Faria de Oliveira
1
-1
/
+24
2022-04-15
net: add missing SOF_TIMESTAMPING_OPT_ID support
Willem de Bruijn
5
-10
/
+27
2022-04-15
parisc: Fix CPU affinity for Lasi, WAX and Dino chips
Helge Deller
5
-16
/
+71
2022-04-15
jfs: prevent NULL deref in diFree
Haimin Zhang
1
-1
/
+2
2022-04-15
virtio_console: eliminate anonymous module_init & module_exit
Randy Dunlap
1
-4
/
+4
2022-04-15
serial: samsung_tty: do not unlock port->lock for uart_write_wakeup()
Jiri Slaby
1
-4
/
+1
2022-04-15
NFS: swap-out must always use STABLE writes.
NeilBrown
1
-4
/
+6
2022-04-15
NFS: swap IO handling is slightly different for O_DIRECT IO
NeilBrown
3
-20
/
+34
2022-04-15
SUNRPC/call_alloc: async tasks mustn't block waiting for memory
NeilBrown
2
-2
/
+6
2022-04-15
clk: Enforce that disjoints limits are invalid
Maxime Ripard
1
-0
/
+24
2022-04-15
xen: delay xen_hvm_init_time_ops() if kdump is boot on vcpu>=32
Dongli Zhang
2
-1
/
+29
2022-04-15
NFSv4: Protect the state recovery thread against direct reclaim
Trond Myklebust
1
-0
/
+12
[next]