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.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-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
2021-06-10
btrfs: fix error handling in btrfs_del_csums
Josef Bacik
1
-5
/
+5
2021-06-10
btrfs: mark ordered extent and inode with error if we fail to finish
Josef Bacik
1
-0
/
+12
2021-06-10
powerpc/kprobes: Fix validation of prefixed instructions across page boundary
Naveen N. Rao
1
-2
/
+2
2021-06-10
x86/thermal: Fix LVT thermal setup for SMI delivery mode
Borislav Petkov
3
-5
/
+23
2021-06-10
x86/apic: Mark _all_ legacy interrupts when IO/APIC is missing
Thomas Gleixner
3
-0
/
+22
2021-06-10
drm/amdgpu: make sure we unpin the UVD BO
Nirmoy Das
1
-0
/
+1
2021-06-10
drm/amdgpu: Don't query CE and UE errors
Luben Tuikov
1
-16
/
+0
2021-06-10
nfc: fix NULL ptr dereference in llcp_sock_getname() after failed connect
Krzysztof Kozlowski
1
-0
/
+2
2021-06-10
KVM: PPC: Book3S HV: Save host FSCR in the P7/8 path
Nicholas Piggin
2
-1
/
+7
2021-06-10
x86/sev: Check SME/SEV support in CPUID first
Pu Wen
1
-5
/
+6
2021-06-10
dmaengine: idxd: Use cpu_feature_enabled()
Borislav Petkov
1
-2
/
+2
2021-06-10
x86/cpufeatures: Force disable X86_FEATURE_ENQCMD and remove update_pasid()
Thomas Gleixner
4
-74
/
+3
2021-06-10
scsi: lpfc: Fix failure to transmit ABTS on FC link
James Smart
1
-3
/
+1
2021-06-10
mm/page_alloc: fix counting of free pages after take off from buddy
Ding Hui
1
-0
/
+2
2021-06-10
mm/debug_vm_pgtable: fix alignment for pmd/pud_advanced_tests()
Gerald Schaefer
1
-2
/
+2
2021-06-10
ocfs2: fix data corruption by fallocate
Junxiao Bi
1
-5
/
+50
2021-06-10
pid: take a reference when initializing `cad_pid`
Mark Rutland
1
-1
/
+1
2021-06-10
kfence: use TASK_IDLE when awaiting allocation
Marco Elver
1
-3
/
+3
2021-06-10
kfence: maximize allocation wait timeout duration
Marco Elver
1
-1
/
+11
2021-06-10
Revert "MIPS: make userspace mapping young by default"
Thomas Bogendoerfer
3
-16
/
+26
2021-06-10
usb: dwc2: Fix build in periphal-only mode
Phil Elwell
1
-0
/
+4
2021-06-10
ext4: fix accessing uninit percpu counter variable with fast_commit
Ritesh Harjani
1
-2
/
+4
2021-06-10
ext4: fix memory leak in ext4_mb_init_backend on error path.
Phillip Potter
1
-1
/
+1
2021-06-10
ext4: fix fast commit alignment issues
Harshad Shirwadkar
2
-99
/
+90
2021-06-10
ext4: fix bug on in ext4_es_cache_extent as ext4_split_extent_at failed
Ye Bin
1
-20
/
+23
2021-06-10
ext4: fix memory leak in ext4_fill_super
Alexey Makhalov
1
-2
/
+9
2021-06-10
ARM: dts: imx6q-dhcom: Add PU,VDD1P1,VDD2P5 regulators
Marek Vasut
1
-0
/
+12
2021-06-10
ARM: dts: imx6dl-yapp4: Fix RGMII connection to QCA8334 switch
Michal Vokáč
1
-1
/
+5
2021-06-10
ALSA: hda: update the power_state during the direct-complete
Hui Wang
1
-0
/
+5
2021-06-10
ALSA: hda: Fix for mute key LED for HP Pavilion 15-CK0xx
Carlos M
1
-0
/
+1
2021-06-10
ALSA: timer: Fix master timer notification
Takashi Iwai
1
-1
/
+2
2021-06-10
gfs2: fix scheduling while atomic bug in glocks
Bob Peterson
1
-0
/
+2
2021-06-10
HID: multitouch: require Finger field to mark Win8 reports as MT
Ahelenia Ziemiańska
1
-3
/
+7
2021-06-10
HID: magicmouse: fix NULL-deref on disconnect
Johan Hovold
1
-1
/
+1
2021-06-10
HID: i2c-hid: Skip ELAN power-on command after reset
Johnny Chuang
1
-1
/
+8
2021-06-10
net: caif: fix memory leak in cfusbl_device_notify
Pavel Skripkin
1
-1
/
+13
2021-06-10
net: caif: fix memory leak in caif_device_notify
Pavel Skripkin
1
-1
/
+4
2021-06-10
net: caif: add proper error handling
Pavel Skripkin
4
-10
/
+18
2021-06-10
net: caif: added cfserl_release function
Pavel Skripkin
2
-0
/
+6
2021-06-10
wireguard: allowedips: free empty intermediate nodes when removing single node
Jason A. Donenfeld
3
-131
/
+137
2021-06-10
wireguard: allowedips: allocate nodes in kmem_cache
Jason A. Donenfeld
3
-8
/
+38
2021-06-10
wireguard: allowedips: remove nodes in O(1)
Jason A. Donenfeld
2
-84
/
+57
2021-06-10
wireguard: allowedips: initialize list head in selftest
Jason A. Donenfeld
1
-1
/
+2
2021-06-10
wireguard: selftests: make sure rp_filter is disabled on vethc
Jason A. Donenfeld
1
-0
/
+1
2021-06-10
wireguard: selftests: remove old conntrack kconfig value
Jason A. Donenfeld
1
-1
/
+0
2021-06-10
wireguard: use synchronize_net rather than synchronize_rcu
Jason A. Donenfeld
2
-4
/
+4
2021-06-10
wireguard: peer: allocate in kmem_cache
Jason A. Donenfeld
3
-4
/
+27
2021-06-10
wireguard: do not use -O3
Jason A. Donenfeld
1
-2
/
+1
2021-06-10
Bluetooth: use correct lock to prevent UAF of hdev object
Lin Ma
1
-2
/
+2
2021-06-10
Bluetooth: fix the erroneous flush_work() order
Lin Ma
1
-1
/
+6
[next]