index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-05
Linux 5.4.212
v5.4.212
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
net/af_packet: check len when min_header_len equals to 0
Zhengchao Shao
1
-2
/
+2
2022-09-05
io_uring: disable polling pollfree files
Pavel Begunkov
4
-0
/
+6
2022-09-05
kprobes: don't call disarm_kprobe() for disabled kprobes
Kuniyuki Iwashima
1
-4
/
+5
2022-09-05
lib/vdso: Mark do_hres() and do_coarse() as __always_inline
Andrei Vagin
1
-6
/
+8
2022-09-05
lib/vdso: Let do_coarse() return 0 to simplify the callsite
Christophe Leroy
1
-7
/
+8
2022-09-05
btrfs: tree-checker: check for overlapping extent items
Josef Bacik
1
-2
/
+23
2022-09-05
netfilter: conntrack: NF_CONNTRACK_PROCFS should no longer default to y
Geert Uytterhoeven
1
-1
/
+0
2022-09-05
drm/amd/display: Fix pixel clock programming
Ilya Bakoulin
1
-0
/
+2
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
drm/amd/display: Avoid MPC infinite loop
Josip Pavic
2
-0
/
+12
2022-09-05
btrfs: unify lookup return value when dir entry is missing
Filipe Manana
3
-22
/
+42
2022-09-05
btrfs: do not pin logs too early during renames
Filipe Manana
1
-6
/
+42
2022-09-05
btrfs: introduce btrfs_lookup_match_dir
Marcos Paulo de Souza
1
-37
/
+39
2022-09-05
mm/rmap: Fix anon_vma->degree ambiguity leading to double-reuse
Jann Horn
2
-16
/
+22
2022-09-05
bpf: Don't redirect packets with invalid pkt_len
Zhengchao Shao
3
-0
/
+12
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
udmabuf: Set the DMA mask for the udmabuf device (v2)
Vivek Kasireddy
1
-1
/
+17
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
-17
/
+54
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
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
perf/x86/intel/uncore: Fix broken read_counter() for SNB IMC PMU
Stephane Eranian
1
-1
/
+17
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
ACPI: processor: Remove freq Qos request for all CPUs
Riwen Lu
1
-1
/
+1
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
btrfs: add info when mount fails due to stale replace target
Anand Jain
1
-1
/
+1
2022-09-05
btrfs: replace: drop assert for suspended replace
Anand Jain
1
-2
/
+1
2022-09-05
btrfs: fix silent failure when deleting root reference
Filipe Manana
1
-2
/
+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
[next]