index
:
Linux Stable
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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
scsi: ufs: Fix race between shutdown and runtime resume flow
Stanley Chu
2020-12-02
1
-5
/
+1
*
ARM: dts: dra76x: m_can: fix order of clocks
Marc Kleine-Budde
2020-12-02
1
-2
/
+2
*
batman-adv: set .owner to THIS_MODULE
Taehee Yoo
2020-12-02
1
-0
/
+1
*
phy: tegra: xusb: Fix dangling pointer on probe failure
Marc Zyngier
2020-12-02
1
-0
/
+1
*
xtensa: uaccess: Add missing __user to strncpy_from_user() prototype
Laurent Pinchart
2020-12-02
1
-1
/
+1
*
perf/x86: fix sysfs type mismatches
Sami Tolvanen
2020-12-02
4
-24
/
+12
*
scsi: target: iscsi: Fix cmd abort fabric stop race
Mike Christie
2020-12-02
1
-4
/
+13
*
scsi: libiscsi: Fix NOP race condition
Lee Duncan
2020-12-02
2
-8
/
+18
*
dmaengine: pl330: _prep_dma_memcpy: Fix wrong burst size
Sugar Zhang
2020-12-02
1
-1
/
+1
*
nvme: free sq/cq dbbuf pointers when dbbuf set fails
Minwoo Im
2020-12-02
1
-0
/
+15
*
proc: don't allow async path resolution of /proc/self components
Jens Axboe
2020-12-02
1
-0
/
+7
*
HID: Add Logitech Dinovo Edge battery quirk
Hans de Goede
2020-12-02
2
-0
/
+4
*
x86/xen: don't unbind uninitialized lock_kicker_irq
Brian Masney
2020-12-02
1
-1
/
+11
*
dmaengine: xilinx_dma: use readl_poll_timeout_atomic variant
Marc Ferland
2020-12-02
1
-2
/
+2
*
HID: add HID_QUIRK_INCREMENT_USAGE_ON_DUPLICATE for Gamevice devices
Chris Ye
2020-12-02
2
-0
/
+8
*
HID: hid-sensor-hub: Fix issue with devices with no report ID
Pablo Ceballos
2020-12-02
1
-1
/
+2
*
Input: i8042 - allow insmod to succeed on devices without an i8042 controller
Hans de Goede
2020-12-02
1
-1
/
+11
*
HID: add support for Sega Saturn
Jiri Kosina
2020-12-02
2
-0
/
+2
*
HID: cypress: Support Varmilo Keyboards' media hotkeys
Frank Yang
2020-12-02
2
-5
/
+41
*
ALSA: hda/hdmi: fix incorrect locking in hdmi_pcm_close
Kai Vehmanen
2020-12-02
1
-8
/
+12
*
drm/atomic_helper: Stop modesets on unregistered connectors harder
Lyude Paul
2020-12-02
5
-33
/
+99
*
arm64: pgtable: Ensure dirty bit is preserved across pte_wrprotect()
Will Deacon
2020-12-02
1
-13
/
+14
*
arm64: pgtable: Fix pte_accessible()
Will Deacon
2020-12-02
1
-3
/
+4
*
KVM: x86: Fix split-irqchip vs interrupt injection window request
Paolo Bonzini
2020-12-02
3
-9
/
+12
*
KVM: x86: handle !lapic_in_kernel case in kvm_cpu_*_extint
Paolo Bonzini
2020-12-02
2
-51
/
+34
*
KVM: arm64: vgic-v3: Drop the reporting of GICR_TYPER.Last for userspace
Zenghui Yu
2020-12-02
1
-2
/
+20
*
wireless: Use linux/stddef.h instead of stddef.h
Hauke Mehrtens
2020-12-02
1
-1
/
+5
*
btrfs: fix lockdep splat when reading qgroup config on mount
Filipe Manana
2020-12-02
1
-1
/
+1
*
btrfs: don't access possibly stale fs_info data for printing duplicate device
Johannes Thumshirn
2020-12-02
1
-1
/
+7
*
netfilter: clear skb->next in NF_HOOK_LIST()
Cong Wang
2020-12-02
1
-1
/
+1
*
perf event: Check ref_reloc_sym before using it
Igor Lubashev
2020-12-02
1
-3
/
+4
*
Linux 4.19.160
v4.19.160
Greg Kroah-Hartman
2020-11-24
1
-1
/
+1
*
mm/userfaultfd: do not access vma->vm_mm after calling handle_userfault()
Gerald Schaefer
2020-11-24
1
-5
/
+4
*
x86/microcode/intel: Check patch signature before saving microcode for early ...
Chen Yu
2020-11-24
1
-53
/
+10
*
seccomp: Set PF_SUPERPRIV when checking capability
Mickaël Salaün
2020-11-24
1
-3
/
+2
*
ptrace: Set PF_SUPERPRIV when checking capability
Mickaël Salaün
2020-11-24
1
-11
/
+5
*
s390/dasd: fix null pointer dereference for ERP requests
Stefan Haberland
2020-11-24
1
-0
/
+6
*
s390/cpum_sf.c: fix file permission for cpum_sfb_size
Thomas Richter
2020-11-24
1
-1
/
+1
*
mac80211: free sta in sta_info_insert_finish() on errors
Johannes Berg
2020-11-24
1
-10
/
+4
*
mac80211: minstrel: fix tx status processing corner case
Felix Fietkau
2020-11-24
1
-1
/
+1
*
mac80211: minstrel: remove deferred sampling code
Felix Fietkau
2020-11-24
2
-22
/
+4
*
xtensa: disable preemption around cache alias management calls
Max Filippov
2020-11-24
1
-0
/
+14
*
regulator: workaround self-referent regulators
Michał Mirosław
2020-11-24
1
-1
/
+4
*
regulator: avoid resolve_supply() infinite recursion
Michał Mirosław
2020-11-24
1
-0
/
+6
*
regulator: fix memory leak with repeated set_machine_constraints()
Michał Mirosław
2020-11-24
1
-16
/
+13
*
regulator: pfuze100: limit pfuze-support-disable-sw to pfuze{100,200}
Sean Nyekjaer
2020-11-24
1
-5
/
+8
*
iio: accel: kxcjk1013: Add support for KIOX010A ACPI DSM for setting tablet-mode
Hans de Goede
2020-11-24
1
-0
/
+36
*
iio: accel: kxcjk1013: Replace is_smo8500_device with an acpi_type enum
Hans de Goede
2020-11-24
1
-5
/
+10
*
ext4: fix bogus warning in ext4_update_dx_flag()
Jan Kara
2020-11-24
1
-1
/
+2
*
staging: rtl8723bs: Add 024c:0627 to the list of SDIO device-ids
Brian O'Keefe
2020-11-24
1
-0
/
+1
[prev]
[next]