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-09-05
Linux 4.19.257
v4.19.257
Greg Kroah-Hartman
1
-1
/
+1
2022-09-05
net: neigh: don't call kfree_skb() under spin_lock_irqsave()
Yang Yingliang
1
-2
/
+8
2022-09-05
kprobes: don't call disarm_kprobe() for disabled kprobes
Kuniyuki Iwashima
1
-4
/
+5
2022-09-05
netfilter: conntrack: NF_CONNTRACK_PROCFS should no longer default to y
Geert Uytterhoeven
1
-1
/
+0
2022-09-05
s390/hypfs: avoid error message under KVM
Juergen Gross
2
-2
/
+2
2022-09-05
neigh: fix possible DoS due to net iface start/stop loop
Denis V. Lunev
1
-8
/
+17
2022-09-05
drm/amd/display: clear optc underflow before turn off odm clock
Fudong Wang
1
-0
/
+5
2022-09-05
mm/rmap: Fix anon_vma->degree ambiguity leading to double-reuse
Jann Horn
2
-16
/
+22
2022-09-05
ftrace: Fix NULL pointer dereference in is_ftrace_trampoline when ftrace is dead
Yang Jihong
1
-0
/
+10
2022-09-05
fbdev: fb_pm2fb: Avoid potential divide by zero error
Letu Ren
1
-0
/
+5
2022-09-05
HID: hidraw: fix memory leak in hidraw_release()
Karthik Alapati
1
-0
/
+3
2022-09-05
media: pvrusb2: fix memory leak in pvr_probe
Dongliang Mu
1
-0
/
+1
2022-09-05
HID: steam: Prevent NULL pointer dereference in steam_{recv,send}_report
Lee Jones
1
-0
/
+10
2022-09-05
Bluetooth: L2CAP: Fix build errors in some archs
Luiz Augusto von Dentz
1
-5
/
+5
2022-09-05
kbuild: Fix include path in scripts/Makefile.modpost
Jing Leng
1
-2
/
+1
2022-09-05
x86/bugs: Add "unknown" reporting for MMIO Stale Data
Pawan Gupta
4
-14
/
+51
2022-09-05
s390/mm: do not trigger write fault when vma does not allow VM_WRITE
Gerald Schaefer
1
-1
/
+3
2022-09-05
selftests/bpf: Fix test_align verifier log patterns
Stanislav Fomichev
1
-13
/
+14
2022-09-05
bpf: Fix the off-by-two error in range markings
Maxim Mikityanskiy
1
-16
/
+16
2022-09-05
arm64: map FDT as RW for early_init_dt_scan()
Hsin-Yi Wang
4
-20
/
+11
2022-09-05
mm: Force TLB flush for PFNMAP mappings before unlink_file_vma()
Jann Horn
1
-0
/
+12
2022-09-05
scsi: storvsc: Remove WQ_MEM_RECLAIM from storvsc_error_wq
Saurabh Sengar
1
-1
/
+1
2022-09-05
md: call __md_stop_writes in md_stop
Guoqing Jiang
1
-0
/
+1
2022-09-05
mm/hugetlb: fix hugetlb not supporting softdirty tracking
David Hildenbrand
1
-2
/
+6
2022-09-05
s390: fix double free of GS and RI CBs on fork() failure
Brian Foster
1
-6
/
+16
2022-09-05
asm-generic: sections: refactor memory_intersects
Quanyang Wang
1
-2
/
+5
2022-09-05
loop: Check for overflow while configuring loop
Siddh Raman Pant
1
-0
/
+5
2022-09-05
x86/unwind/orc: Unwind ftrace trampolines with correct ORC entry
Chen Zhongjin
1
-5
/
+10
2022-09-05
btrfs: check if root is readonly while setting security xattr
Goldwyn Rodrigues
1
-0
/
+3
2022-09-05
ixgbe: stop resetting SYSTIME in ixgbe_ptp_start_cyclecounter
Jacob Keller
1
-13
/
+46
2022-09-05
net: Fix a data-race around sysctl_somaxconn.
Kuniyuki Iwashima
1
-1
/
+1
2022-09-05
net: Fix a data-race around netdev_budget_usecs.
Kuniyuki Iwashima
1
-1
/
+1
2022-09-05
net: Fix a data-race around netdev_budget.
Kuniyuki Iwashima
1
-1
/
+1
2022-09-05
net: Fix a data-race around sysctl_net_busy_read.
Kuniyuki Iwashima
1
-1
/
+1
2022-09-05
net: Fix a data-race around sysctl_net_busy_poll.
Kuniyuki Iwashima
1
-1
/
+1
2022-09-05
net: Fix a data-race around sysctl_tstamp_allow_data.
Kuniyuki Iwashima
1
-1
/
+1
2022-09-05
ratelimit: Fix data-races in ___ratelimit().
Kuniyuki Iwashima
1
-3
/
+9
2022-09-05
net: Fix data-races around netdev_tstamp_prequeue.
Kuniyuki Iwashima
1
-4
/
+4
2022-09-05
net: Fix data-races around weight_p and dev_weight_[rt]x_bias.
Kuniyuki Iwashima
3
-8
/
+11
2022-09-05
netfilter: nft_tunnel: restrict it to netdev family
Pablo Neira Ayuso
1
-0
/
+1
2022-09-05
netfilter: nft_osf: restrict osf to ipv4, ipv6 and inet families
Pablo Neira Ayuso
1
-3
/
+15
2022-09-05
netfilter: nft_payload: do not truncate csum_offset and csum_type
Pablo Neira Ayuso
1
-6
/
+13
2022-09-05
netfilter: nft_payload: report ERANGE for too long offset and length
Pablo Neira Ayuso
1
-2
/
+8
2022-09-05
netfilter: ebtables: reject blobs that don't provide all entry points
Florian Westphal
5
-35
/
+1
2022-09-05
net: ipvtap - add __init/__exit annotations to module init/exit funcs
Maciej Żenczykowski
1
-2
/
+2
2022-09-05
bonding: 802.3ad: fix no transmission of LACPDUs
Jonathan Toppins
1
-22
/
+16
2022-09-05
rose: check NULL rose_loopback_neigh->loopback
Bernard Pidoux
1
-1
/
+2
2022-09-05
af_key: Do not call xfrm_probe_algs in parallel
Herbert Xu
1
-0
/
+3
2022-09-05
xfrm: fix refcount leak in __xfrm_policy_check()
Xin Xiong
1
-0
/
+1
2022-09-05
kernel/sched: Remove dl_boosted flag comment
Hui Su
1
-4
/
+0
[next]