index
:
linux-stable.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.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
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
driver code: clarify and fix platform device DMA mask allocation
Christoph Hellwig
2020-03-18
1
-1
/
+1
*
clk: imx8mn: Fix incorrect clock defines
Anson Huang
2020-03-18
1
-2
/
+2
*
iommu/vt-d: Fix RCU list debugging warnings
Amol Grover
2020-03-18
1
-3
/
+5
*
cgroup: Iterate tasks that did not finish do_exit()
Michal Koutný
2020-03-18
1
-0
/
+1
*
net: phy: fix MDIO bus PM PHY resuming
Heiner Kallweit
2020-03-18
1
-0
/
+2
*
net: phy: avoid clearing PHY interrupts twice in irq handler
Heiner Kallweit
2020-03-18
1
-0
/
+1
*
fib: add missing attribute validation for tun_id
Jakub Kicinski
2020-03-18
1
-0
/
+1
*
inet_diag: return classid for all socket types
Dmitry Yakunin
2020-03-18
1
-6
/
+12
*
mm, hotplug: fix page online with DEBUG_PAGEALLOC compiled but not enabled
Vlastimil Babka
2020-03-12
1
-0
/
+4
*
blktrace: Protect q->blk_trace with RCU
Jan Kara
2020-03-05
2
-6
/
+14
*
lib/vdso: Make __arch_update_vdso_data() logic understandable
Thomas Gleixner
2020-03-05
1
-2
/
+2
*
kbuild: remove header compile test
Masahiro Yamada
2020-03-05
1
-1185
/
+0
*
usb: charger: assign specific number for enum value
Peter Chen
2020-03-05
1
-8
/
+8
*
netfilter: ipset: Fix "INFO: rcu detected stall in hash_xxx" reports
Jozsef Kadlecsik
2020-03-05
1
-1
/
+10
*
HID: core: increase HID report buffer size to 8KiB
Johan Korsnes
2020-03-05
1
-1
/
+1
*
ACPICA: Introduce ACPI_ACCESS_BYTE_WIDTH() macro
Mika Westerberg
2020-03-05
1
-1
/
+2
*
timers/nohz: Update NOHZ load in remote tick
Peter Zijlstra (Intel)
2020-03-05
1
-0
/
+2
*
net: export netdev_next_lower_dev_rcu()
Taehee Yoo
2020-03-05
1
-4
/
+3
*
net: sched: correct flower port blocking
Jason Baron
2020-03-05
1
-0
/
+9
*
ata: ahci: Add shutdown to freeze hardware resources of ahci
Prabhakar Kushwaha
2020-02-28
1
-0
/
+1
*
ALSA: rawmidi: Avoid bit fields for state flags
Takashi Iwai
2020-02-28
1
-3
/
+3
*
iommu/vt-d: Fix compile warning from intel-svm.h
Joerg Roedel
2020-02-28
1
-1
/
+1
*
scsi: Revert "target: iscsi: Wait for all commands to finish before freeing a...
Bart Van Assche
2020-02-28
1
-1
/
+0
*
genirq/irqdomain: Make sure all irq domain flags are distinct
Zenghui Yu
2020-02-28
1
-1
/
+1
*
ACPI: PM: s2idle: Check fixed wakeup events in acpi_s2idle_wake()
Rafael J. Wysocki
2020-02-28
1
-0
/
+1
*
serdev: ttyport: restore client ops on deregistration
Johan Hovold
2020-02-28
1
-0
/
+2
*
USB: core: add endpoint-blacklist quirk
Johan Hovold
2020-02-28
1
-0
/
+3
*
raid6/test: fix a compilation warning
Zhengyuan Liu
2020-02-24
1
-0
/
+2
*
rcu: Use WRITE_ONCE() for assignments to ->pprev for hlist_nulls
Paul E. McKenney
2020-02-24
2
-8
/
+8
*
dmaengine: Store module owner in dma_device struct
Logan Gunthorpe
2020-02-24
1
-0
/
+2
*
PCI: Add nr_devfns parameter to pci_add_dma_alias()
James Sewart
2020-02-24
1
-1
/
+1
*
media: v4l2-device.h: Explicitly compare grp{id,mask} to zero in v4l2_device ...
Nathan Chancellor
2020-02-24
1
-6
/
+6
*
bus: ti-sysc: Implement quirk handling for CLKDM_NOAUTO
Tony Lindgren
2020-02-24
1
-0
/
+1
*
padata: validate cpumask without removed CPU during offline
Daniel Jordan
2020-02-24
1
-0
/
+1
*
raid6/test: fix a compilation error
Zhengyuan Liu
2020-02-24
1
-1
/
+0
*
IB/core: Let IB core distribute cache update events
Parav Pandit
2020-02-24
1
-3
/
+6
*
rcu: Fix data-race due to atomic_t copy-by-value
Marco Elver
2020-02-24
1
-2
/
+2
*
gpio: add gpiod_toggle_active_low()
Michał Mirosław
2020-02-19
1
-0
/
+7
*
ACPICA: Introduce acpi_any_gpe_status_set()
Rafael J. Wysocki
2020-02-19
1
-0
/
+1
*
ACPI: PM: s2idle: Avoid possible race related to the EC GPE
Rafael J. Wysocki
2020-02-19
1
-1
/
+1
*
RDMA/uverbs: Verify MR access flags
Michael Guralnik
2020-02-14
1
-0
/
+3
*
regulator fix for "regulator: core: Add regulator_is_equal() helper"
Stephen Rothwell
2020-02-11
1
-1
/
+1
*
x86/apic/msi: Plug non-maskable MSI affinity race
Thomas Gleixner
2020-02-11
2
-0
/
+25
*
KVM: Use vcpu-specific gva->hva translation when querying host page size
Sean Christopherson
2020-02-11
1
-1
/
+1
*
KVM: x86: Use gpa_t for cr2/gpa to fix TDP support on 32-bit KVM
Sean Christopherson
2020-02-11
1
-3
/
+3
*
mfd: bd70528: Fix hour register mask
Matti Vaittinen
2020-02-11
1
-1
/
+1
*
net/mlx5: Deprecate usage of generic TLS HW capability bit
Tariq Toukan
2020-02-11
1
-3
/
+4
*
bonding/alb: properly access headers in bond_alb_xmit()
Eric Dumazet
2020-02-11
1
-5
/
+0
*
regulator: core: Add regulator_is_equal() helper
Marek Vasut
2020-02-11
1
-0
/
+7
*
percpu: Separate decrypted varaibles anytime encryption can be enabled
Erdem Aktas
2020-02-11
1
-2
/
+1
[next]